Aug 08 19:21:26.748918 np0000006803 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 08 19:21:26.756448 np0000006803 devstack@c-api.service[100250]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat Aug 8 19:21:26 2026] *** Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: nodename: np0000006803 Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: machine: x86_64 Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: clock source: unix Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: pcre jit disabled Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: detected number of CPU cores: 16 Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: current working directory: / Aug 08 19:21:26.759478 np0000006803 devstack@c-api.service[100250]: detected binary path: /usr/bin/uwsgi-core Aug 08 19:21:26.759718 np0000006803 devstack@c-api.service[100250]: your processes number limit is 257052 Aug 08 19:21:26.759718 np0000006803 devstack@c-api.service[100250]: your memory page size is 4096 bytes Aug 08 19:21:26.759718 np0000006803 devstack@c-api.service[100250]: detected max file descriptor number: 2048 Aug 08 19:21:26.759718 np0000006803 devstack@c-api.service[100250]: lock engine: pthread robust mutexes Aug 08 19:21:26.759718 np0000006803 devstack@c-api.service[100250]: thunder lock: enabled Aug 08 19:21:26.759976 np0000006803 devstack@c-api.service[100250]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 08 19:21:26.760026 np0000006803 devstack@c-api.service[100250]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 08 19:21:26.760051 np0000006803 devstack@c-api.service[100250]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 08 19:21:26.760051 np0000006803 devstack@c-api.service[100250]: Set PythonHome to /opt/stack/data/venv Aug 08 19:21:26.803749 np0000006803 devstack@c-api.service[100250]: Python main interpreter initialized at 0x7684a90a4668 Aug 08 19:21:26.803749 np0000006803 devstack@c-api.service[100250]: python threads support enabled Aug 08 19:21:26.803749 np0000006803 devstack@c-api.service[100250]: your server socket listen backlog is limited to 100 connections Aug 08 19:21:26.803749 np0000006803 devstack@c-api.service[100250]: your mercy for graceful operations on workers is 80 seconds Aug 08 19:21:26.804151 np0000006803 devstack@c-api.service[100250]: mapped 671795 bytes (656 KB) for 4 cores Aug 08 19:21:26.804309 np0000006803 devstack@c-api.service[100250]: *** Operational MODE: preforking *** Aug 08 19:21:26.804550 np0000006803 devstack@c-api.service[100250]: *** uWSGI is running in multiple interpreter mode *** Aug 08 19:21:26.804550 np0000006803 devstack@c-api.service[100250]: spawned uWSGI master process (pid: 100250) Aug 08 19:21:26.804759 np0000006803 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 08 19:21:26.805142 np0000006803 devstack@c-api.service[100250]: spawned uWSGI worker 1 (pid: 100251, cores: 1) Aug 08 19:21:26.805835 np0000006803 devstack@c-api.service[100250]: spawned uWSGI worker 2 (pid: 100252, cores: 1) Aug 08 19:21:26.806392 np0000006803 devstack@c-api.service[100250]: spawned uWSGI worker 3 (pid: 100253, cores: 1) Aug 08 19:21:26.806933 np0000006803 devstack@c-api.service[100250]: spawned uWSGI worker 4 (pid: 100254, cores: 1) Aug 08 19:21:26.806996 np0000006803 devstack@c-api.service[100250]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 08 19:21:26.933136 np0000006803 devstack@c-api.service[100253]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 19:21:26.933136 np0000006803 devstack@c-api.service[100253]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 19:21:26.933136 np0000006803 devstack@c-api.service[100253]: we strongly recommend against using it for new projects. Aug 08 19:21:26.933136 np0000006803 devstack@c-api.service[100253]: If you are already using Eventlet, we recommend migrating to a different Aug 08 19:21:26.933136 np0000006803 devstack@c-api.service[100253]: framework. For more detail see Aug 08 19:21:26.933136 np0000006803 devstack@c-api.service[100253]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 19:21:26.933136 np0000006803 devstack@c-api.service[100253]: import eventlet # noqa Aug 08 19:21:26.947518 np0000006803 devstack@c-api.service[100251]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 19:21:26.947518 np0000006803 devstack@c-api.service[100251]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 19:21:26.947518 np0000006803 devstack@c-api.service[100251]: we strongly recommend against using it for new projects. Aug 08 19:21:26.947518 np0000006803 devstack@c-api.service[100251]: If you are already using Eventlet, we recommend migrating to a different Aug 08 19:21:26.947518 np0000006803 devstack@c-api.service[100251]: framework. For more detail see Aug 08 19:21:26.947518 np0000006803 devstack@c-api.service[100251]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 19:21:26.947518 np0000006803 devstack@c-api.service[100251]: import eventlet # noqa Aug 08 19:21:26.948467 np0000006803 devstack@c-api.service[100254]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 19:21:26.948467 np0000006803 devstack@c-api.service[100254]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 19:21:26.948467 np0000006803 devstack@c-api.service[100254]: we strongly recommend against using it for new projects. Aug 08 19:21:26.948467 np0000006803 devstack@c-api.service[100254]: If you are already using Eventlet, we recommend migrating to a different Aug 08 19:21:26.948467 np0000006803 devstack@c-api.service[100254]: framework. For more detail see Aug 08 19:21:26.948467 np0000006803 devstack@c-api.service[100254]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 19:21:26.948467 np0000006803 devstack@c-api.service[100254]: import eventlet # noqa Aug 08 19:21:26.966256 np0000006803 devstack@c-api.service[100252]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 08 19:21:26.966256 np0000006803 devstack@c-api.service[100252]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 08 19:21:26.966256 np0000006803 devstack@c-api.service[100252]: we strongly recommend against using it for new projects. Aug 08 19:21:26.966256 np0000006803 devstack@c-api.service[100252]: If you are already using Eventlet, we recommend migrating to a different Aug 08 19:21:26.966256 np0000006803 devstack@c-api.service[100252]: framework. For more detail see Aug 08 19:21:26.966256 np0000006803 devstack@c-api.service[100252]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 08 19:21:26.966256 np0000006803 devstack@c-api.service[100252]: import eventlet # noqa Aug 08 19:21:27.095121 np0000006803 devstack@c-api.service[100253]: /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 Aug 08 19:21:27.095121 np0000006803 devstack@c-api.service[100253]: from cgi import parse_header Aug 08 19:21:27.124135 np0000006803 devstack@c-api.service[100251]: /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 Aug 08 19:21:27.124135 np0000006803 devstack@c-api.service[100251]: from cgi import parse_header Aug 08 19:21:27.133497 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 19:21:27.133497 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:21:27.136618 np0000006803 devstack@c-api.service[100254]: /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 Aug 08 19:21:27.136618 np0000006803 devstack@c-api.service[100254]: from cgi import parse_header Aug 08 19:21:27.145323 np0000006803 devstack@c-api.service[100253]: /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. Aug 08 19:21:27.145323 np0000006803 devstack@c-api.service[100253]: removals.removed_module( Aug 08 19:21:27.146190 np0000006803 devstack@c-api.service[100253]: /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. Aug 08 19:21:27.146190 np0000006803 devstack@c-api.service[100253]: removals.removed_module( Aug 08 19:21:27.173673 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 19:21:27.173673 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:21:27.178626 np0000006803 devstack@c-api.service[100252]: /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 Aug 08 19:21:27.178626 np0000006803 devstack@c-api.service[100252]: from cgi import parse_header Aug 08 19:21:27.187024 np0000006803 devstack@c-api.service[100251]: /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. Aug 08 19:21:27.187024 np0000006803 devstack@c-api.service[100251]: removals.removed_module( Aug 08 19:21:27.188017 np0000006803 devstack@c-api.service[100251]: /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. Aug 08 19:21:27.188017 np0000006803 devstack@c-api.service[100251]: removals.removed_module( Aug 08 19:21:27.195698 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 19:21:27.195698 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:21:27.212466 np0000006803 devstack@c-api.service[100254]: /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. Aug 08 19:21:27.212466 np0000006803 devstack@c-api.service[100254]: removals.removed_module( Aug 08 19:21:27.213773 np0000006803 devstack@c-api.service[100254]: /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. Aug 08 19:21:27.213773 np0000006803 devstack@c-api.service[100254]: removals.removed_module( Aug 08 19:21:27.228372 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 08 19:21:27.228372 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:21:27.245393 np0000006803 devstack@c-api.service[100252]: /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. Aug 08 19:21:27.245393 np0000006803 devstack@c-api.service[100252]: removals.removed_module( Aug 08 19:21:27.246834 np0000006803 devstack@c-api.service[100252]: /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. Aug 08 19:21:27.246834 np0000006803 devstack@c-api.service[100252]: removals.removed_module( Aug 08 19:21:27.968429 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 19:21:27.968429 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:21:28.026263 np0000006803 devstack@c-api.service[100253]: /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. Aug 08 19:21:28.026263 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:21:28.116117 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 19:21:28.116117 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:21:28.162967 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 19:21:28.162967 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:21:28.187669 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 08 19:21:28.187669 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:21:28.192101 np0000006803 devstack@c-api.service[100251]: /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. Aug 08 19:21:28.192101 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:21:28.214682 np0000006803 devstack@c-api.service[100252]: /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. Aug 08 19:21:28.214682 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:21:28.219205 np0000006803 devstack@c-api.service[100253]: 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. Aug 08 19:21:28.219429 np0000006803 devstack@c-api.service[100253]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100253) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 19:21:28.241379 np0000006803 devstack@c-api.service[100254]: /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. Aug 08 19:21:28.241379 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:21:28.321267 np0000006803 devstack@c-api.service[100253]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 19:21:28.321267 np0000006803 devstack@c-api.service[100253]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 19:21:28.395023 np0000006803 devstack@c-api.service[100252]: 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. Aug 08 19:21:28.395176 np0000006803 devstack@c-api.service[100252]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100252) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 19:21:28.403546 np0000006803 devstack@c-api.service[100251]: 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. Aug 08 19:21:28.403825 np0000006803 devstack@c-api.service[100251]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100251) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 19:21:28.443799 np0000006803 devstack@c-api.service[100254]: 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. Aug 08 19:21:28.444051 np0000006803 devstack@c-api.service[100254]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100254) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 08 19:21:28.459763 np0000006803 devstack@c-api.service[100252]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 19:21:28.459763 np0000006803 devstack@c-api.service[100252]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 19:21:28.496176 np0000006803 devstack@c-api.service[100251]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 19:21:28.496176 np0000006803 devstack@c-api.service[100251]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 19:21:28.528733 np0000006803 devstack@c-api.service[100254]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 08 19:21:28.528733 np0000006803 devstack@c-api.service[100254]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 08 19:21:28.942901 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100252) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 19:21:28.943025 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100254) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 19:21:28.943098 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.943098 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.943175 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.943201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.943316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.943590 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.945323 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.945387 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.945524 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.945647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.945647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.945723 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.945754 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100253) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 19:21:28.945842 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.946214 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.946277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.946306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.946400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.946454 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.946501 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.946584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.946662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.946694 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.946778 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.947205 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.947280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.947326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.947352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.947389 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.947429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.947453 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.947474 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.947517 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.947549 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.947571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.947605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.947633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.947669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.947700 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.947725 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.947750 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.947779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.947810 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.947839 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.947872 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.947898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.947926 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.947952 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.947980 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.948004 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.948028 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.948052 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.948094 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.948124 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.948166 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.948210 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.948255 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.948298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.948347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.948522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.948609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.948694 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.948780 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.948865 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.948952 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.949044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.949133 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.949249 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.949321 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.949424 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.949518 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.949611 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.949710 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.951504 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.951616 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.951721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.951767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.951806 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.951835 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.951887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.951919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.951969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.952001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.952066 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.952096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.952139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.952248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.952702 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.952833 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.952878 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.952931 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.952968 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.953009 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.953046 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.953071 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.953120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.953157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.953192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.953192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.953264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.953303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.953335 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.953373 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.953404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.953469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.953469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.953469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.953469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.953772 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.953863 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.953948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.954044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.954134 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.954281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.954326 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.954585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.954672 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.954734 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.954794 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.954838 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.954916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.954968 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.955001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.955029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.955107 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.955154 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.955202 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.955285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.955313 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.955365 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.955401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.955467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.955519 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.955551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.955634 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.955715 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.955836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.955905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.955968 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.956025 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.956079 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.956120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.956158 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.956198 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.956288 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.956332 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.956373 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.956438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.956500 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.956544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.956571 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.956597 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.956630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.956655 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.956680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.956680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.956723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.956757 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.956807 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.956842 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.956875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.956902 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.956902 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.956964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.957004 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.957044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.957073 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.957097 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.957128 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.957154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.957198 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.957310 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.957435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.957537 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.957628 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.957720 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.957809 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.957907 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.958608 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.958686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.958759 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.958816 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.958873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.958928 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.958990 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.959672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.959765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.959847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.959932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.960007 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.960076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.960156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.960584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.960688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.960780 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.960874 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.960970 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.961060 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.961159 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.965196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.965290 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.965328 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.965403 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.965549 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.965614 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.965661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.966001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.966080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.966190 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.966270 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.966362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.966434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.966476 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.966519 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.966547 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.966600 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.966665 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.966722 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.966822 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.966891 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.966920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.966980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.967057 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.967134 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.967205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.967288 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.967375 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.967580 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.967691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.967785 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.967879 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.967964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.968055 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.968153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.968571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.968871 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.968871 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.968871 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.968935 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.968958 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.968994 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.968994 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.969045 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.969072 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.969094 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.969119 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.969142 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.969210 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.969787 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.969869 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.969918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.969957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.969985 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.970020 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.970050 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.970081 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.970120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.970271 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.970317 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.970373 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.970430 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.970520 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.970559 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.970590 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.970629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.970686 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.970729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.970729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.970729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.970837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.970882 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.970927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.970963 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.970996 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.971036 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.971036 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.971097 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.971132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.971153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.971181 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.971206 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.971274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.971308 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.972215 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.972322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.972457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.972589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.972717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.972770 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.972806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.972806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.972857 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.972889 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.972913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.972947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.972979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.972979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.973022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.973043 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.973079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.973152 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.973277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.973370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.973494 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.975694 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.975807 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.975847 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.975881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.975936 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.975992 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.976063 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.976131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.976236 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.976272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.976332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.976378 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.976442 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.976471 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.976539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.976572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.976635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.976679 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.976732 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.976765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.976836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.976970 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.977036 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.977098 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.977130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.977156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.977212 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.977254 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.977280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.977303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.977323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.977352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.977376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.977405 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.977489 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.977542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.977578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.977602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.977662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.977705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.977731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.977836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.978908 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.978979 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.979045 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.979076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.979101 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.979161 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.979191 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.979236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.979273 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.979323 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.979364 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.979392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.979473 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.979524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.979567 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.979597 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.979671 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.979710 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.979759 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.979834 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.979869 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.979902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.979930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.979961 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.979988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.980019 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.980071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.980099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.980132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.980156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.980179 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.980246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.980276 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.980298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.980342 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.980369 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.980391 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.980447 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.980481 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.980523 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.980523 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.980568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.980591 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.980619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.980643 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.980668 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.980702 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.980747 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.980775 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.980798 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.980821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.980850 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.980875 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.980898 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.980924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.980953 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.980984 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.981009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.981035 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.981057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.981057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.981098 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.981119 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.981142 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.981168 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.981196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.981231 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.981267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.981295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.981319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.981348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.981369 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.981432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.981465 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.981522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.981555 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.981601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.981642 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.981686 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.981730 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.981772 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.981809 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.981842 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.981941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.982591 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.982659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.982719 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.982793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.982851 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.982906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.982960 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.982989 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.983056 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.983147 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.983243 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.983325 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.983421 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.983471 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.983524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.983563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.983645 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.983737 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.983804 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.983840 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.983880 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.983909 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.983943 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.983989 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.984020 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.984051 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.984104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.984168 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.984236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.984298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.984376 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.984418 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.984468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.984514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.984544 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.984582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.984609 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.984641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.984689 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.984761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.984796 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.984853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.984891 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.984942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.984969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.985036 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.985064 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.985126 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.985173 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.985208 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.985241 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.985295 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.985334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.985377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.985401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.985487 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.985522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.985574 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.985610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.985667 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.985759 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.985846 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.985935 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.987304 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.987385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.987489 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.987568 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.987626 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.987682 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.987746 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.988732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.988820 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.988919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.989016 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.989084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100251) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 08 19:21:28.989122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.989188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.989306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.989674 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.989791 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.989839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.989886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.989933 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.989972 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.990006 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.990030 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.990057 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.990087 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.990111 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.990132 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.990168 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.990208 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.990263 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.990286 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.990308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.990335 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.990362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.990392 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.990442 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.990472 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.990545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.990573 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.990833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.990940 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.990985 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.991063 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.991108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.991140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.991173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.991214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.991270 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.991319 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.991376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.991435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.991493 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.991662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.991896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.991950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.991976 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.992011 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.992032 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.992062 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.992099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.992123 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.992144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.992164 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.992186 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.992207 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.992265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.992312 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.992347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.992383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.992436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.992474 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.992508 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.992555 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.992592 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.992641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.992683 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.992728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.992776 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.992818 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.992855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.992897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.992935 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.992972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.993016 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.993061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.993061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.993061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.993061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.993738 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.993780 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.993822 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.993858 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.993894 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.993943 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.993985 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.994021 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.994066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.994110 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.994110 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.994174 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.994210 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.994276 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.994322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.994322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.994391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.994441 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.994478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.994515 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.994552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.994552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.994629 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.994668 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.994718 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.994820 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.994861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.994899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.994935 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.994972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.995009 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.995045 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.995088 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.995132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.995170 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.995208 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.995254 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.995254 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.995322 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.995359 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.995396 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.995449 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.995498 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.995537 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.995574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.995615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.995658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.995695 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.995733 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.995769 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.995811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.995847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.995892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.995928 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.995965 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.995965 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.996030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.996030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.996030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.996030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.996030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.996187 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.996241 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.996627 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.996721 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.996808 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.996897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.996981 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.997072 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.997173 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.997273 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.997370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.997478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.997568 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.997652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.997737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.997827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.998523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.998623 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.998712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.998801 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.998881 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.998930 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:28.998971 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.999013 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:28.999050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:28.999088 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:28.999125 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:28.999186 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:28.999277 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:28.999350 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.000672 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.000749 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.000841 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.000917 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.000975 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.001048 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.001126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.001520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.001579 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.001631 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.001673 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.001712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.001758 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.001796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.001833 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.001870 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.001915 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.001962 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.002000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.002049 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.002087 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.002192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.002320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.002419 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.002528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.002609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.002693 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.002760 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.002797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.002845 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.002932 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.003021 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.003099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.003183 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.003284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.003682 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.003762 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.003968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.003968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.004026 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.004072 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.004174 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.004656 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.004727 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.004792 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.004833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.004894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.004935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.004978 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.005015 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.005051 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.005089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.005126 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.005177 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.005215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.005322 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.005869 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.005913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.005959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.006014 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.006054 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.006096 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.006132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.006245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.006290 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.006290 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.006358 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.006390 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.006447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.006483 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.006513 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.006513 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.006571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.006606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.006606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.006682 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.006718 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.006791 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.006878 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.006963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.007047 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.007128 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.007163 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.007199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.007265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.007303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.007338 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.007373 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.007490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.007572 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.007665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.008337 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.008445 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.008499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.008542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.008633 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.008663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.008712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.008741 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.008811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.008846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.008904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.008949 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.009024 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.009076 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.009130 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.009159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.009198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.009245 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.009285 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.009314 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.009365 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.009392 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.009463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.009500 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.009567 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.009605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.009645 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.009710 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.009743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.009812 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.009839 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.009908 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.009939 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.009994 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.010024 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.010086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.010113 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.010179 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.010205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.010283 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.010382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.010488 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.010578 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.010617 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.010657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.010683 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.010733 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.010758 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.010808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.010836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.010883 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.010908 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.010959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.010989 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.011205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100254) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.011320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.011417 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.011533 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.011640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100254) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.011692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.011742 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.011779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100254) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.011816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.011863 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.011965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.012038 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.012128 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.012550 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.012635 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.012716 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.012797 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.012881 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.012955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.013043 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.013147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.013201 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.013293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.013378 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.013478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.013554 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.013636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.014542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.014628 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.014709 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.014787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.014860 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.014942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.015029 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.015816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.015905 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.015998 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.016087 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.016167 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.016265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.016360 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.016954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.017044 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.017136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.017238 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.017320 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.017401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.017508 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.018091 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.018178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.018271 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.018357 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.018462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.018543 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.018628 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.018712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.018811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.018897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.018984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.019071 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.019159 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.019267 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.020387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.020501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.020587 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.020673 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.020754 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.020832 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.020919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.022215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.022347 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.022471 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.022566 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.022654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.022749 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.022865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.023258 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.023347 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.023443 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.023547 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.023624 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.023717 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.023795 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 08 19:21:29.024708 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 08 19:21:29.024792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 08 19:21:29.024873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 08 19:21:29.024954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 08 19:21:29.025030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 08 19:21:29.025109 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 08 19:21:29.054379 np0000006803 devstack@c-api.service[100252]: INFO dbcounter [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Registered counter for database cinder Aug 08 19:21:29.069740 np0000006803 devstack@c-api.service[100254]: INFO dbcounter [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Registered counter for database cinder Aug 08 19:21:29.074518 np0000006803 devstack@c-api.service[100253]: INFO dbcounter [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Registered counter for database cinder Aug 08 19:21:29.087424 np0000006803 devstack@c-api.service[100251]: INFO dbcounter [None req-80818524-8831-4c98-a595-b1837d721705 None None] Registered counter for database cinder Aug 08 19:21:29.094524 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.116718 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-077b215a-02ed-436b-832d-6f558a600d65 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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.135817 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.143731 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-80818524-8831-4c98-a595-b1837d721705 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.217696 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writer thread running {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 19:21:29.221036 np0000006803 devstack@c-api.service[100252]: INFO cinder.rpc [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 19:21:29.224180 np0000006803 devstack@c-api.service[100252]: INFO cinder.rpc [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 19:21:29.227002 np0000006803 devstack@c-api.service[100252]: INFO cinder.rpc [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 19:21:29.229793 np0000006803 devstack@c-api.service[100252]: INFO cinder.rpc [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 19:21:29.232087 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.232087 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.233183 np0000006803 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.237429 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.237636 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.250340 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writer thread running {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 19:21:29.253078 np0000006803 devstack@c-api.service[100254]: INFO cinder.rpc [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 19:21:29.255855 np0000006803 devstack@c-api.service[100254]: INFO cinder.rpc [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 19:21:29.259736 np0000006803 devstack@c-api.service[100254]: INFO cinder.rpc [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 19:21:29.262731 np0000006803 devstack@c-api.service[100254]: INFO cinder.rpc [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 19:21:29.263165 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.263552 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.264361 np0000006803 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.264653 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writer thread running {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 19:21:29.267949 np0000006803 devstack@c-api.service[100253]: INFO cinder.rpc [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 19:21:29.268400 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.268661 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.271432 np0000006803 devstack@c-api.service[100253]: INFO cinder.rpc [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 19:21:29.274643 np0000006803 devstack@c-api.service[100253]: INFO cinder.rpc [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 19:21:29.277483 np0000006803 devstack@c-api.service[100253]: INFO cinder.rpc [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 19:21:29.277984 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.278397 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.279329 np0000006803 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.283451 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.283691 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.284585 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writer thread running {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 08 19:21:29.288839 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.291605 np0000006803 devstack@c-api.service[100252]: INFO cinder.rpc [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 19:21:29.291695 np0000006803 devstack@c-api.service[100251]: INFO cinder.rpc [None req-80818524-8831-4c98-a595-b1837d721705 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 08 19:21:29.293862 np0000006803 devstack@c-api.service[100252]: INFO cinder.rpc [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 19:21:29.294263 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.294472 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.299694 np0000006803 devstack@c-api.service[100251]: INFO cinder.rpc [None req-80818524-8831-4c98-a595-b1837d721705 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 08 19:21:29.306439 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.306681 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.307841 np0000006803 devstack@c-api.service[100251]: INFO cinder.rpc [None req-80818524-8831-4c98-a595-b1837d721705 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 08 19:21:29.309117 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.309429 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.311466 np0000006803 devstack@c-api.service[100251]: INFO cinder.rpc [None req-80818524-8831-4c98-a595-b1837d721705 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 08 19:21:29.311829 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.311971 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.312024 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.312403 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.313336 np0000006803 devstack@c-api.service[100251]: WARNING cinder.keymgr.conf_key_mgr [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.316187 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.316380 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.317083 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.317297 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.319404 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.319598 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.322482 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.322658 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.322698 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-077b215a-02ed-436b-832d-6f558a600d65 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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.325706 np0000006803 devstack@c-api.service[100254]: INFO cinder.rpc [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 19:21:29.325904 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.325998 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.328308 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.328404 np0000006803 devstack@c-api.service[100254]: INFO cinder.rpc [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 19:21:29.328882 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.329125 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.329199 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.330081 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.331439 np0000006803 devstack@c-api.service[100253]: INFO cinder.rpc [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 19:21:29.332508 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.332690 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.333768 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.333942 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.334189 np0000006803 devstack@c-api.service[100253]: INFO cinder.rpc [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 19:21:29.334707 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.334887 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.336558 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.336764 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.341934 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.342082 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.343007 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.343446 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.345692 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.345903 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.346816 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.347006 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.347857 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.348097 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.348868 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.348917 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.349047 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.349086 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.350260 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.350513 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.351477 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.351645 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.352827 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.353011 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.353064 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.353139 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.353696 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.353864 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.354998 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.355171 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.355834 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.355964 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.356017 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.356174 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.357232 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.357391 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.357478 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.357533 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.358594 np0000006803 devstack@c-api.service[100252]: WARNING cinder.api.contrib.hosts [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 19:21:29.358933 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.359096 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.359515 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.359942 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.360091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: extensions {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.361120 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.361328 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.361576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: consistencygroups {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.362825 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.363103 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.364266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: extra_specs {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.364924 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.365154 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.366026 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.366254 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.366920 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: capabilities {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.368362 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.368449 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: backups {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.368605 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.369258 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-80818524-8831-4c98-a595-b1837d721705 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:29.369484 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.369678 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.371042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-quota-sets {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.371493 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.371577 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.372599 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.372794 np0000006803 devstack@c-api.service[100251]: INFO cinder.rpc [None req-80818524-8831-4c98-a595-b1837d721705 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 08 19:21:29.372859 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.372910 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.372910 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.373364 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: qos-specs {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.374878 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.375006 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.375441 np0000006803 devstack@c-api.service[100251]: INFO cinder.rpc [None req-80818524-8831-4c98-a595-b1837d721705 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 08 19:21:29.375761 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.375817 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: encryption {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.375931 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.375989 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.376048 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.376093 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.376135 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.378394 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: encryption {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.378560 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.378560 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.380211 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: cgsnapshots {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.382015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: scheduler-stats {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.383534 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.383820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-volume-manage {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.383872 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.384491 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.384693 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.385577 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-snapshot-manage {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.387431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-volume-transfer {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.387968 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.388129 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.388394 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.388640 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.389460 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-hosts {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.389571 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.389722 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.390638 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.390696 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.391114 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.391274 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.391338 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.391385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-volume-type-access {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.391451 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.392008 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.392653 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.392705 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.392705 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.393142 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-availability-zone {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.393340 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.393584 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.393912 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.394094 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.394157 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.394217 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.394614 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.394751 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.395650 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.395832 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.395976 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.396032 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extended resource: os-quota-class-sets {{(pid=100252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.396172 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.396627 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.396690 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.396771 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.396851 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.397287 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.397470 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.398102 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.398168 np0000006803 devstack@c-api.service[100253]: WARNING cinder.api.contrib.hosts [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 19:21:29.398369 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.398432 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.398486 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.398644 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.398816 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.399161 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.399392 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.399645 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.399708 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: extensions {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.399955 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.400535 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.400613 np0000006803 devstack@c-api.service[100254]: WARNING cinder.api.contrib.hosts [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 19:21:29.400662 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.400844 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.400906 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.401042 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.401110 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.401194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: consistencygroups {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.401737 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: extensions {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.401812 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] SnapshotActionsController initialized {{(pid=100252) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 19:21:29.402324 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.402512 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.402870 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.403018 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.403320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: consistencygroups {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.403404 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.403538 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.404467 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.404641 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.405088 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.405147 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: extra_specs {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.405304 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.405585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: extra_specs {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.405695 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.405760 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb 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' Aug 08 19:21:29.406477 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.406658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.406811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.406955 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.407011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: capabilities {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.407077 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.407231 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.407296 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: capabilities {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.407372 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension UsedLimits extending resource: limits {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.407515 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.407646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.407793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.407973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension AdminActions extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.408112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension AdminActions extending resource: snapshots {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.408165 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.408214 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: backups {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.408404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension AdminActions extending resource: backups {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.408469 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.408512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeActions extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.408678 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.408747 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.router [None req-56bbfc8e-8c22-4a49-99d0-cabcd6bbe8eb None None] Extension TypesManage extending resource: types {{(pid=100252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.408946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: backups {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.410272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-quota-sets {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.411111 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.411308 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.411610 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: qos-specs {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.411708 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-quota-sets {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.413853 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.413921 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: encryption {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.413956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: qos-specs {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.414003 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.415398 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.415398 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.415851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: encryption {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.416982 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: encryption {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.417333 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: cgsnapshots {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.417818 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.418002 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.418777 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: scheduler-stats {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.419174 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: encryption {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.420182 np0000006803 devstack@c-api.service[100252]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7684a90a4668 pid: 100252 (default app) Aug 08 19:21:29.420353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-volume-manage {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.421396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: cgsnapshots {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.421566 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-snapshot-manage {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.422826 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-volume-transfer {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.423304 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: scheduler-stats {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.423708 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.423947 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.424675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-hosts {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.425350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-volume-manage {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.426085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-volume-type-access {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.426866 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.427053 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.427233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-snapshot-manage {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.427752 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-availability-zone {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.428727 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.428851 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-volume-transfer {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.428926 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.429859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extended resource: os-quota-class-sets {{(pid=100254) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.430107 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.430309 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.430714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-hosts {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.431146 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.431343 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.431622 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.431833 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.432042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-volume-type-access {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.432486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85b14787-628f-40cf-ad52-3e3bdeac287b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:21:29.432891 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.433019 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.433270 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.433454 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.433765 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.433961 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.434142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-availability-zone {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.434541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.snapshot_actions [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] SnapshotActionsController initialized {{(pid=100254) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 19:21:29.434702 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.434949 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.435635 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.435635 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.436005 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.436075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extended resource: os-quota-class-sets {{(pid=100253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.436130 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.436179 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.436238 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.436600 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.436722 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.436787 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.436932 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.436988 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1/1] 10.4.3.89 () {60 vars in 918 bytes} [Sat Aug 8 19:21:29 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:21:29.437127 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.437299 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.437820 np0000006803 devstack@c-api.service[100251]: WARNING cinder.api.contrib.hosts [None req-80818524-8831-4c98-a595-b1837d721705 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 08 19:21:29.437908 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.437981 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-077b215a-02ed-436b-832d-6f558a600d65 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' Aug 08 19:21:29.438147 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.438203 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.438284 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.438332 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.438577 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.438744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.438801 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.438919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439021 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.439090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439151 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: extensions {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.439197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439269 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.439317 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension UsedLimits extending resource: limits {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439459 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439576 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439730 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] SnapshotActionsController initialized {{(pid=100253) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 19:21:29.439781 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension AdminActions extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.439895 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension AdminActions extending resource: snapshots {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.440060 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension AdminActions extending resource: backups {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.440261 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeActions extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.440541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.440704 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.router [None req-077b215a-02ed-436b-832d-6f558a600d65 None None] Extension TypesManage extending resource: types {{(pid=100254) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.440805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: consistencygroups {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.441064 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.441210 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.441944 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.442084 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.442815 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.442877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: extra_specs {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.442997 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.443745 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.443863 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 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' Aug 08 19:21:29.444346 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: capabilities {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.444423 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.444594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.444724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.444880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445152 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445311 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension UsedLimits extending resource: limits {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445758 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension AdminActions extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.445986 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: backups {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.446135 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension AdminActions extending resource: snapshots {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.446283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension AdminActions extending resource: backups {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.446453 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeActions extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.446641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.446792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.router [None req-1c4c568f-4eaf-465f-8234-5e30307b9460 None None] Extension TypesManage extending resource: types {{(pid=100253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.447943 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-quota-sets {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.449200 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: qos-specs {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.450297 np0000006803 devstack@c-api.service[100254]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7684a90a4668 pid: 100254 (default app) Aug 08 19:21:29.451247 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: encryption {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.452846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: encryption {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.454296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: cgsnapshots {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.455588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: scheduler-stats {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.455920 np0000006803 devstack@c-api.service[100253]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7684a90a4668 pid: 100253 (default app) Aug 08 19:21:29.457054 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-volume-manage {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.458217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-snapshot-manage {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.459400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-volume-transfer {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.460867 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-hosts {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.461992 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-volume-type-access {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.463328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-availability-zone {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.465337 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extended resource: os-quota-class-sets {{(pid=100251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 08 19:21:29.466718 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.466894 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.467736 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.467890 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.468613 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.468774 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.469339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [None req-80818524-8831-4c98-a595-b1837d721705 None None] SnapshotActionsController initialized {{(pid=100251) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 08 19:21:29.469737 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.469888 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.470553 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.470699 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.471359 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.471523 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.472191 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-80818524-8831-4c98-a595-b1837d721705 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:21:29.472345 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-80818524-8831-4c98-a595-b1837d721705 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' Aug 08 19:21:29.472899 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.473050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.473180 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.473339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.473504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.473660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.473842 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension UsedLimits extending resource: limits {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.473980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.474194 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.474384 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.474475 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension AdminActions extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.474669 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension AdminActions extending resource: snapshots {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.474829 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension AdminActions extending resource: backups {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.475001 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeActions extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.475204 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.475382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.router [None req-80818524-8831-4c98-a595-b1837d721705 None None] Extension TypesManage extending resource: types {{(pid=100251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 08 19:21:29.484175 np0000006803 devstack@c-api.service[100251]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7684a90a4668 pid: 100251 (default app) Aug 08 19:21:35.121306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4705216-05c0-4368-b474-7e9fbbb2ba82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:21:35.719379 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4705216-05c0-4368-b474-7e9fbbb2ba82 admin admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:21:35.720001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4705216-05c0-4368-b474-7e9fbbb2ba82 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:21:35.721728 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:21:35.721728 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:21:35.756548 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-c4705216-05c0-4368-b474-7e9fbbb2ba82 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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:35.785441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4705216-05c0-4368-b474-7e9fbbb2ba82 admin admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:21:35.785828 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 2/2] 10.4.3.89 () {68 vars in 1295 bytes} [Sat Aug 8 19:21:35 2026] POST /volume/v3/types => generated 183 bytes in 665 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:21:35.811732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17efa148-d963-4eae-b91c-c5cef2f22cfb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:21:36.142196 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17efa148-d963-4eae-b91c-c5cef2f22cfb admin admin] POST https://10.4.3.89/volume/v3/types/3de1e66b-ed01-4f6c-8408-4eacba70c2fa/extra_specs Aug 08 19:21:36.142196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17efa148-d963-4eae-b91c-c5cef2f22cfb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:21:36.142196 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:21:36.142196 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:21:36.179879 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-17efa148-d963-4eae-b91c-c5cef2f22cfb 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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:36.244816 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17efa148-d963-4eae-b91c-c5cef2f22cfb admin admin] https://10.4.3.89/volume/v3/types/3de1e66b-ed01-4f6c-8408-4eacba70c2fa/extra_specs returned with HTTP 200 Aug 08 19:21:36.245285 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1/3] 10.4.3.89 () {68 vars in 1442 bytes} [Sat Aug 8 19:21:35 2026] POST /volume/v3/types/3de1e66b-ed01-4f6c-8408-4eacba70c2fa/extra_specs => generated 52 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:21:36.584270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a99672aa-74b3-4e3f-84cc-d0097ada535b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:21:36.904671 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a99672aa-74b3-4e3f-84cc-d0097ada535b admin admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:21:36.905380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a99672aa-74b3-4e3f-84cc-d0097ada535b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:21:36.907263 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:21:36.907263 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:21:36.942898 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-a99672aa-74b3-4e3f-84cc-d0097ada535b 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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:36.979546 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a99672aa-74b3-4e3f-84cc-d0097ada535b admin admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:21:36.980017 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1/4] 10.4.3.89 () {68 vars in 1295 bytes} [Sat Aug 8 19:21:36 2026] POST /volume/v3/types => generated 186 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:21:37.001910 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7516145-35aa-4f96-aecb-d794b06afb49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:21:37.334700 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7516145-35aa-4f96-aecb-d794b06afb49 admin admin] POST https://10.4.3.89/volume/v3/types/6793d289-46d7-44b5-80d2-6abffa5aae6b/extra_specs Aug 08 19:21:37.335363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7516145-35aa-4f96-aecb-d794b06afb49 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:21:37.337106 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:21:37.337106 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:21:37.369796 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-b7516145-35aa-4f96-aecb-d794b06afb49 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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:21:37.433312 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7516145-35aa-4f96-aecb-d794b06afb49 admin admin] https://10.4.3.89/volume/v3/types/6793d289-46d7-44b5-80d2-6abffa5aae6b/extra_specs returned with HTTP 200 Aug 08 19:21:37.433758 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1/5] 10.4.3.89 () {68 vars in 1442 bytes} [Sat Aug 8 19:21:36 2026] POST /volume/v3/types/6793d289-46d7-44b5-80d2-6abffa5aae6b/extra_specs => generated 45 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:21:45.782781 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:21:46.242437 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:21:46.976578 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:21:47.431200 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:22:03.785551 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eaf45ac1-edf0-4693-b557-5fe19511f0b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:22:03.786210 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaf45ac1-edf0-4693-b557-5fe19511f0b2 None None] GET https://10.4.3.89/volume// Aug 08 19:22:03.786406 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eaf45ac1-edf0-4693-b557-5fe19511f0b2 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:22:03.786654 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eaf45ac1-edf0-4693-b557-5fe19511f0b2 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:22:03.787205 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaf45ac1-edf0-4693-b557-5fe19511f0b2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:22:03.787591 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 3/6] 10.4.3.89 () {66 vars in 1418 bytes} [Sat Aug 8 19:22:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:22:51.110030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b0258428-dabd-4f14-b5f0-9683e86a4114 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:22:51.418235 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0258428-dabd-4f14-b5f0-9683e86a4114 tempest-verify_tempest_config-1050556769 tempest-verify_tempest_config-1050556769-project-member] GET https://10.4.3.89/volume/v3/extensions Aug 08 19:22:51.418394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0258428-dabd-4f14-b5f0-9683e86a4114 tempest-verify_tempest_config-1050556769 tempest-verify_tempest_config-1050556769-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:22:51.418603 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0258428-dabd-4f14-b5f0-9683e86a4114 tempest-verify_tempest_config-1050556769 tempest-verify_tempest_config-1050556769-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:22:51.418958 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0258428-dabd-4f14-b5f0-9683e86a4114 tempest-verify_tempest_config-1050556769 tempest-verify_tempest_config-1050556769-project-member] https://10.4.3.89/volume/v3/extensions returned with HTTP 200 Aug 08 19:22:51.419330 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 2/7] 10.4.3.89 () {66 vars in 1239 bytes} [Sat Aug 8 19:22:51 2026] GET /volume/v3/extensions => generated 5245 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:23:42.505247 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:42.508616 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:23:42.509499 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-69165242", "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:23:42.510976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-69165242', 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:23:43.078686 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Create volume of 1 GB Aug 08 19:23:43.097930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:23:43.096908. {{(pid=100253) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:23:43.098122 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Availability Zones retrieved successfully. Aug 08 19:23:43.126740 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Flow 'volume_create_api' (e3554a49-4e27-437b-bec4-a1aab8e639a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:23:43.127668 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0b5fef-5e30-4975-89b4-df82cc7fcc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:23:43.129508 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:23:43.257249 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc0b5fef-5e30-4975-89b4-df82cc7fcc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:23:43.258419 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299e0b38-1ae0-434f-ac56-288d70276887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:23:43.317230 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-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. Aug 08 19:23:43.318069 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-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. Aug 08 19:23:43.398245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Created reservations ['060d69b3-48ae-42b8-bfed-f1791414a88b', '8f91a823-e61f-4063-8976-3adbd5dfc5ed', 'c2971bc4-3a01-4e89-93a4-3c2454473852', 'abc6fdce-dbae-4396-83df-d65b068de297'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:23:43.399618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (299e0b38-1ae0-434f-ac56-288d70276887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['060d69b3-48ae-42b8-bfed-f1791414a88b', '8f91a823-e61f-4063-8976-3adbd5dfc5ed', 'c2971bc4-3a01-4e89-93a4-3c2454473852', 'abc6fdce-dbae-4396-83df-d65b068de297']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:23:43.400781 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd10163-21cc-4ec4-a6aa-b9ea9ab483ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:23:43.473217 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd10163-21cc-4ec4-a6aa-b9ea9ab483ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50e35d81-b020-41ae-8e03-311d6f991e7f', '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-69165242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d6fc1687994d8581399b4c6f6eb815',qos_specs=None,replication_status=,reservations=['060d69b3-48ae-42b8-bfed-f1791414a88b','8f91a823-e61f-4063-8976-3adbd5dfc5ed','c2971bc4-3a01-4e89-93a4-3c2454473852','abc6fdce-dbae-4396-83df-d65b068de297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be0feb258c3c4201a2f50f6834fd6711',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-69165242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50e35d81-b020-41ae-8e03-311d6f991e7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23d6fc1687994d8581399b4c6f6eb815',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='be0feb258c3c4201a2f50f6834fd6711',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:23:43.475753 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af4c0bd2-8b94-4435-9d10-e858477d9f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:23:43.516104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af4c0bd2-8b94-4435-9d10-e858477d9f18) transitioned into 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-69165242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23d6fc1687994d8581399b4c6f6eb815',qos_specs=None,replication_status=,reservations=['060d69b3-48ae-42b8-bfed-f1791414a88b','8f91a823-e61f-4063-8976-3adbd5dfc5ed','c2971bc4-3a01-4e89-93a4-3c2454473852','abc6fdce-dbae-4396-83df-d65b068de297'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be0feb258c3c4201a2f50f6834fd6711',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:23:43.517320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da449e1-d162-403e-83da-5920698d1c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:23:43.550058 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4da449e1-d162-403e-83da-5920698d1c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:23:43.550435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Flow 'volume_create_api' (e3554a49-4e27-437b-bec4-a1aab8e639a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:23:43.550966 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Create volume request issued successfully. Aug 08 19:23:43.552380 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4fd34728-6c1d-48a8-b4e9-f5620f04df63 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:23:43.553024 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 2/8] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:23:42 2026] POST /volume/v3/volumes => generated 895 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:23:43.570897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6cf22b41-19e1-4a95-8cab-c45b769e834a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:43.575500 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6cf22b41-19e1-4a95-8cab-c45b769e834a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:43.577805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6cf22b41-19e1-4a95-8cab-c45b769e834a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:43.577805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6cf22b41-19e1-4a95-8cab-c45b769e834a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:43.619988 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:43.619988 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:23:43.629313 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6cf22b41-19e1-4a95-8cab-c45b769e834a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:43.639534 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6cf22b41-19e1-4a95-8cab-c45b769e834a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:43.640228 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 2/9] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:43 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 963 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:23:44.657222 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0850861d-6efd-429c-9982-ff0e27f82378 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:44.664325 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0850861d-6efd-429c-9982-ff0e27f82378 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:44.664582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0850861d-6efd-429c-9982-ff0e27f82378 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:44.664781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0850861d-6efd-429c-9982-ff0e27f82378 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:44.710386 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:44.710386 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:23:44.720437 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0850861d-6efd-429c-9982-ff0e27f82378 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:44.727331 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0850861d-6efd-429c-9982-ff0e27f82378 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:44.728006 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 4/10] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:44 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 987 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:23:45.746885 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1f7572fe-0ae5-4dfc-a319-c4bf6a28c347 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:45.750339 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f7572fe-0ae5-4dfc-a319-c4bf6a28c347 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:45.750339 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f7572fe-0ae5-4dfc-a319-c4bf6a28c347 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:45.750339 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f7572fe-0ae5-4dfc-a319-c4bf6a28c347 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:45.792070 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:45.792070 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:23:45.801852 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1f7572fe-0ae5-4dfc-a319-c4bf6a28c347 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:45.810646 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f7572fe-0ae5-4dfc-a319-c4bf6a28c347 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:45.811323 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 3/11] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:45 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 987 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:23:46.830066 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ba2067d-e706-41e6-89d3-574ef24268ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:46.832700 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ba2067d-e706-41e6-89d3-574ef24268ed tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:46.832959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ba2067d-e706-41e6-89d3-574ef24268ed tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:46.833247 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ba2067d-e706-41e6-89d3-574ef24268ed tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:46.842962 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:46.842962 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:23:46.852720 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ba2067d-e706-41e6-89d3-574ef24268ed tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:46.861893 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ba2067d-e706-41e6-89d3-574ef24268ed tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:46.862451 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 3/12] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:46 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 987 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:23:47.887304 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90b0db5e-9304-4fe4-b8e2-57e823dd0901 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:47.889839 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90b0db5e-9304-4fe4-b8e2-57e823dd0901 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:47.890142 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90b0db5e-9304-4fe4-b8e2-57e823dd0901 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:47.891164 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90b0db5e-9304-4fe4-b8e2-57e823dd0901 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:47.901306 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:47.901306 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:23:47.909252 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90b0db5e-9304-4fe4-b8e2-57e823dd0901 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:47.920244 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90b0db5e-9304-4fe4-b8e2-57e823dd0901 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:47.921368 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 3/13] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:47 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1045 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:48.941404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d73e973-64c9-449c-a80d-d6852b144e59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:48.945255 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d73e973-64c9-449c-a80d-d6852b144e59 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:48.945463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d73e973-64c9-449c-a80d-d6852b144e59 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:48.945733 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d73e973-64c9-449c-a80d-d6852b144e59 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:48.958510 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:48.958510 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:23:48.964783 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d73e973-64c9-449c-a80d-d6852b144e59 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:48.972085 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d73e973-64c9-449c-a80d-d6852b144e59 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:48.973077 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 5/14] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:48 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:49.991213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e4175e53-6166-4cf0-a13b-c4c4c7b0cc78 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:49.993823 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4175e53-6166-4cf0-a13b-c4c4c7b0cc78 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:49.994075 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4175e53-6166-4cf0-a13b-c4c4c7b0cc78 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:49.994348 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4175e53-6166-4cf0-a13b-c4c4c7b0cc78 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:50.006290 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:50.006290 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:23:50.011399 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e4175e53-6166-4cf0-a13b-c4c4c7b0cc78 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:50.017968 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4175e53-6166-4cf0-a13b-c4c4c7b0cc78 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:50.018585 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 4/15] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:49 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:51.035785 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b43a0f7e-9db4-4672-938c-24011ff78276 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:51.038122 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b43a0f7e-9db4-4672-938c-24011ff78276 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:51.038847 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b43a0f7e-9db4-4672-938c-24011ff78276 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:51.038847 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b43a0f7e-9db4-4672-938c-24011ff78276 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:51.047672 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:51.047672 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:23:51.052338 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b43a0f7e-9db4-4672-938c-24011ff78276 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:51.057971 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b43a0f7e-9db4-4672-938c-24011ff78276 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:51.058529 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 4/16] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:51 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:52.079978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9fb0305-20b1-4430-a76c-6e5538f3e06f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:52.082345 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9fb0305-20b1-4430-a76c-6e5538f3e06f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:52.082541 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9fb0305-20b1-4430-a76c-6e5538f3e06f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:52.082798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9fb0305-20b1-4430-a76c-6e5538f3e06f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:52.101019 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:52.101019 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:23:52.111523 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f9fb0305-20b1-4430-a76c-6e5538f3e06f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:52.117246 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9fb0305-20b1-4430-a76c-6e5538f3e06f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:52.117896 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 4/17] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:52 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:53.140122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-102040f7-e88f-48d9-9700-e6f175fbda99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:53.143205 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-102040f7-e88f-48d9-9700-e6f175fbda99 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:53.143395 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-102040f7-e88f-48d9-9700-e6f175fbda99 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:53.143658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-102040f7-e88f-48d9-9700-e6f175fbda99 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:53.156357 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:53.156357 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:23:53.161690 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-102040f7-e88f-48d9-9700-e6f175fbda99 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:53.167657 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-102040f7-e88f-48d9-9700-e6f175fbda99 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:53.169527 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 6/18] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:53 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:54.188730 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e4682584-1d6d-427f-bc2c-f78e4d176812 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:54.190861 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4682584-1d6d-427f-bc2c-f78e4d176812 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:54.191431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4682584-1d6d-427f-bc2c-f78e4d176812 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:54.191509 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e4682584-1d6d-427f-bc2c-f78e4d176812 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:54.201847 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:54.201847 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:23:54.215086 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e4682584-1d6d-427f-bc2c-f78e4d176812 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:54.223251 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e4682584-1d6d-427f-bc2c-f78e4d176812 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:54.223251 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 5/19] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:54 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:55.243379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-caf1be17-1b9d-4f62-b5f8-e531a179723e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:55.246508 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caf1be17-1b9d-4f62-b5f8-e531a179723e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:55.246747 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caf1be17-1b9d-4f62-b5f8-e531a179723e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:55.247089 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caf1be17-1b9d-4f62-b5f8-e531a179723e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:55.257490 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:55.257490 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:23:55.262181 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-caf1be17-1b9d-4f62-b5f8-e531a179723e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:55.267443 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caf1be17-1b9d-4f62-b5f8-e531a179723e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:55.268017 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 5/20] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:55 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:56.285236 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9dc628e-474a-482e-903e-4db7ad459d3f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:56.287764 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9dc628e-474a-482e-903e-4db7ad459d3f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:56.288817 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9dc628e-474a-482e-903e-4db7ad459d3f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:56.288817 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9dc628e-474a-482e-903e-4db7ad459d3f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:56.299497 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:56.299497 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:23:56.306421 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a9dc628e-474a-482e-903e-4db7ad459d3f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:56.313609 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9dc628e-474a-482e-903e-4db7ad459d3f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:56.313609 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 5/21] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:56 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:57.333747 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7fc9e5b7-b5f7-4b04-9429-be6fb9c9734b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:57.339055 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fc9e5b7-b5f7-4b04-9429-be6fb9c9734b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:57.339454 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e5b7-b5f7-4b04-9429-be6fb9c9734b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:57.340519 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7fc9e5b7-b5f7-4b04-9429-be6fb9c9734b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:57.352174 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:57.352174 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:23:57.365714 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7fc9e5b7-b5f7-4b04-9429-be6fb9c9734b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:57.381840 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7fc9e5b7-b5f7-4b04-9429-be6fb9c9734b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:57.382324 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 7/22] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:57 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:58.402579 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4a0a0a26-3aae-4364-8dd7-4bb9cc2d3b0b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:58.405636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a0a0a26-3aae-4364-8dd7-4bb9cc2d3b0b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:58.406299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a0a0a26-3aae-4364-8dd7-4bb9cc2d3b0b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:58.406299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a0a0a26-3aae-4364-8dd7-4bb9cc2d3b0b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:58.417526 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:58.417526 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:23:58.423440 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a0a0a26-3aae-4364-8dd7-4bb9cc2d3b0b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:58.430775 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a0a0a26-3aae-4364-8dd7-4bb9cc2d3b0b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:58.431122 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 6/23] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:58 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:23:59.448852 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21b1bb59-9b39-40a5-94cb-7b0bb9308ee9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:23:59.451363 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b1bb59-9b39-40a5-94cb-7b0bb9308ee9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:23:59.452323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b1bb59-9b39-40a5-94cb-7b0bb9308ee9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:23:59.452499 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b1bb59-9b39-40a5-94cb-7b0bb9308ee9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:23:59.467458 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:23:59.467458 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:23:59.480332 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21b1bb59-9b39-40a5-94cb-7b0bb9308ee9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:23:59.495110 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b1bb59-9b39-40a5-94cb-7b0bb9308ee9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:23:59.495645 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 6/24] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:23:59 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:00.514167 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d11525cf-a1d8-45be-95e6-1415c76154eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:00.516124 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d11525cf-a1d8-45be-95e6-1415c76154eb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:00.516831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d11525cf-a1d8-45be-95e6-1415c76154eb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:00.516831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d11525cf-a1d8-45be-95e6-1415c76154eb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:00.531517 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:00.531517 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:00.542076 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d11525cf-a1d8-45be-95e6-1415c76154eb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:00.550105 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d11525cf-a1d8-45be-95e6-1415c76154eb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:00.550710 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 6/25] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:00 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:01.570017 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a68782ce-c895-4c37-a64e-0b845a05519e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:01.572258 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a68782ce-c895-4c37-a64e-0b845a05519e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:01.572567 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a68782ce-c895-4c37-a64e-0b845a05519e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:01.572876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a68782ce-c895-4c37-a64e-0b845a05519e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:01.588621 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:01.588621 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:01.598339 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a68782ce-c895-4c37-a64e-0b845a05519e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:01.610214 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a68782ce-c895-4c37-a64e-0b845a05519e tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:01.611085 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 8/26] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:01 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:02.631306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-83698eef-ea1b-406c-863d-44b575c2f33b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:02.633112 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83698eef-ea1b-406c-863d-44b575c2f33b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:02.633297 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-83698eef-ea1b-406c-863d-44b575c2f33b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:02.633517 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-83698eef-ea1b-406c-863d-44b575c2f33b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:02.640617 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:02.640617 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:02.645842 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-83698eef-ea1b-406c-863d-44b575c2f33b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:02.651772 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-83698eef-ea1b-406c-863d-44b575c2f33b tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:02.652228 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 7/27] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:02 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:03.673154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-18cf7fc8-521d-49d8-b747-e6d8baf1a85d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:03.675638 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18cf7fc8-521d-49d8-b747-e6d8baf1a85d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:03.676228 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18cf7fc8-521d-49d8-b747-e6d8baf1a85d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:03.676228 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18cf7fc8-521d-49d8-b747-e6d8baf1a85d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:03.685169 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:03.685169 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:03.690869 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-18cf7fc8-521d-49d8-b747-e6d8baf1a85d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:03.697602 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18cf7fc8-521d-49d8-b747-e6d8baf1a85d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:03.698293 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 7/28] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:03 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:03.780647 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:04.284360 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:24:04.284995 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-446810956"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:04.287990 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-446810956'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:24:04.288592 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Create volume of 1 GB Aug 08 19:24:04.310052 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Availability zone cache updated, next update will occur around 2026-08-08 20:24:04.308719. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:24:04.310052 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Availability Zones retrieved successfully. Aug 08 19:24:04.340741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Flow 'volume_create_api' (c7ad6700-1a48-41ae-8a07-401e29ca7d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:04.342630 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42568943-292a-430b-a3e5-9d869d36f070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.343926 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:24:04.349464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:04.407527 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42568943-292a-430b-a3e5-9d869d36f070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.408962 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151af103-8858-4f3d-918f-32b87fed610f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.454926 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-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. Aug 08 19:24:04.455868 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-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. Aug 08 19:24:04.541802 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Created reservations ['01dd474a-b81d-4ea9-ab78-12cc22392605', '34646977-cca0-4461-b819-4b8d243cf0f1', '1004b51f-8c51-4c1f-a630-2b6c0b073f19', '48b55e1d-89ef-4e24-b1f0-af31b530d6e7'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:24:04.542883 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (151af103-8858-4f3d-918f-32b87fed610f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01dd474a-b81d-4ea9-ab78-12cc22392605', '34646977-cca0-4461-b819-4b8d243cf0f1', '1004b51f-8c51-4c1f-a630-2b6c0b073f19', '48b55e1d-89ef-4e24-b1f0-af31b530d6e7']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.543765 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33af824f-b3f8-4957-a7af-800e065792f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.604319 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33af824f-b3f8-4957-a7af-800e065792f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a41041f7-3970-49e6-b7f7-166855121cfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-446810956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7618282f79e14266ae358b24c00f0c26',qos_specs=None,replication_status=,reservations=['01dd474a-b81d-4ea9-ab78-12cc22392605','34646977-cca0-4461-b819-4b8d243cf0f1','1004b51f-8c51-4c1f-a630-2b6c0b073f19','48b55e1d-89ef-4e24-b1f0-af31b530d6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823d431a68f54354aac6d173806416be',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-446810956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a41041f7-3970-49e6-b7f7-166855121cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7618282f79e14266ae358b24c00f0c26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='823d431a68f54354aac6d173806416be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.605561 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8349ecb-5899-44cb-84c4-1483fabe520b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.634969 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8349ecb-5899-44cb-84c4-1483fabe520b) transitioned into 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-446810956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7618282f79e14266ae358b24c00f0c26',qos_specs=None,replication_status=,reservations=['01dd474a-b81d-4ea9-ab78-12cc22392605','34646977-cca0-4461-b819-4b8d243cf0f1','1004b51f-8c51-4c1f-a630-2b6c0b073f19','48b55e1d-89ef-4e24-b1f0-af31b530d6e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='823d431a68f54354aac6d173806416be',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.636016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ee5005-fc07-4405-9373-8801077be8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.667141 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67ee5005-fc07-4405-9373-8801077be8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.670804 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Flow 'volume_create_api' (c7ad6700-1a48-41ae-8a07-401e29ca7d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:04.670804 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Create volume request issued successfully. Aug 08 19:24:04.670804 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ac5e872-89a6-4065-a5ab-99507259a3c3 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:24:04.670804 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 7/29] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:24:03 2026] POST /volume/v3/volumes => generated 782 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:24:04.678446 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:24:04.678446 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-719927533"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:04.679469 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-719927533'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:24:04.684138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3bbe813d-6275-4783-8e71-e7f22d13f990 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:04.686048 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Create volume of 1 GB Aug 08 19:24:04.686674 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:04.686674 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:04.686806 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bbe813d-6275-4783-8e71-e7f22d13f990 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:24:04.687202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bbe813d-6275-4783-8e71-e7f22d13f990 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:04.687269 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bbe813d-6275-4783-8e71-e7f22d13f990 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:04.694494 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:24:04.693674. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:24:04.694679 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Availability Zones retrieved successfully. Aug 08 19:24:04.717738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41b4f1e5-cede-48e6-a8f2-fb276e021bdb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:04.724521 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41b4f1e5-cede-48e6-a8f2-fb276e021bdb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:04.724521 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41b4f1e5-cede-48e6-a8f2-fb276e021bdb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:04.724521 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41b4f1e5-cede-48e6-a8f2-fb276e021bdb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:04.725345 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Flow 'volume_create_api' (884b17c5-ddeb-4423-8e56-2036297cb6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:04.728341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626d5a6-bc5b-4a1b-b050-3f4935f5e3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.728341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:24:04.735645 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:04.735645 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:04.741063 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:04.741063 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:04.743388 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3bbe813d-6275-4783-8e71-e7f22d13f990 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:24:04.748342 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:04.748342 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:04.749421 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bbe813d-6275-4783-8e71-e7f22d13f990 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:24:04.749799 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-41b4f1e5-cede-48e6-a8f2-fb276e021bdb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:04.749895 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 8/30] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:04 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 961 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:04.758358 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41b4f1e5-cede-48e6-a8f2-fb276e021bdb tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:04.761070 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 8/31] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:04 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:04.780622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b626d5a6-bc5b-4a1b-b050-3f4935f5e3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6793d289-46d7-44b5-80d2-6abffa5aae6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6793d289-46d7-44b5-80d2-6abffa5aae6b', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.780622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029b0ffd-ca75-493b-af92-c67e5c2235e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.824244 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-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. Aug 08 19:24:04.824599 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-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. Aug 08 19:24:04.887427 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Created reservations ['d130c473-9462-438f-baea-2e60ed727c25', '17d8e42e-11ce-4a54-848e-e75b86ba3b88', '8bd165f6-7c35-4e39-868d-ea4d428ed743', 'ab9b4dbb-1815-4ec6-82e5-e29b81bbc858'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:24:04.889301 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029b0ffd-ca75-493b-af92-c67e5c2235e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d130c473-9462-438f-baea-2e60ed727c25', '17d8e42e-11ce-4a54-848e-e75b86ba3b88', '8bd165f6-7c35-4e39-868d-ea4d428ed743', 'ab9b4dbb-1815-4ec6-82e5-e29b81bbc858']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.889601 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e651447-b48f-4c0c-b979-e70c9b60ea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.923179 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e651447-b48f-4c0c-b979-e70c9b60ea59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fce406c3-a6b7-4d5c-9f1c-6022abf5e019', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-719927533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='491062fef40246588a47dfc64741ac88',qos_specs=None,replication_status=,reservations=['d130c473-9462-438f-baea-2e60ed727c25','17d8e42e-11ce-4a54-848e-e75b86ba3b88','8bd165f6-7c35-4e39-868d-ea4d428ed743','ab9b4dbb-1815-4ec6-82e5-e29b81bbc858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16fa8da0a6684130828effad2e989ba6',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b), '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-08-08T19:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-719927533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fce406c3-a6b7-4d5c-9f1c-6022abf5e019,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='491062fef40246588a47dfc64741ac88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='16fa8da0a6684130828effad2e989ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6793d289-46d7-44b5-80d2-6abffa5aae6b),volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.924902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c79243-e539-40fe-b3fd-a0fc2f8025b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.952755 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c79243-e539-40fe-b3fd-a0fc2f8025b8) transitioned into 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-719927533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='491062fef40246588a47dfc64741ac88',qos_specs=None,replication_status=,reservations=['d130c473-9462-438f-baea-2e60ed727c25','17d8e42e-11ce-4a54-848e-e75b86ba3b88','8bd165f6-7c35-4e39-868d-ea4d428ed743','ab9b4dbb-1815-4ec6-82e5-e29b81bbc858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16fa8da0a6684130828effad2e989ba6',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.953738 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192122f8-539f-42a3-8e48-9c525c896366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:04.984846 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192122f8-539f-42a3-8e48-9c525c896366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:04.986029 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Flow 'volume_create_api' (884b17c5-ddeb-4423-8e56-2036297cb6d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:04.986635 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Create volume request issued successfully. Aug 08 19:24:04.987581 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64a56450-f2f1-4f24-b2d8-3d811ec2245b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:24:04.988164 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 9/32] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:24:04 2026] POST /volume/v3/volumes => generated 755 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:24:05.007242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-da967d89-bdb1-442d-ae15-85bbcaa72c3a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:05.009985 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da967d89-bdb1-442d-ae15-85bbcaa72c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:24:05.010289 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da967d89-bdb1-442d-ae15-85bbcaa72c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:05.010554 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da967d89-bdb1-442d-ae15-85bbcaa72c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:05.021670 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:05.021670 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:05.027627 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-da967d89-bdb1-442d-ae15-85bbcaa72c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:24:05.034107 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da967d89-bdb1-442d-ae15-85bbcaa72c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:24:05.035245 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 8/33] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:05 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:05.769611 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16c44184-c168-4092-9c5a-99ff196a68cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:05.772251 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16c44184-c168-4092-9c5a-99ff196a68cb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:24:05.772568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16c44184-c168-4092-9c5a-99ff196a68cb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:05.772854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16c44184-c168-4092-9c5a-99ff196a68cb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:05.778116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6e643052-13f2-461c-87cc-d2acb801fdf2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:05.780929 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e643052-13f2-461c-87cc-d2acb801fdf2 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:05.781149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e643052-13f2-461c-87cc-d2acb801fdf2 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:05.781337 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e643052-13f2-461c-87cc-d2acb801fdf2 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:05.785496 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:05.785496 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:05.793081 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:05.793081 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:05.794970 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16c44184-c168-4092-9c5a-99ff196a68cb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:24:05.799467 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6e643052-13f2-461c-87cc-d2acb801fdf2 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:05.800918 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16c44184-c168-4092-9c5a-99ff196a68cb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:24:05.801468 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 9/34] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:05 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:24:05.811178 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e643052-13f2-461c-87cc-d2acb801fdf2 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:05.811798 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 9/35] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:05 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:06.055893 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d10412c-d52e-461d-86fe-fb1312233bba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:06.059342 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d10412c-d52e-461d-86fe-fb1312233bba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:24:06.059571 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d10412c-d52e-461d-86fe-fb1312233bba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:06.059852 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d10412c-d52e-461d-86fe-fb1312233bba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:06.069340 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:06.069340 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:06.074733 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4d10412c-d52e-461d-86fe-fb1312233bba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:24:06.086455 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d10412c-d52e-461d-86fe-fb1312233bba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:24:06.086455 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 10/36] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:06 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:06.114358 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57f58030-6273-40df-96b5-a3c99871ebf6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:06.475715 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57f58030-6273-40df-96b5-a3c99871ebf6 tempest-TestMultiAttachVolumeSwap-1746478306 tempest-TestMultiAttachVolumeSwap-1746478306-project-admin] POST https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action Aug 08 19:24:06.476190 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57f58030-6273-40df-96b5-a3c99871ebf6 tempest-TestMultiAttachVolumeSwap-1746478306 tempest-TestMultiAttachVolumeSwap-1746478306-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:24:06.476248 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57f58030-6273-40df-96b5-a3c99871ebf6 tempest-TestMultiAttachVolumeSwap-1746478306 tempest-TestMultiAttachVolumeSwap-1746478306-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:06.489332 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:06.489332 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:06.489879 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57f58030-6273-40df-96b5-a3c99871ebf6 tempest-TestMultiAttachVolumeSwap-1746478306 tempest-TestMultiAttachVolumeSwap-1746478306-project-admin] Volume info retrieved successfully. Aug 08 19:24:06.508401 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57f58030-6273-40df-96b5-a3c99871ebf6 tempest-TestMultiAttachVolumeSwap-1746478306 tempest-TestMultiAttachVolumeSwap-1746478306-project-admin] Update volume admin metadata completed successfully. Aug 08 19:24:06.508537 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57f58030-6273-40df-96b5-a3c99871ebf6 tempest-TestMultiAttachVolumeSwap-1746478306 tempest-TestMultiAttachVolumeSwap-1746478306-project-admin] Update readonly setting on volume completed successfully. Aug 08 19:24:06.508907 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57f58030-6273-40df-96b5-a3c99871ebf6 tempest-TestMultiAttachVolumeSwap-1746478306 tempest-TestMultiAttachVolumeSwap-1746478306-project-admin] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action returned with HTTP 202 Aug 08 19:24:06.509630 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 9/37] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:24:06 2026] POST /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:24:06.518983 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0f7636d3-7d3c-4936-b422-7d51db583677 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:06.521851 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:24:06.522155 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1058853037"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:06.525197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1058853037'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:24:06.537670 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Create volume of 1 GB Aug 08 19:24:06.538090 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:06.538090 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:06.548766 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:24:06.547898. {{(pid=100254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:24:06.550845 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Availability Zones retrieved successfully. Aug 08 19:24:06.584242 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Flow 'volume_create_api' (6e5b0093-bcda-45c3-881e-c0d67e77b422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:06.586225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b76a1f-6db2-497a-83cb-857031586b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:06.587836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:24:06.609371 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:06.609371 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:06.643203 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20b76a1f-6db2-497a-83cb-857031586b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6793d289-46d7-44b5-80d2-6abffa5aae6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6793d289-46d7-44b5-80d2-6abffa5aae6b', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:06.644279 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0b5231-1e88-4c5f-84eb-5d4f1e28df1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:06.707479 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-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. Aug 08 19:24:06.707860 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-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. Aug 08 19:24:06.737638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Created reservations ['bb15b9dc-698f-4649-97c5-fc90f97d0aac', '68d116d5-b8f6-45fc-86c4-c93415203dbb', 'e54f8e34-fd20-42d4-909a-a750524710de', 'a6a10c17-e600-46bb-a0dc-64341482836d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:24:06.738941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0b5231-1e88-4c5f-84eb-5d4f1e28df1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb15b9dc-698f-4649-97c5-fc90f97d0aac', '68d116d5-b8f6-45fc-86c4-c93415203dbb', 'e54f8e34-fd20-42d4-909a-a750524710de', 'a6a10c17-e600-46bb-a0dc-64341482836d']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:06.739870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9264769f-2b7a-4b2c-9dbe-d9089ac4fd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:06.770328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9264769f-2b7a-4b2c-9dbe-d9089ac4fd03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ade374be-fb95-4050-9764-b6827c449a5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1058853037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='491062fef40246588a47dfc64741ac88',qos_specs=None,replication_status=,reservations=['bb15b9dc-698f-4649-97c5-fc90f97d0aac','68d116d5-b8f6-45fc-86c4-c93415203dbb','e54f8e34-fd20-42d4-909a-a750524710de','a6a10c17-e600-46bb-a0dc-64341482836d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16fa8da0a6684130828effad2e989ba6',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b), '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-08-08T19:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1058853037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ade374be-fb95-4050-9764-b6827c449a5f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='491062fef40246588a47dfc64741ac88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='16fa8da0a6684130828effad2e989ba6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6793d289-46d7-44b5-80d2-6abffa5aae6b),volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:06.771318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83eb9b1f-4e98-42c1-9378-f8e4ee36345b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:06.808817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83eb9b1f-4e98-42c1-9378-f8e4ee36345b) transitioned into 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-1058853037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='491062fef40246588a47dfc64741ac88',qos_specs=None,replication_status=,reservations=['bb15b9dc-698f-4649-97c5-fc90f97d0aac','68d116d5-b8f6-45fc-86c4-c93415203dbb','e54f8e34-fd20-42d4-909a-a750524710de','a6a10c17-e600-46bb-a0dc-64341482836d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16fa8da0a6684130828effad2e989ba6',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:06.809761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c06886-0397-4a75-909c-17373ca0f80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:06.827965 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3030cd57-6367-4b40-836c-0618b73fa504 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:06.830245 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3030cd57-6367-4b40-836c-0618b73fa504 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:06.830584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3030cd57-6367-4b40-836c-0618b73fa504 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:06.830790 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3030cd57-6367-4b40-836c-0618b73fa504 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:06.841788 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0c06886-0397-4a75-909c-17373ca0f80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:06.843010 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Flow 'volume_create_api' (6e5b0093-bcda-45c3-881e-c0d67e77b422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:06.843510 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Create volume request issued successfully. Aug 08 19:24:06.844143 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f7636d3-7d3c-4936-b422-7d51db583677 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:24:06.844727 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 10/38] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:24:06 2026] POST /volume/v3/volumes => generated 756 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:24:06.845551 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:06.845551 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:06.854598 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3030cd57-6367-4b40-836c-0618b73fa504 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:06.861670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4343fb8d-0016-43be-8460-ae3bc28a47bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:06.863101 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3030cd57-6367-4b40-836c-0618b73fa504 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:06.863366 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 10/39] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:06 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:06.864758 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4343fb8d-0016-43be-8460-ae3bc28a47bb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f Aug 08 19:24:06.868585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4343fb8d-0016-43be-8460-ae3bc28a47bb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:06.868912 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4343fb8d-0016-43be-8460-ae3bc28a47bb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:06.881984 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:06.881984 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:06.887867 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4343fb8d-0016-43be-8460-ae3bc28a47bb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:24:06.897015 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4343fb8d-0016-43be-8460-ae3bc28a47bb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f returned with HTTP 200 Aug 08 19:24:06.897508 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 11/40] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:06 2026] GET /volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:07.884919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0994d6c8-8dd1-4c36-bd6b-e777d1d33b90 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:07.887392 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0994d6c8-8dd1-4c36-bd6b-e777d1d33b90 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:07.887858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0994d6c8-8dd1-4c36-bd6b-e777d1d33b90 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:07.888148 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0994d6c8-8dd1-4c36-bd6b-e777d1d33b90 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:07.898023 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:07.898023 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:07.904250 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0994d6c8-8dd1-4c36-bd6b-e777d1d33b90 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:07.911622 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0994d6c8-8dd1-4c36-bd6b-e777d1d33b90 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:07.912538 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 10/41] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:07 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:07.913915 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b507fcae-bd5e-4980-8d13-19a8a74273ba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:07.916607 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b507fcae-bd5e-4980-8d13-19a8a74273ba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f Aug 08 19:24:07.916893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b507fcae-bd5e-4980-8d13-19a8a74273ba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:07.917149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b507fcae-bd5e-4980-8d13-19a8a74273ba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:07.927251 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:07.927251 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:07.933592 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b507fcae-bd5e-4980-8d13-19a8a74273ba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:24:07.941440 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b507fcae-bd5e-4980-8d13-19a8a74273ba tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f returned with HTTP 200 Aug 08 19:24:07.942059 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 11/42] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:07 2026] GET /volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:08.929184 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8672240d-6f19-4d94-bde1-a0718157b406 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:08.931003 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8672240d-6f19-4d94-bde1-a0718157b406 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:08.931430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8672240d-6f19-4d94-bde1-a0718157b406 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:08.931812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8672240d-6f19-4d94-bde1-a0718157b406 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:08.940441 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:08.940441 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:08.944509 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8672240d-6f19-4d94-bde1-a0718157b406 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:08.953527 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8672240d-6f19-4d94-bde1-a0718157b406 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:08.953527 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 11/43] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:08 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:09.974664 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87f3f95e-6ae2-451c-857c-1f8bcf4b864f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:09.978312 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87f3f95e-6ae2-451c-857c-1f8bcf4b864f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:09.978312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87f3f95e-6ae2-451c-857c-1f8bcf4b864f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:09.978428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87f3f95e-6ae2-451c-857c-1f8bcf4b864f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:09.991393 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:09.991393 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:09.998386 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-87f3f95e-6ae2-451c-857c-1f8bcf4b864f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:10.006395 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87f3f95e-6ae2-451c-857c-1f8bcf4b864f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:10.006978 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 12/44] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:09 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:11.024874 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09f96846-bea9-4178-8df5-ca65d9bf8943 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:11.026859 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09f96846-bea9-4178-8df5-ca65d9bf8943 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:11.027050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09f96846-bea9-4178-8df5-ca65d9bf8943 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:11.027190 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09f96846-bea9-4178-8df5-ca65d9bf8943 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:11.036035 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:11.036035 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:11.042497 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-09f96846-bea9-4178-8df5-ca65d9bf8943 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:11.048068 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09f96846-bea9-4178-8df5-ca65d9bf8943 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:11.048424 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 11/45] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:11 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:12.068839 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-27810ac2-4d19-4551-a1f9-2cc594ddee18 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:12.075228 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27810ac2-4d19-4551-a1f9-2cc594ddee18 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:12.075228 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27810ac2-4d19-4551-a1f9-2cc594ddee18 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:12.075228 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27810ac2-4d19-4551-a1f9-2cc594ddee18 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:12.101674 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:12.101674 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:12.113118 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-27810ac2-4d19-4551-a1f9-2cc594ddee18 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:12.128066 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27810ac2-4d19-4551-a1f9-2cc594ddee18 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:12.128733 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 12/46] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:12 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:13.147458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-272eb452-c1f7-41a6-b67e-df414ed9b015 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:13.150614 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-272eb452-c1f7-41a6-b67e-df414ed9b015 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:13.151270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-272eb452-c1f7-41a6-b67e-df414ed9b015 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:13.151270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-272eb452-c1f7-41a6-b67e-df414ed9b015 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:13.168993 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:13.168993 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:13.183257 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-272eb452-c1f7-41a6-b67e-df414ed9b015 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:13.193458 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-272eb452-c1f7-41a6-b67e-df414ed9b015 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:13.193994 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 12/47] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:13 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:14.214392 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f89f14b-c98b-474a-8411-b81ea07d0b2f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:14.219349 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f89f14b-c98b-474a-8411-b81ea07d0b2f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:14.219629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f89f14b-c98b-474a-8411-b81ea07d0b2f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:14.219963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f89f14b-c98b-474a-8411-b81ea07d0b2f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:14.239957 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:14.239957 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:14.247673 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7f89f14b-c98b-474a-8411-b81ea07d0b2f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:14.264585 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f89f14b-c98b-474a-8411-b81ea07d0b2f tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:14.265267 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 13/48] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:14 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:15.294376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6dabee9a-6088-47b6-a63a-fdb4c99d2ba0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:15.299658 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6dabee9a-6088-47b6-a63a-fdb4c99d2ba0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:15.299658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6dabee9a-6088-47b6-a63a-fdb4c99d2ba0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:15.299658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6dabee9a-6088-47b6-a63a-fdb4c99d2ba0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:15.322944 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:15.322944 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:15.330001 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6dabee9a-6088-47b6-a63a-fdb4c99d2ba0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:15.337725 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6dabee9a-6088-47b6-a63a-fdb4c99d2ba0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:15.340147 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 12/49] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:15 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 19:24:16.358361 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2e7baf57-547c-4960-9a49-e8adf6d41eef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:16.363760 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e7baf57-547c-4960-9a49-e8adf6d41eef tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:16.363760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e7baf57-547c-4960-9a49-e8adf6d41eef tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:16.363760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e7baf57-547c-4960-9a49-e8adf6d41eef tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:16.379880 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:16.379880 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:16.389077 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2e7baf57-547c-4960-9a49-e8adf6d41eef tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:16.401149 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e7baf57-547c-4960-9a49-e8adf6d41eef tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:16.401945 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 13/50] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:16 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1048 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:17.424404 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3713bd78-a4ff-4578-a33d-7f254fc548c0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:17.429198 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3713bd78-a4ff-4578-a33d-7f254fc548c0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:17.429569 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3713bd78-a4ff-4578-a33d-7f254fc548c0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:17.429874 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3713bd78-a4ff-4578-a33d-7f254fc548c0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:17.451029 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:17.451029 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:17.460860 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3713bd78-a4ff-4578-a33d-7f254fc548c0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:17.471139 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3713bd78-a4ff-4578-a33d-7f254fc548c0 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:17.471785 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 13/51] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:17 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1568 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:17.557303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-49845a51-2d3e-4393-88ff-505b9803fded req-f4e8c726-1a6c-423e-a607-8011364128b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:17.561450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-f4e8c726-1a6c-423e-a607-8011364128b8 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:17.561592 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-f4e8c726-1a6c-423e-a607-8011364128b8 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:17.562092 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-f4e8c726-1a6c-423e-a607-8011364128b8 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:17.574335 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:17.574335 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:17.583770 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-49845a51-2d3e-4393-88ff-505b9803fded req-f4e8c726-1a6c-423e-a607-8011364128b8 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:17.590104 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-f4e8c726-1a6c-423e-a607-8011364128b8 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:17.590573 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 14/52] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:24:17 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1388 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:24:19.454527 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-49845a51-2d3e-4393-88ff-505b9803fded req-3b69d06b-6a0d-41c1-a8b0-78a21b91b695 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:19.459269 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-3b69d06b-6a0d-41c1-a8b0-78a21b91b695 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:19.459562 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-3b69d06b-6a0d-41c1-a8b0-78a21b91b695 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:19.459846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-3b69d06b-6a0d-41c1-a8b0-78a21b91b695 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:19.468301 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:19.468301 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:19.473725 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-49845a51-2d3e-4393-88ff-505b9803fded req-3b69d06b-6a0d-41c1-a8b0-78a21b91b695 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:19.481170 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-3b69d06b-6a0d-41c1-a8b0-78a21b91b695 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:19.481475 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 13/53] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:24:19 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:24:19.497656 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-768de915-7482-435f-b1ac-88193a6a5892 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:19.499720 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-768de915-7482-435f-b1ac-88193a6a5892 None None] GET https://10.4.3.89/volume// Aug 08 19:24:19.499984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-768de915-7482-435f-b1ac-88193a6a5892 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:19.501785 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-768de915-7482-435f-b1ac-88193a6a5892 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:19.502596 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-768de915-7482-435f-b1ac-88193a6a5892 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:24:19.505820 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 14/54] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:24:19 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:24:19.515797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-49845a51-2d3e-4393-88ff-505b9803fded req-cf466fef-9efd-4190-8530-45f877304f0a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:19.518524 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-cf466fef-9efd-4190-8530-45f877304f0a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:24:19.518993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-cf466fef-9efd-4190-8530-45f877304f0a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50e35d81-b020-41ae-8e03-311d6f991e7f", "connector": null, "instance_uuid": "68d134a3-ef04-4148-8553-05597d0bff32"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:19.532013 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:19.532013 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:19.583380 np0000006803 devstack@c-api.service[100253]: /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. Aug 08 19:24:19.583380 np0000006803 devstack@c-api.service[100253]: .first() Aug 08 19:24:19.610769 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-cf466fef-9efd-4190-8530-45f877304f0a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:24:19.611425 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 14/55] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:24:19 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:24:21.502925 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ad9f567a-d82c-4fe3-b52a-43dc6daf4b48 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:21.502925 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad9f567a-d82c-4fe3-b52a-43dc6daf4b48 None None] GET https://10.4.3.89/volume// Aug 08 19:24:21.503998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad9f567a-d82c-4fe3-b52a-43dc6daf4b48 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:21.503998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad9f567a-d82c-4fe3-b52a-43dc6daf4b48 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:21.503998 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad9f567a-d82c-4fe3-b52a-43dc6daf4b48 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:24:21.504503 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 15/56] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:24:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:24:21.533938 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-49845a51-2d3e-4393-88ff-505b9803fded req-23a1316c-3fcc-4c69-91ff-e962121cbab5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:21.536166 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-23a1316c-3fcc-4c69-91ff-e962121cbab5 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:21.536450 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-23a1316c-3fcc-4c69-91ff-e962121cbab5 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:21.537348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-23a1316c-3fcc-4c69-91ff-e962121cbab5 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:21.550657 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:21.550657 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:21.555665 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-49845a51-2d3e-4393-88ff-505b9803fded req-23a1316c-3fcc-4c69-91ff-e962121cbab5 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:21.561923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-23a1316c-3fcc-4c69-91ff-e962121cbab5 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:21.563057 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 14/57] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:24:21 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1567 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:22.599890 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-49845a51-2d3e-4393-88ff-505b9803fded req-e13fb95c-621a-4ee5-b468-6cf727d87374 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:22.606001 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-e13fb95c-621a-4ee5-b468-6cf727d87374 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] PUT https://10.4.3.89/volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e Aug 08 19:24:22.609485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-e13fb95c-621a-4ee5-b468-6cf727d87374 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:22.632794 np0000006803 devstack@c-api.service[100254]: /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. Aug 08 19:24:22.632794 np0000006803 devstack@c-api.service[100254]: .first() Aug 08 19:24:22.658644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-49845a51-2d3e-4393-88ff-505b9803fded req-e13fb95c-621a-4ee5-b468-6cf727d87374 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Acquiring lock "cinder-attachment_update-50e35d81-b020-41ae-8e03-311d6f991e7f-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:24:22.667117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-49845a51-2d3e-4393-88ff-505b9803fded req-e13fb95c-621a-4ee5-b468-6cf727d87374 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Lock "cinder-attachment_update-50e35d81-b020-41ae-8e03-311d6f991e7f-np0000006803" acquired by "attachment_update" :: waited 0.016s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:24:22.669396 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:22.669396 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:22.857923 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-49845a51-2d3e-4393-88ff-505b9803fded req-e13fb95c-621a-4ee5-b468-6cf727d87374 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Lock "cinder-attachment_update-50e35d81-b020-41ae-8e03-311d6f991e7f-np0000006803" released by "attachment_update" :: held 0.191s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:24:22.858486 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-e13fb95c-621a-4ee5-b468-6cf727d87374 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e returned with HTTP 200 Aug 08 19:24:22.859198 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 15/58] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:24:22 2026] PUT /volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:24:22.885813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-54094486-301f-4365-ab17-64d19d19caa9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:22.890435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:24:22.890435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-582147947"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:22.891265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-582147947'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:24:22.891581 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Create volume of 1 GB Aug 08 19:24:22.892052 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:22.892052 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:22.899639 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Availability Zones retrieved successfully. Aug 08 19:24:22.904214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-49845a51-2d3e-4393-88ff-505b9803fded req-d3a42903-2af6-400d-9086-484da98e4c16 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:22.910438 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-d3a42903-2af6-400d-9086-484da98e4c16 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] POST https://10.4.3.89/volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e/action Aug 08 19:24:22.910438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-d3a42903-2af6-400d-9086-484da98e4c16 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:24:22.910438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-d3a42903-2af6-400d-9086-484da98e4c16 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:22.911075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Flow 'volume_create_api' (c75aa621-36f7-45d5-abf5-9e3c9b12a458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:22.912881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d035b9b-b3a0-411c-abbf-14d68ec059dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:22.914552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:24:22.927028 np0000006803 devstack@c-api.service[100252]: /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. Aug 08 19:24:22.927028 np0000006803 devstack@c-api.service[100252]: .first() Aug 08 19:24:22.960661 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:22.960661 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:22.964439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d035b9b-b3a0-411c-abbf-14d68ec059dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:22.965920 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4147e1bd-0978-452f-9b70-8898866722c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:22.980857 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-49845a51-2d3e-4393-88ff-505b9803fded req-d3a42903-2af6-400d-9086-484da98e4c16 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e/action returned with HTTP 204 Aug 08 19:24:22.981537 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 16/59] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:24:22 2026] POST /volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:24:23.055801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Created reservations ['fcab0147-af52-4139-b97a-69752253b77e', '38eb021d-efde-4e6f-be10-4ee437a96a4f', 'fcd3eb68-edcd-4559-90c9-9ffdaa90785d', 'a6983862-5437-4568-86c9-22fa22f3e0b1'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:24:23.056924 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4147e1bd-0978-452f-9b70-8898866722c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcab0147-af52-4139-b97a-69752253b77e', '38eb021d-efde-4e6f-be10-4ee437a96a4f', 'fcd3eb68-edcd-4559-90c9-9ffdaa90785d', 'a6983862-5437-4568-86c9-22fa22f3e0b1']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:23.057942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc2de28-edb9-47e4-a6dc-72a0b7d636e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:23.089390 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bc2de28-edb9-47e4-a6dc-72a0b7d636e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2684c8c9-cbcb-4cac-8dfd-afe574429d7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-582147947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486833ec4edf4486aa1c275699a4f2c2',qos_specs=None,replication_status=,reservations=['fcab0147-af52-4139-b97a-69752253b77e','38eb021d-efde-4e6f-be10-4ee437a96a4f','fcd3eb68-edcd-4559-90c9-9ffdaa90785d','a6983862-5437-4568-86c9-22fa22f3e0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7fab02eef084a369f54808c50567976',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-582147947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2684c8c9-cbcb-4cac-8dfd-afe574429d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='486833ec4edf4486aa1c275699a4f2c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b7fab02eef084a369f54808c50567976',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:23.090255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358bc413-cc63-409e-aa07-40f4b2d0e40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:23.117951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358bc413-cc63-409e-aa07-40f4b2d0e40d) transitioned into 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-582147947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='486833ec4edf4486aa1c275699a4f2c2',qos_specs=None,replication_status=,reservations=['fcab0147-af52-4139-b97a-69752253b77e','38eb021d-efde-4e6f-be10-4ee437a96a4f','fcd3eb68-edcd-4559-90c9-9ffdaa90785d','a6983862-5437-4568-86c9-22fa22f3e0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7fab02eef084a369f54808c50567976',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:23.119112 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (331096ea-b80e-4cdb-8ad3-d98ba35ceb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:23.132001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (331096ea-b80e-4cdb-8ad3-d98ba35ceb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:23.133147 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Flow 'volume_create_api' (c75aa621-36f7-45d5-abf5-9e3c9b12a458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:23.133768 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Create volume request issued successfully. Aug 08 19:24:23.134682 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-54094486-301f-4365-ab17-64d19d19caa9 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:24:23.135328 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 15/60] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:24:22 2026] POST /volume/v3/volumes => generated 752 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:24:23.155130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7826ab39-2e96-4e86-a476-292b0c47d2dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:23.157807 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7826ab39-2e96-4e86-a476-292b0c47d2dd tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] GET https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f Aug 08 19:24:23.158723 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7826ab39-2e96-4e86-a476-292b0c47d2dd tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:23.159628 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7826ab39-2e96-4e86-a476-292b0c47d2dd tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:23.168578 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:23.168578 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:23.173266 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7826ab39-2e96-4e86-a476-292b0c47d2dd tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Volume info retrieved successfully. Aug 08 19:24:23.179056 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7826ab39-2e96-4e86-a476-292b0c47d2dd tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f returned with HTTP 200 Aug 08 19:24:23.179818 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 15/61] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:23 2026] GET /volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:24.198253 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-736f380f-0486-451b-8605-202dd6ed7a19 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:24.200676 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-736f380f-0486-451b-8605-202dd6ed7a19 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] GET https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f Aug 08 19:24:24.201040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-736f380f-0486-451b-8605-202dd6ed7a19 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:24.201580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-736f380f-0486-451b-8605-202dd6ed7a19 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:24.214759 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:24.214759 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:24.228030 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-736f380f-0486-451b-8605-202dd6ed7a19 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Volume info retrieved successfully. Aug 08 19:24:24.238398 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-736f380f-0486-451b-8605-202dd6ed7a19 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f returned with HTTP 200 Aug 08 19:24:24.238398 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 16/62] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:24 2026] GET /volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:24.826436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-fa58748c-2d38-4f94-abf3-16b95e75c16b req-7837ad55-8abe-4670-a2ff-77cc5c83e23b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:24.831337 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fa58748c-2d38-4f94-abf3-16b95e75c16b req-7837ad55-8abe-4670-a2ff-77cc5c83e23b tempest-VolumesAdminNegativeTest-1985041329 tempest-VolumesAdminNegativeTest-1985041329-project] GET https://10.4.3.89/volume/v3/volumes/a538118e-45f8-4fc6-bd20-2c433dc7e3a4 Aug 08 19:24:24.831757 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fa58748c-2d38-4f94-abf3-16b95e75c16b req-7837ad55-8abe-4670-a2ff-77cc5c83e23b tempest-VolumesAdminNegativeTest-1985041329 tempest-VolumesAdminNegativeTest-1985041329-project] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:24.833052 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fa58748c-2d38-4f94-abf3-16b95e75c16b req-7837ad55-8abe-4670-a2ff-77cc5c83e23b tempest-VolumesAdminNegativeTest-1985041329 tempest-VolumesAdminNegativeTest-1985041329-project] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:24.874722 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fa58748c-2d38-4f94-abf3-16b95e75c16b req-7837ad55-8abe-4670-a2ff-77cc5c83e23b tempest-VolumesAdminNegativeTest-1985041329 tempest-VolumesAdminNegativeTest-1985041329-project] https://10.4.3.89/volume/v3/volumes/a538118e-45f8-4fc6-bd20-2c433dc7e3a4 returned with HTTP 404 Aug 08 19:24:24.877025 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 17/63] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:24:24 2026] GET /volume/v3/volumes/a538118e-45f8-4fc6-bd20-2c433dc7e3a4 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:24:24.893761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-18973224-192e-4a87-89c6-7d0cb3ce787a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:24.898300 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18973224-192e-4a87-89c6-7d0cb3ce787a tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f Aug 08 19:24:24.898665 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18973224-192e-4a87-89c6-7d0cb3ce787a tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:24.898857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-18973224-192e-4a87-89c6-7d0cb3ce787a tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:24.899118 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-18973224-192e-4a87-89c6-7d0cb3ce787a tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Delete volume with id: 2684c8c9-cbcb-4cac-8dfd-afe574429d7f Aug 08 19:24:24.910189 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:24.910189 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:24.911268 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-18973224-192e-4a87-89c6-7d0cb3ce787a tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Volume info retrieved successfully. Aug 08 19:24:24.946859 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-18973224-192e-4a87-89c6-7d0cb3ce787a tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Delete volume request issued successfully. Aug 08 19:24:24.948181 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-18973224-192e-4a87-89c6-7d0cb3ce787a tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f returned with HTTP 202 Aug 08 19:24:24.948181 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 16/64] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:24:24 2026] DELETE /volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:24:24.961437 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d5e0ab83-cbea-41ec-83cd-9100d189ed0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:24.963738 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5e0ab83-cbea-41ec-83cd-9100d189ed0f tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] GET https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f Aug 08 19:24:24.964290 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5e0ab83-cbea-41ec-83cd-9100d189ed0f tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:24.964448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5e0ab83-cbea-41ec-83cd-9100d189ed0f tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:24.974366 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:24.974366 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:24.979697 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d5e0ab83-cbea-41ec-83cd-9100d189ed0f tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Volume info retrieved successfully. Aug 08 19:24:24.987420 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5e0ab83-cbea-41ec-83cd-9100d189ed0f tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f returned with HTTP 200 Aug 08 19:24:24.988294 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 16/65] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:24 2026] GET /volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:26.005958 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-14a176ef-675b-4658-868d-794af3bd8597 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:26.008425 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-14a176ef-675b-4658-868d-794af3bd8597 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] GET https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f Aug 08 19:24:26.009038 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-14a176ef-675b-4658-868d-794af3bd8597 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:26.010669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-14a176ef-675b-4658-868d-794af3bd8597 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:26.018047 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-14a176ef-675b-4658-868d-794af3bd8597 tempest-VolumesAdminNegativeTest-1622990534 tempest-VolumesAdminNegativeTest-1622990534-project-member] https://10.4.3.89/volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f returned with HTTP 404 Aug 08 19:24:26.019058 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 17/66] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:26 2026] GET /volume/v3/volumes/2684c8c9-cbcb-4cac-8dfd-afe574429d7f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:24:32.846102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eed0c8f1-5075-4efe-8af3-6fa45a848614 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:32.850432 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eed0c8f1-5075-4efe-8af3-6fa45a848614 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:24:32.850432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eed0c8f1-5075-4efe-8af3-6fa45a848614 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:32.850432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eed0c8f1-5075-4efe-8af3-6fa45a848614 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:32.865952 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:32.865952 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:32.883957 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eed0c8f1-5075-4efe-8af3-6fa45a848614 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:24:32.896635 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eed0c8f1-5075-4efe-8af3-6fa45a848614 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:24:32.896635 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 18/67] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:24:32 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:34.938164 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=108,cinder:INSERT=22,cinder:UPDATE=27 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:24:34.985276 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=84,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:24:36.013148 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=68,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:24:42.889832 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=76,cinder:INSERT=10,cinder:UPDATE=14 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:24:55.296768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:55.299750 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:24:55.300185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2141742122"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:55.302329 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2141742122'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:24:55.302545 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Create volume of 1 GB Aug 08 19:24:55.309006 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Availability Zones retrieved successfully. Aug 08 19:24:55.321359 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Flow 'volume_create_api' (a1512a9f-ebd5-493c-8c87-6ce992ffa9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:55.322497 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac795fc-6d68-4e4b-aa27-659c237402ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:55.323860 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:24:55.360603 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac795fc-6d68-4e4b-aa27-659c237402ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:55.361993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7df2c33-7385-48b2-a005-0ea7c78d5e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:55.452713 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Created reservations ['4a71c8f9-4cdf-474f-b809-6147ff4753b4', '9013ba83-c897-402e-b42c-e52efea1f562', '8991270b-edd2-475f-b110-1b2ebe661ce7', '04ff1dee-f824-4fda-b39e-84768854700d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:24:55.453959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7df2c33-7385-48b2-a005-0ea7c78d5e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a71c8f9-4cdf-474f-b809-6147ff4753b4', '9013ba83-c897-402e-b42c-e52efea1f562', '8991270b-edd2-475f-b110-1b2ebe661ce7', '04ff1dee-f824-4fda-b39e-84768854700d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:55.454758 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925925d4-3158-4f12-8b0d-6ff333d0d205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:55.484060 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (925925d4-3158-4f12-8b0d-6ff333d0d205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aedf0628-5120-4c37-bb1b-506f0a8f01b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2141742122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c894137dfe49bc9d85b1f73fc1cd5c',qos_specs=None,replication_status=,reservations=['4a71c8f9-4cdf-474f-b809-6147ff4753b4','9013ba83-c897-402e-b42c-e52efea1f562','8991270b-edd2-475f-b110-1b2ebe661ce7','04ff1dee-f824-4fda-b39e-84768854700d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6e83f1f616f469dbd3a0c4f75d2c46d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2141742122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aedf0628-5120-4c37-bb1b-506f0a8f01b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c894137dfe49bc9d85b1f73fc1cd5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f6e83f1f616f469dbd3a0c4f75d2c46d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:55.488477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04eeb83a-4836-4125-bce1-c92995ac9c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:55.529356 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04eeb83a-4836-4125-bce1-c92995ac9c93) transitioned into 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-2141742122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c894137dfe49bc9d85b1f73fc1cd5c',qos_specs=None,replication_status=,reservations=['4a71c8f9-4cdf-474f-b809-6147ff4753b4','9013ba83-c897-402e-b42c-e52efea1f562','8991270b-edd2-475f-b110-1b2ebe661ce7','04ff1dee-f824-4fda-b39e-84768854700d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6e83f1f616f469dbd3a0c4f75d2c46d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:55.537668 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdd97ec1-55dc-481f-8853-b027b09d9c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:55.556899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdd97ec1-55dc-481f-8853-b027b09d9c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:55.558306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Flow 'volume_create_api' (a1512a9f-ebd5-493c-8c87-6ce992ffa9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:55.558783 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Create volume request issued successfully. Aug 08 19:24:55.560212 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-134e5291-4007-4d57-8e2e-6ca43c2f8670 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:24:55.560847 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 17/68] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:24:55 2026] POST /volume/v3/volumes => generated 752 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:24:55.583395 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09a79fa0-1d1e-4903-bf2c-881dab68179f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:55.589478 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09a79fa0-1d1e-4903-bf2c-881dab68179f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:24:55.589777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09a79fa0-1d1e-4903-bf2c-881dab68179f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:55.590046 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09a79fa0-1d1e-4903-bf2c-881dab68179f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:55.600949 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:55.600949 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:55.607182 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-09a79fa0-1d1e-4903-bf2c-881dab68179f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:24:55.612788 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09a79fa0-1d1e-4903-bf2c-881dab68179f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:24:55.613494 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 17/69] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:55 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:56.631260 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c31f607-9ce4-46c7-9d53-9a1c21671564 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:56.633685 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c31f607-9ce4-46c7-9d53-9a1c21671564 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:24:56.633957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c31f607-9ce4-46c7-9d53-9a1c21671564 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:56.634243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c31f607-9ce4-46c7-9d53-9a1c21671564 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:56.645521 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:56.645521 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:56.650689 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6c31f607-9ce4-46c7-9d53-9a1c21671564 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:24:56.657286 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c31f607-9ce4-46c7-9d53-9a1c21671564 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:24:56.657893 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 18/70] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:56 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:57.296144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a44a01d0-5ba3-444a-ad4b-e0173006f069 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:57.299963 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a44a01d0-5ba3-444a-ad4b-e0173006f069 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:24:57.300146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a44a01d0-5ba3-444a-ad4b-e0173006f069 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:57.300519 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a44a01d0-5ba3-444a-ad4b-e0173006f069 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:57.311008 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:57.311008 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:57.317664 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a44a01d0-5ba3-444a-ad4b-e0173006f069 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:24:57.325911 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a44a01d0-5ba3-444a-ad4b-e0173006f069 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:24:57.326463 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 19/71] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:24:57 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:57.763274 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e05164c-18cb-4b37-95eb-c8193f85b90e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:57.764158 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e05164c-18cb-4b37-95eb-c8193f85b90e None None] GET https://10.4.3.89/volume// Aug 08 19:24:57.764482 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e05164c-18cb-4b37-95eb-c8193f85b90e None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:57.764651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e05164c-18cb-4b37-95eb-c8193f85b90e None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:57.765218 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e05164c-18cb-4b37-95eb-c8193f85b90e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:24:57.765863 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 18/72] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:24:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:24:57.786792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-39a365be-8a38-4cea-a00d-f6c07c5f46dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:58.068011 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-39a365be-8a38-4cea-a00d-f6c07c5f46dc tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:24:58.069032 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-39a365be-8a38-4cea-a00d-f6c07c5f46dc tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aedf0628-5120-4c37-bb1b-506f0a8f01b9", "connector": null, "instance_uuid": "820b101c-b254-41b1-82dd-3a03e9d36d92"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:58.079533 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:58.079533 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:58.123211 np0000006803 devstack@c-api.service[100251]: /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. Aug 08 19:24:58.123211 np0000006803 devstack@c-api.service[100251]: .first() Aug 08 19:24:58.139015 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-39a365be-8a38-4cea-a00d-f6c07c5f46dc tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:24:58.139552 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 18/73] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:24:57 2026] POST /volume/v3/attachments => generated 273 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:24:58.179398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-351ce637-b8f0-4861-a952-cf000ae638e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:58.183771 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-351ce637-b8f0-4861-a952-cf000ae638e0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:24:58.185849 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-351ce637-b8f0-4861-a952-cf000ae638e0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:58.186665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-351ce637-b8f0-4861-a952-cf000ae638e0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:58.198513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8638b927-e846-44cc-ba29-993e5088c3a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:58.199040 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8638b927-e846-44cc-ba29-993e5088c3a6 None None] GET https://10.4.3.89/volume// Aug 08 19:24:58.199237 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8638b927-e846-44cc-ba29-993e5088c3a6 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:58.199524 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8638b927-e846-44cc-ba29-993e5088c3a6 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:58.199944 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8638b927-e846-44cc-ba29-993e5088c3a6 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:24:58.201643 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 20/74] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:24:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:24:58.206331 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:58.206331 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:58.212838 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-351ce637-b8f0-4861-a952-cf000ae638e0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:24:58.218933 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-3fe33db2-a794-4dca-92a4-d7f0a6da2c8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:58.221583 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-3fe33db2-a794-4dca-92a4-d7f0a6da2c8a tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:24:58.222317 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-3fe33db2-a794-4dca-92a4-d7f0a6da2c8a tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:58.222641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-3fe33db2-a794-4dca-92a4-d7f0a6da2c8a tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:58.224230 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-351ce637-b8f0-4861-a952-cf000ae638e0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:24:58.224835 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 19/75] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:58 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:58.246261 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:58.246261 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:24:58.252952 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-3fe33db2-a794-4dca-92a4-d7f0a6da2c8a tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:24:58.261154 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-3fe33db2-a794-4dca-92a4-d7f0a6da2c8a tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:24:58.261801 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 19/76] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:24:58 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:24:58.368628 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a2f53602-17fa-43ab-9421-907a6961f667 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:58.372338 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a2f53602-17fa-43ab-9421-907a6961f667 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] PUT https://10.4.3.89/volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2 Aug 08 19:24:58.372883 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a2f53602-17fa-43ab-9421-907a6961f667 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:58.384523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a2f53602-17fa-43ab-9421-907a6961f667 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Acquiring lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:24:58.390791 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a2f53602-17fa-43ab-9421-907a6961f667 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:24:58.392709 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:58.392709 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:24:58.535242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a2f53602-17fa-43ab-9421-907a6961f667 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" released by "attachment_update" :: held 0.145s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:24:58.535667 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-a2f53602-17fa-43ab-9421-907a6961f667 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2 returned with HTTP 200 Aug 08 19:24:58.536277 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 19/77] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:24:58 2026] PUT /volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:24:59.241479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8b5c93c-0732-4e0a-b01d-9935fdec3092 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:59.243659 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8b5c93c-0732-4e0a-b01d-9935fdec3092 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:24:59.245291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8b5c93c-0732-4e0a-b01d-9935fdec3092 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:59.245627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8b5c93c-0732-4e0a-b01d-9935fdec3092 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:59.260856 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:59.260856 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:24:59.270729 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8b5c93c-0732-4e0a-b01d-9935fdec3092 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:24:59.285303 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8b5c93c-0732-4e0a-b01d-9935fdec3092 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:24:59.288479 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 21/78] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:59 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:24:59.336346 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-ec413097-77e1-460e-a93c-578f172caf9c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:59.339777 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-ec413097-77e1-460e-a93c-578f172caf9c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:24:59.340373 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-ec413097-77e1-460e-a93c-578f172caf9c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:59.341164 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-ec413097-77e1-460e-a93c-578f172caf9c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:59.353657 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:24:59.353657 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:24:59.359335 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-ec413097-77e1-460e-a93c-578f172caf9c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:24:59.367101 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-ec413097-77e1-460e-a93c-578f172caf9c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:24:59.367959 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 20/79] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:24:59 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:24:59.718383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:59.719826 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c65d0a0a-6340-4450-bafd-b3c6aebc163e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:59.722287 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65d0a0a-6340-4450-bafd-b3c6aebc163e None None] GET https://10.4.3.89/volume// Aug 08 19:24:59.722287 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c65d0a0a-6340-4450-bafd-b3c6aebc163e None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:24:59.723777 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:24:59.723840 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c65d0a0a-6340-4450-bafd-b3c6aebc163e None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:24:59.723877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1258242327"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:24:59.723907 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65d0a0a-6340-4450-bafd-b3c6aebc163e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:24:59.723907 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 20/80] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:24:59 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:24:59.723964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1258242327'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:24:59.723964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Create volume of 1 GB Aug 08 19:24:59.733718 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Availability Zones retrieved successfully. Aug 08 19:24:59.745590 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Flow 'volume_create_api' (c8d3baa4-99a7-410d-87b8-58e9cdcbbf24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:59.746889 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04baf94-1613-43d8-a70c-7ec72b6b2d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:59.748318 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:24:59.749434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-812c10ed-f36e-4af8-9b72-55f18d79ce62 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:24:59.789578 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a04baf94-1613-43d8-a70c-7ec72b6b2d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:59.790678 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (683d115c-bcec-4f00-a622-89adca85cd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:59.897493 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Created reservations ['bef6b0e1-d415-4713-8e6b-bab6199d042f', 'cf8d5dd4-a89d-4657-b112-488bfd70f995', '2764123d-e4b6-4bb9-bfe9-67b8297b3eb1', '5a5a64df-640b-4930-a0fb-bcb85733a90b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:24:59.898597 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (683d115c-bcec-4f00-a622-89adca85cd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bef6b0e1-d415-4713-8e6b-bab6199d042f', 'cf8d5dd4-a89d-4657-b112-488bfd70f995', '2764123d-e4b6-4bb9-bfe9-67b8297b3eb1', '5a5a64df-640b-4930-a0fb-bcb85733a90b']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:59.899712 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3d216a-cb50-460b-aab4-348769feeea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:59.933214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3d216a-cb50-460b-aab4-348769feeea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d388ece-5e8b-4675-ba4b-551105868664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1258242327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1a89ffefdd34495983e624973b1f046',qos_specs=None,replication_status=,reservations=['bef6b0e1-d415-4713-8e6b-bab6199d042f','cf8d5dd4-a89d-4657-b112-488bfd70f995','2764123d-e4b6-4bb9-bfe9-67b8297b3eb1','5a5a64df-640b-4930-a0fb-bcb85733a90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b306d659d5b40bb92b8fdc7a355e25b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1258242327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d388ece-5e8b-4675-ba4b-551105868664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1a89ffefdd34495983e624973b1f046',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4b306d659d5b40bb92b8fdc7a355e25b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:59.934859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2f7d8b-4be8-442d-8c23-3a4c34c32320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:59.960585 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a2f7d8b-4be8-442d-8c23-3a4c34c32320) transitioned into 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-1258242327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1a89ffefdd34495983e624973b1f046',qos_specs=None,replication_status=,reservations=['bef6b0e1-d415-4713-8e6b-bab6199d042f','cf8d5dd4-a89d-4657-b112-488bfd70f995','2764123d-e4b6-4bb9-bfe9-67b8297b3eb1','5a5a64df-640b-4930-a0fb-bcb85733a90b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b306d659d5b40bb92b8fdc7a355e25b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:59.961787 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77af74c-1780-434b-b2c6-7b5d5b5c1319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:24:59.974261 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77af74c-1780-434b-b2c6-7b5d5b5c1319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:24:59.975360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Flow 'volume_create_api' (c8d3baa4-99a7-410d-87b8-58e9cdcbbf24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:24:59.975900 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Create volume request issued successfully. Aug 08 19:24:59.976693 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0abf2bd-8d6d-4c5a-a75e-a17da8ff6815 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:24:59.977302 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 20/81] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:24:59 2026] POST /volume/v3/volumes => generated 750 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:24:59.998618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-524ee952-a892-4a5a-bf15-d9a1f71c63a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.000986 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-524ee952-a892-4a5a-bf15-d9a1f71c63a7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:00.003446 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-524ee952-a892-4a5a-bf15-d9a1f71c63a7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:00.003446 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-524ee952-a892-4a5a-bf15-d9a1f71c63a7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:00.018987 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.018987 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:00.025871 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-524ee952-a892-4a5a-bf15-d9a1f71c63a7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:00.029000 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-812c10ed-f36e-4af8-9b72-55f18d79ce62 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:00.029405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-812c10ed-f36e-4af8-9b72-55f18d79ce62 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a41041f7-3970-49e6-b7f7-166855121cfe", "connector": null, "instance_uuid": "e5b43df6-eba5-47e4-965a-de6727f1265f"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:00.033517 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-524ee952-a892-4a5a-bf15-d9a1f71c63a7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:00.034175 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 21/82] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:24:59 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:00.038801 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.038801 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:00.090493 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-812c10ed-f36e-4af8-9b72-55f18d79ce62 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:00.090493 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 22/83] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:24:59 2026] POST /volume/v3/attachments => generated 273 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:00.117552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.119140 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:25:00.119672 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1924042400"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:00.123238 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1924042400'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:25:00.123562 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Create volume of 1 GB Aug 08 19:25:00.124031 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.124031 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:00.129958 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Availability Zones retrieved successfully. Aug 08 19:25:00.132575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-179bd80a-ff10-4411-8263-22e082259cbb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.135816 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-179bd80a-ff10-4411-8263-22e082259cbb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:00.136262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-179bd80a-ff10-4411-8263-22e082259cbb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:00.136628 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-179bd80a-ff10-4411-8263-22e082259cbb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:00.139293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Flow 'volume_create_api' (c95181ab-223d-4d3e-ab4f-f0cfd8c847f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:00.140806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f62d5738-0a97-4029-8d81-41b3a67250d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:00.142125 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:25:00.149106 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17ae0601-f8df-4ab5-b7ee-8aa0f3117cc4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.150731 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17ae0601-f8df-4ab5-b7ee-8aa0f3117cc4 None None] GET https://10.4.3.89/volume// Aug 08 19:25:00.150731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17ae0601-f8df-4ab5-b7ee-8aa0f3117cc4 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:00.150731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17ae0601-f8df-4ab5-b7ee-8aa0f3117cc4 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:00.150731 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17ae0601-f8df-4ab5-b7ee-8aa0f3117cc4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:00.150731 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 22/84] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:00.158977 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-d35051fc-2287-4f38-9a26-68ae7ecbec0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.161456 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-d35051fc-2287-4f38-9a26-68ae7ecbec0c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:00.161765 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-d35051fc-2287-4f38-9a26-68ae7ecbec0c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:00.162011 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-d35051fc-2287-4f38-9a26-68ae7ecbec0c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:00.178427 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.178427 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:00.182749 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-d35051fc-2287-4f38-9a26-68ae7ecbec0c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:00.189589 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-d35051fc-2287-4f38-9a26-68ae7ecbec0c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:00.190054 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 23/85] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:00 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:00.191160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f62d5738-0a97-4029-8d81-41b3a67250d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:00.192666 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9994007c-f3b6-4acc-a404-009cbad85a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:00.197089 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.197089 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:00.203156 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-179bd80a-ff10-4411-8263-22e082259cbb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:00.209365 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-179bd80a-ff10-4411-8263-22e082259cbb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:00.210114 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 21/86] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:00 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1021 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:00.277053 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-531235d5-890e-4f50-a19c-65e1eac867d5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.279309 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-531235d5-890e-4f50-a19c-65e1eac867d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] PUT https://10.4.3.89/volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63 Aug 08 19:25:00.279948 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-531235d5-890e-4f50-a19c-65e1eac867d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:00.281537 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Created reservations ['8a4b4f11-5f8e-49b7-962a-75f7e771bf38', '2abe18ab-8d63-426a-b158-554054b73390', 'dde84aa7-76db-47b1-bbf8-a1c9ec6825c8', '49228d30-a37a-4212-9310-94a6eb20d476'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:25:00.285434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9994007c-f3b6-4acc-a404-009cbad85a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a4b4f11-5f8e-49b7-962a-75f7e771bf38', '2abe18ab-8d63-426a-b158-554054b73390', 'dde84aa7-76db-47b1-bbf8-a1c9ec6825c8', '49228d30-a37a-4212-9310-94a6eb20d476']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:00.285434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb39012a-abd6-4047-9a68-2a708fd0e402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:00.300828 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9dbada84-a608-4511-9c3e-f7014b2d90d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.303539 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-531235d5-890e-4f50-a19c-65e1eac867d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Acquiring lock "cinder-attachment_update-a41041f7-3970-49e6-b7f7-166855121cfe-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:00.303704 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9dbada84-a608-4511-9c3e-f7014b2d90d3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:00.303704 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9dbada84-a608-4511-9c3e-f7014b2d90d3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:00.303900 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9dbada84-a608-4511-9c3e-f7014b2d90d3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:00.312436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-531235d5-890e-4f50-a19c-65e1eac867d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Lock "cinder-attachment_update-a41041f7-3970-49e6-b7f7-166855121cfe-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:00.312436 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.312436 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:00.314062 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.314062 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:00.315856 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb39012a-abd6-4047-9a68-2a708fd0e402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e52cba4-25bc-45d4-8e41-1da0b88823de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1924042400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00321d507ac6454ebc39102699eed497',qos_specs=None,replication_status=,reservations=['8a4b4f11-5f8e-49b7-962a-75f7e771bf38','2abe18ab-8d63-426a-b158-554054b73390','dde84aa7-76db-47b1-bbf8-a1c9ec6825c8','49228d30-a37a-4212-9310-94a6eb20d476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9768b78b85b4136860f18a8f051df92',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:25:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1924042400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e52cba4-25bc-45d4-8e41-1da0b88823de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00321d507ac6454ebc39102699eed497',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d9768b78b85b4136860f18a8f051df92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:00.316852 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd6d819c-b848-4b30-8f3d-789e88f1a898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:00.318557 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9dbada84-a608-4511-9c3e-f7014b2d90d3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:00.324022 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9dbada84-a608-4511-9c3e-f7014b2d90d3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:25:00.324627 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 24/87] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:00 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:00.344705 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd6d819c-b848-4b30-8f3d-789e88f1a898) transitioned into 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-1924042400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00321d507ac6454ebc39102699eed497',qos_specs=None,replication_status=,reservations=['8a4b4f11-5f8e-49b7-962a-75f7e771bf38','2abe18ab-8d63-426a-b158-554054b73390','dde84aa7-76db-47b1-bbf8-a1c9ec6825c8','49228d30-a37a-4212-9310-94a6eb20d476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9768b78b85b4136860f18a8f051df92',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:00.345986 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5674a40-4bff-4560-b691-cbe89f470e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:00.360819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5674a40-4bff-4560-b691-cbe89f470e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:00.362132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Flow 'volume_create_api' (c95181ab-223d-4d3e-ab4f-f0cfd8c847f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:00.362656 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Create volume request issued successfully. Aug 08 19:25:00.363671 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f622e292-da8a-490c-af1a-e3ae8c52b8a5 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:25:00.364384 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 21/88] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:25:00 2026] POST /volume/v3/volumes => generated 753 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:25:00.388032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4d97190a-e3f9-4448-82ad-3d312ee807ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:00.391076 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d97190a-e3f9-4448-82ad-3d312ee807ce tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:00.391259 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d97190a-e3f9-4448-82ad-3d312ee807ce tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:00.391678 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d97190a-e3f9-4448-82ad-3d312ee807ce tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:00.404486 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:00.404486 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:00.409646 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4d97190a-e3f9-4448-82ad-3d312ee807ce tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:00.421604 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d97190a-e3f9-4448-82ad-3d312ee807ce tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:00.421604 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 22/89] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:00 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:00.441113 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-531235d5-890e-4f50-a19c-65e1eac867d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Lock "cinder-attachment_update-a41041f7-3970-49e6-b7f7-166855121cfe-np0000006803" released by "attachment_update" :: held 0.129s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:00.441113 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-531235d5-890e-4f50-a19c-65e1eac867d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63 returned with HTTP 200 Aug 08 19:25:00.441113 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 23/90] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:00 2026] PUT /volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:01.050190 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a206b41-031e-41fe-b00b-4feabf2c73c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:01.052150 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a206b41-031e-41fe-b00b-4feabf2c73c4 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:01.052626 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a206b41-031e-41fe-b00b-4feabf2c73c4 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:01.054332 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a206b41-031e-41fe-b00b-4feabf2c73c4 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:01.062191 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:01.062191 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:01.067136 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0a206b41-031e-41fe-b00b-4feabf2c73c4 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:01.076114 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a206b41-031e-41fe-b00b-4feabf2c73c4 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:01.077248 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 25/91] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:01 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:01.229660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71969464-3e6a-440f-9560-8e8701e3b3e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:01.232364 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71969464-3e6a-440f-9560-8e8701e3b3e9 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:01.232849 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71969464-3e6a-440f-9560-8e8701e3b3e9 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:01.233281 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71969464-3e6a-440f-9560-8e8701e3b3e9 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:01.247648 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:01.247648 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:01.253518 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-71969464-3e6a-440f-9560-8e8701e3b3e9 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:01.260266 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71969464-3e6a-440f-9560-8e8701e3b3e9 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:01.260993 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 22/92] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:01 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:01.339141 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ad05353c-c47e-45b4-96c7-2ee5dbfa0ca9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:01.342161 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ad05353c-c47e-45b4-96c7-2ee5dbfa0ca9 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:01.342475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ad05353c-c47e-45b4-96c7-2ee5dbfa0ca9 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:01.342814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ad05353c-c47e-45b4-96c7-2ee5dbfa0ca9 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:01.355602 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:01.355602 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:01.360241 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ad05353c-c47e-45b4-96c7-2ee5dbfa0ca9 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:01.365678 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ad05353c-c47e-45b4-96c7-2ee5dbfa0ca9 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:25:01.366368 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 23/93] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:01 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:01.442025 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff1b7f85-060f-4a5b-abc8-246737083601 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:01.444105 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff1b7f85-060f-4a5b-abc8-246737083601 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:01.444601 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff1b7f85-060f-4a5b-abc8-246737083601 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:01.445049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff1b7f85-060f-4a5b-abc8-246737083601 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:01.454501 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:01.454501 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:01.460054 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ff1b7f85-060f-4a5b-abc8-246737083601 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:01.467636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff1b7f85-060f-4a5b-abc8-246737083601 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:01.469040 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 24/94] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:01 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:01.530015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-20f9f8e2-57d0-49b1-a490-ca9e2b9aefdd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:01.534896 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-20f9f8e2-57d0-49b1-a490-ca9e2b9aefdd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:01.534896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-20f9f8e2-57d0-49b1-a490-ca9e2b9aefdd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:01.534896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-20f9f8e2-57d0-49b1-a490-ca9e2b9aefdd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:01.544537 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:01.544537 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:01.552842 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-20f9f8e2-57d0-49b1-a490-ca9e2b9aefdd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:01.558398 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-20f9f8e2-57d0-49b1-a490-ca9e2b9aefdd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:01.559144 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 26/95] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:01 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:01.890933 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-805c7c00-335c-4a28-bfae-3d6ca3486b65 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:01.894566 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-805c7c00-335c-4a28-bfae-3d6ca3486b65 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] POST https://10.4.3.89/volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2/action Aug 08 19:25:01.895872 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-805c7c00-335c-4a28-bfae-3d6ca3486b65 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:01.896542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-805c7c00-335c-4a28-bfae-3d6ca3486b65 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:01.928099 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:01.928099 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:01.946198 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dba0697d-aa35-4cbf-9917-5a478e5d9958 req-805c7c00-335c-4a28-bfae-3d6ca3486b65 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2/action returned with HTTP 204 Aug 08 19:25:01.947249 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 23/96] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:01 2026] POST /volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:01.983792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ffcbc727-4ec8-49ef-8336-81cfc2d26d64 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:01.984002 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffcbc727-4ec8-49ef-8336-81cfc2d26d64 None None] GET https://10.4.3.89/volume// Aug 08 19:25:01.984265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffcbc727-4ec8-49ef-8336-81cfc2d26d64 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:01.984606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ffcbc727-4ec8-49ef-8336-81cfc2d26d64 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:01.985101 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ffcbc727-4ec8-49ef-8336-81cfc2d26d64 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:01.986238 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 24/97] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:25:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:02.022846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-4854b8bb-b00c-4c5c-a839-4ca98ec6154b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.280304 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28752695-174c-46eb-9fb1-aee03fec5254 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.282556 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28752695-174c-46eb-9fb1-aee03fec5254 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:02.282901 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28752695-174c-46eb-9fb1-aee03fec5254 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:02.283663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28752695-174c-46eb-9fb1-aee03fec5254 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:02.295946 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:02.295946 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:02.303500 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-4854b8bb-b00c-4c5c-a839-4ca98ec6154b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:02.305399 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-28752695-174c-46eb-9fb1-aee03fec5254 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:02.308430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-4854b8bb-b00c-4c5c-a839-4ca98ec6154b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e52cba4-25bc-45d4-8e41-1da0b88823de", "connector": null, "instance_uuid": "9a880a52-d673-4166-8596-4037cd23f39b"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:02.314538 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28752695-174c-46eb-9fb1-aee03fec5254 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:02.315003 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 27/98] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:02 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:02.322849 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:02.322849 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:02.364351 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-4854b8bb-b00c-4c5c-a839-4ca98ec6154b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:02.365070 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 25/99] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:02 2026] POST /volume/v3/attachments => generated 273 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:02.382402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8020dd2-b86b-438e-b1fc-03ef440a6a11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.385522 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8020dd2-b86b-438e-b1fc-03ef440a6a11 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:02.385844 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8020dd2-b86b-438e-b1fc-03ef440a6a11 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:02.386088 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8020dd2-b86b-438e-b1fc-03ef440a6a11 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:02.404974 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:02.404974 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:02.413290 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8020dd2-b86b-438e-b1fc-03ef440a6a11 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:02.414226 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9ca9fe6e-ed37-4461-bfb3-b5721fcdd75a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.419730 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ca9fe6e-ed37-4461-bfb3-b5721fcdd75a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:02.419730 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ca9fe6e-ed37-4461-bfb3-b5721fcdd75a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:02.420075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ca9fe6e-ed37-4461-bfb3-b5721fcdd75a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:02.425264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8020dd2-b86b-438e-b1fc-03ef440a6a11 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:25:02.425467 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 24/100] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:02 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:02.444129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a7ff0cc-a2d9-44fa-86f7-750ca497c0d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.444715 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:02.444715 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:02.446513 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a7ff0cc-a2d9-44fa-86f7-750ca497c0d4 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:02.446861 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a7ff0cc-a2d9-44fa-86f7-750ca497c0d4 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:02.447241 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a7ff0cc-a2d9-44fa-86f7-750ca497c0d4 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:02.448470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a3307aff-5dc2-4a92-acd3-1a1f2101ad05 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.449466 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a3307aff-5dc2-4a92-acd3-1a1f2101ad05 None None] GET https://10.4.3.89/volume// Aug 08 19:25:02.449724 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a3307aff-5dc2-4a92-acd3-1a1f2101ad05 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:02.451264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a3307aff-5dc2-4a92-acd3-1a1f2101ad05 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:02.451653 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9ca9fe6e-ed37-4461-bfb3-b5721fcdd75a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:02.451734 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a3307aff-5dc2-4a92-acd3-1a1f2101ad05 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:02.452292 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 26/101] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:02.459138 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ca9fe6e-ed37-4461-bfb3-b5721fcdd75a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:02.459802 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 25/102] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:02 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:02.464232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-0be3e1d0-7c61-4046-85f0-8397d3eb5946 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.469482 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-0be3e1d0-7c61-4046-85f0-8397d3eb5946 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:02.469482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-0be3e1d0-7c61-4046-85f0-8397d3eb5946 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:02.469630 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:02.469630 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:02.469687 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-0be3e1d0-7c61-4046-85f0-8397d3eb5946 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:02.476327 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a7ff0cc-a2d9-44fa-86f7-750ca497c0d4 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:02.482851 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a7ff0cc-a2d9-44fa-86f7-750ca497c0d4 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:25:02.484501 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 28/103] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:02 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:02.487658 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:02.487658 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:02.494029 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-0be3e1d0-7c61-4046-85f0-8397d3eb5946 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:02.501539 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-0be3e1d0-7c61-4046-85f0-8397d3eb5946 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:02.502204 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 25/104] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:02 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1025 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:02.597179 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-da7b3fb2-0724-44d9-a45a-b6c5dbf7da92 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:02.599979 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-da7b3fb2-0724-44d9-a45a-b6c5dbf7da92 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] PUT https://10.4.3.89/volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc Aug 08 19:25:02.600419 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-da7b3fb2-0724-44d9-a45a-b6c5dbf7da92 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:02.613902 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-da7b3fb2-0724-44d9-a45a-b6c5dbf7da92 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Acquiring lock "cinder-attachment_update-8e52cba4-25bc-45d4-8e41-1da0b88823de-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:02.623513 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-da7b3fb2-0724-44d9-a45a-b6c5dbf7da92 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Lock "cinder-attachment_update-8e52cba4-25bc-45d4-8e41-1da0b88823de-np0000006803" acquired by "attachment_update" :: waited 0.010s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:02.624568 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:02.624568 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:02.739496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-da7b3fb2-0724-44d9-a45a-b6c5dbf7da92 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Lock "cinder-attachment_update-8e52cba4-25bc-45d4-8e41-1da0b88823de-np0000006803" released by "attachment_update" :: held 0.115s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:02.739496 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-da7b3fb2-0724-44d9-a45a-b6c5dbf7da92 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc returned with HTTP 200 Aug 08 19:25:02.739562 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 27/105] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:02 2026] PUT /volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:03.325723 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3f0947dd-cc50-459d-900c-b417057841ae req-4d3af05d-62bc-481e-a551-d3b38e47d6f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.328325 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-4d3af05d-62bc-481e-a551-d3b38e47d6f2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:03.328577 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-4d3af05d-62bc-481e-a551-d3b38e47d6f2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:03.328779 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-4d3af05d-62bc-481e-a551-d3b38e47d6f2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:03.330653 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d151b63-1556-4132-aafe-9847d0b82c57 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.334108 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d151b63-1556-4132-aafe-9847d0b82c57 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:03.334479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d151b63-1556-4132-aafe-9847d0b82c57 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:03.334725 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d151b63-1556-4132-aafe-9847d0b82c57 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:03.338698 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:03.338698 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:03.345030 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-3f0947dd-cc50-459d-900c-b417057841ae req-4d3af05d-62bc-481e-a551-d3b38e47d6f2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:03.348275 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:03.348275 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:03.351770 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-4d3af05d-62bc-481e-a551-d3b38e47d6f2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:03.352246 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 26/106] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:03 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:03.354056 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6d151b63-1556-4132-aafe-9847d0b82c57 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:03.360171 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d151b63-1556-4132-aafe-9847d0b82c57 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:03.360942 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 29/107] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:03 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:03.475106 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7f4f746-0665-4d26-bd2c-4977ef0f7e02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.479487 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7f4f746-0665-4d26-bd2c-4977ef0f7e02 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:03.481148 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7f4f746-0665-4d26-bd2c-4977ef0f7e02 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:03.482344 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7f4f746-0665-4d26-bd2c-4977ef0f7e02 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:03.494761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-03b884cc-9c40-4a1d-931d-ee5de3c2e61d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.495553 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03b884cc-9c40-4a1d-931d-ee5de3c2e61d None None] GET https://10.4.3.89/volume// Aug 08 19:25:03.496138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03b884cc-9c40-4a1d-931d-ee5de3c2e61d None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:03.496138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03b884cc-9c40-4a1d-931d-ee5de3c2e61d None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:03.496472 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03b884cc-9c40-4a1d-931d-ee5de3c2e61d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:03.497043 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 28/108] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:25:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:03.510462 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:03.510462 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:03.514770 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3f0947dd-cc50-459d-900c-b417057841ae req-a3f099a7-6740-418f-8fd3-86f19f38f69b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.517585 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-a3f099a7-6740-418f-8fd3-86f19f38f69b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:03.517988 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-a3f099a7-6740-418f-8fd3-86f19f38f69b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fce406c3-a6b7-4d5c-9f1c-6022abf5e019", "connector": null, "instance_uuid": "d23c81d8-0af2-4696-af36-63ee2c3fd6cf"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:03.518111 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7f4f746-0665-4d26-bd2c-4977ef0f7e02 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:03.525342 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7f4f746-0665-4d26-bd2c-4977ef0f7e02 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:03.526046 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 26/109] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:03 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:03.531748 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:03.531748 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:03.564035 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [req-3f0947dd-cc50-459d-900c-b417057841ae req-a3f099a7-6740-418f-8fd3-86f19f38f69b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 08 19:25:03.571111 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-a3f099a7-6740-418f-8fd3-86f19f38f69b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:03.571824 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 27/110] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:03 2026] POST /volume/v3/attachments => generated 271 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:03.603018 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6974bd92-1956-498f-9e35-cc5c3ff6e66c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.608602 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6974bd92-1956-498f-9e35-cc5c3ff6e66c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:03.609098 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6974bd92-1956-498f-9e35-cc5c3ff6e66c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:03.609347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6974bd92-1956-498f-9e35-cc5c3ff6e66c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:03.620225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b45d545b-70e2-4675-bbc8-c99019ed3080 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.624493 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:03.624493 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:03.624605 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b45d545b-70e2-4675-bbc8-c99019ed3080 None None] GET https://10.4.3.89/volume// Aug 08 19:25:03.624863 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b45d545b-70e2-4675-bbc8-c99019ed3080 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:03.625074 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b45d545b-70e2-4675-bbc8-c99019ed3080 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:03.625428 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b45d545b-70e2-4675-bbc8-c99019ed3080 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:03.625760 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 29/111] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:03 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:03.633918 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6974bd92-1956-498f-9e35-cc5c3ff6e66c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:03.635139 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3f0947dd-cc50-459d-900c-b417057841ae req-e6546d88-db65-41d7-9f20-f262d671d6a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.637545 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-e6546d88-db65-41d7-9f20-f262d671d6a6 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:03.637850 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-e6546d88-db65-41d7-9f20-f262d671d6a6 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:03.638130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-e6546d88-db65-41d7-9f20-f262d671d6a6 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:03.639930 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6974bd92-1956-498f-9e35-cc5c3ff6e66c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:03.640531 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 30/112] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:03 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:03.648937 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:03.648937 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:03.655383 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3f0947dd-cc50-459d-900c-b417057841ae req-e6546d88-db65-41d7-9f20-f262d671d6a6 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:03.660044 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-e6546d88-db65-41d7-9f20-f262d671d6a6 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:03.660561 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 27/113] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:03 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1045 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:03.739847 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3f0947dd-cc50-459d-900c-b417057841ae req-82792c77-888a-4fd0-ad61-4f86b12e179f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:03.742463 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-82792c77-888a-4fd0-ad61-4f86b12e179f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] PUT https://10.4.3.89/volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0 Aug 08 19:25:03.742946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-82792c77-888a-4fd0-ad61-4f86b12e179f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:03.750898 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-3f0947dd-cc50-459d-900c-b417057841ae req-82792c77-888a-4fd0-ad61-4f86b12e179f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Acquiring lock "cinder-attachment_update-fce406c3-a6b7-4d5c-9f1c-6022abf5e019-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:03.756061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-3f0947dd-cc50-459d-900c-b417057841ae req-82792c77-888a-4fd0-ad61-4f86b12e179f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Lock "cinder-attachment_update-fce406c3-a6b7-4d5c-9f1c-6022abf5e019-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:03.757105 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:03.757105 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:03.899294 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-3f0947dd-cc50-459d-900c-b417057841ae req-82792c77-888a-4fd0-ad61-4f86b12e179f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Lock "cinder-attachment_update-fce406c3-a6b7-4d5c-9f1c-6022abf5e019-np0000006803" released by "attachment_update" :: held 0.143s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:03.899772 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-82792c77-888a-4fd0-ad61-4f86b12e179f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0 returned with HTTP 200 Aug 08 19:25:03.900429 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 28/114] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:03 2026] PUT /volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0 => generated 967 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:04.380283 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e032bd8-78ce-4c86-99a2-78f146d970e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:04.382598 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e032bd8-78ce-4c86-99a2-78f146d970e8 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:04.382828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e032bd8-78ce-4c86-99a2-78f146d970e8 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:04.383068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e032bd8-78ce-4c86-99a2-78f146d970e8 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:04.401666 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:04.401666 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:04.413809 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7e032bd8-78ce-4c86-99a2-78f146d970e8 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:04.420830 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e032bd8-78ce-4c86-99a2-78f146d970e8 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:04.421141 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 30/115] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:04 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:04.542225 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6e0cca3-099c-4995-aed9-231b6bf9a93b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:04.544241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6e0cca3-099c-4995-aed9-231b6bf9a93b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:04.544644 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6e0cca3-099c-4995-aed9-231b6bf9a93b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:04.545152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6e0cca3-099c-4995-aed9-231b6bf9a93b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:04.556688 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:04.556688 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:04.562509 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d6e0cca3-099c-4995-aed9-231b6bf9a93b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:04.567524 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6e0cca3-099c-4995-aed9-231b6bf9a93b tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:04.567998 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 31/116] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:04 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:04.659608 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bcf9c2e7-2505-45e3-9a12-0e104ac51017 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:04.662668 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcf9c2e7-2505-45e3-9a12-0e104ac51017 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:04.663269 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcf9c2e7-2505-45e3-9a12-0e104ac51017 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:04.663555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcf9c2e7-2505-45e3-9a12-0e104ac51017 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:04.678312 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:04.678312 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:04.683389 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bcf9c2e7-2505-45e3-9a12-0e104ac51017 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:04.690317 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcf9c2e7-2505-45e3-9a12-0e104ac51017 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:04.691781 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 28/117] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:04 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:04.883802 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-2a26f606-ec47-485e-927f-2e777b749021 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:04.885964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-2a26f606-ec47-485e-927f-2e777b749021 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] POST https://10.4.3.89/volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63/action Aug 08 19:25:04.887272 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-2a26f606-ec47-485e-927f-2e777b749021 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:04.887445 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-2a26f606-ec47-485e-927f-2e777b749021 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:04.907230 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:04.907230 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:04.920052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-17d43b9c-db6f-4bce-9233-e308f985fd83 req-2a26f606-ec47-485e-927f-2e777b749021 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63/action returned with HTTP 204 Aug 08 19:25:04.920702 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 29/118] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:04 2026] POST /volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:05.439014 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8b245ca0-207e-4d57-b81f-13a28a03645f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.441795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b245ca0-207e-4d57-b81f-13a28a03645f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:05.442070 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b245ca0-207e-4d57-b81f-13a28a03645f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:05.442347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b245ca0-207e-4d57-b81f-13a28a03645f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:05.454783 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:05.454783 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:05.460596 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8b245ca0-207e-4d57-b81f-13a28a03645f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:05.467098 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b245ca0-207e-4d57-b81f-13a28a03645f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:05.467679 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 31/119] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:05 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:05.485565 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d358cd76-79a1-4027-9526-13cb510e81eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.487306 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d358cd76-79a1-4027-9526-13cb510e81eb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:05.487576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d358cd76-79a1-4027-9526-13cb510e81eb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:05.487804 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d358cd76-79a1-4027-9526-13cb510e81eb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:05.501721 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:05.501721 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:05.507898 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d358cd76-79a1-4027-9526-13cb510e81eb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:05.515441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d358cd76-79a1-4027-9526-13cb510e81eb tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:05.516023 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 32/120] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:05 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:05.583220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-de3d4713-94fd-4213-a7eb-e421981e09e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.585602 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de3d4713-94fd-4213-a7eb-e421981e09e3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:05.585924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de3d4713-94fd-4213-a7eb-e421981e09e3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:05.586208 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-de3d4713-94fd-4213-a7eb-e421981e09e3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:05.601142 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:05.601142 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:05.606870 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-de3d4713-94fd-4213-a7eb-e421981e09e3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:05.613662 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-de3d4713-94fd-4213-a7eb-e421981e09e3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:05.614156 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 29/121] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:05 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:05.706036 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-48719e65-3139-4c6e-8fcc-03b50f489430 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.708855 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48719e65-3139-4c6e-8fcc-03b50f489430 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:05.709028 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48719e65-3139-4c6e-8fcc-03b50f489430 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:05.709244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48719e65-3139-4c6e-8fcc-03b50f489430 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:05.725825 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:05.725825 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:05.736570 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-48719e65-3139-4c6e-8fcc-03b50f489430 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:05.749003 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48719e65-3139-4c6e-8fcc-03b50f489430 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:05.751101 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 30/122] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:05 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:05.876645 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-23a83e1c-3354-429e-9050-b52b88a604f0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.878260 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cec5a3da-2870-460b-b53b-ecfbe14beb3e req-e0270bac-12ce-4b3e-9753-655f3709d9e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.880346 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23a83e1c-3354-429e-9050-b52b88a604f0 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:05.880524 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23a83e1c-3354-429e-9050-b52b88a604f0 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:05.880744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23a83e1c-3354-429e-9050-b52b88a604f0 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:05.881083 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cec5a3da-2870-460b-b53b-ecfbe14beb3e req-e0270bac-12ce-4b3e-9753-655f3709d9e4 tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] POST https://10.4.3.89/volume/v3/snapshots/b8ed8bf2-97a4-45c6-86f6-c6894e8ec71e/action Aug 08 19:25:05.881565 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cec5a3da-2870-460b-b53b-ecfbe14beb3e req-e0270bac-12ce-4b3e-9753-655f3709d9e4 tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:05.881712 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cec5a3da-2870-460b-b53b-ecfbe14beb3e req-e0270bac-12ce-4b3e-9753-655f3709d9e4 tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:05.883379 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [req-cec5a3da-2870-460b-b53b-ecfbe14beb3e req-e0270bac-12ce-4b3e-9753-655f3709d9e4 tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100252) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 19:25:05.889911 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7294318b-7626-4be4-bec3-91642ec90001 req-2fb2f66c-45fd-4234-8ccd-2abc0228e8ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.891993 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:05.891993 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:05.893319 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7294318b-7626-4be4-bec3-91642ec90001 req-2fb2f66c-45fd-4234-8ccd-2abc0228e8ea tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] POST https://10.4.3.89/volume/v3/snapshots/None/action Aug 08 19:25:05.893846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7294318b-7626-4be4-bec3-91642ec90001 req-2fb2f66c-45fd-4234-8ccd-2abc0228e8ea tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:05.893953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7294318b-7626-4be4-bec3-91642ec90001 req-2fb2f66c-45fd-4234-8ccd-2abc0228e8ea tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:05.895344 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [req-7294318b-7626-4be4-bec3-91642ec90001 req-2fb2f66c-45fd-4234-8ccd-2abc0228e8ea tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100251) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 19:25:05.896477 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-23a83e1c-3354-429e-9050-b52b88a604f0 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:05.901256 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23a83e1c-3354-429e-9050-b52b88a604f0 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:05.901676 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 32/123] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:05 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:05.910865 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cec5a3da-2870-460b-b53b-ecfbe14beb3e req-e0270bac-12ce-4b3e-9753-655f3709d9e4 tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] https://10.4.3.89/volume/v3/snapshots/b8ed8bf2-97a4-45c6-86f6-c6894e8ec71e/action returned with HTTP 404 Aug 08 19:25:05.911430 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 33/124] 10.4.3.89 () {72 vars in 1671 bytes} [Sat Aug 8 19:25:05 2026] POST /volume/v3/snapshots/b8ed8bf2-97a4-45c6-86f6-c6894e8ec71e/action => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:05.982854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-fc51d513-eb54-469b-8b22-962184a46eb6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:05.986019 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-fc51d513-eb54-469b-8b22-962184a46eb6 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:05.986311 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-fc51d513-eb54-469b-8b22-962184a46eb6 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:05.987475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-fc51d513-eb54-469b-8b22-962184a46eb6 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:06.004751 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:06.004751 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:06.013639 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-fc51d513-eb54-469b-8b22-962184a46eb6 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:06.022597 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-fc51d513-eb54-469b-8b22-962184a46eb6 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:06.022880 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 31/125] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:05 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:06.068775 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7294318b-7626-4be4-bec3-91642ec90001 req-2fb2f66c-45fd-4234-8ccd-2abc0228e8ea tempest-VolumesAssistedSnapshotsTest-1865041562 tempest-VolumesAssistedSnapshotsTest-1865041562-project] https://10.4.3.89/volume/v3/snapshots/None/action returned with HTTP 404 Aug 08 19:25:06.069642 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 30/126] 10.4.3.89 () {72 vars in 1575 bytes} [Sat Aug 8 19:25:05 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:25:06.077072 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-b2a7c18d-4508-465c-9a66-c5e522176cdf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:06.081194 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-b2a7c18d-4508-465c-9a66-c5e522176cdf tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] POST https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe/action Aug 08 19:25:06.081194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-b2a7c18d-4508-465c-9a66-c5e522176cdf tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:06.081194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-b2a7c18d-4508-465c-9a66-c5e522176cdf tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:06.101012 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:06.101012 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:06.101514 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-b2a7c18d-4508-465c-9a66-c5e522176cdf tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:06.113336 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-b2a7c18d-4508-465c-9a66-c5e522176cdf tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Begin detaching volume completed successfully. Aug 08 19:25:06.113641 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-b2a7c18d-4508-465c-9a66-c5e522176cdf tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe/action returned with HTTP 202 Aug 08 19:25:06.114162 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 33/127] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:25:06 2026] POST /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:25:06.170115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2181a112-0056-4256-9598-086a30be86fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:06.170683 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2181a112-0056-4256-9598-086a30be86fc None None] GET https://10.4.3.89/volume// Aug 08 19:25:06.170915 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2181a112-0056-4256-9598-086a30be86fc None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:06.171198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2181a112-0056-4256-9598-086a30be86fc None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:06.171650 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2181a112-0056-4256-9598-086a30be86fc None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:06.172038 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 34/128] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:06.181675 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c49e2bba-e364-4ef6-894b-b4ff90f507d5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:06.184012 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c49e2bba-e364-4ef6-894b-b4ff90f507d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:06.184359 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c49e2bba-e364-4ef6-894b-b4ff90f507d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:06.184888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c49e2bba-e364-4ef6-894b-b4ff90f507d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:06.198336 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:06.198336 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:06.203052 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c49e2bba-e364-4ef6-894b-b4ff90f507d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:06.208636 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c49e2bba-e364-4ef6-894b-b4ff90f507d5 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:06.209400 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 32/129] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:06 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1550 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:06.628287 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71ef0f3f-58a4-4e71-9942-8fa62f399c40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:06.632953 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71ef0f3f-58a4-4e71-9942-8fa62f399c40 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:06.633212 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71ef0f3f-58a4-4e71-9942-8fa62f399c40 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:06.633463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71ef0f3f-58a4-4e71-9942-8fa62f399c40 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:06.650571 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:06.650571 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:06.654385 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-71ef0f3f-58a4-4e71-9942-8fa62f399c40 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:06.660125 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71ef0f3f-58a4-4e71-9942-8fa62f399c40 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:06.661222 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 31/130] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:06 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:06.764884 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a916506f-ac4a-4970-b17d-6b6897f750ac None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:06.766645 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a916506f-ac4a-4970-b17d-6b6897f750ac tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:06.766842 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a916506f-ac4a-4970-b17d-6b6897f750ac tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:06.767025 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a916506f-ac4a-4970-b17d-6b6897f750ac tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:06.775869 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:06.775869 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:06.780318 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a916506f-ac4a-4970-b17d-6b6897f750ac tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:06.783860 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a916506f-ac4a-4970-b17d-6b6897f750ac tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:06.784340 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 34/131] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:06 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:07.674369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ace44a9-23bb-40b5-acb2-c264ba08b943 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:07.676395 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ace44a9-23bb-40b5-acb2-c264ba08b943 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:07.676652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ace44a9-23bb-40b5-acb2-c264ba08b943 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:07.676871 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ace44a9-23bb-40b5-acb2-c264ba08b943 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:07.689421 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:07.689421 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:07.694839 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ace44a9-23bb-40b5-acb2-c264ba08b943 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:07.700165 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ace44a9-23bb-40b5-acb2-c264ba08b943 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:07.702701 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 35/132] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:07 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:07.796890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ceea442-cea7-4581-b826-70a4571caa47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:07.798534 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ceea442-cea7-4581-b826-70a4571caa47 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:07.798715 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ceea442-cea7-4581-b826-70a4571caa47 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:07.798888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ceea442-cea7-4581-b826-70a4571caa47 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:07.926316 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:07.926316 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:07.929633 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1ceea442-cea7-4581-b826-70a4571caa47 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:07.933134 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ceea442-cea7-4581-b826-70a4571caa47 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:07.933493 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 33/133] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:07 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 866 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:08.098066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-1d26ce1a-8a5e-46e4-8b15-17a2c2f2a472 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:08.100463 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-1d26ce1a-8a5e-46e4-8b15-17a2c2f2a472 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] POST https://10.4.3.89/volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc/action Aug 08 19:25:08.100928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-1d26ce1a-8a5e-46e4-8b15-17a2c2f2a472 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:08.101069 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-1d26ce1a-8a5e-46e4-8b15-17a2c2f2a472 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:08.120064 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:08.120064 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:08.132280 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e70b6d2c-a734-41e7-bc3d-72b33ae1925d req-1d26ce1a-8a5e-46e4-8b15-17a2c2f2a472 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc/action returned with HTTP 204 Aug 08 19:25:08.132280 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 32/134] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:08 2026] POST /volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:08.715222 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d8ae7dee-128b-43f6-a0c7-82e62208017e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:08.717395 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d8ae7dee-128b-43f6-a0c7-82e62208017e tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:08.717697 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d8ae7dee-128b-43f6-a0c7-82e62208017e tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:08.718110 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d8ae7dee-128b-43f6-a0c7-82e62208017e tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:08.728132 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:08.728132 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:08.734192 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d8ae7dee-128b-43f6-a0c7-82e62208017e tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:08.738734 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d8ae7dee-128b-43f6-a0c7-82e62208017e tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:08.739109 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 35/135] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:08 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:08.752057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-558b6ffb-dc66-4e69-814e-02924f094ed3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:08.754471 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-558b6ffb-dc66-4e69-814e-02924f094ed3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:08.754743 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-558b6ffb-dc66-4e69-814e-02924f094ed3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:08.755035 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-558b6ffb-dc66-4e69-814e-02924f094ed3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:08.769520 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:08.769520 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:08.771755 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-558b6ffb-dc66-4e69-814e-02924f094ed3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:08.776941 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-558b6ffb-dc66-4e69-814e-02924f094ed3 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:08.777371 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 36/136] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:08 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:08.796887 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fd0405f0-7327-4e20-9c4d-59151dd56947 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:08.804308 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd0405f0-7327-4e20-9c4d-59151dd56947 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:08.804308 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd0405f0-7327-4e20-9c4d-59151dd56947 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:08.804308 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd0405f0-7327-4e20-9c4d-59151dd56947 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:08.815221 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:08.815221 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:08.821626 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fd0405f0-7327-4e20-9c4d-59151dd56947 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Volume info retrieved successfully. Aug 08 19:25:08.825802 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd0405f0-7327-4e20-9c4d-59151dd56947 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:08.826242 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 34/137] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:08 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:08.947791 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-531bd4c7-92e7-4261-acd5-fbde4cd1babb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:08.951228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-531bd4c7-92e7-4261-acd5-fbde4cd1babb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:08.951228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-531bd4c7-92e7-4261-acd5-fbde4cd1babb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:08.951228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-531bd4c7-92e7-4261-acd5-fbde4cd1babb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:08.956194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-0d4d9f0d-b94e-47c6-8567-bdf6980adcba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:08.959073 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-0d4d9f0d-b94e-47c6-8567-bdf6980adcba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:08.959270 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-0d4d9f0d-b94e-47c6-8567-bdf6980adcba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:08.959515 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-0d4d9f0d-b94e-47c6-8567-bdf6980adcba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:08.964765 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:08.964765 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:08.969250 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-531bd4c7-92e7-4261-acd5-fbde4cd1babb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:08.969852 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:08.969852 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:08.974771 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-0d4d9f0d-b94e-47c6-8567-bdf6980adcba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:08.975702 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-531bd4c7-92e7-4261-acd5-fbde4cd1babb tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:08.976272 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 33/138] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:08 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:08.979189 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-0d4d9f0d-b94e-47c6-8567-bdf6980adcba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:08.979686 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 36/139] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:08 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:09.034128 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-2a00288f-f6d7-4197-8e48-f0da36a52da7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:09.037024 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-2a00288f-f6d7-4197-8e48-f0da36a52da7 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] POST https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de/action Aug 08 19:25:09.037144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-2a00288f-f6d7-4197-8e48-f0da36a52da7 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:09.037273 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-2a00288f-f6d7-4197-8e48-f0da36a52da7 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:09.049090 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:09.049090 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:09.049554 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-2a00288f-f6d7-4197-8e48-f0da36a52da7 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:09.057433 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-2a00288f-f6d7-4197-8e48-f0da36a52da7 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Begin detaching volume completed successfully. Aug 08 19:25:09.057664 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-2a00288f-f6d7-4197-8e48-f0da36a52da7 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de/action returned with HTTP 202 Aug 08 19:25:09.058169 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 37/140] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:25:09 2026] POST /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:25:09.080449 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f946334-0350-4562-886a-7c1a2a83ac7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:09.082643 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f946334-0350-4562-886a-7c1a2a83ac7a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:09.082888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f946334-0350-4562-886a-7c1a2a83ac7a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:09.083132 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f946334-0350-4562-886a-7c1a2a83ac7a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:09.090767 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-da428b96-f822-455e-8cbf-2345777729c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:09.093257 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-da428b96-f822-455e-8cbf-2345777729c9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:25:09.093511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-da428b96-f822-455e-8cbf-2345777729c9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:09.093754 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-da428b96-f822-455e-8cbf-2345777729c9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:09.096903 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:09.096903 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:09.102287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c39421e2-a01a-4fe5-a934-5b330a9283c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:09.102687 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c39421e2-a01a-4fe5-a934-5b330a9283c9 None None] GET https://10.4.3.89/volume// Aug 08 19:25:09.102829 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c39421e2-a01a-4fe5-a934-5b330a9283c9 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:09.103020 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c39421e2-a01a-4fe5-a934-5b330a9283c9 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:09.103320 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c39421e2-a01a-4fe5-a934-5b330a9283c9 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:09.103615 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 37/141] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:09.103684 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9f946334-0350-4562-886a-7c1a2a83ac7a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Volume info retrieved successfully. Aug 08 19:25:09.104509 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:09.104509 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:09.109143 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-da428b96-f822-455e-8cbf-2345777729c9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:25:09.109589 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f946334-0350-4562-886a-7c1a2a83ac7a tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:09.110071 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 35/142] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:09 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:09.110619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-f3f91b1f-f917-40d9-b03a-5382d11214f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:09.113695 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-f3f91b1f-f917-40d9-b03a-5382d11214f9 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:09.113979 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-f3f91b1f-f917-40d9-b03a-5382d11214f9 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:09.114294 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-f3f91b1f-f917-40d9-b03a-5382d11214f9 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:09.114891 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-da428b96-f822-455e-8cbf-2345777729c9 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:25:09.115297 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 34/143] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:09 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:09.124648 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:09.124648 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:09.129052 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-f3f91b1f-f917-40d9-b03a-5382d11214f9 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:09.134818 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-f3f91b1f-f917-40d9-b03a-5382d11214f9 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:09.135197 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 38/144] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:09 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:09.146427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-a7b84ef2-3682-4b52-9641-b9d8a6c59af7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:09.148714 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-a7b84ef2-3682-4b52-9641-b9d8a6c59af7 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:25:09.148940 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-a7b84ef2-3682-4b52-9641-b9d8a6c59af7 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:09.149112 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-a7b84ef2-3682-4b52-9641-b9d8a6c59af7 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:09.157459 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:09.157459 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:09.160586 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-a7b84ef2-3682-4b52-9641-b9d8a6c59af7 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:25:09.165128 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-a7b84ef2-3682-4b52-9641-b9d8a6c59af7 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:25:09.165527 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 38/145] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:09 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1680 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:09.997526 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-37003821-5fe2-4e07-a622-5ca0b5b20f9f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:09.999317 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37003821-5fe2-4e07-a622-5ca0b5b20f9f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:09.999553 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-37003821-5fe2-4e07-a622-5ca0b5b20f9f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:09.999754 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-37003821-5fe2-4e07-a622-5ca0b5b20f9f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:10.008898 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:10.008898 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:10.011924 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-37003821-5fe2-4e07-a622-5ca0b5b20f9f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:10.015721 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37003821-5fe2-4e07-a622-5ca0b5b20f9f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:10.016170 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 36/146] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:09 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:10.126371 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-41a4780b-52a5-46e5-a606-d3f0344ec20d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:10.128588 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41a4780b-52a5-46e5-a606-d3f0344ec20d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:10.128868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41a4780b-52a5-46e5-a606-d3f0344ec20d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:10.129097 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41a4780b-52a5-46e5-a606-d3f0344ec20d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:10.143794 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:10.143794 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:10.148955 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41a4780b-52a5-46e5-a606-d3f0344ec20d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Volume info retrieved successfully. Aug 08 19:25:10.155150 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41a4780b-52a5-46e5-a606-d3f0344ec20d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:10.155763 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 35/147] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:10 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:10.947618 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3f0947dd-cc50-459d-900c-b417057841ae req-a68b3958-766e-4d14-8aa3-b1478f863f76 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:10.951142 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-a68b3958-766e-4d14-8aa3-b1478f863f76 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0/action Aug 08 19:25:10.951714 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-a68b3958-766e-4d14-8aa3-b1478f863f76 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:10.951903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-a68b3958-766e-4d14-8aa3-b1478f863f76 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:10.976533 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:10.976533 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:10.989678 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3f0947dd-cc50-459d-900c-b417057841ae req-a68b3958-766e-4d14-8aa3-b1478f863f76 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0/action returned with HTTP 204 Aug 08 19:25:10.990210 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 39/148] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:10 2026] POST /volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:11.033368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-27460169-1970-4c85-b47f-27fcd27fb7ab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.035322 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27460169-1970-4c85-b47f-27fcd27fb7ab tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:11.036479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27460169-1970-4c85-b47f-27fcd27fb7ab tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.036672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27460169-1970-4c85-b47f-27fcd27fb7ab tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.050833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c4f751ca-ebd3-4b47-8025-77aa7a912b6c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.052934 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.052934 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:11.056330 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c4f751ca-ebd3-4b47-8025-77aa7a912b6c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] DELETE https://10.4.3.89/volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63 Aug 08 19:25:11.056636 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c4f751ca-ebd3-4b47-8025-77aa7a912b6c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.056915 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c4f751ca-ebd3-4b47-8025-77aa7a912b6c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.058572 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-27460169-1970-4c85-b47f-27fcd27fb7ab tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:11.064908 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27460169-1970-4c85-b47f-27fcd27fb7ab tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:11.065615 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 39/149] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1158 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.070491 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.070491 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:11.126888 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-9ca6adfc-ae8c-4b51-8e68-305841e25f57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.130443 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-9ca6adfc-ae8c-4b51-8e68-305841e25f57 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:11.130720 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-9ca6adfc-ae8c-4b51-8e68-305841e25f57 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.130904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-9ca6adfc-ae8c-4b51-8e68-305841e25f57 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.146188 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.146188 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:11.154405 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-9ca6adfc-ae8c-4b51-8e68-305841e25f57 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:11.161034 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-9ca6adfc-ae8c-4b51-8e68-305841e25f57 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:11.161785 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 36/150] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.162650 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-596fc6eb-b4bb-4452-bd59-8d0480e7bb57 req-c4f751ca-ebd3-4b47-8025-77aa7a912b6c tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63 returned with HTTP 200 Aug 08 19:25:11.163214 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 37/151] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:11 2026] DELETE /volume/v3/attachments/859af735-7b76-4c5a-982c-508e97a0da63 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:11.171221 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84be2efa-c140-4267-8bbe-9eec24156982 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.173604 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84be2efa-c140-4267-8bbe-9eec24156982 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:11.173860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84be2efa-c140-4267-8bbe-9eec24156982 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.174111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84be2efa-c140-4267-8bbe-9eec24156982 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.189018 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.189018 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:11.194315 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-84be2efa-c140-4267-8bbe-9eec24156982 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Volume info retrieved successfully. Aug 08 19:25:11.202642 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84be2efa-c140-4267-8bbe-9eec24156982 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:11.203130 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 40/152] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.269261 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51b8f2d8-f6fe-4202-a313-708b21801dcd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.269825 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51b8f2d8-f6fe-4202-a313-708b21801dcd None None] GET https://10.4.3.89/volume// Aug 08 19:25:11.270078 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51b8f2d8-f6fe-4202-a313-708b21801dcd None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.270460 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51b8f2d8-f6fe-4202-a313-708b21801dcd None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.270669 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51b8f2d8-f6fe-4202-a313-708b21801dcd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:11.271180 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 40/153] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:11.289504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-424b0267-116e-4395-9a96-7ed0697e75c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.291702 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-424b0267-116e-4395-9a96-7ed0697e75c1 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:11.292066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-424b0267-116e-4395-9a96-7ed0697e75c1 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fce406c3-a6b7-4d5c-9f1c-6022abf5e019", "connector": null, "instance_uuid": "37357583-c55b-4bee-8a22-977e4a6eda8f"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:11.303687 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.303687 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:11.323147 np0000006803 devstack@c-api.service[100251]: WARNING cinder.volume.api [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-424b0267-116e-4395-9a96-7ed0697e75c1 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 08 19:25:11.329327 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-424b0267-116e-4395-9a96-7ed0697e75c1 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:11.329880 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 37/154] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:11 2026] POST /volume/v3/attachments => generated 271 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.361165 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-96a1fb42-a2d7-4ac6-ba4b-6c74e2bcd2e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.363306 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-96a1fb42-a2d7-4ac6-ba4b-6c74e2bcd2e3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:11.363621 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-96a1fb42-a2d7-4ac6-ba4b-6c74e2bcd2e3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.363818 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-96a1fb42-a2d7-4ac6-ba4b-6c74e2bcd2e3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.373715 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da251696-b3b0-43ad-808b-e66b39f07f38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.373715 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da251696-b3b0-43ad-808b-e66b39f07f38 None None] GET https://10.4.3.89/volume// Aug 08 19:25:11.373948 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da251696-b3b0-43ad-808b-e66b39f07f38 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.374093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da251696-b3b0-43ad-808b-e66b39f07f38 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.374636 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da251696-b3b0-43ad-808b-e66b39f07f38 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:11.375149 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 41/155] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:11.377995 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.377995 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:11.384308 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-96a1fb42-a2d7-4ac6-ba4b-6c74e2bcd2e3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:11.390474 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-96a1fb42-a2d7-4ac6-ba4b-6c74e2bcd2e3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:11.390818 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 38/156] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.399622 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-5787ebdb-ba17-41ff-9838-450c017beae3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.404520 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-5787ebdb-ba17-41ff-9838-450c017beae3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:11.404793 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-5787ebdb-ba17-41ff-9838-450c017beae3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.405021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-5787ebdb-ba17-41ff-9838-450c017beae3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.420232 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.420232 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:11.425006 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-5787ebdb-ba17-41ff-9838-450c017beae3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:11.431642 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-5787ebdb-ba17-41ff-9838-450c017beae3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:11.432209 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 41/157] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:11.435280 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7e22907-fc8d-4d8b-a203-2339546894f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.437382 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7e22907-fc8d-4d8b-a203-2339546894f7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:11.437768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7e22907-fc8d-4d8b-a203-2339546894f7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.438004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7e22907-fc8d-4d8b-a203-2339546894f7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.450532 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.450532 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:11.457061 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b7e22907-fc8d-4d8b-a203-2339546894f7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:11.469519 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7e22907-fc8d-4d8b-a203-2339546894f7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:11.470212 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 38/158] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1022 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.486289 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30355890-3c50-4810-b68d-bace8be44871 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.488343 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30355890-3c50-4810-b68d-bace8be44871 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:11.488619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30355890-3c50-4810-b68d-bace8be44871 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.488884 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30355890-3c50-4810-b68d-bace8be44871 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.489122 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-30355890-3c50-4810-b68d-bace8be44871 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Delete volume with id: a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:11.499936 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.499936 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:11.500403 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-30355890-3c50-4810-b68d-bace8be44871 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:11.558499 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-2331e1ae-f69c-484b-9e00-7abaf96dea1e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.560650 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-2331e1ae-f69c-484b-9e00-7abaf96dea1e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] PUT https://10.4.3.89/volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1 Aug 08 19:25:11.561022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-2331e1ae-f69c-484b-9e00-7abaf96dea1e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:11.573796 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-2331e1ae-f69c-484b-9e00-7abaf96dea1e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Acquiring lock "cinder-attachment_update-fce406c3-a6b7-4d5c-9f1c-6022abf5e019-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:11.581761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-2331e1ae-f69c-484b-9e00-7abaf96dea1e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Lock "cinder-attachment_update-fce406c3-a6b7-4d5c-9f1c-6022abf5e019-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:11.581761 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.581761 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:11.686394 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-30355890-3c50-4810-b68d-bace8be44871 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Delete volume request issued successfully. Aug 08 19:25:11.686845 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30355890-3c50-4810-b68d-bace8be44871 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 202 Aug 08 19:25:11.687585 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 42/159] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:25:11 2026] DELETE /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:25:11.698926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-2331e1ae-f69c-484b-9e00-7abaf96dea1e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Lock "cinder-attachment_update-fce406c3-a6b7-4d5c-9f1c-6022abf5e019-np0000006803" released by "attachment_update" :: held 0.119s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:11.699375 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-2331e1ae-f69c-484b-9e00-7abaf96dea1e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1 returned with HTTP 200 Aug 08 19:25:11.699957 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 39/160] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:11 2026] PUT /volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1 => generated 967 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.707813 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51d0b384-fa36-4002-a7ab-3e30a36bef7f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.712959 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51d0b384-fa36-4002-a7ab-3e30a36bef7f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:11.713214 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51d0b384-fa36-4002-a7ab-3e30a36bef7f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.713514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51d0b384-fa36-4002-a7ab-3e30a36bef7f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.731056 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.731056 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:11.735269 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-51d0b384-fa36-4002-a7ab-3e30a36bef7f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Volume info retrieved successfully. Aug 08 19:25:11.743493 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-49a13267-0fb8-4b08-b209-2bca96950fba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.745420 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51d0b384-fa36-4002-a7ab-3e30a36bef7f tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 200 Aug 08 19:25:11.745821 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 42/161] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.750927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9cceb6da-8af5-4ba5-90f8-833fa71bd397 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.751395 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cceb6da-8af5-4ba5-90f8-833fa71bd397 None None] GET https://10.4.3.89/volume// Aug 08 19:25:11.751578 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cceb6da-8af5-4ba5-90f8-833fa71bd397 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.751772 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cceb6da-8af5-4ba5-90f8-833fa71bd397 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.752718 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cceb6da-8af5-4ba5-90f8-833fa71bd397 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:11.752718 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 43/162] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:11.753712 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-49a13267-0fb8-4b08-b209-2bca96950fba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] DELETE https://10.4.3.89/volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc Aug 08 19:25:11.753712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-49a13267-0fb8-4b08-b209-2bca96950fba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.753842 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-49a13267-0fb8-4b08-b209-2bca96950fba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.767419 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.767419 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:11.767518 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-e7251338-0d16-497e-b223-1df9cfb70349 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.770367 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-e7251338-0d16-497e-b223-1df9cfb70349 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:11.770844 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-e7251338-0d16-497e-b223-1df9cfb70349 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aedf0628-5120-4c37-bb1b-506f0a8f01b9", "connector": null, "instance_uuid": "820b101c-b254-41b1-82dd-3a03e9d36d92"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:11.786258 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.786258 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:11.842052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-e7251338-0d16-497e-b223-1df9cfb70349 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:11.842566 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 40/163] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:11 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:11.860715 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-d6c26e80-3cce-4f2b-8da3-a6d6e0c81587 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:11.863706 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-d6c26e80-3cce-4f2b-8da3-a6d6e0c81587 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] DELETE https://10.4.3.89/volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2 Aug 08 19:25:11.864051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-d6c26e80-3cce-4f2b-8da3-a6d6e0c81587 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:11.864373 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-d6c26e80-3cce-4f2b-8da3-a6d6e0c81587 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:11.873727 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:11.873727 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:11.913301 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ae3dc436-21fa-4a44-9443-0186f0af58c1 req-49a13267-0fb8-4b08-b209-2bca96950fba tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc returned with HTTP 200 Aug 08 19:25:11.913640 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 39/164] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:11 2026] DELETE /volume/v3/attachments/7b7e12ff-5ebf-4c53-aca0-862566e403bc => generated 19 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:12.073148 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-d6c26e80-3cce-4f2b-8da3-a6d6e0c81587 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2 returned with HTTP 200 Aug 08 19:25:12.073997 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 43/165] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:11 2026] DELETE /volume/v3/attachments/2277e586-95d2-4fe6-b58f-ce719ca6bff2 => generated 192 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:12.159419 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-06714a0f-6fee-4e49-8b95-8caae24263ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:12.159419 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06714a0f-6fee-4e49-8b95-8caae24263ba None None] GET https://10.4.3.89/volume// Aug 08 19:25:12.159419 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06714a0f-6fee-4e49-8b95-8caae24263ba None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:12.159419 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-06714a0f-6fee-4e49-8b95-8caae24263ba None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:12.159419 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-06714a0f-6fee-4e49-8b95-8caae24263ba None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:12.159419 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 44/166] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:12.174384 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-3af2bc76-508c-401e-b7a9-1934ca13f0f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:12.176592 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-3af2bc76-508c-401e-b7a9-1934ca13f0f6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:12.177033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-3af2bc76-508c-401e-b7a9-1934ca13f0f6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50e35d81-b020-41ae-8e03-311d6f991e7f", "connector": null, "instance_uuid": "68d134a3-ef04-4148-8553-05597d0bff32"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:12.188508 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:12.188508 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:12.218345 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95bdf17f-cd27-4b0c-9375-1ef9330d22b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:12.220503 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95bdf17f-cd27-4b0c-9375-1ef9330d22b0 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:12.220634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95bdf17f-cd27-4b0c-9375-1ef9330d22b0 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:12.220846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95bdf17f-cd27-4b0c-9375-1ef9330d22b0 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:12.228739 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-3af2bc76-508c-401e-b7a9-1934ca13f0f6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:12.229157 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 41/167] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:12 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:12.232446 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:12.232446 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:12.236242 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95bdf17f-cd27-4b0c-9375-1ef9330d22b0 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] Volume info retrieved successfully. Aug 08 19:25:12.241439 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95bdf17f-cd27-4b0c-9375-1ef9330d22b0 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-reader] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:12.241439 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 40/168] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:12 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:12.297178 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-89c2d1c2-c588-4adb-8d26-7b1e205771fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:12.299430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89c2d1c2-c588-4adb-8d26-7b1e205771fd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:12.299734 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89c2d1c2-c588-4adb-8d26-7b1e205771fd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:12.300007 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89c2d1c2-c588-4adb-8d26-7b1e205771fd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:12.315460 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:12.315460 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:12.320955 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-89c2d1c2-c588-4adb-8d26-7b1e205771fd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:12.328177 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89c2d1c2-c588-4adb-8d26-7b1e205771fd tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:12.329057 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 44/169] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:12 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:12.398652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7dc66b5b-3f8e-4786-9c2e-2aaf387ed47f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:12.402512 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dc66b5b-3f8e-4786-9c2e-2aaf387ed47f tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:12.402512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dc66b5b-3f8e-4786-9c2e-2aaf387ed47f tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:12.402512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dc66b5b-3f8e-4786-9c2e-2aaf387ed47f tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:12.412076 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:12.412076 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:12.415238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0ee72b3e-caa6-4190-81ee-4622fbb3fb38 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:12.417660 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7dc66b5b-3f8e-4786-9c2e-2aaf387ed47f tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:12.417858 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ee72b3e-caa6-4190-81ee-4622fbb3fb38 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:12.418035 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ee72b3e-caa6-4190-81ee-4622fbb3fb38 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:12.418312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ee72b3e-caa6-4190-81ee-4622fbb3fb38 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:12.422382 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dc66b5b-3f8e-4786-9c2e-2aaf387ed47f tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:12.422953 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 45/170] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:12 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:12.436944 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:12.436944 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:12.440968 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0ee72b3e-caa6-4190-81ee-4622fbb3fb38 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:12.445427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ee72b3e-caa6-4190-81ee-4622fbb3fb38 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:12.445936 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 42/171] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:12 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1161 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:12.764510 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c10b1bbe-eb81-4724-afc2-35af38f85cae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:12.766508 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c10b1bbe-eb81-4724-afc2-35af38f85cae tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:12.766748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c10b1bbe-eb81-4724-afc2-35af38f85cae tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:12.766967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c10b1bbe-eb81-4724-afc2-35af38f85cae tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:12.773878 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c10b1bbe-eb81-4724-afc2-35af38f85cae tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 404 Aug 08 19:25:12.773878 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 41/172] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:12 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:13.337234 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-de3dc235-b593-40af-9e01-ae4a6fc29dc3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:13.340389 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-de3dc235-b593-40af-9e01-ae4a6fc29dc3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] PUT https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 Aug 08 19:25:13.340906 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-de3dc235-b593-40af-9e01-ae4a6fc29dc3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:13.352099 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-de3dc235-b593-40af-9e01-ae4a6fc29dc3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Acquiring lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:13.359085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-de3dc235-b593-40af-9e01-ae4a6fc29dc3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:13.360547 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:13.360547 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:13.467916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28b4fec5-978b-481d-be99-302e61cb727a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:13.472217 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28b4fec5-978b-481d-be99-302e61cb727a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:13.472524 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28b4fec5-978b-481d-be99-302e61cb727a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:13.472849 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28b4fec5-978b-481d-be99-302e61cb727a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:13.489665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-de3dc235-b593-40af-9e01-ae4a6fc29dc3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" released by "attachment_update" :: held 0.130s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:13.489665 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-de3dc235-b593-40af-9e01-ae4a6fc29dc3 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 returned with HTTP 200 Aug 08 19:25:13.489665 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 45/173] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:13 2026] PUT /volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:13.490986 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:13.490986 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:13.502149 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-28b4fec5-978b-481d-be99-302e61cb727a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:13.508131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-723cb7a5-4089-4541-a6dc-10b086eb79a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:13.511254 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-723cb7a5-4089-4541-a6dc-10b086eb79a0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 Aug 08 19:25:13.512194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-723cb7a5-4089-4541-a6dc-10b086eb79a0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:13.512194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-723cb7a5-4089-4541-a6dc-10b086eb79a0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:13.514705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28b4fec5-978b-481d-be99-302e61cb727a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:13.515205 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 46/174] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:13 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1161 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:13.532930 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-723cb7a5-4089-4541-a6dc-10b086eb79a0 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 returned with HTTP 200 Aug 08 19:25:13.533549 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 43/175] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:25:13 2026] GET /volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:14.161200 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-925ab250-bfa9-44e1-bcd3-b7b0b13eadda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:14.162424 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-925ab250-bfa9-44e1-bcd3-b7b0b13eadda tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] DELETE https://10.4.3.89/volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e Aug 08 19:25:14.162688 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-925ab250-bfa9-44e1-bcd3-b7b0b13eadda tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:14.162944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-925ab250-bfa9-44e1-bcd3-b7b0b13eadda tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:14.173387 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:14.173387 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:14.257329 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-925ab250-bfa9-44e1-bcd3-b7b0b13eadda tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e returned with HTTP 200 Aug 08 19:25:14.258114 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 42/176] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:14 2026] DELETE /volume/v3/attachments/c52376f3-7be1-47e7-89e4-e287c87e757e => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:14.378619 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-b526d462-5148-42aa-82a9-62bb6db1962b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:14.382769 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-b526d462-5148-42aa-82a9-62bb6db1962b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1/action Aug 08 19:25:14.383832 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-b526d462-5148-42aa-82a9-62bb6db1962b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:14.383832 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-b526d462-5148-42aa-82a9-62bb6db1962b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:14.409902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-17cf91df-2767-4781-9934-1a36e6825e64 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:14.410428 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17cf91df-2767-4781-9934-1a36e6825e64 None None] GET https://10.4.3.89/volume// Aug 08 19:25:14.411246 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17cf91df-2767-4781-9934-1a36e6825e64 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:14.412174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-17cf91df-2767-4781-9934-1a36e6825e64 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:14.413125 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-17cf91df-2767-4781-9934-1a36e6825e64 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:14.413272 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 47/177] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:14.419940 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:14.419940 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:14.431505 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-502e8b55-42c5-4a06-901a-43c23651aba4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:14.436435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-502e8b55-42c5-4a06-901a-43c23651aba4 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] POST https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f/action Aug 08 19:25:14.436967 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-502e8b55-42c5-4a06-901a-43c23651aba4 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action body: b'{"os-reimage": {"image_id": "7d55a5f4-52d1-44e0-9e3b-12dd0801611a", "reimage_reserved": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:14.437153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-502e8b55-42c5-4a06-901a-43c23651aba4 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "7d55a5f4-52d1-44e0-9e3b-12dd0801611a", "reimage_reserved": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:14.453034 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:14.453034 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:14.453180 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d13187c-6532-422c-a8d1-7022e5f5763e req-b526d462-5148-42aa-82a9-62bb6db1962b tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1/action returned with HTTP 204 Aug 08 19:25:14.453493 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 46/178] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:14 2026] POST /volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:14.453559 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-502e8b55-42c5-4a06-901a-43c23651aba4 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:25:14.531924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a760135-be42-492b-afb8-2c75f63ad923 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:14.534474 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a760135-be42-492b-afb8-2c75f63ad923 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:14.534830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a760135-be42-492b-afb8-2c75f63ad923 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:14.535113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a760135-be42-492b-afb8-2c75f63ad923 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:14.549777 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:14.549777 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:14.553985 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a760135-be42-492b-afb8-2c75f63ad923 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:14.559063 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a760135-be42-492b-afb8-2c75f63ad923 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:14.559473 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 43/179] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:14 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:14.608446 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-502e8b55-42c5-4a06-901a-43c23651aba4 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f/action returned with HTTP 202 Aug 08 19:25:14.608446 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 44/180] 10.4.3.89 () {74 vars in 1706 bytes} [Sat Aug 8 19:25:14 2026] POST /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:25:14.963639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-579f648b-1707-4249-887f-f7a5d948d3fc req-6bd3394a-cbc9-41ab-8e7f-81e05285c2a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:14.967514 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-579f648b-1707-4249-887f-f7a5d948d3fc req-6bd3394a-cbc9-41ab-8e7f-81e05285c2a6 tempest-TestMultiAttachVolumeSwap-2049025135 tempest-TestMultiAttachVolumeSwap-2049025135-project] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:14.967924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-579f648b-1707-4249-887f-f7a5d948d3fc req-6bd3394a-cbc9-41ab-8e7f-81e05285c2a6 tempest-TestMultiAttachVolumeSwap-2049025135 tempest-TestMultiAttachVolumeSwap-2049025135-project] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:14.968322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-579f648b-1707-4249-887f-f7a5d948d3fc req-6bd3394a-cbc9-41ab-8e7f-81e05285c2a6 tempest-TestMultiAttachVolumeSwap-2049025135 tempest-TestMultiAttachVolumeSwap-2049025135-project] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:14.987519 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:14.987519 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:14.992270 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-579f648b-1707-4249-887f-f7a5d948d3fc req-6bd3394a-cbc9-41ab-8e7f-81e05285c2a6 tempest-TestMultiAttachVolumeSwap-2049025135 tempest-TestMultiAttachVolumeSwap-2049025135-project] Volume info retrieved successfully. Aug 08 19:25:14.998610 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-579f648b-1707-4249-887f-f7a5d948d3fc req-6bd3394a-cbc9-41ab-8e7f-81e05285c2a6 tempest-TestMultiAttachVolumeSwap-2049025135 tempest-TestMultiAttachVolumeSwap-2049025135-project] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:14.999384 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 48/181] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:14 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1639 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:15.010012 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-90c434d7-c86a-4834-991a-a3b6aec9bcb3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:15.011760 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90c434d7-c86a-4834-991a-a3b6aec9bcb3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:15.011966 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90c434d7-c86a-4834-991a-a3b6aec9bcb3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:15.012160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90c434d7-c86a-4834-991a-a3b6aec9bcb3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:15.028672 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:15.028672 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:15.034867 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-90c434d7-c86a-4834-991a-a3b6aec9bcb3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] Volume info retrieved successfully. Aug 08 19:25:15.039772 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90c434d7-c86a-4834-991a-a3b6aec9bcb3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:15.040177 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 47/182] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:15 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1455 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:15.057905 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-26333fae-b498-4cf7-94cd-0bfd36be022e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:15.059204 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-26333fae-b498-4cf7-94cd-0bfd36be022e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] GET https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f Aug 08 19:25:15.059519 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-26333fae-b498-4cf7-94cd-0bfd36be022e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:15.059763 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-26333fae-b498-4cf7-94cd-0bfd36be022e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:15.067214 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:15.067214 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:15.071045 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-26333fae-b498-4cf7-94cd-0bfd36be022e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] Volume info retrieved successfully. Aug 08 19:25:15.075468 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-26333fae-b498-4cf7-94cd-0bfd36be022e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-reader] https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f returned with HTTP 200 Aug 08 19:25:15.075468 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 44/183] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:15 2026] GET /volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:15.182173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-243a4e50-7b24-40b2-85cc-a314cc9d6c3a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:15.184186 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-243a4e50-7b24-40b2-85cc-a314cc9d6c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:15.184391 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-243a4e50-7b24-40b2-85cc-a314cc9d6c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:15.184601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-243a4e50-7b24-40b2-85cc-a314cc9d6c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:15.200102 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:15.200102 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:15.205245 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-243a4e50-7b24-40b2-85cc-a314cc9d6c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:15.210446 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-243a4e50-7b24-40b2-85cc-a314cc9d6c3a tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:15.211008 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 45/184] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:15 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1455 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:25:15.273250 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-2b417109-cb10-42fb-b1e9-bb466a3787b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:15.275229 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-2b417109-cb10-42fb-b1e9-bb466a3787b5 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:15.275601 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-2b417109-cb10-42fb-b1e9-bb466a3787b5 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:15.276995 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-2b417109-cb10-42fb-b1e9-bb466a3787b5 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:15.293282 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:15.293282 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:15.297667 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-2b417109-cb10-42fb-b1e9-bb466a3787b5 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:15.303089 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-2b417109-cb10-42fb-b1e9-bb466a3787b5 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:15.303681 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 49/185] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:15 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1455 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:15.330695 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-8ed7dd44-1da8-42ab-b829-1848cd62e4ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:15.333250 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-8ed7dd44-1da8-42ab-b829-1848cd62e4ff tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action Aug 08 19:25:15.333713 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-8ed7dd44-1da8-42ab-b829-1848cd62e4ff tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:15.333888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-8ed7dd44-1da8-42ab-b829-1848cd62e4ff tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:15.351787 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:15.351787 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:15.352421 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-8ed7dd44-1da8-42ab-b829-1848cd62e4ff tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:15.366427 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-8ed7dd44-1da8-42ab-b829-1848cd62e4ff tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Begin detaching volume completed successfully. Aug 08 19:25:15.366733 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-8ed7dd44-1da8-42ab-b829-1848cd62e4ff tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action returned with HTTP 202 Aug 08 19:25:15.367217 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 48/186] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:25:15 2026] POST /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:25:15.443636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-830c813f-3da5-4bef-a1a9-127a1383b854 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:15.443636 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-830c813f-3da5-4bef-a1a9-127a1383b854 None None] GET https://10.4.3.89/volume// Aug 08 19:25:15.443636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-830c813f-3da5-4bef-a1a9-127a1383b854 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:15.443636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-830c813f-3da5-4bef-a1a9-127a1383b854 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:15.443636 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-830c813f-3da5-4bef-a1a9-127a1383b854 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:15.444669 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 45/187] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:15.456435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-bfd6fe19-95bc-45d4-84ef-099cc713eb80 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:15.460600 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-bfd6fe19-95bc-45d4-84ef-099cc713eb80 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:15.460932 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-bfd6fe19-95bc-45d4-84ef-099cc713eb80 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:15.461182 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-bfd6fe19-95bc-45d4-84ef-099cc713eb80 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:15.477698 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:15.477698 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:15.482469 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-bfd6fe19-95bc-45d4-84ef-099cc713eb80 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:15.490392 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-bfd6fe19-95bc-45d4-84ef-099cc713eb80 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:15.491044 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 46/188] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:15 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1638 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 19:25:16.102891 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-1a0c670d-cf0b-422e-b29b-3e7e88d1a81e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:16.105919 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-1a0c670d-cf0b-422e-b29b-3e7e88d1a81e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:16.106388 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-1a0c670d-cf0b-422e-b29b-3e7e88d1a81e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:16.106869 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-1a0c670d-cf0b-422e-b29b-3e7e88d1a81e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:16.123107 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:16.123107 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:16.128904 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-1a0c670d-cf0b-422e-b29b-3e7e88d1a81e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:16.136892 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-1a0c670d-cf0b-422e-b29b-3e7e88d1a81e tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:16.137818 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 50/189] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:16 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1458 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:16.156592 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-dfc7de19-c96b-4c38-a680-57cf1e3b5e94 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:16.159645 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-dfc7de19-c96b-4c38-a680-57cf1e3b5e94 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] DELETE https://10.4.3.89/volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1 Aug 08 19:25:16.159846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-dfc7de19-c96b-4c38-a680-57cf1e3b5e94 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:16.160032 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-dfc7de19-c96b-4c38-a680-57cf1e3b5e94 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:16.169142 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:16.169142 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:16.247429 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-56c09f9f-5a27-4e2f-84f6-239ad87c066d req-dfc7de19-c96b-4c38-a680-57cf1e3b5e94 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1 returned with HTTP 200 Aug 08 19:25:16.247863 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 49/190] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:16 2026] DELETE /volume/v3/attachments/e95c850e-9e4b-41ac-972f-877c8834e6d1 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:16.498227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aadde41d-4308-467d-b036-bf61c193e7d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:16.501548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aadde41d-4308-467d-b036-bf61c193e7d2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:16.502135 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aadde41d-4308-467d-b036-bf61c193e7d2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:16.503520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aadde41d-4308-467d-b036-bf61c193e7d2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:16.513591 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:16.513591 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:16.518600 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aadde41d-4308-467d-b036-bf61c193e7d2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:16.524359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aadde41d-4308-467d-b036-bf61c193e7d2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:16.525895 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 46/191] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:16 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:16.598549 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-c1556713-96a8-47e9-90bc-611d038a71d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:16.600940 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-c1556713-96a8-47e9-90bc-611d038a71d3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:16.601221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-c1556713-96a8-47e9-90bc-611d038a71d3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:16.601477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-c1556713-96a8-47e9-90bc-611d038a71d3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:16.611979 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:16.611979 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:16.616332 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-c1556713-96a8-47e9-90bc-611d038a71d3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:16.623667 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-c1556713-96a8-47e9-90bc-611d038a71d3 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:16.623840 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 47/192] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:16 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:16.660963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-eaaeaf20-3e20-4c10-abf6-1cef945efac0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:16.664349 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-eaaeaf20-3e20-4c10-abf6-1cef945efac0 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] POST https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action Aug 08 19:25:16.665561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-eaaeaf20-3e20-4c10-abf6-1cef945efac0 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:16.666488 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-eaaeaf20-3e20-4c10-abf6-1cef945efac0 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:16.688435 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:16.688435 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:16.688435 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-eaaeaf20-3e20-4c10-abf6-1cef945efac0 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:16.700168 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-eaaeaf20-3e20-4c10-abf6-1cef945efac0 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Begin detaching volume completed successfully. Aug 08 19:25:16.700740 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-eaaeaf20-3e20-4c10-abf6-1cef945efac0 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action returned with HTTP 202 Aug 08 19:25:16.701646 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 51/193] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:25:16 2026] POST /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:25:16.761533 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3da48423-807b-4421-a8bf-47d82d2f0bee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:16.761959 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3da48423-807b-4421-a8bf-47d82d2f0bee None None] GET https://10.4.3.89/volume// Aug 08 19:25:16.762212 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3da48423-807b-4421-a8bf-47d82d2f0bee None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:16.762543 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3da48423-807b-4421-a8bf-47d82d2f0bee None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:16.762990 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3da48423-807b-4421-a8bf-47d82d2f0bee None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:16.763338 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 50/194] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:16.776141 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-194c7eaf-788f-4e9a-be30-cab0ca1e589c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:16.778557 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-194c7eaf-788f-4e9a-be30-cab0ca1e589c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:16.779008 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-194c7eaf-788f-4e9a-be30-cab0ca1e589c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:16.779479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-194c7eaf-788f-4e9a-be30-cab0ca1e589c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:16.794203 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:16.794203 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:16.801293 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-194c7eaf-788f-4e9a-be30-cab0ca1e589c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:16.806438 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-194c7eaf-788f-4e9a-be30-cab0ca1e589c tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:16.807151 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 47/195] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:16 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:17.292283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c5b3e048-0caa-4bf3-8318-25d1b6bc7429 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:17.297255 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5b3e048-0caa-4bf3-8318-25d1b6bc7429 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:17.297540 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5b3e048-0caa-4bf3-8318-25d1b6bc7429 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:17.297766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5b3e048-0caa-4bf3-8318-25d1b6bc7429 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:17.298004 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c5b3e048-0caa-4bf3-8318-25d1b6bc7429 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Delete volume with id: a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:17.309350 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5b3e048-0caa-4bf3-8318-25d1b6bc7429 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 404 Aug 08 19:25:17.310015 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 48/196] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:25:17 2026] DELETE /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:17.317531 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b20a84d-f7ca-4b14-8a8d-c1b00f5d9ef7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:17.319311 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b20a84d-f7ca-4b14-8a8d-c1b00f5d9ef7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] GET https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe Aug 08 19:25:17.319536 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b20a84d-f7ca-4b14-8a8d-c1b00f5d9ef7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:17.319724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b20a84d-f7ca-4b14-8a8d-c1b00f5d9ef7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:17.326061 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b20a84d-f7ca-4b14-8a8d-c1b00f5d9ef7 tempest-VolumesAssistedSnapshotsTest-1430477163 tempest-VolumesAssistedSnapshotsTest-1430477163-project-admin] https://10.4.3.89/volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe returned with HTTP 404 Aug 08 19:25:17.326911 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 52/197] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:17 2026] GET /volume/v3/volumes/a41041f7-3970-49e6-b7f7-166855121cfe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:17.332596 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:17.336435 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:17.336435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:17.336435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:17.336435 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Delete volume with id: 8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:17.345148 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:17.345148 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:17.345988 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:17.387267 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Delete volume request issued successfully. Aug 08 19:25:17.387267 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0d1ded58-b3bf-4721-9aea-5eb1295e0f77 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 202 Aug 08 19:25:17.387267 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 51/198] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:25:17 2026] DELETE /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:25:17.396525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6377ec7b-5d69-457f-940d-60843e597b96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:17.400552 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6377ec7b-5d69-457f-940d-60843e597b96 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:17.400925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6377ec7b-5d69-457f-940d-60843e597b96 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:17.401214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6377ec7b-5d69-457f-940d-60843e597b96 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:17.411136 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:17.411136 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:17.418662 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6377ec7b-5d69-457f-940d-60843e597b96 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Volume info retrieved successfully. Aug 08 19:25:17.427669 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6377ec7b-5d69-457f-940d-60843e597b96 tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 200 Aug 08 19:25:17.428489 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 48/199] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:17 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:18.447131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-08050db8-fde9-4ba1-bf8c-7962d692b45d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:18.450083 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08050db8-fde9-4ba1-bf8c-7962d692b45d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] GET https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de Aug 08 19:25:18.450264 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08050db8-fde9-4ba1-bf8c-7962d692b45d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:18.450537 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08050db8-fde9-4ba1-bf8c-7962d692b45d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:18.462989 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08050db8-fde9-4ba1-bf8c-7962d692b45d tempest-AttachSCSIVolumeTestJSON-51563219 tempest-AttachSCSIVolumeTestJSON-51563219-project-member] https://10.4.3.89/volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de returned with HTTP 404 Aug 08 19:25:18.464324 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 49/200] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:18 2026] GET /volume/v3/volumes/8e52cba4-25bc-45d4-8e41-1da0b88823de => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:18.806112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-f661b160-8653-406e-9fd8-019d236b7f79 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:18.808933 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-f661b160-8653-406e-9fd8-019d236b7f79 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] POST https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916/action Aug 08 19:25:18.809907 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-f661b160-8653-406e-9fd8-019d236b7f79 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:18.810109 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-f661b160-8653-406e-9fd8-019d236b7f79 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:18.840055 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:18.840055 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:18.859817 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-34e9a3b0-d39a-4b26-9511-d0338e5e245c req-f661b160-8653-406e-9fd8-019d236b7f79 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916/action returned with HTTP 204 Aug 08 19:25:18.860545 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 53/201] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:18 2026] POST /volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:19.104178 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c283968-ed28-4c04-abc3-ae547a153f84 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:19.106014 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:25:19.106494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1275311495"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:19.108422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1275311495'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:25:19.108619 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Create volume of 1 GB Aug 08 19:25:19.113834 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Availability Zones retrieved successfully. Aug 08 19:25:19.122102 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Flow 'volume_create_api' (fdcc8be3-e654-40c8-b56b-0d8a42d42f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:19.123093 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7271f8b-24fe-4da6-9a73-08b1ce0e23f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:19.124028 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:25:19.162558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7271f8b-24fe-4da6-9a73-08b1ce0e23f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:19.164595 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5f544d-9b43-4f42-8fc6-48b023cb7be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:19.199666 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-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. Aug 08 19:25:19.199916 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-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. Aug 08 19:25:19.251130 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Created reservations ['3df07ff3-9514-4814-8a6b-d5cb0069261c', 'eca64744-6ec8-49c3-bbda-12d2ea53c759', '06ff4e36-943b-4251-9938-f4f5204c546c', 'db2e9fdb-26b4-41eb-9cc7-615eb354e162'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:25:19.252080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5f544d-9b43-4f42-8fc6-48b023cb7be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3df07ff3-9514-4814-8a6b-d5cb0069261c', 'eca64744-6ec8-49c3-bbda-12d2ea53c759', '06ff4e36-943b-4251-9938-f4f5204c546c', 'db2e9fdb-26b4-41eb-9cc7-615eb354e162']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:19.253020 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd042bf3-d6eb-43c4-b931-51538f75c81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:19.285080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd042bf3-d6eb-43c4-b931-51538f75c81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd166c6e7-a9ba-49cc-904a-841da3aeb3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1275311495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5bf42becbd4bb89b9cbfaa9c3d8aba',qos_specs=None,replication_status=,reservations=['3df07ff3-9514-4814-8a6b-d5cb0069261c','eca64744-6ec8-49c3-bbda-12d2ea53c759','06ff4e36-943b-4251-9938-f4f5204c546c','db2e9fdb-26b4-41eb-9cc7-615eb354e162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b45516bb884ed6963fd1c703e722bb',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1275311495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d166c6e7-a9ba-49cc-904a-841da3aeb3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df5bf42becbd4bb89b9cbfaa9c3d8aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='10b45516bb884ed6963fd1c703e722bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:19.286763 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bddfcef-4f22-4465-aa8b-7665c521edac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:19.309246 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bddfcef-4f22-4465-aa8b-7665c521edac) transitioned into 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-1275311495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5bf42becbd4bb89b9cbfaa9c3d8aba',qos_specs=None,replication_status=,reservations=['3df07ff3-9514-4814-8a6b-d5cb0069261c','eca64744-6ec8-49c3-bbda-12d2ea53c759','06ff4e36-943b-4251-9938-f4f5204c546c','db2e9fdb-26b4-41eb-9cc7-615eb354e162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b45516bb884ed6963fd1c703e722bb',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:19.310149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cd68e20-2d3b-4a11-b7cc-c0adf0ecdc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:19.320521 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cd68e20-2d3b-4a11-b7cc-c0adf0ecdc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:19.321362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Flow 'volume_create_api' (fdcc8be3-e654-40c8-b56b-0d8a42d42f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:19.321797 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Create volume request issued successfully. Aug 08 19:25:19.322399 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c283968-ed28-4c04-abc3-ae547a153f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:25:19.322807 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 52/202] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:25:19 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:25:19.337794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa5e44c8-964f-4c2d-9c90-de3971fc95a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:19.341530 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa5e44c8-964f-4c2d-9c90-de3971fc95a7 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:25:19.342391 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa5e44c8-964f-4c2d-9c90-de3971fc95a7 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:19.342714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa5e44c8-964f-4c2d-9c90-de3971fc95a7 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:19.360897 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:19.360897 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:19.366342 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fa5e44c8-964f-4c2d-9c90-de3971fc95a7 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:25:19.371230 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa5e44c8-964f-4c2d-9c90-de3971fc95a7 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:25:19.371664 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 49/203] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:19 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:20.387033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-46ff2cb2-ced7-40c8-9857-0fe9efbcafca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:20.391939 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46ff2cb2-ced7-40c8-9857-0fe9efbcafca tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:25:20.392215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46ff2cb2-ced7-40c8-9857-0fe9efbcafca tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:20.392519 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46ff2cb2-ced7-40c8-9857-0fe9efbcafca tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:20.409091 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:20.409091 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:20.416129 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-46ff2cb2-ced7-40c8-9857-0fe9efbcafca tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:25:20.423640 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46ff2cb2-ced7-40c8-9857-0fe9efbcafca tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:25:20.424729 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 50/204] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:20 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:21.184981 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f26b50ba-f3e5-4292-bc4c-bb257075b354 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:21.185826 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f26b50ba-f3e5-4292-bc4c-bb257075b354 None None] GET https://10.4.3.89/volume// Aug 08 19:25:21.186153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f26b50ba-f3e5-4292-bc4c-bb257075b354 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:21.186625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f26b50ba-f3e5-4292-bc4c-bb257075b354 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:21.189146 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f26b50ba-f3e5-4292-bc4c-bb257075b354 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:21.189146 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 54/205] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:21 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:21.200933 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-5807f38c-98da-482e-9721-1cda1d6406f8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:21.204103 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-5807f38c-98da-482e-9721-1cda1d6406f8 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:21.204739 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-5807f38c-98da-482e-9721-1cda1d6406f8 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aedf0628-5120-4c37-bb1b-506f0a8f01b9", "connector": null, "instance_uuid": "820b101c-b254-41b1-82dd-3a03e9d36d92"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:21.223884 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:21.223884 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:21.298034 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-5807f38c-98da-482e-9721-1cda1d6406f8 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:21.298221 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 53/206] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:21 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) Aug 08 19:25:21.308172 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-c9a58dc7-d30c-4b21-b27f-80dedb247a04 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:21.315196 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-c9a58dc7-d30c-4b21-b27f-80dedb247a04 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] DELETE https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 Aug 08 19:25:21.315552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-c9a58dc7-d30c-4b21-b27f-80dedb247a04 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:21.315826 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-c9a58dc7-d30c-4b21-b27f-80dedb247a04 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:21.329817 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:21.329817 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:21.417678 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-c9a58dc7-d30c-4b21-b27f-80dedb247a04 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 returned with HTTP 200 Aug 08 19:25:21.418074 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 50/207] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:21 2026] DELETE /volume/v3/attachments/cd0c327c-4c15-48dc-ba15-dee32cdb0916 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:21.593308 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-f9ac3c07-fd3e-4151-8f24-cb2e09942b09 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:21.596027 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-f9ac3c07-fd3e-4151-8f24-cb2e09942b09 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:21.596424 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-f9ac3c07-fd3e-4151-8f24-cb2e09942b09 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:21.596719 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-f9ac3c07-fd3e-4151-8f24-cb2e09942b09 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:21.610505 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:21.610505 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:21.614911 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-f9ac3c07-fd3e-4151-8f24-cb2e09942b09 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:21.622007 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-f9ac3c07-fd3e-4151-8f24-cb2e09942b09 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:21.622589 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 51/208] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:21 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:21.946900 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-dd1aa9a4-6e72-4145-83f7-797a7baed4ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:21.948994 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-dd1aa9a4-6e72-4145-83f7-797a7baed4ee tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] DELETE https://10.4.3.89/volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0 Aug 08 19:25:21.949184 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-dd1aa9a4-6e72-4145-83f7-797a7baed4ee tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:21.949784 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-dd1aa9a4-6e72-4145-83f7-797a7baed4ee tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:21.956699 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:21.956699 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:22.057741 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9dd4204d-57d3-48df-8427-b581d44e5d87 req-dd1aa9a4-6e72-4145-83f7-797a7baed4ee tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0 returned with HTTP 200 Aug 08 19:25:22.058326 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 55/209] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:21 2026] DELETE /volume/v3/attachments/64841fe8-63e5-4400-a1e5-48fad77f60e0 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:23.528453 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-85ea1e26-b1a1-4acb-9a1d-1a7d1119e144 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:23.531808 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-85ea1e26-b1a1-4acb-9a1d-1a7d1119e144 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] PUT https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 Aug 08 19:25:23.532222 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-85ea1e26-b1a1-4acb-9a1d-1a7d1119e144 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:23.545916 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-85ea1e26-b1a1-4acb-9a1d-1a7d1119e144 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Acquiring lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:23.552572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-85ea1e26-b1a1-4acb-9a1d-1a7d1119e144 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:23.554366 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:23.554366 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:23.697060 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-85ea1e26-b1a1-4acb-9a1d-1a7d1119e144 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Lock "cinder-attachment_update-aedf0628-5120-4c37-bb1b-506f0a8f01b9-np0000006803" released by "attachment_update" :: held 0.144s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:23.698086 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-85ea1e26-b1a1-4acb-9a1d-1a7d1119e144 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 returned with HTTP 200 Aug 08 19:25:23.698192 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 54/210] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:23 2026] PUT /volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:23.712332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-a0d4e53b-2d15-4341-92c8-fdb21769a879 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:23.727350 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-a0d4e53b-2d15-4341-92c8-fdb21769a879 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 Aug 08 19:25:23.730437 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-a0d4e53b-2d15-4341-92c8-fdb21769a879 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:23.730437 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-a0d4e53b-2d15-4341-92c8-fdb21769a879 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:23.755674 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-a0d4e53b-2d15-4341-92c8-fdb21769a879 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 returned with HTTP 200 Aug 08 19:25:23.756861 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 51/211] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:25:23 2026] GET /volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:27.122084 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:27.125822 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f Aug 08 19:25:27.125822 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:27.126389 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:27.126829 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Delete volume with id: ade374be-fb95-4050-9764-b6827c449a5f Aug 08 19:25:27.139368 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:27.139368 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:27.140466 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:27.167711 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Delete volume request issued successfully. Aug 08 19:25:27.167711 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbfd625f-0556-47f5-88d7-19a619accdc2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f returned with HTTP 202 Aug 08 19:25:27.167711 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 52/212] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:25:27 2026] DELETE /volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:25:27.179338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85d6d62d-97e7-424b-a294-32ee0138bb10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:27.181827 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85d6d62d-97e7-424b-a294-32ee0138bb10 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f Aug 08 19:25:27.182121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85d6d62d-97e7-424b-a294-32ee0138bb10 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:27.182401 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85d6d62d-97e7-424b-a294-32ee0138bb10 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:27.195326 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:27.195326 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:27.203749 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-85d6d62d-97e7-424b-a294-32ee0138bb10 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:27.214534 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85d6d62d-97e7-424b-a294-32ee0138bb10 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f returned with HTTP 200 Aug 08 19:25:27.215559 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 56/213] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:27 2026] GET /volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:28.234544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9f65192b-9fb3-47eb-8740-82e819d62bd2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:28.239990 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f65192b-9fb3-47eb-8740-82e819d62bd2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f Aug 08 19:25:28.240327 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f65192b-9fb3-47eb-8740-82e819d62bd2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:28.240536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f65192b-9fb3-47eb-8740-82e819d62bd2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:28.255606 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f65192b-9fb3-47eb-8740-82e819d62bd2 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f returned with HTTP 404 Aug 08 19:25:28.255985 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 55/214] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:28 2026] GET /volume/v3/volumes/ade374be-fb95-4050-9764-b6827c449a5f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:28.268887 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:28.271683 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:28.271683 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:28.271683 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:28.271683 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Delete volume with id: fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:28.283780 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:28.283780 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:28.283780 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:28.334673 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Delete volume request issued successfully. Aug 08 19:25:28.334985 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d846603-a2a1-41e7-b14f-25d0484aeef8 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 202 Aug 08 19:25:28.335532 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 52/215] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:25:28 2026] DELETE /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:25:28.350525 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a2f1894-ed28-499c-8012-ede317b4cd3f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:28.354802 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a2f1894-ed28-499c-8012-ede317b4cd3f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:28.355042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a2f1894-ed28-499c-8012-ede317b4cd3f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:28.355304 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a2f1894-ed28-499c-8012-ede317b4cd3f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:28.371636 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:28.371636 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:28.378144 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a2f1894-ed28-499c-8012-ede317b4cd3f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Volume info retrieved successfully. Aug 08 19:25:28.384852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a2f1894-ed28-499c-8012-ede317b4cd3f tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 200 Aug 08 19:25:28.385438 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 53/216] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:28 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:29.008541 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-737d9f0b-ca53-44ec-b5dc-b87c15076c64 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.012174 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-737d9f0b-ca53-44ec-b5dc-b87c15076c64 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:25:29.012174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-737d9f0b-ca53-44ec-b5dc-b87c15076c64 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:29.012767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-737d9f0b-ca53-44ec-b5dc-b87c15076c64 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:29.026622 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.026622 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:29.034348 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-737d9f0b-ca53-44ec-b5dc-b87c15076c64 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:25:29.040525 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-737d9f0b-ca53-44ec-b5dc-b87c15076c64 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:25:29.041107 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 57/217] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:29 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:29.069662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b10ace7e-a819-47ef-bade-7c078514307c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.070073 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b10ace7e-a819-47ef-bade-7c078514307c None None] GET https://10.4.3.89/volume// Aug 08 19:25:29.070618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b10ace7e-a819-47ef-bade-7c078514307c None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:29.070618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b10ace7e-a819-47ef-bade-7c078514307c None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:29.070942 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b10ace7e-a819-47ef-bade-7c078514307c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:29.071340 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 56/218] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:25:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:29.086598 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-20933648-f533-4f47-834b-a2cd5ac8e7dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.090296 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-20933648-f533-4f47-834b-a2cd5ac8e7dd tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:29.090741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-20933648-f533-4f47-834b-a2cd5ac8e7dd tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d166c6e7-a9ba-49cc-904a-841da3aeb3ab", "connector": null, "instance_uuid": "985c8b58-9e5f-412d-a298-8544ffde19e5"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:29.100754 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.100754 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:29.135614 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-20933648-f533-4f47-834b-a2cd5ac8e7dd tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:29.136135 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 53/219] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:29 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) Aug 08 19:25:29.201771 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-e066e379-1ea3-4dbf-a183-8c56c81b6bc8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.205340 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-e066e379-1ea3-4dbf-a183-8c56c81b6bc8 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05/action Aug 08 19:25:29.205911 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-e066e379-1ea3-4dbf-a183-8c56c81b6bc8 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:29.206065 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-e066e379-1ea3-4dbf-a183-8c56c81b6bc8 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:29.227962 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.227962 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:29.240987 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0faa0212-fbaf-4e2d-bb32-9132160af011 req-e066e379-1ea3-4dbf-a183-8c56c81b6bc8 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05/action returned with HTTP 204 Aug 08 19:25:29.241615 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 54/220] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:29 2026] POST /volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:29.278160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aeb9af71-ad56-4fad-8478-bd1df14c8d8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.280836 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aeb9af71-ad56-4fad-8478-bd1df14c8d8a tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:25:29.280836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aeb9af71-ad56-4fad-8478-bd1df14c8d8a tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:29.280836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aeb9af71-ad56-4fad-8478-bd1df14c8d8a tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:29.292836 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.292836 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:29.296845 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aeb9af71-ad56-4fad-8478-bd1df14c8d8a tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:25:29.303546 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aeb9af71-ad56-4fad-8478-bd1df14c8d8a tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:25:29.304142 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 58/221] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:29 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:29.324023 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-230778f1-b1d1-4482-9e99-4f9d6bf72504 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.326685 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-230778f1-b1d1-4482-9e99-4f9d6bf72504 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:25:29.326962 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-230778f1-b1d1-4482-9e99-4f9d6bf72504 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:29.327158 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-230778f1-b1d1-4482-9e99-4f9d6bf72504 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:29.340087 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.340087 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:29.346522 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-230778f1-b1d1-4482-9e99-4f9d6bf72504 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:25:29.354591 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-230778f1-b1d1-4482-9e99-4f9d6bf72504 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:25:29.355218 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 57/222] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:29 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 1110 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:29.403426 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7709a2a-bb3e-4db5-9a09-d7c352b30d31 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.407854 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7709a2a-bb3e-4db5-9a09-d7c352b30d31 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] GET https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 Aug 08 19:25:29.408132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7709a2a-bb3e-4db5-9a09-d7c352b30d31 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:29.408436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7709a2a-bb3e-4db5-9a09-d7c352b30d31 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:29.415398 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7709a2a-bb3e-4db5-9a09-d7c352b30d31 tempest-TestMultiAttachVolumeSwap-1972168103 tempest-TestMultiAttachVolumeSwap-1972168103-project-member] https://10.4.3.89/volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 returned with HTTP 404 Aug 08 19:25:29.415916 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 54/223] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:29 2026] GET /volume/v3/volumes/fce406c3-a6b7-4d5c-9f1c-6022abf5e019 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:29.464328 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e78b94dd-e611-4d8e-a0c9-3af233aea984 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.464776 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e78b94dd-e611-4d8e-a0c9-3af233aea984 None None] GET https://10.4.3.89/volume// Aug 08 19:25:29.464950 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e78b94dd-e611-4d8e-a0c9-3af233aea984 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:29.465114 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e78b94dd-e611-4d8e-a0c9-3af233aea984 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:29.466313 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e78b94dd-e611-4d8e-a0c9-3af233aea984 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:29.467329 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 55/224] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:29.477802 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-011f4ac2-4c40-4b0e-955d-b45a5a904fe6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.481269 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-011f4ac2-4c40-4b0e-955d-b45a5a904fe6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:25:29.481750 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-011f4ac2-4c40-4b0e-955d-b45a5a904fe6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:29.482151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-011f4ac2-4c40-4b0e-955d-b45a5a904fe6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:29.499330 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.499330 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:29.504181 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-011f4ac2-4c40-4b0e-955d-b45a5a904fe6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:25:29.512090 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-011f4ac2-4c40-4b0e-955d-b45a5a904fe6 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:25:29.512942 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 59/225] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:29 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1536 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:29.615362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-1435ec52-2e8b-46ea-a14c-4ebf4020793d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.622371 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-1435ec52-2e8b-46ea-a14c-4ebf4020793d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] PUT https://10.4.3.89/volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0 Aug 08 19:25:29.623325 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-1435ec52-2e8b-46ea-a14c-4ebf4020793d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:29.637669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-1435ec52-2e8b-46ea-a14c-4ebf4020793d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Acquiring lock "cinder-attachment_update-50e35d81-b020-41ae-8e03-311d6f991e7f-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:29.644944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-1435ec52-2e8b-46ea-a14c-4ebf4020793d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Lock "cinder-attachment_update-50e35d81-b020-41ae-8e03-311d6f991e7f-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:29.644944 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.644944 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:29.802760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-1435ec52-2e8b-46ea-a14c-4ebf4020793d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Lock "cinder-attachment_update-50e35d81-b020-41ae-8e03-311d6f991e7f-np0000006803" released by "attachment_update" :: held 0.159s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:29.802760 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-1435ec52-2e8b-46ea-a14c-4ebf4020793d tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0 returned with HTTP 200 Aug 08 19:25:29.803759 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 58/226] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:29 2026] PUT /volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:29.812908 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-cfa6853b-7057-4881-bbfb-31971c6eeefd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.816453 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-cfa6853b-7057-4881-bbfb-31971c6eeefd tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] POST https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65/action Aug 08 19:25:29.816867 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-cfa6853b-7057-4881-bbfb-31971c6eeefd tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:29.817009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-cfa6853b-7057-4881-bbfb-31971c6eeefd tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:29.836158 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-b3ac59cd-126a-4716-a087-a56869cab22a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:29.841849 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-b3ac59cd-126a-4716-a087-a56869cab22a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] POST https://10.4.3.89/volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0/action Aug 08 19:25:29.842282 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-b3ac59cd-126a-4716-a087-a56869cab22a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:29.842443 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-b3ac59cd-126a-4716-a087-a56869cab22a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:29.850512 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.850512 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:29.867376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c53d9e65-544e-42f3-b776-ec490ab53ee6 req-cfa6853b-7057-4881-bbfb-31971c6eeefd tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65/action returned with HTTP 204 Aug 08 19:25:29.867911 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 55/227] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:29 2026] POST /volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:29.882849 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:29.882849 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:29.900768 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e744a7cb-4f71-4e5e-82cf-9b9367a22efb req-b3ac59cd-126a-4716-a087-a56869cab22a tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0/action returned with HTTP 204 Aug 08 19:25:29.901661 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 56/228] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:29 2026] POST /volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:31.798230 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7c830142-7f55-4f50-8503-3849242b3153 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:31.798692 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c830142-7f55-4f50-8503-3849242b3153 None None] GET https://10.4.3.89/volume// Aug 08 19:25:31.798737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c830142-7f55-4f50-8503-3849242b3153 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:31.798967 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7c830142-7f55-4f50-8503-3849242b3153 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:31.799329 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7c830142-7f55-4f50-8503-3849242b3153 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:31.799666 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 60/229] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:31.810317 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-38bd52ad-14df-4a56-8733-16789da69159 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:31.812779 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-38bd52ad-14df-4a56-8733-16789da69159 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:25:31.813047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-38bd52ad-14df-4a56-8733-16789da69159 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:31.813302 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-38bd52ad-14df-4a56-8733-16789da69159 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:31.833295 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:31.833295 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:31.840260 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-38bd52ad-14df-4a56-8733-16789da69159 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:25:31.845617 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-38bd52ad-14df-4a56-8733-16789da69159 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:25:31.846051 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 59/230] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:31 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 1290 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:31.942685 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-c43af4bb-306a-4b02-8bc8-986e6189faa1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:31.946264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-c43af4bb-306a-4b02-8bc8-986e6189faa1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] PUT https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05 Aug 08 19:25:31.946674 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-c43af4bb-306a-4b02-8bc8-986e6189faa1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:31.964975 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-c43af4bb-306a-4b02-8bc8-986e6189faa1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Acquiring lock "cinder-attachment_update-d166c6e7-a9ba-49cc-904a-841da3aeb3ab-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:31.969755 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-c43af4bb-306a-4b02-8bc8-986e6189faa1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Lock "cinder-attachment_update-d166c6e7-a9ba-49cc-904a-841da3aeb3ab-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:31.971390 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:31.971390 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:32.096178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-c43af4bb-306a-4b02-8bc8-986e6189faa1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Lock "cinder-attachment_update-d166c6e7-a9ba-49cc-904a-841da3aeb3ab-np0000006803" released by "attachment_update" :: held 0.126s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:32.099164 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-c43af4bb-306a-4b02-8bc8-986e6189faa1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05 returned with HTTP 200 Aug 08 19:25:32.100067 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 56/231] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:31 2026] PUT /volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:32.132821 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-1b33ed42-9517-43d0-b722-80a9cf322ddd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:32.136261 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-1b33ed42-9517-43d0-b722-80a9cf322ddd tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05/action Aug 08 19:25:32.136847 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-1b33ed42-9517-43d0-b722-80a9cf322ddd tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:32.138526 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-1b33ed42-9517-43d0-b722-80a9cf322ddd tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:32.161535 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:32.161535 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:32.183058 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7a193869-39dd-4287-bf0e-b503697ddbe0 req-1b33ed42-9517-43d0-b722-80a9cf322ddd tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05/action returned with HTTP 204 Aug 08 19:25:32.183805 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 57/232] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:32 2026] POST /volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:34.753561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c99b83a0-ee64-44b5-99d3-9505ad5820c0 req-408a604a-89c5-41e2-9ead-0e8fd0e49fdc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:34.755935 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c99b83a0-ee64-44b5-99d3-9505ad5820c0 req-408a604a-89c5-41e2-9ead-0e8fd0e49fdc tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] DELETE https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 Aug 08 19:25:34.756283 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c99b83a0-ee64-44b5-99d3-9505ad5820c0 req-408a604a-89c5-41e2-9ead-0e8fd0e49fdc tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:34.756379 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c99b83a0-ee64-44b5-99d3-9505ad5820c0 req-408a604a-89c5-41e2-9ead-0e8fd0e49fdc tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:34.773343 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:34.773343 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:34.839804 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c99b83a0-ee64-44b5-99d3-9505ad5820c0 req-408a604a-89c5-41e2-9ead-0e8fd0e49fdc tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 returned with HTTP 200 Aug 08 19:25:34.840420 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 61/233] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:34 2026] DELETE /volume/v3/attachments/61db72f8-c4f8-4bb5-a5d6-8009b7bcbb65 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:36.359210 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-66062245-2c0c-43ad-96c3-966a925de035 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:36.361109 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-66062245-2c0c-43ad-96c3-966a925de035 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:36.361337 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-66062245-2c0c-43ad-96c3-966a925de035 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:36.361558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-66062245-2c0c-43ad-96c3-966a925de035 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:36.372339 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:36.372339 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:36.390241 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-66062245-2c0c-43ad-96c3-966a925de035 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:36.401328 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-66062245-2c0c-43ad-96c3-966a925de035 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:25:36.401905 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 60/234] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:36 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:36.457221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64de9bc4-f9d5-438e-a29e-625ba4af993f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:36.459641 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64de9bc4-f9d5-438e-a29e-625ba4af993f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:36.459886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64de9bc4-f9d5-438e-a29e-625ba4af993f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:36.460136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64de9bc4-f9d5-438e-a29e-625ba4af993f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:36.468674 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:36.468674 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:36.473169 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-64de9bc4-f9d5-438e-a29e-625ba4af993f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:36.478050 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64de9bc4-f9d5-438e-a29e-625ba4af993f tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:25:36.478230 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 57/235] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:36 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:36.503302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:36.510012 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] DELETE https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:36.510012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:36.510012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:36.510239 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Delete volume with id: aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:36.527999 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:36.527999 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:36.528692 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:36.560582 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Delete volume request issued successfully. Aug 08 19:25:36.561903 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c25f150d-d722-49d4-bb87-fa47098d0be1 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 202 Aug 08 19:25:36.562389 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 58/236] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:25:36 2026] DELETE /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:25:36.575448 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e5d3b5e-a920-4311-95eb-ae429b6e3a97 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:36.580586 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e5d3b5e-a920-4311-95eb-ae429b6e3a97 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:36.580586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e5d3b5e-a920-4311-95eb-ae429b6e3a97 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:36.580825 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e5d3b5e-a920-4311-95eb-ae429b6e3a97 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:36.592500 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:36.592500 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:36.599328 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e5d3b5e-a920-4311-95eb-ae429b6e3a97 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Volume info retrieved successfully. Aug 08 19:25:36.607726 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e5d3b5e-a920-4311-95eb-ae429b6e3a97 tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 200 Aug 08 19:25:36.608559 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 62/237] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:36 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:37.264255 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f4bed18e-037f-42b0-922d-2fc72388b1ab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:37.266670 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4bed18e-037f-42b0-922d-2fc72388b1ab tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] GET https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:25:37.266844 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4bed18e-037f-42b0-922d-2fc72388b1ab tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:37.267880 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4bed18e-037f-42b0-922d-2fc72388b1ab tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:37.282024 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:37.282024 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:37.287542 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f4bed18e-037f-42b0-922d-2fc72388b1ab tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:25:37.295889 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4bed18e-037f-42b0-922d-2fc72388b1ab tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 200 Aug 08 19:25:37.296039 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 61/238] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:25:37 2026] GET /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 1829 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:37.624986 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e416bb0d-c7ab-4af2-8445-73fca7316ced None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:37.629013 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e416bb0d-c7ab-4af2-8445-73fca7316ced tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] GET https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 Aug 08 19:25:37.629332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e416bb0d-c7ab-4af2-8445-73fca7316ced tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:37.629695 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e416bb0d-c7ab-4af2-8445-73fca7316ced tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:37.640549 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e416bb0d-c7ab-4af2-8445-73fca7316ced tempest-ServerActionsTestOtherB-1120042665 tempest-ServerActionsTestOtherB-1120042665-project-member] https://10.4.3.89/volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 returned with HTTP 404 Aug 08 19:25:37.641006 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 58/239] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:37 2026] GET /volume/v3/volumes/aedf0628-5120-4c37-bb1b-506f0a8f01b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:39.807392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:39.810492 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:25:39.810492 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-359509440"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:39.812948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-359509440'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:25:39.813117 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Create volume of 1 GB Aug 08 19:25:39.819808 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Availability Zones retrieved successfully. Aug 08 19:25:39.827358 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Flow 'volume_create_api' (9cdb731d-bd7c-4158-b41b-ee4f3334619d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:39.828700 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3708697-c2b5-4cc0-8797-a2c4554a76f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:39.830091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:25:39.889660 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3708697-c2b5-4cc0-8797-a2c4554a76f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:39.891478 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9991df0f-24b2-4f43-850f-79028aa2c534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:39.991651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Created reservations ['9fb8a7cf-1845-4126-b160-1c2245d4e57b', '4a23cd9c-1991-40a5-a02a-f623676acee4', 'f07b222f-eb1d-4552-8de5-b215d7e09c18', 'c3ca0730-0440-4010-9de7-72838438f343'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:25:39.992655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9991df0f-24b2-4f43-850f-79028aa2c534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fb8a7cf-1845-4126-b160-1c2245d4e57b', '4a23cd9c-1991-40a5-a02a-f623676acee4', 'f07b222f-eb1d-4552-8de5-b215d7e09c18', 'c3ca0730-0440-4010-9de7-72838438f343']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:39.993524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40886be5-4b4d-4ea2-89ae-29d193918664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:40.024810 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40886be5-4b4d-4ea2-89ae-29d193918664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2ab2ff6-e998-4351-8b33-c2a3db150b76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-359509440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0c2af5481436a80afd504aeb4d6c7',qos_specs=None,replication_status=,reservations=['9fb8a7cf-1845-4126-b160-1c2245d4e57b','4a23cd9c-1991-40a5-a02a-f623676acee4','f07b222f-eb1d-4552-8de5-b215d7e09c18','c3ca0730-0440-4010-9de7-72838438f343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f5b1d906f04d4b9c4559667b38f0b6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-359509440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2ab2ff6-e998-4351-8b33-c2a3db150b76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d0c2af5481436a80afd504aeb4d6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e9f5b1d906f04d4b9c4559667b38f0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:40.024810 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13014ca7-0038-49da-ab34-27da93f71502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:40.047590 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13014ca7-0038-49da-ab34-27da93f71502) transitioned into 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-359509440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0c2af5481436a80afd504aeb4d6c7',qos_specs=None,replication_status=,reservations=['9fb8a7cf-1845-4126-b160-1c2245d4e57b','4a23cd9c-1991-40a5-a02a-f623676acee4','f07b222f-eb1d-4552-8de5-b215d7e09c18','c3ca0730-0440-4010-9de7-72838438f343'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f5b1d906f04d4b9c4559667b38f0b6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:40.048635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca7c98b-1578-4bcf-be8a-90492922fdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:40.062078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bca7c98b-1578-4bcf-be8a-90492922fdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:40.063222 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Flow 'volume_create_api' (9cdb731d-bd7c-4158-b41b-ee4f3334619d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:40.063629 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Create volume request issued successfully. Aug 08 19:25:40.064363 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a96cc88f-3822-481a-810b-fcc0dd885c64 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:25:40.065204 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 59/240] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:25:39 2026] POST /volume/v3/volumes => generated 751 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:25:43.837685 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-13a3daf2-8221-4dae-944a-25979f91a177 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:43.839977 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:25:43.840455 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-801459763"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:43.842793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-801459763'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:25:43.842793 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Create volume of 1 GB Aug 08 19:25:43.849386 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Availability Zones retrieved successfully. Aug 08 19:25:43.856504 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Flow 'volume_create_api' (677b5780-321e-435b-beaa-5b495c175ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:43.857847 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49a7225-31a4-4f4c-9b21-72b5c35c0a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:43.859196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:25:43.898872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e49a7225-31a4-4f4c-9b21-72b5c35c0a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:43.900366 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee045de-1dc3-4df0-9334-c7177ccd2884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:43.944454 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-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. Aug 08 19:25:43.944712 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-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. Aug 08 19:25:44.000662 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Created reservations ['ae50c4de-63db-4f9a-a1e2-08e2948b90d1', 'f3d14132-e284-4a99-b7d9-fae8fb0694c1', 'f601e5d2-cf8b-426e-af25-eb512417cd61', '15979bd6-c89d-4e19-8241-d4a0dfd2bcb5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:25:44.002125 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee045de-1dc3-4df0-9334-c7177ccd2884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae50c4de-63db-4f9a-a1e2-08e2948b90d1', 'f3d14132-e284-4a99-b7d9-fae8fb0694c1', 'f601e5d2-cf8b-426e-af25-eb512417cd61', '15979bd6-c89d-4e19-8241-d4a0dfd2bcb5']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:44.003220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a7e07b-7fb4-4d55-ab44-5ecaed5c931a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:44.042675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99a7e07b-7fb4-4d55-ab44-5ecaed5c931a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbd1cceb-0d2e-43cd-b5f7-afd673a980bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-801459763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='782b46d88fcc46b994f4233a5486ebd5',qos_specs=None,replication_status=,reservations=['ae50c4de-63db-4f9a-a1e2-08e2948b90d1','f3d14132-e284-4a99-b7d9-fae8fb0694c1','f601e5d2-cf8b-426e-af25-eb512417cd61','15979bd6-c89d-4e19-8241-d4a0dfd2bcb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc018414892b4935ad24f88f2048420f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-801459763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbd1cceb-0d2e-43cd-b5f7-afd673a980bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='782b46d88fcc46b994f4233a5486ebd5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fc018414892b4935ad24f88f2048420f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:44.045156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc95a1b-6bad-471f-b689-5c55df194699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:44.076509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc95a1b-6bad-471f-b689-5c55df194699) transitioned into 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-801459763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='782b46d88fcc46b994f4233a5486ebd5',qos_specs=None,replication_status=,reservations=['ae50c4de-63db-4f9a-a1e2-08e2948b90d1','f3d14132-e284-4a99-b7d9-fae8fb0694c1','f601e5d2-cf8b-426e-af25-eb512417cd61','15979bd6-c89d-4e19-8241-d4a0dfd2bcb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc018414892b4935ad24f88f2048420f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:44.077333 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3866c60-2120-4228-8805-4d297b757bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:44.096738 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3866c60-2120-4228-8805-4d297b757bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:44.096738 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Flow 'volume_create_api' (677b5780-321e-435b-beaa-5b495c175ca3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:44.096738 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Create volume request issued successfully. Aug 08 19:25:44.096738 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13a3daf2-8221-4dae-944a-25979f91a177 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:25:44.096738 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 63/241] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:25:43 2026] POST /volume/v3/volumes => generated 749 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:25:44.118308 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5fa82047-5bf6-43d9-aabf-d1a2b7890b72 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:44.123463 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fa82047-5bf6-43d9-aabf-d1a2b7890b72 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:44.123463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fa82047-5bf6-43d9-aabf-d1a2b7890b72 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:44.123463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fa82047-5bf6-43d9-aabf-d1a2b7890b72 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:44.141943 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:44.141943 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:44.149652 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5fa82047-5bf6-43d9-aabf-d1a2b7890b72 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:44.158623 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fa82047-5bf6-43d9-aabf-d1a2b7890b72 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:44.159064 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 62/242] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:44 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:45.179942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9c05895-44d1-4b51-891a-42ed25a71d1f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.181862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9c05895-44d1-4b51-891a-42ed25a71d1f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:45.181862 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9c05895-44d1-4b51-891a-42ed25a71d1f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:45.181862 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9c05895-44d1-4b51-891a-42ed25a71d1f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:45.191625 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:45.191625 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:45.195686 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f9c05895-44d1-4b51-891a-42ed25a71d1f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:45.200583 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9c05895-44d1-4b51-891a-42ed25a71d1f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:45.200583 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 59/243] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:45 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:45.258670 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-1675de1e-4766-4701-a93e-aa3280c6850b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.261931 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-1675de1e-4766-4701-a93e-aa3280c6850b tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:45.262187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-1675de1e-4766-4701-a93e-aa3280c6850b tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:45.262346 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-1675de1e-4766-4701-a93e-aa3280c6850b tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:45.274790 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:45.274790 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:45.282253 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-1675de1e-4766-4701-a93e-aa3280c6850b tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:45.288653 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-1675de1e-4766-4701-a93e-aa3280c6850b tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:45.289171 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 60/244] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:45 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:45.435148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-95b80e8a-99bb-4fc1-ac34-513532dd56e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.435806 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95b80e8a-99bb-4fc1-ac34-513532dd56e8 None None] GET https://10.4.3.89/volume// Aug 08 19:25:45.436076 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95b80e8a-99bb-4fc1-ac34-513532dd56e8 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:45.436339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-95b80e8a-99bb-4fc1-ac34-513532dd56e8 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:45.437093 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-95b80e8a-99bb-4fc1-ac34-513532dd56e8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:45.437577 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 64/245] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:25:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:45.447436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-fd1a2271-7ee2-4fe7-ae69-de20c3034373 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.450368 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-fd1a2271-7ee2-4fe7-ae69-de20c3034373 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:45.450996 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-fd1a2271-7ee2-4fe7-ae69-de20c3034373 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbd1cceb-0d2e-43cd-b5f7-afd673a980bd", "connector": null, "instance_uuid": "d30c9d5e-329c-4712-8be1-cf98f7d1d61e"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:45.475220 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:45.475220 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:45.532882 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-fd1a2271-7ee2-4fe7-ae69-de20c3034373 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:45.533709 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 63/246] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:45 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) Aug 08 19:25:45.581450 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6ad6e9d-d608-4011-8111-4b57822e0410 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.583189 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6ad6e9d-d608-4011-8111-4b57822e0410 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:45.583400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6ad6e9d-d608-4011-8111-4b57822e0410 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:45.583586 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6ad6e9d-d608-4011-8111-4b57822e0410 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:45.598018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f7d09cec-58bd-49b5-9284-08649e898a8d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.598517 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7d09cec-58bd-49b5-9284-08649e898a8d None None] GET https://10.4.3.89/volume// Aug 08 19:25:45.598993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7d09cec-58bd-49b5-9284-08649e898a8d None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:45.598993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7d09cec-58bd-49b5-9284-08649e898a8d None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:45.599423 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7d09cec-58bd-49b5-9284-08649e898a8d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:45.599871 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 61/247] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:45.600991 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:45.600991 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:45.607189 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b6ad6e9d-d608-4011-8111-4b57822e0410 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:45.610919 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-80a6fd30-a9b6-4301-8e94-8c17db684bde None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.615968 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-80a6fd30-a9b6-4301-8e94-8c17db684bde tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:45.616279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-80a6fd30-a9b6-4301-8e94-8c17db684bde tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:45.616754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-80a6fd30-a9b6-4301-8e94-8c17db684bde tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:45.617831 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6ad6e9d-d608-4011-8111-4b57822e0410 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:45.618622 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 60/248] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:45 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:45.632540 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:45.632540 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:45.639253 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-80a6fd30-a9b6-4301-8e94-8c17db684bde tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:45.645285 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-80a6fd30-a9b6-4301-8e94-8c17db684bde tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:45.645812 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 65/249] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:45 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:45.746579 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-b496c709-813a-4a11-b463-67f9064e5d89 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:45.748653 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-b496c709-813a-4a11-b463-67f9064e5d89 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] PUT https://10.4.3.89/volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272 Aug 08 19:25:45.749132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-b496c709-813a-4a11-b463-67f9064e5d89 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:45.759871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-b496c709-813a-4a11-b463-67f9064e5d89 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Acquiring lock "cinder-attachment_update-dbd1cceb-0d2e-43cd-b5f7-afd673a980bd-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:45.765979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-b496c709-813a-4a11-b463-67f9064e5d89 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Lock "cinder-attachment_update-dbd1cceb-0d2e-43cd-b5f7-afd673a980bd-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:45.766962 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:45.766962 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:45.885730 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-b496c709-813a-4a11-b463-67f9064e5d89 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Lock "cinder-attachment_update-dbd1cceb-0d2e-43cd-b5f7-afd673a980bd-np0000006803" released by "attachment_update" :: held 0.118s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:45.885730 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-b496c709-813a-4a11-b463-67f9064e5d89 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272 returned with HTTP 200 Aug 08 19:25:45.885730 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 64/250] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:45 2026] PUT /volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:46.638624 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-adab0bff-2fe4-4d29-a0c3-b37b98d02ea5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:46.641797 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-adab0bff-2fe4-4d29-a0c3-b37b98d02ea5 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:46.642176 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-adab0bff-2fe4-4d29-a0c3-b37b98d02ea5 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:46.642790 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-adab0bff-2fe4-4d29-a0c3-b37b98d02ea5 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:46.659034 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:46.659034 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:46.668683 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-adab0bff-2fe4-4d29-a0c3-b37b98d02ea5 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:46.674351 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-adab0bff-2fe4-4d29-a0c3-b37b98d02ea5 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:46.675150 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 62/251] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:46 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:47.691837 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4fc86607-5b1e-46f9-8734-f2c888fa7931 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:47.694182 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fc86607-5b1e-46f9-8734-f2c888fa7931 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:47.694520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fc86607-5b1e-46f9-8734-f2c888fa7931 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:47.696163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fc86607-5b1e-46f9-8734-f2c888fa7931 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:47.707314 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:47.707314 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:47.710430 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4fc86607-5b1e-46f9-8734-f2c888fa7931 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:47.716273 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fc86607-5b1e-46f9-8734-f2c888fa7931 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:47.716273 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 61/252] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:47 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:48.734446 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7dcb7ca4-5275-4064-bc10-760e4287dd87 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:48.737898 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dcb7ca4-5275-4064-bc10-760e4287dd87 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:48.737898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dcb7ca4-5275-4064-bc10-760e4287dd87 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:48.738200 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dcb7ca4-5275-4064-bc10-760e4287dd87 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:48.751211 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:48.751211 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:48.756862 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7dcb7ca4-5275-4064-bc10-760e4287dd87 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:48.762380 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dcb7ca4-5275-4064-bc10-760e4287dd87 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:48.762887 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 66/253] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:48 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:49.297331 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-15bc0360-6a08-49fa-a1bc-015558f0520f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:49.301522 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-15bc0360-6a08-49fa-a1bc-015558f0520f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] POST https://10.4.3.89/volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272/action Aug 08 19:25:49.301522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-15bc0360-6a08-49fa-a1bc-015558f0520f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:49.301675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-15bc0360-6a08-49fa-a1bc-015558f0520f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:49.329822 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:49.329822 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:49.345938 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6f63f051-1a94-4db8-a099-e98814b5cb4a req-15bc0360-6a08-49fa-a1bc-015558f0520f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272/action returned with HTTP 204 Aug 08 19:25:49.346904 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 65/254] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:49 2026] POST /volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:49.470400 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-47b3c756-f606-44b7-bf35-504b2183ba1b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:49.781272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f421590-26e2-4fcc-872c-eb91860ff853 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:49.785400 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f421590-26e2-4fcc-872c-eb91860ff853 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:49.785615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f421590-26e2-4fcc-872c-eb91860ff853 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:49.785830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f421590-26e2-4fcc-872c-eb91860ff853 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:49.806152 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:49.806152 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:49.812135 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5f421590-26e2-4fcc-872c-eb91860ff853 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:49.821147 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f421590-26e2-4fcc-872c-eb91860ff853 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:49.821816 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 62/255] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:49 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:49.840721 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b65fec4b-2f9d-4581-9834-eae4e87470ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:49.844402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b65fec4b-2f9d-4581-9834-eae4e87470ec tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:49.846569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b65fec4b-2f9d-4581-9834-eae4e87470ec tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:49.846569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b65fec4b-2f9d-4581-9834-eae4e87470ec tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:49.863124 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:49.863124 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:49.871653 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b65fec4b-2f9d-4581-9834-eae4e87470ec tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:49.880299 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b65fec4b-2f9d-4581-9834-eae4e87470ec tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:49.880299 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 67/256] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:49 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:49.995018 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:25:49.995247 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1326856595", "imageRef": "def068a1-69dd-4460-bf06-8136670950c4"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:49.998068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1326856595', 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:25:50.121135 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume of 1 GB Aug 08 19:25:50.128677 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Availability Zones retrieved successfully. Aug 08 19:25:50.136001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Flow 'volume_create_api' (837c1e51-5472-4a1d-8b23-fb71f3caba9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:50.137239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22afe319-e3ae-4e35-ab67-b20b4ebf7245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:50.139173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:25:50.231777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22afe319-e3ae-4e35-ab67-b20b4ebf7245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:50.233230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa283a9c-6c8d-4638-ac92-92302e152623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:50.322183 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Created reservations ['1fe4d014-e5b7-4d7b-a822-bd50ccaa7390', '30d32d2e-16e9-4919-ae3f-60a670611e80', '2dd8b423-0a28-4a04-8173-c3057c7d8f4b', 'ea3a6ad6-eb19-412a-a325-339521afd587'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:25:50.323085 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa283a9c-6c8d-4638-ac92-92302e152623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fe4d014-e5b7-4d7b-a822-bd50ccaa7390', '30d32d2e-16e9-4919-ae3f-60a670611e80', '2dd8b423-0a28-4a04-8173-c3057c7d8f4b', 'ea3a6ad6-eb19-412a-a325-339521afd587']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:50.323999 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f36d771-0d5e-4f9b-b50b-e4c96e9e8432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:50.355936 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f36d771-0d5e-4f9b-b50b-e4c96e9e8432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83aa6218-8864-4e32-9faf-8d7d93477864', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1326856595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b4d317ecf77434ab70b4d59723a479c',qos_specs=None,replication_status=,reservations=['1fe4d014-e5b7-4d7b-a822-bd50ccaa7390','30d32d2e-16e9-4919-ae3f-60a670611e80','2dd8b423-0a28-4a04-8173-c3057c7d8f4b','ea3a6ad6-eb19-412a-a325-339521afd587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802f0a0b39f040e99550b6e6d06a31bd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1326856595',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83aa6218-8864-4e32-9faf-8d7d93477864,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b4d317ecf77434ab70b4d59723a479c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='802f0a0b39f040e99550b6e6d06a31bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:50.357053 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434ff79f-be29-420e-8e0c-87087acc8444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:50.380899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (434ff79f-be29-420e-8e0c-87087acc8444) transitioned into 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-1326856595',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b4d317ecf77434ab70b4d59723a479c',qos_specs=None,replication_status=,reservations=['1fe4d014-e5b7-4d7b-a822-bd50ccaa7390','30d32d2e-16e9-4919-ae3f-60a670611e80','2dd8b423-0a28-4a04-8173-c3057c7d8f4b','ea3a6ad6-eb19-412a-a325-339521afd587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802f0a0b39f040e99550b6e6d06a31bd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:50.381860 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac15d48-e952-4bf6-a6a6-e4794dd16887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:50.396014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac15d48-e952-4bf6-a6a6-e4794dd16887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:50.396943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Flow 'volume_create_api' (837c1e51-5472-4a1d-8b23-fb71f3caba9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:50.397326 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume request issued successfully. Aug 08 19:25:50.398600 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47b3c756-f606-44b7-bf35-504b2183ba1b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:25:50.398999 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 63/257] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:25:49 2026] POST /volume/v3/volumes => generated 750 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:25:50.415901 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7b5d096f-e343-4906-b81b-192e694c3699 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:50.420473 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b5d096f-e343-4906-b81b-192e694c3699 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:25:50.420676 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b5d096f-e343-4906-b81b-192e694c3699 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:50.421667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7b5d096f-e343-4906-b81b-192e694c3699 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:50.436140 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:50.436140 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:50.441560 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7b5d096f-e343-4906-b81b-192e694c3699 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:25:50.452529 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7b5d096f-e343-4906-b81b-192e694c3699 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 returned with HTTP 200 Aug 08 19:25:50.453226 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 66/258] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:50 2026] GET /volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:51.477730 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d48af4a-8d08-49b4-967e-47cf2e70ed55 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:51.485140 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d48af4a-8d08-49b4-967e-47cf2e70ed55 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:25:51.485380 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d48af4a-8d08-49b4-967e-47cf2e70ed55 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:51.485679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d48af4a-8d08-49b4-967e-47cf2e70ed55 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:51.496714 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:51.496714 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:51.508257 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3d48af4a-8d08-49b4-967e-47cf2e70ed55 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:25:51.517276 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d48af4a-8d08-49b4-967e-47cf2e70ed55 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 returned with HTTP 200 Aug 08 19:25:51.518119 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 63/259] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:51 2026] GET /volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 => generated 1358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:51.540499 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:51.545848 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:25:51.546284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-798965059"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:51.548242 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-798965059'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:25:51.548458 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume of 1 GB Aug 08 19:25:51.554608 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Availability Zones retrieved successfully. Aug 08 19:25:51.561422 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Flow 'volume_create_api' (af06b3f3-2196-4edb-9f5c-8567ffba2541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:51.562428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60e3224-970b-4096-8142-397f9d19067e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:51.563638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:25:51.616353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60e3224-970b-4096-8142-397f9d19067e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:51.619024 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd4dc53-ab56-4a6a-9d05-92671cc0d4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:51.681553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Created reservations ['4897da7d-f300-403f-9b3b-b435011e8a96', 'd2ded0cc-1943-45e0-8927-a96ef49d017d', '23ac2618-4ca0-4d30-9607-715e686f0631', 'a20e67c5-01e0-4e2c-8ecc-7968cd82023b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:25:51.682645 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd4dc53-ab56-4a6a-9d05-92671cc0d4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4897da7d-f300-403f-9b3b-b435011e8a96', 'd2ded0cc-1943-45e0-8927-a96ef49d017d', '23ac2618-4ca0-4d30-9607-715e686f0631', 'a20e67c5-01e0-4e2c-8ecc-7968cd82023b']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:51.683491 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c344cc33-0136-4498-bf71-3986ceac0d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:51.697917 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-06300a95-163a-4414-8ff4-cc68a14f9649 req-85dee55a-48ef-4a08-a4a7-97eb542a03c6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:51.703031 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-06300a95-163a-4414-8ff4-cc68a14f9649 req-85dee55a-48ef-4a08-a4a7-97eb542a03c6 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] DELETE https://10.4.3.89/volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272 Aug 08 19:25:51.703314 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-06300a95-163a-4414-8ff4-cc68a14f9649 req-85dee55a-48ef-4a08-a4a7-97eb542a03c6 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:51.703619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-06300a95-163a-4414-8ff4-cc68a14f9649 req-85dee55a-48ef-4a08-a4a7-97eb542a03c6 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:51.719176 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c344cc33-0136-4498-bf71-3986ceac0d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39170cf0-fe05-4c2b-9a09-24e7ee1ac662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-798965059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b4d317ecf77434ab70b4d59723a479c',qos_specs=None,replication_status=,reservations=['4897da7d-f300-403f-9b3b-b435011e8a96','d2ded0cc-1943-45e0-8927-a96ef49d017d','23ac2618-4ca0-4d30-9607-715e686f0631','a20e67c5-01e0-4e2c-8ecc-7968cd82023b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802f0a0b39f040e99550b6e6d06a31bd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-798965059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39170cf0-fe05-4c2b-9a09-24e7ee1ac662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b4d317ecf77434ab70b4d59723a479c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='802f0a0b39f040e99550b6e6d06a31bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:51.725218 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a472ba0-678e-4e35-bc0a-472bda1ed7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:51.725583 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:51.725583 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:51.754269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a472ba0-678e-4e35-bc0a-472bda1ed7ed) transitioned into 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-798965059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b4d317ecf77434ab70b4d59723a479c',qos_specs=None,replication_status=,reservations=['4897da7d-f300-403f-9b3b-b435011e8a96','d2ded0cc-1943-45e0-8927-a96ef49d017d','23ac2618-4ca0-4d30-9607-715e686f0631','a20e67c5-01e0-4e2c-8ecc-7968cd82023b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802f0a0b39f040e99550b6e6d06a31bd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:51.755562 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1dfb615-d37e-4acc-b760-a48b0053d3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:51.779692 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1dfb615-d37e-4acc-b760-a48b0053d3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:51.780481 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Flow 'volume_create_api' (af06b3f3-2196-4edb-9f5c-8567ffba2541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:51.780648 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume request issued successfully. Aug 08 19:25:51.782470 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9629c291-2305-4e7b-8a7b-4405b6db94c9 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:25:51.782901 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 68/260] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:25:51 2026] POST /volume/v3/volumes => generated 749 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:25:51.798550 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f6f4208d-d6b9-4aec-87d4-0423a954d421 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:51.800809 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6f4208d-d6b9-4aec-87d4-0423a954d421 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:25:51.801125 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6f4208d-d6b9-4aec-87d4-0423a954d421 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:51.801424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6f4208d-d6b9-4aec-87d4-0423a954d421 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:51.811065 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:51.811065 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:51.816941 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f6f4208d-d6b9-4aec-87d4-0423a954d421 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:25:51.822448 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6f4208d-d6b9-4aec-87d4-0423a954d421 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 returned with HTTP 200 Aug 08 19:25:51.822851 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 67/261] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:51 2026] GET /volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:51.826173 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-06300a95-163a-4414-8ff4-cc68a14f9649 req-85dee55a-48ef-4a08-a4a7-97eb542a03c6 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272 returned with HTTP 200 Aug 08 19:25:51.826470 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 64/262] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:25:51 2026] DELETE /volume/v3/attachments/96f0067e-91d6-49d1-9510-5cb9a1b89272 => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:52.824498 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3e49deb9-41dc-48d2-bd3b-7af5a889bf79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:52.827405 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e49deb9-41dc-48d2-bd3b-7af5a889bf79 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:52.827711 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e49deb9-41dc-48d2-bd3b-7af5a889bf79 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:52.828055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e49deb9-41dc-48d2-bd3b-7af5a889bf79 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:52.841847 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:52.841847 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:52.845329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2818f227-f45d-4219-8859-63b1165df466 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:52.851700 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2818f227-f45d-4219-8859-63b1165df466 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:25:52.851828 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2818f227-f45d-4219-8859-63b1165df466 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:52.852063 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2818f227-f45d-4219-8859-63b1165df466 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:52.853770 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3e49deb9-41dc-48d2-bd3b-7af5a889bf79 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:52.860280 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e49deb9-41dc-48d2-bd3b-7af5a889bf79 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:52.861007 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 64/263] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:52 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:52.871431 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:52.871431 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:52.875737 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2818f227-f45d-4219-8859-63b1165df466 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:25:52.880447 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6720f7ad-3151-4f27-86c3-9c71ebee87c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:52.883267 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6720f7ad-3151-4f27-86c3-9c71ebee87c7 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:52.883614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6720f7ad-3151-4f27-86c3-9c71ebee87c7 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:52.883929 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6720f7ad-3151-4f27-86c3-9c71ebee87c7 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:52.886093 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2818f227-f45d-4219-8859-63b1165df466 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 returned with HTTP 200 Aug 08 19:25:52.887267 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 69/264] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:52 2026] GET /volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:52.895481 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:52.895481 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:52.903533 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6720f7ad-3151-4f27-86c3-9c71ebee87c7 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:52.908037 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:52.910333 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:25:52.910488 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6720f7ad-3151-4f27-86c3-9c71ebee87c7 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:52.910890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-223513729"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:52.910976 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 68/265] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:52 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:52.913977 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-223513729'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:25:52.914112 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume of 1 GB Aug 08 19:25:52.915204 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:52.915204 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:52.923059 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Availability Zones retrieved successfully. Aug 08 19:25:52.933719 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Flow 'volume_create_api' (1e3ee618-b411-4c76-8051-26ab4d9e6fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:52.933719 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302f0cbd-eaba-4123-8b76-18bb83bf5d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:52.934900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:25:52.970178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-383902da-a435-486b-9c10-3da99993348d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:52.971474 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-383902da-a435-486b-9c10-3da99993348d tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:52.971743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-383902da-a435-486b-9c10-3da99993348d tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:52.972351 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-383902da-a435-486b-9c10-3da99993348d tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:52.972482 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (302f0cbd-eaba-4123-8b76-18bb83bf5d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:52.974660 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd581d9-1066-4d32-88c6-8546da7e5ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:52.986283 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:52.986283 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:52.994968 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-383902da-a435-486b-9c10-3da99993348d tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:53.001685 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-383902da-a435-486b-9c10-3da99993348d tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:53.002252 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 65/266] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:52 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:53.034228 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.036542 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] DELETE https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:53.036913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.037063 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.037282 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Delete volume with id: dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:53.040439 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=237,cinder:UPDATE=39,cinder:INSERT=18 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:25:53.040567 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Created reservations ['f3ffc1cc-27d9-41d5-9066-0e9f94644ade', 'a6eaae56-d341-4a3b-8239-9f672f66d0de', '6f1d575e-09d6-46b7-b026-27f2b3d95534', '39081748-4bab-4457-998b-2d01984f7198'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:25:53.041402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dd581d9-1066-4d32-88c6-8546da7e5ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3ffc1cc-27d9-41d5-9066-0e9f94644ade', 'a6eaae56-d341-4a3b-8239-9f672f66d0de', '6f1d575e-09d6-46b7-b026-27f2b3d95534', '39081748-4bab-4457-998b-2d01984f7198']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:53.042556 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ddde07-4f28-4b35-aa2e-b61bb144d4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:53.051195 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.051195 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:53.051933 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:53.075949 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5ddde07-4f28-4b35-aa2e-b61bb144d4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '628e3201-15f5-4719-b1aa-0ba4e9c31cf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-223513729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b4d317ecf77434ab70b4d59723a479c',qos_specs=None,replication_status=,reservations=['f3ffc1cc-27d9-41d5-9066-0e9f94644ade','a6eaae56-d341-4a3b-8239-9f672f66d0de','6f1d575e-09d6-46b7-b026-27f2b3d95534','39081748-4bab-4457-998b-2d01984f7198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802f0a0b39f040e99550b6e6d06a31bd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-223513729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=628e3201-15f5-4719-b1aa-0ba4e9c31cf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b4d317ecf77434ab70b4d59723a479c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='802f0a0b39f040e99550b6e6d06a31bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:53.076895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afd6e09-396e-49a6-909e-af92aa8d0eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:53.086304 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Delete volume request issued successfully. Aug 08 19:25:53.086801 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddd8959b-9793-4b97-ac1d-a7dd7687eb4f tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 202 Aug 08 19:25:53.087269 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 70/267] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:25:53 2026] DELETE /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:25:53.098946 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a134501e-4a8d-4d57-853f-2299b7043213 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.106150 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a134501e-4a8d-4d57-853f-2299b7043213 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:53.106150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a134501e-4a8d-4d57-853f-2299b7043213 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.106150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a134501e-4a8d-4d57-853f-2299b7043213 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.113128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8afd6e09-396e-49a6-909e-af92aa8d0eb1) transitioned into 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-223513729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b4d317ecf77434ab70b4d59723a479c',qos_specs=None,replication_status=,reservations=['f3ffc1cc-27d9-41d5-9066-0e9f94644ade','a6eaae56-d341-4a3b-8239-9f672f66d0de','6f1d575e-09d6-46b7-b026-27f2b3d95534','39081748-4bab-4457-998b-2d01984f7198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='802f0a0b39f040e99550b6e6d06a31bd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:53.114221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c52ca8-428a-4618-a82a-c97c2f416287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:25:53.115788 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.115788 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:53.127625 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a134501e-4a8d-4d57-853f-2299b7043213 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Volume info retrieved successfully. Aug 08 19:25:53.135806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c52ca8-428a-4618-a82a-c97c2f416287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:25:53.135806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Flow 'volume_create_api' (1e3ee618-b411-4c76-8051-26ab4d9e6fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:25:53.135806 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Create volume request issued successfully. Aug 08 19:25:53.136556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f2cb2b4-d0da-40d4-b89a-4b63a19c54dd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:25:53.136876 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 65/268] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:25:52 2026] POST /volume/v3/volumes => generated 749 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:25:53.143760 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a134501e-4a8d-4d57-853f-2299b7043213 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 200 Aug 08 19:25:53.144651 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 69/269] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:53 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:53.157638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1cd5e950-2207-455e-b56b-e722fafb8a43 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.159229 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd5e950-2207-455e-b56b-e722fafb8a43 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:25:53.159592 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd5e950-2207-455e-b56b-e722fafb8a43 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.159995 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cd5e950-2207-455e-b56b-e722fafb8a43 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.173306 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.173306 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:53.180350 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1cd5e950-2207-455e-b56b-e722fafb8a43 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:25:53.185550 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cd5e950-2207-455e-b56b-e722fafb8a43 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 returned with HTTP 200 Aug 08 19:25:53.186274 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 66/270] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:53 2026] GET /volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:53.296561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-85120314-8ed3-4a68-b341-358cc219bba0 req-414157ce-101c-4611-9eb2-dd505d134200 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.300696 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-414157ce-101c-4611-9eb2-dd505d134200 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:53.300958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-414157ce-101c-4611-9eb2-dd505d134200 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.301248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-414157ce-101c-4611-9eb2-dd505d134200 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.310746 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.310746 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:53.315932 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-85120314-8ed3-4a68-b341-358cc219bba0 req-414157ce-101c-4611-9eb2-dd505d134200 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:53.322581 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-414157ce-101c-4611-9eb2-dd505d134200 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:53.323131 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 71/271] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:53 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:53.458606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-913f39f3-6cb0-4fdd-8891-e6f6724fa167 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.458606 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-913f39f3-6cb0-4fdd-8891-e6f6724fa167 None None] GET https://10.4.3.89/volume// Aug 08 19:25:53.458606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-913f39f3-6cb0-4fdd-8891-e6f6724fa167 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.458606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-913f39f3-6cb0-4fdd-8891-e6f6724fa167 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.458606 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-913f39f3-6cb0-4fdd-8891-e6f6724fa167 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:53.459102 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 66/272] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:25:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:53.466716 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-85120314-8ed3-4a68-b341-358cc219bba0 req-f5d1e9c5-26e5-4106-949b-c744886c4667 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.469517 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-f5d1e9c5-26e5-4106-949b-c744886c4667 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:25:53.470061 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-f5d1e9c5-26e5-4106-949b-c744886c4667 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d388ece-5e8b-4675-ba4b-551105868664", "connector": null, "instance_uuid": "1cb8b4a8-6edb-4e6d-8a9b-863bec2a6590"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:53.484235 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.484235 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:53.539795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-f5d1e9c5-26e5-4106-949b-c744886c4667 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:25:53.540429 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 70/273] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:25:53 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) Aug 08 19:25:53.588372 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10644adf-9d65-4495-a6f6-8f93a585a8f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.591344 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10644adf-9d65-4495-a6f6-8f93a585a8f7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:53.591890 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10644adf-9d65-4495-a6f6-8f93a585a8f7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.593363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10644adf-9d65-4495-a6f6-8f93a585a8f7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.605876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f3cff6d2-5bf2-445e-8b69-cef2a28abf31 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.609161 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3cff6d2-5bf2-445e-8b69-cef2a28abf31 None None] GET https://10.4.3.89/volume// Aug 08 19:25:53.609356 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.609356 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:53.609526 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3cff6d2-5bf2-445e-8b69-cef2a28abf31 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.609526 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3cff6d2-5bf2-445e-8b69-cef2a28abf31 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.609948 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3cff6d2-5bf2-445e-8b69-cef2a28abf31 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:53.610930 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 72/274] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:53 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:53.617622 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-10644adf-9d65-4495-a6f6-8f93a585a8f7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:53.625992 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10644adf-9d65-4495-a6f6-8f93a585a8f7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:53.626130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-85120314-8ed3-4a68-b341-358cc219bba0 req-7e33ee41-485b-4056-9e7e-3d9b7e7e797d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.626944 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 67/275] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:53 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:53.629331 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-7e33ee41-485b-4056-9e7e-3d9b7e7e797d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:53.629876 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-7e33ee41-485b-4056-9e7e-3d9b7e7e797d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:53.630097 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-7e33ee41-485b-4056-9e7e-3d9b7e7e797d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:53.643485 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.643485 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:53.647491 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-85120314-8ed3-4a68-b341-358cc219bba0 req-7e33ee41-485b-4056-9e7e-3d9b7e7e797d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:53.653056 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-7e33ee41-485b-4056-9e7e-3d9b7e7e797d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:53.653936 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 67/276] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:53 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:53.760145 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-85120314-8ed3-4a68-b341-358cc219bba0 req-3e50a8e2-ed4c-4b9f-ba21-d0d2f2028c93 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:53.763181 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-3e50a8e2-ed4c-4b9f-ba21-d0d2f2028c93 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] PUT https://10.4.3.89/volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec Aug 08 19:25:53.766148 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-3e50a8e2-ed4c-4b9f-ba21-d0d2f2028c93 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:53.782783 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-85120314-8ed3-4a68-b341-358cc219bba0 req-3e50a8e2-ed4c-4b9f-ba21-d0d2f2028c93 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Acquiring lock "cinder-attachment_update-8d388ece-5e8b-4675-ba4b-551105868664-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:25:53.788673 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-85120314-8ed3-4a68-b341-358cc219bba0 req-3e50a8e2-ed4c-4b9f-ba21-d0d2f2028c93 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Lock "cinder-attachment_update-8d388ece-5e8b-4675-ba4b-551105868664-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:25:53.790606 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:53.790606 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:53.883466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-85120314-8ed3-4a68-b341-358cc219bba0 req-3e50a8e2-ed4c-4b9f-ba21-d0d2f2028c93 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Lock "cinder-attachment_update-8d388ece-5e8b-4675-ba4b-551105868664-np0000006803" released by "attachment_update" :: held 0.095s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:25:53.883866 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-3e50a8e2-ed4c-4b9f-ba21-d0d2f2028c93 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec returned with HTTP 200 Aug 08 19:25:53.885509 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 71/277] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:25:53 2026] PUT /volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:54.160844 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6ddb8c04-7fb4-475b-9cf5-95a8bfec5790 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:54.164453 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ddb8c04-7fb4-475b-9cf5-95a8bfec5790 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] GET https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd Aug 08 19:25:54.164781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ddb8c04-7fb4-475b-9cf5-95a8bfec5790 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:54.165112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ddb8c04-7fb4-475b-9cf5-95a8bfec5790 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:54.177273 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ddb8c04-7fb4-475b-9cf5-95a8bfec5790 tempest-DeleteServersTestJSON-66714809 tempest-DeleteServersTestJSON-66714809-project-member] https://10.4.3.89/volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd returned with HTTP 404 Aug 08 19:25:54.178008 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 73/278] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:54 2026] GET /volume/v3/volumes/dbd1cceb-0d2e-43cd-b5f7-afd673a980bd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:54.204448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5249895e-448a-427a-b3e0-9a6b54a2effd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:54.207493 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5249895e-448a-427a-b3e0-9a6b54a2effd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:25:54.208272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5249895e-448a-427a-b3e0-9a6b54a2effd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:54.208272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5249895e-448a-427a-b3e0-9a6b54a2effd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:54.216831 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:54.216831 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:54.222146 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5249895e-448a-427a-b3e0-9a6b54a2effd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:25:54.227707 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5249895e-448a-427a-b3e0-9a6b54a2effd tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 returned with HTTP 200 Aug 08 19:25:54.228183 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 68/279] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:54 2026] GET /volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:54.641971 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-80fce442-4b2e-45d7-8cc0-ce1251a5f4ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:54.645001 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-80fce442-4b2e-45d7-8cc0-ce1251a5f4ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:54.645102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-80fce442-4b2e-45d7-8cc0-ce1251a5f4ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:54.645302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-80fce442-4b2e-45d7-8cc0-ce1251a5f4ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:54.658921 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:54.658921 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:54.663786 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-80fce442-4b2e-45d7-8cc0-ce1251a5f4ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:54.670287 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-80fce442-4b2e-45d7-8cc0-ce1251a5f4ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:54.670993 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 68/280] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:54 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:55.683912 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-24f5a61a-7e9e-49cf-968e-e417961616ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:55.685891 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24f5a61a-7e9e-49cf-968e-e417961616ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:55.686120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24f5a61a-7e9e-49cf-968e-e417961616ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:55.686333 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24f5a61a-7e9e-49cf-968e-e417961616ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:55.696422 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:55.696422 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:55.700144 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-24f5a61a-7e9e-49cf-968e-e417961616ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:55.704802 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24f5a61a-7e9e-49cf-968e-e417961616ea tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:55.705196 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 72/281] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:55 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:56.717670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-994ab229-98df-47d2-9489-6f222070c70a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:56.719540 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-994ab229-98df-47d2-9489-6f222070c70a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:56.719902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-994ab229-98df-47d2-9489-6f222070c70a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:56.720186 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-994ab229-98df-47d2-9489-6f222070c70a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:56.737860 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:56.737860 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:56.744228 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-994ab229-98df-47d2-9489-6f222070c70a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:56.750100 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-994ab229-98df-47d2-9489-6f222070c70a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:56.750447 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 74/282] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:56 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:57.194114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-85120314-8ed3-4a68-b341-358cc219bba0 req-c2852b14-7d11-4bd0-9f30-70b8da52136f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:57.198673 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-c2852b14-7d11-4bd0-9f30-70b8da52136f tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] POST https://10.4.3.89/volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec/action Aug 08 19:25:57.199114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-c2852b14-7d11-4bd0-9f30-70b8da52136f tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:57.199285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-c2852b14-7d11-4bd0-9f30-70b8da52136f tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:57.203899 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=258,cinder:UPDATE=36,cinder:INSERT=14 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:25:57.225503 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:57.225503 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:57.246294 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85120314-8ed3-4a68-b341-358cc219bba0 req-c2852b14-7d11-4bd0-9f30-70b8da52136f tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec/action returned with HTTP 204 Aug 08 19:25:57.246294 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 69/283] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:25:57 2026] POST /volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:57.768209 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c92324c1-81b5-4372-94b7-045e2cc98ee9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:57.770580 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c92324c1-81b5-4372-94b7-045e2cc98ee9 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:57.770857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c92324c1-81b5-4372-94b7-045e2cc98ee9 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:57.771196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c92324c1-81b5-4372-94b7-045e2cc98ee9 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:57.775971 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=338,cinder:INSERT=51,cinder:UPDATE=85 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:25:57.790642 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:57.790642 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:57.801446 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c92324c1-81b5-4372-94b7-045e2cc98ee9 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:57.807978 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c92324c1-81b5-4372-94b7-045e2cc98ee9 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:57.808526 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 69/284] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:57 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:57.824212 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6aeba1ae-c5e7-42be-8bd8-c06273d12220 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:57.825971 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6aeba1ae-c5e7-42be-8bd8-c06273d12220 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:57.826196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6aeba1ae-c5e7-42be-8bd8-c06273d12220 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:57.826431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6aeba1ae-c5e7-42be-8bd8-c06273d12220 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:57.829129 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=248,cinder:UPDATE=40,cinder:INSERT=15 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:25:57.838791 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:57.838791 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:25:57.843613 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6aeba1ae-c5e7-42be-8bd8-c06273d12220 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:57.850639 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6aeba1ae-c5e7-42be-8bd8-c06273d12220 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:57.850639 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 73/285] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:57 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:59.442082 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-f0203084-cb9f-4bd8-8986-28ac887fd53b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:59.444315 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-f0203084-cb9f-4bd8-8986-28ac887fd53b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:59.444566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-f0203084-cb9f-4bd8-8986-28ac887fd53b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:59.444923 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-f0203084-cb9f-4bd8-8986-28ac887fd53b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:59.455172 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:59.455172 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:59.459943 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-f0203084-cb9f-4bd8-8986-28ac887fd53b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:59.467289 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-f0203084-cb9f-4bd8-8986-28ac887fd53b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:59.467915 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 75/286] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:25:59 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:59.497159 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-379dc142-9bcd-4aaa-973d-3e7e3983d90d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:59.499266 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-379dc142-9bcd-4aaa-973d-3e7e3983d90d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] POST https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664/action Aug 08 19:25:59.499724 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-379dc142-9bcd-4aaa-973d-3e7e3983d90d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:25:59.499811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-379dc142-9bcd-4aaa-973d-3e7e3983d90d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:59.511155 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:59.511155 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:25:59.511796 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-379dc142-9bcd-4aaa-973d-3e7e3983d90d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:59.518846 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-379dc142-9bcd-4aaa-973d-3e7e3983d90d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Begin detaching volume completed successfully. Aug 08 19:25:59.519102 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-379dc142-9bcd-4aaa-973d-3e7e3983d90d tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664/action returned with HTTP 202 Aug 08 19:25:59.519788 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 70/287] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:25:59 2026] POST /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:25:59.549284 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2e0c90ed-193a-409f-be7d-015010edb74b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:59.552679 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e0c90ed-193a-409f-be7d-015010edb74b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:59.552679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e0c90ed-193a-409f-be7d-015010edb74b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:59.552679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e0c90ed-193a-409f-be7d-015010edb74b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:59.567446 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:59.567446 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:25:59.573284 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2e0c90ed-193a-409f-be7d-015010edb74b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:59.579970 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e0c90ed-193a-409f-be7d-015010edb74b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:59.580433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd1c643f-779d-4e94-88a2-a2afe1215b99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:59.580691 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 70/288] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:25:59 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:25:59.580968 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd1c643f-779d-4e94-88a2-a2afe1215b99 None None] GET https://10.4.3.89/volume// Aug 08 19:25:59.581207 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd1c643f-779d-4e94-88a2-a2afe1215b99 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:59.581433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd1c643f-779d-4e94-88a2-a2afe1215b99 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:59.581816 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd1c643f-779d-4e94-88a2-a2afe1215b99 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:25:59.582181 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 74/289] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:25:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:25:59.591105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-08ced468-a4d0-4711-b2d4-101a003ae29b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:59.594026 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-08ced468-a4d0-4711-b2d4-101a003ae29b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:25:59.594272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-08ced468-a4d0-4711-b2d4-101a003ae29b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:25:59.594484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-08ced468-a4d0-4711-b2d4-101a003ae29b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:25:59.607092 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:25:59.607092 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:25:59.611603 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-08ced468-a4d0-4711-b2d4-101a003ae29b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:25:59.616637 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-08ced468-a4d0-4711-b2d4-101a003ae29b tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:25:59.617020 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 76/290] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:25:59 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:25:59.690652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3bf52039-829e-4a4b-9261-746ff2425515 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:59.831783 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3bf52039-829e-4a4b-9261-746ff2425515 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:25:59.832599 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3bf52039-829e-4a4b-9261-746ff2425515 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1849689807"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:59.850989 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3bf52039-829e-4a4b-9261-746ff2425515 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:25:59.851818 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 71/291] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:25:59 2026] POST /volume/v3/types => generated 220 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:25:59.861090 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-45c6dc41-6a11-4a03-954a-e2cc597957e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:25:59.863200 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45c6dc41-6a11-4a03-954a-e2cc597957e7 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:25:59.863554 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45c6dc41-6a11-4a03-954a-e2cc597957e7 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-848707390"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:25:59.907418 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45c6dc41-6a11-4a03-954a-e2cc597957e7 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:25:59.907966 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 71/292] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:25:59 2026] POST /volume/v3/group_types => generated 176 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:25:59.915781 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-67008f80-030e-47ff-b3ab-88aa454fc029 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:00.064799 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:26:00.065175 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "96a76a71-5e8c-40f8-9917-65fcd0ecb0aa", "volume_types": ["6598884b-e77d-4ab8-92a1-3ddf53063386"], "name": "tempest-GroupsV314Test-Group-449055754"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:00.067078 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Creating new group {'group': {'group_type': '96a76a71-5e8c-40f8-9917-65fcd0ecb0aa', 'volume_types': ['6598884b-e77d-4ab8-92a1-3ddf53063386'], 'name': 'tempest-GroupsV314Test-Group-449055754'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:26:00.086346 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Creating group tempest-GroupsV314Test-Group-449055754. Aug 08 19:26:00.103360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:26:00.102153. {{(pid=100254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:26:00.103360 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Availability Zones retrieved successfully. Aug 08 19:26:00.126323 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Created reservations ['7cb3bba0-1525-4230-89aa-af84206dcfa4'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:00.171908 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67008f80-030e-47ff-b3ab-88aa454fc029 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:26:00.171908 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 75/293] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:25:59 2026] POST /volume/v3/groups => generated 107 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:00.184520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a25382f7-ed33-4e93-a5f8-da750c0c30dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:00.187233 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a25382f7-ed33-4e93-a5f8-da750c0c30dc tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 Aug 08 19:26:00.187555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a25382f7-ed33-4e93-a5f8-da750c0c30dc tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:00.187843 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a25382f7-ed33-4e93-a5f8-da750c0c30dc tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:00.188067 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-a25382f7-ed33-4e93-a5f8-da750c0c30dc tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] show called for member 745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:00.197243 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:00.197243 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:01.011032 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a25382f7-ed33-4e93-a5f8-da750c0c30dc tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 returned with HTTP 200 Aug 08 19:26:01.011032 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 77/294] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:00 2026] GET /volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 => generated 387 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:01.015166 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9ceb3fb-153f-445a-b026-4dfe3a4e2561 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:01.015166 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9ceb3fb-153f-445a-b026-4dfe3a4e2561 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:01.015166 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9ceb3fb-153f-445a-b026-4dfe3a4e2561 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:01.015166 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9ceb3fb-153f-445a-b026-4dfe3a4e2561 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:01.015166 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.015166 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:01.015166 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c9ceb3fb-153f-445a-b026-4dfe3a4e2561 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:26:01.016608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-3d6c7a74-cd32-4f98-b3ae-9f628f61b0a5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:01.018979 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9ceb3fb-153f-445a-b026-4dfe3a4e2561 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:26:01.018979 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 72/295] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:00 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 1138 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:01.019853 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-3d6c7a74-cd32-4f98-b3ae-9f628f61b0a5 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] DELETE https://10.4.3.89/volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec Aug 08 19:26:01.019853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-3d6c7a74-cd32-4f98-b3ae-9f628f61b0a5 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:01.019853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-3d6c7a74-cd32-4f98-b3ae-9f628f61b0a5 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:01.019853 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.019853 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:01.019853 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-41a320d8-0a43-46f5-9bf7-d91d750d58a8 req-3d6c7a74-cd32-4f98-b3ae-9f628f61b0a5 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec returned with HTTP 200 Aug 08 19:26:01.019853 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 72/296] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:26:00 2026] DELETE /volume/v3/attachments/4ec090a6-bb95-4682-8dee-a6152021a9ec => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:01.251233 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e26dff1b-21b2-4bff-9221-c1a360fec719 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:01.253209 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e26dff1b-21b2-4bff-9221-c1a360fec719 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 Aug 08 19:26:01.253440 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e26dff1b-21b2-4bff-9221-c1a360fec719 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:01.253689 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e26dff1b-21b2-4bff-9221-c1a360fec719 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:01.253846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-e26dff1b-21b2-4bff-9221-c1a360fec719 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] show called for member 745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:01.257931 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.257931 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:01.279845 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e26dff1b-21b2-4bff-9221-c1a360fec719 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 returned with HTTP 200 Aug 08 19:26:01.280262 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 76/297] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:01 2026] GET /volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 => generated 388 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:01.294363 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:01.296230 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:01.296632 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-510290179", "volume_type": "6598884b-e77d-4ab8-92a1-3ddf53063386", "group_id": "745b6a0e-877d-4d98-a8e2-dd16d4b7ee65", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:01.298474 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-510290179', 'volume_type': '6598884b-e77d-4ab8-92a1-3ddf53063386', 'group_id': '745b6a0e-877d-4d98-a8e2-dd16d4b7ee65', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:01.311128 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.311128 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:01.311643 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Create volume of 1 GB Aug 08 19:26:01.325728 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Availability Zones retrieved successfully. Aug 08 19:26:01.336084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Flow 'volume_create_api' (06451c55-b150-49f6-8e17-bfb8a9210f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:01.337197 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb37aab9-5c37-4556-8f26-1f7a908e3656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:01.337849 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.337849 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:01.338423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:01.361381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb37aab9-5c37-4556-8f26-1f7a908e3656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:26:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6598884b-e77d-4ab8-92a1-3ddf53063386,is_public=True,name='tempest-GroupsV314Test-volume-type-1849689807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6598884b-e77d-4ab8-92a1-3ddf53063386', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '745b6a0e-877d-4d98-a8e2-dd16d4b7ee65', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:01.362123 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86eb169-68ff-4aed-8cb8-856f28fb5aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:01.396083 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1849689807 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1849689807, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:01.396485 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1849689807 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1849689807, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:01.440101 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Created reservations ['dabc3899-65fb-4795-87dc-10a80981ef47', '37061bac-c722-432d-8f7a-f4c4c1455242', '59390d98-25bb-48f3-9265-f4792354978e', '17c7835c-6c87-4b4e-a5e1-d47ae2d3b851'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:01.441196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f86eb169-68ff-4aed-8cb8-856f28fb5aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dabc3899-65fb-4795-87dc-10a80981ef47', '37061bac-c722-432d-8f7a-f4c4c1455242', '59390d98-25bb-48f3-9265-f4792354978e', '17c7835c-6c87-4b4e-a5e1-d47ae2d3b851']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:01.442297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778f6210-a7fd-45a0-a5bb-672ea2f42385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:01.468374 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (778f6210-a7fd-45a0-a5bb-672ea2f42385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36f3829e-6fa7-4c42-9031-0b2a141b9630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-510290179',encryption_key_id=None,group_id=745b6a0e-877d-4d98-a8e2-dd16d4b7ee65,group_type_id=,metadata={},multiattach=False,project_id='696e060a5a024ce8950ac4a96cd2f6ef',qos_specs=None,replication_status=,reservations=['dabc3899-65fb-4795-87dc-10a80981ef47','37061bac-c722-432d-8f7a-f4c4c1455242','59390d98-25bb-48f3-9265-f4792354978e','17c7835c-6c87-4b4e-a5e1-d47ae2d3b851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='347f18a5436441d4afb9cd00d207c585',volume_type_id=6598884b-e77d-4ab8-92a1-3ddf53063386), '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-08-08T19:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-510290179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=745b6a0e-877d-4d98-a8e2-dd16d4b7ee65,host=None,id=36f3829e-6fa7-4c42-9031-0b2a141b9630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696e060a5a024ce8950ac4a96cd2f6ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='347f18a5436441d4afb9cd00d207c585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6598884b-e77d-4ab8-92a1-3ddf53063386),volume_type_id=6598884b-e77d-4ab8-92a1-3ddf53063386)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:01.469258 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056a4c2d-6ccd-4601-95ec-d683b76c44e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:01.486821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (056a4c2d-6ccd-4601-95ec-d683b76c44e6) transitioned into 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-510290179',encryption_key_id=None,group_id=745b6a0e-877d-4d98-a8e2-dd16d4b7ee65,group_type_id=,metadata={},multiattach=False,project_id='696e060a5a024ce8950ac4a96cd2f6ef',qos_specs=None,replication_status=,reservations=['dabc3899-65fb-4795-87dc-10a80981ef47','37061bac-c722-432d-8f7a-f4c4c1455242','59390d98-25bb-48f3-9265-f4792354978e','17c7835c-6c87-4b4e-a5e1-d47ae2d3b851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='347f18a5436441d4afb9cd00d207c585',volume_type_id=6598884b-e77d-4ab8-92a1-3ddf53063386)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:01.487794 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e55c14-2751-4ae5-864a-f3822318fa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:01.501921 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e55c14-2751-4ae5-864a-f3822318fa47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:01.502813 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Flow 'volume_create_api' (06451c55-b150-49f6-8e17-bfb8a9210f8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:01.503139 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Create volume request issued successfully. Aug 08 19:26:01.503816 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:01.503962 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:01.550704 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:01.556325 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.556325 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:01.561684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d39a0c2f-92d1-4ee0-996f-f44f82790d88 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:01.562301 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 78/298] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:26:01 2026] POST /volume/v3/volumes => generated 816 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:01.580291 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:01.601180 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 Aug 08 19:26:01.601533 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:01.601809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:01.613883 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.613883 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:01.623633 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Volume info retrieved successfully. Aug 08 19:26:01.624677 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:01.624900 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:01.675223 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e2c25c97-5816-49d2-985c-3e07395b1d25 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:01.680087 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2c25c97-5816-49d2-985c-3e07395b1d25 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:01.680087 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2c25c97-5816-49d2-985c-3e07395b1d25 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:01.680299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2c25c97-5816-49d2-985c-3e07395b1d25 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:01.688073 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:01.693984 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.693984 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:01.694864 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:01.694864 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:01.699286 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e2c25c97-5816-49d2-985c-3e07395b1d25 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:26:01.704977 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2c25c97-5816-49d2-985c-3e07395b1d25 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:26:01.705434 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 73/299] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:01 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:01.712526 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba7cc600-80f5-4971-af48-0d2ce85cfe32 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 returned with HTTP 200 Aug 08 19:26:01.713251 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 73/300] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:01 2026] GET /volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 => generated 884 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:01.774318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-32030888-1362-4396-8b64-620bc842dc10 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:01.883373 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:01.884436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1955195448", "imageRef": "def068a1-69dd-4460-bf06-8136670950c4"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:01.885982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1955195448', 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:02.171195 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume of 1 GB Aug 08 19:26:02.171694 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.171694 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:02.176606 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Availability Zones retrieved successfully. Aug 08 19:26:02.183918 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Flow 'volume_create_api' (c108fd62-efa3-453b-8fab-ea53355237c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:02.185637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01e628e-8769-4c85-8481-6e6b1bbaf287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:02.186998 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:02.287896 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c01e628e-8769-4c85-8481-6e6b1bbaf287) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:02.289200 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (890466b2-0886-49cb-a1c0-1ef07eae54cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:02.363699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Created reservations ['f74802be-a2cd-4536-b698-8be4f88cc026', '7766892f-a13d-4ec1-b905-a068ff1e9540', 'dc363016-076f-46cd-a4cc-28a112321b6c', '43eec374-2356-45e4-b8a6-b50da09a0bf2'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:02.364263 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (890466b2-0886-49cb-a1c0-1ef07eae54cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f74802be-a2cd-4536-b698-8be4f88cc026', '7766892f-a13d-4ec1-b905-a068ff1e9540', 'dc363016-076f-46cd-a4cc-28a112321b6c', '43eec374-2356-45e4-b8a6-b50da09a0bf2']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:02.365162 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b300484-998a-4d3c-8f31-131256d76303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:02.388960 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b300484-998a-4d3c-8f31-131256d76303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1955195448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe98dceed3ca49b886a26035cd6e8a7a',qos_specs=None,replication_status=,reservations=['f74802be-a2cd-4536-b698-8be4f88cc026','7766892f-a13d-4ec1-b905-a068ff1e9540','dc363016-076f-46cd-a4cc-28a112321b6c','43eec374-2356-45e4-b8a6-b50da09a0bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36460ca4c9eb423c82c24d3ffbc1fd65',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1955195448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe98dceed3ca49b886a26035cd6e8a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='36460ca4c9eb423c82c24d3ffbc1fd65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:02.389788 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ff596c-7388-4364-8732-36b1cf64472d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:02.413916 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ff596c-7388-4364-8732-36b1cf64472d) transitioned into 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-1955195448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe98dceed3ca49b886a26035cd6e8a7a',qos_specs=None,replication_status=,reservations=['f74802be-a2cd-4536-b698-8be4f88cc026','7766892f-a13d-4ec1-b905-a068ff1e9540','dc363016-076f-46cd-a4cc-28a112321b6c','43eec374-2356-45e4-b8a6-b50da09a0bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36460ca4c9eb423c82c24d3ffbc1fd65',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:02.414866 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d142ac8-10a9-4940-8b3a-5b8a72a921f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:02.428298 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d142ac8-10a9-4940-8b3a-5b8a72a921f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:02.430984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Flow 'volume_create_api' (c108fd62-efa3-453b-8fab-ea53355237c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:02.433147 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume request issued successfully. Aug 08 19:26:02.434063 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32030888-1362-4396-8b64-620bc842dc10 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:02.434569 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 77/301] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:26:01 2026] POST /volume/v3/volumes => generated 755 bytes in 661 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:02.449157 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bd2473e-f62f-4b04-ae1a-bfd7c6ab619e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.456008 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bd2473e-f62f-4b04-ae1a-bfd7c6ab619e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:26:02.456008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bd2473e-f62f-4b04-ae1a-bfd7c6ab619e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:02.456008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bd2473e-f62f-4b04-ae1a-bfd7c6ab619e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:02.469440 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.469440 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:02.474319 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2bd2473e-f62f-4b04-ae1a-bfd7c6ab619e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:02.482216 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bd2473e-f62f-4b04-ae1a-bfd7c6ab619e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 returned with HTTP 200 Aug 08 19:26:02.483069 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 79/302] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:02 2026] GET /volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 => generated 823 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:02.666350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-08d5a8ea-90c6-4cd0-9512-9e16980c9c79 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.669387 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-08d5a8ea-90c6-4cd0-9512-9e16980c9c79 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:26:02.669669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-08d5a8ea-90c6-4cd0-9512-9e16980c9c79 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:02.669928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-08d5a8ea-90c6-4cd0-9512-9e16980c9c79 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:02.679902 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.679902 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:02.692532 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-08d5a8ea-90c6-4cd0-9512-9e16980c9c79 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:26:02.699747 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-08d5a8ea-90c6-4cd0-9512-9e16980c9c79 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 returned with HTTP 200 Aug 08 19:26:02.700373 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 74/303] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:02 2026] GET /volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:02.710339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-f63019e5-df89-4f4d-bb10-2c9d65b367c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.714025 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-f63019e5-df89-4f4d-bb10-2c9d65b367c8 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:26:02.714284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-f63019e5-df89-4f4d-bb10-2c9d65b367c8 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:02.714518 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-f63019e5-df89-4f4d-bb10-2c9d65b367c8 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:02.724617 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.724617 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:02.729012 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.732563 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 Aug 08 19:26:02.732664 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-f63019e5-df89-4f4d-bb10-2c9d65b367c8 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:26:02.732771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:02.733075 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:02.742425 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-f63019e5-df89-4f4d-bb10-2c9d65b367c8 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 returned with HTTP 200 Aug 08 19:26:02.742951 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 74/304] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:02 2026] GET /volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:02.748596 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.748596 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:02.753639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-4a5bc3fe-7daf-403f-a740-f8c795c98a71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.753852 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Volume info retrieved successfully. Aug 08 19:26:02.754966 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:02.755217 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:02.758528 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-4a5bc3fe-7daf-403f-a740-f8c795c98a71 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:26:02.759041 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-4a5bc3fe-7daf-403f-a740-f8c795c98a71 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:02.760087 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-4a5bc3fe-7daf-403f-a740-f8c795c98a71 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:02.770874 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.770874 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:02.777315 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-4a5bc3fe-7daf-403f-a740-f8c795c98a71 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:26:02.786050 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-4a5bc3fe-7daf-403f-a740-f8c795c98a71 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 returned with HTTP 200 Aug 08 19:26:02.786475 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 80/305] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:02 2026] GET /volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:02.802315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fd3e27b0-3b54-4ba9-b18e-f0400a3a4148 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.802888 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd3e27b0-3b54-4ba9-b18e-f0400a3a4148 None None] GET https://10.4.3.89/volume// Aug 08 19:26:02.804651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd3e27b0-3b54-4ba9-b18e-f0400a3a4148 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:02.804651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd3e27b0-3b54-4ba9-b18e-f0400a3a4148 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:02.804651 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd3e27b0-3b54-4ba9-b18e-f0400a3a4148 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:02.804651 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 75/306] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:26:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:02.815283 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-e1ee7380-19aa-4d32-b9c7-abeacf7bd4ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.816721 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:02.818237 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-e1ee7380-19aa-4d32-b9c7-abeacf7bd4ae tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:02.818638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-e1ee7380-19aa-4d32-b9c7-abeacf7bd4ae tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "83aa6218-8864-4e32-9faf-8d7d93477864", "connector": null, "instance_uuid": "ed028339-de49-49a3-985a-1433bb674406"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:02.824139 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.824139 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:02.830862 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.830862 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:02.833882 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-afb798b4-a0ed-42aa-b6d5-574dac66ae54 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 returned with HTTP 200 Aug 08 19:26:02.834335 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 78/307] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:02 2026] GET /volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:02.852402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.854855 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] POST https://10.4.3.89/volume/v3/groups/action Aug 08 19:26:02.855396 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action body: b'{"create-from-src": {"source_group_id": "745b6a0e-877d-4d98-a8e2-dd16d4b7ee65", "name": "tempest-Group_from_grp-1352747008"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:02.855705 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "745b6a0e-877d-4d98-a8e2-dd16d4b7ee65", "name": "tempest-Group_from_grp-1352747008"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:02.857932 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Creating new group {'create-from-src': {'source_group_id': '745b6a0e-877d-4d98-a8e2-dd16d4b7ee65', 'name': 'tempest-Group_from_grp-1352747008'}}. {{(pid=100252) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 08 19:26:02.858217 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Creating group tempest-Group_from_grp-1352747008 from source group 745b6a0e-877d-4d98-a8e2-dd16d4b7ee65. Aug 08 19:26:02.863381 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.863381 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:02.877146 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.877146 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:02.889268 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-e1ee7380-19aa-4d32-b9c7-abeacf7bd4ae tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:02.889793 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 75/308] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:02 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) Aug 08 19:26:02.910635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63dca416-52fa-488a-8ba1-dc73721500cb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.910635 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63dca416-52fa-488a-8ba1-dc73721500cb None None] GET https://10.4.3.89/volume// Aug 08 19:26:02.910635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63dca416-52fa-488a-8ba1-dc73721500cb None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:02.910635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63dca416-52fa-488a-8ba1-dc73721500cb None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:02.910635 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63dca416-52fa-488a-8ba1-dc73721500cb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:02.910635 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 76/309] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:26:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:02.929324 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-09c8f79e-f42b-4656-9c16-bf5cfcd243fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:02.931744 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-09c8f79e-f42b-4656-9c16-bf5cfcd243fe tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:02.932121 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-09c8f79e-f42b-4656-9c16-bf5cfcd243fe tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39170cf0-fe05-4c2b-9a09-24e7ee1ac662", "connector": null, "instance_uuid": "ed028339-de49-49a3-985a-1433bb674406"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:02.939751 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Created reservations ['958f1c31-9489-4721-8515-cf882ccc681d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:02.948664 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:02.948664 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:02.993186 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-09c8f79e-f42b-4656-9c16-bf5cfcd243fe tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:02.993748 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 79/310] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:02 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:03.007240 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-198e5c44-6d68-42eb-b42b-f5ecb200f425 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.007770 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-198e5c44-6d68-42eb-b42b-f5ecb200f425 None None] GET https://10.4.3.89/volume// Aug 08 19:26:03.007985 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-198e5c44-6d68-42eb-b42b-f5ecb200f425 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.008253 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-198e5c44-6d68-42eb-b42b-f5ecb200f425 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.008679 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-198e5c44-6d68-42eb-b42b-f5ecb200f425 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:03.009160 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 76/311] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:03.015007 np0000006803 devstack@c-api.service[100252]: INFO cinder.group.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] A mapping entry already exists for group 37645629-6a64-4f8f-b016-3f2938e11ee7 and volume type 6598884b-e77d-4ab8-92a1-3ddf53063386. Do not need to create again. Aug 08 19:26:03.015007 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.015007 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:03.018495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:26:03.017664. {{(pid=100252) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:26:03.018495 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Availability Zones retrieved successfully. Aug 08 19:26:03.020398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-bb0cb2b9-b7ea-4f95-8a35-bba9c518de96 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.024036 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Flow 'volume_create_api' (52646720-8f8e-44f6-9da5-0cdee0fffef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:03.025247 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8314cd20-ee7e-4a61-8e7b-3dbc868f97df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.025347 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-bb0cb2b9-b7ea-4f95-8a35-bba9c518de96 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:03.025941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-bb0cb2b9-b7ea-4f95-8a35-bba9c518de96 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "628e3201-15f5-4719-b1aa-0ba4e9c31cf4", "connector": null, "instance_uuid": "ed028339-de49-49a3-985a-1433bb674406"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:03.026722 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:03.040027 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.040027 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:03.051921 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8314cd20-ee7e-4a61-8e7b-3dbc868f97df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '36f3829e-6fa7-4c42-9031-0b2a141b9630', 'volume_type': VolumeType(created_at=2026-08-08T19:26:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6598884b-e77d-4ab8-92a1-3ddf53063386,is_public=True,name='tempest-GroupsV314Test-volume-type-1849689807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6598884b-e77d-4ab8-92a1-3ddf53063386', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37645629-6a64-4f8f-b016-3f2938e11ee7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.052824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4f1221-644e-43b4-aed2-143e89732d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.089350 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-bb0cb2b9-b7ea-4f95-8a35-bba9c518de96 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:03.092770 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 77/312] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:03 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:03.104438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Created reservations ['f17bf60b-cd2e-4e6b-9f17-80e64a6f060c', '74e85b01-2c0f-4b4c-bb25-a598520dd73e', 'f56b1f9e-d9a7-4ae2-8e21-3787328a7396', '31b15d03-99ff-411c-aee1-3ea16f39944b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:03.104438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4f1221-644e-43b4-aed2-143e89732d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f17bf60b-cd2e-4e6b-9f17-80e64a6f060c', '74e85b01-2c0f-4b4c-bb25-a598520dd73e', 'f56b1f9e-d9a7-4ae2-8e21-3787328a7396', '31b15d03-99ff-411c-aee1-3ea16f39944b']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.104438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc21c5e-2c34-4ee6-a31a-cd8ca4b48df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.139652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bc21c5e-2c34-4ee6-a31a-cd8ca4b48df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69c373fe-1e61-4bdb-bc7a-a75567de463f', '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=37645629-6a64-4f8f-b016-3f2938e11ee7,group_type_id=,metadata={},multiattach=False,project_id='696e060a5a024ce8950ac4a96cd2f6ef',qos_specs=None,replication_status=,reservations=['f17bf60b-cd2e-4e6b-9f17-80e64a6f060c','74e85b01-2c0f-4b4c-bb25-a598520dd73e','f56b1f9e-d9a7-4ae2-8e21-3787328a7396','31b15d03-99ff-411c-aee1-3ea16f39944b'],size=1,snapshot_id=None,source_replicaid=,source_volid=36f3829e-6fa7-4c42-9031-0b2a141b9630,status='creating',user_id='347f18a5436441d4afb9cd00d207c585',volume_type_id=6598884b-e77d-4ab8-92a1-3ddf53063386), '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-08-08T19:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37645629-6a64-4f8f-b016-3f2938e11ee7,host=None,id=69c373fe-1e61-4bdb-bc7a-a75567de463f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696e060a5a024ce8950ac4a96cd2f6ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=36f3829e-6fa7-4c42-9031-0b2a141b9630,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='347f18a5436441d4afb9cd00d207c585',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6598884b-e77d-4ab8-92a1-3ddf53063386),volume_type_id=6598884b-e77d-4ab8-92a1-3ddf53063386)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.140550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d96c5bb-7483-40b2-b72a-9f9ad0d185b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.169236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d96c5bb-7483-40b2-b72a-9f9ad0d185b7) transitioned into 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=37645629-6a64-4f8f-b016-3f2938e11ee7,group_type_id=,metadata={},multiattach=False,project_id='696e060a5a024ce8950ac4a96cd2f6ef',qos_specs=None,replication_status=,reservations=['f17bf60b-cd2e-4e6b-9f17-80e64a6f060c','74e85b01-2c0f-4b4c-bb25-a598520dd73e','f56b1f9e-d9a7-4ae2-8e21-3787328a7396','31b15d03-99ff-411c-aee1-3ea16f39944b'],size=1,snapshot_id=None,source_replicaid=,source_volid=36f3829e-6fa7-4c42-9031-0b2a141b9630,status='creating',user_id='347f18a5436441d4afb9cd00d207c585',volume_type_id=6598884b-e77d-4ab8-92a1-3ddf53063386)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.170195 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Flow 'volume_create_api' (52646720-8f8e-44f6-9da5-0cdee0fffef0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:03.170677 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Create volume request issued successfully. Aug 08 19:26:03.196507 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9331e49e-63f7-4ebb-ba39-d3660d5d35d4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/action returned with HTTP 202 Aug 08 19:26:03.197132 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 81/313] 10.4.3.89 () {70 vars in 1311 bytes} [Sat Aug 8 19:26:02 2026] POST /volume/v3/groups/action => generated 102 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:03.215590 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.219871 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:26:03.220196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.220516 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.221205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:03.221715 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.221715 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:03.222461 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:03.267346 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Get all volumes completed successfully. Aug 08 19:26:03.268368 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:03.268584 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:03.319649 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:03.323435 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.323435 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:03.326715 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:03.326776 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:03.362422 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:03.366966 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.366966 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:03.378720 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6bc23ca6-e996-4afb-86ec-ac16add278c7 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:26:03.379556 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 80/314] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:03.400920 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-11c3048a-8e44-4192-9247-2bb7d2da684d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.402892 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f Aug 08 19:26:03.403512 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.403512 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.414332 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.414332 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:03.420872 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Volume info retrieved successfully. Aug 08 19:26:03.421848 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:03.422004 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:03.470668 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:03.476335 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.476335 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:03.496528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-29f2914d-f992-4fd6-89f7-631be9af2754 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.497211 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11c3048a-8e44-4192-9247-2bb7d2da684d tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f returned with HTTP 200 Aug 08 19:26:03.497748 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 77/315] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f => generated 921 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:03.499678 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29f2914d-f992-4fd6-89f7-631be9af2754 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:26:03.500139 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29f2914d-f992-4fd6-89f7-631be9af2754 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.500625 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29f2914d-f992-4fd6-89f7-631be9af2754 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.517787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ec2366c-7237-4b8e-9ed4-8a0dd7475212 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.519688 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.519688 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:03.521156 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ec2366c-7237-4b8e-9ed4-8a0dd7475212 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7 Aug 08 19:26:03.521505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ec2366c-7237-4b8e-9ed4-8a0dd7475212 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.522648 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ec2366c-7237-4b8e-9ed4-8a0dd7475212 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.522648 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-1ec2366c-7237-4b8e-9ed4-8a0dd7475212 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] show called for member 37645629-6a64-4f8f-b016-3f2938e11ee7 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:03.525964 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-29f2914d-f992-4fd6-89f7-631be9af2754 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:03.527314 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.527314 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:03.530512 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29f2914d-f992-4fd6-89f7-631be9af2754 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 returned with HTTP 200 Aug 08 19:26:03.531276 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 78/316] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 => generated 1363 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:03.539602 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ec2366c-7237-4b8e-9ed4-8a0dd7475212 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7 returned with HTTP 200 Aug 08 19:26:03.540572 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 82/317] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7 => generated 417 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:26:03.552337 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.552428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bd23438d-e399-458b-970c-e218b2ece1c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.554390 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:26:03.554603 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:03.555299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.555299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.555299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:03.555648 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-861009729"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:03.556285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:03.557326 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-861009729'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:03.557928 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume of 1 GB Aug 08 19:26:03.565764 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Availability Zones retrieved successfully. Aug 08 19:26:03.566154 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Get all volumes completed successfully. Aug 08 19:26:03.567297 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:03.568305 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:03.574609 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Flow 'volume_create_api' (6cd837bb-0f25-4d6d-a438-5040288fda1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:03.576296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0faca216-2e04-429a-9e60-dba7a052dadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.578133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:03.629678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0faca216-2e04-429a-9e60-dba7a052dadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.631208 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f630ff-2ca9-4321-af67-723f52b1e11e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.633889 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:03.642810 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.642810 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:03.643294 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:03.643554 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:03.693721 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:03.695747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Created reservations ['c507237b-2ec5-4ff4-912e-f51a81d93e3f', 'f798d235-feda-44a0-b318-28e1a1b3d766', 'cbb1fd3e-61dd-471d-9ac5-7a897ad983cc', '7e04f44d-f74f-420b-8835-bcb51deb135b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:03.696766 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.696766 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:03.697162 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52f630ff-2ca9-4321-af67-723f52b1e11e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c507237b-2ec5-4ff4-912e-f51a81d93e3f', 'f798d235-feda-44a0-b318-28e1a1b3d766', 'cbb1fd3e-61dd-471d-9ac5-7a897ad983cc', '7e04f44d-f74f-420b-8835-bcb51deb135b']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.698221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d783b36f-7ad0-4be5-8d00-21a4b1161da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.705457 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bd23438d-e399-458b-970c-e218b2ece1c9 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:26:03.706121 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 81/318] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:03.721639 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c030e93-43ef-4474-82a0-e8d89938269f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.722972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d783b36f-7ad0-4be5-8d00-21a4b1161da7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba9c968-e639-40e9-8ae1-8a6056bf71a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-861009729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe98dceed3ca49b886a26035cd6e8a7a',qos_specs=None,replication_status=,reservations=['c507237b-2ec5-4ff4-912e-f51a81d93e3f','f798d235-feda-44a0-b318-28e1a1b3d766','cbb1fd3e-61dd-471d-9ac5-7a897ad983cc','7e04f44d-f74f-420b-8835-bcb51deb135b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36460ca4c9eb423c82c24d3ffbc1fd65',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-861009729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fba9c968-e639-40e9-8ae1-8a6056bf71a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe98dceed3ca49b886a26035cd6e8a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='36460ca4c9eb423c82c24d3ffbc1fd65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.725434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2b208a-d7d0-4fbc-9136-7a89b773610c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.725523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c030e93-43ef-4474-82a0-e8d89938269f tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] POST https://10.4.3.89/volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7/action Aug 08 19:26:03.725523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c030e93-43ef-4474-82a0-e8d89938269f tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:03.725523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c030e93-43ef-4474-82a0-e8d89938269f tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:03.726841 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-8c030e93-43ef-4474-82a0-e8d89938269f tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] delete called for group 37645629-6a64-4f8f-b016-3f2938e11ee7 {{(pid=100253) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:26:03.727121 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-8c030e93-43ef-4474-82a0-e8d89938269f tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Delete group with id: 37645629-6a64-4f8f-b016-3f2938e11ee7 Aug 08 19:26:03.733727 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.733727 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:03.745794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a2b208a-d7d0-4fbc-9136-7a89b773610c) transitioned into 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-861009729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe98dceed3ca49b886a26035cd6e8a7a',qos_specs=None,replication_status=,reservations=['c507237b-2ec5-4ff4-912e-f51a81d93e3f','f798d235-feda-44a0-b318-28e1a1b3d766','cbb1fd3e-61dd-471d-9ac5-7a897ad983cc','7e04f44d-f74f-420b-8835-bcb51deb135b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36460ca4c9eb423c82c24d3ffbc1fd65',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.746930 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b41e803-4912-48f5-aa5a-84ef2552a66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:03.761396 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b41e803-4912-48f5-aa5a-84ef2552a66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:03.763452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Flow 'volume_create_api' (6cd837bb-0f25-4d6d-a438-5040288fda1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:03.763452 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume request issued successfully. Aug 08 19:26:03.764225 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-131e13df-8e43-4c37-b05d-e74bb1ad0181 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:03.764914 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 78/319] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:26:03 2026] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:03.780963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f665f05e-2d8a-4397-a709-f79ea8649385 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.782928 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f665f05e-2d8a-4397-a709-f79ea8649385 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:26:03.783728 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f665f05e-2d8a-4397-a709-f79ea8649385 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.783728 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f665f05e-2d8a-4397-a709-f79ea8649385 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.794548 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.794548 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:03.799495 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f665f05e-2d8a-4397-a709-f79ea8649385 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:03.807862 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f665f05e-2d8a-4397-a709-f79ea8649385 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 returned with HTTP 200 Aug 08 19:26:03.808496 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 83/320] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:03.829436 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c030e93-43ef-4474-82a0-e8d89938269f tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7/action returned with HTTP 202 Aug 08 19:26:03.830005 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 79/321] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:03 2026] POST /volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:03.843219 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:03.845357 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f Aug 08 19:26:03.845682 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:03.845893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:03.857257 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.857257 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:03.864709 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Volume info retrieved successfully. Aug 08 19:26:03.865699 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:03.865880 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:03.926117 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:03.929942 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:03.929942 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:03.939355 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5cba1e19-fea4-41e2-9da8-c9cf37f20be4 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f returned with HTTP 200 Aug 08 19:26:03.939917 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 82/322] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:03 2026] GET /volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f => generated 920 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:04.824667 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90342b51-7099-4f61-af12-672b01b435a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:04.827131 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90342b51-7099-4f61-af12-672b01b435a7 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:26:04.827491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90342b51-7099-4f61-af12-672b01b435a7 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:04.827678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90342b51-7099-4f61-af12-672b01b435a7 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:04.841352 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:04.841352 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:04.850343 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90342b51-7099-4f61-af12-672b01b435a7 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:04.855509 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90342b51-7099-4f61-af12-672b01b435a7 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 returned with HTTP 200 Aug 08 19:26:04.855909 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 79/323] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:04 2026] GET /volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:04.869586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-685123ad-54d2-46b5-9680-867a8df0f87c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:04.871456 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:04.871765 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-25888187"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:04.873207 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-25888187'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:04.873334 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume of 1 GB Aug 08 19:26:04.877791 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Availability Zones retrieved successfully. Aug 08 19:26:04.883924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Flow 'volume_create_api' (f758e32c-3c20-4ab5-b764-d56fea728270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:04.885887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55361237-f3a1-40e2-9f7b-f7c2503ea00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:04.886360 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:04.909831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-842a1462-616b-4a58-ba2a-5ab0a6db391c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:04.910209 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-842a1462-616b-4a58-ba2a-5ab0a6db391c None None] GET https://10.4.3.89/volume// Aug 08 19:26:04.910333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-842a1462-616b-4a58-ba2a-5ab0a6db391c None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:04.910540 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-842a1462-616b-4a58-ba2a-5ab0a6db391c None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:04.910832 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-842a1462-616b-4a58-ba2a-5ab0a6db391c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:04.911107 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 80/324] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:04.918131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-cd61a86e-dc71-4079-960e-5cffc95e104d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:04.919694 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55361237-f3a1-40e2-9f7b-f7c2503ea00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:04.920566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f3421b-a557-4d99-98f0-e52a37772898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:04.920711 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-cd61a86e-dc71-4079-960e-5cffc95e104d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:26:04.920893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-cd61a86e-dc71-4079-960e-5cffc95e104d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:04.921083 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-cd61a86e-dc71-4079-960e-5cffc95e104d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:04.940480 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:04.940480 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:04.945247 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-cd61a86e-dc71-4079-960e-5cffc95e104d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:26:04.951027 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-cd61a86e-dc71-4079-960e-5cffc95e104d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 returned with HTTP 200 Aug 08 19:26:04.951540 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 83/325] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:04 2026] GET /volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 => generated 1537 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:04.955181 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95c93ae6-64e9-4c81-b9de-116b270d5ec8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:04.960303 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95c93ae6-64e9-4c81-b9de-116b270d5ec8 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f Aug 08 19:26:04.960579 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95c93ae6-64e9-4c81-b9de-116b270d5ec8 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:04.960799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95c93ae6-64e9-4c81-b9de-116b270d5ec8 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:04.969779 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95c93ae6-64e9-4c81-b9de-116b270d5ec8 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f returned with HTTP 404 Aug 08 19:26:04.970779 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 80/326] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:04 2026] GET /volume/v3/volumes/69c373fe-1e61-4bdb-bc7a-a75567de463f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:04.979786 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a93609c5-34ba-47e5-b466-89d37cb900b6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:04.980179 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Created reservations ['d9ad001b-e7a2-4ffb-b9e8-ba92cb4bd2a8', '87702830-ac4d-432a-8d4c-13bb1e4d1b8e', 'cd5c1ff8-fbaf-4772-8d45-ac40c8fc0d82', '16f66356-84bd-4e83-a340-7f6a491be2af'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:04.981061 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9f3421b-a557-4d99-98f0-e52a37772898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ad001b-e7a2-4ffb-b9e8-ba92cb4bd2a8', '87702830-ac4d-432a-8d4c-13bb1e4d1b8e', 'cd5c1ff8-fbaf-4772-8d45-ac40c8fc0d82', '16f66356-84bd-4e83-a340-7f6a491be2af']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:04.982310 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a93609c5-34ba-47e5-b466-89d37cb900b6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7 Aug 08 19:26:04.982424 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb32c330-36b4-4fba-a93f-77b1f62264c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:04.982488 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a93609c5-34ba-47e5-b466-89d37cb900b6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:04.982488 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a93609c5-34ba-47e5-b466-89d37cb900b6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:04.982488 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-a93609c5-34ba-47e5-b466-89d37cb900b6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] show called for member 37645629-6a64-4f8f-b016-3f2938e11ee7 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:04.986602 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a93609c5-34ba-47e5-b466-89d37cb900b6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7 returned with HTTP 404 Aug 08 19:26:04.989438 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 81/327] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:04 2026] GET /volume/v3/groups/37645629-6a64-4f8f-b016-3f2938e11ee7 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:05.000369 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-20843002-c060-414a-b2c4-f6cdcc6db63c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.003568 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:26:05.003778 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.003975 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.004281 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:05.005096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:05.008439 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb32c330-36b4-4fba-a93f-77b1f62264c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df37087-99f9-4c28-a8f4-6163b97b93fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-25888187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe98dceed3ca49b886a26035cd6e8a7a',qos_specs=None,replication_status=,reservations=['d9ad001b-e7a2-4ffb-b9e8-ba92cb4bd2a8','87702830-ac4d-432a-8d4c-13bb1e4d1b8e','cd5c1ff8-fbaf-4772-8d45-ac40c8fc0d82','16f66356-84bd-4e83-a340-7f6a491be2af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36460ca4c9eb423c82c24d3ffbc1fd65',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-25888187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df37087-99f9-4c28-a8f4-6163b97b93fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe98dceed3ca49b886a26035cd6e8a7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='36460ca4c9eb423c82c24d3ffbc1fd65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:05.008439 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbef6533-5eb5-46b4-b50e-7673b5cc74bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:05.014575 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Get all volumes completed successfully. Aug 08 19:26:05.015365 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:05.015558 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:05.029109 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbef6533-5eb5-46b4-b50e-7673b5cc74bf) transitioned into 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-25888187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe98dceed3ca49b886a26035cd6e8a7a',qos_specs=None,replication_status=,reservations=['d9ad001b-e7a2-4ffb-b9e8-ba92cb4bd2a8','87702830-ac4d-432a-8d4c-13bb1e4d1b8e','cd5c1ff8-fbaf-4772-8d45-ac40c8fc0d82','16f66356-84bd-4e83-a340-7f6a491be2af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='36460ca4c9eb423c82c24d3ffbc1fd65',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:05.029109 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18aefdb3-4177-417a-8a98-0f95f0ca4959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:05.041450 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18aefdb3-4177-417a-8a98-0f95f0ca4959) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:05.043574 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Flow 'volume_create_api' (f758e32c-3c20-4ab5-b764-d56fea728270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:05.043574 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Create volume request issued successfully. Aug 08 19:26:05.044083 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-685123ad-54d2-46b5-9680-867a8df0f87c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:05.044801 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 84/328] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:26:04 2026] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:05.059370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a44c1f62-5bb7-4f3e-9617-c43da634c87b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.062029 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a44c1f62-5bb7-4f3e-9617-c43da634c87b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:26:05.062316 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a44c1f62-5bb7-4f3e-9617-c43da634c87b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.062587 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a44c1f62-5bb7-4f3e-9617-c43da634c87b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.069543 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-47d9ccd9-fffa-4e2d-970e-8db3b026311b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.069764 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.069764 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:05.074067 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a44c1f62-5bb7-4f3e-9617-c43da634c87b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:05.074447 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:05.075712 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-47d9ccd9-fffa-4e2d-970e-8db3b026311b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] PUT https://10.4.3.89/volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d Aug 08 19:26:05.076231 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-47d9ccd9-fffa-4e2d-970e-8db3b026311b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:05.078125 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.078125 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:05.079077 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a44c1f62-5bb7-4f3e-9617-c43da634c87b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb returned with HTTP 200 Aug 08 19:26:05.079542 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 81/329] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:05.087900 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20843002-c060-414a-b2c4-f6cdcc6db63c tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:26:05.087900 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 84/330] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:26:04 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:05.095764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-47d9ccd9-fffa-4e2d-970e-8db3b026311b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Acquiring lock "cinder-attachment_update-83aa6218-8864-4e32-9faf-8d7d93477864-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:05.101074 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-47d9ccd9-fffa-4e2d-970e-8db3b026311b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Lock "cinder-attachment_update-83aa6218-8864-4e32-9faf-8d7d93477864-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:05.102591 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.102591 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:05.104803 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-208d028c-728e-4b76-aeee-96aedc1e4fb6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.107042 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-208d028c-728e-4b76-aeee-96aedc1e4fb6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] POST https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65/action Aug 08 19:26:05.107420 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-208d028c-728e-4b76-aeee-96aedc1e4fb6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:05.108327 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-208d028c-728e-4b76-aeee-96aedc1e4fb6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:05.109528 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-208d028c-728e-4b76-aeee-96aedc1e4fb6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] delete called for group 745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 {{(pid=100252) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:26:05.109528 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-208d028c-728e-4b76-aeee-96aedc1e4fb6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Delete group with id: 745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 Aug 08 19:26:05.113507 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.113507 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:05.204701 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-208d028c-728e-4b76-aeee-96aedc1e4fb6 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65/action returned with HTTP 202 Aug 08 19:26:05.205159 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 85/331] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:05 2026] POST /volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:05.215719 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c62fa14-c589-4250-b4e9-849022ef0294 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.217647 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 Aug 08 19:26:05.217899 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.218114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.225490 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.225490 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:05.233202 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Volume info retrieved successfully. Aug 08 19:26:05.234161 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:05.234507 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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' Aug 08 19:26:05.287351 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:05.290947 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.290947 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:05.299306 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c62fa14-c589-4250-b4e9-849022ef0294 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 returned with HTTP 200 Aug 08 19:26:05.299510 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 82/332] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 => generated 908 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:05.351293 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-47d9ccd9-fffa-4e2d-970e-8db3b026311b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Lock "cinder-attachment_update-83aa6218-8864-4e32-9faf-8d7d93477864-np0000006803" released by "attachment_update" :: held 0.250s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:05.352830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-47d9ccd9-fffa-4e2d-970e-8db3b026311b tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d returned with HTTP 200 Aug 08 19:26:05.354931 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 82/333] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:05 2026] PUT /volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d => generated 969 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:05.362626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ada5c1b9-e515-4a9e-a3e6-af5e1db46192 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.367535 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ada5c1b9-e515-4a9e-a3e6-af5e1db46192 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:05.368107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ada5c1b9-e515-4a9e-a3e6-af5e1db46192 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.368313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ada5c1b9-e515-4a9e-a3e6-af5e1db46192 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.381018 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.381018 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:05.384616 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-872f720e-dd7c-40ba-b792-04e8d26d130f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.386354 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ada5c1b9-e515-4a9e-a3e6-af5e1db46192 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:26:05.388581 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-872f720e-dd7c-40ba-b792-04e8d26d130f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d/action Aug 08 19:26:05.389025 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-872f720e-dd7c-40ba-b792-04e8d26d130f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:05.389242 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-872f720e-dd7c-40ba-b792-04e8d26d130f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:05.392930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ada5c1b9-e515-4a9e-a3e6-af5e1db46192 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:26:05.393517 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 85/334] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:05.415377 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.415377 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:05.439597 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-872f720e-dd7c-40ba-b792-04e8d26d130f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d/action returned with HTTP 204 Aug 08 19:26:05.440109 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 86/335] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:05 2026] POST /volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:05.463386 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6fb3b700-a8e4-4238-b01c-9176845e175a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.464093 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6fb3b700-a8e4-4238-b01c-9176845e175a None None] GET https://10.4.3.89/volume// Aug 08 19:26:05.464341 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6fb3b700-a8e4-4238-b01c-9176845e175a None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.464623 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6fb3b700-a8e4-4238-b01c-9176845e175a None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.465085 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6fb3b700-a8e4-4238-b01c-9176845e175a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:05.465838 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 83/336] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:05.470111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bd3b26a6-733c-4a9b-9a80-83ae855c0e0a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.476759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd3b26a6-733c-4a9b-9a80-83ae855c0e0a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:05.477230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd3b26a6-733c-4a9b-9a80-83ae855c0e0a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.478879 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd3b26a6-733c-4a9b-9a80-83ae855c0e0a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.486983 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-b0143fbd-2d48-4b8e-9f8a-9e0e023d2c3a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.488107 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-b0143fbd-2d48-4b8e-9f8a-9e0e023d2c3a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:26:05.488375 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-b0143fbd-2d48-4b8e-9f8a-9e0e023d2c3a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.488683 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-b0143fbd-2d48-4b8e-9f8a-9e0e023d2c3a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.492729 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.492729 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:05.496623 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bd3b26a6-733c-4a9b-9a80-83ae855c0e0a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:26:05.499063 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.499063 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:05.500826 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd3b26a6-733c-4a9b-9a80-83ae855c0e0a tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:26:05.501289 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 83/337] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:05.502875 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-b0143fbd-2d48-4b8e-9f8a-9e0e023d2c3a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:26:05.507541 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-b0143fbd-2d48-4b8e-9f8a-9e0e023d2c3a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 returned with HTTP 200 Aug 08 19:26:05.508020 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 86/338] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 => generated 1021 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:05.625377 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-3658978f-d5b4-45f6-96a9-11dd0a11e3de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.628290 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-3658978f-d5b4-45f6-96a9-11dd0a11e3de tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] PUT https://10.4.3.89/volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d Aug 08 19:26:05.630522 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-3658978f-d5b4-45f6-96a9-11dd0a11e3de tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:05.647198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-3658978f-d5b4-45f6-96a9-11dd0a11e3de tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Acquiring lock "cinder-attachment_update-39170cf0-fe05-4c2b-9a09-24e7ee1ac662-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:05.655535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-3658978f-d5b4-45f6-96a9-11dd0a11e3de tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Lock "cinder-attachment_update-39170cf0-fe05-4c2b-9a09-24e7ee1ac662-np0000006803" acquired by "attachment_update" :: waited 0.008s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:05.656938 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.656938 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:05.764512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-3658978f-d5b4-45f6-96a9-11dd0a11e3de tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Lock "cinder-attachment_update-39170cf0-fe05-4c2b-9a09-24e7ee1ac662-np0000006803" released by "attachment_update" :: held 0.108s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:05.764512 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-3658978f-d5b4-45f6-96a9-11dd0a11e3de tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d returned with HTTP 200 Aug 08 19:26:05.764815 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 87/339] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:05 2026] PUT /volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:05.797799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-2a4ca86e-1f96-4a08-a308-a355fe2cf1ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.800201 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-2a4ca86e-1f96-4a08-a308-a355fe2cf1ad tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d/action Aug 08 19:26:05.800631 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-2a4ca86e-1f96-4a08-a308-a355fe2cf1ad tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:05.800740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-2a4ca86e-1f96-4a08-a308-a355fe2cf1ad tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:05.821663 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.821663 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:05.834482 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-2a4ca86e-1f96-4a08-a308-a355fe2cf1ad tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d/action returned with HTTP 204 Aug 08 19:26:05.835096 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 84/340] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:05 2026] POST /volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:05.867249 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-abf806e4-6654-455c-b0bc-2b5b9f1e4f2a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.867742 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-abf806e4-6654-455c-b0bc-2b5b9f1e4f2a None None] GET https://10.4.3.89/volume// Aug 08 19:26:05.867942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-abf806e4-6654-455c-b0bc-2b5b9f1e4f2a None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.868155 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-abf806e4-6654-455c-b0bc-2b5b9f1e4f2a None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.868533 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-abf806e4-6654-455c-b0bc-2b5b9f1e4f2a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:05.868817 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 84/341] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:05.882932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-7a38fc3d-3a3c-4051-a9c4-d342ef0d29f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:05.887135 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-7a38fc3d-3a3c-4051-a9c4-d342ef0d29f7 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:26:05.887357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-7a38fc3d-3a3c-4051-a9c4-d342ef0d29f7 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:05.887599 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-7a38fc3d-3a3c-4051-a9c4-d342ef0d29f7 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:05.906463 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:05.906463 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:05.911453 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-7a38fc3d-3a3c-4051-a9c4-d342ef0d29f7 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:26:05.917354 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-7a38fc3d-3a3c-4051-a9c4-d342ef0d29f7 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 returned with HTTP 200 Aug 08 19:26:05.918036 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 87/342] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:05 2026] GET /volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:06.044088 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d97ac849-8d0c-42b6-9cf4-875c8fca3039 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.048972 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d97ac849-8d0c-42b6-9cf4-875c8fca3039 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] PUT https://10.4.3.89/volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3 Aug 08 19:26:06.050051 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d97ac849-8d0c-42b6-9cf4-875c8fca3039 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:06.060287 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d97ac849-8d0c-42b6-9cf4-875c8fca3039 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Acquiring lock "cinder-attachment_update-628e3201-15f5-4719-b1aa-0ba4e9c31cf4-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:06.065675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d97ac849-8d0c-42b6-9cf4-875c8fca3039 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Lock "cinder-attachment_update-628e3201-15f5-4719-b1aa-0ba4e9c31cf4-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:06.066129 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:06.066129 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:06.094275 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3731d18-6bcc-4acf-9ac7-3c1d28368a8f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.096216 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3731d18-6bcc-4acf-9ac7-3c1d28368a8f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:26:06.098306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3731d18-6bcc-4acf-9ac7-3c1d28368a8f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:06.098306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3731d18-6bcc-4acf-9ac7-3c1d28368a8f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:06.106612 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:06.106612 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:06.111193 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b3731d18-6bcc-4acf-9ac7-3c1d28368a8f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:06.116472 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3731d18-6bcc-4acf-9ac7-3c1d28368a8f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb returned with HTTP 200 Aug 08 19:26:06.116839 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 85/343] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:06 2026] GET /volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:06.178887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d97ac849-8d0c-42b6-9cf4-875c8fca3039 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Lock "cinder-attachment_update-628e3201-15f5-4719-b1aa-0ba4e9c31cf4-np0000006803" released by "attachment_update" :: held 0.114s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:06.179233 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d97ac849-8d0c-42b6-9cf4-875c8fca3039 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3 returned with HTTP 200 Aug 08 19:26:06.180079 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 88/344] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:06 2026] PUT /volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:06.216852 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d1a896e1-7c2f-4bff-bdd7-bded6be39bc0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.220335 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d1a896e1-7c2f-4bff-bdd7-bded6be39bc0 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] POST https://10.4.3.89/volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3/action Aug 08 19:26:06.220966 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d1a896e1-7c2f-4bff-bdd7-bded6be39bc0 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:06.220966 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d1a896e1-7c2f-4bff-bdd7-bded6be39bc0 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:06.244135 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:06.244135 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:06.254299 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c9e1afb7-d26e-435c-ae1a-0405fc4af6f8 req-d1a896e1-7c2f-4bff-bdd7-bded6be39bc0 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3/action returned with HTTP 204 Aug 08 19:26:06.254807 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 85/345] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:06 2026] POST /volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:06.315111 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-086dfdb6-9cff-4215-9fcc-ce75bcbda8f0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.317684 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-086dfdb6-9cff-4215-9fcc-ce75bcbda8f0 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 Aug 08 19:26:06.317982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-086dfdb6-9cff-4215-9fcc-ce75bcbda8f0 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:06.318274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-086dfdb6-9cff-4215-9fcc-ce75bcbda8f0 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:06.327560 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-086dfdb6-9cff-4215-9fcc-ce75bcbda8f0 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 returned with HTTP 404 Aug 08 19:26:06.328194 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 88/346] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:06 2026] GET /volume/v3/volumes/36f3829e-6fa7-4c42-9031-0b2a141b9630 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:06.335743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8cc5a196-14c9-4629-adea-89e345fbab97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.338341 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8cc5a196-14c9-4629-adea-89e345fbab97 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] GET https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 Aug 08 19:26:06.338656 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8cc5a196-14c9-4629-adea-89e345fbab97 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:06.339147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8cc5a196-14c9-4629-adea-89e345fbab97 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:06.339147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-8cc5a196-14c9-4629-adea-89e345fbab97 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] show called for member 745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:06.345676 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8cc5a196-14c9-4629-adea-89e345fbab97 tempest-GroupsV314Test-1805148002 tempest-GroupsV314Test-1805148002-project-member] https://10.4.3.89/volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 returned with HTTP 404 Aug 08 19:26:06.346371 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 86/347] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:06 2026] GET /volume/v3/groups/745b6a0e-877d-4d98-a8e2-dd16d4b7ee65 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:06.355023 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-889096df-f852-4848-ae55-84de784d0e0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.357369 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-889096df-f852-4848-ae55-84de784d0e0b tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/96a76a71-5e8c-40f8-9917-65fcd0ecb0aa Aug 08 19:26:06.357638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-889096df-f852-4848-ae55-84de784d0e0b tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:06.357871 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-889096df-f852-4848-ae55-84de784d0e0b tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:06.358233 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:06.358233 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:06.389828 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-889096df-f852-4848-ae55-84de784d0e0b tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] https://10.4.3.89/volume/v3/group_types/96a76a71-5e8c-40f8-9917-65fcd0ecb0aa returned with HTTP 202 Aug 08 19:26:06.390441 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 89/348] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:26:06 2026] DELETE /volume/v3/group_types/96a76a71-5e8c-40f8-9917-65fcd0ecb0aa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:06.399647 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a2020fa1-bd39-4fde-b145-48283f2a17b1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.402828 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2020fa1-bd39-4fde-b145-48283f2a17b1 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] DELETE https://10.4.3.89/volume/v3/types/6598884b-e77d-4ab8-92a1-3ddf53063386 Aug 08 19:26:06.403235 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2020fa1-bd39-4fde-b145-48283f2a17b1 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:06.404837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2020fa1-bd39-4fde-b145-48283f2a17b1 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:06.473884 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2020fa1-bd39-4fde-b145-48283f2a17b1 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] https://10.4.3.89/volume/v3/types/6598884b-e77d-4ab8-92a1-3ddf53063386 returned with HTTP 202 Aug 08 19:26:06.474529 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 86/349] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:06 2026] DELETE /volume/v3/types/6598884b-e77d-4ab8-92a1-3ddf53063386 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:06.484237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c00b6322-0c4b-4585-be02-4d9e7175af17 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:06.487132 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c00b6322-0c4b-4585-be02-4d9e7175af17 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] GET https://10.4.3.89/volume/v3/types/6598884b-e77d-4ab8-92a1-3ddf53063386 Aug 08 19:26:06.487419 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c00b6322-0c4b-4585-be02-4d9e7175af17 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:06.487701 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c00b6322-0c4b-4585-be02-4d9e7175af17 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:06.492176 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c00b6322-0c4b-4585-be02-4d9e7175af17 tempest-GroupsV314Test-365035599 tempest-GroupsV314Test-365035599-project-admin] https://10.4.3.89/volume/v3/types/6598884b-e77d-4ab8-92a1-3ddf53063386 returned with HTTP 404 Aug 08 19:26:06.492894 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 89/350] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:06 2026] GET /volume/v3/types/6598884b-e77d-4ab8-92a1-3ddf53063386 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:09.403944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:09.407186 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:09.407695 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:09.409201 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:09.409599 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Delete volume with id: 8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:09.426353 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:09.426353 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:09.427755 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:26:09.464148 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Delete volume request issued successfully. Aug 08 19:26:09.464629 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d2fa03b-1a84-44dd-8dab-682416ce0fb1 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 202 Aug 08 19:26:09.465280 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 87/351] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:26:09 2026] DELETE /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:09.479069 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a2d9cd1a-58a7-4514-8644-662d5e75e5e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:09.482886 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2d9cd1a-58a7-4514-8644-662d5e75e5e7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:09.483157 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2d9cd1a-58a7-4514-8644-662d5e75e5e7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:09.483424 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a2d9cd1a-58a7-4514-8644-662d5e75e5e7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:09.498475 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:09.498475 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:09.507905 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a2d9cd1a-58a7-4514-8644-662d5e75e5e7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Volume info retrieved successfully. Aug 08 19:26:09.521129 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a2d9cd1a-58a7-4514-8644-662d5e75e5e7 tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 200 Aug 08 19:26:09.521855 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 90/352] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:09 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:09.586784 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-075bef9d-9487-4ae5-9a3c-7c94ad3cd1b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:09.739163 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-075bef9d-9487-4ae5-9a3c-7c94ad3cd1b3 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:09.739594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-075bef9d-9487-4ae5-9a3c-7c94ad3cd1b3 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1135872695", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:09.763922 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-075bef9d-9487-4ae5-9a3c-7c94ad3cd1b3 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:09.763922 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 87/353] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:26:09 2026] POST /volume/v3/types => generated 275 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:09.774916 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f53e561-0b40-42ba-b1b9-3c2637b0525c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:09.778150 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f53e561-0b40-42ba-b1b9-3c2637b0525c tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:09.778590 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f53e561-0b40-42ba-b1b9-3c2637b0525c tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1615111485", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:09.805675 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f53e561-0b40-42ba-b1b9-3c2637b0525c tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:09.806268 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 90/354] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:26:09 2026] POST /volume/v3/types => generated 275 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:09.815876 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1c983bb-58eb-40a3-8869-41589afdd102 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:09.904568 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:09.905080 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-555658210", "volume_type": "dabbefa1-c476-454d-9578-d1eed562e23b", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:09.907443 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-555658210', 'volume_type': 'dabbefa1-c476-454d-9578-d1eed562e23b', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:09.915627 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Create volume of 1 GB Aug 08 19:26:09.916071 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:09.916071 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:09.917115 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Availability Zones retrieved successfully. Aug 08 19:26:09.925803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Flow 'volume_create_api' (2381b889-6120-4b36-ba4e-c4f79c95e797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:09.927469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57519290-a879-4fa2-8ce4-58d20fb3d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:09.928928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:09.953722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57519290-a879-4fa2-8ce4-58d20fb3d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:26:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=dabbefa1-c476-454d-9578-d1eed562e23b,is_public=True,name='tempest-VolumeTypesTest-volume-type-1135872695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dabbefa1-c476-454d-9578-d1eed562e23b', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:09.954897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25014278-37c6-4cef-ab5e-c0c4a65d3afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:09.989676 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1135872695 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1135872695, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:09.990146 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1135872695 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1135872695, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:10.030843 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Created reservations ['439bb856-aa9d-4ab0-b53f-6ab99db52f2a', '5e7b773c-6f8b-4533-885f-7ca1d6781706', 'f8a3b593-4dfb-4d02-a14b-0ac4a853a914', '4b54fdc5-2bef-4609-9d58-f3db01898853'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:10.032334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25014278-37c6-4cef-ab5e-c0c4a65d3afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439bb856-aa9d-4ab0-b53f-6ab99db52f2a', '5e7b773c-6f8b-4533-885f-7ca1d6781706', 'f8a3b593-4dfb-4d02-a14b-0ac4a853a914', '4b54fdc5-2bef-4609-9d58-f3db01898853']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:10.033503 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b142ac-f01e-45fa-8c67-bc42eba52c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:10.075139 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b142ac-f01e-45fa-8c67-bc42eba52c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24281e39-7d3e-4cc6-96f8-6c6369844f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-555658210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4012e9444ae74503b6b43580d01bab73',qos_specs=None,replication_status=,reservations=['439bb856-aa9d-4ab0-b53f-6ab99db52f2a','5e7b773c-6f8b-4533-885f-7ca1d6781706','f8a3b593-4dfb-4d02-a14b-0ac4a853a914','4b54fdc5-2bef-4609-9d58-f3db01898853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0650dc717351469bbc53b2132774ebda',volume_type_id=dabbefa1-c476-454d-9578-d1eed562e23b), '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-08-08T19:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-555658210',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24281e39-7d3e-4cc6-96f8-6c6369844f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4012e9444ae74503b6b43580d01bab73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0650dc717351469bbc53b2132774ebda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dabbefa1-c476-454d-9578-d1eed562e23b),volume_type_id=dabbefa1-c476-454d-9578-d1eed562e23b)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:10.077858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f4637d-7ddb-4332-b432-c53a77334757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:10.102578 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f4637d-7ddb-4332-b432-c53a77334757) transitioned into 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-555658210',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4012e9444ae74503b6b43580d01bab73',qos_specs=None,replication_status=,reservations=['439bb856-aa9d-4ab0-b53f-6ab99db52f2a','5e7b773c-6f8b-4533-885f-7ca1d6781706','f8a3b593-4dfb-4d02-a14b-0ac4a853a914','4b54fdc5-2bef-4609-9d58-f3db01898853'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0650dc717351469bbc53b2132774ebda',volume_type_id=dabbefa1-c476-454d-9578-d1eed562e23b)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:10.103356 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d67ca9-2da2-42e7-9e1f-2ffc1d20b895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:10.112494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80d67ca9-2da2-42e7-9e1f-2ffc1d20b895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:10.113342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Flow 'volume_create_api' (2381b889-6120-4b36-ba4e-c4f79c95e797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:10.113711 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Create volume request issued successfully. Aug 08 19:26:10.114364 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1c983bb-58eb-40a3-8869-41589afdd102 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:10.116223 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 88/355] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:26:09 2026] POST /volume/v3/volumes => generated 781 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:10.135106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7cd1cf8-364c-4d50-85d0-55b61cf17f66 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:10.137257 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7cd1cf8-364c-4d50-85d0-55b61cf17f66 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:10.137723 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7cd1cf8-364c-4d50-85d0-55b61cf17f66 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:10.138155 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7cd1cf8-364c-4d50-85d0-55b61cf17f66 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:10.147355 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:10.147355 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:10.152625 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a7cd1cf8-364c-4d50-85d0-55b61cf17f66 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:10.157757 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7cd1cf8-364c-4d50-85d0-55b61cf17f66 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 200 Aug 08 19:26:10.158186 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 91/356] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:10 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:10.542822 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d4ab0289-6cff-4b89-ac7b-46bdec28339c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:10.544872 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4ab0289-6cff-4b89-ac7b-46bdec28339c tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] GET https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 Aug 08 19:26:10.545148 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4ab0289-6cff-4b89-ac7b-46bdec28339c tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:10.545393 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4ab0289-6cff-4b89-ac7b-46bdec28339c tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:10.551606 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4ab0289-6cff-4b89-ac7b-46bdec28339c tempest-TaggedAttachmentsTest-11432472 tempest-TaggedAttachmentsTest-11432472-project-member] https://10.4.3.89/volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 returned with HTTP 404 Aug 08 19:26:10.552214 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 88/357] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:10 2026] GET /volume/v3/volumes/8d388ece-5e8b-4675-ba4b-551105868664 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:11.173627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-703cf173-2db5-4e0d-9eff-73d4b9b3d6b2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:11.175404 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-703cf173-2db5-4e0d-9eff-73d4b9b3d6b2 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:11.175615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-703cf173-2db5-4e0d-9eff-73d4b9b3d6b2 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:11.175799 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-703cf173-2db5-4e0d-9eff-73d4b9b3d6b2 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:11.182276 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:11.182276 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:11.185732 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-703cf173-2db5-4e0d-9eff-73d4b9b3d6b2 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:11.189339 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-703cf173-2db5-4e0d-9eff-73d4b9b3d6b2 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 200 Aug 08 19:26:11.189702 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 91/358] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:11 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:11.206782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a53fb9ca-b048-48ff-acd0-334f821743fa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:11.209344 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] POST https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c/action Aug 08 19:26:11.209830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Action body: b'{"os-retype": {"new_type": "be44d018-c69d-40db-9b7a-24df19e5cb25"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:11.210074 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "be44d018-c69d-40db-9b7a-24df19e5cb25"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:11.218944 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:11.218944 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:11.219688 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:11.251782 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1615111485 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1615111485, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:11.251782 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1615111485 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1615111485, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:11.279775 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Created reservations ['c550d494-6110-47b3-96d0-334f4a4d6fd1', '9b4c7ed7-5e62-4b48-99f3-3b5d0354030d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:11.304336 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Created reservations ['bd97adf9-4a75-4527-9875-97be5cd9e219', 'ad682334-4f24-47ad-873b-1c091b3165cd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:11.336525 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Retype volume request issued successfully. Aug 08 19:26:11.337423 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a53fb9ca-b048-48ff-acd0-334f821743fa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c/action returned with HTTP 202 Aug 08 19:26:11.337423 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 89/359] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:26:11 2026] POST /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:26:11.347619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-daef95db-309e-4433-bc99-a25c38ea62ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:11.349557 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-daef95db-309e-4433-bc99-a25c38ea62ef tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:11.349769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-daef95db-309e-4433-bc99-a25c38ea62ef tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:11.349994 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-daef95db-309e-4433-bc99-a25c38ea62ef tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:11.361170 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:11.361170 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:11.366693 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-daef95db-309e-4433-bc99-a25c38ea62ef tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:11.371079 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-daef95db-309e-4433-bc99-a25c38ea62ef tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 200 Aug 08 19:26:11.371522 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 92/360] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:11 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:12.386387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ef8f7213-2058-464f-b337-d0329d51d7b9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:12.388429 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef8f7213-2058-464f-b337-d0329d51d7b9 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:12.388721 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef8f7213-2058-464f-b337-d0329d51d7b9 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:12.389018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef8f7213-2058-464f-b337-d0329d51d7b9 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:12.397378 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:12.397378 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:12.403242 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ef8f7213-2058-464f-b337-d0329d51d7b9 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:12.409076 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef8f7213-2058-464f-b337-d0329d51d7b9 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 200 Aug 08 19:26:12.409180 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 89/361] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:12 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:12.421573 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc07c91b-c3c5-4b2e-9865-63fcbbfb6b63 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:12.423525 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc07c91b-c3c5-4b2e-9865-63fcbbfb6b63 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:12.423746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc07c91b-c3c5-4b2e-9865-63fcbbfb6b63 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:12.424068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc07c91b-c3c5-4b2e-9865-63fcbbfb6b63 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:12.432983 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:12.432983 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:12.437767 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bc07c91b-c3c5-4b2e-9865-63fcbbfb6b63 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:12.443645 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc07c91b-c3c5-4b2e-9865-63fcbbfb6b63 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 200 Aug 08 19:26:12.444100 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 92/362] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:12 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:12.458566 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31c63e20-12bc-4e35-9d54-7bc3efbfec2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:12.460506 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31c63e20-12bc-4e35-9d54-7bc3efbfec2b tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:12.460694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31c63e20-12bc-4e35-9d54-7bc3efbfec2b tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:12.460886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31c63e20-12bc-4e35-9d54-7bc3efbfec2b tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:12.468489 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:12.468489 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:12.473561 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31c63e20-12bc-4e35-9d54-7bc3efbfec2b tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:12.480063 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31c63e20-12bc-4e35-9d54-7bc3efbfec2b tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 200 Aug 08 19:26:12.480063 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 90/363] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:12 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:12.496249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76857d55-b0f5-4224-b5c6-5efb90453565 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:12.498543 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76857d55-b0f5-4224-b5c6-5efb90453565 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] DELETE https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:12.498752 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76857d55-b0f5-4224-b5c6-5efb90453565 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:12.499046 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76857d55-b0f5-4224-b5c6-5efb90453565 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:12.499252 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-76857d55-b0f5-4224-b5c6-5efb90453565 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Delete volume with id: 24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:12.507829 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:12.507829 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:12.508680 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-76857d55-b0f5-4224-b5c6-5efb90453565 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:12.529476 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-76857d55-b0f5-4224-b5c6-5efb90453565 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Delete volume request issued successfully. Aug 08 19:26:12.529476 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76857d55-b0f5-4224-b5c6-5efb90453565 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 202 Aug 08 19:26:12.530037 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 93/364] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:26:12 2026] DELETE /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:12.537722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2b6779b9-c4eb-4226-8d40-3e1e824639aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:12.539771 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b6779b9-c4eb-4226-8d40-3e1e824639aa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:12.540025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b6779b9-c4eb-4226-8d40-3e1e824639aa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:12.540268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b6779b9-c4eb-4226-8d40-3e1e824639aa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:12.552794 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:12.552794 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:12.557837 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2b6779b9-c4eb-4226-8d40-3e1e824639aa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Volume info retrieved successfully. Aug 08 19:26:12.562725 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b6779b9-c4eb-4226-8d40-3e1e824639aa tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 200 Aug 08 19:26:12.563211 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 90/365] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:12 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:13.576909 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-129a633e-c1ab-46b5-942e-542349a28909 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.579098 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-129a633e-c1ab-46b5-942e-542349a28909 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] GET https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c Aug 08 19:26:13.579331 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-129a633e-c1ab-46b5-942e-542349a28909 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.579729 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-129a633e-c1ab-46b5-942e-542349a28909 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.591070 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-129a633e-c1ab-46b5-942e-542349a28909 tempest-VolumeTypesTest-834259472 tempest-VolumeTypesTest-834259472-project-member] https://10.4.3.89/volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c returned with HTTP 404 Aug 08 19:26:13.591986 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 93/366] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:13 2026] GET /volume/v3/volumes/24281e39-7d3e-4cc6-96f8-6c6369844f7c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:13.599866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06ea848d-4793-4eed-9634-9a8397214e42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.602499 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06ea848d-4793-4eed-9634-9a8397214e42 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] DELETE https://10.4.3.89/volume/v3/types/be44d018-c69d-40db-9b7a-24df19e5cb25 Aug 08 19:26:13.602742 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06ea848d-4793-4eed-9634-9a8397214e42 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.602991 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06ea848d-4793-4eed-9634-9a8397214e42 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.681326 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06ea848d-4793-4eed-9634-9a8397214e42 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/be44d018-c69d-40db-9b7a-24df19e5cb25 returned with HTTP 202 Aug 08 19:26:13.682115 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 91/367] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:13 2026] DELETE /volume/v3/types/be44d018-c69d-40db-9b7a-24df19e5cb25 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:13.693477 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e530802-c2e5-4770-bbb0-d69f3edaf72d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.696160 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e530802-c2e5-4770-bbb0-d69f3edaf72d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/be44d018-c69d-40db-9b7a-24df19e5cb25 Aug 08 19:26:13.697074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e530802-c2e5-4770-bbb0-d69f3edaf72d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.697074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e530802-c2e5-4770-bbb0-d69f3edaf72d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.701267 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e530802-c2e5-4770-bbb0-d69f3edaf72d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/be44d018-c69d-40db-9b7a-24df19e5cb25 returned with HTTP 404 Aug 08 19:26:13.701694 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 94/368] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:13 2026] GET /volume/v3/types/be44d018-c69d-40db-9b7a-24df19e5cb25 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:13.711169 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-14bdea27-742d-41e7-903a-3cf5ae9ff1ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.713047 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14bdea27-742d-41e7-903a-3cf5ae9ff1ce tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] DELETE https://10.4.3.89/volume/v3/types/dabbefa1-c476-454d-9578-d1eed562e23b Aug 08 19:26:13.713245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14bdea27-742d-41e7-903a-3cf5ae9ff1ce tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.713503 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14bdea27-742d-41e7-903a-3cf5ae9ff1ce tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.744864 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14bdea27-742d-41e7-903a-3cf5ae9ff1ce tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/dabbefa1-c476-454d-9578-d1eed562e23b returned with HTTP 202 Aug 08 19:26:13.745650 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 91/369] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:13 2026] DELETE /volume/v3/types/dabbefa1-c476-454d-9578-d1eed562e23b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:13.756587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17824247-24c0-4cd1-87aa-31e9ba0c4762 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.761176 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17824247-24c0-4cd1-87aa-31e9ba0c4762 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/dabbefa1-c476-454d-9578-d1eed562e23b Aug 08 19:26:13.761485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17824247-24c0-4cd1-87aa-31e9ba0c4762 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.761767 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17824247-24c0-4cd1-87aa-31e9ba0c4762 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.768329 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17824247-24c0-4cd1-87aa-31e9ba0c4762 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/dabbefa1-c476-454d-9578-d1eed562e23b returned with HTTP 404 Aug 08 19:26:13.769015 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 94/370] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:13 2026] GET /volume/v3/types/dabbefa1-c476-454d-9578-d1eed562e23b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:13.779935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-63a8c421-6ef0-47ec-bd62-90c534d3eb3f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.781774 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63a8c421-6ef0-47ec-bd62-90c534d3eb3f tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:13.782140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63a8c421-6ef0-47ec-bd62-90c534d3eb3f tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-790352911", "description": "tempest-volume-type-description-2136482136", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:13.805654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63a8c421-6ef0-47ec-bd62-90c534d3eb3f tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:13.806093 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 92/371] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:26:13 2026] POST /volume/v3/types => generated 314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:13.820736 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c81aab65-8870-4f30-a43c-40281d4f8b8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.822722 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c81aab65-8870-4f30-a43c-40281d4f8b8d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d Aug 08 19:26:13.822922 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c81aab65-8870-4f30-a43c-40281d4f8b8d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.823325 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c81aab65-8870-4f30-a43c-40281d4f8b8d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.829335 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c81aab65-8870-4f30-a43c-40281d4f8b8d tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d returned with HTTP 200 Aug 08 19:26:13.830497 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 95/372] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:13 2026] GET /volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:13.841144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d2e1b171-96f1-4c6b-9e0a-f70b6a5a37cd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.843119 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2e1b171-96f1-4c6b-9e0a-f70b6a5a37cd tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] DELETE https://10.4.3.89/volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d Aug 08 19:26:13.843349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2e1b171-96f1-4c6b-9e0a-f70b6a5a37cd tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.843588 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2e1b171-96f1-4c6b-9e0a-f70b6a5a37cd tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.881811 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2e1b171-96f1-4c6b-9e0a-f70b6a5a37cd tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d returned with HTTP 202 Aug 08 19:26:13.881811 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 92/373] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:13 2026] DELETE /volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:13.889120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-40c31765-20c4-4f0a-928c-1c4026ba5055 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.891077 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40c31765-20c4-4f0a-928c-1c4026ba5055 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d Aug 08 19:26:13.891334 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40c31765-20c4-4f0a-928c-1c4026ba5055 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:13.891647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40c31765-20c4-4f0a-928c-1c4026ba5055 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:13.896353 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40c31765-20c4-4f0a-928c-1c4026ba5055 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d returned with HTTP 404 Aug 08 19:26:13.896939 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 95/374] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:13 2026] GET /volume/v3/types/21ca63b9-761d-483a-89e3-2b6fa93fd18d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:13.905886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b931c44-2a6b-4f96-b99b-546237c25682 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.907961 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b931c44-2a6b-4f96-b99b-546237c25682 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:13.908478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b931c44-2a6b-4f96-b99b-546237c25682 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2061864869"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:13.923406 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b931c44-2a6b-4f96-b99b-546237c25682 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:13.923856 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 93/375] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:13 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:13.938991 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ac4bf70-292e-44dc-ac2a-5ed53da3adce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:13.941286 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ac4bf70-292e-44dc-ac2a-5ed53da3adce tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] POST https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption Aug 08 19:26:13.941804 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ac4bf70-292e-44dc-ac2a-5ed53da3adce tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:13.987917 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ac4bf70-292e-44dc-ac2a-5ed53da3adce tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption returned with HTTP 200 Aug 08 19:26:13.988469 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 96/376] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:26:13 2026] POST /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:13.998103 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63bcaebc-8d39-47e8-8bb6-97c2d4ec0533 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.000568 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63bcaebc-8d39-47e8-8bb6-97c2d4ec0533 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption Aug 08 19:26:14.000793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63bcaebc-8d39-47e8-8bb6-97c2d4ec0533 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.001007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63bcaebc-8d39-47e8-8bb6-97c2d4ec0533 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.018237 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63bcaebc-8d39-47e8-8bb6-97c2d4ec0533 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption returned with HTTP 200 Aug 08 19:26:14.018746 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 93/377] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:26:13 2026] GET /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.038278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62fb20d0-1d4a-4b1f-801b-daa60673ba50 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.047597 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62fb20d0-1d4a-4b1f-801b-daa60673ba50 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] PUT https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/4c4ff1d2-b82f-40f4-bb1e-0e63b2f50e0d Aug 08 19:26:14.048170 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62fb20d0-1d4a-4b1f-801b-daa60673ba50 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:14.094235 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62fb20d0-1d4a-4b1f-801b-daa60673ba50 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/4c4ff1d2-b82f-40f4-bb1e-0e63b2f50e0d returned with HTTP 200 Aug 08 19:26:14.095168 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 96/378] 10.4.3.89 () {68 vars in 1500 bytes} [Sat Aug 8 19:26:14 2026] PUT /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/4c4ff1d2-b82f-40f4-bb1e-0e63b2f50e0d => generated 122 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.107075 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a73b608-3f28-4c57-9b82-0fd346e47ed0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.109005 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a73b608-3f28-4c57-9b82-0fd346e47ed0 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption Aug 08 19:26:14.109313 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a73b608-3f28-4c57-9b82-0fd346e47ed0 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.109594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a73b608-3f28-4c57-9b82-0fd346e47ed0 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.120475 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a73b608-3f28-4c57-9b82-0fd346e47ed0 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption returned with HTTP 200 Aug 08 19:26:14.121164 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 94/379] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.132875 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c2bfc4f6-061f-4cef-9049-9934cc74828a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.136873 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2bfc4f6-061f-4cef-9049-9934cc74828a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/cipher Aug 08 19:26:14.136873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2bfc4f6-061f-4cef-9049-9934cc74828a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.136873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2bfc4f6-061f-4cef-9049-9934cc74828a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.148151 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2bfc4f6-061f-4cef-9049-9934cc74828a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/cipher returned with HTTP 200 Aug 08 19:26:14.148941 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 97/380] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/cipher => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:14.163656 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e72a3747-1dea-4737-96d0-4719537f8a4a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.168244 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e72a3747-1dea-4737-96d0-4719537f8a4a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] DELETE https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/4c4ff1d2-b82f-40f4-bb1e-0e63b2f50e0d Aug 08 19:26:14.168524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e72a3747-1dea-4737-96d0-4719537f8a4a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.168778 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e72a3747-1dea-4737-96d0-4719537f8a4a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.209890 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e72a3747-1dea-4737-96d0-4719537f8a4a tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/4c4ff1d2-b82f-40f4-bb1e-0e63b2f50e0d returned with HTTP 202 Aug 08 19:26:14.210441 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 94/381] 10.4.3.89 () {66 vars in 1482 bytes} [Sat Aug 8 19:26:14 2026] DELETE /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption/4c4ff1d2-b82f-40f4-bb1e-0e63b2f50e0d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:14.221538 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9b0e850-c51c-43cd-93ca-7422e2db69ee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.224522 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9b0e850-c51c-43cd-93ca-7422e2db69ee tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption Aug 08 19:26:14.224802 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9b0e850-c51c-43cd-93ca-7422e2db69ee tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.225127 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9b0e850-c51c-43cd-93ca-7422e2db69ee tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.232430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9b0e850-c51c-43cd-93ca-7422e2db69ee tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption returned with HTTP 200 Aug 08 19:26:14.232997 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 97/382] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:26:14.247140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4731d09e-03f9-43d8-85a2-ad7ef73f06fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.249941 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4731d09e-03f9-43d8-85a2-ad7ef73f06fb tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption Aug 08 19:26:14.250245 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4731d09e-03f9-43d8-85a2-ad7ef73f06fb tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.250532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4731d09e-03f9-43d8-85a2-ad7ef73f06fb tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.261473 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4731d09e-03f9-43d8-85a2-ad7ef73f06fb tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption returned with HTTP 200 Aug 08 19:26:14.262189 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 95/383] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:26:14.273663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48b1dec5-365a-423a-8e9e-36ef313a4056 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.275542 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48b1dec5-365a-423a-8e9e-36ef313a4056 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] DELETE https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9 Aug 08 19:26:14.276155 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48b1dec5-365a-423a-8e9e-36ef313a4056 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.276739 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48b1dec5-365a-423a-8e9e-36ef313a4056 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.328072 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48b1dec5-365a-423a-8e9e-36ef313a4056 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9 returned with HTTP 202 Aug 08 19:26:14.328769 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 98/384] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:14 2026] DELETE /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:14.338877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c5a601d4-b19c-44d6-a3e1-b69aae7083dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.340355 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5a601d4-b19c-44d6-a3e1-b69aae7083dc tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9 Aug 08 19:26:14.340593 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5a601d4-b19c-44d6-a3e1-b69aae7083dc tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.340778 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5a601d4-b19c-44d6-a3e1-b69aae7083dc tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.344067 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5a601d4-b19c-44d6-a3e1-b69aae7083dc tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9 returned with HTTP 404 Aug 08 19:26:14.344619 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 95/385] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types/6bc381d9-2515-4eda-a6a2-4a9f55a5fee9 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:14.354252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c4f50c2d-c71b-4993-b28e-e2c0900404a5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.356725 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c4f50c2d-c71b-4993-b28e-e2c0900404a5 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types Aug 08 19:26:14.356924 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c4f50c2d-c71b-4993-b28e-e2c0900404a5 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.357154 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c4f50c2d-c71b-4993-b28e-e2c0900404a5 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.377099 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c4f50c2d-c71b-4993-b28e-e2c0900404a5 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:14.377784 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 98/386] 10.4.3.89 () {66 vars in 1224 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types => generated 670 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.379450 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-f20ed6cd-9262-4fea-91a7-7810e2cd55d9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.381922 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-f20ed6cd-9262-4fea-91a7-7810e2cd55d9 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:26:14.382173 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-f20ed6cd-9262-4fea-91a7-7810e2cd55d9 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.382444 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-f20ed6cd-9262-4fea-91a7-7810e2cd55d9 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.393270 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:14.393270 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:14.395477 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a7f93fb-876b-4c69-bf33-6f986e1c21cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.400886 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a7f93fb-876b-4c69-bf33-6f986e1c21cf tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:14.400886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a7f93fb-876b-4c69-bf33-6f986e1c21cf tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1814091929"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:14.402229 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-f20ed6cd-9262-4fea-91a7-7810e2cd55d9 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:14.410318 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-f20ed6cd-9262-4fea-91a7-7810e2cd55d9 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 returned with HTTP 200 Aug 08 19:26:14.411253 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 96/387] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:14.423704 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-e246b5d9-3d71-4918-a592-700daac7caba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.427026 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-e246b5d9-3d71-4918-a592-700daac7caba tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:26:14.427319 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-e246b5d9-3d71-4918-a592-700daac7caba tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.427434 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-e246b5d9-3d71-4918-a592-700daac7caba tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.429274 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a7f93fb-876b-4c69-bf33-6f986e1c21cf tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:14.430400 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 99/388] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:14 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.435193 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:14.435193 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:14.440625 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-e246b5d9-3d71-4918-a592-700daac7caba tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:14.445000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e6350e05-8296-4fa6-95ed-905385aa9b82 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.446427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-e246b5d9-3d71-4918-a592-700daac7caba tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 returned with HTTP 200 Aug 08 19:26:14.446892 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 96/389] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.447509 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6350e05-8296-4fa6-95ed-905385aa9b82 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] PUT https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 Aug 08 19:26:14.447897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6350e05-8296-4fa6-95ed-905385aa9b82 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-689215544", "description": "tempest-volume-type-description-723062724", "is_public": false}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:14.462856 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-c2269ede-0f0b-41d1-aa45-3fddc482fd7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.465381 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-c2269ede-0f0b-41d1-aa45-3fddc482fd7d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:26:14.465628 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-c2269ede-0f0b-41d1-aa45-3fddc482fd7d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.466055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-c2269ede-0f0b-41d1-aa45-3fddc482fd7d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.474191 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:14.474191 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:14.478317 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-c2269ede-0f0b-41d1-aa45-3fddc482fd7d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:14.484887 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-c2269ede-0f0b-41d1-aa45-3fddc482fd7d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb returned with HTTP 200 Aug 08 19:26:14.485349 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 97/390] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.501323 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6350e05-8296-4fa6-95ed-905385aa9b82 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 returned with HTTP 200 Aug 08 19:26:14.501323 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 99/391] 10.4.3.89 () {68 vars in 1356 bytes} [Sat Aug 8 19:26:14 2026] PUT /volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 => generated 203 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.501586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cee7d0dd-085f-49f5-b1d2-9180eae3f221 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.501586 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cee7d0dd-085f-49f5-b1d2-9180eae3f221 None None] GET https://10.4.3.89/volume// Aug 08 19:26:14.501586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cee7d0dd-085f-49f5-b1d2-9180eae3f221 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.501586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cee7d0dd-085f-49f5-b1d2-9180eae3f221 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.501586 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cee7d0dd-085f-49f5-b1d2-9180eae3f221 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:14.502558 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 100/392] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:14.511073 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-1e78ff41-71b1-4f72-8e53-2c2a8a171f7b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.512478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f32e4383-9be2-424c-8650-aceff0f08958 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.514378 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f32e4383-9be2-424c-8650-aceff0f08958 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 Aug 08 19:26:14.514653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f32e4383-9be2-424c-8650-aceff0f08958 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.514941 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f32e4383-9be2-424c-8650-aceff0f08958 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.518120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-1e78ff41-71b1-4f72-8e53-2c2a8a171f7b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:14.518777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-1e78ff41-71b1-4f72-8e53-2c2a8a171f7b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51", "connector": null, "instance_uuid": "a8fa989b-dae8-4d41-bbf9-203a7198467e"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:14.528518 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f32e4383-9be2-424c-8650-aceff0f08958 tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 returned with HTTP 200 Aug 08 19:26:14.529098 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 98/393] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:14.534994 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:14.534994 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:14.542212 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-762392cf-3914-47c7-971f-de5cd166f31c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.546089 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-762392cf-3914-47c7-971f-de5cd166f31c tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] DELETE https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 Aug 08 19:26:14.546503 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-762392cf-3914-47c7-971f-de5cd166f31c tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.546828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-762392cf-3914-47c7-971f-de5cd166f31c tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.568100 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-1e78ff41-71b1-4f72-8e53-2c2a8a171f7b tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:14.568792 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 97/394] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:14 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) Aug 08 19:26:14.582240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-73b655d6-121a-4a56-8cfb-32f69d08369e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.584508 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73b655d6-121a-4a56-8cfb-32f69d08369e None None] GET https://10.4.3.89/volume// Aug 08 19:26:14.584508 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73b655d6-121a-4a56-8cfb-32f69d08369e None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.584508 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73b655d6-121a-4a56-8cfb-32f69d08369e None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.584508 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73b655d6-121a-4a56-8cfb-32f69d08369e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:14.584904 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 101/395] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:14.594214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b231571d-734a-4d07-9a66-5eef9c66a0e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.596437 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b231571d-734a-4d07-9a66-5eef9c66a0e1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:14.596766 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b231571d-734a-4d07-9a66-5eef9c66a0e1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fba9c968-e639-40e9-8ae1-8a6056bf71a3", "connector": null, "instance_uuid": "a8fa989b-dae8-4d41-bbf9-203a7198467e"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:14.606750 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:14.606750 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:14.609608 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-762392cf-3914-47c7-971f-de5cd166f31c tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 returned with HTTP 202 Aug 08 19:26:14.609608 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 100/396] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:14 2026] DELETE /volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:14.619673 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c377869c-304d-43ca-b25e-4df84560addf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.622211 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c377869c-304d-43ca-b25e-4df84560addf tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] GET https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 Aug 08 19:26:14.622470 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c377869c-304d-43ca-b25e-4df84560addf tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.623516 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c377869c-304d-43ca-b25e-4df84560addf tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.626792 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c377869c-304d-43ca-b25e-4df84560addf tempest-VolumeTypesTest-1947775316 tempest-VolumeTypesTest-1947775316-project-admin] https://10.4.3.89/volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 returned with HTTP 404 Aug 08 19:26:14.627526 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 98/397] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/v3/types/7f8615ba-f2e6-458b-83e8-1052eed49d25 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:14.650683 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b231571d-734a-4d07-9a66-5eef9c66a0e1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:14.651005 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 99/398] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:14 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) Aug 08 19:26:14.663075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a76ea272-891f-4a04-a1c2-2d31d251a16a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.663075 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a76ea272-891f-4a04-a1c2-2d31d251a16a None None] GET https://10.4.3.89/volume// Aug 08 19:26:14.663075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a76ea272-891f-4a04-a1c2-2d31d251a16a None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:14.663317 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a76ea272-891f-4a04-a1c2-2d31d251a16a None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:14.663555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a76ea272-891f-4a04-a1c2-2d31d251a16a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:14.666662 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 102/399] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:26:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:14.681509 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b175e87a-0722-4da6-8804-6d8848b656e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:14.683859 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b175e87a-0722-4da6-8804-6d8848b656e2 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:14.684239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b175e87a-0722-4da6-8804-6d8848b656e2 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0df37087-99f9-4c28-a8f4-6163b97b93fb", "connector": null, "instance_uuid": "a8fa989b-dae8-4d41-bbf9-203a7198467e"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:14.696098 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:14.696098 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:14.727862 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b175e87a-0722-4da6-8804-6d8848b656e2 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:14.728440 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 101/400] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:14 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:15.256915 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-0f27888e-8b8e-4fe3-8fac-ddb3c3feb814 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:15.261101 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-0f27888e-8b8e-4fe3-8fac-ddb3c3feb814 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0 Aug 08 19:26:15.261101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-0f27888e-8b8e-4fe3-8fac-ddb3c3feb814 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:15.261101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-0f27888e-8b8e-4fe3-8fac-ddb3c3feb814 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:15.273805 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:15.273805 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:15.353558 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-0f27888e-8b8e-4fe3-8fac-ddb3c3feb814 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0 returned with HTTP 200 Aug 08 19:26:15.354120 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 99/401] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:26:15 2026] DELETE /volume/v3/attachments/d705a869-8fee-47a2-b35d-65ead04beae0 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:15.365836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:15.368983 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] DELETE https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:26:15.369159 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:15.369349 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:15.369555 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Delete volume with id: 50e35d81-b020-41ae-8e03-311d6f991e7f Aug 08 19:26:15.377630 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:15.377630 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:15.378146 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Volume info retrieved successfully. Aug 08 19:26:15.404360 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] Delete volume request issued successfully. Aug 08 19:26:15.404729 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2bfa5b03-0f18-483a-8331-8885da5a95db req-744fb3f4-6bd5-4ecb-88b6-a06a60b5d105 tempest-ServerActionsV293TestJSON-1826009757 tempest-ServerActionsV293TestJSON-1826009757-project-member] https://10.4.3.89/volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f returned with HTTP 202 Aug 08 19:26:15.405400 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 100/402] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:26:15 2026] DELETE /volume/v3/volumes/50e35d81-b020-41ae-8e03-311d6f991e7f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:16.973816 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23e4e072-e75a-45a1-b60b-ac99106af651 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:16.974342 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23e4e072-e75a-45a1-b60b-ac99106af651 None None] GET https://10.4.3.89/volume// Aug 08 19:26:16.974548 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23e4e072-e75a-45a1-b60b-ac99106af651 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:16.974789 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23e4e072-e75a-45a1-b60b-ac99106af651 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:16.975200 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23e4e072-e75a-45a1-b60b-ac99106af651 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:16.975615 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 103/403] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:16.992299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-28311ab8-10ae-4bfc-830e-3b00d21f4ab6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:16.995666 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-28311ab8-10ae-4bfc-830e-3b00d21f4ab6 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:26:16.996357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-28311ab8-10ae-4bfc-830e-3b00d21f4ab6 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:16.997285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-28311ab8-10ae-4bfc-830e-3b00d21f4ab6 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:17.013400 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:17.013400 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:17.020821 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-28311ab8-10ae-4bfc-830e-3b00d21f4ab6 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:17.028835 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-28311ab8-10ae-4bfc-830e-3b00d21f4ab6 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 returned with HTTP 200 Aug 08 19:26:17.029453 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 102/404] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:16 2026] GET /volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 => generated 1542 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:17.170885 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-84741389-160b-455f-b2c0-5b5d9cd0a14d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.178189 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-84741389-160b-455f-b2c0-5b5d9cd0a14d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] PUT https://10.4.3.89/volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd Aug 08 19:26:17.178697 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-84741389-160b-455f-b2c0-5b5d9cd0a14d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:17.192983 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-84741389-160b-455f-b2c0-5b5d9cd0a14d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Acquiring lock "cinder-attachment_update-8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:17.199813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-84741389-160b-455f-b2c0-5b5d9cd0a14d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Lock "cinder-attachment_update-8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:17.201167 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:17.201167 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:17.249316 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.353302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-84741389-160b-455f-b2c0-5b5d9cd0a14d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Lock "cinder-attachment_update-8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51-np0000006803" released by "attachment_update" :: held 0.153s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:17.353691 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-84741389-160b-455f-b2c0-5b5d9cd0a14d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd returned with HTTP 200 Aug 08 19:26:17.354306 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 100/405] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:17 2026] PUT /volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:17.382337 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:17.383038 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-106687900"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:17.385002 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-106687900'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:17.385002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Create volume of 1 GB Aug 08 19:26:17.389492 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Availability Zones retrieved successfully. Aug 08 19:26:17.393629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-a0caeaf8-2c59-40a6-b022-ded34a530d2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.403679 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-a0caeaf8-2c59-40a6-b022-ded34a530d2d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd/action Aug 08 19:26:17.404690 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-a0caeaf8-2c59-40a6-b022-ded34a530d2d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:17.404830 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-a0caeaf8-2c59-40a6-b022-ded34a530d2d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:17.408606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Flow 'volume_create_api' (4e38599e-e0a8-4dc3-8f21-4586e3f706c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:17.410392 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f261f079-3e7a-4a90-9b1c-2bf02c1bd2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:17.412470 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:17.435709 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:17.435709 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:17.457871 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-a0caeaf8-2c59-40a6-b022-ded34a530d2d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd/action returned with HTTP 204 Aug 08 19:26:17.458482 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 104/406] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:17 2026] POST /volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:17.461037 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f261f079-3e7a-4a90-9b1c-2bf02c1bd2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:17.462006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b81ae6c4-fb65-4b92-87f8-e9e122457e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:17.490356 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04228704-fb42-40a4-8047-dad2db5fd81b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.490970 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04228704-fb42-40a4-8047-dad2db5fd81b None None] GET https://10.4.3.89/volume// Aug 08 19:26:17.491189 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04228704-fb42-40a4-8047-dad2db5fd81b None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:17.491447 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04228704-fb42-40a4-8047-dad2db5fd81b None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:17.491887 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04228704-fb42-40a4-8047-dad2db5fd81b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:17.492259 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 103/407] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:17.503041 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b6c87a73-536d-4d26-ac69-2eda55b13150 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.505868 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b6c87a73-536d-4d26-ac69-2eda55b13150 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:26:17.506439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b6c87a73-536d-4d26-ac69-2eda55b13150 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:17.507336 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b6c87a73-536d-4d26-ac69-2eda55b13150 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:17.529436 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:17.529436 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:17.536974 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b6c87a73-536d-4d26-ac69-2eda55b13150 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:17.549696 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-b6c87a73-536d-4d26-ac69-2eda55b13150 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 returned with HTTP 200 Aug 08 19:26:17.549696 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 101/408] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:17 2026] GET /volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 => generated 1026 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:17.581736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Created reservations ['71c2d608-64ee-4a38-a333-603721f0cad1', '812e13d0-2191-466b-94ee-99760c67fb7d', 'e2b1e48f-059b-4847-947e-5aae08321571', '26930ecb-1edb-4744-84eb-fd230ba867e9'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:17.581893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b81ae6c4-fb65-4b92-87f8-e9e122457e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71c2d608-64ee-4a38-a333-603721f0cad1', '812e13d0-2191-466b-94ee-99760c67fb7d', 'e2b1e48f-059b-4847-947e-5aae08321571', '26930ecb-1edb-4744-84eb-fd230ba867e9']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:17.582980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ccf63b-082e-44d2-800a-e17efd50a568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:17.619836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4ccf63b-082e-44d2-800a-e17efd50a568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ea499c-7c0c-4b44-a01d-aec40f35f0fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-106687900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3128c8f4895e42ed9d7e07f82f6cdf68',qos_specs=None,replication_status=,reservations=['71c2d608-64ee-4a38-a333-603721f0cad1','812e13d0-2191-466b-94ee-99760c67fb7d','e2b1e48f-059b-4847-947e-5aae08321571','26930ecb-1edb-4744-84eb-fd230ba867e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f060989752424437b051eec8c308dc3c',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-106687900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ea499c-7c0c-4b44-a01d-aec40f35f0fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3128c8f4895e42ed9d7e07f82f6cdf68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f060989752424437b051eec8c308dc3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:17.621070 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f414bb-4e90-436e-bc25-32cc9e1a3571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:17.649916 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23f414bb-4e90-436e-bc25-32cc9e1a3571) transitioned into 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-106687900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3128c8f4895e42ed9d7e07f82f6cdf68',qos_specs=None,replication_status=,reservations=['71c2d608-64ee-4a38-a333-603721f0cad1','812e13d0-2191-466b-94ee-99760c67fb7d','e2b1e48f-059b-4847-947e-5aae08321571','26930ecb-1edb-4744-84eb-fd230ba867e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f060989752424437b051eec8c308dc3c',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:17.650900 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ca5bf2-1c6c-45ae-8fea-c33cc7df6e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:17.668193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ca5bf2-1c6c-45ae-8fea-c33cc7df6e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:17.669384 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Flow 'volume_create_api' (4e38599e-e0a8-4dc3-8f21-4586e3f706c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:17.671311 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Create volume request issued successfully. Aug 08 19:26:17.671311 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67f1d4a2-d2b6-4215-8a7a-d795c2dabff3 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:17.671311 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 101/409] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:26:17 2026] POST /volume/v3/volumes => generated 752 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:17.689082 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a406918a-fdd0-44de-bb32-a8d089d3c53e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.692495 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a406918a-fdd0-44de-bb32-a8d089d3c53e tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:17.693537 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a406918a-fdd0-44de-bb32-a8d089d3c53e tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:17.693537 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a406918a-fdd0-44de-bb32-a8d089d3c53e tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:17.698606 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-0fa7e25a-42c6-4d04-9822-bd6372297e81 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.702500 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-0fa7e25a-42c6-4d04-9822-bd6372297e81 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] PUT https://10.4.3.89/volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda Aug 08 19:26:17.702888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-0fa7e25a-42c6-4d04-9822-bd6372297e81 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:17.703962 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:17.703962 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:17.709972 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a406918a-fdd0-44de-bb32-a8d089d3c53e tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Volume info retrieved successfully. Aug 08 19:26:17.717564 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a406918a-fdd0-44de-bb32-a8d089d3c53e tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe returned with HTTP 200 Aug 08 19:26:17.718292 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-0fa7e25a-42c6-4d04-9822-bd6372297e81 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Acquiring lock "cinder-attachment_update-fba9c968-e639-40e9-8ae1-8a6056bf71a3-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:17.718489 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 105/410] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:17 2026] GET /volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:17.724201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-0fa7e25a-42c6-4d04-9822-bd6372297e81 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Lock "cinder-attachment_update-fba9c968-e639-40e9-8ae1-8a6056bf71a3-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:17.725479 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:17.725479 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:17.890962 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-0fa7e25a-42c6-4d04-9822-bd6372297e81 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Lock "cinder-attachment_update-fba9c968-e639-40e9-8ae1-8a6056bf71a3-np0000006803" released by "attachment_update" :: held 0.165s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:17.890962 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-0fa7e25a-42c6-4d04-9822-bd6372297e81 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda returned with HTTP 200 Aug 08 19:26:17.890962 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 104/411] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:17 2026] PUT /volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:17.929294 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-006b23dc-fc8e-47fa-b1ce-888a2b072784 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:17.935029 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-006b23dc-fc8e-47fa-b1ce-888a2b072784 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda/action Aug 08 19:26:17.935826 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-006b23dc-fc8e-47fa-b1ce-888a2b072784 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:17.935826 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-006b23dc-fc8e-47fa-b1ce-888a2b072784 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:17.960624 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:17.960624 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:17.980347 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-006b23dc-fc8e-47fa-b1ce-888a2b072784 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda/action returned with HTTP 204 Aug 08 19:26:17.981038 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 102/412] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:17 2026] POST /volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:18.010029 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f7ce1393-42f5-4e68-8635-227327c19eb3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:18.010748 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7ce1393-42f5-4e68-8635-227327c19eb3 None None] GET https://10.4.3.89/volume// Aug 08 19:26:18.011031 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7ce1393-42f5-4e68-8635-227327c19eb3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:18.011293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7ce1393-42f5-4e68-8635-227327c19eb3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:18.011723 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7ce1393-42f5-4e68-8635-227327c19eb3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:18.012139 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 102/413] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:18.028272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-d8c43949-58b3-48b4-8bdc-ae0a6562dca3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:18.031122 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-d8c43949-58b3-48b4-8bdc-ae0a6562dca3 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:26:18.031382 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-d8c43949-58b3-48b4-8bdc-ae0a6562dca3 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:18.031643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-d8c43949-58b3-48b4-8bdc-ae0a6562dca3 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:18.046208 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:18.046208 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:18.051146 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-d8c43949-58b3-48b4-8bdc-ae0a6562dca3 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:26:18.058740 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-d8c43949-58b3-48b4-8bdc-ae0a6562dca3 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb returned with HTTP 200 Aug 08 19:26:18.059358 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 106/414] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:18 2026] GET /volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:18.164344 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-63effcc1-9955-498c-bcb4-0f52196642d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:18.169044 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-63effcc1-9955-498c-bcb4-0f52196642d1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] PUT https://10.4.3.89/volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71 Aug 08 19:26:18.169281 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-63effcc1-9955-498c-bcb4-0f52196642d1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:18.182374 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-63effcc1-9955-498c-bcb4-0f52196642d1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Acquiring lock "cinder-attachment_update-0df37087-99f9-4c28-a8f4-6163b97b93fb-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:18.188567 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-63effcc1-9955-498c-bcb4-0f52196642d1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Lock "cinder-attachment_update-0df37087-99f9-4c28-a8f4-6163b97b93fb-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:18.190035 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:18.190035 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:18.294896 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-63effcc1-9955-498c-bcb4-0f52196642d1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Lock "cinder-attachment_update-0df37087-99f9-4c28-a8f4-6163b97b93fb-np0000006803" released by "attachment_update" :: held 0.106s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:18.295256 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-63effcc1-9955-498c-bcb4-0f52196642d1 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71 returned with HTTP 200 Aug 08 19:26:18.295725 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 105/415] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:18 2026] PUT /volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:18.328640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-6ffdf321-acfd-4688-b42a-8ac556a9cbd8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:18.332214 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-6ffdf321-acfd-4688-b42a-8ac556a9cbd8 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] POST https://10.4.3.89/volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71/action Aug 08 19:26:18.332819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-6ffdf321-acfd-4688-b42a-8ac556a9cbd8 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:18.333199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-6ffdf321-acfd-4688-b42a-8ac556a9cbd8 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:18.353980 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:18.353980 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:18.368446 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-384b43b3-0c3f-4edf-b242-91c79aa0441f req-6ffdf321-acfd-4688-b42a-8ac556a9cbd8 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71/action returned with HTTP 204 Aug 08 19:26:18.368446 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 103/416] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:18 2026] POST /volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:18.743696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cde97dbe-a951-4b29-8fd7-60276680e27a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:18.746034 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cde97dbe-a951-4b29-8fd7-60276680e27a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:18.746107 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cde97dbe-a951-4b29-8fd7-60276680e27a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:18.746311 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cde97dbe-a951-4b29-8fd7-60276680e27a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:18.757206 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:18.757206 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:18.765762 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cde97dbe-a951-4b29-8fd7-60276680e27a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Volume info retrieved successfully. Aug 08 19:26:18.772163 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cde97dbe-a951-4b29-8fd7-60276680e27a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe returned with HTTP 200 Aug 08 19:26:18.772587 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 103/417] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:18 2026] GET /volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:18.786140 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-304ab0c0-eb96-46ec-b566-ec0494071336 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:18.788055 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:18.788542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29ea499c-7c0c-4b44-a01d-aec40f35f0fe", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-76251944"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:18.807508 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:18.807508 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:18.808230 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Volume info retrieved successfully. Aug 08 19:26:18.808449 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Create snapshot from volume 29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:18.832239 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] 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. Aug 08 19:26:18.859277 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Created reservations ['79eda667-4b63-417a-bed4-34fb970e8d4b', 'fcd50382-353c-4360-91e2-f312deac2b03', '1ccdfaee-33a9-4924-ac14-35e319621950', 'c4d63170-0c90-4780-aa1a-6ef1d4825fd6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:18.923759 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot create request issued successfully. Aug 08 19:26:18.924300 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-304ab0c0-eb96-46ec-b566-ec0494071336 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:26:18.925035 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 107/418] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:26:18 2026] POST /volume/v3/snapshots => generated 309 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:18.939468 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2a6c78a3-c50e-497f-bae1-b8eb58276f22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:18.942457 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a6c78a3-c50e-497f-bae1-b8eb58276f22 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c Aug 08 19:26:18.942752 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2a6c78a3-c50e-497f-bae1-b8eb58276f22 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:18.943385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2a6c78a3-c50e-497f-bae1-b8eb58276f22 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:18.970069 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:18.970069 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:18.970069 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2a6c78a3-c50e-497f-bae1-b8eb58276f22 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:18.971511 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a6c78a3-c50e-497f-bae1-b8eb58276f22 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c returned with HTTP 200 Aug 08 19:26:18.971511 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 106/419] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:18 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:19.738589 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac518313-9e85-409b-b1e4-b01b42ba2a31 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:19.879528 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac518313-9e85-409b-b1e4-b01b42ba2a31 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:19.879528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac518313-9e85-409b-b1e4-b01b42ba2a31 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-253415648"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:19.898100 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac518313-9e85-409b-b1e4-b01b42ba2a31 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:19.898763 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 104/420] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:19 2026] POST /volume/v3/types => generated 227 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:19.910643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e4385033-966e-4046-8de4-19cc38309045 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:19.912382 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e4385033-966e-4046-8de4-19cc38309045 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:26:19.912753 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e4385033-966e-4046-8de4-19cc38309045 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-528927354"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:19.943360 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e4385033-966e-4046-8de4-19cc38309045 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:26:19.943789 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 104/421] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:26:19 2026] POST /volume/v3/group_types => generated 184 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:19.954060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:19.983197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d6cc5261-4174-4bb9-919c-1e7663b34ced None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:19.985991 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6cc5261-4174-4bb9-919c-1e7663b34ced tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c Aug 08 19:26:19.986201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6cc5261-4174-4bb9-919c-1e7663b34ced tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:19.986461 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6cc5261-4174-4bb9-919c-1e7663b34ced tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:19.998086 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:19.998086 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:20.001489 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d6cc5261-4174-4bb9-919c-1e7663b34ced tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.003345 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6cc5261-4174-4bb9-919c-1e7663b34ced tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c returned with HTTP 200 Aug 08 19:26:20.004108 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 107/422] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:19 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:20.018071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-30cd46d3-1a20-4a70-97d7-1847b59d9c40 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.019615 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30cd46d3-1a20-4a70-97d7-1847b59d9c40 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] POST https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.020153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30cd46d3-1a20-4a70-97d7-1847b59d9c40 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:20.051548 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.051548 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:20.051994 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:26:20.052304 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7b655ca4-be13-4208-b4ed-436685d8df4b", "volume_types": ["ea10d695-fbe5-4044-a84b-0dce342e1037"], "name": "tempest-GroupSnapshotsV319Test-Group-930845096"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:20.052395 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-30cd46d3-1a20-4a70-97d7-1847b59d9c40 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.054001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Creating new group {'group': {'group_type': '7b655ca4-be13-4208-b4ed-436685d8df4b', 'volume_types': ['ea10d695-fbe5-4044-a84b-0dce342e1037'], 'name': 'tempest-GroupSnapshotsV319Test-Group-930845096'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:26:20.058775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-930845096. Aug 08 19:26:20.059165 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.059165 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:20.078474 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Availability Zones retrieved successfully. Aug 08 19:26:20.082306 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-30cd46d3-1a20-4a70-97d7-1847b59d9c40 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Update snapshot metadata completed successfully. Aug 08 19:26:20.082574 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30cd46d3-1a20-4a70-97d7-1847b59d9c40 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.083096 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 105/423] 10.4.3.89 () {68 vars in 1395 bytes} [Sat Aug 8 19:26:20 2026] POST /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 68 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.091484 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d6cadbb-721d-45b6-ba3f-f26ad355b668 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.093373 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d6cadbb-721d-45b6-ba3f-f26ad355b668 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.093510 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d6cadbb-721d-45b6-ba3f-f26ad355b668 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.093710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d6cadbb-721d-45b6-ba3f-f26ad355b668 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.112250 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.112250 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:20.113019 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d6cadbb-721d-45b6-ba3f-f26ad355b668 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.114035 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d6cadbb-721d-45b6-ba3f-f26ad355b668 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Get snapshot metadata completed successfully. Aug 08 19:26:20.114301 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d6cadbb-721d-45b6-ba3f-f26ad355b668 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.114764 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 105/424] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.117790 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Created reservations ['c2a371c3-a6b7-4496-84f6-29acb8f70702'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:20.126310 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a484bc7e-3397-4067-8f1a-f4212bb64bc1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.133475 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a484bc7e-3397-4067-8f1a-f4212bb64bc1 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] PUT https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.134146 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a484bc7e-3397-4067-8f1a-f4212bb64bc1 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:20.142559 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.142559 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:20.143349 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a484bc7e-3397-4067-8f1a-f4212bb64bc1 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.165682 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbcfc704-36b5-497f-b95e-0c3d4f227ca4 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:26:20.166292 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 108/425] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:26:19 2026] POST /volume/v3/groups => generated 115 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:20.179280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d82e010e-e345-408f-9dc5-3b2d5ebbfee0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.181688 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d82e010e-e345-408f-9dc5-3b2d5ebbfee0 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 Aug 08 19:26:20.182112 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d82e010e-e345-408f-9dc5-3b2d5ebbfee0 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.182112 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d82e010e-e345-408f-9dc5-3b2d5ebbfee0 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.182292 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a484bc7e-3397-4067-8f1a-f4212bb64bc1 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Update snapshot metadata completed successfully. Aug 08 19:26:20.182331 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-d82e010e-e345-408f-9dc5-3b2d5ebbfee0 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member 25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:20.182524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a484bc7e-3397-4067-8f1a-f4212bb64bc1 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.182986 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 108/426] 10.4.3.89 () {68 vars in 1394 bytes} [Sat Aug 8 19:26:20 2026] PUT /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 57 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.188453 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.188453 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:20.197788 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4b1765b-8e02-4550-b312-3f33c419c4ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.203141 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4b1765b-8e02-4550-b312-3f33c419c4ff tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.203479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4b1765b-8e02-4550-b312-3f33c419c4ff tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.203758 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4b1765b-8e02-4550-b312-3f33c419c4ff tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.204595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d82e010e-e345-408f-9dc5-3b2d5ebbfee0 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 returned with HTTP 200 Aug 08 19:26:20.205016 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 106/427] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 => generated 395 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:20.213123 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.213123 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:20.213835 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4b1765b-8e02-4550-b312-3f33c419c4ff tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.214985 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4b1765b-8e02-4550-b312-3f33c419c4ff tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Get snapshot metadata completed successfully. Aug 08 19:26:20.215299 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4b1765b-8e02-4550-b312-3f33c419c4ff tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.215989 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 106/428] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 57 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.230941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.233424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 Aug 08 19:26:20.233700 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.233972 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.244403 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.244403 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:20.245023 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.246029 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Get snapshot metadata completed successfully. Aug 08 19:26:20.265769 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Delete snapshot metadata completed successfully. Aug 08 19:26:20.265769 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ce35e71-5bcd-4f77-9169-c64a13718eab tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 returned with HTTP 200 Aug 08 19:26:20.266266 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 109/429] 10.4.3.89 () {66 vars in 1392 bytes} [Sat Aug 8 19:26:20 2026] DELETE /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 => generated 0 bytes in 36 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 19:26:20.275398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7f088d6b-52f3-4ed5-9d5c-16b88fe7b60b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.278003 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f088d6b-52f3-4ed5-9d5c-16b88fe7b60b tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.278271 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f088d6b-52f3-4ed5-9d5c-16b88fe7b60b tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.278680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f088d6b-52f3-4ed5-9d5c-16b88fe7b60b tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.289195 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.289195 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:20.289865 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7f088d6b-52f3-4ed5-9d5c-16b88fe7b60b tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.291072 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7f088d6b-52f3-4ed5-9d5c-16b88fe7b60b tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Get snapshot metadata completed successfully. Aug 08 19:26:20.291379 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f088d6b-52f3-4ed5-9d5c-16b88fe7b60b tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.292111 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 109/430] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.304537 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-40e55634-1fab-45d5-b18a-1fc203fd70de None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.307117 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40e55634-1fab-45d5-b18a-1fc203fd70de tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] PUT https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.307672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40e55634-1fab-45d5-b18a-1fc203fd70de tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:20.321816 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.321816 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:20.321816 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-40e55634-1fab-45d5-b18a-1fc203fd70de tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.346872 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-40e55634-1fab-45d5-b18a-1fc203fd70de tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Update snapshot metadata completed successfully. Aug 08 19:26:20.347376 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40e55634-1fab-45d5-b18a-1fc203fd70de tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.348034 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 107/431] 10.4.3.89 () {68 vars in 1394 bytes} [Sat Aug 8 19:26:20 2026] PUT /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 16 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.360658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e790287f-e6d1-48c9-9bb7-219a4a46f6b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.363046 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e790287f-e6d1-48c9-9bb7-219a4a46f6b0 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] POST https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.363353 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e790287f-e6d1-48c9-9bb7-219a4a46f6b0 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:20.373902 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.373902 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:20.374582 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e790287f-e6d1-48c9-9bb7-219a4a46f6b0 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.404921 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e790287f-e6d1-48c9-9bb7-219a4a46f6b0 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Update snapshot metadata completed successfully. Aug 08 19:26:20.405239 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e790287f-e6d1-48c9-9bb7-219a4a46f6b0 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.405618 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 107/432] 10.4.3.89 () {68 vars in 1395 bytes} [Sat Aug 8 19:26:20 2026] POST /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.415941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9977ea5b-929b-4c0d-802d-22fd1ae92aee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.417893 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9977ea5b-929b-4c0d-802d-22fd1ae92aee tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.418163 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9977ea5b-929b-4c0d-802d-22fd1ae92aee tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.418400 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9977ea5b-929b-4c0d-802d-22fd1ae92aee tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.424986 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.424986 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:20.425459 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9977ea5b-929b-4c0d-802d-22fd1ae92aee tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.426224 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9977ea5b-929b-4c0d-802d-22fd1ae92aee tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Get snapshot metadata completed successfully. Aug 08 19:26:20.426513 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9977ea5b-929b-4c0d-802d-22fd1ae92aee tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.426961 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 110/433] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.438138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-554f1fdd-e97b-4784-90fa-e1ba8b52e05a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.441136 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-554f1fdd-e97b-4784-90fa-e1ba8b52e05a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] PUT https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 Aug 08 19:26:20.441771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-554f1fdd-e97b-4784-90fa-e1ba8b52e05a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:20.451889 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.451889 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:20.453284 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-554f1fdd-e97b-4784-90fa-e1ba8b52e05a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.483348 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-554f1fdd-e97b-4784-90fa-e1ba8b52e05a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Update snapshot metadata completed successfully. Aug 08 19:26:20.483809 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-554f1fdd-e97b-4784-90fa-e1ba8b52e05a tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 returned with HTTP 200 Aug 08 19:26:20.484440 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 110/434] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:26:20 2026] PUT /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.493324 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fd025ef7-9354-4715-aa60-ab809fa1e108 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.495330 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd025ef7-9354-4715-aa60-ab809fa1e108 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 Aug 08 19:26:20.495542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd025ef7-9354-4715-aa60-ab809fa1e108 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.495726 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd025ef7-9354-4715-aa60-ab809fa1e108 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.502798 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.502798 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:20.503513 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fd025ef7-9354-4715-aa60-ab809fa1e108 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.504977 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fd025ef7-9354-4715-aa60-ab809fa1e108 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Get snapshot metadata completed successfully. Aug 08 19:26:20.505267 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd025ef7-9354-4715-aa60-ab809fa1e108 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 returned with HTTP 200 Aug 08 19:26:20.505650 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 108/435] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.516060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e1dc533-5926-47a6-84c6-a4a93769599c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.518241 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e1dc533-5926-47a6-84c6-a4a93769599c tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.518679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e1dc533-5926-47a6-84c6-a4a93769599c tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.518901 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e1dc533-5926-47a6-84c6-a4a93769599c tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.525240 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.525240 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:20.527996 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e1dc533-5926-47a6-84c6-a4a93769599c tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.527996 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e1dc533-5926-47a6-84c6-a4a93769599c tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Get snapshot metadata completed successfully. Aug 08 19:26:20.527996 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e1dc533-5926-47a6-84c6-a4a93769599c tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.527996 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 108/436] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 75 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.543806 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-052bbb1b-3274-4a96-8993-0bcae80dce24 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.548083 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-052bbb1b-3274-4a96-8993-0bcae80dce24 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] PUT https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata Aug 08 19:26:20.548083 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-052bbb1b-3274-4a96-8993-0bcae80dce24 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:20.558187 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.558187 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:20.558664 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-052bbb1b-3274-4a96-8993-0bcae80dce24 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.594628 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-052bbb1b-3274-4a96-8993-0bcae80dce24 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Update snapshot metadata completed successfully. Aug 08 19:26:20.594730 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-052bbb1b-3274-4a96-8993-0bcae80dce24 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata returned with HTTP 200 Aug 08 19:26:20.595260 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 111/437] 10.4.3.89 () {68 vars in 1394 bytes} [Sat Aug 8 19:26:20 2026] PUT /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c/metadata => generated 16 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:20.607442 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.609610 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c Aug 08 19:26:20.609799 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.610117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.610256 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Delete snapshot with id: caeb78e7-04a5-42f5-b460-91d6d721547c Aug 08 19:26:20.619439 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.619439 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:20.619439 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.649662 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot delete request issued successfully. Aug 08 19:26:20.649662 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81f667c4-1cb1-41fa-8e99-0a20d7062cc2 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c returned with HTTP 202 Aug 08 19:26:20.649662 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 111/438] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:26:20 2026] DELETE /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:20.664102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c8ba29d-446c-48ad-aae5-86a799ae0581 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:20.666429 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c8ba29d-446c-48ad-aae5-86a799ae0581 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c Aug 08 19:26:20.666704 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c8ba29d-446c-48ad-aae5-86a799ae0581 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:20.666983 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c8ba29d-446c-48ad-aae5-86a799ae0581 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:20.678122 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:20.678122 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:20.678122 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8c8ba29d-446c-48ad-aae5-86a799ae0581 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Snapshot retrieved successfully. Aug 08 19:26:20.678428 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c8ba29d-446c-48ad-aae5-86a799ae0581 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c returned with HTTP 200 Aug 08 19:26:20.683289 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 109/439] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:20 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:21.218481 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c4ba720-6482-4131-9690-2cd05f689c78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:21.221151 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c4ba720-6482-4131-9690-2cd05f689c78 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 Aug 08 19:26:21.221613 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c4ba720-6482-4131-9690-2cd05f689c78 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:21.221903 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c4ba720-6482-4131-9690-2cd05f689c78 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:21.222102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-2c4ba720-6482-4131-9690-2cd05f689c78 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member 25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:21.228447 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.228447 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:21.250815 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c4ba720-6482-4131-9690-2cd05f689c78 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 returned with HTTP 200 Aug 08 19:26:21.251387 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 109/440] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:21 2026] GET /volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:21.265965 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-967e46f9-bc78-4133-b63c-c81219135dd1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:21.268200 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:21.268676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1356364444", "volume_type": "ea10d695-fbe5-4044-a84b-0dce342e1037", "group_id": "25f73f9c-9042-4f53-9f7c-86e4a6cc0f72", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:21.272969 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1356364444', 'volume_type': 'ea10d695-fbe5-4044-a84b-0dce342e1037', 'group_id': '25f73f9c-9042-4f53-9f7c-86e4a6cc0f72', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:21.282158 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.282158 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:21.282814 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Create volume of 1 GB Aug 08 19:26:21.290035 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Availability Zones retrieved successfully. Aug 08 19:26:21.297648 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Flow 'volume_create_api' (2feec8d6-37ab-4b58-964c-af52e9809a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:21.298643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36178d4-ce17-468f-9d0c-449711c1e232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:21.299237 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.299237 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:21.299732 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:21.327533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36178d4-ce17-468f-9d0c-449711c1e232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:26:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea10d695-fbe5-4044-a84b-0dce342e1037,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-253415648',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea10d695-fbe5-4044-a84b-0dce342e1037', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '25f73f9c-9042-4f53-9f7c-86e4a6cc0f72', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:21.328729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd7714e-0ebd-4849-bd0f-8f6e8546d98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:21.362304 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-253415648 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-253415648, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:21.362784 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-253415648 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-253415648, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:21.404687 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Created reservations ['e135a97e-3a59-43c0-8828-d0a8fa2adf42', '9f6fec97-bfce-43ab-8a81-753211e6ddc0', '8c5bfbc9-7a5f-46e5-9d89-9c9c9032d3be', '97f39c54-721a-4d75-9bf9-c8d8269aac5c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:21.406107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cd7714e-0ebd-4849-bd0f-8f6e8546d98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e135a97e-3a59-43c0-8828-d0a8fa2adf42', '9f6fec97-bfce-43ab-8a81-753211e6ddc0', '8c5bfbc9-7a5f-46e5-9d89-9c9c9032d3be', '97f39c54-721a-4d75-9bf9-c8d8269aac5c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:21.407336 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5079e7-1f12-4fa8-8b34-b85932311bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:21.439781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5079e7-1f12-4fa8-8b34-b85932311bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d27b31-fba4-44e1-92e7-085249236896', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1356364444',encryption_key_id=None,group_id=25f73f9c-9042-4f53-9f7c-86e4a6cc0f72,group_type_id=,metadata={},multiattach=False,project_id='5cb3677295034dd787d876d78c4300e8',qos_specs=None,replication_status=,reservations=['e135a97e-3a59-43c0-8828-d0a8fa2adf42','9f6fec97-bfce-43ab-8a81-753211e6ddc0','8c5bfbc9-7a5f-46e5-9d89-9c9c9032d3be','97f39c54-721a-4d75-9bf9-c8d8269aac5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe0b07ef9c5f4252922f45d4835ce16f',volume_type_id=ea10d695-fbe5-4044-a84b-0dce342e1037), '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-08-08T19:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1356364444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25f73f9c-9042-4f53-9f7c-86e4a6cc0f72,host=None,id=22d27b31-fba4-44e1-92e7-085249236896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cb3677295034dd787d876d78c4300e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fe0b07ef9c5f4252922f45d4835ce16f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea10d695-fbe5-4044-a84b-0dce342e1037),volume_type_id=ea10d695-fbe5-4044-a84b-0dce342e1037)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:21.441000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc385ec-4c55-4b1b-b757-489655f86868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:21.469093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc385ec-4c55-4b1b-b757-489655f86868) transitioned into 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-1356364444',encryption_key_id=None,group_id=25f73f9c-9042-4f53-9f7c-86e4a6cc0f72,group_type_id=,metadata={},multiattach=False,project_id='5cb3677295034dd787d876d78c4300e8',qos_specs=None,replication_status=,reservations=['e135a97e-3a59-43c0-8828-d0a8fa2adf42','9f6fec97-bfce-43ab-8a81-753211e6ddc0','8c5bfbc9-7a5f-46e5-9d89-9c9c9032d3be','97f39c54-721a-4d75-9bf9-c8d8269aac5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe0b07ef9c5f4252922f45d4835ce16f',volume_type_id=ea10d695-fbe5-4044-a84b-0dce342e1037)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:21.470093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e49d1bcc-6ee4-4b6d-8659-c87161d70f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:21.486741 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e49d1bcc-6ee4-4b6d-8659-c87161d70f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:21.487686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Flow 'volume_create_api' (2feec8d6-37ab-4b58-964c-af52e9809a20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:21.488107 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Create volume request issued successfully. Aug 08 19:26:21.489054 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:21.489313 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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' Aug 08 19:26:21.535795 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:21.538761 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.538761 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:21.543234 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-967e46f9-bc78-4133-b63c-c81219135dd1 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:21.543342 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 112/441] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:26:21 2026] POST /volume/v3/volumes => generated 824 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:21.561095 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:21.563511 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 Aug 08 19:26:21.564128 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:21.564128 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:21.572996 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.572996 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:21.581947 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Volume info retrieved successfully. Aug 08 19:26:21.581947 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:21.581947 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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' Aug 08 19:26:21.640013 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:21.644057 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.644057 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:21.654194 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b055f6d-ddc3-4ba4-9058-370bb96c717b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 returned with HTTP 200 Aug 08 19:26:21.654724 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 112/442] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:21 2026] GET /volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 => generated 892 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:21.691724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a81e1b5c-5fff-4d62-aa23-a6d1562180ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:21.693621 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a81e1b5c-5fff-4d62-aa23-a6d1562180ef tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c Aug 08 19:26:21.693811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a81e1b5c-5fff-4d62-aa23-a6d1562180ef tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:21.694017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a81e1b5c-5fff-4d62-aa23-a6d1562180ef tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:21.698792 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a81e1b5c-5fff-4d62-aa23-a6d1562180ef tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c returned with HTTP 404 Aug 08 19:26:21.699509 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 110/443] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:21 2026] GET /volume/v3/snapshots/caeb78e7-04a5-42f5-b460-91d6d721547c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:21.709432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dde6faa7-df37-4459-9e74-9a0ff2afe3c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:21.711798 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dde6faa7-df37-4459-9e74-9a0ff2afe3c8 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:21.712078 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dde6faa7-df37-4459-9e74-9a0ff2afe3c8 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:21.712339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dde6faa7-df37-4459-9e74-9a0ff2afe3c8 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:21.723793 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.723793 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:21.730914 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dde6faa7-df37-4459-9e74-9a0ff2afe3c8 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Volume info retrieved successfully. Aug 08 19:26:21.736063 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dde6faa7-df37-4459-9e74-9a0ff2afe3c8 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe returned with HTTP 200 Aug 08 19:26:21.736557 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 110/444] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:21 2026] GET /volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:21.753874 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:21.757043 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] DELETE https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:21.757043 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:21.757043 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:21.757196 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Delete volume with id: 29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:21.768137 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.768137 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:21.768959 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Volume info retrieved successfully. Aug 08 19:26:21.793107 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Delete volume request issued successfully. Aug 08 19:26:21.793324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97ce5c02-6203-413b-a77c-bfe9d8dfe1a6 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe returned with HTTP 202 Aug 08 19:26:21.793777 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 113/445] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:26:21 2026] DELETE /volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:21.805204 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b72b981e-12cd-4da4-a3d2-05cc0e8e4823 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:21.808024 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b72b981e-12cd-4da4-a3d2-05cc0e8e4823 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:21.808315 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b72b981e-12cd-4da4-a3d2-05cc0e8e4823 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:21.808638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b72b981e-12cd-4da4-a3d2-05cc0e8e4823 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:21.819608 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:21.819608 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:21.828335 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b72b981e-12cd-4da4-a3d2-05cc0e8e4823 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Volume info retrieved successfully. Aug 08 19:26:21.836466 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b72b981e-12cd-4da4-a3d2-05cc0e8e4823 tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe returned with HTTP 200 Aug 08 19:26:21.837017 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 113/446] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:21 2026] GET /volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:22.672105 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-32d4edb7-d220-48a5-86e0-4df769481323 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:22.676271 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 Aug 08 19:26:22.676579 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:22.676813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:22.686371 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.686371 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:22.691123 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Volume info retrieved successfully. Aug 08 19:26:22.692084 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:22.692636 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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' Aug 08 19:26:22.732396 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:22.736133 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.736133 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:22.746535 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32d4edb7-d220-48a5-86e0-4df769481323 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 returned with HTTP 200 Aug 08 19:26:22.746947 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 111/447] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:22 2026] GET /volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 => generated 917 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:22.769831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dc85d363-f771-44a4-a612-fdb4576ebf68 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:22.771494 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:22.771890 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc85d363-f771-44a4-a612-fdb4576ebf68 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:26:22.772112 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc85d363-f771-44a4-a612-fdb4576ebf68 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:22.772316 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc85d363-f771-44a4-a612-fdb4576ebf68 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:22.775346 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 08 19:26:22.775843 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "25f73f9c-9042-4f53-9f7c-86e4a6cc0f72", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-256921994"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:22.777467 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '25f73f9c-9042-4f53-9f7c-86e4a6cc0f72', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-256921994'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 19:26:22.781940 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.781940 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:22.785474 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.785474 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:22.785982 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-256921994. Aug 08 19:26:22.791012 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dc85d363-f771-44a4-a612-fdb4576ebf68 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:26:22.799447 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc85d363-f771-44a4-a612-fdb4576ebf68 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:26:22.800066 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 111/448] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:22 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:22.810008 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.810008 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:22.827027 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-253415648 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-253415648, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:26:22.857274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-10dc1926-88bc-44ad-b02b-9f0991d707dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:22.859033 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10dc1926-88bc-44ad-b02b-9f0991d707dd tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] GET https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe Aug 08 19:26:22.859240 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10dc1926-88bc-44ad-b02b-9f0991d707dd tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:22.859476 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10dc1926-88bc-44ad-b02b-9f0991d707dd tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:22.862316 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-fffe56eb-b1c7-486e-a641-c397836ed4e1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:22.863652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Created reservations ['1b175886-6fb7-4002-9254-8ffcc265801c', '1c36aed0-dd8a-4036-9b21-dc4e532f9fc6', '3e76fb5b-766b-4590-833c-daa5556682d8', 'f4264bd7-1bfd-43bb-94a7-6e37e59d7a31'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:22.864643 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-fffe56eb-b1c7-486e-a641-c397836ed4e1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:26:22.864872 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-fffe56eb-b1c7-486e-a641-c397836ed4e1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:22.865085 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-fffe56eb-b1c7-486e-a641-c397836ed4e1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:22.869404 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10dc1926-88bc-44ad-b02b-9f0991d707dd tempest-SnapshotMetadataTestJSON-953252993 tempest-SnapshotMetadataTestJSON-953252993-project-member] https://10.4.3.89/volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe returned with HTTP 404 Aug 08 19:26:22.870060 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 114/449] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:22 2026] GET /volume/v3/volumes/29ea499c-7c0c-4b44-a01d-aec40f35f0fe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:22.881930 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.881930 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:22.889494 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-fffe56eb-b1c7-486e-a641-c397836ed4e1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:26:22.897043 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-fffe56eb-b1c7-486e-a641-c397836ed4e1 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:26:22.897609 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 112/450] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:22 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:22.907498 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-91467d00-6ac9-4884-acaa-9d92c96cb18d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 08 19:26:22.908257 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 114/451] 10.4.3.89 () {70 vars in 1317 bytes} [Sat Aug 8 19:26:22 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:22.924439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fae93494-5260-4d0a-b310-73e84a9fb278 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:22.924439 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fae93494-5260-4d0a-b310-73e84a9fb278 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:22.924439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fae93494-5260-4d0a-b310-73e84a9fb278 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:22.924439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fae93494-5260-4d0a-b310-73e84a9fb278 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:22.924686 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-fae93494-5260-4d0a-b310-73e84a9fb278 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:26:22.929478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-a4bcfa4d-77cd-4fb4-90ee-20c31e8e0234 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:22.932244 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-a4bcfa4d-77cd-4fb4-90ee-20c31e8e0234 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab/action Aug 08 19:26:22.932768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-a4bcfa4d-77cd-4fb4-90ee-20c31e8e0234 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:22.932994 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-a4bcfa4d-77cd-4fb4-90ee-20c31e8e0234 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:22.934327 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.934327 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:22.944755 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fae93494-5260-4d0a-b310-73e84a9fb278 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 200 Aug 08 19:26:22.945387 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 112/452] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:26:22 2026] GET /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:22.947257 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:22.947257 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:22.951264 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-a4bcfa4d-77cd-4fb4-90ee-20c31e8e0234 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:26:22.961144 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-a4bcfa4d-77cd-4fb4-90ee-20c31e8e0234 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Begin detaching volume completed successfully. Aug 08 19:26:22.961511 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-a4bcfa4d-77cd-4fb4-90ee-20c31e8e0234 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab/action returned with HTTP 202 Aug 08 19:26:22.962185 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 115/453] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:26:22 2026] POST /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:26:23.036824 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-009d7e58-1644-498d-adae-9af5ced67084 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:23.037456 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-009d7e58-1644-498d-adae-9af5ced67084 None None] GET https://10.4.3.89/volume// Aug 08 19:26:23.037561 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-009d7e58-1644-498d-adae-9af5ced67084 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:23.037764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-009d7e58-1644-498d-adae-9af5ced67084 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:23.038461 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-009d7e58-1644-498d-adae-9af5ced67084 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:23.038461 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 113/454] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:23.050615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-0b22810c-242e-4950-adb8-a2513324b558 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:23.052847 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-0b22810c-242e-4950-adb8-a2513324b558 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:26:23.053094 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-0b22810c-242e-4950-adb8-a2513324b558 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:23.053349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-0b22810c-242e-4950-adb8-a2513324b558 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:23.063888 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:23.063888 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:23.069299 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-0b22810c-242e-4950-adb8-a2513324b558 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:26:23.074555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-0b22810c-242e-4950-adb8-a2513324b558 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:26:23.075331 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 115/455] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:23 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 1323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:23.958435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-551fe59c-f617-4b76-bc79-7d29268d4769 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:23.960571 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-551fe59c-f617-4b76-bc79-7d29268d4769 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:23.960778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-551fe59c-f617-4b76-bc79-7d29268d4769 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:23.960994 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-551fe59c-f617-4b76-bc79-7d29268d4769 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:23.961143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-551fe59c-f617-4b76-bc79-7d29268d4769 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:26:23.964137 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:23.964137 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:23.967684 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-551fe59c-f617-4b76-bc79-7d29268d4769 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 200 Aug 08 19:26:23.968107 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 113/456] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:26:23 2026] GET /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 330 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:23.977864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:23.980978 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:26:23.981201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:23.981433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:23.981806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:23.986195 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:26:23.999778 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Get all snapshots completed successfully. Aug 08 19:26:24.000165 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.000165 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:24.000729 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbebe7a7-c86b-4836-9c8a-9fe8eac1604a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:26:24.001111 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 116/457] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:26:23 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:24.011007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a0d0e0bc-38ee-4a90-ba34-0821ffa36b01 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.013801 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0d0e0bc-38ee-4a90-ba34-0821ffa36b01 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/snapshots/9597ce20-071f-42ea-8bf6-d7a57221f8d1 Aug 08 19:26:24.013976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0d0e0bc-38ee-4a90-ba34-0821ffa36b01 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.014131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0d0e0bc-38ee-4a90-ba34-0821ffa36b01 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.019419 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.019419 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:24.020029 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a0d0e0bc-38ee-4a90-ba34-0821ffa36b01 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Snapshot retrieved successfully. Aug 08 19:26:24.020870 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0d0e0bc-38ee-4a90-ba34-0821ffa36b01 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/snapshots/9597ce20-071f-42ea-8bf6-d7a57221f8d1 returned with HTTP 200 Aug 08 19:26:24.021829 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 114/458] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/snapshots/9597ce20-071f-42ea-8bf6-d7a57221f8d1 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:24.030250 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-033182d6-8ed0-40df-885f-2bafc4283858 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.032004 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-033182d6-8ed0-40df-885f-2bafc4283858 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action Aug 08 19:26:24.032219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-033182d6-8ed0-40df-885f-2bafc4283858 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:24.032284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-033182d6-8ed0-40df-885f-2bafc4283858 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:24.033736 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-033182d6-8ed0-40df-885f-2bafc4283858 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Updating group 'a8011412-c53e-485d-9955-3b15a8156019' with 'creating' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 19:26:24.038231 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.038231 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:24.050831 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-033182d6-8ed0-40df-885f-2bafc4283858 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action returned with HTTP 202 Aug 08 19:26:24.051564 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 116/459] 10.4.3.89 () {70 vars in 1448 bytes} [Sat Aug 8 19:26:24 2026] POST /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:24.061459 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-379164e3-b526-478b-a149-e963f89e124d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.063552 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-379164e3-b526-478b-a149-e963f89e124d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:24.063942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-379164e3-b526-478b-a149-e963f89e124d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.064247 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-379164e3-b526-478b-a149-e963f89e124d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.064487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-379164e3-b526-478b-a149-e963f89e124d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:26:24.068397 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.068397 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:24.075397 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-379164e3-b526-478b-a149-e963f89e124d tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 200 Aug 08 19:26:24.075873 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 114/460] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:24.086790 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-59ba0c52-6ee5-4acd-ab61-60f6aab10271 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.091647 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-59ba0c52-6ee5-4acd-ab61-60f6aab10271 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action Aug 08 19:26:24.091647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-59ba0c52-6ee5-4acd-ab61-60f6aab10271 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:24.091647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-59ba0c52-6ee5-4acd-ab61-60f6aab10271 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:24.092522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-59ba0c52-6ee5-4acd-ab61-60f6aab10271 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Updating group 'a8011412-c53e-485d-9955-3b15a8156019' with 'available' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 19:26:24.104856 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.104856 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:24.118223 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-59ba0c52-6ee5-4acd-ab61-60f6aab10271 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action returned with HTTP 202 Aug 08 19:26:24.118827 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 117/461] 10.4.3.89 () {70 vars in 1448 bytes} [Sat Aug 8 19:26:24 2026] POST /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:24.129111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b8ab635b-0d96-49ca-b082-6b37912ad6e2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.133022 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8ab635b-0d96-49ca-b082-6b37912ad6e2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:24.133340 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8ab635b-0d96-49ca-b082-6b37912ad6e2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.133603 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8ab635b-0d96-49ca-b082-6b37912ad6e2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.133807 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-b8ab635b-0d96-49ca-b082-6b37912ad6e2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:26:24.139091 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.139091 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:24.145655 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8ab635b-0d96-49ca-b082-6b37912ad6e2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 200 Aug 08 19:26:24.146051 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 115/462] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:24.155278 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-71ff864b-1584-490e-b988-b779791238c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.159314 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71ff864b-1584-490e-b988-b779791238c8 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action Aug 08 19:26:24.160047 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-71ff864b-1584-490e-b988-b779791238c8 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:24.160288 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-71ff864b-1584-490e-b988-b779791238c8 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:24.162360 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-71ff864b-1584-490e-b988-b779791238c8 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Updating group 'a8011412-c53e-485d-9955-3b15a8156019' with 'error' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 19:26:24.165985 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.165985 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:24.175088 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71ff864b-1584-490e-b988-b779791238c8 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action returned with HTTP 202 Aug 08 19:26:24.175676 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 117/463] 10.4.3.89 () {70 vars in 1448 bytes} [Sat Aug 8 19:26:24 2026] POST /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:24.187748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-61014833-ecff-431b-8315-5d58d100f7bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.189446 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61014833-ecff-431b-8315-5d58d100f7bc tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:24.189653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61014833-ecff-431b-8315-5d58d100f7bc tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.189831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-61014833-ecff-431b-8315-5d58d100f7bc tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.189958 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-61014833-ecff-431b-8315-5d58d100f7bc tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:26:24.193013 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.193013 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:24.196531 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-61014833-ecff-431b-8315-5d58d100f7bc tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 200 Aug 08 19:26:24.196916 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 115/464] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:24.207433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-463f1c27-d373-48d0-85f4-d5964ca2c2e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.209681 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-463f1c27-d373-48d0-85f4-d5964ca2c2e7 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] POST https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action Aug 08 19:26:24.210170 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-463f1c27-d373-48d0-85f4-d5964ca2c2e7 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:24.210350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-463f1c27-d373-48d0-85f4-d5964ca2c2e7 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:24.211680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-463f1c27-d373-48d0-85f4-d5964ca2c2e7 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Updating group 'a8011412-c53e-485d-9955-3b15a8156019' with 'available' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 08 19:26:24.216206 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.216206 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:24.227331 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-463f1c27-d373-48d0-85f4-d5964ca2c2e7 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action returned with HTTP 202 Aug 08 19:26:24.228012 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 118/465] 10.4.3.89 () {70 vars in 1448 bytes} [Sat Aug 8 19:26:24 2026] POST /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:24.237206 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-42d643ac-2b58-4044-aaf0-b1a9e2d6e21c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.239468 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42d643ac-2b58-4044-aaf0-b1a9e2d6e21c tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:24.239767 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42d643ac-2b58-4044-aaf0-b1a9e2d6e21c tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.240030 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-42d643ac-2b58-4044-aaf0-b1a9e2d6e21c tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.240181 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-42d643ac-2b58-4044-aaf0-b1a9e2d6e21c tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:26:24.245455 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.245455 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:24.251754 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-42d643ac-2b58-4044-aaf0-b1a9e2d6e21c tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 200 Aug 08 19:26:24.252237 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 116/466] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:24.261395 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ecec7963-12dd-4c74-9c42-3b76ff436bea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.263938 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecec7963-12dd-4c74-9c42-3b76ff436bea tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:24.264256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecec7963-12dd-4c74-9c42-3b76ff436bea tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.264578 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ecec7963-12dd-4c74-9c42-3b76ff436bea tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.264789 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-ecec7963-12dd-4c74-9c42-3b76ff436bea tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] delete called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100252) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 19:26:24.264991 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-ecec7963-12dd-4c74-9c42-3b76ff436bea tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Delete group_snapshot with id: a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:24.270688 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.270688 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:24.319871 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ecec7963-12dd-4c74-9c42-3b76ff436bea tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 202 Aug 08 19:26:24.320376 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 118/467] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:26:24 2026] DELETE /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 08 19:26:24.332584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-649ad2a2-9fca-4185-af64-f982aa109999 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.335097 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:26:24.335934 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.336257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.337014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:24.339986 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:24.380746 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Get all volumes completed successfully. Aug 08 19:26:24.381703 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:24.382170 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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' Aug 08 19:26:24.427921 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:24.436381 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.436381 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:24.448448 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-649ad2a2-9fca-4185-af64-f982aa109999 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:26:24.448988 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 116/468] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:24.466352 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.468505 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:26:24.468721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.468926 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.469137 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:24.470308 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:26:24.474070 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Get all snapshots completed successfully. Aug 08 19:26:24.475132 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc9b9d90-6edd-44ce-b8c9-96ed9b4fb008 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:26:24.475552 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 119/469] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:24.487653 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-764c94ad-7fc2-455c-acf4-7b8710ccf6a2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.490609 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-764c94ad-7fc2-455c-acf4-7b8710ccf6a2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 Aug 08 19:26:24.491283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-764c94ad-7fc2-455c-acf4-7b8710ccf6a2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.491756 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-764c94ad-7fc2-455c-acf4-7b8710ccf6a2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.491978 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-764c94ad-7fc2-455c-acf4-7b8710ccf6a2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member a8011412-c53e-485d-9955-3b15a8156019 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:26:24.496855 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-764c94ad-7fc2-455c-acf4-7b8710ccf6a2 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 returned with HTTP 404 Aug 08 19:26:24.497641 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 117/470] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/group_snapshots/a8011412-c53e-485d-9955-3b15a8156019 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:24.506544 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33222a01-579b-48d5-af23-4749e07656cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.514055 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:26:24.514363 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.514612 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.515196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:24.516139 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.516139 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:24.516870 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:24.551449 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Get all volumes completed successfully. Aug 08 19:26:24.552168 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:24.552346 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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' Aug 08 19:26:24.593336 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:24.596959 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.596959 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:24.607775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33222a01-579b-48d5-af23-4749e07656cb tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:26:24.608199 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 119/471] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:24.626638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9653047-df60-4c74-88df-77bf7e31558b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.628648 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9653047-df60-4c74-88df-77bf7e31558b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] POST https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72/action Aug 08 19:26:24.628999 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9653047-df60-4c74-88df-77bf7e31558b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:24.629125 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9653047-df60-4c74-88df-77bf7e31558b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:24.630386 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-c9653047-df60-4c74-88df-77bf7e31558b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] delete called for group 25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:26:24.630548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-c9653047-df60-4c74-88df-77bf7e31558b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Delete group with id: 25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 Aug 08 19:26:24.636564 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.636564 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:24.642422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9f72a1b4-ec25-47e6-893e-aba76557295a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.713617 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9653047-df60-4c74-88df-77bf7e31558b tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72/action returned with HTTP 202 Aug 08 19:26:24.714277 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 117/472] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:24 2026] POST /volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:24.723551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f852093d-f3a6-499a-bb23-68233045d21a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:24.725834 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 Aug 08 19:26:24.726117 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:24.726337 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:24.737581 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.737581 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:24.744871 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Volume info retrieved successfully. Aug 08 19:26:24.746240 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:26:24.746424 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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' Aug 08 19:26:24.760939 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:24.761426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1039296945"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:24.763324 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1039296945'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:24.764149 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume of 1 GB Aug 08 19:26:24.768592 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Availability Zones retrieved successfully. Aug 08 19:26:24.778618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Flow 'volume_create_api' (0c1cc005-f4d4-4f03-882b-d328d3214ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:24.779119 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f6d94a-0e59-43d0-8be0-a75d47578f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:24.780543 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:24.795286 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:26:24.799471 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:24.799471 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:24.816478 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f852093d-f3a6-499a-bb23-68233045d21a tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 returned with HTTP 200 Aug 08 19:26:24.816981 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 118/473] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:24 2026] GET /volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:24.832279 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19f6d94a-0e59-43d0-8be0-a75d47578f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:24.833370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3448c7-e39c-440b-8d05-08dfd942ad23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:24.948679 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Created reservations ['722e9fc3-005b-4b1b-85e1-0df164cfeda2', 'dd0bc3b5-9016-40b1-b0fe-40ebf103020d', '29b80bc4-f3c8-409e-b84e-fbc8caf78a09', '091dbd23-4ecf-4938-b506-1e3b9ccf0ae4'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:24.950329 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3448c7-e39c-440b-8d05-08dfd942ad23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722e9fc3-005b-4b1b-85e1-0df164cfeda2', 'dd0bc3b5-9016-40b1-b0fe-40ebf103020d', '29b80bc4-f3c8-409e-b84e-fbc8caf78a09', '091dbd23-4ecf-4938-b506-1e3b9ccf0ae4']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:24.951107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063f290b-304e-49c3-b9e9-6f6bbfafd929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:24.980199 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (063f290b-304e-49c3-b9e9-6f6bbfafd929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54070aca-1ec5-40e8-b787-f74c472e5c4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1039296945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81e12e4d71b42799a63bb68021e6bcd',qos_specs=None,replication_status=,reservations=['722e9fc3-005b-4b1b-85e1-0df164cfeda2','dd0bc3b5-9016-40b1-b0fe-40ebf103020d','29b80bc4-f3c8-409e-b84e-fbc8caf78a09','091dbd23-4ecf-4938-b506-1e3b9ccf0ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb5cbb979d4b8498280d7c5ba68465',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1039296945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54070aca-1ec5-40e8-b787-f74c472e5c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81e12e4d71b42799a63bb68021e6bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b8fb5cbb979d4b8498280d7c5ba68465',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:24.983006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dcb85a-c076-4aa6-8570-c2f5b6a62577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:25.009369 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37dcb85a-c076-4aa6-8570-c2f5b6a62577) transitioned into 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-1039296945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81e12e4d71b42799a63bb68021e6bcd',qos_specs=None,replication_status=,reservations=['722e9fc3-005b-4b1b-85e1-0df164cfeda2','dd0bc3b5-9016-40b1-b0fe-40ebf103020d','29b80bc4-f3c8-409e-b84e-fbc8caf78a09','091dbd23-4ecf-4938-b506-1e3b9ccf0ae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb5cbb979d4b8498280d7c5ba68465',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:25.011340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a393e8f5-1301-402e-a5b5-11fb8e73e1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:25.027292 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a393e8f5-1301-402e-a5b5-11fb8e73e1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:25.028342 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Flow 'volume_create_api' (0c1cc005-f4d4-4f03-882b-d328d3214ca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:25.028762 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume request issued successfully. Aug 08 19:26:25.029584 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f72a1b4-ec25-47e6-893e-aba76557295a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:25.030076 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 120/474] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:26:24 2026] POST /volume/v3/volumes => generated 749 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:25.049033 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c25e3786-b5d4-4725-ad04-aae4b3ca7a54 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:25.052507 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c25e3786-b5d4-4725-ad04-aae4b3ca7a54 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:25.053980 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c25e3786-b5d4-4725-ad04-aae4b3ca7a54 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:25.053980 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c25e3786-b5d4-4725-ad04-aae4b3ca7a54 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:25.064435 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:25.064435 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:25.071873 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c25e3786-b5d4-4725-ad04-aae4b3ca7a54 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:25.077174 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c25e3786-b5d4-4725-ad04-aae4b3ca7a54 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a returned with HTTP 200 Aug 08 19:26:25.077926 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 120/475] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:25 2026] GET /volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:25.837431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0581625c-088b-4433-819a-694c0c2b8e64 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:25.837862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0581625c-088b-4433-819a-694c0c2b8e64 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 Aug 08 19:26:25.838122 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0581625c-088b-4433-819a-694c0c2b8e64 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:25.838322 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0581625c-088b-4433-819a-694c0c2b8e64 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:25.847111 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0581625c-088b-4433-819a-694c0c2b8e64 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 returned with HTTP 404 Aug 08 19:26:25.847695 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 118/476] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:25 2026] GET /volume/v3/volumes/22d27b31-fba4-44e1-92e7-085249236896 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:25.856477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b2a01abb-cbe3-4907-bf53-7c563e0a5476 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:25.859393 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2a01abb-cbe3-4907-bf53-7c563e0a5476 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] GET https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 Aug 08 19:26:25.859393 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2a01abb-cbe3-4907-bf53-7c563e0a5476 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:25.859818 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2a01abb-cbe3-4907-bf53-7c563e0a5476 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:25.859818 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-b2a01abb-cbe3-4907-bf53-7c563e0a5476 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] show called for member 25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:25.866431 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2a01abb-cbe3-4907-bf53-7c563e0a5476 tempest-GroupSnapshotsV319Test-1683126422 tempest-GroupSnapshotsV319Test-1683126422-project-member] https://10.4.3.89/volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 returned with HTTP 404 Aug 08 19:26:25.866431 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 119/477] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:25 2026] GET /volume/v3/groups/25f73f9c-9042-4f53-9f7c-86e4a6cc0f72 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:25.876018 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-384687b8-fd0f-4280-bdc8-90d290df17b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:25.878586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-384687b8-fd0f-4280-bdc8-90d290df17b9 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/7b655ca4-be13-4208-b4ed-436685d8df4b Aug 08 19:26:25.878586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-384687b8-fd0f-4280-bdc8-90d290df17b9 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:25.878766 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-384687b8-fd0f-4280-bdc8-90d290df17b9 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:25.878945 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:25.878945 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:25.910422 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-384687b8-fd0f-4280-bdc8-90d290df17b9 tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/group_types/7b655ca4-be13-4208-b4ed-436685d8df4b returned with HTTP 202 Aug 08 19:26:25.911083 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 121/478] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:26:25 2026] DELETE /volume/v3/group_types/7b655ca4-be13-4208-b4ed-436685d8df4b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:25.921388 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-266fcbde-1998-4699-80c1-058638ee0fea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:25.923761 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-266fcbde-1998-4699-80c1-058638ee0fea tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] DELETE https://10.4.3.89/volume/v3/types/ea10d695-fbe5-4044-a84b-0dce342e1037 Aug 08 19:26:25.923761 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-266fcbde-1998-4699-80c1-058638ee0fea tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:25.924056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-266fcbde-1998-4699-80c1-058638ee0fea tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:25.979846 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-266fcbde-1998-4699-80c1-058638ee0fea tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/types/ea10d695-fbe5-4044-a84b-0dce342e1037 returned with HTTP 202 Aug 08 19:26:25.979846 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 121/479] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:25 2026] DELETE /volume/v3/types/ea10d695-fbe5-4044-a84b-0dce342e1037 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:25.987191 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-3514eb41-5b48-4c80-a02b-cb237c670179 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:25.990707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a00f3591-4e3a-41ea-8b5a-7a2fbe0b11ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:25.991659 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-3514eb41-5b48-4c80-a02b-cb237c670179 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] DELETE https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05 Aug 08 19:26:25.991659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-3514eb41-5b48-4c80-a02b-cb237c670179 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:25.992171 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-3514eb41-5b48-4c80-a02b-cb237c670179 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:25.992919 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a00f3591-4e3a-41ea-8b5a-7a2fbe0b11ef tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] GET https://10.4.3.89/volume/v3/types/ea10d695-fbe5-4044-a84b-0dce342e1037 Aug 08 19:26:25.993286 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a00f3591-4e3a-41ea-8b5a-7a2fbe0b11ef tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:25.993341 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a00f3591-4e3a-41ea-8b5a-7a2fbe0b11ef tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:25.997804 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a00f3591-4e3a-41ea-8b5a-7a2fbe0b11ef tempest-GroupSnapshotsV319Test-318657816 tempest-GroupSnapshotsV319Test-318657816-project-admin] https://10.4.3.89/volume/v3/types/ea10d695-fbe5-4044-a84b-0dce342e1037 returned with HTTP 404 Aug 08 19:26:25.998721 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 120/480] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:25 2026] GET /volume/v3/types/ea10d695-fbe5-4044-a84b-0dce342e1037 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:26.004081 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:26.004081 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:26.094377 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-07261a70-704e-4a8e-bb5e-ec77e4975873 req-3514eb41-5b48-4c80-a02b-cb237c670179 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05 returned with HTTP 200 Aug 08 19:26:26.095045 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 119/481] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:26:25 2026] DELETE /volume/v3/attachments/350d18e1-0405-4b1d-a07e-ce7241bd2e05 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:26.096544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff389106-3050-4d21-9486-41c4e21993e6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:26.100649 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff389106-3050-4d21-9486-41c4e21993e6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:26.100649 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff389106-3050-4d21-9486-41c4e21993e6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:26.100815 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff389106-3050-4d21-9486-41c4e21993e6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:26.117221 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:26.117221 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:26.127938 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ff389106-3050-4d21-9486-41c4e21993e6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:26.136168 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff389106-3050-4d21-9486-41c4e21993e6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a returned with HTTP 200 Aug 08 19:26:26.137284 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 122/482] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:26 2026] GET /volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:26.158632 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b287396a-5027-4a66-80bc-f92dd63829b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:26.161575 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b287396a-5027-4a66-80bc-f92dd63829b0 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:26.162078 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b287396a-5027-4a66-80bc-f92dd63829b0 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54070aca-1ec5-40e8-b787-f74c472e5c4a", "name": "tempest-VolumesDeleteCascade-Snapshot-458929851"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:26.176087 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:26.176087 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:26.176805 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b287396a-5027-4a66-80bc-f92dd63829b0 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:26.177528 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b287396a-5027-4a66-80bc-f92dd63829b0 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create snapshot from volume 54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:26.244142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-51704e98-1c80-4614-88ad-060bd4735b26 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:26.248860 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51704e98-1c80-4614-88ad-060bd4735b26 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:26:26.249096 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51704e98-1c80-4614-88ad-060bd4735b26 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:26.249345 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51704e98-1c80-4614-88ad-060bd4735b26 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:26.264642 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:26.264642 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:26.264939 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b287396a-5027-4a66-80bc-f92dd63829b0 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Created reservations ['84b8c3fc-6b5e-4864-9c01-be3c2ce51ab3', '1ff34e9c-d993-4cdf-bd07-e1db6f150c31', '4318f7fd-a01b-4924-b5a2-fca5e0b713e6', 'c1632fbd-9684-4545-9755-e02f38e8eee7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:26.273003 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-51704e98-1c80-4614-88ad-060bd4735b26 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:26:26.282168 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51704e98-1c80-4614-88ad-060bd4735b26 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:26:26.284175 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 121/483] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:26 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:26.322938 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b287396a-5027-4a66-80bc-f92dd63829b0 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot create request issued successfully. Aug 08 19:26:26.323286 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b287396a-5027-4a66-80bc-f92dd63829b0 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:26:26.323785 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 122/484] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:26:26 2026] POST /volume/v3/snapshots => generated 306 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:26.340084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2efbf3b4-51f7-4c14-8a40-1c9e927ad3e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:26.343132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2efbf3b4-51f7-4c14-8a40-1c9e927ad3e8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 Aug 08 19:26:26.343132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2efbf3b4-51f7-4c14-8a40-1c9e927ad3e8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:26.343132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2efbf3b4-51f7-4c14-8a40-1c9e927ad3e8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:26.353033 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:26.353033 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:26.353598 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2efbf3b4-51f7-4c14-8a40-1c9e927ad3e8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot retrieved successfully. Aug 08 19:26:26.354643 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2efbf3b4-51f7-4c14-8a40-1c9e927ad3e8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 returned with HTTP 200 Aug 08 19:26:26.355354 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 120/485] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:26 2026] GET /volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:27.298149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d0389a77-71d7-4dc9-bbc6-8a1693451fe8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.301054 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d0389a77-71d7-4dc9-bbc6-8a1693451fe8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:27.301319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d0389a77-71d7-4dc9-bbc6-8a1693451fe8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.301581 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d0389a77-71d7-4dc9-bbc6-8a1693451fe8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.316887 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.316887 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:27.328617 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d0389a77-71d7-4dc9-bbc6-8a1693451fe8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:27.337031 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d0389a77-71d7-4dc9-bbc6-8a1693451fe8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:27.337700 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 123/486] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:27.368396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-11ebcc4d-02f6-48bf-867c-1d6b1021647d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.370302 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11ebcc4d-02f6-48bf-867c-1d6b1021647d tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 Aug 08 19:26:27.370583 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11ebcc4d-02f6-48bf-867c-1d6b1021647d tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.370730 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11ebcc4d-02f6-48bf-867c-1d6b1021647d tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.379326 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.379326 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:27.379974 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-11ebcc4d-02f6-48bf-867c-1d6b1021647d tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot retrieved successfully. Aug 08 19:26:27.381864 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11ebcc4d-02f6-48bf-867c-1d6b1021647d tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 returned with HTTP 200 Aug 08 19:26:27.382391 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 122/487] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:27.396403 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-f458d856-b6ea-4c6a-8ffb-7f9e0ef1dc18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.396780 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.399099 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-f458d856-b6ea-4c6a-8ffb-7f9e0ef1dc18 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:27.399390 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-f458d856-b6ea-4c6a-8ffb-7f9e0ef1dc18 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.399657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-f458d856-b6ea-4c6a-8ffb-7f9e0ef1dc18 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.400109 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:27.400763 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54070aca-1ec5-40e8-b787-f74c472e5c4a", "name": "tempest-VolumesDeleteCascade-Snapshot-169320512"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:27.411258 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.411258 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:27.414047 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.414047 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:27.414709 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:27.414913 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create snapshot from volume 54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:27.419693 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-f458d856-b6ea-4c6a-8ffb-7f9e0ef1dc18 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:27.427827 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-f458d856-b6ea-4c6a-8ffb-7f9e0ef1dc18 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:27.428587 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 121/488] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:27.469539 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Created reservations ['a74796a2-047a-4a85-a3ca-6391f20531ce', '053ee358-76ff-4e45-8764-820687140f1d', '73ed7d0c-e3da-4a73-915d-eded1545a810', 'b46dc95f-c4e7-4c47-a4bb-ad80245a8e17'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:27.540010 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot create request issued successfully. Aug 08 19:26:27.540387 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc3f1f7c-4a37-4ef8-81fe-e72a914b2214 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:26:27.540912 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 123/489] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:26:27 2026] POST /volume/v3/snapshots => generated 306 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:27.561069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-00308b9a-133f-4528-9848-ecff0f045eff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.563094 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00308b9a-133f-4528-9848-ecff0f045eff tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 Aug 08 19:26:27.563534 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00308b9a-133f-4528-9848-ecff0f045eff tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.563817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00308b9a-133f-4528-9848-ecff0f045eff tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.570995 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.570995 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:27.571706 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-00308b9a-133f-4528-9848-ecff0f045eff tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot retrieved successfully. Aug 08 19:26:27.572733 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00308b9a-133f-4528-9848-ecff0f045eff tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 returned with HTTP 200 Aug 08 19:26:27.573317 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 124/490] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:27.577506 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eb6eb897-dc94-483a-a1c0-392e61774c7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.577952 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb6eb897-dc94-483a-a1c0-392e61774c7a None None] GET https://10.4.3.89/volume// Aug 08 19:26:27.578128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb6eb897-dc94-483a-a1c0-392e61774c7a None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.578324 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb6eb897-dc94-483a-a1c0-392e61774c7a None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.578692 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb6eb897-dc94-483a-a1c0-392e61774c7a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:27.579008 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 123/491] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:27.590775 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-5866bd00-1300-40e7-8966-2ca60add92f4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.593740 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-5866bd00-1300-40e7-8966-2ca60add92f4 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:27.594324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-5866bd00-1300-40e7-8966-2ca60add92f4 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2ab2ff6-e998-4351-8b33-c2a3db150b76", "connector": null, "instance_uuid": "f090aea6-729a-46ca-a669-72a8459cdd50"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:27.605391 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.605391 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:27.643034 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-5866bd00-1300-40e7-8966-2ca60add92f4 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:27.643661 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 122/492] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:27 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) Aug 08 19:26:27.701660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-94cd39ac-2754-4690-b8da-2e35d2664dd3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.707522 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94cd39ac-2754-4690-b8da-2e35d2664dd3 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:27.707522 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94cd39ac-2754-4690-b8da-2e35d2664dd3 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.707522 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94cd39ac-2754-4690-b8da-2e35d2664dd3 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.723313 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.723313 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:27.725121 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8471d0c4-b371-4a4a-b15c-541ed547ffef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.726207 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8471d0c4-b371-4a4a-b15c-541ed547ffef None None] GET https://10.4.3.89/volume// Aug 08 19:26:27.726207 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8471d0c4-b371-4a4a-b15c-541ed547ffef None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.726207 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8471d0c4-b371-4a4a-b15c-541ed547ffef None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.726535 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8471d0c4-b371-4a4a-b15c-541ed547ffef None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:27.727208 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 125/493] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:27.728449 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-94cd39ac-2754-4690-b8da-2e35d2664dd3 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:27.735583 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94cd39ac-2754-4690-b8da-2e35d2664dd3 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:27.736125 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 124/494] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:27.750027 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-6fe5c719-6c4d-4492-a382-ca27bc52b534 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.753097 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-6fe5c719-6c4d-4492-a382-ca27bc52b534 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:27.753380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-6fe5c719-6c4d-4492-a382-ca27bc52b534 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:27.753794 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-6fe5c719-6c4d-4492-a382-ca27bc52b534 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:27.767560 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.767560 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:27.776681 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-6fe5c719-6c4d-4492-a382-ca27bc52b534 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:27.790687 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-6fe5c719-6c4d-4492-a382-ca27bc52b534 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:27.791213 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 124/495] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:27 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:27.904075 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-0836623d-c45c-4a38-824b-73bac8dfeccf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:27.911923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-0836623d-c45c-4a38-824b-73bac8dfeccf tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] PUT https://10.4.3.89/volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c Aug 08 19:26:27.911923 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-0836623d-c45c-4a38-824b-73bac8dfeccf tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:27.926645 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-0836623d-c45c-4a38-824b-73bac8dfeccf tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Acquiring lock "cinder-attachment_update-d2ab2ff6-e998-4351-8b33-c2a3db150b76-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:27.935089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-0836623d-c45c-4a38-824b-73bac8dfeccf tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-d2ab2ff6-e998-4351-8b33-c2a3db150b76-np0000006803" acquired by "attachment_update" :: waited 0.009s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:27.935991 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:27.935991 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:28.073598 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-0836623d-c45c-4a38-824b-73bac8dfeccf tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-d2ab2ff6-e998-4351-8b33-c2a3db150b76-np0000006803" released by "attachment_update" :: held 0.139s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:28.074021 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-0836623d-c45c-4a38-824b-73bac8dfeccf tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c returned with HTTP 200 Aug 08 19:26:28.074593 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 123/496] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:27 2026] PUT /volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:28.583756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8b5668ef-4757-4847-afce-fa0d1d81aa4c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:28.586057 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b5668ef-4757-4847-afce-fa0d1d81aa4c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 Aug 08 19:26:28.586274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b5668ef-4757-4847-afce-fa0d1d81aa4c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:28.586546 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b5668ef-4757-4847-afce-fa0d1d81aa4c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:28.596310 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:28.596310 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:28.597002 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8b5668ef-4757-4847-afce-fa0d1d81aa4c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot retrieved successfully. Aug 08 19:26:28.598118 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b5668ef-4757-4847-afce-fa0d1d81aa4c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 returned with HTTP 200 Aug 08 19:26:28.598675 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 126/497] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:28 2026] GET /volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:28.609039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-20156de8-a516-4a30-930d-7b286d87c03c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:28.611260 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20156de8-a516-4a30-930d-7b286d87c03c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a?cascade=True Aug 08 19:26:28.611593 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-20156de8-a516-4a30-930d-7b286d87c03c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:28.611801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-20156de8-a516-4a30-930d-7b286d87c03c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:28.612023 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-20156de8-a516-4a30-930d-7b286d87c03c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume with id: 54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:28.623684 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:28.623684 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:28.624813 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-20156de8-a516-4a30-930d-7b286d87c03c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:28.677589 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-20156de8-a516-4a30-930d-7b286d87c03c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume request issued successfully. Aug 08 19:26:28.677659 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20156de8-a516-4a30-930d-7b286d87c03c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a?cascade=True returned with HTTP 202 Aug 08 19:26:28.678257 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 125/498] 10.4.3.89 () {66 vars in 1369 bytes} [Sat Aug 8 19:26:28 2026] DELETE /volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a?cascade=True => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:28.686313 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8332a990-bec9-4042-b35b-a5ad9a7c1a58 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:28.689564 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8332a990-bec9-4042-b35b-a5ad9a7c1a58 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:28.690138 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8332a990-bec9-4042-b35b-a5ad9a7c1a58 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:28.690138 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8332a990-bec9-4042-b35b-a5ad9a7c1a58 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:28.700234 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:28.700234 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:28.705184 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8332a990-bec9-4042-b35b-a5ad9a7c1a58 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:28.712491 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8332a990-bec9-4042-b35b-a5ad9a7c1a58 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a returned with HTTP 200 Aug 08 19:26:28.712825 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 125/499] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:28 2026] GET /volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:28.749855 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2ebf2b2-e41d-4874-919e-94361565852c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:28.752545 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2ebf2b2-e41d-4874-919e-94361565852c tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:28.752828 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2ebf2b2-e41d-4874-919e-94361565852c tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:28.753126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2ebf2b2-e41d-4874-919e-94361565852c tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:28.766669 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:28.766669 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:28.771580 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c2ebf2b2-e41d-4874-919e-94361565852c tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:28.777280 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2ebf2b2-e41d-4874-919e-94361565852c tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:28.777760 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 124/500] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:28 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:29.571596 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf48b72a-a043-4da8-ab38-a34424d2efb1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.686443 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf48b72a-a043-4da8-ab38-a34424d2efb1 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:26:29.686443 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf48b72a-a043-4da8-ab38-a34424d2efb1 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1757454022", "description": "tempest-group-type-description-1175787714", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:29.716846 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf48b72a-a043-4da8-ab38-a34424d2efb1 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:26:29.717347 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 127/501] 10.4.3.89 () {70 vars in 1305 bytes} [Sat Aug 8 19:26:29 2026] POST /volume/v3/group_types => generated 265 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.727535 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c2e30ec5-4556-4548-9385-76ab3f6183df None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.728210 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9e5aa97-da28-46c0-a850-dac007a48082 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.730338 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2e30ec5-4556-4548-9385-76ab3f6183df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:29.730612 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2e30ec5-4556-4548-9385-76ab3f6183df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.730842 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c2e30ec5-4556-4548-9385-76ab3f6183df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.731192 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9e5aa97-da28-46c0-a850-dac007a48082 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] GET https://10.4.3.89/volume/v3/group_types Aug 08 19:26:29.731475 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9e5aa97-da28-46c0-a850-dac007a48082 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.731747 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9e5aa97-da28-46c0-a850-dac007a48082 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.740749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c2e30ec5-4556-4548-9385-76ab3f6183df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a returned with HTTP 404 Aug 08 19:26:29.741361 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 126/502] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.743807 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:29.743807 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:29.744795 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9e5aa97-da28-46c0-a850-dac007a48082 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 200 Aug 08 19:26:29.745181 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 126/503] 10.4.3.89 () {68 vars in 1283 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/group_types => generated 499 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:29.750181 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-58958f06-80fb-448c-85fe-4a612127b120 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.752143 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58958f06-80fb-448c-85fe-4a612127b120 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:26:29.752428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58958f06-80fb-448c-85fe-4a612127b120 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.752684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-58958f06-80fb-448c-85fe-4a612127b120 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.753030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-58958f06-80fb-448c-85fe-4a612127b120 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:29.755086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-58958f06-80fb-448c-85fe-4a612127b120 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:29.756690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-708aeb16-04bf-44b4-b664-39a0a12dc2ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.760343 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-708aeb16-04bf-44b4-b664-39a0a12dc2ea tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] PUT https://10.4.3.89/volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 Aug 08 19:26:29.760716 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-708aeb16-04bf-44b4-b664-39a0a12dc2ea tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1114956022", "description": "updated-group-type-desc"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:29.763995 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-58958f06-80fb-448c-85fe-4a612127b120 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Get all volumes completed successfully. Aug 08 19:26:29.764405 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-58958f06-80fb-448c-85fe-4a612127b120 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:26:29.764876 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 125/504] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:29.775649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.777591 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:29.777784 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.778007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.778330 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:29.779483 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:26:29.782087 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-708aeb16-04bf-44b4-b664-39a0a12dc2ea tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 returned with HTTP 200 Aug 08 19:26:29.782562 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 128/505] 10.4.3.89 () {70 vars in 1415 bytes} [Sat Aug 8 19:26:29 2026] PUT /volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 => generated 255 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:29.792269 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Get all snapshots completed successfully. Aug 08 19:26:29.792594 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-086e2e61-7d49-4cd1-bd52-f2f9219c7bbd tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 08 19:26:29.793161 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 127/506] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:29.793920 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2fbda797-fd52-48dc-9509-0e9d06fc2bce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.797115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd070f55-f04c-4f21-a1ee-db6d93f2c498 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.799270 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd070f55-f04c-4f21-a1ee-db6d93f2c498 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:29.799270 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd070f55-f04c-4f21-a1ee-db6d93f2c498 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.799270 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd070f55-f04c-4f21-a1ee-db6d93f2c498 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.799577 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fbda797-fd52-48dc-9509-0e9d06fc2bce tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] GET https://10.4.3.89/volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 Aug 08 19:26:29.801324 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fbda797-fd52-48dc-9509-0e9d06fc2bce tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.801482 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fbda797-fd52-48dc-9509-0e9d06fc2bce tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.806624 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3bbe4ff5-d274-44ed-acc8-e5a90fb6852e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.806733 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fbda797-fd52-48dc-9509-0e9d06fc2bce tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 returned with HTTP 200 Aug 08 19:26:29.807049 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 127/507] 10.4.3.89 () {68 vars in 1394 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 => generated 255 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:29.809324 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bbe4ff5-d274-44ed-acc8-e5a90fb6852e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 Aug 08 19:26:29.809830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bbe4ff5-d274-44ed-acc8-e5a90fb6852e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.810000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3bbe4ff5-d274-44ed-acc8-e5a90fb6852e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.810146 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-3bbe4ff5-d274-44ed-acc8-e5a90fb6852e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete snapshot with id: 55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 Aug 08 19:26:29.813187 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:29.813187 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:29.818044 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3bbe4ff5-d274-44ed-acc8-e5a90fb6852e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 returned with HTTP 404 Aug 08 19:26:29.818206 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-01259ca2-2a34-40dd-8b25-150fc569d5b4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.818612 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 129/508] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:26:29 2026] DELETE /volume/v3/snapshots/55a4d7b0-ad48-4a0f-8e57-4e22fa243be8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.819629 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd070f55-f04c-4f21-a1ee-db6d93f2c498 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:29.820761 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01259ca2-2a34-40dd-8b25-150fc569d5b4 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 Aug 08 19:26:29.821068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01259ca2-2a34-40dd-8b25-150fc569d5b4 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.821298 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01259ca2-2a34-40dd-8b25-150fc569d5b4 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.824881 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd070f55-f04c-4f21-a1ee-db6d93f2c498 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:29.825330 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 126/509] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:29.829055 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b20174ad-f2ca-4716-841f-58edd1a1b72a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.831579 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b20174ad-f2ca-4716-841f-58edd1a1b72a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 Aug 08 19:26:29.831777 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b20174ad-f2ca-4716-841f-58edd1a1b72a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.832000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b20174ad-f2ca-4716-841f-58edd1a1b72a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.832130 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b20174ad-f2ca-4716-841f-58edd1a1b72a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete snapshot with id: 795dc5be-09ee-47f5-9e14-83f12e0d2ec6 Aug 08 19:26:29.837208 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b20174ad-f2ca-4716-841f-58edd1a1b72a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 returned with HTTP 404 Aug 08 19:26:29.838146 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 128/510] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:26:29 2026] DELETE /volume/v3/snapshots/795dc5be-09ee-47f5-9e14-83f12e0d2ec6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.841169 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01259ca2-2a34-40dd-8b25-150fc569d5b4 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 returned with HTTP 202 Aug 08 19:26:29.841636 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 128/511] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:26:29 2026] DELETE /volume/v3/group_types/d5718171-fd59-48c1-9fa7-dfc5c74cccc6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:29.846070 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6549132f-7b9e-4981-ae8f-ebbe9255c066 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.849613 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6549132f-7b9e-4981-ae8f-ebbe9255c066 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:29.849893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6549132f-7b9e-4981-ae8f-ebbe9255c066 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.850062 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6549132f-7b9e-4981-ae8f-ebbe9255c066 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.851546 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d958682b-9312-4f18-8594-6fc5440f8bfc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.853923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d958682b-9312-4f18-8594-6fc5440f8bfc tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] GET https://10.4.3.89/volume/v3/group_types Aug 08 19:26:29.854250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d958682b-9312-4f18-8594-6fc5440f8bfc tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.854522 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d958682b-9312-4f18-8594-6fc5440f8bfc tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.858753 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6549132f-7b9e-4981-ae8f-ebbe9255c066 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a returned with HTTP 404 Aug 08 19:26:29.859318 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 130/512] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.869048 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d958682b-9312-4f18-8594-6fc5440f8bfc tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 200 Aug 08 19:26:29.869507 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 127/513] 10.4.3.89 () {68 vars in 1283 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/group_types => generated 248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:29.871057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-714698ee-ffb8-4bf7-8687-3912ac0e4598 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.874630 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-714698ee-ffb8-4bf7-8687-3912ac0e4598 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:29.874844 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-714698ee-ffb8-4bf7-8687-3912ac0e4598 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.875066 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-714698ee-ffb8-4bf7-8687-3912ac0e4598 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.875225 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-714698ee-ffb8-4bf7-8687-3912ac0e4598 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume with id: 54070aca-1ec5-40e8-b787-f74c472e5c4a Aug 08 19:26:29.882498 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-924c44d0-0af1-4513-89a2-d86cf7617af8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.883441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-714698ee-ffb8-4bf7-8687-3912ac0e4598 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a returned with HTTP 404 Aug 08 19:26:29.884134 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 129/514] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:26:29 2026] DELETE /volume/v3/volumes/54070aca-1ec5-40e8-b787-f74c472e5c4a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.884725 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-924c44d0-0af1-4513-89a2-d86cf7617af8 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:26:29.885203 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-924c44d0-0af1-4513-89a2-d86cf7617af8 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1545002195", "is_public": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:29.897713 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.901395 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:29.902010 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-260850280"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:29.904057 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-924c44d0-0af1-4513-89a2-d86cf7617af8 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:26:29.904575 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 129/515] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:26:29 2026] POST /volume/v3/group_types => generated 164 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.905290 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-260850280'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:29.905454 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume of 1 GB Aug 08 19:26:29.909807 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Availability Zones retrieved successfully. Aug 08 19:26:29.915983 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6b489bb-5658-47d3-8671-23d6bb0368d9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.917275 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Flow 'volume_create_api' (fc466b95-1561-4add-a560-a2154776811b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:29.918059 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6b489bb-5658-47d3-8671-23d6bb0368d9 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:26:29.918470 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6b489bb-5658-47d3-8671-23d6bb0368d9 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1966738097", "is_public": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:29.918738 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fa81bf-0446-4268-982e-8e064be51113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:29.920230 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:29.940225 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6b489bb-5658-47d3-8671-23d6bb0368d9 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:26:29.940716 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 128/516] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:26:29 2026] POST /volume/v3/group_types => generated 165 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:29.954766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-653a4a5c-710a-4ba6-8da3-594fc6c6a229 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.957489 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-653a4a5c-710a-4ba6-8da3-594fc6c6a229 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] GET https://10.4.3.89/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 08 19:26:29.957809 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-653a4a5c-710a-4ba6-8da3-594fc6c6a229 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.958107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-653a4a5c-710a-4ba6-8da3-594fc6c6a229 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.963946 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fa81bf-0446-4268-982e-8e064be51113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:29.964750 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff62a87-acd8-4278-ba92-920e36bf849f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:29.972043 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-653a4a5c-710a-4ba6-8da3-594fc6c6a229 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 08 19:26:29.972438 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 130/517] 10.4.3.89 () {68 vars in 1344 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:29.989095 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28efcbde-10aa-44ac-8bad-890cef9dc87b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:29.989095 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28efcbde-10aa-44ac-8bad-890cef9dc87b tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] GET https://10.4.3.89/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 08 19:26:29.989095 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28efcbde-10aa-44ac-8bad-890cef9dc87b tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:29.989095 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28efcbde-10aa-44ac-8bad-890cef9dc87b tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:29.999967 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28efcbde-10aa-44ac-8bad-890cef9dc87b tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 08 19:26:30.000460 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 130/518] 10.4.3.89 () {68 vars in 1346 bytes} [Sat Aug 8 19:26:29 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:30.013532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4fc7a41e-4810-4185-9025-ea9364edea82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.015604 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fc7a41e-4810-4185-9025-ea9364edea82 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] GET https://10.4.3.89/volume/v3/group_types?is_public=False Aug 08 19:26:30.015909 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fc7a41e-4810-4185-9025-ea9364edea82 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:30.016116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4fc7a41e-4810-4185-9025-ea9364edea82 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:30.026794 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4fc7a41e-4810-4185-9025-ea9364edea82 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 08 19:26:30.026982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Created reservations ['0e68a920-a8f5-4c4e-92a8-3aec870a2927', '08cea494-42f3-4054-a7e4-6fcd7c2aaa60', '851c8d3b-7ce4-4b0a-9f51-ba3a5ca2a6fc', 'a0ecee7f-b3c2-404f-986b-a28c0ae892e3'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:30.027234 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 129/519] 10.4.3.89 () {68 vars in 1314 bytes} [Sat Aug 8 19:26:30 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:30.028133 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bff62a87-acd8-4278-ba92-920e36bf849f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e68a920-a8f5-4c4e-92a8-3aec870a2927', '08cea494-42f3-4054-a7e4-6fcd7c2aaa60', '851c8d3b-7ce4-4b0a-9f51-ba3a5ca2a6fc', 'a0ecee7f-b3c2-404f-986b-a28c0ae892e3']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.029267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ffef8ed-02c3-4bf4-a094-32fcf12d94c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.037689 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2017b6f3-abb1-446e-80f5-ceeb7fc57460 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.039807 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2017b6f3-abb1-446e-80f5-ceeb7fc57460 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] GET https://10.4.3.89/volume/v3/group_types?is_public=True Aug 08 19:26:30.040658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2017b6f3-abb1-446e-80f5-ceeb7fc57460 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:30.040658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2017b6f3-abb1-446e-80f5-ceeb7fc57460 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:30.047030 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2017b6f3-abb1-446e-80f5-ceeb7fc57460 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 08 19:26:30.047457 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 131/520] 10.4.3.89 () {68 vars in 1312 bytes} [Sat Aug 8 19:26:30 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:30.059116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ffef8ed-02c3-4bf4-a094-32fcf12d94c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0bda1e3-d834-4a6d-87c5-81bc044c48c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-260850280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81e12e4d71b42799a63bb68021e6bcd',qos_specs=None,replication_status=,reservations=['0e68a920-a8f5-4c4e-92a8-3aec870a2927','08cea494-42f3-4054-a7e4-6fcd7c2aaa60','851c8d3b-7ce4-4b0a-9f51-ba3a5ca2a6fc','a0ecee7f-b3c2-404f-986b-a28c0ae892e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb5cbb979d4b8498280d7c5ba68465',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-260850280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0bda1e3-d834-4a6d-87c5-81bc044c48c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81e12e4d71b42799a63bb68021e6bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b8fb5cbb979d4b8498280d7c5ba68465',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.060205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425f65be-9203-45bc-a640-409dd7324a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.060299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d2e8d389-6682-4a8a-9343-e8967fd20fee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.063075 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2e8d389-6682-4a8a-9343-e8967fd20fee tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/d570e632-dde3-4009-b196-6324dbda1f70 Aug 08 19:26:30.063382 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2e8d389-6682-4a8a-9343-e8967fd20fee tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:30.063618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2e8d389-6682-4a8a-9343-e8967fd20fee tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:30.079078 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2e8d389-6682-4a8a-9343-e8967fd20fee tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types/d570e632-dde3-4009-b196-6324dbda1f70 returned with HTTP 202 Aug 08 19:26:30.079434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.079525 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 131/521] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:26:30 2026] DELETE /volume/v3/group_types/d570e632-dde3-4009-b196-6324dbda1f70 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:30.082302 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (425f65be-9203-45bc-a640-409dd7324a81) transitioned into 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-260850280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81e12e4d71b42799a63bb68021e6bcd',qos_specs=None,replication_status=,reservations=['0e68a920-a8f5-4c4e-92a8-3aec870a2927','08cea494-42f3-4054-a7e4-6fcd7c2aaa60','851c8d3b-7ce4-4b0a-9f51-ba3a5ca2a6fc','a0ecee7f-b3c2-404f-986b-a28c0ae892e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8fb5cbb979d4b8498280d7c5ba68465',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.083668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2ee03f-5df1-42a4-8b9a-08d3d9d3f4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.091021 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cd3f315-7e36-465c-9af9-369682b5a981 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.093105 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cd3f315-7e36-465c-9af9-369682b5a981 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/227bb5db-509e-435e-a641-b7b6204ac87e Aug 08 19:26:30.093298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cd3f315-7e36-465c-9af9-369682b5a981 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:30.093552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cd3f315-7e36-465c-9af9-369682b5a981 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:30.097663 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f2ee03f-5df1-42a4-8b9a-08d3d9d3f4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.098457 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Flow 'volume_create_api' (fc466b95-1561-4add-a560-a2154776811b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:30.098774 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume request issued successfully. Aug 08 19:26:30.099502 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6abeb9c1-bc1b-4cf9-9e78-7e8bd4af9238 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:30.099964 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 131/522] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:26:29 2026] POST /volume/v3/volumes => generated 748 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:30.115386 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cd3f315-7e36-465c-9af9-369682b5a981 tempest-GroupTypesTest-528006136 tempest-GroupTypesTest-528006136-project-admin] https://10.4.3.89/volume/v3/group_types/227bb5db-509e-435e-a641-b7b6204ac87e returned with HTTP 202 Aug 08 19:26:30.115386 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 132/523] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:26:30 2026] DELETE /volume/v3/group_types/227bb5db-509e-435e-a641-b7b6204ac87e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:30.116797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-39cf8df6-4c91-4ca8-8bf7-2c60faf86c8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.119083 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39cf8df6-4c91-4ca8-8bf7-2c60faf86c8a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:30.119316 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39cf8df6-4c91-4ca8-8bf7-2c60faf86c8a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:30.119587 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39cf8df6-4c91-4ca8-8bf7-2c60faf86c8a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:30.127339 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:30.127339 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:30.131805 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-39cf8df6-4c91-4ca8-8bf7-2c60faf86c8a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:30.137195 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39cf8df6-4c91-4ca8-8bf7-2c60faf86c8a tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 returned with HTTP 200 Aug 08 19:26:30.137639 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 132/524] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:30 2026] GET /volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:30.205272 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:30.208670 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2116829813", "imageRef": "def068a1-69dd-4460-bf06-8136670950c4"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:30.212536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2116829813', 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:30.640347 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume of 1 GB Aug 08 19:26:30.640788 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:30.640788 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:30.641278 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Availability Zones retrieved successfully. Aug 08 19:26:30.646643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (703c7000-3ee6-4bd0-a8d8-b4c4a2677af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:30.647532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec91c72e-1244-49ca-831b-e33839995075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.648480 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:30.713680 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:30.713680 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:30.729781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec91c72e-1244-49ca-831b-e33839995075) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6793d289-46d7-44b5-80d2-6abffa5aae6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6793d289-46d7-44b5-80d2-6abffa5aae6b', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.730532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33fb13f-3631-43f0-91ec-69a861ea1446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.772017 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-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. Aug 08 19:26:30.772438 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-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. Aug 08 19:26:30.810631 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Created reservations ['2937ace6-dce9-437b-bf35-81be25dc8e22', '62e39c17-e9aa-4cde-8b56-a028a2c8facb', 'a02a33a9-05ab-41f5-8096-24a3338755d6', '15596432-f5d1-4bb4-b498-654f3510eca8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:30.811487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33fb13f-3631-43f0-91ec-69a861ea1446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2937ace6-dce9-437b-bf35-81be25dc8e22', '62e39c17-e9aa-4cde-8b56-a028a2c8facb', 'a02a33a9-05ab-41f5-8096-24a3338755d6', '15596432-f5d1-4bb4-b498-654f3510eca8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.812167 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce37e4ef-7dc9-4299-9465-97a90a66c42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.841430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce37e4ef-7dc9-4299-9465-97a90a66c42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a34664df-3a9b-4c25-9142-41db1a06ade6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2116829813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['2937ace6-dce9-437b-bf35-81be25dc8e22','62e39c17-e9aa-4cde-8b56-a028a2c8facb','a02a33a9-05ab-41f5-8096-24a3338755d6','15596432-f5d1-4bb4-b498-654f3510eca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b), '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-08-08T19:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2116829813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a34664df-3a9b-4c25-9142-41db1a06ade6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='568e69cc187c4d258ed6f53403e9ab99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6793d289-46d7-44b5-80d2-6abffa5aae6b),volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.843065 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-be93f964-779f-40c1-80fd-a181f0c7a684 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.843479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265cd0a2-fa1d-412b-bf15-1b628d9a8b88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.845404 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-be93f964-779f-40c1-80fd-a181f0c7a684 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:30.845671 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-be93f964-779f-40c1-80fd-a181f0c7a684 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:30.845906 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-be93f964-779f-40c1-80fd-a181f0c7a684 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:30.856951 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:30.856951 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:30.861773 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-be93f964-779f-40c1-80fd-a181f0c7a684 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:30.866740 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-be93f964-779f-40c1-80fd-a181f0c7a684 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:30.867180 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 132/525] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:30 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:30.871160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265cd0a2-fa1d-412b-bf15-1b628d9a8b88) transitioned into 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-2116829813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['2937ace6-dce9-437b-bf35-81be25dc8e22','62e39c17-e9aa-4cde-8b56-a028a2c8facb','a02a33a9-05ab-41f5-8096-24a3338755d6','15596432-f5d1-4bb4-b498-654f3510eca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.872152 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30069d8b-12f0-4095-bb73-9348f6193afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:30.884379 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30069d8b-12f0-4095-bb73-9348f6193afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:30.885535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (703c7000-3ee6-4bd0-a8d8-b4c4a2677af8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:30.885926 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request issued successfully. Aug 08 19:26:30.886689 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e2a7789-2af5-482b-9a96-102e4ee354ad tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:30.887253 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 130/526] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:26:30 2026] POST /volume/v3/volumes => generated 758 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:30.903075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b88b8f5-7b23-4ec0-bb0b-d28e9529841c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:30.905443 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b88b8f5-7b23-4ec0-bb0b-d28e9529841c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:26:30.905743 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b88b8f5-7b23-4ec0-bb0b-d28e9529841c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:30.906015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b88b8f5-7b23-4ec0-bb0b-d28e9529841c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:30.918046 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:30.918046 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:30.926549 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9b88b8f5-7b23-4ec0-bb0b-d28e9529841c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:26:30.934699 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b88b8f5-7b23-4ec0-bb0b-d28e9529841c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 200 Aug 08 19:26:30.935300 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 133/527] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:30 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 826 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:31.156431 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8cb3f315-a554-4f79-bd5f-429258841f88 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:31.161094 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8cb3f315-a554-4f79-bd5f-429258841f88 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:31.162151 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8cb3f315-a554-4f79-bd5f-429258841f88 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:31.162151 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8cb3f315-a554-4f79-bd5f-429258841f88 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:31.176593 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:31.176593 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:31.181994 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8cb3f315-a554-4f79-bd5f-429258841f88 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:31.191253 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8cb3f315-a554-4f79-bd5f-429258841f88 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 returned with HTTP 200 Aug 08 19:26:31.191253 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 133/528] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:31 2026] GET /volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:31.211237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:31.215144 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:31.215551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0bda1e3-d834-4a6d-87c5-81bc044c48c3", "name": "tempest-VolumesDeleteCascade-Snapshot-102088555"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:31.230014 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:31.230014 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:31.230653 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:31.231197 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create snapshot from volume b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:31.249755 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] 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. Aug 08 19:26:31.264141 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Created reservations ['6db2572b-bc0c-45a7-a49f-40baf0a522ee', 'e5e2f336-cfc7-401c-8afc-ba230e311e9b', 'f5c4dce7-2129-4ce9-93c0-579a8c7fde3e', 'b9f5cd98-634a-43fa-8a9f-66b590633b68'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:31.311300 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot create request issued successfully. Aug 08 19:26:31.311776 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-711a64dc-1ddb-430e-b5ac-adc6c64ba550 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:26:31.312171 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 133/529] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:26:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:31.331258 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8eb0293-c0a1-4b23-843e-ef1ca6447882 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:31.333799 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8eb0293-c0a1-4b23-843e-ef1ca6447882 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c Aug 08 19:26:31.333799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0293-c0a1-4b23-843e-ef1ca6447882 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:31.333962 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8eb0293-c0a1-4b23-843e-ef1ca6447882 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:31.340010 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:31.340010 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:31.340474 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b8eb0293-c0a1-4b23-843e-ef1ca6447882 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot retrieved successfully. Aug 08 19:26:31.341466 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8eb0293-c0a1-4b23-843e-ef1ca6447882 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c returned with HTTP 200 Aug 08 19:26:31.342051 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 131/530] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:31 2026] GET /volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:31.425209 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-beeebc9f-3ead-490e-a028-f1c9007f6335 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:31.429031 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-beeebc9f-3ead-490e-a028-f1c9007f6335 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c/action Aug 08 19:26:31.429519 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-beeebc9f-3ead-490e-a028-f1c9007f6335 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:31.429638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-beeebc9f-3ead-490e-a028-f1c9007f6335 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:31.456297 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:31.456297 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:31.476952 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fb77367a-1270-404e-bc34-8ee4c675cc0e req-beeebc9f-3ead-490e-a028-f1c9007f6335 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c/action returned with HTTP 204 Aug 08 19:26:31.478240 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 134/531] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:31 2026] POST /volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:31.881062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c842613-6b62-43ab-a39d-775a405c4739 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:31.883177 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c842613-6b62-43ab-a39d-775a405c4739 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:31.883442 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c842613-6b62-43ab-a39d-775a405c4739 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:31.883682 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c842613-6b62-43ab-a39d-775a405c4739 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:31.894109 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:31.894109 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:31.898571 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c842613-6b62-43ab-a39d-775a405c4739 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:31.906450 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c842613-6b62-43ab-a39d-775a405c4739 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:31.906450 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 134/532] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:31 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:31.918696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5db38d09-d590-4ee6-bb69-2a101ee2bb67 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:31.920803 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5db38d09-d590-4ee6-bb69-2a101ee2bb67 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:31.921028 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5db38d09-d590-4ee6-bb69-2a101ee2bb67 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:31.921278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5db38d09-d590-4ee6-bb69-2a101ee2bb67 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:31.931572 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:31.931572 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:31.934977 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5db38d09-d590-4ee6-bb69-2a101ee2bb67 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:31.939210 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5db38d09-d590-4ee6-bb69-2a101ee2bb67 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:31.939656 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 134/533] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:31 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:31.950602 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bb3609ed-05f6-4d1d-89f9-b7090107c96f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:31.952826 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb3609ed-05f6-4d1d-89f9-b7090107c96f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:26:31.953147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb3609ed-05f6-4d1d-89f9-b7090107c96f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:31.953383 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb3609ed-05f6-4d1d-89f9-b7090107c96f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:31.960662 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:31.960662 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:31.964964 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bb3609ed-05f6-4d1d-89f9-b7090107c96f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:26:31.970923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb3609ed-05f6-4d1d-89f9-b7090107c96f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 200 Aug 08 19:26:31.971358 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 132/534] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:31 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:32.133441 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-3218af07-ac22-4bcd-aae5-4f1732616f45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.136688 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-3218af07-ac22-4bcd-aae5-4f1732616f45 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:26:32.136898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-3218af07-ac22-4bcd-aae5-4f1732616f45 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:32.137121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-3218af07-ac22-4bcd-aae5-4f1732616f45 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:32.144734 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:32.144734 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:32.151174 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-3218af07-ac22-4bcd-aae5-4f1732616f45 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:26:32.155367 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-3218af07-ac22-4bcd-aae5-4f1732616f45 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 200 Aug 08 19:26:32.155735 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 135/535] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:32 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:32.354321 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b2bc1066-7fc4-474a-a771-98ba18822d84 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.356380 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2bc1066-7fc4-474a-a771-98ba18822d84 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c Aug 08 19:26:32.356700 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2bc1066-7fc4-474a-a771-98ba18822d84 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:32.357016 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2bc1066-7fc4-474a-a771-98ba18822d84 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:32.371061 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:32.371061 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:32.371673 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b2bc1066-7fc4-474a-a771-98ba18822d84 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot retrieved successfully. Aug 08 19:26:32.373017 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2bc1066-7fc4-474a-a771-98ba18822d84 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c returned with HTTP 200 Aug 08 19:26:32.373059 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 135/536] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:32 2026] GET /volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:32.382028 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a04af65e-7731-4a29-9f64-22f1af346e6e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.384713 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:32.384713 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c047d463-20c4-4a0f-b82e-f3af6631693c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1960469455"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:32.387857 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume request body: {'volume': {'snapshot_id': 'c047d463-20c4-4a0f-b82e-f3af6631693c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1960469455'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:32.396281 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:32.396281 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:32.396826 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Snapshot retrieved successfully. Aug 08 19:26:32.396984 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume of 1 GB Aug 08 19:26:32.402320 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Availability Zones retrieved successfully. Aug 08 19:26:32.411646 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Flow 'volume_create_api' (65588c01-fd74-43a0-ad6a-807469fa015b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:32.412580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d76e945-a431-4f36-9a46-8504dfbe9ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:32.414121 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:32.442715 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-317e7064-e06f-42f7-8a2d-a9ca96421a65 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.445259 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-317e7064-e06f-42f7-8a2d-a9ca96421a65 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:32.445542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-317e7064-e06f-42f7-8a2d-a9ca96421a65 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:32.445764 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-317e7064-e06f-42f7-8a2d-a9ca96421a65 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:32.472818 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d76e945-a431-4f36-9a46-8504dfbe9ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c047d463-20c4-4a0f-b82e-f3af6631693c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:32.473742 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:32.473742 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:32.474030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9998ea7-588c-4f65-8fb1-1b847fd97a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:32.479134 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-317e7064-e06f-42f7-8a2d-a9ca96421a65 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:32.485393 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-317e7064-e06f-42f7-8a2d-a9ca96421a65 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:32.486339 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 133/537] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:32 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:32.549961 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Created reservations ['53833668-45f6-4243-aa38-2b4a040b41c7', '7ebde0f0-9661-4657-a6da-d930b6a67d92', '1975bb8e-3120-441b-af5d-8ca968de716b', '82609162-07a8-4eba-b555-d7c81413076f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:32.552119 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9998ea7-588c-4f65-8fb1-1b847fd97a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53833668-45f6-4243-aa38-2b4a040b41c7', '7ebde0f0-9661-4657-a6da-d930b6a67d92', '1975bb8e-3120-441b-af5d-8ca968de716b', '82609162-07a8-4eba-b555-d7c81413076f']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:32.552119 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58dd32a4-3627-4141-8746-75ba813cbdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:32.605933 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58dd32a4-3627-4141-8746-75ba813cbdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fb54937-58b5-46ce-adfc-dce68a42762a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1960469455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81e12e4d71b42799a63bb68021e6bcd',qos_specs=None,replication_status=,reservations=['53833668-45f6-4243-aa38-2b4a040b41c7','7ebde0f0-9661-4657-a6da-d930b6a67d92','1975bb8e-3120-441b-af5d-8ca968de716b','82609162-07a8-4eba-b555-d7c81413076f'],size=1,snapshot_id=c047d463-20c4-4a0f-b82e-f3af6631693c,source_replicaid=,source_volid=None,status='creating',user_id='b8fb5cbb979d4b8498280d7c5ba68465',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1960469455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fb54937-58b5-46ce-adfc-dce68a42762a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f81e12e4d71b42799a63bb68021e6bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c047d463-20c4-4a0f-b82e-f3af6631693c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8fb5cbb979d4b8498280d7c5ba68465',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:32.606472 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4c657c-c9e9-475a-847f-5eab20795e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:32.632399 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf4c657c-c9e9-475a-847f-5eab20795e62) transitioned into 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-1960469455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f81e12e4d71b42799a63bb68021e6bcd',qos_specs=None,replication_status=,reservations=['53833668-45f6-4243-aa38-2b4a040b41c7','7ebde0f0-9661-4657-a6da-d930b6a67d92','1975bb8e-3120-441b-af5d-8ca968de716b','82609162-07a8-4eba-b555-d7c81413076f'],size=1,snapshot_id=c047d463-20c4-4a0f-b82e-f3af6631693c,source_replicaid=,source_volid=None,status='creating',user_id='b8fb5cbb979d4b8498280d7c5ba68465',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:32.633126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61c987f-ec75-434a-b075-e8db25ca2b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:32.662754 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b61c987f-ec75-434a-b075-e8db25ca2b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:32.665110 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Flow 'volume_create_api' (65588c01-fd74-43a0-ad6a-807469fa015b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:32.665571 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Create volume request issued successfully. Aug 08 19:26:32.666351 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a04af65e-7731-4a29-9f64-22f1af346e6e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:32.666961 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 135/538] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:26:32 2026] POST /volume/v3/volumes => generated 783 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:32.686808 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a53a1aa1-d2d5-4a58-9d68-ef7f4f5610f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.689103 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a53a1aa1-d2d5-4a58-9d68-ef7f4f5610f8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:32.689394 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a53a1aa1-d2d5-4a58-9d68-ef7f4f5610f8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:32.689596 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a53a1aa1-d2d5-4a58-9d68-ef7f4f5610f8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:32.701330 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:32.701330 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:32.709328 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a53a1aa1-d2d5-4a58-9d68-ef7f4f5610f8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:32.717561 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a53a1aa1-d2d5-4a58-9d68-ef7f4f5610f8 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a returned with HTTP 200 Aug 08 19:26:32.717561 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 136/539] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:32 2026] GET /volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:32.731714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-c1ca789d-e806-452c-ba4d-836f3a4ab5a9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.734376 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-c1ca789d-e806-452c-ba4d-836f3a4ab5a9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:26:32.734662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-c1ca789d-e806-452c-ba4d-836f3a4ab5a9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:32.734925 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-c1ca789d-e806-452c-ba4d-836f3a4ab5a9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:32.745081 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:32.745081 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:32.750187 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-c1ca789d-e806-452c-ba4d-836f3a4ab5a9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:26:32.758178 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-c1ca789d-e806-452c-ba4d-836f3a4ab5a9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 200 Aug 08 19:26:32.758747 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 136/540] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:32 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:32.772299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3eac797-ae9a-4564-83f7-6b0ae45dba82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.772753 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3eac797-ae9a-4564-83f7-6b0ae45dba82 None None] GET https://10.4.3.89/volume// Aug 08 19:26:32.773003 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3eac797-ae9a-4564-83f7-6b0ae45dba82 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:32.773217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3eac797-ae9a-4564-83f7-6b0ae45dba82 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:32.773645 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3eac797-ae9a-4564-83f7-6b0ae45dba82 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:32.773928 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 134/541] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:26:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:32.783585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-0516eaaf-03f5-45fe-a920-3e6aac65b0de None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:32.786579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-0516eaaf-03f5-45fe-a920-3e6aac65b0de tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:32.788067 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-0516eaaf-03f5-45fe-a920-3e6aac65b0de tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a34664df-3a9b-4c25-9142-41db1a06ade6", "connector": null, "instance_uuid": "9bc63863-baa6-4d53-b90b-d7d004ca3c23"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:32.798191 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:32.798191 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:32.832926 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-0516eaaf-03f5-45fe-a920-3e6aac65b0de tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:32.832926 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 136/542] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:32 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) Aug 08 19:26:32.906911 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ebbae7c0-58a7-4c8c-a62e-8c6a5fce186e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.055434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebbae7c0-58a7-4c8c-a62e-8c6a5fce186e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:33.055434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebbae7c0-58a7-4c8c-a62e-8c6a5fce186e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-250438024"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:33.071056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebbae7c0-58a7-4c8c-a62e-8c6a5fce186e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:33.072503 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 137/543] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:32 2026] POST /volume/v3/types => generated 219 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:33.082873 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e2ce7862-37a6-44a4-82fb-e5c648ca6b32 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.085538 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2ce7862-37a6-44a4-82fb-e5c648ca6b32 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:26:33.086023 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2ce7862-37a6-44a4-82fb-e5c648ca6b32 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-2072530289"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:33.101018 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2ce7862-37a6-44a4-82fb-e5c648ca6b32 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:26:33.101532 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 137/544] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:26:33 2026] POST /volume/v3/group_types => generated 177 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:33.110616 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3dd08b0f-0c93-4523-b754-f1654f850553 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.194380 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:26:33.194886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "882abbf8-a642-420e-aaa8-06fdd92547c6", "volume_types": ["31e88a45-7a07-420a-ad48-53449a041230"], "name": "tempest-GroupsV320Test-Group-60931019"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:33.196542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Creating new group {'group': {'group_type': '882abbf8-a642-420e-aaa8-06fdd92547c6', 'volume_types': ['31e88a45-7a07-420a-ad48-53449a041230'], 'name': 'tempest-GroupsV320Test-Group-60931019'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:26:33.201375 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Creating group tempest-GroupsV320Test-Group-60931019. Aug 08 19:26:33.222218 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:26:33.221795. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:26:33.222425 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Availability Zones retrieved successfully. Aug 08 19:26:33.259757 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Created reservations ['022e719a-9b5e-48f1-9b53-c5fe3fd74bb4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:33.296078 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3dd08b0f-0c93-4523-b754-f1654f850553 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:26:33.296078 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 135/545] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:26:33 2026] POST /volume/v3/groups => generated 106 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:33.308194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-15cae801-3b48-4ffc-a153-98f465086126 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.310969 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15cae801-3b48-4ffc-a153-98f465086126 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:33.311298 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-15cae801-3b48-4ffc-a153-98f465086126 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.311719 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-15cae801-3b48-4ffc-a153-98f465086126 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.311788 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-15cae801-3b48-4ffc-a153-98f465086126 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:33.317252 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:33.317252 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:33.330451 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15cae801-3b48-4ffc-a153-98f465086126 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 200 Aug 08 19:26:33.331059 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 137/546] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:33 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:33.605198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bcbb24ad-8836-4873-871d-eb2ef725cd71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.605731 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcbb24ad-8836-4873-871d-eb2ef725cd71 None None] GET https://10.4.3.89/volume// Aug 08 19:26:33.606075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bcbb24ad-8836-4873-871d-eb2ef725cd71 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.606361 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bcbb24ad-8836-4873-871d-eb2ef725cd71 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.606820 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bcbb24ad-8836-4873-871d-eb2ef725cd71 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:33.607291 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 138/547] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:33.643951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-0a14f05a-30a4-4d8d-aec1-e96defec1e30 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.647086 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-0a14f05a-30a4-4d8d-aec1-e96defec1e30 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:33.647509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-0a14f05a-30a4-4d8d-aec1-e96defec1e30 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2ab2ff6-e998-4351-8b33-c2a3db150b76", "connector": null, "instance_uuid": "f090aea6-729a-46ca-a669-72a8459cdd50"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:33.660614 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:33.660614 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:33.695604 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-0a14f05a-30a4-4d8d-aec1-e96defec1e30 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:33.696084 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 138/548] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:33 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) Aug 08 19:26:33.709590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f90a02bc-de40-4840-8e29-fcd537aeff78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.710098 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f90a02bc-de40-4840-8e29-fcd537aeff78 None None] GET https://10.4.3.89/volume// Aug 08 19:26:33.710222 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f90a02bc-de40-4840-8e29-fcd537aeff78 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.710452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f90a02bc-de40-4840-8e29-fcd537aeff78 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.710800 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f90a02bc-de40-4840-8e29-fcd537aeff78 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:33.711094 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 136/549] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:33.725168 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c29b4a51-cf13-4c29-88dc-1becb0617013 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.727500 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c29b4a51-cf13-4c29-88dc-1becb0617013 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:33.727748 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c29b4a51-cf13-4c29-88dc-1becb0617013 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.727936 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c29b4a51-cf13-4c29-88dc-1becb0617013 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.732185 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cb553dd-d5d5-490b-b1d1-4fb317a02741 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.737425 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cb553dd-d5d5-490b-b1d1-4fb317a02741 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:33.737662 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cb553dd-d5d5-490b-b1d1-4fb317a02741 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.737879 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cb553dd-d5d5-490b-b1d1-4fb317a02741 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.750431 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:33.750431 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:33.753549 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:33.753549 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:33.758712 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c29b4a51-cf13-4c29-88dc-1becb0617013 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:33.761776 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1cb553dd-d5d5-490b-b1d1-4fb317a02741 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:33.764326 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c29b4a51-cf13-4c29-88dc-1becb0617013 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:33.764780 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 138/550] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:33 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1316 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:33.764918 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cb553dd-d5d5-490b-b1d1-4fb317a02741 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a returned with HTTP 200 Aug 08 19:26:33.765368 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 139/551] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:33 2026] GET /volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:33.782668 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6b3a2bfe-d41b-49c3-ad7c-8f1cc3e0687b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.785537 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b3a2bfe-d41b-49c3-ad7c-8f1cc3e0687b tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:33.785805 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b3a2bfe-d41b-49c3-ad7c-8f1cc3e0687b tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.786092 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b3a2bfe-d41b-49c3-ad7c-8f1cc3e0687b tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.796198 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:33.796198 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:33.801187 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6b3a2bfe-d41b-49c3-ad7c-8f1cc3e0687b tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:33.806443 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b3a2bfe-d41b-49c3-ad7c-8f1cc3e0687b tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a returned with HTTP 200 Aug 08 19:26:33.806923 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 139/552] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:33 2026] GET /volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:33.824479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.829290 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3?cascade=True Aug 08 19:26:33.829550 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.829790 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.830040 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume with id: b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:33.838347 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:33.838347 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:33.838949 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:33.895769 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume request issued successfully. Aug 08 19:26:33.895978 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9068f023-a91a-4bf8-b764-126bfea6b6b6 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3?cascade=True returned with HTTP 202 Aug 08 19:26:33.896359 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 137/553] 10.4.3.89 () {66 vars in 1369 bytes} [Sat Aug 8 19:26:33 2026] DELETE /volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3?cascade=True => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:33.904919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6d385c19-4301-4d80-b4e2-2f913205bd3c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:33.908013 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d385c19-4301-4d80-b4e2-2f913205bd3c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:33.908202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d385c19-4301-4d80-b4e2-2f913205bd3c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:33.908382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d385c19-4301-4d80-b4e2-2f913205bd3c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:33.918086 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:33.918086 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:33.921875 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6d385c19-4301-4d80-b4e2-2f913205bd3c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:33.925501 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d385c19-4301-4d80-b4e2-2f913205bd3c tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 returned with HTTP 200 Aug 08 19:26:33.925845 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 139/554] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:33 2026] GET /volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:34.232439 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-29e188c0-9d10-4c54-877e-1873127d96c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.232947 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29e188c0-9d10-4c54-877e-1873127d96c1 None None] GET https://10.4.3.89/volume// Aug 08 19:26:34.233129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29e188c0-9d10-4c54-877e-1873127d96c1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.233311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-29e188c0-9d10-4c54-877e-1873127d96c1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.233701 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-29e188c0-9d10-4c54-877e-1873127d96c1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:34.234041 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 140/555] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:34.243365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-aed4eb7e-843f-45b6-b393-f79ed9b6a8e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.246105 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-aed4eb7e-843f-45b6-b393-f79ed9b6a8e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:26:34.246393 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-aed4eb7e-843f-45b6-b393-f79ed9b6a8e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.246681 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-aed4eb7e-843f-45b6-b393-f79ed9b6a8e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.259524 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.259524 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:34.265143 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-aed4eb7e-843f-45b6-b393-f79ed9b6a8e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:26:34.273987 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-aed4eb7e-843f-45b6-b393-f79ed9b6a8e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 200 Aug 08 19:26:34.274720 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 140/556] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 1545 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:34.342218 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f43c2555-a2b4-478f-ae0c-3ee72076e198 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.346901 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f43c2555-a2b4-478f-ae0c-3ee72076e198 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:34.346901 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f43c2555-a2b4-478f-ae0c-3ee72076e198 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.346901 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f43c2555-a2b4-478f-ae0c-3ee72076e198 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.346901 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-f43c2555-a2b4-478f-ae0c-3ee72076e198 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:34.354604 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.354604 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:34.365807 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f43c2555-a2b4-478f-ae0c-3ee72076e198 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 200 Aug 08 19:26:34.366340 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 138/557] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.377544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fe3cc7a9-2f2f-4741-9bb2-4a8f1a4be067 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.379973 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe3cc7a9-2f2f-4741-9bb2-4a8f1a4be067 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] POST https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action Aug 08 19:26:34.380376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe3cc7a9-2f2f-4741-9bb2-4a8f1a4be067 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:34.380508 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe3cc7a9-2f2f-4741-9bb2-4a8f1a4be067 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:34.382105 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-fe3cc7a9-2f2f-4741-9bb2-4a8f1a4be067 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Updating group '82416137-35fe-42ca-a127-38ccd98ed2c1' with 'creating' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 19:26:34.386967 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.386967 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:34.395939 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-05b6cd5d-e1d4-48ea-b69f-73998e4f019f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.398106 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-05b6cd5d-e1d4-48ea-b69f-73998e4f019f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989 Aug 08 19:26:34.398550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-05b6cd5d-e1d4-48ea-b69f-73998e4f019f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:34.401458 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe3cc7a9-2f2f-4741-9bb2-4a8f1a4be067 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action returned with HTTP 202 Aug 08 19:26:34.401901 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 140/558] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:34 2026] POST /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:34.410226 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-05b6cd5d-e1d4-48ea-b69f-73998e4f019f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-a34664df-3a9b-4c25-9142-41db1a06ade6-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:34.410892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ef25a28d-826a-4417-8b82-62ce4bceea91 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.413783 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef25a28d-826a-4417-8b82-62ce4bceea91 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:34.413886 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef25a28d-826a-4417-8b82-62ce4bceea91 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.414277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef25a28d-826a-4417-8b82-62ce4bceea91 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.414277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-ef25a28d-826a-4417-8b82-62ce4bceea91 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:34.416840 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-05b6cd5d-e1d4-48ea-b69f-73998e4f019f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-a34664df-3a9b-4c25-9142-41db1a06ade6-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:34.418378 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.418378 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:34.418534 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.418534 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:34.427879 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef25a28d-826a-4417-8b82-62ce4bceea91 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 200 Aug 08 19:26:34.428363 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 141/559] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.445084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d0cd559-8d2a-4510-b060-0e246d89bf6e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.449433 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d0cd559-8d2a-4510-b060-0e246d89bf6e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] POST https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action Aug 08 19:26:34.449433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d0cd559-8d2a-4510-b060-0e246d89bf6e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:34.449433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d0cd559-8d2a-4510-b060-0e246d89bf6e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:34.450292 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-5d0cd559-8d2a-4510-b060-0e246d89bf6e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Updating group '82416137-35fe-42ca-a127-38ccd98ed2c1' with 'available' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 19:26:34.455767 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.455767 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:34.473429 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d0cd559-8d2a-4510-b060-0e246d89bf6e tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action returned with HTTP 202 Aug 08 19:26:34.473942 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 139/560] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:34 2026] POST /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:34.482384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-755f1503-ec47-43de-ba64-a369ea847e8e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.484612 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-755f1503-ec47-43de-ba64-a369ea847e8e tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:34.484861 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-755f1503-ec47-43de-ba64-a369ea847e8e tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.485054 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-755f1503-ec47-43de-ba64-a369ea847e8e tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.485177 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-755f1503-ec47-43de-ba64-a369ea847e8e tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:34.488843 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.488843 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:34.502110 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-755f1503-ec47-43de-ba64-a369ea847e8e tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 200 Aug 08 19:26:34.502523 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 141/561] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.516664 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f17c9ae3-fb65-4432-a4a3-5d062926dba6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.518569 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f17c9ae3-fb65-4432-a4a3-5d062926dba6 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] POST https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action Aug 08 19:26:34.518981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f17c9ae3-fb65-4432-a4a3-5d062926dba6 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:34.519103 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f17c9ae3-fb65-4432-a4a3-5d062926dba6 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:34.522792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-f17c9ae3-fb65-4432-a4a3-5d062926dba6 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Updating group '82416137-35fe-42ca-a127-38ccd98ed2c1' with 'error' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 19:26:34.529084 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.529084 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:34.534103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-05b6cd5d-e1d4-48ea-b69f-73998e4f019f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-a34664df-3a9b-4c25-9142-41db1a06ade6-np0000006803" released by "attachment_update" :: held 0.117s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:34.534775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-05b6cd5d-e1d4-48ea-b69f-73998e4f019f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989 returned with HTTP 200 Aug 08 19:26:34.535598 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 141/562] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:34 2026] PUT /volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.539227 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f17c9ae3-fb65-4432-a4a3-5d062926dba6 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action returned with HTTP 202 Aug 08 19:26:34.539655 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 142/563] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:34 2026] POST /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:34.554265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b338ec5-7cb7-4919-837b-45a1e0a973bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.556271 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b338ec5-7cb7-4919-837b-45a1e0a973bd tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:34.556534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b338ec5-7cb7-4919-837b-45a1e0a973bd tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.556747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b338ec5-7cb7-4919-837b-45a1e0a973bd tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.556855 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-4b338ec5-7cb7-4919-837b-45a1e0a973bd tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:34.560554 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.560554 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:34.579350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-2f1c4bb5-a2ad-49f0-bb4b-6979ca890347 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.582206 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-2f1c4bb5-a2ad-49f0-bb4b-6979ca890347 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989/action Aug 08 19:26:34.582716 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-2f1c4bb5-a2ad-49f0-bb4b-6979ca890347 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:34.582903 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-2f1c4bb5-a2ad-49f0-bb4b-6979ca890347 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:34.583386 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b338ec5-7cb7-4919-837b-45a1e0a973bd tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 200 Aug 08 19:26:34.583933 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 140/564] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 383 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.585302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-385c3650-7aff-46d1-b8ac-cb93ac19569b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.591123 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-385c3650-7aff-46d1-b8ac-cb93ac19569b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] DELETE https://10.4.3.89/volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c Aug 08 19:26:34.591378 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-385c3650-7aff-46d1-b8ac-cb93ac19569b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.591653 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-385c3650-7aff-46d1-b8ac-cb93ac19569b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.596759 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-260e9987-b2ed-4a50-bc06-b3cf9e2a8f78 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.601081 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-260e9987-b2ed-4a50-bc06-b3cf9e2a8f78 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] POST https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action Aug 08 19:26:34.601661 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-260e9987-b2ed-4a50-bc06-b3cf9e2a8f78 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:34.601795 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-260e9987-b2ed-4a50-bc06-b3cf9e2a8f78 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:34.603607 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-260e9987-b2ed-4a50-bc06-b3cf9e2a8f78 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Updating group '82416137-35fe-42ca-a127-38ccd98ed2c1' with 'available' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 08 19:26:34.606972 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.606972 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:34.609794 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.609794 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:34.616160 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.616160 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:34.618536 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-260e9987-b2ed-4a50-bc06-b3cf9e2a8f78 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action returned with HTTP 202 Aug 08 19:26:34.619084 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 143/565] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:34 2026] POST /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:34.628769 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8958c87d-cb86-4d53-8d8a-7728b6184eb5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.631298 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8958c87d-cb86-4d53-8d8a-7728b6184eb5 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:34.633439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8958c87d-cb86-4d53-8d8a-7728b6184eb5 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.633439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8958c87d-cb86-4d53-8d8a-7728b6184eb5 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.633439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-8958c87d-cb86-4d53-8d8a-7728b6184eb5 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:34.635143 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e33c4c66-8c77-4553-a6f4-cb984f01768e req-2f1c4bb5-a2ad-49f0-bb4b-6979ca890347 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989/action returned with HTTP 204 Aug 08 19:26:34.635693 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 142/566] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:34 2026] POST /volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:34.637494 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.637494 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:34.652454 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8958c87d-cb86-4d53-8d8a-7728b6184eb5 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 200 Aug 08 19:26:34.653132 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 141/567] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.671188 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.673880 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:26:34.673880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.674121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.674963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:34.675762 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:34.681207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-385c3650-7aff-46d1-b8ac-cb93ac19569b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c returned with HTTP 200 Aug 08 19:26:34.681653 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 142/568] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:26:34 2026] DELETE /volume/v3/attachments/c3d05657-c858-46c8-8a47-b8634ada419c => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.715895 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Get all volumes completed successfully. Aug 08 19:26:34.718173 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b9f6ffc-9022-4a11-90b5-f62d17f55e57 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:26:34.718798 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 144/569] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:34.733876 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d6d39f62-d553-4256-b500-c14f1121648a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.735632 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6d39f62-d553-4256-b500-c14f1121648a tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] POST https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action Aug 08 19:26:34.735948 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6d39f62-d553-4256-b500-c14f1121648a tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:34.736072 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6d39f62-d553-4256-b500-c14f1121648a tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:34.737522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-d6d39f62-d553-4256-b500-c14f1121648a tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] delete called for group 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:26:34.737635 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-d6d39f62-d553-4256-b500-c14f1121648a tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Delete group with id: 82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:34.747657 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.747657 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:34.809428 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6d39f62-d553-4256-b500-c14f1121648a tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action returned with HTTP 202 Aug 08 19:26:34.809428 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 143/570] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:26:34 2026] POST /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:34.817749 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a4aeaee-db9c-4108-8550-217721ae178b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.820455 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a4aeaee-db9c-4108-8550-217721ae178b tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:34.820722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a4aeaee-db9c-4108-8550-217721ae178b tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.820990 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a4aeaee-db9c-4108-8550-217721ae178b tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.821128 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-5a4aeaee-db9c-4108-8550-217721ae178b tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:34.825923 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:34.825923 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:34.838744 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a4aeaee-db9c-4108-8550-217721ae178b tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 200 Aug 08 19:26:34.839182 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 142/571] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 386 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:34.941293 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ef16bed-8186-48a0-8380-915cdfa49d27 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.943275 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ef16bed-8186-48a0-8380-915cdfa49d27 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:34.943525 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ef16bed-8186-48a0-8380-915cdfa49d27 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.943724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ef16bed-8186-48a0-8380-915cdfa49d27 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.950627 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ef16bed-8186-48a0-8380-915cdfa49d27 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 returned with HTTP 404 Aug 08 19:26:34.951130 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 143/572] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:34.961660 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.964723 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:26:34.964723 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.964723 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.964723 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:34.965192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:26:34.973083 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Get all volumes completed successfully. Aug 08 19:26:34.973711 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbc8342c-607b-436b-a3fb-d81d7b0fe107 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:26:34.974271 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 145/573] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/volumes => generated 333 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:34.984376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04b61225-818e-448b-9827-6f097ed12256 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:34.986230 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04b61225-818e-448b-9827-6f097ed12256 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:34.986455 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04b61225-818e-448b-9827-6f097ed12256 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:34.986684 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04b61225-818e-448b-9827-6f097ed12256 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:34.986944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-04b61225-818e-448b-9827-6f097ed12256 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:26:34.988049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-04b61225-818e-448b-9827-6f097ed12256 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:26:34.991278 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04b61225-818e-448b-9827-6f097ed12256 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Get all snapshots completed successfully. Aug 08 19:26:34.991577 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04b61225-818e-448b-9827-6f097ed12256 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 08 19:26:34.991955 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 144/574] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:26:34 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:26:35.005550 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c218dc02-db08-4020-987b-46e189ba2056 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:35.008858 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c218dc02-db08-4020-987b-46e189ba2056 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:35.009039 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c218dc02-db08-4020-987b-46e189ba2056 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:35.009229 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c218dc02-db08-4020-987b-46e189ba2056 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:35.017932 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:35.017932 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:35.023794 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c218dc02-db08-4020-987b-46e189ba2056 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:35.030132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c218dc02-db08-4020-987b-46e189ba2056 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a returned with HTTP 200 Aug 08 19:26:35.030576 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 143/575] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:35 2026] GET /volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:35.047665 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:35.049172 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:35.049540 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:35.049833 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:35.050139 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume with id: 0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:35.060215 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:35.060215 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:35.061432 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:35.076989 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume request issued successfully. Aug 08 19:26:35.077376 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-593a0ebe-9812-4ed9-8542-174394c2ac36 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a returned with HTTP 202 Aug 08 19:26:35.077884 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 144/576] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:26:35 2026] DELETE /volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:35.088137 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-822c6986-7c3f-4c68-b8fe-a809654806c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:35.090695 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-822c6986-7c3f-4c68-b8fe-a809654806c2 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:35.090999 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-822c6986-7c3f-4c68-b8fe-a809654806c2 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:35.091208 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-822c6986-7c3f-4c68-b8fe-a809654806c2 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:35.100273 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:35.100273 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:35.106368 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-822c6986-7c3f-4c68-b8fe-a809654806c2 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Volume info retrieved successfully. Aug 08 19:26:35.112174 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-822c6986-7c3f-4c68-b8fe-a809654806c2 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a returned with HTTP 200 Aug 08 19:26:35.112675 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 146/577] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:35 2026] GET /volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:35.851021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f55dd22c-bafc-4d4e-9195-18545b993c47 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:35.852786 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f55dd22c-bafc-4d4e-9195-18545b993c47 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] GET https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 Aug 08 19:26:35.853006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f55dd22c-bafc-4d4e-9195-18545b993c47 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:35.853186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f55dd22c-bafc-4d4e-9195-18545b993c47 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:35.853328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-f55dd22c-bafc-4d4e-9195-18545b993c47 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] show called for member 82416137-35fe-42ca-a127-38ccd98ed2c1 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:26:35.856958 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f55dd22c-bafc-4d4e-9195-18545b993c47 tempest-GroupsV320Test-1071916643 tempest-GroupsV320Test-1071916643-project-member] https://10.4.3.89/volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 returned with HTTP 404 Aug 08 19:26:35.858351 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 145/578] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:26:35 2026] GET /volume/v3/groups/82416137-35fe-42ca-a127-38ccd98ed2c1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:35.866520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e19c500-da7e-490f-bf5e-57343068345a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:35.869910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e19c500-da7e-490f-bf5e-57343068345a tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/882abbf8-a642-420e-aaa8-06fdd92547c6 Aug 08 19:26:35.870233 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e19c500-da7e-490f-bf5e-57343068345a tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:35.870559 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e19c500-da7e-490f-bf5e-57343068345a tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:35.900243 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e19c500-da7e-490f-bf5e-57343068345a tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/group_types/882abbf8-a642-420e-aaa8-06fdd92547c6 returned with HTTP 202 Aug 08 19:26:35.900243 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 144/579] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:26:35 2026] DELETE /volume/v3/group_types/882abbf8-a642-420e-aaa8-06fdd92547c6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:35.910365 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c3c6763-dd37-4622-bb93-f737d4533de1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:35.914433 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c3c6763-dd37-4622-bb93-f737d4533de1 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] DELETE https://10.4.3.89/volume/v3/types/31e88a45-7a07-420a-ad48-53449a041230 Aug 08 19:26:35.914433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c3c6763-dd37-4622-bb93-f737d4533de1 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:35.914433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c3c6763-dd37-4622-bb93-f737d4533de1 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:35.941770 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c3c6763-dd37-4622-bb93-f737d4533de1 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/types/31e88a45-7a07-420a-ad48-53449a041230 returned with HTTP 202 Aug 08 19:26:35.942279 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 145/580] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:35 2026] DELETE /volume/v3/types/31e88a45-7a07-420a-ad48-53449a041230 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:35.954342 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0bb89d70-eed7-42c9-af90-4b5c806b0a90 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:35.956712 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0bb89d70-eed7-42c9-af90-4b5c806b0a90 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] GET https://10.4.3.89/volume/v3/types/31e88a45-7a07-420a-ad48-53449a041230 Aug 08 19:26:35.957388 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0bb89d70-eed7-42c9-af90-4b5c806b0a90 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:35.957640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0bb89d70-eed7-42c9-af90-4b5c806b0a90 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:35.962072 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0bb89d70-eed7-42c9-af90-4b5c806b0a90 tempest-GroupsV320Test-1179820094 tempest-GroupsV320Test-1179820094-project-admin] https://10.4.3.89/volume/v3/types/31e88a45-7a07-420a-ad48-53449a041230 returned with HTTP 404 Aug 08 19:26:35.962889 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 147/581] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:35 2026] GET /volume/v3/types/31e88a45-7a07-420a-ad48-53449a041230 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:36.126496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fbb98236-b9ae-40f9-b72a-56180ae080df None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:36.126762 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbb98236-b9ae-40f9-b72a-56180ae080df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a Aug 08 19:26:36.126968 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbb98236-b9ae-40f9-b72a-56180ae080df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:36.127143 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbb98236-b9ae-40f9-b72a-56180ae080df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:36.135310 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbb98236-b9ae-40f9-b72a-56180ae080df tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a returned with HTTP 404 Aug 08 19:26:36.135933 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 146/582] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:36 2026] GET /volume/v3/volumes/0fb54937-58b5-46ce-adfc-dce68a42762a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:36.146302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c8927b33-a61f-46d5-93fb-f5813e74d976 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:36.148002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8927b33-a61f-46d5-93fb-f5813e74d976 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c Aug 08 19:26:36.148370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8927b33-a61f-46d5-93fb-f5813e74d976 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:36.148694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8927b33-a61f-46d5-93fb-f5813e74d976 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:36.148918 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-c8927b33-a61f-46d5-93fb-f5813e74d976 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete snapshot with id: c047d463-20c4-4a0f-b82e-f3af6631693c Aug 08 19:26:36.154101 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8927b33-a61f-46d5-93fb-f5813e74d976 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c returned with HTTP 404 Aug 08 19:26:36.155175 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 145/583] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:26:36 2026] DELETE /volume/v3/snapshots/c047d463-20c4-4a0f-b82e-f3af6631693c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:26:36.163691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b68c0274-99a4-4a5e-8b75-cd7ac4719f66 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:36.166025 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b68c0274-99a4-4a5e-8b75-cd7ac4719f66 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] GET https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:36.166318 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b68c0274-99a4-4a5e-8b75-cd7ac4719f66 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:36.166601 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b68c0274-99a4-4a5e-8b75-cd7ac4719f66 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:36.174454 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b68c0274-99a4-4a5e-8b75-cd7ac4719f66 tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 returned with HTTP 404 Aug 08 19:26:36.175016 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 146/584] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:36 2026] GET /volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:36.186731 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71829372-672c-416b-b7c7-151cbbb7b48e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:36.189647 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71829372-672c-416b-b7c7-151cbbb7b48e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:36.189974 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71829372-672c-416b-b7c7-151cbbb7b48e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:36.190248 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71829372-672c-416b-b7c7-151cbbb7b48e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:36.190500 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-71829372-672c-416b-b7c7-151cbbb7b48e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] Delete volume with id: b0bda1e3-d834-4a6d-87c5-81bc044c48c3 Aug 08 19:26:36.205534 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71829372-672c-416b-b7c7-151cbbb7b48e tempest-VolumesDeleteCascade-1985205583 tempest-VolumesDeleteCascade-1985205583-project-member] https://10.4.3.89/volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 returned with HTTP 404 Aug 08 19:26:36.206262 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 148/585] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:26:36 2026] DELETE /volume/v3/volumes/b0bda1e3-d834-4a6d-87c5-81bc044c48c3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:37.742438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce590154-7fd4-47df-80e6-20516e439da0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:37.742830 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce590154-7fd4-47df-80e6-20516e439da0 None None] GET https://10.4.3.89/volume// Aug 08 19:26:37.743090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce590154-7fd4-47df-80e6-20516e439da0 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:37.743162 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce590154-7fd4-47df-80e6-20516e439da0 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:37.743509 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce590154-7fd4-47df-80e6-20516e439da0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:37.743800 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 147/586] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:37.753004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-541628f7-af2b-4f03-bbe4-17114b96d34a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:37.755712 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-541628f7-af2b-4f03-bbe4-17114b96d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:26:37.756014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-541628f7-af2b-4f03-bbe4-17114b96d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:37.757361 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-541628f7-af2b-4f03-bbe4-17114b96d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:37.767354 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:37.767354 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:37.771588 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-541628f7-af2b-4f03-bbe4-17114b96d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:26:37.776311 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-541628f7-af2b-4f03-bbe4-17114b96d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:26:37.776898 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 146/587] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:37 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:37.883990 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c88329c8-d472-4a22-9379-bbfdba52e948 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:37.890652 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c88329c8-d472-4a22-9379-bbfdba52e948 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] PUT https://10.4.3.89/volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a Aug 08 19:26:37.890652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c88329c8-d472-4a22-9379-bbfdba52e948 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:37.897905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c88329c8-d472-4a22-9379-bbfdba52e948 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Acquiring lock "cinder-attachment_update-d2ab2ff6-e998-4351-8b33-c2a3db150b76-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:37.905019 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c88329c8-d472-4a22-9379-bbfdba52e948 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-d2ab2ff6-e998-4351-8b33-c2a3db150b76-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:37.906908 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:37.906908 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:38.019267 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c88329c8-d472-4a22-9379-bbfdba52e948 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-d2ab2ff6-e998-4351-8b33-c2a3db150b76-np0000006803" released by "attachment_update" :: held 0.114s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:38.019619 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-c88329c8-d472-4a22-9379-bbfdba52e948 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a returned with HTTP 200 Aug 08 19:26:38.020112 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 147/588] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:37 2026] PUT /volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:38.047589 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-f08f6123-6dca-4748-b164-b582c0b53b8f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:38.049993 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-f08f6123-6dca-4748-b164-b582c0b53b8f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a/action Aug 08 19:26:38.050387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-f08f6123-6dca-4748-b164-b582c0b53b8f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:38.050571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-f08f6123-6dca-4748-b164-b582c0b53b8f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:38.068862 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:38.068862 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:38.078537 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3de68a3d-3cc1-4241-9128-41878fc2788f req-f08f6123-6dca-4748-b164-b582c0b53b8f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a/action returned with HTTP 204 Aug 08 19:26:38.079039 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 149/589] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:38 2026] POST /volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:38.703663 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:38.850021 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:38.850611 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2000166742"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:38.852493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2000166742'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:38.852866 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Create volume of 1 GB Aug 08 19:26:38.861628 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Availability Zones retrieved successfully. Aug 08 19:26:38.867832 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Flow 'volume_create_api' (fc74047f-aeb9-457d-9988-bef008853e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:38.869015 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1edc6a3f-549f-425d-a0ea-040034224607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:38.869774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:38.902668 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-259d5753-c7d0-439a-9e3a-5baaa66b1fac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:38.913733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1edc6a3f-549f-425d-a0ea-040034224607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:38.914511 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb1c6c5-e59b-4b1f-80a6-ab973d3656fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:38.944341 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-259d5753-c7d0-439a-9e3a-5baaa66b1fac tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] GET https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 08 19:26:38.944341 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-259d5753-c7d0-439a-9e3a-5baaa66b1fac tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:38.944341 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-259d5753-c7d0-439a-9e3a-5baaa66b1fac tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:38.960860 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-259d5753-c7d0-439a-9e3a-5baaa66b1fac tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 19:26:38.960860 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 147/590] 10.4.3.89 () {66 vars in 1290 bytes} [Sat Aug 8 19:26:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:38.993521 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b108c47-d1c6-4935-91ed-518dfbb276a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:38.997176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b108c47-d1c6-4935-91ed-518dfbb276a9 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] GET https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 08 19:26:38.999049 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b108c47-d1c6-4935-91ed-518dfbb276a9 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:38.999049 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b108c47-d1c6-4935-91ed-518dfbb276a9 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:38.999049 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:38.999049 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:39.021496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Created reservations ['3f31b250-5c9a-467b-bdd7-dd3241fdc5a1', 'a4e4dfa7-e0c8-42fa-85e3-7f20d339bc8c', '0e398971-5f18-4efc-8121-85ffc8a6f05c', '5aa07b51-b1fd-4dc1-8166-7fe8043179dc'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:39.021496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb1c6c5-e59b-4b1f-80a6-ab973d3656fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f31b250-5c9a-467b-bdd7-dd3241fdc5a1', 'a4e4dfa7-e0c8-42fa-85e3-7f20d339bc8c', '0e398971-5f18-4efc-8121-85ffc8a6f05c', '5aa07b51-b1fd-4dc1-8166-7fe8043179dc']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:39.023073 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91d7dcc-6c74-45c3-8dfb-17ae3517ebf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:39.037894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b108c47-d1c6-4935-91ed-518dfbb276a9 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 19:26:39.038292 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 148/591] 10.4.3.89 () {66 vars in 1290 bytes} [Sat Aug 8 19:26:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:39.052590 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-86c0c0bf-f0e8-4532-91d9-fab60a3363ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.056583 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86c0c0bf-f0e8-4532-91d9-fab60a3363ce tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:39.056872 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a91d7dcc-6c74-45c3-8dfb-17ae3517ebf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78aaf83a-c5e4-4a99-9038-374807746dcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2000166742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6696a7059f47ac8a413708fe0046d9',qos_specs=None,replication_status=,reservations=['3f31b250-5c9a-467b-bdd7-dd3241fdc5a1','a4e4dfa7-e0c8-42fa-85e3-7f20d339bc8c','0e398971-5f18-4efc-8121-85ffc8a6f05c','5aa07b51-b1fd-4dc1-8166-7fe8043179dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a97774532404fbb7c110503157cf3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2000166742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78aaf83a-c5e4-4a99-9038-374807746dcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6696a7059f47ac8a413708fe0046d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0e4a97774532404fbb7c110503157cf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:39.056985 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86c0c0bf-f0e8-4532-91d9-fab60a3363ce tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1265631888"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:39.057060 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2ca090-4ea2-416a-8645-7153028ff7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:39.086935 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da2ca090-4ea2-416a-8645-7153028ff7b4) transitioned into 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-2000166742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6696a7059f47ac8a413708fe0046d9',qos_specs=None,replication_status=,reservations=['3f31b250-5c9a-467b-bdd7-dd3241fdc5a1','a4e4dfa7-e0c8-42fa-85e3-7f20d339bc8c','0e398971-5f18-4efc-8121-85ffc8a6f05c','5aa07b51-b1fd-4dc1-8166-7fe8043179dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a97774532404fbb7c110503157cf3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:39.086935 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba5ee5f-a751-411d-b62c-89042b22f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:39.091850 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86c0c0bf-f0e8-4532-91d9-fab60a3363ce tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:39.092092 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 150/592] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:39 2026] POST /volume/v3/types => generated 228 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:39.101064 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ba5ee5f-a751-411d-b62c-89042b22f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:39.102473 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Flow 'volume_create_api' (fc74047f-aeb9-457d-9988-bef008853e72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:39.102983 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Create volume request issued successfully. Aug 08 19:26:39.104182 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69f5afcc-a0a8-4a14-9cb9-0c0964723af2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:39.104746 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 148/593] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:26:38 2026] POST /volume/v3/volumes => generated 817 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:39.109362 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a688e477-e2c3-40ff-9eba-4ebd1829f8e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.112950 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a688e477-e2c3-40ff-9eba-4ebd1829f8e0 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 08 19:26:39.112950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a688e477-e2c3-40ff-9eba-4ebd1829f8e0 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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-1265631888": 10, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1265631888": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1265631888": 7}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:39.124066 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9828e4c-e314-4c24-83f6-cf24e500f15e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.126206 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9828e4c-e314-4c24-83f6-cf24e500f15e tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:39.126564 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9828e4c-e314-4c24-83f6-cf24e500f15e tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:39.126901 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9828e4c-e314-4c24-83f6-cf24e500f15e tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:39.137842 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:39.137842 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:39.141556 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9828e4c-e314-4c24-83f6-cf24e500f15e tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Volume info retrieved successfully. Aug 08 19:26:39.146478 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9828e4c-e314-4c24-83f6-cf24e500f15e tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 200 Aug 08 19:26:39.146961 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 149/594] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:39 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:39.257638 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a688e477-e2c3-40ff-9eba-4ebd1829f8e0 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 19:26:39.258166 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 148/595] 10.4.3.89 () {68 vars in 1311 bytes} [Sat Aug 8 19:26:39 2026] PUT /volume/v3/os-quota-class-sets/default => generated 611 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:39.270309 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.275489 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/eed28412425d4d708ae7f3d35620124a/defaults Aug 08 19:26:39.276019 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:39.276221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Calling method 'defaults' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:39.284193 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.284480 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.284712 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.285137 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.285391 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.285660 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.285903 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.288614 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94b0899d-7da4-45af-97f8-b5b41e2b230d tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/eed28412425d4d708ae7f3d35620124a/defaults returned with HTTP 200 Aug 08 19:26:39.289030 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 151/596] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:26:39 2026] GET /volume/v3/os-quota-sets/eed28412425d4d708ae7f3d35620124a/defaults => generated 647 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:39.428164 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.430157 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/1cc7fc971e66472c87fa60394012f1bd/defaults Aug 08 19:26:39.430337 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:39.430541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Calling method 'defaults' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:39.430785 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:39.430785 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:39.437890 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.438532 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.438922 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.439214 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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. Aug 08 19:26:39.442233 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3eed688c-b1f1-4a8d-b5d4-01637c4830d2 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/1cc7fc971e66472c87fa60394012f1bd/defaults returned with HTTP 200 Aug 08 19:26:39.442801 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 149/597] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:26:39 2026] GET /volume/v3/os-quota-sets/1cc7fc971e66472c87fa60394012f1bd/defaults => generated 647 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:39.518898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8780466-aa18-4b7a-954a-32a9bc497565 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.521058 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8780466-aa18-4b7a-954a-32a9bc497565 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] DELETE https://10.4.3.89/volume/v3/types/08974f12-9477-4502-b8a9-8b7b3eb80f38 Aug 08 19:26:39.521302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8780466-aa18-4b7a-954a-32a9bc497565 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:39.521563 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8780466-aa18-4b7a-954a-32a9bc497565 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:39.550712 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8780466-aa18-4b7a-954a-32a9bc497565 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/types/08974f12-9477-4502-b8a9-8b7b3eb80f38 returned with HTTP 202 Aug 08 19:26:39.551137 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 150/598] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:39 2026] DELETE /volume/v3/types/08974f12-9477-4502-b8a9-8b7b3eb80f38 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:39.560061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af9ca0be-2aee-4472-a53f-9cc553486ec3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.562503 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af9ca0be-2aee-4472-a53f-9cc553486ec3 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] GET https://10.4.3.89/volume/v3/types/08974f12-9477-4502-b8a9-8b7b3eb80f38 Aug 08 19:26:39.562791 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af9ca0be-2aee-4472-a53f-9cc553486ec3 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:39.563062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af9ca0be-2aee-4472-a53f-9cc553486ec3 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:39.567334 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af9ca0be-2aee-4472-a53f-9cc553486ec3 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/types/08974f12-9477-4502-b8a9-8b7b3eb80f38 returned with HTTP 404 Aug 08 19:26:39.567968 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 149/599] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:39 2026] GET /volume/v3/types/08974f12-9477-4502-b8a9-8b7b3eb80f38 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:39.576503 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ebc1bf7-c4cd-4946-b4c8-2e31d1fe0338 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:39.578501 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ebc1bf7-c4cd-4946-b4c8-2e31d1fe0338 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-class-sets/default Aug 08 19:26:39.578967 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ebc1bf7-c4cd-4946-b4c8-2e31d1fe0338 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:39.646192 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ebc1bf7-c4cd-4946-b4c8-2e31d1fe0338 tempest-VolumeQuotaClassesTest-1402770038 tempest-VolumeQuotaClassesTest-1402770038-project-admin] https://10.4.3.89/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 08 19:26:39.646624 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 152/600] 10.4.3.89 () {68 vars in 1311 bytes} [Sat Aug 8 19:26:39 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:40.161968 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9dd28b07-b94d-4efa-a2b0-60b18a369639 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.164680 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9dd28b07-b94d-4efa-a2b0-60b18a369639 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:40.165003 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9dd28b07-b94d-4efa-a2b0-60b18a369639 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.165266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9dd28b07-b94d-4efa-a2b0-60b18a369639 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.179427 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:40.179427 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:40.186238 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9dd28b07-b94d-4efa-a2b0-60b18a369639 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Volume info retrieved successfully. Aug 08 19:26:40.192664 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9dd28b07-b94d-4efa-a2b0-60b18a369639 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 200 Aug 08 19:26:40.193247 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 150/601] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:40 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:40.211506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40454008-32ee-4544-bd9f-a187afe0bc4d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.214137 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40454008-32ee-4544-bd9f-a187afe0bc4d tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 08 19:26:40.214137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40454008-32ee-4544-bd9f-a187afe0bc4d tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "78aaf83a-c5e4-4a99-9038-374807746dcb"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:40.216197 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volume_transfer [None req-40454008-32ee-4544-bd9f-a187afe0bc4d tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Creating new volume transfer {'transfer': {'volume_id': '78aaf83a-c5e4-4a99-9038-374807746dcb'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 19:26:40.216384 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volume_transfer [None req-40454008-32ee-4544-bd9f-a187afe0bc4d tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Creating transfer of volume 78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:40.216574 np0000006803 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-40454008-32ee-4544-bd9f-a187afe0bc4d tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Generating transfer record for volume 78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:40.226007 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:40.226007 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:40.240653 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40454008-32ee-4544-bd9f-a187afe0bc4d tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 08 19:26:40.244483 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 151/602] 10.4.3.89 () {70 vars in 1319 bytes} [Sat Aug 8 19:26:40 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:40.254690 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e2ddb8b4-1526-4387-90c2-45e999af59ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.257360 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2ddb8b4-1526-4387-90c2-45e999af59ea tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:40.257360 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2ddb8b4-1526-4387-90c2-45e999af59ea tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.257523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2ddb8b4-1526-4387-90c2-45e999af59ea tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.266115 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:40.266115 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:40.272886 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e2ddb8b4-1526-4387-90c2-45e999af59ea tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Volume info retrieved successfully. Aug 08 19:26:40.277536 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2ddb8b4-1526-4387-90c2-45e999af59ea tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 200 Aug 08 19:26:40.278087 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 150/603] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:40 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:40.302594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-976df58c-58e3-4097-a40f-50b36a8eb421 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.306552 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-976df58c-58e3-4097-a40f-50b36a8eb421 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb Aug 08 19:26:40.306552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-976df58c-58e3-4097-a40f-50b36a8eb421 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.306552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-976df58c-58e3-4097-a40f-50b36a8eb421 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.315105 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-976df58c-58e3-4097-a40f-50b36a8eb421 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb returned with HTTP 200 Aug 08 19:26:40.315718 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 153/604] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:26:40 2026] GET /volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb => generated 430 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:40.324742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4c5ad71e-eb9b-4b62-baa0-2f24b2110314 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.327318 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c5ad71e-eb9b-4b62-baa0-2f24b2110314 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volume-transfers Aug 08 19:26:40.327648 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c5ad71e-eb9b-4b62-baa0-2f24b2110314 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.327942 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c5ad71e-eb9b-4b62-baa0-2f24b2110314 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.328175 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volume_transfer [None req-4c5ad71e-eb9b-4b62-baa0-2f24b2110314 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Listing volume transfers {{(pid=100254) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 19:26:40.338914 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c5ad71e-eb9b-4b62-baa0-2f24b2110314 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 200 Aug 08 19:26:40.339727 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 151/605] 10.4.3.89 () {68 vars in 1298 bytes} [Sat Aug 8 19:26:40 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:40.354699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c99008f-314d-4eed-ba77-f69873ab1076 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.530231 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0ca28941-5d55-4e29-8f93-81967557336e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.532610 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:40.533004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1177529633"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:40.534638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1177529633'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:40.534769 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume of 1 GB Aug 08 19:26:40.539509 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Availability Zones retrieved successfully. Aug 08 19:26:40.546688 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Flow 'volume_create_api' (c6b8c166-1351-4073-a86b-a16d6108f5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:40.547926 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c16fa4-b39c-42f5-9651-dc057034bd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:40.549806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:40.568028 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] POST https://10.4.3.89/volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb/accept Aug 08 19:26:40.568500 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4102a96c0b38de68"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:40.570248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Accepting volume transfer 5e549209-2fc3-4327-95b6-ed40321c6ffb {{(pid=100252) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 19:26:40.570418 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Accepting transfer 5e549209-2fc3-4327-95b6-ed40321c6ffb Aug 08 19:26:40.579858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c16fa4-b39c-42f5-9651-dc057034bd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:40.581046 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f54c56a-95aa-45ab-b196-2928d3113427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:40.643279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Created reservations ['6b3e8fe6-3951-45d7-95f1-2a9ca7554eb9', '9738b203-d21f-47f9-965a-69e08c466e69', '8e943a3d-c8a6-476e-bee5-bede088df842', '84661750-7ec5-4935-aa80-ce1449067d6d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:40.651015 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Created reservations ['7b9a54ee-6a52-4878-a025-b4d4c09a2a05', 'd6b1a49e-8652-4291-b3b6-2364e00addeb', '85c9e661-3db4-4f96-8964-eaa1fe0529c9', 'fe5f2a30-277c-4497-add7-6b60154fcbba'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:40.651844 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f54c56a-95aa-45ab-b196-2928d3113427) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9a54ee-6a52-4878-a025-b4d4c09a2a05', 'd6b1a49e-8652-4291-b3b6-2364e00addeb', '85c9e661-3db4-4f96-8964-eaa1fe0529c9', 'fe5f2a30-277c-4497-add7-6b60154fcbba']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:40.652597 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac07169-005a-4909-9a31-7da1c9d5c44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:40.664811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Created reservations ['0d112c4d-94df-4da3-8591-7aab8a0799ca', 'a04990fe-96bf-4db9-be44-c621edef1c12', 'f2348665-f192-474a-a4a0-bc4a48753c10', '3d7ad89d-91fc-4ac3-bd6b-58448daabf57'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:40.676580 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac07169-005a-4909-9a31-7da1c9d5c44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a82090b8-05ad-41e4-9c81-625ff5f1d7d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1177529633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c6e0f7ec42452db4162c293f731e74',qos_specs=None,replication_status=,reservations=['7b9a54ee-6a52-4878-a025-b4d4c09a2a05','d6b1a49e-8652-4291-b3b6-2364e00addeb','85c9e661-3db4-4f96-8964-eaa1fe0529c9','fe5f2a30-277c-4497-add7-6b60154fcbba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fabe2caff541618b7dedc63690b2d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1177529633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a82090b8-05ad-41e4-9c81-625ff5f1d7d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c6e0f7ec42452db4162c293f731e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='83fabe2caff541618b7dedc63690b2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:40.677370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5967d72a-222b-485e-a4b0-04a735821f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:40.703964 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5967d72a-222b-485e-a4b0-04a735821f83) transitioned into 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-1177529633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c6e0f7ec42452db4162c293f731e74',qos_specs=None,replication_status=,reservations=['7b9a54ee-6a52-4878-a025-b4d4c09a2a05','d6b1a49e-8652-4291-b3b6-2364e00addeb','85c9e661-3db4-4f96-8964-eaa1fe0529c9','fe5f2a30-277c-4497-add7-6b60154fcbba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fabe2caff541618b7dedc63690b2d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:40.704604 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f31a071e-ca59-48ca-9e13-180c92aa8ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:40.709295 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Created reservations ['c6c9ddf0-e95a-47f9-a2af-dc4de79fb77d', '1d6bc4f3-6e4b-4a76-98a4-4d2bd3529316', '6374be8f-53e8-40d7-88dd-4fa3d5766cfc', '5410f27e-496a-44cc-9021-1fc8002ed4f2'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:40.717833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f31a071e-ca59-48ca-9e13-180c92aa8ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:40.718675 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Flow 'volume_create_api' (c6b8c166-1351-4073-a86b-a16d6108f5db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:40.719013 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume request issued successfully. Aug 08 19:26:40.719959 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0ca28941-5d55-4e29-8f93-81967557336e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:40.722398 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 151/606] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:26:40 2026] POST /volume/v3/volumes => generated 753 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:26:40.735377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf3a3de1-9fee-4a4a-826a-7f3519a59337 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.739696 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf3a3de1-9fee-4a4a-826a-7f3519a59337 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:40.739948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf3a3de1-9fee-4a4a-826a-7f3519a59337 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.740168 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf3a3de1-9fee-4a4a-826a-7f3519a59337 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.744758 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Created reservations ['eba7d83a-14b6-43d0-b674-10d42c44c1fb', '4c4ea400-cf57-4bc6-81ef-100e323f372b', 'e5ee948a-84ba-4f46-b12f-6fd24f996a36', 'f215a466-4f04-4cf9-abd6-56682d5e2949'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:40.760129 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:40.760129 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:40.764343 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Transfer volume completed successfully. Aug 08 19:26:40.779170 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf3a3de1-9fee-4a4a-826a-7f3519a59337 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:40.791451 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf3a3de1-9fee-4a4a-826a-7f3519a59337 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:40.791895 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 154/607] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:40 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 821 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:40.878035 np0000006803 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Volume 78aaf83a-c5e4-4a99-9038-374807746dcb has been transferred. Aug 08 19:26:40.891806 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c99008f-314d-4eed-ba77-f69873ab1076 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] https://10.4.3.89/volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb/accept returned with HTTP 202 Aug 08 19:26:40.892927 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 152/608] 10.4.3.89 () {70 vars in 1451 bytes} [Sat Aug 8 19:26:40 2026] POST /volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb/accept => generated 363 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:40.907297 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aa624a1d-134f-4461-b5ba-b200d95ffe0b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.909210 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa624a1d-134f-4461-b5ba-b200d95ffe0b tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:40.909631 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa624a1d-134f-4461-b5ba-b200d95ffe0b tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.910030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aa624a1d-134f-4461-b5ba-b200d95ffe0b tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.919764 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:40.919764 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:40.929568 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aa624a1d-134f-4461-b5ba-b200d95ffe0b tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Volume info retrieved successfully. Aug 08 19:26:40.936500 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aa624a1d-134f-4461-b5ba-b200d95ffe0b tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 200 Aug 08 19:26:40.937136 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 152/609] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:40 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 944 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:40.950636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-40e59ef4-6665-42b2-81df-cb362a9d91c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.952757 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40e59ef4-6665-42b2-81df-cb362a9d91c1 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:40.953089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40e59ef4-6665-42b2-81df-cb362a9d91c1 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.953574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40e59ef4-6665-42b2-81df-cb362a9d91c1 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.961056 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:40.961056 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:40.967116 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-40e59ef4-6665-42b2-81df-cb362a9d91c1 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] Volume info retrieved successfully. Aug 08 19:26:40.972075 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40e59ef4-6665-42b2-81df-cb362a9d91c1 tempest-VolumesTransfersV355Test-879407462 tempest-VolumesTransfersV355Test-879407462-project-member] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 200 Aug 08 19:26:40.972621 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 152/610] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:40 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:40.989645 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-acba2a60-cb95-463a-99ac-a110262d791f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:40.991390 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acba2a60-cb95-463a-99ac-a110262d791f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb Aug 08 19:26:40.991625 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acba2a60-cb95-463a-99ac-a110262d791f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:40.991855 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acba2a60-cb95-463a-99ac-a110262d791f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:40.991983 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.volume_transfer [None req-acba2a60-cb95-463a-99ac-a110262d791f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Delete transfer with id: 5e549209-2fc3-4327-95b6-ed40321c6ffb Aug 08 19:26:40.997373 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acba2a60-cb95-463a-99ac-a110262d791f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb returned with HTTP 404 Aug 08 19:26:40.997373 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 155/611] 10.4.3.89 () {68 vars in 1412 bytes} [Sat Aug 8 19:26:40 2026] DELETE /volume/v3/volume-transfers/5e549209-2fc3-4327-95b6-ed40321c6ffb => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:41.008590 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:41.144450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:41.144450 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:41.144450 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:41.144450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Delete volume with id: 78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:41.151670 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:41.151670 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:41.152045 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Volume info retrieved successfully. Aug 08 19:26:41.173494 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Delete volume request issued successfully. Aug 08 19:26:41.173918 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-283f6226-7bd9-4b80-8059-ddc68874d9f8 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 202 Aug 08 19:26:41.175493 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 153/612] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:26:41 2026] DELETE /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:41.187116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c5ef6327-284e-429f-a031-d2136af47814 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:41.189228 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5ef6327-284e-429f-a031-d2136af47814 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:41.189475 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5ef6327-284e-429f-a031-d2136af47814 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:41.189674 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5ef6327-284e-429f-a031-d2136af47814 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:41.196501 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:41.196501 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:41.199858 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c5ef6327-284e-429f-a031-d2136af47814 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Volume info retrieved successfully. Aug 08 19:26:41.203483 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5ef6327-284e-429f-a031-d2136af47814 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 200 Aug 08 19:26:41.203843 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 153/613] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:41 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 1128 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:41.808582 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9511c8f-6a72-45f7-bba4-69e7a7b1eda2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:41.811318 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9511c8f-6a72-45f7-bba4-69e7a7b1eda2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:41.811611 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9511c8f-6a72-45f7-bba4-69e7a7b1eda2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:41.811880 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9511c8f-6a72-45f7-bba4-69e7a7b1eda2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:41.821514 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:41.821514 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:41.826172 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f9511c8f-6a72-45f7-bba4-69e7a7b1eda2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:41.831917 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9511c8f-6a72-45f7-bba4-69e7a7b1eda2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:41.832477 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 153/614] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:41 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:41.882381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9835f60b-0620-492d-9ee7-c65766322f56 req-d4f30716-685b-4339-ac50-243c09711377 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:41.886844 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-d4f30716-685b-4339-ac50-243c09711377 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:41.887020 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-d4f30716-685b-4339-ac50-243c09711377 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:41.887246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-d4f30716-685b-4339-ac50-243c09711377 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:41.904816 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:41.904816 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:41.910087 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9835f60b-0620-492d-9ee7-c65766322f56 req-d4f30716-685b-4339-ac50-243c09711377 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:41.914877 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-d4f30716-685b-4339-ac50-243c09711377 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:41.915397 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 156/615] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:26:41 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:42.033299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc2f4957-a4d1-4111-aaf8-d0bdb0d85e2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.033299 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc2f4957-a4d1-4111-aaf8-d0bdb0d85e2d None None] GET https://10.4.3.89/volume// Aug 08 19:26:42.033299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc2f4957-a4d1-4111-aaf8-d0bdb0d85e2d None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.033687 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc2f4957-a4d1-4111-aaf8-d0bdb0d85e2d None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.033910 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc2f4957-a4d1-4111-aaf8-d0bdb0d85e2d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:42.034219 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 154/616] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:42.043668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9835f60b-0620-492d-9ee7-c65766322f56 req-2a66bc6e-588f-496d-b53c-a75d33cd1672 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.047336 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-2a66bc6e-588f-496d-b53c-a75d33cd1672 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:26:42.047336 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-2a66bc6e-588f-496d-b53c-a75d33cd1672 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a82090b8-05ad-41e4-9c81-625ff5f1d7d8", "connector": null, "instance_uuid": "aee2b6fc-d6d9-4b9b-820c-d7d0c8d3965a"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.061774 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:42.061774 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:42.101501 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-2a66bc6e-588f-496d-b53c-a75d33cd1672 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:26:42.102231 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 154/617] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:26:42 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) Aug 08 19:26:42.143469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4354672-ad69-47b1-ae18-1c202a548e0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.145493 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4354672-ad69-47b1-ae18-1c202a548e0d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:42.145696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4354672-ad69-47b1-ae18-1c202a548e0d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.145942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4354672-ad69-47b1-ae18-1c202a548e0d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.157589 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1415c19f-ddf3-4489-8364-1b77be4f03b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.158000 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1415c19f-ddf3-4489-8364-1b77be4f03b7 None None] GET https://10.4.3.89/volume// Aug 08 19:26:42.158166 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1415c19f-ddf3-4489-8364-1b77be4f03b7 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.158349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1415c19f-ddf3-4489-8364-1b77be4f03b7 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.158677 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1415c19f-ddf3-4489-8364-1b77be4f03b7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:26:42.159021 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 157/618] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:26:42.160249 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:42.160249 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:42.164316 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4354672-ad69-47b1-ae18-1c202a548e0d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:42.170753 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4354672-ad69-47b1-ae18-1c202a548e0d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:42.170846 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9835f60b-0620-492d-9ee7-c65766322f56 req-1aa7801e-798d-48e5-9840-a3bae5904e39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.170896 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 154/619] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:42.173095 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-1aa7801e-798d-48e5-9840-a3bae5904e39 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:42.173483 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-1aa7801e-798d-48e5-9840-a3bae5904e39 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.173757 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-1aa7801e-798d-48e5-9840-a3bae5904e39 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.189375 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:42.189375 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:42.198041 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-9835f60b-0620-492d-9ee7-c65766322f56 req-1aa7801e-798d-48e5-9840-a3bae5904e39 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:42.201845 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-1aa7801e-798d-48e5-9840-a3bae5904e39 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:42.202308 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 155/620] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 1025 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:26:42.218385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d730fe5c-bb59-47bf-af7b-c6df73a36d78 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.221264 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d730fe5c-bb59-47bf-af7b-c6df73a36d78 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:42.221664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d730fe5c-bb59-47bf-af7b-c6df73a36d78 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.222357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d730fe5c-bb59-47bf-af7b-c6df73a36d78 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.231908 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d730fe5c-bb59-47bf-af7b-c6df73a36d78 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 404 Aug 08 19:26:42.232923 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 155/621] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:42.241159 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-416c479c-4610-41af-8378-04e7dc641e35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.242916 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-416c479c-4610-41af-8378-04e7dc641e35 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:42.243189 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-416c479c-4610-41af-8378-04e7dc641e35 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.243377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-416c479c-4610-41af-8378-04e7dc641e35 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.249729 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-416c479c-4610-41af-8378-04e7dc641e35 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 404 Aug 08 19:26:42.250352 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 158/622] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:42.259057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75bffadd-5164-4c62-b156-88e00e058330 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.261049 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75bffadd-5164-4c62-b156-88e00e058330 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] DELETE https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:42.261338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75bffadd-5164-4c62-b156-88e00e058330 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.261663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75bffadd-5164-4c62-b156-88e00e058330 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.261981 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-75bffadd-5164-4c62-b156-88e00e058330 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Delete volume with id: 78aaf83a-c5e4-4a99-9038-374807746dcb Aug 08 19:26:42.268359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75bffadd-5164-4c62-b156-88e00e058330 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb returned with HTTP 404 Aug 08 19:26:42.269286 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 155/623] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:26:42 2026] DELETE /volume/v3/volumes/78aaf83a-c5e4-4a99-9038-374807746dcb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:42.278203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.279774 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:42.280285 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1542376420"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.283104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1542376420'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:42.283104 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Create volume of 1 GB Aug 08 19:26:42.292473 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Availability Zones retrieved successfully. Aug 08 19:26:42.297026 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Flow 'volume_create_api' (921f24cb-0d02-42ed-89ff-bcd583562bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:42.298285 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398aad7b-3ff9-41b0-a800-840df96ae33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:42.299613 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:42.319798 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e0c8e3c7-6474-4a3d-b256-78c93c76f288 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.323859 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e0c8e3c7-6474-4a3d-b256-78c93c76f288 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] PUT https://10.4.3.89/volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767 Aug 08 19:26:42.327466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e0c8e3c7-6474-4a3d-b256-78c93c76f288 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.336386 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e0c8e3c7-6474-4a3d-b256-78c93c76f288 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Acquiring lock "cinder-attachment_update-a82090b8-05ad-41e4-9c81-625ff5f1d7d8-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:26:42.336711 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398aad7b-3ff9-41b0-a800-840df96ae33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:42.338180 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c55ff457-9011-4a3c-944e-b1c487f868fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:42.345587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e0c8e3c7-6474-4a3d-b256-78c93c76f288 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Lock "cinder-attachment_update-a82090b8-05ad-41e4-9c81-625ff5f1d7d8-np0000006803" acquired by "attachment_update" :: waited 0.009s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:26:42.347110 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:42.347110 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:42.407485 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Created reservations ['31a34b76-ecc1-4612-bef1-eadfe5c10dac', 'a9563180-e1cd-4625-b6c2-f71b514423ea', '7e416085-1120-469d-98df-eae30cdc59fc', 'a799ec16-05b4-4d9d-9535-f99c010a7ce9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:42.407485 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c55ff457-9011-4a3c-944e-b1c487f868fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a34b76-ecc1-4612-bef1-eadfe5c10dac', 'a9563180-e1cd-4625-b6c2-f71b514423ea', '7e416085-1120-469d-98df-eae30cdc59fc', 'a799ec16-05b4-4d9d-9535-f99c010a7ce9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:42.407485 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f1f937-cc5c-4a49-b1c1-c239e6303b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:42.447281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d2ddd995-2318-4b61-9869-f21251e37b3d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.450900 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0f1f937-cc5c-4a49-b1c1-c239e6303b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9c68e8e-4d24-4260-b13d-cb1723b4e8b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1542376420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6696a7059f47ac8a413708fe0046d9',qos_specs=None,replication_status=,reservations=['31a34b76-ecc1-4612-bef1-eadfe5c10dac','a9563180-e1cd-4625-b6c2-f71b514423ea','7e416085-1120-469d-98df-eae30cdc59fc','a799ec16-05b4-4d9d-9535-f99c010a7ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a97774532404fbb7c110503157cf3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1542376420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9c68e8e-4d24-4260-b13d-cb1723b4e8b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6696a7059f47ac8a413708fe0046d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0e4a97774532404fbb7c110503157cf3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:42.455464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638ce8bb-d9e5-4208-9018-8deaa126f76e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:42.488495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (638ce8bb-d9e5-4208-9018-8deaa126f76e) transitioned into 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-1542376420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6696a7059f47ac8a413708fe0046d9',qos_specs=None,replication_status=,reservations=['31a34b76-ecc1-4612-bef1-eadfe5c10dac','a9563180-e1cd-4625-b6c2-f71b514423ea','7e416085-1120-469d-98df-eae30cdc59fc','a799ec16-05b4-4d9d-9535-f99c010a7ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e4a97774532404fbb7c110503157cf3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:42.489209 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22270284-bc9c-4f07-8e34-a24e46e4574d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:42.522592 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22270284-bc9c-4f07-8e34-a24e46e4574d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:42.522592 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Flow 'volume_create_api' (921f24cb-0d02-42ed-89ff-bcd583562bf3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:42.522592 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Create volume request issued successfully. Aug 08 19:26:42.522747 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ca1cfae-191a-4cf2-9f7a-1c4d60f972f5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:42.523274 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 156/624] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:26:42 2026] POST /volume/v3/volumes => generated 817 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:42.529722 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e0c8e3c7-6474-4a3d-b256-78c93c76f288 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Lock "cinder-attachment_update-a82090b8-05ad-41e4-9c81-625ff5f1d7d8-np0000006803" released by "attachment_update" :: held 0.184s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:26:42.530128 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e0c8e3c7-6474-4a3d-b256-78c93c76f288 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767 returned with HTTP 200 Aug 08 19:26:42.530614 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 156/625] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:26:42 2026] PUT /volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:42.542906 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f42306f8-ef6b-4324-adde-375aed5ad43b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.545245 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f42306f8-ef6b-4324-adde-375aed5ad43b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:42.545543 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f42306f8-ef6b-4324-adde-375aed5ad43b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.545788 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f42306f8-ef6b-4324-adde-375aed5ad43b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.554229 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:42.554229 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:42.559606 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f42306f8-ef6b-4324-adde-375aed5ad43b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Volume info retrieved successfully. Aug 08 19:26:42.565996 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f42306f8-ef6b-4324-adde-375aed5ad43b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 200 Aug 08 19:26:42.566320 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 156/626] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:42.600626 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2ddd995-2318-4b61-9869-f21251e37b3d tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] GET https://10.4.3.89/volume/v3/os-services Aug 08 19:26:42.600931 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2ddd995-2318-4b61-9869-f21251e37b3d tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:42.601188 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d2ddd995-2318-4b61-9869-f21251e37b3d tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:42.608836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d2ddd995-2318-4b61-9869-f21251e37b3d tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] https://10.4.3.89/volume/v3/os-services returned with HTTP 200 Aug 08 19:26:42.609855 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 159/627] 10.4.3.89 () {66 vars in 1242 bytes} [Sat Aug 8 19:26:42 2026] GET /volume/v3/os-services => generated 626 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:42.620710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b61e8ec8-7685-4d22-ac04-fd87cab677ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.625442 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b61e8ec8-7685-4d22-ac04-fd87cab677ab tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] PUT https://10.4.3.89/volume/v3/os-services/disable-log-reason Aug 08 19:26:42.625442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b61e8ec8-7685-4d22-ac04-fd87cab677ab tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006803", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.627051 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b61e8ec8-7685-4d22-ac04-fd87cab677ab tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] https://10.4.3.89/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 08 19:26:42.627889 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 157/628] 10.4.3.89 () {68 vars in 1319 bytes} [Sat Aug 8 19:26:42 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:26:42.636782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ebe821cb-59e8-4c13-9873-3272399a8be3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.639823 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ebe821cb-59e8-4c13-9873-3272399a8be3 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] PUT https://10.4.3.89/volume/v3/os-services/disable Aug 08 19:26:42.640146 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ebe821cb-59e8-4c13-9873-3272399a8be3 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006803", "binary": "invalid_binary"} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.642307 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:42.642307 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:42.650396 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ebe821cb-59e8-4c13-9873-3272399a8be3 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] https://10.4.3.89/volume/v3/os-services/disable returned with HTTP 404 Aug 08 19:26:42.650862 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 157/629] 10.4.3.89 () {68 vars in 1286 bytes} [Sat Aug 8 19:26:42 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) Aug 08 19:26:42.659362 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba8633f6-4393-4e4e-884c-9647e73e8fda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.661401 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba8633f6-4393-4e4e-884c-9647e73e8fda tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] PUT https://10.4.3.89/volume/v3/os-services/enable Aug 08 19:26:42.661911 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba8633f6-4393-4e4e-884c-9647e73e8fda tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.670262 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba8633f6-4393-4e4e-884c-9647e73e8fda tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] https://10.4.3.89/volume/v3/os-services/enable returned with HTTP 404 Aug 08 19:26:42.670890 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 157/630] 10.4.3.89 () {68 vars in 1283 bytes} [Sat Aug 8 19:26:42 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:42.679596 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca363565-af1d-4381-9b37-d94c0c3175c1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.681640 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca363565-af1d-4381-9b37-d94c0c3175c1 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] PUT https://10.4.3.89/volume/v3/os-services/freeze Aug 08 19:26:42.681773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca363565-af1d-4381-9b37-d94c0c3175c1 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.689745 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca363565-af1d-4381-9b37-d94c0c3175c1 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] https://10.4.3.89/volume/v3/os-services/freeze returned with HTTP 400 Aug 08 19:26:42.692449 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 160/631] 10.4.3.89 () {68 vars in 1283 bytes} [Sat Aug 8 19:26:42 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:42.701826 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3a88240-e4c6-44e9-9315-86298974a3e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:42.704649 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3a88240-e4c6-44e9-9315-86298974a3e2 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] PUT https://10.4.3.89/volume/v3/os-services/thaw Aug 08 19:26:42.704649 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3a88240-e4c6-44e9-9315-86298974a3e2 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:42.708906 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:42.708906 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:42.719093 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3a88240-e4c6-44e9-9315-86298974a3e2 tempest-VolumeServicesNegativeTest-890379819 tempest-VolumeServicesNegativeTest-890379819-project-admin] https://10.4.3.89/volume/v3/os-services/thaw returned with HTTP 400 Aug 08 19:26:42.719929 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 158/632] 10.4.3.89 () {68 vars in 1277 bytes} [Sat Aug 8 19:26:42 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:43.186734 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e457f38c-0852-4a52-9ce9-216d3085e853 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.189398 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e457f38c-0852-4a52-9ce9-216d3085e853 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:43.189743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e457f38c-0852-4a52-9ce9-216d3085e853 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.190309 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e457f38c-0852-4a52-9ce9-216d3085e853 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.206129 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.206129 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:43.212124 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e457f38c-0852-4a52-9ce9-216d3085e853 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:43.218002 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e457f38c-0852-4a52-9ce9-216d3085e853 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:43.218461 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 158/633] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:43 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:43.581101 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-398ac66d-8016-4304-9e0c-9a6f24635a2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.584219 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-398ac66d-8016-4304-9e0c-9a6f24635a2f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.584502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-398ac66d-8016-4304-9e0c-9a6f24635a2f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.584954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-398ac66d-8016-4304-9e0c-9a6f24635a2f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.597742 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.597742 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:43.603402 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-398ac66d-8016-4304-9e0c-9a6f24635a2f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Volume info retrieved successfully. Aug 08 19:26:43.609144 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-398ac66d-8016-4304-9e0c-9a6f24635a2f tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 200 Aug 08 19:26:43.610084 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 158/634] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:43 2026] GET /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:43.623579 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bebdf3b7-99a2-46d4-ba8c-7927abaadbbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.626277 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bebdf3b7-99a2-46d4-ba8c-7927abaadbbe tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 08 19:26:43.626962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bebdf3b7-99a2-46d4-ba8c-7927abaadbbe tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c9c68e8e-4d24-4260-b13d-cb1723b4e8b9"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:43.628917 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volume_transfer [None req-bebdf3b7-99a2-46d4-ba8c-7927abaadbbe tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c9c68e8e-4d24-4260-b13d-cb1723b4e8b9'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 19:26:43.629059 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volume_transfer [None req-bebdf3b7-99a2-46d4-ba8c-7927abaadbbe tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Creating transfer of volume c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.629366 np0000006803 devstack@c-api.service[100253]: INFO cinder.transfer.api [None req-bebdf3b7-99a2-46d4-ba8c-7927abaadbbe tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Generating transfer record for volume c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.642975 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.642975 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:43.673814 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bebdf3b7-99a2-46d4-ba8c-7927abaadbbe tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 08 19:26:43.674279 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 161/635] 10.4.3.89 () {70 vars in 1319 bytes} [Sat Aug 8 19:26:43 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:43.683680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1505bbf7-789d-4f2b-b94d-f4e5bc022886 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.685555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1505bbf7-789d-4f2b-b94d-f4e5bc022886 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.685786 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1505bbf7-789d-4f2b-b94d-f4e5bc022886 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.686000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1505bbf7-789d-4f2b-b94d-f4e5bc022886 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.693420 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.693420 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:43.697361 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1505bbf7-789d-4f2b-b94d-f4e5bc022886 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Volume info retrieved successfully. Aug 08 19:26:43.701942 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1505bbf7-789d-4f2b-b94d-f4e5bc022886 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 200 Aug 08 19:26:43.702461 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 159/636] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:43 2026] GET /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:43.718321 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ab53dc6a-4db0-4e42-bb8c-41781db6def4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.724653 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab53dc6a-4db0-4e42-bb8c-41781db6def4 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/detail Aug 08 19:26:43.725067 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab53dc6a-4db0-4e42-bb8c-41781db6def4 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.725500 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab53dc6a-4db0-4e42-bb8c-41781db6def4 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.725917 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volume_transfer [None req-ab53dc6a-4db0-4e42-bb8c-41781db6def4 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Listing volume transfers {{(pid=100254) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 19:26:43.732285 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab53dc6a-4db0-4e42-bb8c-41781db6def4 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 08 19:26:43.732875 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 159/637] 10.4.3.89 () {68 vars in 1319 bytes} [Sat Aug 8 19:26:43 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:43.744115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46771fe3-28bd-4c0f-9a39-36595fa7e128 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.747251 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46771fe3-28bd-4c0f-9a39-36595fa7e128 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/c37958b0-3622-4035-b026-014c31255db3 Aug 08 19:26:43.747674 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46771fe3-28bd-4c0f-9a39-36595fa7e128 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.748056 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46771fe3-28bd-4c0f-9a39-36595fa7e128 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.748224 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-46771fe3-28bd-4c0f-9a39-36595fa7e128 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Delete transfer with id: c37958b0-3622-4035-b026-014c31255db3 Aug 08 19:26:43.767223 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.767223 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:43.793246 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46771fe3-28bd-4c0f-9a39-36595fa7e128 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers/c37958b0-3622-4035-b026-014c31255db3 returned with HTTP 202 Aug 08 19:26:43.793246 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 159/638] 10.4.3.89 () {68 vars in 1412 bytes} [Sat Aug 8 19:26:43 2026] DELETE /volume/v3/volume-transfers/c37958b0-3622-4035-b026-014c31255db3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:43.799042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b0f6c81-79c4-4b3b-a521-a2cad604df1b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.801823 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b0f6c81-79c4-4b3b-a521-a2cad604df1b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.802056 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b0f6c81-79c4-4b3b-a521-a2cad604df1b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.802240 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b0f6c81-79c4-4b3b-a521-a2cad604df1b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.813324 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.813324 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:43.819274 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b0f6c81-79c4-4b3b-a521-a2cad604df1b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Volume info retrieved successfully. Aug 08 19:26:43.834595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b0f6c81-79c4-4b3b-a521-a2cad604df1b tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 200 Aug 08 19:26:43.835079 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 162/639] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:43 2026] GET /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 944 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:43.853378 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b5a6ce60-6ea0-4b00-938d-b2cfe038adb5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.855531 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5a6ce60-6ea0-4b00-938d-b2cfe038adb5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/c37958b0-3622-4035-b026-014c31255db3 Aug 08 19:26:43.856722 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5a6ce60-6ea0-4b00-938d-b2cfe038adb5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.856722 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5a6ce60-6ea0-4b00-938d-b2cfe038adb5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.856722 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-b5a6ce60-6ea0-4b00-938d-b2cfe038adb5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Delete transfer with id: c37958b0-3622-4035-b026-014c31255db3 Aug 08 19:26:43.860859 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5a6ce60-6ea0-4b00-938d-b2cfe038adb5 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volume-transfers/c37958b0-3622-4035-b026-014c31255db3 returned with HTTP 404 Aug 08 19:26:43.861353 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 160/640] 10.4.3.89 () {68 vars in 1412 bytes} [Sat Aug 8 19:26:43 2026] DELETE /volume/v3/volume-transfers/c37958b0-3622-4035-b026-014c31255db3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:43.875113 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.878095 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.878460 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.878736 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.879034 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Delete volume with id: c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.891601 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.891601 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:43.892315 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Volume info retrieved successfully. Aug 08 19:26:43.925666 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Delete volume request issued successfully. Aug 08 19:26:43.926026 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d870ad89-90d0-4c50-9d37-7f025b43a148 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 202 Aug 08 19:26:43.926525 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 160/641] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:26:43 2026] DELETE /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:26:43.935987 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d08ab9bc-6442-4455-92ca-5bbd1e630315 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:43.939256 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d08ab9bc-6442-4455-92ca-5bbd1e630315 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] GET https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:43.939624 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d08ab9bc-6442-4455-92ca-5bbd1e630315 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:43.940012 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d08ab9bc-6442-4455-92ca-5bbd1e630315 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:43.950539 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:43.950539 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:43.956918 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d08ab9bc-6442-4455-92ca-5bbd1e630315 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Volume info retrieved successfully. Aug 08 19:26:43.969459 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d08ab9bc-6442-4455-92ca-5bbd1e630315 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 200 Aug 08 19:26:43.969706 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 160/642] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:43 2026] GET /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 19:26:44.232843 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-832d3912-6503-4ca4-b710-7b57adcb692f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:44.235330 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-832d3912-6503-4ca4-b710-7b57adcb692f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:44.238302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-832d3912-6503-4ca4-b710-7b57adcb692f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:44.238302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-832d3912-6503-4ca4-b710-7b57adcb692f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:44.253579 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:44.253579 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:44.266377 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-832d3912-6503-4ca4-b710-7b57adcb692f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:44.275434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-832d3912-6503-4ca4-b710-7b57adcb692f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:44.277386 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 163/643] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:44 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:44.987976 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2b96e77a-a512-4905-ae95-56a71d674027 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:44.992850 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b96e77a-a512-4905-ae95-56a71d674027 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] GET https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:44.992850 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b96e77a-a512-4905-ae95-56a71d674027 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:44.992850 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2b96e77a-a512-4905-ae95-56a71d674027 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:45.009520 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2b96e77a-a512-4905-ae95-56a71d674027 tempest-VolumesTransfersV355Test-453063973 tempest-VolumesTransfersV355Test-453063973-project-admin] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 404 Aug 08 19:26:45.010307 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 161/644] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:44 2026] GET /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:45.027254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76fe9343-775d-4e46-b3e0-7b480b9866e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:45.029578 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76fe9343-775d-4e46-b3e0-7b480b9866e2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] GET https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:45.029696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76fe9343-775d-4e46-b3e0-7b480b9866e2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:45.030395 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76fe9343-775d-4e46-b3e0-7b480b9866e2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:45.044805 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76fe9343-775d-4e46-b3e0-7b480b9866e2 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 404 Aug 08 19:26:45.045177 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 161/645] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:26:45 2026] GET /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:45.054430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d039052b-1029-4988-b9e5-26e88dc8f014 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:45.058008 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d039052b-1029-4988-b9e5-26e88dc8f014 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:45.058311 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d039052b-1029-4988-b9e5-26e88dc8f014 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:45.058583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d039052b-1029-4988-b9e5-26e88dc8f014 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:45.058962 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d039052b-1029-4988-b9e5-26e88dc8f014 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] Delete volume with id: c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 Aug 08 19:26:45.069193 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d039052b-1029-4988-b9e5-26e88dc8f014 tempest-VolumesTransfersV355Test-2135175037 tempest-VolumesTransfersV355Test-2135175037-project-member] https://10.4.3.89/volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 returned with HTTP 404 Aug 08 19:26:45.070150 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 161/646] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:26:45 2026] DELETE /volume/v3/volumes/c9c68e8e-4d24-4260-b13d-cb1723b4e8b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:26:45.299561 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cea0e278-9c1f-40c8-9e26-5513d0eb2325 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:45.303239 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cea0e278-9c1f-40c8-9e26-5513d0eb2325 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:45.303239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cea0e278-9c1f-40c8-9e26-5513d0eb2325 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:45.303239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cea0e278-9c1f-40c8-9e26-5513d0eb2325 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:45.328456 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:45.328456 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:45.336918 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cea0e278-9c1f-40c8-9e26-5513d0eb2325 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:45.349030 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cea0e278-9c1f-40c8-9e26-5513d0eb2325 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:45.349585 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 164/647] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:45 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:46.255279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a04788de-33ab-4716-be36-631edb70101c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:46.370846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-94c4e807-ad7c-407f-b776-a9fd9c779308 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:46.373383 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94c4e807-ad7c-407f-b776-a9fd9c779308 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:46.373897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94c4e807-ad7c-407f-b776-a9fd9c779308 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:46.375097 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94c4e807-ad7c-407f-b776-a9fd9c779308 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:46.388986 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:46.388986 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:46.403483 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f Aug 08 19:26:46.405121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:46.405435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:46.407748 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-94c4e807-ad7c-407f-b776-a9fd9c779308 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:46.421097 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94c4e807-ad7c-407f-b776-a9fd9c779308 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:46.421442 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 162/648] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:46 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:46.429362 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.430001 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.430269 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.430562 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.436509 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a04788de-33ab-4716-be36-631edb70101c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f returned with HTTP 200 Aug 08 19:26:46.437096 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 162/649] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:46 2026] GET /volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f => generated 437 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:46.448953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:46.456364 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f Aug 08 19:26:46.456364 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:46.522518 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.524435 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.524435 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.524435 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.524435 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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. Aug 08 19:26:46.532365 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-693d9ca4-1039-42a5-935f-5b2c41c1e6d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f returned with HTTP 200 Aug 08 19:26:46.533108 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 162/650] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:26:46 2026] PUT /volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f => generated 390 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:46.544035 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:46.662316 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:46.662839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-556392769"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:46.665476 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-556392769'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:46.665476 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Create volume of 1 GB Aug 08 19:26:46.671361 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Availability Zones retrieved successfully. Aug 08 19:26:46.679292 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Flow 'volume_create_api' (6f328c89-3162-4c0b-bac5-401f93a7e0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:46.680429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db85f99-d36c-4423-8835-548d742f65e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:46.681659 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:26:46.712467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db85f99-d36c-4423-8835-548d742f65e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:46.713806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a437c6-4f34-4b64-9a14-2cee50f6bcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:46.814636 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Created reservations ['6546d7a6-aa9e-445d-8005-abd3f694b6f2', '696f9116-d6bb-4ace-a3cf-9aefbf78a692', '369ad3c5-be1a-4a55-8012-d3bb059e087c', '8caec919-8d27-49db-8cce-3093f6d9cbfa'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:46.815471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a437c6-4f34-4b64-9a14-2cee50f6bcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6546d7a6-aa9e-445d-8005-abd3f694b6f2', '696f9116-d6bb-4ace-a3cf-9aefbf78a692', '369ad3c5-be1a-4a55-8012-d3bb059e087c', '8caec919-8d27-49db-8cce-3093f6d9cbfa']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:46.816492 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d667a62b-af90-4b11-aca0-607b3bc9759e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:46.846579 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d667a62b-af90-4b11-aca0-607b3bc9759e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-556392769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101183b43ab949b885616ea0fc42999f',qos_specs=None,replication_status=,reservations=['6546d7a6-aa9e-445d-8005-abd3f694b6f2','696f9116-d6bb-4ace-a3cf-9aefbf78a692','369ad3c5-be1a-4a55-8012-d3bb059e087c','8caec919-8d27-49db-8cce-3093f6d9cbfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e6430e521b143d4a6c882ed9c777dd9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-556392769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='101183b43ab949b885616ea0fc42999f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3e6430e521b143d4a6c882ed9c777dd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:46.848512 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9abd1e8-fd36-4d2e-b722-439323996845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:46.874138 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9abd1e8-fd36-4d2e-b722-439323996845) transitioned into 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-556392769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='101183b43ab949b885616ea0fc42999f',qos_specs=None,replication_status=,reservations=['6546d7a6-aa9e-445d-8005-abd3f694b6f2','696f9116-d6bb-4ace-a3cf-9aefbf78a692','369ad3c5-be1a-4a55-8012-d3bb059e087c','8caec919-8d27-49db-8cce-3093f6d9cbfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e6430e521b143d4a6c882ed9c777dd9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:46.874913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5cf293-b3db-48af-b5a0-3d36a8de193e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:26:46.889761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e5cf293-b3db-48af-b5a0-3d36a8de193e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:26:46.891892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Flow 'volume_create_api' (6f328c89-3162-4c0b-bac5-401f93a7e0ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:26:46.891892 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Create volume request issued successfully. Aug 08 19:26:46.892180 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a0ed318-282f-45ef-acb7-c6baf7425872 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:26:46.892601 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 165/651] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:26:46 2026] POST /volume/v3/volumes => generated 764 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:46.910549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a6db5765-d4ff-4c79-956a-95463c315075 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:46.913491 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6db5765-d4ff-4c79-956a-95463c315075 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:46.914097 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6db5765-d4ff-4c79-956a-95463c315075 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:46.914971 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6db5765-d4ff-4c79-956a-95463c315075 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:46.926661 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:46.926661 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:46.934866 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a6db5765-d4ff-4c79-956a-95463c315075 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:46.940960 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6db5765-d4ff-4c79-956a-95463c315075 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 returned with HTTP 200 Aug 08 19:26:46.941458 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 163/652] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:46 2026] GET /volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 => generated 832 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:47.441731 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ffa30cce-75a5-4a94-907c-af959a32afa8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:47.443906 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffa30cce-75a5-4a94-907c-af959a32afa8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:47.444140 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ffa30cce-75a5-4a94-907c-af959a32afa8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:47.444344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ffa30cce-75a5-4a94-907c-af959a32afa8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:47.465563 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:47.465563 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:47.473270 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ffa30cce-75a5-4a94-907c-af959a32afa8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:47.481309 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ffa30cce-75a5-4a94-907c-af959a32afa8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:47.481821 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 163/653] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:47 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:47.957829 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f901e92c-890a-47ec-b869-5defd844aa6a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:47.964850 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f901e92c-890a-47ec-b869-5defd844aa6a tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:47.965785 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f901e92c-890a-47ec-b869-5defd844aa6a tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:47.965785 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f901e92c-890a-47ec-b869-5defd844aa6a tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:47.974623 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:47.974623 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:47.980721 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f901e92c-890a-47ec-b869-5defd844aa6a tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:47.986423 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f901e92c-890a-47ec-b869-5defd844aa6a tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 returned with HTTP 200 Aug 08 19:26:47.986950 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 163/654] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:47 2026] GET /volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:48.007959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:48.012548 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:48.012548 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2124463095"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:48.024282 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:48.024282 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:48.024885 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:48.025072 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Create snapshot from volume 42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:48.097310 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Created reservations ['225e7b3f-83b7-4604-940e-30ecc6b4ebae', '70680b2f-f42c-4367-bf18-0477f6b26923', 'd0d03676-f115-44b7-82e9-0a51547557a4', 'f8fadecd-db97-4f8c-910e-8cec66340d77'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:26:48.143467 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Snapshot create request issued successfully. Aug 08 19:26:48.144651 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a296a8e6-6c18-432c-a21a-068dbc0dcd04 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:26:48.144651 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 166/655] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:26:48 2026] POST /volume/v3/snapshots => generated 323 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:48.167545 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5ee76ab-18cc-4404-b1ed-f8bd43d8cf5c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:48.172789 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5ee76ab-18cc-4404-b1ed-f8bd43d8cf5c tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 Aug 08 19:26:48.172789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5ee76ab-18cc-4404-b1ed-f8bd43d8cf5c tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:48.172789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5ee76ab-18cc-4404-b1ed-f8bd43d8cf5c tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:48.186441 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:48.186441 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:48.186441 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5ee76ab-18cc-4404-b1ed-f8bd43d8cf5c tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Snapshot retrieved successfully. Aug 08 19:26:48.186441 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5ee76ab-18cc-4404-b1ed-f8bd43d8cf5c tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 returned with HTTP 200 Aug 08 19:26:48.186441 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 164/656] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:48 2026] GET /volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 => generated 455 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:48.499187 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a31dea2-f3bb-46d9-a471-bc5f91a9f413 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:48.501975 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a31dea2-f3bb-46d9-a471-bc5f91a9f413 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:48.502262 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a31dea2-f3bb-46d9-a471-bc5f91a9f413 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:48.502555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a31dea2-f3bb-46d9-a471-bc5f91a9f413 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:48.521040 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:48.521040 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:48.526934 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a31dea2-f3bb-46d9-a471-bc5f91a9f413 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:48.535773 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a31dea2-f3bb-46d9-a471-bc5f91a9f413 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:48.536919 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 164/657] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:48 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:49.201583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b39a0d3-c6f5-4ec8-81c2-8e64ca80a180 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.212306 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b39a0d3-c6f5-4ec8-81c2-8e64ca80a180 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 Aug 08 19:26:49.214466 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b39a0d3-c6f5-4ec8-81c2-8e64ca80a180 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:49.214466 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b39a0d3-c6f5-4ec8-81c2-8e64ca80a180 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:49.222980 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:49.222980 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:49.223842 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5b39a0d3-c6f5-4ec8-81c2-8e64ca80a180 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Snapshot retrieved successfully. Aug 08 19:26:49.227064 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b39a0d3-c6f5-4ec8-81c2-8e64ca80a180 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 returned with HTTP 200 Aug 08 19:26:49.227599 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 164/658] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:49 2026] GET /volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 => generated 482 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:26:49.241728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9e91a26-168a-44e4-9403-c135d8ae420c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.244882 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9e91a26-168a-44e4-9403-c135d8ae420c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f Aug 08 19:26:49.245222 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9e91a26-168a-44e4-9403-c135d8ae420c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:49.262051 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:49.262051 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:49.308135 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9e91a26-168a-44e4-9403-c135d8ae420c tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f returned with HTTP 200 Aug 08 19:26:49.308768 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 167/659] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:26:49 2026] PUT /volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f => generated 390 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:49.324640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0d6991ce-e0ff-4eba-bb43-c21f90b3a5f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.326668 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0d6991ce-e0ff-4eba-bb43-c21f90b3a5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:49.327220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0d6991ce-e0ff-4eba-bb43-c21f90b3a5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:49.342609 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:49.342609 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:49.343384 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0d6991ce-e0ff-4eba-bb43-c21f90b3a5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:49.343522 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-0d6991ce-e0ff-4eba-bb43-c21f90b3a5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Create snapshot from volume 42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:49.373051 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota_utils [None req-0d6991ce-e0ff-4eba-bb43-c21f90b3a5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Quota exceeded for 101183b43ab949b885616ea0fc42999f, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 19:26:49.373650 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.middleware.fault [None req-0d6991ce-e0ff-4eba-bb43-c21f90b3a5f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 413 Aug 08 19:26:49.374997 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 165/660] 10.4.3.89 () {68 vars in 1257 bytes} [Sat Aug 8 19:26:49 2026] POST /volume/v3/snapshots => generated 208 bytes in 52 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 19:26:49.389532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c7b67b89-1fc8-4469-a7f6-0e8c84d90d07 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.391658 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7b67b89-1fc8-4469-a7f6-0e8c84d90d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f Aug 08 19:26:49.392133 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7b67b89-1fc8-4469-a7f6-0e8c84d90d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:49.481043 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7b67b89-1fc8-4469-a7f6-0e8c84d90d07 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f returned with HTTP 200 Aug 08 19:26:49.481749 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 165/661] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:26:49 2026] PUT /volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f => generated 390 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:49.493595 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9779855-5828-4cda-b344-2f246dd309e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.498485 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9779855-5828-4cda-b344-2f246dd309e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:26:49.498993 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9779855-5828-4cda-b344-2f246dd309e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:49.512295 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:49.512295 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:49.512295 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9779855-5828-4cda-b344-2f246dd309e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:49.512295 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-d9779855-5828-4cda-b344-2f246dd309e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Create snapshot from volume 42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:49.536990 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota_utils [None req-d9779855-5828-4cda-b344-2f246dd309e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Quota exceeded for 101183b43ab949b885616ea0fc42999f, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 08 19:26:49.537386 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.middleware.fault [None req-d9779855-5828-4cda-b344-2f246dd309e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 413 Aug 08 19:26:49.538259 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 165/662] 10.4.3.89 () {68 vars in 1257 bytes} [Sat Aug 8 19:26:49 2026] POST /volume/v3/snapshots => generated 133 bytes in 45 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 19:26:49.550381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.553451 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 Aug 08 19:26:49.554145 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:49.554616 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:49.555239 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Delete snapshot with id: 41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 Aug 08 19:26:49.558900 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c1c35b56-0837-4390-b2fd-99018b9b80f5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.564441 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:49.564441 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:49.564441 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Snapshot retrieved successfully. Aug 08 19:26:49.564690 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1c35b56-0837-4390-b2fd-99018b9b80f5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:49.564690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1c35b56-0837-4390-b2fd-99018b9b80f5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:49.564690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1c35b56-0837-4390-b2fd-99018b9b80f5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:49.579896 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:49.579896 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:49.587008 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c1c35b56-0837-4390-b2fd-99018b9b80f5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:49.595636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1c35b56-0837-4390-b2fd-99018b9b80f5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:49.596377 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 166/663] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:49 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:49.597604 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Snapshot delete request issued successfully. Aug 08 19:26:49.597840 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92276a23-c6d9-4ad4-924a-a9e7bf0b488b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 returned with HTTP 202 Aug 08 19:26:49.598373 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 168/664] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:26:49 2026] DELETE /volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:49.610635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b6f49943-a574-4565-bfe3-76566d42e115 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:49.612974 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6f49943-a574-4565-bfe3-76566d42e115 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 Aug 08 19:26:49.613220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6f49943-a574-4565-bfe3-76566d42e115 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:49.613516 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6f49943-a574-4565-bfe3-76566d42e115 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:49.631381 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:49.631381 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:49.632785 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b6f49943-a574-4565-bfe3-76566d42e115 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Snapshot retrieved successfully. Aug 08 19:26:49.634252 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6f49943-a574-4565-bfe3-76566d42e115 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 returned with HTTP 200 Aug 08 19:26:49.635076 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 166/665] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:49 2026] GET /volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 => generated 481 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:50.110958 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e2c3536f-477f-4070-8c83-073667d24cab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:50.113837 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e2c3536f-477f-4070-8c83-073667d24cab tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767/action Aug 08 19:26:50.114307 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e2c3536f-477f-4070-8c83-073667d24cab tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:26:50.114516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e2c3536f-477f-4070-8c83-073667d24cab tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:50.137799 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:50.137799 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:50.152348 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9835f60b-0620-492d-9ee7-c65766322f56 req-e2c3536f-477f-4070-8c83-073667d24cab tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767/action returned with HTTP 204 Aug 08 19:26:50.153117 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 166/666] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:26:50 2026] POST /volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:50.615213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dc34cabc-587f-499f-8985-47aaf2daf2b7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:50.618447 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc34cabc-587f-499f-8985-47aaf2daf2b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:50.620463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc34cabc-587f-499f-8985-47aaf2daf2b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:50.620463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc34cabc-587f-499f-8985-47aaf2daf2b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:50.640572 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:50.640572 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:50.649293 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dc34cabc-587f-499f-8985-47aaf2daf2b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:50.651237 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a8491e15-dffd-4609-8457-a630028142f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:50.655091 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8491e15-dffd-4609-8457-a630028142f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 Aug 08 19:26:50.655091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8491e15-dffd-4609-8457-a630028142f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:50.655091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8491e15-dffd-4609-8457-a630028142f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:50.656537 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc34cabc-587f-499f-8985-47aaf2daf2b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:50.657206 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 167/667] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:50 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 1138 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:50.662827 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8491e15-dffd-4609-8457-a630028142f2 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 returned with HTTP 404 Aug 08 19:26:50.663330 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 169/668] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:26:50 2026] GET /volume/v3/snapshots/41a28ab9-5681-4a79-ae2d-93ddf1e59ba9 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:50.673859 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8eb78122-2bf6-464a-9336-89f83df0ad0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:50.676214 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eb78122-2bf6-464a-9336-89f83df0ad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:50.676534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eb78122-2bf6-464a-9336-89f83df0ad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:50.676794 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eb78122-2bf6-464a-9336-89f83df0ad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:50.678938 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-badc74fe-8588-4f68-8846-7d1d8338ed7a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:50.681112 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-badc74fe-8588-4f68-8846-7d1d8338ed7a tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:26:50.681331 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-badc74fe-8588-4f68-8846-7d1d8338ed7a tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:50.681710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-badc74fe-8588-4f68-8846-7d1d8338ed7a tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:50.692932 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:50.692932 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:26:50.694972 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:50.694972 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:26:50.698428 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8eb78122-2bf6-464a-9336-89f83df0ad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:50.699320 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-badc74fe-8588-4f68-8846-7d1d8338ed7a tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:26:50.704321 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eb78122-2bf6-464a-9336-89f83df0ad0b tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 returned with HTTP 200 Aug 08 19:26:50.704404 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-badc74fe-8588-4f68-8846-7d1d8338ed7a tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:26:50.704891 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 167/669] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:50 2026] GET /volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:50.705146 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 167/670] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:50 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:26:50.726018 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:50.732432 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] DELETE https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:50.732432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:50.732432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:50.732432 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Delete volume with id: 42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:50.751847 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:50.751847 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:26:50.752525 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:50.791262 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Delete volume request issued successfully. Aug 08 19:26:50.791541 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22c99f15-4e5d-48b4-8a59-e810a4e1c33e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 returned with HTTP 202 Aug 08 19:26:50.792032 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 168/671] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:26:50 2026] DELETE /volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:50.803888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ea9d6eb4-f58c-4987-b434-0f86ac5bc01e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:50.809199 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea9d6eb4-f58c-4987-b434-0f86ac5bc01e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:50.809867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea9d6eb4-f58c-4987-b434-0f86ac5bc01e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:50.810223 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea9d6eb4-f58c-4987-b434-0f86ac5bc01e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:50.827223 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:26:50.827223 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:26:50.838590 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ea9d6eb4-f58c-4987-b434-0f86ac5bc01e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Volume info retrieved successfully. Aug 08 19:26:50.847161 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea9d6eb4-f58c-4987-b434-0f86ac5bc01e tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 returned with HTTP 200 Aug 08 19:26:50.847717 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 170/672] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:50 2026] GET /volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:51.862266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-213cfb77-93f0-48a3-a917-75076df4a979 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:51.865199 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-213cfb77-93f0-48a3-a917-75076df4a979 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] GET https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 Aug 08 19:26:51.865199 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-213cfb77-93f0-48a3-a917-75076df4a979 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:51.865199 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-213cfb77-93f0-48a3-a917-75076df4a979 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:51.873102 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-213cfb77-93f0-48a3-a917-75076df4a979 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893 tempest-VolumeSnapshotQuotasNegativeTestJSON-602976893-project-member] https://10.4.3.89/volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 returned with HTTP 404 Aug 08 19:26:51.874083 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 168/673] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:26:51 2026] GET /volume/v3/volumes/42eeea2d-e3dd-4e1f-8fae-a61d2e0b6bd5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:51.881526 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8cf9502a-c9de-4304-a525-1dfff47b9231 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:51.883636 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8cf9502a-c9de-4304-a525-1dfff47b9231 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f Aug 08 19:26:51.884265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8cf9502a-c9de-4304-a525-1dfff47b9231 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:52.027608 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8cf9502a-c9de-4304-a525-1dfff47b9231 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309 tempest-VolumeSnapshotQuotasNegativeTestJSON-1155651309-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f returned with HTTP 200 Aug 08 19:26:52.028265 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 168/674] 10.4.3.89 () {68 vars in 1368 bytes} [Sat Aug 8 19:26:51 2026] PUT /volume/v3/os-quota-sets/101183b43ab949b885616ea0fc42999f => generated 395 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:55.501479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fdecc332-4369-436e-a78b-f1d47f2c0787 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:55.667945 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fdecc332-4369-436e-a78b-f1d47f2c0787 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] POST https://10.4.3.89/volume/v3/types/d9060aa8-59ce-4769-816b-f3ec9bcf003d/encryption Aug 08 19:26:55.669159 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fdecc332-4369-436e-a78b-f1d47f2c0787 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:55.686775 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fdecc332-4369-436e-a78b-f1d47f2c0787 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types/d9060aa8-59ce-4769-816b-f3ec9bcf003d/encryption returned with HTTP 404 Aug 08 19:26:55.687280 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 169/675] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:26:55 2026] POST /volume/v3/types/d9060aa8-59ce-4769-816b-f3ec9bcf003d/encryption => generated 114 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:55.701206 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0f50d0af-b917-4d46-9508-930eada73c85 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:55.703520 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f50d0af-b917-4d46-9508-930eada73c85 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:55.703953 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f50d0af-b917-4d46-9508-930eada73c85 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1639111272", "os-volume-type-access:is_public": false}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:55.724838 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f50d0af-b917-4d46-9508-930eada73c85 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:55.725332 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 171/676] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:26:55 2026] POST /volume/v3/types => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:55.739228 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40dba62a-17bd-442c-a1ba-156215a6bea5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:55.882252 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40dba62a-17bd-442c-a1ba-156215a6bea5 tempest-VolumeTypesNegativeTest-1819448035 tempest-VolumeTypesNegativeTest-1819448035-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:26:55.882797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40dba62a-17bd-442c-a1ba-156215a6bea5 tempest-VolumeTypesNegativeTest-1819448035 tempest-VolumeTypesNegativeTest-1819448035-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e6f81f87-79f7-40e3-92aa-db37de871672", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1921284602"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:55.886930 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-40dba62a-17bd-442c-a1ba-156215a6bea5 tempest-VolumeTypesNegativeTest-1819448035 tempest-VolumeTypesNegativeTest-1819448035-project-member] Create volume request body: {'volume': {'volume_type': 'e6f81f87-79f7-40e3-92aa-db37de871672', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1921284602'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:26:55.891826 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=568,cinder:UPDATE=200,cinder:INSERT=105 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:26:55.901138 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40dba62a-17bd-442c-a1ba-156215a6bea5 tempest-VolumeTypesNegativeTest-1819448035 tempest-VolumeTypesNegativeTest-1819448035-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 08 19:26:55.902243 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 169/677] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:26:55 2026] POST /volume/v3/volumes => generated 114 bytes in 163 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:55.913545 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c213a556-0809-4695-8ad2-c8eea3746d50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:55.916201 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c213a556-0809-4695-8ad2-c8eea3746d50 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] DELETE https://10.4.3.89/volume/v3/types/e6f81f87-79f7-40e3-92aa-db37de871672 Aug 08 19:26:55.916544 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c213a556-0809-4695-8ad2-c8eea3746d50 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:55.917806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c213a556-0809-4695-8ad2-c8eea3746d50 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:55.966124 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c213a556-0809-4695-8ad2-c8eea3746d50 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types/e6f81f87-79f7-40e3-92aa-db37de871672 returned with HTTP 202 Aug 08 19:26:55.966199 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 169/678] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:55 2026] DELETE /volume/v3/types/e6f81f87-79f7-40e3-92aa-db37de871672 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:55.980251 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-506d292d-2f6d-4aa2-9d4a-29f836e4b748 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:55.981984 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-506d292d-2f6d-4aa2-9d4a-29f836e4b748 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] GET https://10.4.3.89/volume/v3/types/e6f81f87-79f7-40e3-92aa-db37de871672 Aug 08 19:26:55.982194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-506d292d-2f6d-4aa2-9d4a-29f836e4b748 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:55.982385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-506d292d-2f6d-4aa2-9d4a-29f836e4b748 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:55.991150 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-506d292d-2f6d-4aa2-9d4a-29f836e4b748 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types/e6f81f87-79f7-40e3-92aa-db37de871672 returned with HTTP 404 Aug 08 19:26:55.991150 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 170/679] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:55 2026] GET /volume/v3/types/e6f81f87-79f7-40e3-92aa-db37de871672 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:56.006355 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-27537cf2-715e-4871-8ddd-4b934e847dbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:56.009562 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27537cf2-715e-4871-8ddd-4b934e847dbe tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:56.009766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-27537cf2-715e-4871-8ddd-4b934e847dbe tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:56.014400 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27537cf2-715e-4871-8ddd-4b934e847dbe tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 400 Aug 08 19:26:56.016183 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 172/680] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:56 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:26:56.028381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-badd8e2b-d100-4291-9e72-96d7c1bcb178 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:56.032240 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-badd8e2b-d100-4291-9e72-96d7c1bcb178 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:56.033797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-badd8e2b-d100-4291-9e72-96d7c1bcb178 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1549812313"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:56.060206 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-badd8e2b-d100-4291-9e72-96d7c1bcb178 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:26:56.060776 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 170/681] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:56 2026] POST /volume/v3/types => generated 229 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:26:56.073650 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2276d1fa-1659-4ec4-8699-d2c3de58387b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:56.079807 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2276d1fa-1659-4ec4-8699-d2c3de58387b tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:26:56.080651 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2276d1fa-1659-4ec4-8699-d2c3de58387b tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1549812313"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:26:56.093423 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2276d1fa-1659-4ec4-8699-d2c3de58387b tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1549812313 already exists. Aug 08 19:26:56.094364 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2276d1fa-1659-4ec4-8699-d2c3de58387b tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 409 Aug 08 19:26:56.094521 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 170/682] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:26:56 2026] POST /volume/v3/types => generated 134 bytes in 22 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:26:56.105467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aaae1c66-b483-4742-8f00-71b79c5ab865 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:56.108036 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aaae1c66-b483-4742-8f00-71b79c5ab865 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] DELETE https://10.4.3.89/volume/v3/types/cfef2439-bd89-4556-ba34-bab47b642277 Aug 08 19:26:56.108812 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aaae1c66-b483-4742-8f00-71b79c5ab865 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:56.108812 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aaae1c66-b483-4742-8f00-71b79c5ab865 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:56.161918 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aaae1c66-b483-4742-8f00-71b79c5ab865 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types/cfef2439-bd89-4556-ba34-bab47b642277 returned with HTTP 202 Aug 08 19:26:56.162353 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 171/683] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:56 2026] DELETE /volume/v3/types/cfef2439-bd89-4556-ba34-bab47b642277 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:26:56.177823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7277b445-3e59-4f1d-81c0-a57485c38f80 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:56.179792 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7277b445-3e59-4f1d-81c0-a57485c38f80 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] GET https://10.4.3.89/volume/v3/types/cfef2439-bd89-4556-ba34-bab47b642277 Aug 08 19:26:56.181004 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7277b445-3e59-4f1d-81c0-a57485c38f80 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:56.182831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7277b445-3e59-4f1d-81c0-a57485c38f80 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:56.189802 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7277b445-3e59-4f1d-81c0-a57485c38f80 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types/cfef2439-bd89-4556-ba34-bab47b642277 returned with HTTP 404 Aug 08 19:26:56.190009 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 173/684] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:56 2026] GET /volume/v3/types/cfef2439-bd89-4556-ba34-bab47b642277 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:56.201864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69a1f8f7-633d-4f25-86e8-e45cbce49100 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:56.204252 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69a1f8f7-633d-4f25-86e8-e45cbce49100 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] DELETE https://10.4.3.89/volume/v3/types/23125edd-ba4d-4918-8925-aad099051ef8 Aug 08 19:26:56.204972 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69a1f8f7-633d-4f25-86e8-e45cbce49100 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:56.205426 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69a1f8f7-633d-4f25-86e8-e45cbce49100 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:56.214174 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69a1f8f7-633d-4f25-86e8-e45cbce49100 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types/23125edd-ba4d-4918-8925-aad099051ef8 returned with HTTP 404 Aug 08 19:26:56.215738 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 171/685] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:26:56 2026] DELETE /volume/v3/types/23125edd-ba4d-4918-8925-aad099051ef8 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:26:56.225865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-250bc523-faa1-4f20-bf3b-868139cf7a38 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:26:56.229285 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-250bc523-faa1-4f20-bf3b-868139cf7a38 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] GET https://10.4.3.89/volume/v3/types/d1b712b5-c5b8-4bbc-92f9-1c01d7bbe631 Aug 08 19:26:56.229285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-250bc523-faa1-4f20-bf3b-868139cf7a38 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:26:56.229285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-250bc523-faa1-4f20-bf3b-868139cf7a38 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:26:56.233108 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-250bc523-faa1-4f20-bf3b-868139cf7a38 tempest-VolumeTypesNegativeTest-1605028403 tempest-VolumeTypesNegativeTest-1605028403-project-admin] https://10.4.3.89/volume/v3/types/d1b712b5-c5b8-4bbc-92f9-1c01d7bbe631 returned with HTTP 404 Aug 08 19:26:56.233740 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 171/686] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:26:56 2026] GET /volume/v3/types/d1b712b5-c5b8-4bbc-92f9-1c01d7bbe631 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:00.642166 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:00.872728 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:00.872728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-366946641"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:00.872728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-366946641'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:00.872728 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Create volume of 1 GB Aug 08 19:27:00.874499 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=461,cinder:INSERT=63,cinder:UPDATE=115 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:27:00.877404 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Availability Zones retrieved successfully. Aug 08 19:27:00.885226 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Flow 'volume_create_api' (f61d203f-6758-45d7-b3c6-acf658a0ce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:00.885710 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b134695e-7237-434a-9bd9-1642e4110e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:00.887582 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:00.922826 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b134695e-7237-434a-9bd9-1642e4110e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:00.923889 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7870f0-d8c3-4d99-883c-a58bddbcd016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:01.006837 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Created reservations ['3b2755a9-7e11-41b6-b470-1cdbd59d4270', '50f4ad38-e7db-4bbf-b738-70f4f07ddff3', '49dedaea-7f0a-4658-bb4b-6d5bbb682c39', '6ac4e3c5-c13f-417d-bd63-2dbb51472f30'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:01.007781 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7870f0-d8c3-4d99-883c-a58bddbcd016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2755a9-7e11-41b6-b470-1cdbd59d4270', '50f4ad38-e7db-4bbf-b738-70f4f07ddff3', '49dedaea-7f0a-4658-bb4b-6d5bbb682c39', '6ac4e3c5-c13f-417d-bd63-2dbb51472f30']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:01.009065 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c18868-1669-444f-a690-afcd4359b70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:01.044109 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6c18868-1669-444f-a690-afcd4359b70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97046fb2-95c7-4652-8a0b-b56a7b24b894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-366946641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6691153211e8425f84d1aa7b42d52eeb',qos_specs=None,replication_status=,reservations=['3b2755a9-7e11-41b6-b470-1cdbd59d4270','50f4ad38-e7db-4bbf-b738-70f4f07ddff3','49dedaea-7f0a-4658-bb4b-6d5bbb682c39','6ac4e3c5-c13f-417d-bd63-2dbb51472f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7c43179c72d4df1957468422033b237',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-366946641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97046fb2-95c7-4652-8a0b-b56a7b24b894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6691153211e8425f84d1aa7b42d52eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7c43179c72d4df1957468422033b237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:01.044690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca4f5c2-ece0-4660-af61-3043a2568d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:01.065718 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca4f5c2-ece0-4660-af61-3043a2568d0b) transitioned into 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-366946641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6691153211e8425f84d1aa7b42d52eeb',qos_specs=None,replication_status=,reservations=['3b2755a9-7e11-41b6-b470-1cdbd59d4270','50f4ad38-e7db-4bbf-b738-70f4f07ddff3','49dedaea-7f0a-4658-bb4b-6d5bbb682c39','6ac4e3c5-c13f-417d-bd63-2dbb51472f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7c43179c72d4df1957468422033b237',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:01.067107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aaca45b-018f-4bd4-9aa1-8b27a581a721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:01.081370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aaca45b-018f-4bd4-9aa1-8b27a581a721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:01.083433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Flow 'volume_create_api' (f61d203f-6758-45d7-b3c6-acf658a0ce4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:01.083433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Create volume request issued successfully. Aug 08 19:27:01.085636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fd23515-fbfb-4d5d-8364-bb39147dfcf2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:01.086500 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 172/687] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:00 2026] POST /volume/v3/volumes => generated 748 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:01.106959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fe4b432c-a3a0-4570-b3c4-e91671d9489d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:01.112455 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe4b432c-a3a0-4570-b3c4-e91671d9489d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:01.112455 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fe4b432c-a3a0-4570-b3c4-e91671d9489d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:01.112455 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fe4b432c-a3a0-4570-b3c4-e91671d9489d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:01.120010 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=392,cinder:INSERT=33,cinder:UPDATE=79 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:27:01.125894 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:01.125894 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:01.134297 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fe4b432c-a3a0-4570-b3c4-e91671d9489d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Volume info retrieved successfully. Aug 08 19:27:01.143050 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe4b432c-a3a0-4570-b3c4-e91671d9489d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 200 Aug 08 19:27:01.144033 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 174/688] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:01 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:02.169863 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eefe4baf-ef89-4c80-9aee-843756919201 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.173349 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eefe4baf-ef89-4c80-9aee-843756919201 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.173628 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eefe4baf-ef89-4c80-9aee-843756919201 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.173881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eefe4baf-ef89-4c80-9aee-843756919201 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.188840 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:02.188840 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:02.197389 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eefe4baf-ef89-4c80-9aee-843756919201 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Volume info retrieved successfully. Aug 08 19:27:02.207238 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eefe4baf-ef89-4c80-9aee-843756919201 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 200 Aug 08 19:27:02.207921 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 172/689] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:02 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:02.226570 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0eb01cb4-fc4e-4887-ba9c-1e53b2be5b9d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.229821 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0eb01cb4-fc4e-4887-ba9c-1e53b2be5b9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer Aug 08 19:27:02.230185 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0eb01cb4-fc4e-4887-ba9c-1e53b2be5b9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "97046fb2-95c7-4652-8a0b-b56a7b24b894"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:02.233782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-0eb01cb4-fc4e-4887-ba9c-1e53b2be5b9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Creating new volume transfer {'transfer': {'volume_id': '97046fb2-95c7-4652-8a0b-b56a7b24b894'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 19:27:02.233966 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-0eb01cb4-fc4e-4887-ba9c-1e53b2be5b9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Creating transfer of volume 97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.234024 np0000006803 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-0eb01cb4-fc4e-4887-ba9c-1e53b2be5b9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Generating transfer record for volume 97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.237436 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=530,cinder:UPDATE=112,cinder:INSERT=81 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:27:02.244101 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:02.244101 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:02.270819 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0eb01cb4-fc4e-4887-ba9c-1e53b2be5b9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 19:27:02.270819 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 172/690] 10.4.3.89 () {68 vars in 1284 bytes} [Sat Aug 8 19:27:02 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:02.281794 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-60d1ff17-32b3-48eb-9f5c-87cb4a7c02a1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.287798 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60d1ff17-32b3-48eb-9f5c-87cb4a7c02a1 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.288064 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60d1ff17-32b3-48eb-9f5c-87cb4a7c02a1 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.288316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-60d1ff17-32b3-48eb-9f5c-87cb4a7c02a1 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.311431 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:02.311431 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:02.318761 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-60d1ff17-32b3-48eb-9f5c-87cb4a7c02a1 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Volume info retrieved successfully. Aug 08 19:27:02.327982 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-60d1ff17-32b3-48eb-9f5c-87cb4a7c02a1 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 200 Aug 08 19:27:02.329064 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 173/691] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:02 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:02.345698 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e973cc78-723f-4054-a6a7-996c19bf034b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.348081 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e973cc78-723f-4054-a6a7-996c19bf034b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9 Aug 08 19:27:02.348319 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e973cc78-723f-4054-a6a7-996c19bf034b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.348547 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e973cc78-723f-4054-a6a7-996c19bf034b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.352600 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e973cc78-723f-4054-a6a7-996c19bf034b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9 returned with HTTP 200 Aug 08 19:27:02.353137 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 175/692] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:27:02 2026] GET /volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9 => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:02.364179 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1b636ffa-2ed3-40d0-82cb-9592b5712f3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.367023 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b636ffa-2ed3-40d0-82cb-9592b5712f3e tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/os-volume-transfer Aug 08 19:27:02.367304 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b636ffa-2ed3-40d0-82cb-9592b5712f3e tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.367534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1b636ffa-2ed3-40d0-82cb-9592b5712f3e tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.367682 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-1b636ffa-2ed3-40d0-82cb-9592b5712f3e tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Listing volume transfers {{(pid=100252) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 08 19:27:02.374944 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1b636ffa-2ed3-40d0-82cb-9592b5712f3e tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 200 Aug 08 19:27:02.375337 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 173/693] 10.4.3.89 () {66 vars in 1263 bytes} [Sat Aug 8 19:27:02 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:02.384706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7799cda3-2e0a-4d35-b465-dd609a80615b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.462266 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9/accept Aug 08 19:27:02.462507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "81bb49605fe5d8e7"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:02.466546 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Accepting volume transfer 4a558ee6-8ca5-4b56-b376-6f676a120be9 {{(pid=100251) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 19:27:02.466663 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.volume_transfer [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Accepting transfer 4a558ee6-8ca5-4b56-b376-6f676a120be9 Aug 08 19:27:02.551741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Created reservations ['c746e7fe-c913-4883-80ad-8df2d9ec61ad', 'f38df490-961e-4b4f-befb-dd83a5494aaf', '5a286c52-a4d1-4cfc-8349-2d729663ff61', 'f455e58e-52db-4a84-9ff6-c2a501504cca'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:02.580126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Created reservations ['7156527b-c558-46c7-a452-2e4b52a333e5', 'd12d941f-71b6-4347-bdde-a69ea7372792', '1913e58a-54d0-419b-89c3-75deb5d493aa', 'e3b41a3f-efd8-455a-a12b-dab963d456c9'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:02.624931 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Created reservations ['5d4c9eb7-c584-4d58-b175-85cf08d337b1', '7b6504c8-edd6-4449-a561-1e7d4a5e05b9', '76a37c1e-75ea-48e8-b3b5-b8f34d829db1', 'b39d8e68-115d-4db3-9f75-598cc9929c17'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:02.665491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Created reservations ['8102cbd5-8958-45d0-a016-1e0b960c5744', 'aa238e3f-4da5-4954-ac02-8a612e489431', '0ccfc560-356a-44af-84c1-09da7b4ea834', 'df6441ef-cf1a-4b72-86e6-78058eddea5a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:02.677104 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Transfer volume completed successfully. Aug 08 19:27:02.813087 np0000006803 devstack@c-api.service[100251]: INFO cinder.transfer.api [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Volume 97046fb2-95c7-4652-8a0b-b56a7b24b894 has been transferred. Aug 08 19:27:02.825261 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7799cda3-2e0a-4d35-b465-dd609a80615b tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9/accept returned with HTTP 202 Aug 08 19:27:02.825714 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 173/694] 10.4.3.89 () {68 vars in 1416 bytes} [Sat Aug 8 19:27:02 2026] POST /volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9/accept => generated 363 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:02.836397 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b1b8946a-32d9-41b4-be33-d548d82cd4c1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.839654 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1b8946a-32d9-41b4-be33-d548d82cd4c1 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.839958 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1b8946a-32d9-41b4-be33-d548d82cd4c1 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.840696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1b8946a-32d9-41b4-be33-d548d82cd4c1 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.852802 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:02.852802 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:02.858636 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1b8946a-32d9-41b4-be33-d548d82cd4c1 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Volume info retrieved successfully. Aug 08 19:27:02.864383 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1b8946a-32d9-41b4-be33-d548d82cd4c1 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 200 Aug 08 19:27:02.864932 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 174/695] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:02 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:02.884224 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0950523-6402-4b04-9740-0ba7bd385276 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.886581 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0950523-6402-4b04-9740-0ba7bd385276 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.886956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0950523-6402-4b04-9740-0ba7bd385276 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.887717 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0950523-6402-4b04-9740-0ba7bd385276 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.896795 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:02.896795 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:02.903000 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0950523-6402-4b04-9740-0ba7bd385276 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] Volume info retrieved successfully. Aug 08 19:27:02.910851 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0950523-6402-4b04-9740-0ba7bd385276 tempest-VolumesTransfersTest-1415867639 tempest-VolumesTransfersTest-1415867639-project-member] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 200 Aug 08 19:27:02.911403 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 176/696] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:02 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:02.930197 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-83358b69-02d8-4cc0-878b-64bac52a9fc2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.933013 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83358b69-02d8-4cc0-878b-64bac52a9fc2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] DELETE https://10.4.3.89/volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9 Aug 08 19:27:02.933353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83358b69-02d8-4cc0-878b-64bac52a9fc2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.933696 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83358b69-02d8-4cc0-878b-64bac52a9fc2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.933844 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-83358b69-02d8-4cc0-878b-64bac52a9fc2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Delete transfer with id: 4a558ee6-8ca5-4b56-b376-6f676a120be9 Aug 08 19:27:02.940102 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83358b69-02d8-4cc0-878b-64bac52a9fc2 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9 returned with HTTP 404 Aug 08 19:27:02.940826 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 174/697] 10.4.3.89 () {66 vars in 1377 bytes} [Sat Aug 8 19:27:02 2026] DELETE /volume/v3/os-volume-transfer/4a558ee6-8ca5-4b56-b376-6f676a120be9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:02.950913 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5329342c-edaf-4df4-89e7-26adefceb229 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.981900 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5329342c-edaf-4df4-89e7-26adefceb229 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.982196 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5329342c-edaf-4df4-89e7-26adefceb229 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:02.982507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5329342c-edaf-4df4-89e7-26adefceb229 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:02.982758 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5329342c-edaf-4df4-89e7-26adefceb229 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Delete volume with id: 97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:02.997886 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:02.998738 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:02.998738 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:02.999363 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5329342c-edaf-4df4-89e7-26adefceb229 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Volume info retrieved successfully. Aug 08 19:27:03.025846 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5329342c-edaf-4df4-89e7-26adefceb229 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Delete volume request issued successfully. Aug 08 19:27:03.025846 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5329342c-edaf-4df4-89e7-26adefceb229 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 202 Aug 08 19:27:03.025846 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 174/698] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:02 2026] DELETE /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:03.033761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-13b26c45-8ffa-4607-abf6-5f95bb990d33 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:03.034763 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13b26c45-8ffa-4607-abf6-5f95bb990d33 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:03.034966 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13b26c45-8ffa-4607-abf6-5f95bb990d33 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:03.035238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13b26c45-8ffa-4607-abf6-5f95bb990d33 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:03.044912 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:03.044912 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:03.051295 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-13b26c45-8ffa-4607-abf6-5f95bb990d33 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Volume info retrieved successfully. Aug 08 19:27:03.058378 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13b26c45-8ffa-4607-abf6-5f95bb990d33 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 200 Aug 08 19:27:03.058963 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 177/699] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:03 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 1004 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:03.079005 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:03.080047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1578425649"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:03.081836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1578425649'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:03.081981 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Create volume of 1 GB Aug 08 19:27:03.089121 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Availability Zones retrieved successfully. Aug 08 19:27:03.093878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Flow 'volume_create_api' (bedd495b-3fee-4890-b742-b19144b4901e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:03.094259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef5644b-8a90-48db-a19a-0a87ab058da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:03.095255 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:03.129341 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef5644b-8a90-48db-a19a-0a87ab058da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:03.130100 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5290836f-00ee-4a63-999b-22329773bedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:03.216902 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Created reservations ['bdbbe95a-52fa-45f8-9310-085abd0aae81', '2b19ec98-a397-4415-bb45-c445e6eb1f1e', 'bd6c035a-488d-45a0-b24a-e281bb413118', 'e8fa704a-cc05-434d-bd92-20c3c8ede816'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:03.217962 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5290836f-00ee-4a63-999b-22329773bedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdbbe95a-52fa-45f8-9310-085abd0aae81', '2b19ec98-a397-4415-bb45-c445e6eb1f1e', 'bd6c035a-488d-45a0-b24a-e281bb413118', 'e8fa704a-cc05-434d-bd92-20c3c8ede816']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:03.218885 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05aea2a0-cafd-481b-bcac-8e6e780dea06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:03.250049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05aea2a0-cafd-481b-bcac-8e6e780dea06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd36cb1-a897-4414-a8aa-244b69dd09fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1578425649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a05d7c8af3d4d8eae10d363b5bb7a4c',qos_specs=None,replication_status=,reservations=['bdbbe95a-52fa-45f8-9310-085abd0aae81','2b19ec98-a397-4415-bb45-c445e6eb1f1e','bd6c035a-488d-45a0-b24a-e281bb413118','e8fa704a-cc05-434d-bd92-20c3c8ede816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f62e1e6e484875b67ccc0bf82ec528',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1578425649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bd36cb1-a897-4414-a8aa-244b69dd09fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a05d7c8af3d4d8eae10d363b5bb7a4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='79f62e1e6e484875b67ccc0bf82ec528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:03.251717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f264202d-e177-430d-be08-53b193047ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:03.276598 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f264202d-e177-430d-be08-53b193047ccd) transitioned into 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-1578425649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a05d7c8af3d4d8eae10d363b5bb7a4c',qos_specs=None,replication_status=,reservations=['bdbbe95a-52fa-45f8-9310-085abd0aae81','2b19ec98-a397-4415-bb45-c445e6eb1f1e','bd6c035a-488d-45a0-b24a-e281bb413118','e8fa704a-cc05-434d-bd92-20c3c8ede816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79f62e1e6e484875b67ccc0bf82ec528',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:03.279493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5241da11-6d5a-4210-9ab8-49614e7bc427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:03.291882 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5241da11-6d5a-4210-9ab8-49614e7bc427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:03.293000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Flow 'volume_create_api' (bedd495b-3fee-4890-b742-b19144b4901e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:03.294073 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Create volume request issued successfully. Aug 08 19:27:03.294392 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-897c6f4a-2523-4744-b602-fd4e37e4f283 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:03.295116 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 175/700] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:27:02 2026] POST /volume/v3/volumes => generated 772 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:03.311001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8a2fdf13-4c99-41c9-b653-d50da9e5b885 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:03.314241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a2fdf13-4c99-41c9-b653-d50da9e5b885 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:03.314607 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a2fdf13-4c99-41c9-b653-d50da9e5b885 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:03.314853 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a2fdf13-4c99-41c9-b653-d50da9e5b885 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:03.325709 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:03.325709 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:03.330746 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8a2fdf13-4c99-41c9-b653-d50da9e5b885 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:03.336986 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a2fdf13-4c99-41c9-b653-d50da9e5b885 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:03.337657 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 175/701] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:03 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:04.075931 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a921301-fb6b-4cc7-8535-f6b5cc72f970 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:04.080385 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a921301-fb6b-4cc7-8535-f6b5cc72f970 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:04.080385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a921301-fb6b-4cc7-8535-f6b5cc72f970 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:04.080385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a921301-fb6b-4cc7-8535-f6b5cc72f970 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:04.089159 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a921301-fb6b-4cc7-8535-f6b5cc72f970 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 404 Aug 08 19:27:04.090058 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 175/702] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:04 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:04.097445 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c54dde94-0483-43b0-a78b-e90ce873acb7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:04.100183 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c54dde94-0483-43b0-a78b-e90ce873acb7 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:04.100183 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c54dde94-0483-43b0-a78b-e90ce873acb7 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:04.100438 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c54dde94-0483-43b0-a78b-e90ce873acb7 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:04.108087 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c54dde94-0483-43b0-a78b-e90ce873acb7 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 404 Aug 08 19:27:04.108849 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 178/703] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:04 2026] GET /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:04.121887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f7b318c7-ba19-4b5c-b187-60fe621de734 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:04.124698 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7b318c7-ba19-4b5c-b187-60fe621de734 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] DELETE https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:04.124968 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7b318c7-ba19-4b5c-b187-60fe621de734 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:04.125487 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7b318c7-ba19-4b5c-b187-60fe621de734 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:04.125979 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f7b318c7-ba19-4b5c-b187-60fe621de734 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Delete volume with id: 97046fb2-95c7-4652-8a0b-b56a7b24b894 Aug 08 19:27:04.134147 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7b318c7-ba19-4b5c-b187-60fe621de734 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 returned with HTTP 404 Aug 08 19:27:04.135061 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 176/704] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:04 2026] DELETE /volume/v3/volumes/97046fb2-95c7-4652-8a0b-b56a7b24b894 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:04.144152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e632260a-97e7-444b-aea8-18a8034669cc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:04.147537 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:04.148690 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1598985027"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:04.153264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1598985027'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:04.153264 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Create volume of 1 GB Aug 08 19:27:04.165573 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Availability Zones retrieved successfully. Aug 08 19:27:04.179662 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Flow 'volume_create_api' (79e9b09c-f32d-4f0f-acdb-e39194af0d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:04.181166 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8da805b-ce7f-46d4-94f8-97f2d6fc2dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:04.182232 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:04.231294 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8da805b-ce7f-46d4-94f8-97f2d6fc2dc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:04.232498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83593c0-7ad0-48d7-b9a0-7e063d8247df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:04.308554 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Created reservations ['1c3dac5c-3a26-4e88-91eb-26a2349b5e09', 'a539b2ab-8b72-4519-972b-2c9c6647469a', '7715da83-dc01-44da-899b-4f00a34ff3bd', 'e2410cd3-9860-435b-b0ae-60ea3e869236'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:04.309340 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83593c0-7ad0-48d7-b9a0-7e063d8247df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c3dac5c-3a26-4e88-91eb-26a2349b5e09', 'a539b2ab-8b72-4519-972b-2c9c6647469a', '7715da83-dc01-44da-899b-4f00a34ff3bd', 'e2410cd3-9860-435b-b0ae-60ea3e869236']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:04.310512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b38f45-1125-46ae-ad5c-de3818055b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:04.349128 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b38f45-1125-46ae-ad5c-de3818055b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35138e06-cf41-4fe6-9517-1ad9373cd5fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1598985027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6691153211e8425f84d1aa7b42d52eeb',qos_specs=None,replication_status=,reservations=['1c3dac5c-3a26-4e88-91eb-26a2349b5e09','a539b2ab-8b72-4519-972b-2c9c6647469a','7715da83-dc01-44da-899b-4f00a34ff3bd','e2410cd3-9860-435b-b0ae-60ea3e869236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7c43179c72d4df1957468422033b237',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1598985027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35138e06-cf41-4fe6-9517-1ad9373cd5fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6691153211e8425f84d1aa7b42d52eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='f7c43179c72d4df1957468422033b237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:04.350266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92080b2b-739f-416f-b381-9afaccc21dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:04.356743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95cacd63-6e70-4551-a654-5517e5f080d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:04.358618 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95cacd63-6e70-4551-a654-5517e5f080d8 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:04.359159 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95cacd63-6e70-4551-a654-5517e5f080d8 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:04.359547 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95cacd63-6e70-4551-a654-5517e5f080d8 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:04.370680 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:04.370680 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:04.377470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92080b2b-739f-416f-b381-9afaccc21dd1) transitioned into 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-1598985027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6691153211e8425f84d1aa7b42d52eeb',qos_specs=None,replication_status=,reservations=['1c3dac5c-3a26-4e88-91eb-26a2349b5e09','a539b2ab-8b72-4519-972b-2c9c6647469a','7715da83-dc01-44da-899b-4f00a34ff3bd','e2410cd3-9860-435b-b0ae-60ea3e869236'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7c43179c72d4df1957468422033b237',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:04.377931 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95cacd63-6e70-4551-a654-5517e5f080d8 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:04.378271 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7b39a1-5343-45a8-8d83-8a5f60a7cecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:04.388120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95cacd63-6e70-4551-a654-5517e5f080d8 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:04.388782 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 176/705] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:04 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:04.397520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a7b39a1-5343-45a8-8d83-8a5f60a7cecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:04.397520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Flow 'volume_create_api' (79e9b09c-f32d-4f0f-acdb-e39194af0d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:04.397520 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Create volume request issued successfully. Aug 08 19:27:04.397520 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e632260a-97e7-444b-aea8-18a8034669cc tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:04.397914 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 176/706] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:04 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:04.422544 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-421cc00d-eb8f-46e5-a69a-56d2e93e6453 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:04.422694 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-421cc00d-eb8f-46e5-a69a-56d2e93e6453 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:04.422951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-421cc00d-eb8f-46e5-a69a-56d2e93e6453 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:04.423362 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-421cc00d-eb8f-46e5-a69a-56d2e93e6453 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:04.431988 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:04.431988 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:04.437899 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-421cc00d-eb8f-46e5-a69a-56d2e93e6453 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Volume info retrieved successfully. Aug 08 19:27:04.442326 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-421cc00d-eb8f-46e5-a69a-56d2e93e6453 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 200 Aug 08 19:27:04.443055 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 179/707] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:04 2026] GET /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:05.202128 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.203825 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:05.204183 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-168730166"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:05.205870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-168730166'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:05.210082 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume of 1 GB Aug 08 19:27:05.210402 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.210402 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:05.210950 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Availability Zones retrieved successfully. Aug 08 19:27:05.217084 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (f0b33f6f-f2ba-448d-8092-3afb35298e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:05.218264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6911d1db-e0d0-4988-9f16-d93b606b4782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:05.218704 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:05.227206 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.227206 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:05.246395 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6911d1db-e0d0-4988-9f16-d93b606b4782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6793d289-46d7-44b5-80d2-6abffa5aae6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6793d289-46d7-44b5-80d2-6abffa5aae6b', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:05.247584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e8a21d-7f3c-4d3f-9706-86bbb51f8b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:05.309893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Created reservations ['cf052c01-a602-4078-89ec-1f32e2031f38', 'a301dd09-aaa3-48b9-9eb5-0506798834c4', 'bde56945-2791-418f-ac19-f07ae6b11c37', 'df0ba384-d55b-4c85-a2b6-c7341873a572'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:05.311290 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1e8a21d-7f3c-4d3f-9706-86bbb51f8b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf052c01-a602-4078-89ec-1f32e2031f38', 'a301dd09-aaa3-48b9-9eb5-0506798834c4', 'bde56945-2791-418f-ac19-f07ae6b11c37', 'df0ba384-d55b-4c85-a2b6-c7341873a572']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:05.313217 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6ea6b8-506f-418a-b549-f7ed63d5d4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:05.353141 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac6ea6b8-506f-418a-b549-f7ed63d5d4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca62e94e-24ce-4982-aacd-0a2ba7070c00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-168730166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['cf052c01-a602-4078-89ec-1f32e2031f38','a301dd09-aaa3-48b9-9eb5-0506798834c4','bde56945-2791-418f-ac19-f07ae6b11c37','df0ba384-d55b-4c85-a2b6-c7341873a572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b), '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-08-08T19:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-168730166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca62e94e-24ce-4982-aacd-0a2ba7070c00,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='568e69cc187c4d258ed6f53403e9ab99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6793d289-46d7-44b5-80d2-6abffa5aae6b),volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:05.354110 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a3bd8a-0989-4b0e-8ada-906660f549ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:05.377228 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a3bd8a-0989-4b0e-8ada-906660f549ce) transitioned into 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-168730166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['cf052c01-a602-4078-89ec-1f32e2031f38','a301dd09-aaa3-48b9-9eb5-0506798834c4','bde56945-2791-418f-ac19-f07ae6b11c37','df0ba384-d55b-4c85-a2b6-c7341873a572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:05.377958 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb44d3ae-f62e-4a97-aadb-0f6cc0819c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:05.395051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb44d3ae-f62e-4a97-aadb-0f6cc0819c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:05.395998 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (f0b33f6f-f2ba-448d-8092-3afb35298e02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:05.396396 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request issued successfully. Aug 08 19:27:05.397380 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f7a70a1-3bb5-452c-bf0b-94b0b2b36f2f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:05.397951 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 177/708] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:05 2026] POST /volume/v3/volumes => generated 757 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:05.419692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9cb509ce-e0b7-4366-a537-568c9b828faf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.422168 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cb509ce-e0b7-4366-a537-568c9b828faf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:05.422449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cb509ce-e0b7-4366-a537-568c9b828faf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.422734 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cb509ce-e0b7-4366-a537-568c9b828faf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.441844 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.441844 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:05.455249 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9cb509ce-e0b7-4366-a537-568c9b828faf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:05.459107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8863197f-8c92-4a58-88a2-fdd10e6fd67a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.461984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cb509ce-e0b7-4366-a537-568c9b828faf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:05.462502 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 177/709] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:05 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:05.462869 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8863197f-8c92-4a58-88a2-fdd10e6fd67a tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.463045 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8863197f-8c92-4a58-88a2-fdd10e6fd67a tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.463336 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8863197f-8c92-4a58-88a2-fdd10e6fd67a tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.471077 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.471077 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:05.476607 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8863197f-8c92-4a58-88a2-fdd10e6fd67a tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Volume info retrieved successfully. Aug 08 19:27:05.485278 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8863197f-8c92-4a58-88a2-fdd10e6fd67a tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 200 Aug 08 19:27:05.485822 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 177/710] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:05 2026] GET /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:05.499834 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-966a68c7-4ce8-4e93-af99-1d36c9151b2b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.502893 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-966a68c7-4ce8-4e93-af99-1d36c9151b2b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer Aug 08 19:27:05.503281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-966a68c7-4ce8-4e93-af99-1d36c9151b2b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "35138e06-cf41-4fe6-9517-1ad9373cd5fb"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:05.505834 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.volume_transfer [None req-966a68c7-4ce8-4e93-af99-1d36c9151b2b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Creating new volume transfer {'transfer': {'volume_id': '35138e06-cf41-4fe6-9517-1ad9373cd5fb'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 19:27:05.505977 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.volume_transfer [None req-966a68c7-4ce8-4e93-af99-1d36c9151b2b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Creating transfer of volume 35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.506129 np0000006803 devstack@c-api.service[100253]: INFO cinder.transfer.api [None req-966a68c7-4ce8-4e93-af99-1d36c9151b2b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Generating transfer record for volume 35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.515584 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.515584 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:05.528650 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-966a68c7-4ce8-4e93-af99-1d36c9151b2b tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 19:27:05.529381 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 180/711] 10.4.3.89 () {68 vars in 1284 bytes} [Sat Aug 8 19:27:05 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:05.541711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ddecb33-0dc9-4361-b96f-873c5fba3a9d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.543915 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ddecb33-0dc9-4361-b96f-873c5fba3a9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.544174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ddecb33-0dc9-4361-b96f-873c5fba3a9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.544422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ddecb33-0dc9-4361-b96f-873c5fba3a9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.554501 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.554501 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:05.559248 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ddecb33-0dc9-4361-b96f-873c5fba3a9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Volume info retrieved successfully. Aug 08 19:27:05.564785 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ddecb33-0dc9-4361-b96f-873c5fba3a9d tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 200 Aug 08 19:27:05.565357 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 178/712] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:05 2026] GET /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:05.577798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c5912f7a-a29d-4e18-a171-3868bf098d00 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.580198 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5912f7a-a29d-4e18-a171-3868bf098d00 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/os-volume-transfer/detail Aug 08 19:27:05.580593 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5912f7a-a29d-4e18-a171-3868bf098d00 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.580949 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5912f7a-a29d-4e18-a171-3868bf098d00 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.581226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.volume_transfer [None req-c5912f7a-a29d-4e18-a171-3868bf098d00 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Listing volume transfers {{(pid=100251) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 08 19:27:05.588598 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5912f7a-a29d-4e18-a171-3868bf098d00 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 08 19:27:05.589016 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 178/713] 10.4.3.89 () {66 vars in 1284 bytes} [Sat Aug 8 19:27:05 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:05.599222 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e666bee-9967-435f-ac14-82eb7638e0d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.601535 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e666bee-9967-435f-ac14-82eb7638e0d3 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] DELETE https://10.4.3.89/volume/v3/os-volume-transfer/19fc76ec-ef0a-425e-b409-d9be84ca966b Aug 08 19:27:05.601820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e666bee-9967-435f-ac14-82eb7638e0d3 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.602080 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e666bee-9967-435f-ac14-82eb7638e0d3 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.602216 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-3e666bee-9967-435f-ac14-82eb7638e0d3 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Delete transfer with id: 19fc76ec-ef0a-425e-b409-d9be84ca966b Aug 08 19:27:05.613983 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.613983 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:05.624503 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e666bee-9967-435f-ac14-82eb7638e0d3 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/19fc76ec-ef0a-425e-b409-d9be84ca966b returned with HTTP 202 Aug 08 19:27:05.625085 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 178/714] 10.4.3.89 () {66 vars in 1377 bytes} [Sat Aug 8 19:27:05 2026] DELETE /volume/v3/os-volume-transfer/19fc76ec-ef0a-425e-b409-d9be84ca966b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:05.632715 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b121492f-6b07-4af5-9cba-f6873f519a85 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.634832 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b121492f-6b07-4af5-9cba-f6873f519a85 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.635079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b121492f-6b07-4af5-9cba-f6873f519a85 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.635196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b121492f-6b07-4af5-9cba-f6873f519a85 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.643125 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.643125 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:05.648214 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b121492f-6b07-4af5-9cba-f6873f519a85 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Volume info retrieved successfully. Aug 08 19:27:05.652961 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b121492f-6b07-4af5-9cba-f6873f519a85 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 200 Aug 08 19:27:05.653387 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 181/715] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:05 2026] GET /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:05.666191 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d3061dba-b0c8-4205-b65c-551ffd5c2154 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.668004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3061dba-b0c8-4205-b65c-551ffd5c2154 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] DELETE https://10.4.3.89/volume/v3/os-volume-transfer/19fc76ec-ef0a-425e-b409-d9be84ca966b Aug 08 19:27:05.668215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3061dba-b0c8-4205-b65c-551ffd5c2154 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.668376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3061dba-b0c8-4205-b65c-551ffd5c2154 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.668510 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-d3061dba-b0c8-4205-b65c-551ffd5c2154 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Delete transfer with id: 19fc76ec-ef0a-425e-b409-d9be84ca966b Aug 08 19:27:05.672782 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3061dba-b0c8-4205-b65c-551ffd5c2154 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/19fc76ec-ef0a-425e-b409-d9be84ca966b returned with HTTP 404 Aug 08 19:27:05.673274 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 179/716] 10.4.3.89 () {66 vars in 1377 bytes} [Sat Aug 8 19:27:05 2026] DELETE /volume/v3/os-volume-transfer/19fc76ec-ef0a-425e-b409-d9be84ca966b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:05.681496 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.684730 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.685021 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.685311 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.685548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Delete volume with id: 35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.695680 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.695680 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:05.696184 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Volume info retrieved successfully. Aug 08 19:27:05.715317 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Delete volume request issued successfully. Aug 08 19:27:05.715682 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2ffc37b-098e-4a2f-8fc9-9313f7f98c1c tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 202 Aug 08 19:27:05.716198 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 179/717] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:05 2026] DELETE /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:05.729172 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67943d7a-39e1-4b7c-b886-02752e8037a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:05.731565 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67943d7a-39e1-4b7c-b886-02752e8037a3 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] GET https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:05.731852 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67943d7a-39e1-4b7c-b886-02752e8037a3 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:05.732119 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67943d7a-39e1-4b7c-b886-02752e8037a3 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:05.743277 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:05.743277 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:05.748474 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-67943d7a-39e1-4b7c-b886-02752e8037a3 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Volume info retrieved successfully. Aug 08 19:27:05.755085 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67943d7a-39e1-4b7c-b886-02752e8037a3 tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 200 Aug 08 19:27:05.755641 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 179/718] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:05 2026] GET /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:06.483750 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-84fcdef0-ef48-4bda-baf2-c436fdb54f35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.485695 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84fcdef0-ef48-4bda-baf2-c436fdb54f35 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:06.485906 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84fcdef0-ef48-4bda-baf2-c436fdb54f35 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.486129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84fcdef0-ef48-4bda-baf2-c436fdb54f35 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.498728 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:06.498728 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:06.506041 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-84fcdef0-ef48-4bda-baf2-c436fdb54f35 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:06.511592 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84fcdef0-ef48-4bda-baf2-c436fdb54f35 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:06.512273 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 182/719] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:06.567608 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-2b57d563-cb56-416c-bca7-afde17ed0a95 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.570732 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-2b57d563-cb56-416c-bca7-afde17ed0a95 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:06.570732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-2b57d563-cb56-416c-bca7-afde17ed0a95 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.570732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-2b57d563-cb56-416c-bca7-afde17ed0a95 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.578376 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:06.578376 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:06.582713 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-2b57d563-cb56-416c-bca7-afde17ed0a95 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:06.593145 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-2b57d563-cb56-416c-bca7-afde17ed0a95 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:06.595650 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 180/720] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:06.712649 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42ebebfc-04be-4858-8d1a-7b246ff23abb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.713109 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42ebebfc-04be-4858-8d1a-7b246ff23abb None None] GET https://10.4.3.89/volume// Aug 08 19:27:06.713221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42ebebfc-04be-4858-8d1a-7b246ff23abb None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.713425 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42ebebfc-04be-4858-8d1a-7b246ff23abb None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.714764 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42ebebfc-04be-4858-8d1a-7b246ff23abb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:06.715111 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 180/721] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:06.725141 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-9a7e1d6a-3a27-4eed-9db0-4ffb94d2abb8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.728682 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-9a7e1d6a-3a27-4eed-9db0-4ffb94d2abb8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:06.728832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-9a7e1d6a-3a27-4eed-9db0-4ffb94d2abb8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca62e94e-24ce-4982-aacd-0a2ba7070c00", "connector": null, "instance_uuid": "0be7772d-6c8c-4c27-a6c8-199f8f1b2bd9"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:06.745592 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:06.745592 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:06.776877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-453d8c06-e6f4-4e82-9562-99e2246bebad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.782082 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-453d8c06-e6f4-4e82-9562-99e2246bebad tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] GET https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:06.782830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-453d8c06-e6f4-4e82-9562-99e2246bebad tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.783227 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-453d8c06-e6f4-4e82-9562-99e2246bebad tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.786079 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-9a7e1d6a-3a27-4eed-9db0-4ffb94d2abb8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:06.786603 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 180/722] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:06 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) Aug 08 19:27:06.792101 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-453d8c06-e6f4-4e82-9562-99e2246bebad tempest-VolumesTransfersTest-312451284 tempest-VolumesTransfersTest-312451284-project-admin] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 404 Aug 08 19:27:06.793049 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 183/723] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:06.804336 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bcb291fb-7e82-4a3b-9b21-35c108fa550f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.809240 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bcb291fb-7e82-4a3b-9b21-35c108fa550f tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] GET https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:06.809757 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bcb291fb-7e82-4a3b-9b21-35c108fa550f tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.809757 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bcb291fb-7e82-4a3b-9b21-35c108fa550f tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.821082 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bcb291fb-7e82-4a3b-9b21-35c108fa550f tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 404 Aug 08 19:27:06.821677 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 181/724] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:06.835143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eded175f-2a79-4063-8372-8dd6fe858de8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.835821 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eded175f-2a79-4063-8372-8dd6fe858de8 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] DELETE https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:06.836018 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eded175f-2a79-4063-8372-8dd6fe858de8 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.836202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eded175f-2a79-4063-8372-8dd6fe858de8 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.836390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-eded175f-2a79-4063-8372-8dd6fe858de8 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] Delete volume with id: 35138e06-cf41-4fe6-9517-1ad9373cd5fb Aug 08 19:27:06.845219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79a2be68-bb07-472b-9132-84e1fb078289 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.845837 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eded175f-2a79-4063-8372-8dd6fe858de8 tempest-VolumesTransfersTest-618254593 tempest-VolumesTransfersTest-618254593-project-member] https://10.4.3.89/volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb returned with HTTP 404 Aug 08 19:27:06.846297 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 181/725] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:06 2026] DELETE /volume/v3/volumes/35138e06-cf41-4fe6-9517-1ad9373cd5fb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:06.848842 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79a2be68-bb07-472b-9132-84e1fb078289 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:06.848842 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79a2be68-bb07-472b-9132-84e1fb078289 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.849952 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79a2be68-bb07-472b-9132-84e1fb078289 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.866193 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:06.866193 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:06.870656 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79a2be68-bb07-472b-9132-84e1fb078289 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:06.874811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bfda52f5-3f53-47f9-ace8-f82550124fb7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.875098 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bfda52f5-3f53-47f9-ace8-f82550124fb7 None None] GET https://10.4.3.89/volume// Aug 08 19:27:06.875358 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bfda52f5-3f53-47f9-ace8-f82550124fb7 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.875612 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bfda52f5-3f53-47f9-ace8-f82550124fb7 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.876088 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bfda52f5-3f53-47f9-ace8-f82550124fb7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:06.876564 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 184/726] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:06.877236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79a2be68-bb07-472b-9132-84e1fb078289 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:06.877865 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 181/727] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:06.891808 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-85f33acb-c3fc-4b40-a6aa-4f6b1c21bf1d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:06.894489 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-85f33acb-c3fc-4b40-a6aa-4f6b1c21bf1d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:06.894758 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-85f33acb-c3fc-4b40-a6aa-4f6b1c21bf1d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:06.895006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-85f33acb-c3fc-4b40-a6aa-4f6b1c21bf1d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:06.908362 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:06.908362 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:06.914174 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-85f33acb-c3fc-4b40-a6aa-4f6b1c21bf1d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:06.924777 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-85f33acb-c3fc-4b40-a6aa-4f6b1c21bf1d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:06.925426 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 182/728] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:06 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1029 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:07.063029 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-d1f63a2c-541d-420a-bc0b-1131e9f0b7c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:07.066203 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-d1f63a2c-541d-420a-bc0b-1131e9f0b7c5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081 Aug 08 19:27:07.067442 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-d1f63a2c-541d-420a-bc0b-1131e9f0b7c5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:07.084277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-d1f63a2c-541d-420a-bc0b-1131e9f0b7c5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-ca62e94e-24ce-4982-aacd-0a2ba7070c00-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:27:07.090516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-d1f63a2c-541d-420a-bc0b-1131e9f0b7c5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-ca62e94e-24ce-4982-aacd-0a2ba7070c00-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:27:07.091931 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:07.091931 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:07.218032 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-d1f63a2c-541d-420a-bc0b-1131e9f0b7c5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-ca62e94e-24ce-4982-aacd-0a2ba7070c00-np0000006803" released by "attachment_update" :: held 0.127s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:27:07.218032 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-d1f63a2c-541d-420a-bc0b-1131e9f0b7c5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081 returned with HTTP 200 Aug 08 19:27:07.218307 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 182/729] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:27:07 2026] PUT /volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:07.896482 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fbd3d2d4-98dd-4217-b36e-a6adbf463abf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:07.899073 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbd3d2d4-98dd-4217-b36e-a6adbf463abf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:07.899353 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbd3d2d4-98dd-4217-b36e-a6adbf463abf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:07.899666 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbd3d2d4-98dd-4217-b36e-a6adbf463abf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:07.914552 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:07.914552 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:07.922235 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fbd3d2d4-98dd-4217-b36e-a6adbf463abf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:07.928025 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbd3d2d4-98dd-4217-b36e-a6adbf463abf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:07.928490 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 185/730] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:07 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:08.950026 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5318d68-4e16-4816-9306-27bc201a5f6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:08.952287 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5318d68-4e16-4816-9306-27bc201a5f6a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:08.952546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5318d68-4e16-4816-9306-27bc201a5f6a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:08.953214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5318d68-4e16-4816-9306-27bc201a5f6a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:08.972359 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:08.972359 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:08.979699 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a5318d68-4e16-4816-9306-27bc201a5f6a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:08.994356 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5318d68-4e16-4816-9306-27bc201a5f6a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:08.994988 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 182/731] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:08 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:10.015857 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1ed1f3c5-5f64-41da-b88b-41a6828ca9dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:10.019104 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1ed1f3c5-5f64-41da-b88b-41a6828ca9dc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:10.019398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1ed1f3c5-5f64-41da-b88b-41a6828ca9dc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:10.019752 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1ed1f3c5-5f64-41da-b88b-41a6828ca9dc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:10.033862 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:10.033862 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:10.039529 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1ed1f3c5-5f64-41da-b88b-41a6828ca9dc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:10.049519 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1ed1f3c5-5f64-41da-b88b-41a6828ca9dc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:10.049519 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 183/732] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:10 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:10.586585 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:10.670669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-f61cfedc-1ad7-43d7-9606-78f26f22135a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:10.676033 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-f61cfedc-1ad7-43d7-9606-78f26f22135a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081/action Aug 08 19:27:10.677556 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-f61cfedc-1ad7-43d7-9606-78f26f22135a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:10.677556 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-f61cfedc-1ad7-43d7-9606-78f26f22135a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:10.705478 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:10.705478 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:10.729851 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d36fb9a9-d825-463c-98d1-27114d9bbd68 req-f61cfedc-1ad7-43d7-9606-78f26f22135a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081/action returned with HTTP 204 Aug 08 19:27:10.730396 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 186/733] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:27:10 2026] POST /volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:10.763377 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:27:10.763377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:10.763377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:10.763377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:10.764562 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:10.764562 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:10.765624 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:10.778958 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:10.780090 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3b6ad79-abe4-4082-a424-7480ffd32b7b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:27:10.780090 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 183/734] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:27:10 2026] GET /volume/v3/volumes => generated 15 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:10.790829 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-370ec7a8-a227-404f-a62d-06150a85d496 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:10.796542 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:10.796942 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-59915362"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:10.799716 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-59915362'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:10.799884 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume of 1 GB Aug 08 19:27:10.808832 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Availability Zones retrieved successfully. Aug 08 19:27:10.817027 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Flow 'volume_create_api' (29795d8c-ecf4-44ab-a11d-6c401364e753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:10.818482 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dc8d4d-97be-499f-9bf3-1324c3404568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:10.819542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:10.858763 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dc8d4d-97be-499f-9bf3-1324c3404568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:10.859566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f58c9ab-51eb-4d9f-a283-2c7fa6d5942d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:10.968810 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Created reservations ['09f2a990-f4a3-4287-a81f-c5a15cb267bf', '64c5c7b7-f198-4e32-b9cf-f857ad1a15a3', '741ad162-74f2-408a-b5d8-a68ce40608f8', 'adc34262-cc8d-4317-b8cd-f827bc23908c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:10.969705 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f58c9ab-51eb-4d9f-a283-2c7fa6d5942d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09f2a990-f4a3-4287-a81f-c5a15cb267bf', '64c5c7b7-f198-4e32-b9cf-f857ad1a15a3', '741ad162-74f2-408a-b5d8-a68ce40608f8', 'adc34262-cc8d-4317-b8cd-f827bc23908c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:10.970545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b6e398c-1838-4c5e-9d7b-811b3d52ad13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:11.002064 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b6e398c-1838-4c5e-9d7b-811b3d52ad13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '814371d3-8086-417c-ae94-1419cbfd3d68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-59915362',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',qos_specs=None,replication_status=,reservations=['09f2a990-f4a3-4287-a81f-c5a15cb267bf','64c5c7b7-f198-4e32-b9cf-f857ad1a15a3','741ad162-74f2-408a-b5d8-a68ce40608f8','adc34262-cc8d-4317-b8cd-f827bc23908c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43afaa47574d4df6b452fa019fa5c689',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-59915362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=814371d3-8086-417c-ae94-1419cbfd3d68,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='43afaa47574d4df6b452fa019fa5c689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:11.003249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9d3b0a-f575-4d32-b44f-c7abda9db8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:11.032085 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a9d3b0a-f575-4d32-b44f-c7abda9db8dd) transitioned into 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-59915362',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',qos_specs=None,replication_status=,reservations=['09f2a990-f4a3-4287-a81f-c5a15cb267bf','64c5c7b7-f198-4e32-b9cf-f857ad1a15a3','741ad162-74f2-408a-b5d8-a68ce40608f8','adc34262-cc8d-4317-b8cd-f827bc23908c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43afaa47574d4df6b452fa019fa5c689',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:11.033537 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a49a233a-c1a8-4367-b36b-56610822caff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:11.048021 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a49a233a-c1a8-4367-b36b-56610822caff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:11.050369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Flow 'volume_create_api' (29795d8c-ecf4-44ab-a11d-6c401364e753) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:11.050369 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume request issued successfully. Aug 08 19:27:11.051758 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-370ec7a8-a227-404f-a62d-06150a85d496 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:11.052105 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 183/735] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:10 2026] POST /volume/v3/volumes => generated 760 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:11.068786 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c8bc4952-14ad-4635-b257-31cc2b719f6b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.071509 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8bc4952-14ad-4635-b257-31cc2b719f6b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:11.072014 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8bc4952-14ad-4635-b257-31cc2b719f6b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:11.072014 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8bc4952-14ad-4635-b257-31cc2b719f6b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:11.073573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-439b69a6-1cd6-4575-8d03-8a51beaf734e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.077753 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-439b69a6-1cd6-4575-8d03-8a51beaf734e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:11.077753 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-439b69a6-1cd6-4575-8d03-8a51beaf734e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:11.077753 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-439b69a6-1cd6-4575-8d03-8a51beaf734e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:11.086798 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:11.086798 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:11.091887 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c8bc4952-14ad-4635-b257-31cc2b719f6b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:11.098336 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:11.098336 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:11.099721 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8bc4952-14ad-4635-b257-31cc2b719f6b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:11.100279 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 184/736] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:11 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:11.104346 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-439b69a6-1cd6-4575-8d03-8a51beaf734e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:11.112464 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-439b69a6-1cd6-4575-8d03-8a51beaf734e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 200 Aug 08 19:27:11.113309 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 187/737] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:11 2026] GET /volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 => generated 828 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:11.168570 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6a528062-dd01-481d-b174-f7107d151324 req-a59c4167-27c6-4b44-b19a-c50bcdb63e4b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.173388 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-a59c4167-27c6-4b44-b19a-c50bcdb63e4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:11.173638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-a59c4167-27c6-4b44-b19a-c50bcdb63e4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:11.174049 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-a59c4167-27c6-4b44-b19a-c50bcdb63e4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:11.187446 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:11.187446 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:11.192657 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6a528062-dd01-481d-b174-f7107d151324 req-a59c4167-27c6-4b44-b19a-c50bcdb63e4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:11.198099 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-a59c4167-27c6-4b44-b19a-c50bcdb63e4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:11.198642 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 184/738] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:11 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:11.303987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-49cbc08a-94aa-438b-88f9-afbe3fb9cb6e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.304394 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49cbc08a-94aa-438b-88f9-afbe3fb9cb6e None None] GET https://10.4.3.89/volume// Aug 08 19:27:11.304832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49cbc08a-94aa-438b-88f9-afbe3fb9cb6e None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:11.305251 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-49cbc08a-94aa-438b-88f9-afbe3fb9cb6e None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:11.305976 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-49cbc08a-94aa-438b-88f9-afbe3fb9cb6e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:11.306547 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 184/739] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:27:11 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:11.314320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6a528062-dd01-481d-b174-f7107d151324 req-f994c573-a52a-426a-97e3-abf068180e5a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.317661 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-f994c573-a52a-426a-97e3-abf068180e5a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:11.318260 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-f994c573-a52a-426a-97e3-abf068180e5a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca62e94e-24ce-4982-aacd-0a2ba7070c00", "connector": null, "instance_uuid": "0ad6d1c5-75ad-43ff-acf2-5510e0bbb0ab"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:11.329664 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:11.329664 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:11.363930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-f994c573-a52a-426a-97e3-abf068180e5a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:11.364961 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 185/740] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:11 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) Aug 08 19:27:11.408365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cca38621-1f3f-4d74-ba0f-2dcd581eba37 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.412321 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cca38621-1f3f-4d74-ba0f-2dcd581eba37 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:11.412582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cca38621-1f3f-4d74-ba0f-2dcd581eba37 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:11.412890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cca38621-1f3f-4d74-ba0f-2dcd581eba37 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:11.426562 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-05e5734d-94be-4a4a-997a-646e48489aed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.427032 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05e5734d-94be-4a4a-997a-646e48489aed None None] GET https://10.4.3.89/volume// Aug 08 19:27:11.427258 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05e5734d-94be-4a4a-997a-646e48489aed None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:11.427670 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05e5734d-94be-4a4a-997a-646e48489aed None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:11.427918 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05e5734d-94be-4a4a-997a-646e48489aed None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:11.428278 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 185/741] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:11.435654 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:11.435654 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:11.439836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6a528062-dd01-481d-b174-f7107d151324 req-f562196d-a5e3-476d-8390-a10b7f714a94 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.442981 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cca38621-1f3f-4d74-ba0f-2dcd581eba37 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:11.444505 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-f562196d-a5e3-476d-8390-a10b7f714a94 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:11.444505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-f562196d-a5e3-476d-8390-a10b7f714a94 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:11.444505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-f562196d-a5e3-476d-8390-a10b7f714a94 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:11.451176 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cca38621-1f3f-4d74-ba0f-2dcd581eba37 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:11.452503 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 188/742] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:11 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1144 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:11.468500 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:11.468500 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:11.475883 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6a528062-dd01-481d-b174-f7107d151324 req-f562196d-a5e3-476d-8390-a10b7f714a94 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:11.482617 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-f562196d-a5e3-476d-8390-a10b7f714a94 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:11.483270 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 185/743] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:11 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:11.604825 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6a528062-dd01-481d-b174-f7107d151324 req-c362ba18-33ca-4c19-8bbc-63fa6d5e3919 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:11.607810 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-c362ba18-33ca-4c19-8bbc-63fa6d5e3919 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378 Aug 08 19:27:11.608343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-c362ba18-33ca-4c19-8bbc-63fa6d5e3919 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:11.621620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6a528062-dd01-481d-b174-f7107d151324 req-c362ba18-33ca-4c19-8bbc-63fa6d5e3919 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-ca62e94e-24ce-4982-aacd-0a2ba7070c00-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:27:11.628967 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6a528062-dd01-481d-b174-f7107d151324 req-c362ba18-33ca-4c19-8bbc-63fa6d5e3919 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-ca62e94e-24ce-4982-aacd-0a2ba7070c00-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:27:11.630939 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:11.630939 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:11.777661 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6a528062-dd01-481d-b174-f7107d151324 req-c362ba18-33ca-4c19-8bbc-63fa6d5e3919 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-ca62e94e-24ce-4982-aacd-0a2ba7070c00-np0000006803" released by "attachment_update" :: held 0.149s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:27:11.777989 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-c362ba18-33ca-4c19-8bbc-63fa6d5e3919 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378 returned with HTTP 200 Aug 08 19:27:11.778514 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 186/744] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:27:11 2026] PUT /volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:12.132500 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-73251585-9aef-46f0-8fb4-310f1dd1ca3b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:12.134383 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-73251585-9aef-46f0-8fb4-310f1dd1ca3b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:12.134854 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-73251585-9aef-46f0-8fb4-310f1dd1ca3b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:12.135108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-73251585-9aef-46f0-8fb4-310f1dd1ca3b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:12.143484 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:12.143484 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:12.148213 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-73251585-9aef-46f0-8fb4-310f1dd1ca3b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:12.153814 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-73251585-9aef-46f0-8fb4-310f1dd1ca3b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 200 Aug 08 19:27:12.154306 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 186/745] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:12 2026] GET /volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:12.169270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-62e28ae5-1417-4d79-9116-0ac36a58f5e1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:12.172001 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-62e28ae5-1417-4d79-9116-0ac36a58f5e1 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:12.172336 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-62e28ae5-1417-4d79-9116-0ac36a58f5e1 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:12.172667 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-62e28ae5-1417-4d79-9116-0ac36a58f5e1 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:12.180904 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:12.180904 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:12.187240 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-62e28ae5-1417-4d79-9116-0ac36a58f5e1 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:12.193668 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-62e28ae5-1417-4d79-9116-0ac36a58f5e1 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 200 Aug 08 19:27:12.193849 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 189/746] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:12 2026] GET /volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:12.211633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:12.215057 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:12.215635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-799855374"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:12.219149 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-799855374'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:12.219149 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume of 1 GB Aug 08 19:27:12.226486 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Availability Zones retrieved successfully. Aug 08 19:27:12.235564 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Flow 'volume_create_api' (5162b624-cec6-4e9b-8ea5-6bce198c6dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:12.236934 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd73f49-085e-4052-8f22-0279df1d9577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:12.238314 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:12.284349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd73f49-085e-4052-8f22-0279df1d9577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:12.285558 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434f5d78-e687-484d-95d7-9583f8254b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:12.350920 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Created reservations ['9d1d8e9a-8041-4ff9-8e85-83562f9f4b74', '9c4f2cbf-849a-4ef8-a182-2de16ba33d9f', 'b8126f6a-0f26-44be-97c1-37f70a86cea5', 'b8729bfa-bb1a-45f6-ba74-61b2542d0fd9'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:12.352053 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434f5d78-e687-484d-95d7-9583f8254b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d1d8e9a-8041-4ff9-8e85-83562f9f4b74', '9c4f2cbf-849a-4ef8-a182-2de16ba33d9f', 'b8126f6a-0f26-44be-97c1-37f70a86cea5', 'b8729bfa-bb1a-45f6-ba74-61b2542d0fd9']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:12.353215 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13abb517-d95c-4d84-8c84-b818da3e8002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:12.388219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13abb517-d95c-4d84-8c84-b818da3e8002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f72ff14-57b1-4945-be66-417953cb4d6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-799855374',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',qos_specs=None,replication_status=,reservations=['9d1d8e9a-8041-4ff9-8e85-83562f9f4b74','9c4f2cbf-849a-4ef8-a182-2de16ba33d9f','b8126f6a-0f26-44be-97c1-37f70a86cea5','b8729bfa-bb1a-45f6-ba74-61b2542d0fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43afaa47574d4df6b452fa019fa5c689',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-799855374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f72ff14-57b1-4945-be66-417953cb4d6c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='43afaa47574d4df6b452fa019fa5c689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:12.389295 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390d8505-1c34-42af-9cff-03a017750e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:12.417246 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390d8505-1c34-42af-9cff-03a017750e0c) transitioned into 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-799855374',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',qos_specs=None,replication_status=,reservations=['9d1d8e9a-8041-4ff9-8e85-83562f9f4b74','9c4f2cbf-849a-4ef8-a182-2de16ba33d9f','b8126f6a-0f26-44be-97c1-37f70a86cea5','b8729bfa-bb1a-45f6-ba74-61b2542d0fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43afaa47574d4df6b452fa019fa5c689',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:12.418144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e44152-30bf-4748-81cb-b3fa3982e3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:12.435525 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4e44152-30bf-4748-81cb-b3fa3982e3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:12.436793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Flow 'volume_create_api' (5162b624-cec6-4e9b-8ea5-6bce198c6dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:12.437444 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume request issued successfully. Aug 08 19:27:12.438295 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-012a69c1-abc2-4855-b1c1-7fa015d9dfd3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:12.438929 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 186/747] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:12 2026] POST /volume/v3/volumes => generated 761 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:12.454511 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-56a36a17-4334-4814-9fa7-15387192007c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:12.457834 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56a36a17-4334-4814-9fa7-15387192007c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:12.458092 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56a36a17-4334-4814-9fa7-15387192007c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:12.458339 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56a36a17-4334-4814-9fa7-15387192007c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:12.469301 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:12.469301 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:12.471302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e91da3c-76f4-41ca-b2aa-4be4a45d11f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:12.475327 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e91da3c-76f4-41ca-b2aa-4be4a45d11f0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:12.475636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e91da3c-76f4-41ca-b2aa-4be4a45d11f0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:12.477618 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-56a36a17-4334-4814-9fa7-15387192007c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:12.480594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e91da3c-76f4-41ca-b2aa-4be4a45d11f0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:12.489635 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56a36a17-4334-4814-9fa7-15387192007c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 200 Aug 08 19:27:12.490213 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 187/748] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:12 2026] GET /volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c => generated 829 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:12.501815 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:12.501815 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:12.506503 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e91da3c-76f4-41ca-b2aa-4be4a45d11f0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:12.511961 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e91da3c-76f4-41ca-b2aa-4be4a45d11f0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:12.512448 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 187/749] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:12 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:13.511295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-90b01f90-4d14-483c-a2a7-069f78bd2176 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:13.513961 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-90b01f90-4d14-483c-a2a7-069f78bd2176 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:13.514262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-90b01f90-4d14-483c-a2a7-069f78bd2176 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:13.514542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-90b01f90-4d14-483c-a2a7-069f78bd2176 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:13.526005 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:13.526005 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:13.530890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d33b75fb-40b3-4da1-b442-280ce796a779 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:13.532458 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-90b01f90-4d14-483c-a2a7-069f78bd2176 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:13.532896 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d33b75fb-40b3-4da1-b442-280ce796a779 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:13.533142 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d33b75fb-40b3-4da1-b442-280ce796a779 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:13.533428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d33b75fb-40b3-4da1-b442-280ce796a779 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:13.540526 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-90b01f90-4d14-483c-a2a7-069f78bd2176 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 200 Aug 08 19:27:13.541078 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 190/750] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:13 2026] GET /volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:13.556724 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:13.556724 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:13.556941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5804b40-140c-4e57-88c8-d72e0f86a268 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:13.559649 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5804b40-140c-4e57-88c8-d72e0f86a268 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:13.559649 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5804b40-140c-4e57-88c8-d72e0f86a268 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:13.559837 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5804b40-140c-4e57-88c8-d72e0f86a268 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:13.567081 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d33b75fb-40b3-4da1-b442-280ce796a779 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:13.572371 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:13.572371 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:13.577986 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d33b75fb-40b3-4da1-b442-280ce796a779 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:13.578647 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 187/751] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:13 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:13.580090 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5804b40-140c-4e57-88c8-d72e0f86a268 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:13.589938 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5804b40-140c-4e57-88c8-d72e0f86a268 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 200 Aug 08 19:27:13.590563 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 188/752] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:13 2026] GET /volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c => generated 854 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:13.607663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:13.609183 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:13.609755 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1397968863"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:13.611922 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1397968863'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:13.612723 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume of 1 GB Aug 08 19:27:13.618255 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Availability Zones retrieved successfully. Aug 08 19:27:13.625824 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Flow 'volume_create_api' (ba17b1dd-f448-4698-8fc0-dff6a463cd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:13.626400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5714b3e4-7015-4cd2-b976-2473dfcb2a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:13.627555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:13.656378 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5714b3e4-7015-4cd2-b976-2473dfcb2a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:13.657163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c8991c-34a4-4c97-b69e-99e687e57b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:13.710555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Created reservations ['c5dcccb0-9267-447b-9a50-c14ff7d84db1', 'a2beae9a-4a4d-4823-9a38-2ecfe91a728c', 'b30e636d-5d43-40b7-baaa-253086422f8e', '4f69dac1-8f4f-4b9d-8413-d97daa3406fc'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:13.711734 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c8991c-34a4-4c97-b69e-99e687e57b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5dcccb0-9267-447b-9a50-c14ff7d84db1', 'a2beae9a-4a4d-4823-9a38-2ecfe91a728c', 'b30e636d-5d43-40b7-baaa-253086422f8e', '4f69dac1-8f4f-4b9d-8413-d97daa3406fc']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:13.712617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f9bd51-afff-45b1-b268-82139c7bccd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:13.749787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f9bd51-afff-45b1-b268-82139c7bccd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cdb1668-994b-4d19-8112-3fef053ed316', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1397968863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',qos_specs=None,replication_status=,reservations=['c5dcccb0-9267-447b-9a50-c14ff7d84db1','a2beae9a-4a4d-4823-9a38-2ecfe91a728c','b30e636d-5d43-40b7-baaa-253086422f8e','4f69dac1-8f4f-4b9d-8413-d97daa3406fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43afaa47574d4df6b452fa019fa5c689',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1397968863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cdb1668-994b-4d19-8112-3fef053ed316,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='43afaa47574d4df6b452fa019fa5c689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:13.750936 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3425a5c1-88c3-4ee7-a03a-9f3af079de16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:13.786503 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3425a5c1-88c3-4ee7-a03a-9f3af079de16) transitioned into 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-1397968863',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='f67b047ce7c54e8fb47b2041ccc56d5c',qos_specs=None,replication_status=,reservations=['c5dcccb0-9267-447b-9a50-c14ff7d84db1','a2beae9a-4a4d-4823-9a38-2ecfe91a728c','b30e636d-5d43-40b7-baaa-253086422f8e','4f69dac1-8f4f-4b9d-8413-d97daa3406fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43afaa47574d4df6b452fa019fa5c689',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:13.787897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1191891d-b48a-456c-9f1a-c569d47a132a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:13.803359 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1191891d-b48a-456c-9f1a-c569d47a132a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:13.804777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Flow 'volume_create_api' (ba17b1dd-f448-4698-8fc0-dff6a463cd99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:13.805471 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Create volume request issued successfully. Aug 08 19:27:13.806047 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-814ebfa0-354a-4608-b5dd-f973b09a9f26 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:13.806635 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 188/753] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:13 2026] POST /volume/v3/volumes => generated 762 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:13.830529 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d360ea79-f87d-47ce-be6d-dff216bd801e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:13.833147 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d360ea79-f87d-47ce-be6d-dff216bd801e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:13.833459 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d360ea79-f87d-47ce-be6d-dff216bd801e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:13.833775 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d360ea79-f87d-47ce-be6d-dff216bd801e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:13.844350 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:13.844350 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:13.857402 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d360ea79-f87d-47ce-be6d-dff216bd801e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:13.862793 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d360ea79-f87d-47ce-be6d-dff216bd801e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 200 Aug 08 19:27:13.863280 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 191/754] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:13 2026] GET /volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 => generated 830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:14.119447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6a528062-dd01-481d-b174-f7107d151324 req-7349e7e4-9f0c-4dee-8bcb-11396d2db023 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.121970 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-7349e7e4-9f0c-4dee-8bcb-11396d2db023 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378/action Aug 08 19:27:14.122669 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-7349e7e4-9f0c-4dee-8bcb-11396d2db023 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:14.122669 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-7349e7e4-9f0c-4dee-8bcb-11396d2db023 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:14.149536 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:14.149536 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:14.162241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6a528062-dd01-481d-b174-f7107d151324 req-7349e7e4-9f0c-4dee-8bcb-11396d2db023 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378/action returned with HTTP 204 Aug 08 19:27:14.162241 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 188/755] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:27:14 2026] POST /volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:14.599499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c5a5697b-c259-44d8-8b8a-8971b373fbd5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.603453 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5a5697b-c259-44d8-8b8a-8971b373fbd5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:14.604583 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5a5697b-c259-44d8-8b8a-8971b373fbd5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:14.605361 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5a5697b-c259-44d8-8b8a-8971b373fbd5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:14.630019 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:14.630019 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:14.636364 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c5a5697b-c259-44d8-8b8a-8971b373fbd5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:14.643232 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5a5697b-c259-44d8-8b8a-8971b373fbd5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:14.644026 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 189/756] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:14 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1439 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:14.664529 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-532f46c0-11a8-4eef-8ee9-9752d3e350e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.736969 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-532f46c0-11a8-4eef-8ee9-9752d3e350e4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:14.737966 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-532f46c0-11a8-4eef-8ee9-9752d3e350e4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:14.737966 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-532f46c0-11a8-4eef-8ee9-9752d3e350e4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:14.755387 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:14.755387 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:14.759959 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-532f46c0-11a8-4eef-8ee9-9752d3e350e4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Volume info retrieved successfully. Aug 08 19:27:14.765209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-532f46c0-11a8-4eef-8ee9-9752d3e350e4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:14.765740 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 189/757] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:14 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1439 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:14.850903 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71108dc9-7744-444a-887d-b5dbb92b79e6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.854163 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71108dc9-7744-444a-887d-b5dbb92b79e6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:14.854479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71108dc9-7744-444a-887d-b5dbb92b79e6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:14.855112 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71108dc9-7744-444a-887d-b5dbb92b79e6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:14.876610 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:14.876610 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:14.880115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f76c4b5-1c78-46e8-ba5e-47dfeed89987 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.882989 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f76c4b5-1c78-46e8-ba5e-47dfeed89987 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:14.883248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f76c4b5-1c78-46e8-ba5e-47dfeed89987 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:14.883485 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f76c4b5-1c78-46e8-ba5e-47dfeed89987 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:14.889334 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-71108dc9-7744-444a-887d-b5dbb92b79e6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Volume info retrieved successfully. Aug 08 19:27:14.899052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71108dc9-7744-444a-887d-b5dbb92b79e6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:14.899672 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 192/758] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:14 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:14.899736 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:14.899736 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:14.908663 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f76c4b5-1c78-46e8-ba5e-47dfeed89987 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:14.915715 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f76c4b5-1c78-46e8-ba5e-47dfeed89987 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 200 Aug 08 19:27:14.916354 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 189/759] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:14 2026] GET /volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:14.932894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b9e3965-90b7-4f58-b4fe-86a9e773fd80 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.935657 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b9e3965-90b7-4f58-b4fe-86a9e773fd80 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:14.936091 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b9e3965-90b7-4f58-b4fe-86a9e773fd80 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:14.936438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b9e3965-90b7-4f58-b4fe-86a9e773fd80 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:14.946625 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:14.946625 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:14.952949 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b9e3965-90b7-4f58-b4fe-86a9e773fd80 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:14.959767 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b9e3965-90b7-4f58-b4fe-86a9e773fd80 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 200 Aug 08 19:27:14.960279 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 190/760] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:14 2026] GET /volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:14.980345 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e9848c57-3023-41b8-b911-8d8a653b4224 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.983421 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9848c57-3023-41b8-b911-8d8a653b4224 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:27:14.983675 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9848c57-3023-41b8-b911-8d8a653b4224 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:14.984615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9848c57-3023-41b8-b911-8d8a653b4224 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:14.984615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-e9848c57-3023-41b8-b911-8d8a653b4224 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:14.987074 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e9848c57-3023-41b8-b911-8d8a653b4224 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:14.994795 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-144cf393-435f-4143-b417-0e8c948e9967 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:14.997807 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-144cf393-435f-4143-b417-0e8c948e9967 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:14.998006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-144cf393-435f-4143-b417-0e8c948e9967 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:14.998246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-144cf393-435f-4143-b417-0e8c948e9967 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.002610 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e9848c57-3023-41b8-b911-8d8a653b4224 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.003803 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9848c57-3023-41b8-b911-8d8a653b4224 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:27:15.003803 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 190/761] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:27:14 2026] GET /volume/v3/volumes => generated 967 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.014019 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.014019 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:15.018263 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.018960 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-144cf393-435f-4143-b417-0e8c948e9967 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:15.021061 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1397968863 Aug 08 19:27:15.022218 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.022218 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.023452 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.025174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1397968863'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.025277 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-144cf393-435f-4143-b417-0e8c948e9967 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:15.026037 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 193/762] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:14 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:15.068141 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.068141 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ed2bdf1-68b8-45fd-8907-edb2ddec00a0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1397968863 returned with HTTP 200 Aug 08 19:27:15.069404 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 190/763] 10.4.3.89 () {66 vars in 1331 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1397968863 => generated 332 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.087462 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-184b2f39-a030-433f-93ce-c3675649f462 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.088446 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-0eefa651-3701-4239-9ad5-7a62e7080835 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.092359 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-184b2f39-a030-433f-93ce-c3675649f462 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1397968863 Aug 08 19:27:15.092737 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-0eefa651-3701-4239-9ad5-7a62e7080835 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00/action Aug 08 19:27:15.092846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-184b2f39-a030-433f-93ce-c3675649f462 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.092846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-184b2f39-a030-433f-93ce-c3675649f462 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.092940 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-0eefa651-3701-4239-9ad5-7a62e7080835 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:15.092940 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-0eefa651-3701-4239-9ad5-7a62e7080835 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:15.093614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-184b2f39-a030-433f-93ce-c3675649f462 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.096363 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-184b2f39-a030-433f-93ce-c3675649f462 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1397968863'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.124432 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.124432 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:15.125184 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-0eefa651-3701-4239-9ad5-7a62e7080835 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:15.141473 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-0eefa651-3701-4239-9ad5-7a62e7080835 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Begin detaching volume completed successfully. Aug 08 19:27:15.141473 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-0eefa651-3701-4239-9ad5-7a62e7080835 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00/action returned with HTTP 202 Aug 08 19:27:15.142770 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 191/764] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:27:15 2026] POST /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:27:15.146327 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-184b2f39-a030-433f-93ce-c3675649f462 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.147481 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.147481 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:15.156604 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-184b2f39-a030-433f-93ce-c3675649f462 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1397968863 returned with HTTP 200 Aug 08 19:27:15.156604 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 191/765] 10.4.3.89 () {66 vars in 1352 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1397968863 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.173250 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56819903-c420-41b9-a715-4cb73066ca20 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.175731 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56819903-c420-41b9-a715-4cb73066ca20 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:15.176235 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56819903-c420-41b9-a715-4cb73066ca20 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.176235 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56819903-c420-41b9-a715-4cb73066ca20 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.179214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-921db4d7-2b28-4a73-8590-825a133ffad0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.182680 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-921db4d7-2b28-4a73-8590-825a133ffad0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1 Aug 08 19:27:15.182941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-921db4d7-2b28-4a73-8590-825a133ffad0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.183244 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-921db4d7-2b28-4a73-8590-825a133ffad0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.184545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-921db4d7-2b28-4a73-8590-825a133ffad0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.185140 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.185140 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:15.186223 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-921db4d7-2b28-4a73-8590-825a133ffad0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.189593 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.189593 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:15.194927 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-56819903-c420-41b9-a715-4cb73066ca20 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:15.200051 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56819903-c420-41b9-a715-4cb73066ca20 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:15.200466 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 194/766] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:27:15.201917 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-921db4d7-2b28-4a73-8590-825a133ffad0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.202903 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.202903 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:15.213002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-921db4d7-2b28-4a73-8590-825a133ffad0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 08 19:27:15.213954 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 191/767] 10.4.3.89 () {66 vars in 1266 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:15.216314 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b0cec8a-c3b2-46a6-bd66-6f6b79c01e4d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.216858 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b0cec8a-c3b2-46a6-bd66-6f6b79c01e4d None None] GET https://10.4.3.89/volume// Aug 08 19:27:15.217067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b0cec8a-c3b2-46a6-bd66-6f6b79c01e4d None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.219794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b0cec8a-c3b2-46a6-bd66-6f6b79c01e4d None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.219905 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b0cec8a-c3b2-46a6-bd66-6f6b79c01e4d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:15.220339 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 192/768] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:15.234971 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.237083 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:15.237221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-1f2a6dcb-904e-442f-82e0-b276c318651f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.237273 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.237381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.239418 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.239418 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.241588 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-1f2a6dcb-904e-442f-82e0-b276c318651f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:15.242631 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-1f2a6dcb-904e-442f-82e0-b276c318651f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.242631 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-1f2a6dcb-904e-442f-82e0-b276c318651f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.269940 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.269940 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:15.278738 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-1f2a6dcb-904e-442f-82e0-b276c318651f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:15.279795 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.280697 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.280697 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:15.286182 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1b4aa12-535e-4e24-bdcf-e5e69a0d3ec9 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 200 Aug 08 19:27:15.286652 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-1f2a6dcb-904e-442f-82e0-b276c318651f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:15.286835 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 192/769] 10.4.3.89 () {66 vars in 1354 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=1cdb1668-994b-4d19-8112-3fef053ed316 => generated 999 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.287215 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 195/770] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1622 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:15.309747 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1479f3b-c1d0-443e-9058-c192923cf07a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.312520 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1479f3b-c1d0-443e-9058-c192923cf07a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:15.312743 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1479f3b-c1d0-443e-9058-c192923cf07a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.313294 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1479f3b-c1d0-443e-9058-c192923cf07a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.313658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-e1479f3b-c1d0-443e-9058-c192923cf07a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.314750 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e1479f3b-c1d0-443e-9058-c192923cf07a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.372767 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e1479f3b-c1d0-443e-9058-c192923cf07a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.373926 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.373926 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:15.380078 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1479f3b-c1d0-443e-9058-c192923cf07a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 200 Aug 08 19:27:15.380619 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 192/771] 10.4.3.89 () {66 vars in 1354 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=8f72ff14-57b1-4945-be66-417953cb4d6c => generated 998 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.397449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.400919 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:15.401319 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.401662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.401816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.402989 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.462509 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.464218 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-229e7c9b-6c44-4012-abd9-a928c2b14b7e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=1&marker=814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 200 Aug 08 19:27:15.464723 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 193/772] 10.4.3.89 () {66 vars in 1354 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?limit=1&marker=814371d3-8086-417c-ae94-1419cbfd3d68 => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:15.484787 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-43db670d-5744-4286-a77c-75db3c10c17c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.487069 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 08 19:27:15.487315 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.487614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.487909 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.488259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value available, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:15.489067 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.531068 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.531503 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.531503 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:15.536955 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43db670d-5744-4286-a77c-75db3c10c17c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 08 19:27:15.537364 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 193/773] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:15.553664 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8716277-008e-43bb-8585-d64a77c01573 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.557188 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 08 19:27:15.557188 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.557273 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.558877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.558877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value available, assuming string {{(pid=100253) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:15.558877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.603820 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.605250 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.605250 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:15.611328 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8716277-008e-43bb-8585-d64a77c01573 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 08 19:27:15.611851 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 196/774] 10.4.3.89 () {66 vars in 1352 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1885 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:15.629883 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-168cb2dc-bad5-4177-bd46-c87b345e018b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.631837 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-168cb2dc-bad5-4177-bd46-c87b345e018b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1 Aug 08 19:27:15.632060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-168cb2dc-bad5-4177-bd46-c87b345e018b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.632292 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-168cb2dc-bad5-4177-bd46-c87b345e018b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.633108 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-168cb2dc-bad5-4177-bd46-c87b345e018b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.634164 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-168cb2dc-bad5-4177-bd46-c87b345e018b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.644232 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-168cb2dc-bad5-4177-bd46-c87b345e018b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.645188 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-168cb2dc-bad5-4177-bd46-c87b345e018b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 08 19:27:15.645703 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 193/775] 10.4.3.89 () {66 vars in 1245 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.657570 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.659169 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1&marker=1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:15.659531 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.659868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.660206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.661281 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.675061 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.677251 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e82ff3a-5d0b-4ce0-b840-f13e8c72a30f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?limit=1&marker=1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 200 Aug 08 19:27:15.677251 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 194/776] 10.4.3.89 () {66 vars in 1333 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes?limit=1&marker=1cdb1668-994b-4d19-8112-3fef053ed316 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.688969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.694672 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1&marker=8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:15.694672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.694672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.694672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.694672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.711345 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.712394 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-606ba562-e78a-4dd6-a17f-1ba7c4cffb24 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?limit=1&marker=8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 200 Aug 08 19:27:15.713001 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 194/777] 10.4.3.89 () {66 vars in 1333 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes?limit=1&marker=8f72ff14-57b1-4945-be66-417953cb4d6c => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.726528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.729511 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?limit=1&marker=814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:15.729855 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.730136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.730839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.732361 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.785014 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.785456 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23841217-472a-4b85-8b0d-f8377ccc72e3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?limit=1&marker=814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 200 Aug 08 19:27:15.786070 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 197/778] 10.4.3.89 () {66 vars in 1333 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes?limit=1&marker=814371d3-8086-417c-ae94-1419cbfd3d68 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:15.801636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.804428 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1397968863&status=available Aug 08 19:27:15.804652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.804867 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.805237 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.805759 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value available, assuming string {{(pid=100252) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:15.806147 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.806147 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:15.806968 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1397968863'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.846613 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.847238 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-237b581e-c095-4f60-b3a1-ccc4d390b65c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1397968863&status=available returned with HTTP 200 Aug 08 19:27:15.847834 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 194/779] 10.4.3.89 () {66 vars in 1365 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1397968863&status=available => generated 332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.857285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.859484 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-59915362&status=available Aug 08 19:27:15.859760 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.860040 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.860316 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.860662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value available, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:15.861025 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.861025 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:15.862849 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-59915362'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.867252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a11b568d-b573-4624-8360-a11c1c101fbe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.871985 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:15.871985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2019130797"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:15.873070 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2019130797'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:15.873316 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Create volume of 1 GB Aug 08 19:27:15.873781 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.873781 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:15.882319 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Availability Zones retrieved successfully. Aug 08 19:27:15.887153 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Flow 'volume_create_api' (75ddd385-6b34-44c4-890b-47b338cd5eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:15.889940 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b17f97-2881-4d15-86d4-2d78e806ae0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:15.891236 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:15.902970 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.904426 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:15.904426 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:15.911936 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76e904f6-7eaa-477e-b81e-069767c5ed2e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-59915362&status=available returned with HTTP 200 Aug 08 19:27:15.912381 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 195/780] 10.4.3.89 () {66 vars in 1382 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-59915362&status=available => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:15.923442 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54b17f97-2881-4d15-86d4-2d78e806ae0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:15.924240 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ecc1f95-1350-4d6b-8828-1c41ca4d0e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:15.934765 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:15.937134 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?marker=8f72ff14-57b1-4945-be66-417953cb4d6c&sort=id%3Aasc Aug 08 19:27:15.937563 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:15.937689 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:15.938032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:15.939258 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:15.992451 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:15.992711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Created reservations ['8e1acbc4-ac3e-4aac-b84a-f727ebbeedde', '4ccc4c3a-cfdf-4c6b-ad46-61d72a8ad08d', '4fc486c8-87d6-46b8-b5d6-5bf5cc3165f8', 'f62c3909-931c-493c-90fe-46b9a3ef6f93'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:15.992711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ecc1f95-1350-4d6b-8828-1c41ca4d0e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e1acbc4-ac3e-4aac-b84a-f727ebbeedde', '4ccc4c3a-cfdf-4c6b-ad46-61d72a8ad08d', '4fc486c8-87d6-46b8-b5d6-5bf5cc3165f8', 'f62c3909-931c-493c-90fe-46b9a3ef6f93']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:15.992965 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8772a895-e2c8-455c-bc8d-5ec873c5d0aa tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?marker=8f72ff14-57b1-4945-be66-417953cb4d6c&sort=id%3Aasc returned with HTTP 200 Aug 08 19:27:15.993024 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595624b1-3635-40ef-bcce-026c4f772f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:15.993089 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 198/781] 10.4.3.89 () {66 vars in 1366 bytes} [Sat Aug 8 19:27:15 2026] GET /volume/v3/volumes/detail?marker=8f72ff14-57b1-4945-be66-417953cb4d6c&sort=id%3Aasc => generated 15 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:16.012132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.016619 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 08 19:27:16.016619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.016619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.017079 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.018417 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.018417 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:16.019092 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.029826 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595624b1-3635-40ef-bcce-026c4f772f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '207ed8ce-7fc7-4b9e-af6a-964bc756af3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2019130797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5bf42becbd4bb89b9cbfaa9c3d8aba',qos_specs=None,replication_status=,reservations=['8e1acbc4-ac3e-4aac-b84a-f727ebbeedde','4ccc4c3a-cfdf-4c6b-ad46-61d72a8ad08d','4fc486c8-87d6-46b8-b5d6-5bf5cc3165f8','f62c3909-931c-493c-90fe-46b9a3ef6f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b45516bb884ed6963fd1c703e722bb',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2019130797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=207ed8ce-7fc7-4b9e-af6a-964bc756af3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df5bf42becbd4bb89b9cbfaa9c3d8aba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='10b45516bb884ed6963fd1c703e722bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:16.031407 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ece224-1c07-4fce-9171-76bf6bcb7c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:16.055911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77ece224-1c07-4fce-9171-76bf6bcb7c90) transitioned into 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-2019130797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df5bf42becbd4bb89b9cbfaa9c3d8aba',qos_specs=None,replication_status=,reservations=['8e1acbc4-ac3e-4aac-b84a-f727ebbeedde','4ccc4c3a-cfdf-4c6b-ad46-61d72a8ad08d','4fc486c8-87d6-46b8-b5d6-5bf5cc3165f8','f62c3909-931c-493c-90fe-46b9a3ef6f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10b45516bb884ed6963fd1c703e722bb',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:16.056998 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4440bdc-7515-4065-bbe6-b9bd8c67dbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:16.068681 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4440bdc-7515-4065-bbe6-b9bd8c67dbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:16.069717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Flow 'volume_create_api' (75ddd385-6b34-44c4-890b-47b338cd5eab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:16.070651 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Create volume request issued successfully. Aug 08 19:27:16.073895 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a11b568d-b573-4624-8360-a11c1c101fbe tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:16.075430 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 195/782] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:15 2026] POST /volume/v3/volumes => generated 755 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:16.090907 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d992716-4a24-4037-adeb-d404d2a90e86 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.093467 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d992716-4a24-4037-adeb-d404d2a90e86 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:27:16.093976 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d992716-4a24-4037-adeb-d404d2a90e86 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.094256 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d992716-4a24-4037-adeb-d404d2a90e86 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.106085 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.106085 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:16.112465 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3d992716-4a24-4037-adeb-d404d2a90e86 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:27:16.119000 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d992716-4a24-4037-adeb-d404d2a90e86 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:27:16.119615 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 196/783] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.221500 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-43660483-1620-44bb-935f-a874e7adf832 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.223594 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43660483-1620-44bb-935f-a874e7adf832 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:16.224105 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43660483-1620-44bb-935f-a874e7adf832 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.224533 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-43660483-1620-44bb-935f-a874e7adf832 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.232785 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.233749 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.233749 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:16.238450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-60a47788-59e0-4ebb-87a6-60a0132c2aa8 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 08 19:27:16.238921 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 195/784] 10.4.3.89 () {66 vars in 1330 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2545 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:16.244432 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.244432 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:16.250063 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-43660483-1620-44bb-935f-a874e7adf832 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:16.257360 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-43660483-1620-44bb-935f-a874e7adf832 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:16.258009 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 199/785] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1442 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:16.261446 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.264706 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:27:16.264924 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.265264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.265664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.266680 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.266680 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:16.266847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.278586 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.279634 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.279634 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:16.284280 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f0f6df0-1b16-4ecf-b8c0-0d0fd7a96476 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:27:16.285049 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 196/786] 10.4.3.89 () {66 vars in 1251 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes/detail => generated 2545 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:27:16.302193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.304135 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 08 19:27:16.304342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.305182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.305182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.306293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.340990 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.341795 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7dc826f-d6c5-425c-8f5d-9817af5f2855 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 08 19:27:16.342513 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 197/787] 10.4.3.89 () {66 vars in 1309 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 967 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.355624 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.357577 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?availability_zone=nova Aug 08 19:27:16.357768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.357922 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.358185 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.358430 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value nova, assuming string {{(pid=100252) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:16.359162 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.393752 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.394587 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6fdd6ab-90fb-4739-92e8-988b5a6c107f tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 08 19:27:16.394980 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 196/788] 10.4.3.89 () {66 vars in 1275 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.403725 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.405710 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?availability_zone=nova Aug 08 19:27:16.405898 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.406094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.406336 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.406629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value nova, assuming string {{(pid=100253) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:16.407320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.443187 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.443935 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9b13b3f-3fc7-4c8b-b7ee-5eb9d7f5c31a tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 08 19:27:16.444484 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 200/789] 10.4.3.89 () {66 vars in 1275 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes?availability_zone=nova => generated 967 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.458778 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.461231 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?bootable=false Aug 08 19:27:16.462205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.462205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.462205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.463462 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.669385 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.670349 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c78f79ac-82a7-416b-9fc6-ebfc2b827299 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 08 19:27:16.670902 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 197/790] 10.4.3.89 () {66 vars in 1259 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.685594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.688507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?bootable=false Aug 08 19:27:16.689377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.689377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.689377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.690897 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.690897 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:16.690897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.743256 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.744502 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa29ab5f-b94a-45d1-a19b-9c9a4e19a7d3 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 08 19:27:16.745377 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 198/791] 10.4.3.89 () {66 vars in 1259 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes?bootable=false => generated 967 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.761048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.764158 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?status=available Aug 08 19:27:16.764333 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.764790 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.765017 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.765225 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value available, assuming string {{(pid=100252) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:16.765527 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.765527 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:16.765950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.800656 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.801525 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d67e0180-4e6f-4620-b419-2a4ffa598c4e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?status=available returned with HTTP 200 Aug 08 19:27:16.802107 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 197/792] 10.4.3.89 () {66 vars in 1263 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.814981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.817260 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes?status=available Aug 08 19:27:16.817260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.817260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.817875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.818104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value available, assuming string {{(pid=100253) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:16.818612 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.818612 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:16.819227 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.865973 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.866985 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a16e71e-1b4d-4d0d-a7dc-4d14bc4d7991 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes?status=available returned with HTTP 200 Aug 08 19:27:16.867651 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 201/793] 10.4.3.89 () {66 vars in 1263 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes?status=available => generated 967 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:16.871672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-8bb816da-fbf1-47d3-9d60-2eaa9d9ce429 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.875384 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-8bb816da-fbf1-47d3-9d60-2eaa9d9ce429 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:16.875384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-8bb816da-fbf1-47d3-9d60-2eaa9d9ce429 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.876281 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-8bb816da-fbf1-47d3-9d60-2eaa9d9ce429 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.880989 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.882798 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?availability_zone=nova Aug 08 19:27:16.883062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.883312 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.883710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.884045 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value nova, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:16.884473 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.884473 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:16.885092 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.900956 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.900956 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:16.909570 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-8bb816da-fbf1-47d3-9d60-2eaa9d9ce429 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:16.918508 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-8bb816da-fbf1-47d3-9d60-2eaa9d9ce429 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:16.919310 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 198/794] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:16.924339 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:16.925783 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.925783 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:16.933390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b21bd073-4bd1-4e24-97ed-4c8810540fcc tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 08 19:27:16.934124 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 199/795] 10.4.3.89 () {66 vars in 1296 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2545 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:16.948778 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-53db0488-31bd-4df1-947c-b460ea5f5359 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.951720 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-53db0488-31bd-4df1-947c-b460ea5f5359 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081 Aug 08 19:27:16.952622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-53db0488-31bd-4df1-947c-b460ea5f5359 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.952939 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-53db0488-31bd-4df1-947c-b460ea5f5359 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.957929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:16.960439 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?bootable=false Aug 08 19:27:16.960793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:16.961120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:16.961589 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:16.962090 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.962090 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:16.963007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:16.964695 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:16.964695 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:17.038926 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2af9c522-4c5c-434e-b803-f42bae5183d9 req-53db0488-31bd-4df1-947c-b460ea5f5359 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081 returned with HTTP 200 Aug 08 19:27:17.038926 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 198/796] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:16 2026] DELETE /volume/v3/attachments/7c470156-6093-4d91-a0a0-0a83d40af081 => generated 192 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:17.141153 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-92ae283a-752c-4024-8b0e-a0473211a7e4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.143209 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92ae283a-752c-4024-8b0e-a0473211a7e4 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:27:17.143459 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92ae283a-752c-4024-8b0e-a0473211a7e4 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.143789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92ae283a-752c-4024-8b0e-a0473211a7e4 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.154352 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.154352 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:17.160835 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-92ae283a-752c-4024-8b0e-a0473211a7e4 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:27:17.167785 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92ae283a-752c-4024-8b0e-a0473211a7e4 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:27:17.169039 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 199/797] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:17.173519 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:17.173519 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.173519 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:17.180209 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f66ced94-5d87-48ae-965b-9b8fc18fb5c4 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 08 19:27:17.181582 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 202/798] 10.4.3.89 () {66 vars in 1280 bytes} [Sat Aug 8 19:27:16 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2545 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:17.202597 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.205724 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?status=available Aug 08 19:27:17.205724 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.206158 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.206604 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:17.206970 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Could not evaluate value available, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:17.208845 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:17.273081 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0be281bf-3669-408c-bd73-ebb494f40a0f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.276197 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0be281bf-3669-408c-bd73-ebb494f40a0f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:17.276540 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0be281bf-3669-408c-bd73-ebb494f40a0f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.276859 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0be281bf-3669-408c-bd73-ebb494f40a0f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.292096 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.292096 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:17.298243 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0be281bf-3669-408c-bd73-ebb494f40a0f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:17.306236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0be281bf-3669-408c-bd73-ebb494f40a0f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:17.307069 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 199/799] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:17.376202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-73da22e1-5be0-4808-9262-14829e082957 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.378522 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-73da22e1-5be0-4808-9262-14829e082957 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:17.378892 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-73da22e1-5be0-4808-9262-14829e082957 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.379325 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-73da22e1-5be0-4808-9262-14829e082957 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.394525 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.394525 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:17.399796 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-73da22e1-5be0-4808-9262-14829e082957 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Volume info retrieved successfully. Aug 08 19:27:17.407185 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-73da22e1-5be0-4808-9262-14829e082957 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:17.407185 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 200/800] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:17.408711 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Get all volumes completed successfully. Aug 08 19:27:17.409749 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.409749 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:17.414339 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5d639bf-4b1b-49a8-ac02-d94abefdd9e6 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 08 19:27:17.414732 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 200/801] 10.4.3.89 () {66 vars in 1284 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/detail?status=available => generated 2545 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:17.436098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-05b5819f-4d44-459a-aa4f-ce643ec7cd52 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.438504 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05b5819f-4d44-459a-aa4f-ce643ec7cd52 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:17.438801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05b5819f-4d44-459a-aa4f-ce643ec7cd52 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.439102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05b5819f-4d44-459a-aa4f-ce643ec7cd52 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.449725 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.449725 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:17.457834 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-05b5819f-4d44-459a-aa4f-ce643ec7cd52 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:17.458686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-605ce69c-248e-4f76-ab17-6c329a518288 req-dfe5df62-235f-440a-92f9-ebdad9892bab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.461155 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-dfe5df62-235f-440a-92f9-ebdad9892bab tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:17.461426 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-dfe5df62-235f-440a-92f9-ebdad9892bab tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.461669 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-dfe5df62-235f-440a-92f9-ebdad9892bab tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.465040 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05b5819f-4d44-459a-aa4f-ce643ec7cd52 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 200 Aug 08 19:27:17.465198 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 203/802] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:17.473881 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.473881 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:17.480178 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-605ce69c-248e-4f76-ab17-6c329a518288 req-dfe5df62-235f-440a-92f9-ebdad9892bab tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:17.485699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.487902 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-dfe5df62-235f-440a-92f9-ebdad9892bab tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:17.492318 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 200/803] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:17.492615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:17.492615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.492615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.492615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Delete volume with id: 1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:17.501899 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.501899 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:17.502443 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:17.517993 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e1ec4d16-fe1e-4566-8114-9f5ba76c7d3a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.520111 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e1ec4d16-fe1e-4566-8114-9f5ba76c7d3a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00/action Aug 08 19:27:17.520474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e1ec4d16-fe1e-4566-8114-9f5ba76c7d3a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:17.520657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e1ec4d16-fe1e-4566-8114-9f5ba76c7d3a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:17.528281 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Delete volume request issued successfully. Aug 08 19:27:17.528579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cea23d8-0ca5-48cf-8912-804b9f48686e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 202 Aug 08 19:27:17.529174 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 201/804] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:17 2026] DELETE /volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:17.533743 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.533743 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:17.533874 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e1ec4d16-fe1e-4566-8114-9f5ba76c7d3a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:17.537889 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-92022c0d-18e8-4692-a6e7-51837e3e4d8d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.542398 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e1ec4d16-fe1e-4566-8114-9f5ba76c7d3a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Begin detaching volume completed successfully. Aug 08 19:27:17.542589 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92022c0d-18e8-4692-a6e7-51837e3e4d8d tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:17.542716 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e1ec4d16-fe1e-4566-8114-9f5ba76c7d3a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00/action returned with HTTP 202 Aug 08 19:27:17.543327 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 201/805] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:27:17 2026] POST /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:27:17.543463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92022c0d-18e8-4692-a6e7-51837e3e4d8d tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.544261 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92022c0d-18e8-4692-a6e7-51837e3e4d8d tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.555609 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.555609 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:17.563354 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-92022c0d-18e8-4692-a6e7-51837e3e4d8d tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:17.573908 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6fbdd70-39b4-4b37-815d-c97f66549a2b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.574197 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92022c0d-18e8-4692-a6e7-51837e3e4d8d tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 200 Aug 08 19:27:17.575100 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 204/806] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 => generated 854 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:17.576842 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6fbdd70-39b4-4b37-815d-c97f66549a2b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:17.576989 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6fbdd70-39b4-4b37-815d-c97f66549a2b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.577230 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6fbdd70-39b4-4b37-815d-c97f66549a2b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.597746 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.597746 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:17.607163 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a6fbdd70-39b4-4b37-815d-c97f66549a2b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:17.607333 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a88ed5f8-9e75-4548-9639-893397782903 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.607886 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a88ed5f8-9e75-4548-9639-893397782903 None None] GET https://10.4.3.89/volume// Aug 08 19:27:17.608267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a88ed5f8-9e75-4548-9639-893397782903 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.608452 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a88ed5f8-9e75-4548-9639-893397782903 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.608878 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a88ed5f8-9e75-4548-9639-893397782903 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:17.609242 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 202/807] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:17.614455 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6fbdd70-39b4-4b37-815d-c97f66549a2b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:17.615427 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 201/808] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:17.622898 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e56e5b86-162d-463b-b1b4-38098397606c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:17.627498 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e56e5b86-162d-463b-b1b4-38098397606c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:17.627889 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e56e5b86-162d-463b-b1b4-38098397606c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:17.628155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e56e5b86-162d-463b-b1b4-38098397606c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:17.642380 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:17.642380 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:17.648765 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e56e5b86-162d-463b-b1b4-38098397606c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:17.655078 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-e56e5b86-162d-463b-b1b4-38098397606c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:17.655796 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 202/809] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:17 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:18.592834 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99fd5385-a0ab-43c8-a6d8-92806c0c193c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:18.594918 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99fd5385-a0ab-43c8-a6d8-92806c0c193c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 Aug 08 19:27:18.595144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99fd5385-a0ab-43c8-a6d8-92806c0c193c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:18.595370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99fd5385-a0ab-43c8-a6d8-92806c0c193c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:18.606734 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99fd5385-a0ab-43c8-a6d8-92806c0c193c tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 returned with HTTP 404 Aug 08 19:27:18.607259 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 205/810] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:18 2026] GET /volume/v3/volumes/1cdb1668-994b-4d19-8112-3fef053ed316 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:18.618332 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1fdef5aa-c0e7-40a3-87f0-26abe9b2d0b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:18.621071 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1fdef5aa-c0e7-40a3-87f0-26abe9b2d0b0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:18.621372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1fdef5aa-c0e7-40a3-87f0-26abe9b2d0b0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:18.621632 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1fdef5aa-c0e7-40a3-87f0-26abe9b2d0b0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:18.631170 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:18.631170 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:18.637452 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb687ae4-5b3a-4e47-8b1b-813225673459 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:18.638892 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1fdef5aa-c0e7-40a3-87f0-26abe9b2d0b0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:18.640474 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb687ae4-5b3a-4e47-8b1b-813225673459 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:18.640921 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb687ae4-5b3a-4e47-8b1b-813225673459 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:18.640993 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb687ae4-5b3a-4e47-8b1b-813225673459 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:18.644619 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1fdef5aa-c0e7-40a3-87f0-26abe9b2d0b0 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 200 Aug 08 19:27:18.645048 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 203/811] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:18 2026] GET /volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:18.655037 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:18.655037 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:18.660429 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb687ae4-5b3a-4e47-8b1b-813225673459 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:18.662169 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:18.664091 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:18.664279 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:18.664801 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:18.664801 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Delete volume with id: 8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:18.666157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb687ae4-5b3a-4e47-8b1b-813225673459 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:18.666751 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 202/812] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:18 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:18.673483 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:18.673483 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:18.673986 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:18.691766 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Delete volume request issued successfully. Aug 08 19:27:18.691941 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede9f950-37ba-42e1-9a83-6eace4e90d77 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 202 Aug 08 19:27:18.692402 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 203/813] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:18 2026] DELETE /volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:18.704816 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-59076c1f-d88f-42b8-9969-1298120f707e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:18.709863 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59076c1f-d88f-42b8-9969-1298120f707e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:18.710295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-59076c1f-d88f-42b8-9969-1298120f707e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:18.710513 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-59076c1f-d88f-42b8-9969-1298120f707e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:18.722327 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:18.722327 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:18.729729 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-59076c1f-d88f-42b8-9969-1298120f707e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:18.736574 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59076c1f-d88f-42b8-9969-1298120f707e tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 200 Aug 08 19:27:18.737235 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 206/814] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:18 2026] GET /volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:19.685090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c50694c-c673-4143-a130-d7d5966d3ad2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:19.687976 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c50694c-c673-4143-a130-d7d5966d3ad2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:19.688302 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c50694c-c673-4143-a130-d7d5966d3ad2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:19.688600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c50694c-c673-4143-a130-d7d5966d3ad2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:19.702725 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:19.702725 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:19.707817 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6c50694c-c673-4143-a130-d7d5966d3ad2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:19.714816 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c50694c-c673-4143-a130-d7d5966d3ad2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:19.715377 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 204/815] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:19 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:19.751302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70a0e66f-dba9-445f-a617-505a044448bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:19.753151 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70a0e66f-dba9-445f-a617-505a044448bb tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c Aug 08 19:27:19.753355 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70a0e66f-dba9-445f-a617-505a044448bb tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:19.753629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70a0e66f-dba9-445f-a617-505a044448bb tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:19.760935 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70a0e66f-dba9-445f-a617-505a044448bb tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c returned with HTTP 404 Aug 08 19:27:19.761485 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 203/816] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:19 2026] GET /volume/v3/volumes/8f72ff14-57b1-4945-be66-417953cb4d6c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:19.769324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a5c9ca9-e978-47ae-9cc3-5543928d3621 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:19.772465 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a5c9ca9-e978-47ae-9cc3-5543928d3621 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:19.772618 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a5c9ca9-e978-47ae-9cc3-5543928d3621 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:19.772822 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a5c9ca9-e978-47ae-9cc3-5543928d3621 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:19.781192 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:19.781192 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:19.787103 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a5c9ca9-e978-47ae-9cc3-5543928d3621 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:19.794728 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a5c9ca9-e978-47ae-9cc3-5543928d3621 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 200 Aug 08 19:27:19.795102 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 204/817] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:19 2026] GET /volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:19.814421 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-24087193-a8d1-4d16-b712-2f7e1d774807 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:19.819997 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24087193-a8d1-4d16-b712-2f7e1d774807 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] DELETE https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:19.819997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24087193-a8d1-4d16-b712-2f7e1d774807 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:19.819997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24087193-a8d1-4d16-b712-2f7e1d774807 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:19.819997 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-24087193-a8d1-4d16-b712-2f7e1d774807 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Delete volume with id: 814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:19.830983 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:19.830983 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:19.831476 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-24087193-a8d1-4d16-b712-2f7e1d774807 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:19.857957 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-24087193-a8d1-4d16-b712-2f7e1d774807 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Delete volume request issued successfully. Aug 08 19:27:19.858160 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24087193-a8d1-4d16-b712-2f7e1d774807 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 202 Aug 08 19:27:19.858784 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 207/818] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:19 2026] DELETE /volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:19.870267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a13fd575-8780-4019-87a2-b98e312bad75 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:19.872311 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a13fd575-8780-4019-87a2-b98e312bad75 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:19.872488 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a13fd575-8780-4019-87a2-b98e312bad75 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:19.872729 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a13fd575-8780-4019-87a2-b98e312bad75 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:19.883222 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:19.883222 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:19.888114 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a13fd575-8780-4019-87a2-b98e312bad75 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Volume info retrieved successfully. Aug 08 19:27:19.893963 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a13fd575-8780-4019-87a2-b98e312bad75 tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 200 Aug 08 19:27:19.894227 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 205/819] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:19 2026] GET /volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:20.733311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f07d45a-8e6f-4ffd-b4a4-14e4898b2ac6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:20.736424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f07d45a-8e6f-4ffd-b4a4-14e4898b2ac6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:20.736916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f07d45a-8e6f-4ffd-b4a4-14e4898b2ac6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:20.736916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f07d45a-8e6f-4ffd-b4a4-14e4898b2ac6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:20.752637 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:20.752637 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:20.758825 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f07d45a-8e6f-4ffd-b4a4-14e4898b2ac6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:20.767127 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f07d45a-8e6f-4ffd-b4a4-14e4898b2ac6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:20.767733 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 204/820] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:20 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:20.908499 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2ca07aad-6595-4242-b519-41839415b50b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:20.911199 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ca07aad-6595-4242-b519-41839415b50b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] GET https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 Aug 08 19:27:20.911507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ca07aad-6595-4242-b519-41839415b50b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:20.911809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ca07aad-6595-4242-b519-41839415b50b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:20.921349 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ca07aad-6595-4242-b519-41839415b50b tempest-VolumesListTestJSON-1552572695 tempest-VolumesListTestJSON-1552572695-project-member] https://10.4.3.89/volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 returned with HTTP 404 Aug 08 19:27:20.922282 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 205/821] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:20 2026] GET /volume/v3/volumes/814371d3-8086-417c-ae94-1419cbfd3d68 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:21.787387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3b03f83a-14d3-4439-b112-33637f556060 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:21.789905 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b03f83a-14d3-4439-b112-33637f556060 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:21.790196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b03f83a-14d3-4439-b112-33637f556060 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:21.790491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b03f83a-14d3-4439-b112-33637f556060 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:21.804630 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:21.804630 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:21.812282 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3b03f83a-14d3-4439-b112-33637f556060 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:21.819726 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b03f83a-14d3-4439-b112-33637f556060 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:21.820631 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 208/822] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:21 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:22.392688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:22.436355 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-605ce69c-248e-4f76-ab17-6c329a518288 req-a2510d26-506a-4f7e-8443-b88490ee638c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:22.440471 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-a2510d26-506a-4f7e-8443-b88490ee638c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:22.441981 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-a2510d26-506a-4f7e-8443-b88490ee638c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:22.443436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-a2510d26-506a-4f7e-8443-b88490ee638c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:22.460188 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:22.460188 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:22.476928 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-605ce69c-248e-4f76-ab17-6c329a518288 req-a2510d26-506a-4f7e-8443-b88490ee638c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:22.489259 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-a2510d26-506a-4f7e-8443-b88490ee638c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:22.489259 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 205/823] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:22 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:22.564602 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:22.565099 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1225302850"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:22.567331 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1225302850'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:22.567478 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume of 1 GB Aug 08 19:27:22.575680 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Availability Zones retrieved successfully. Aug 08 19:27:22.585841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Flow 'volume_create_api' (6d43859a-c288-4175-8752-f18ff1470bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:22.586392 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0946aa9-3888-4804-b7c8-824ade2a7603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:22.588645 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:22.627831 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0946aa9-3888-4804-b7c8-824ade2a7603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:22.628830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadb0f8c-a56a-4113-8eed-81656c965162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:22.712114 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Created reservations ['9ef894e4-1a95-4e4f-92e0-ef09e1f0cc6b', '11b265b8-87fc-44d5-a2ba-1d3c0c10386d', '4a34c840-c978-48ce-893d-6fd61cf22a35', '1fdbad48-f606-4fb2-a7d4-764ae7504796'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:22.713160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cadb0f8c-a56a-4113-8eed-81656c965162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ef894e4-1a95-4e4f-92e0-ef09e1f0cc6b', '11b265b8-87fc-44d5-a2ba-1d3c0c10386d', '4a34c840-c978-48ce-893d-6fd61cf22a35', '1fdbad48-f606-4fb2-a7d4-764ae7504796']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:22.714498 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e177ef6-ae1d-4c8a-bc3f-ae8a913d85d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:22.741702 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e177ef6-ae1d-4c8a-bc3f-ae8a913d85d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c302fed-40a8-49a7-b674-abc7f0a0222c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1225302850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80166142130a4ea6b52c546f7c9a407f',qos_specs=None,replication_status=,reservations=['9ef894e4-1a95-4e4f-92e0-ef09e1f0cc6b','11b265b8-87fc-44d5-a2ba-1d3c0c10386d','4a34c840-c978-48ce-893d-6fd61cf22a35','1fdbad48-f606-4fb2-a7d4-764ae7504796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3330316158e54f1e9361ae1551b19964',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1225302850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c302fed-40a8-49a7-b674-abc7f0a0222c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80166142130a4ea6b52c546f7c9a407f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3330316158e54f1e9361ae1551b19964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:22.742555 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88cea58-efbd-4630-a18e-ac64f421b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:22.763500 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88cea58-efbd-4630-a18e-ac64f421b95d) transitioned into 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-1225302850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80166142130a4ea6b52c546f7c9a407f',qos_specs=None,replication_status=,reservations=['9ef894e4-1a95-4e4f-92e0-ef09e1f0cc6b','11b265b8-87fc-44d5-a2ba-1d3c0c10386d','4a34c840-c978-48ce-893d-6fd61cf22a35','1fdbad48-f606-4fb2-a7d4-764ae7504796'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3330316158e54f1e9361ae1551b19964',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:22.763500 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3719ee-5d6d-49a4-9527-da4c75ce1bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:22.774168 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f3719ee-5d6d-49a4-9527-da4c75ce1bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:22.775334 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Flow 'volume_create_api' (6d43859a-c288-4175-8752-f18ff1470bed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:22.777196 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume request issued successfully. Aug 08 19:27:22.777196 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5935b80d-324a-4b2d-b73b-c37fb2fe5558 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:22.777196 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 206/824] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:22 2026] POST /volume/v3/volumes => generated 748 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:22.793364 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a1addb3-d8d1-45af-aee7-7141ae0119bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:22.795501 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a1addb3-d8d1-45af-aee7-7141ae0119bb tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c Aug 08 19:27:22.795673 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a1addb3-d8d1-45af-aee7-7141ae0119bb tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:22.796091 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a1addb3-d8d1-45af-aee7-7141ae0119bb tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:22.806173 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:22.806173 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:22.810331 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5a1addb3-d8d1-45af-aee7-7141ae0119bb tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:22.815729 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a1addb3-d8d1-45af-aee7-7141ae0119bb tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c returned with HTTP 200 Aug 08 19:27:22.816164 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 206/825] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:22 2026] GET /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:22.843824 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1aa0285c-703e-4b20-a38f-0a9b685b74b2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:22.846372 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1aa0285c-703e-4b20-a38f-0a9b685b74b2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:22.846901 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1aa0285c-703e-4b20-a38f-0a9b685b74b2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:22.847288 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1aa0285c-703e-4b20-a38f-0a9b685b74b2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:22.867382 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:22.867382 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:22.872242 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1aa0285c-703e-4b20-a38f-0a9b685b74b2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:22.883978 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1aa0285c-703e-4b20-a38f-0a9b685b74b2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:22.884686 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 209/826] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:22 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:22.971037 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-605ce69c-248e-4f76-ab17-6c329a518288 req-ca10ddeb-1d8d-4476-8340-5c1fd8dbdd66 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:22.975690 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-ca10ddeb-1d8d-4476-8340-5c1fd8dbdd66 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378 Aug 08 19:27:22.975977 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-ca10ddeb-1d8d-4476-8340-5c1fd8dbdd66 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:22.976235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-ca10ddeb-1d8d-4476-8340-5c1fd8dbdd66 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:22.987172 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:22.987172 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:23.069843 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-605ce69c-248e-4f76-ab17-6c329a518288 req-ca10ddeb-1d8d-4476-8340-5c1fd8dbdd66 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378 returned with HTTP 200 Aug 08 19:27:23.070100 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 206/827] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:22 2026] DELETE /volume/v3/attachments/22d0ab30-909b-482b-9c45-769fd2872378 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:23.834141 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d3e25b30-d998-47df-9ab7-6e611649e437 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:23.838672 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3e25b30-d998-47df-9ab7-6e611649e437 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c Aug 08 19:27:23.839353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3e25b30-d998-47df-9ab7-6e611649e437 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:23.839999 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3e25b30-d998-47df-9ab7-6e611649e437 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:23.856344 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:23.856344 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:23.865347 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d3e25b30-d998-47df-9ab7-6e611649e437 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:23.870989 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3e25b30-d998-47df-9ab7-6e611649e437 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c returned with HTTP 200 Aug 08 19:27:23.871459 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 207/828] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:23 2026] GET /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:23.906345 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5dc603c8-9dbb-4de6-a42f-0c8181729ebd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:23.908262 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dc603c8-9dbb-4de6-a42f-0c8181729ebd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:23.908481 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dc603c8-9dbb-4de6-a42f-0c8181729ebd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:23.908700 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dc603c8-9dbb-4de6-a42f-0c8181729ebd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:23.918240 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:23.918240 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:23.924257 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5dc603c8-9dbb-4de6-a42f-0c8181729ebd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:23.931750 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dc603c8-9dbb-4de6-a42f-0c8181729ebd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:23.932493 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 207/829] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:23 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:23.956830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ede975f8-d26b-41b0-826d-981c2272f729 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:23.959485 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ede975f8-d26b-41b0-826d-981c2272f729 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:23.959865 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ede975f8-d26b-41b0-826d-981c2272f729 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:23.961050 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ede975f8-d26b-41b0-826d-981c2272f729 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:23.976231 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:23.976231 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:23.983746 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ede975f8-d26b-41b0-826d-981c2272f729 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:23.998426 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ede975f8-d26b-41b0-826d-981c2272f729 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:23.998852 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 210/830] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:23 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:24.093246 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e66e2dbe-f324-4c2f-be87-fbbecd23f240 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.097683 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e66e2dbe-f324-4c2f-be87-fbbecd23f240 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:27:24.097683 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e66e2dbe-f324-4c2f-be87-fbbecd23f240 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.097683 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e66e2dbe-f324-4c2f-be87-fbbecd23f240 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.111317 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.111317 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:24.123339 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e66e2dbe-f324-4c2f-be87-fbbecd23f240 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:24.129675 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e66e2dbe-f324-4c2f-be87-fbbecd23f240 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:27:24.130594 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 207/831] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:24 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:24.138291 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-80969f20-0093-4416-bee2-1a920e2928ac None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.144592 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-80969f20-0093-4416-bee2-1a920e2928ac tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:27:24.144897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-80969f20-0093-4416-bee2-1a920e2928ac tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.145153 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-80969f20-0093-4416-bee2-1a920e2928ac tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.153999 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.153999 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:24.162433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-80969f20-0093-4416-bee2-1a920e2928ac tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:27:24.170012 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-80969f20-0093-4416-bee2-1a920e2928ac tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:27:24.170683 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 208/832] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:24 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:24.204469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-40bdeb37-f926-4e08-8aa7-2c0e4b02a25e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.208193 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40bdeb37-f926-4e08-8aa7-2c0e4b02a25e None None] GET https://10.4.3.89/volume// Aug 08 19:27:24.208526 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40bdeb37-f926-4e08-8aa7-2c0e4b02a25e None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.208798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40bdeb37-f926-4e08-8aa7-2c0e4b02a25e None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.209240 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40bdeb37-f926-4e08-8aa7-2c0e4b02a25e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:24.209656 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 208/833] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:27:24 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:24.224778 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-7edeb940-952d-4d4a-baa2-a005ed225b9b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.227383 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-7edeb940-952d-4d4a-baa2-a005ed225b9b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:24.227859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-7edeb940-952d-4d4a-baa2-a005ed225b9b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "207ed8ce-7fc7-4b9e-af6a-964bc756af3e", "connector": null, "instance_uuid": "f9c83944-cc66-4a32-b50d-81a34790091d"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:24.242397 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.242397 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:24.288072 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-7edeb940-952d-4d4a-baa2-a005ed225b9b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:24.288728 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 211/834] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:24 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) Aug 08 19:27:24.349440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-3ffd4f40-2620-4e1c-80d8-e84606de2446 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.349440 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-3ffd4f40-2620-4e1c-80d8-e84606de2446 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] POST https://10.4.3.89/volume/v3/attachments/bae103dc-349e-4c86-b019-5f1d6616428b/action Aug 08 19:27:24.350040 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-3ffd4f40-2620-4e1c-80d8-e84606de2446 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:24.350223 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-3ffd4f40-2620-4e1c-80d8-e84606de2446 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:24.384224 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.384224 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:24.399570 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdc0779d-6b5b-4708-bf5f-aad9ddd03807 req-3ffd4f40-2620-4e1c-80d8-e84606de2446 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments/bae103dc-349e-4c86-b019-5f1d6616428b/action returned with HTTP 204 Aug 08 19:27:24.400089 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 208/835] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:27:24 2026] POST /volume/v3/attachments/bae103dc-349e-4c86-b019-5f1d6616428b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:24.433481 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f146ebb7-fab6-400f-aaab-783808e2e351 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.435482 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f146ebb7-fab6-400f-aaab-783808e2e351 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:27:24.435719 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f146ebb7-fab6-400f-aaab-783808e2e351 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.436015 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f146ebb7-fab6-400f-aaab-783808e2e351 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.449575 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.449575 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:24.454010 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f146ebb7-fab6-400f-aaab-783808e2e351 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:27:24.459195 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f146ebb7-fab6-400f-aaab-783808e2e351 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:27:24.459755 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 209/836] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:24 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 1110 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:24.484055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-299edb4d-aaad-4ba6-a76d-bf59153c32e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.486782 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-299edb4d-aaad-4ba6-a76d-bf59153c32e5 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:27:24.487436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-299edb4d-aaad-4ba6-a76d-bf59153c32e5 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.487436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-299edb4d-aaad-4ba6-a76d-bf59153c32e5 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.510037 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.510037 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:24.518742 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-299edb4d-aaad-4ba6-a76d-bf59153c32e5 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:27:24.526231 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-299edb4d-aaad-4ba6-a76d-bf59153c32e5 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:27:24.527187 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 209/837] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:24 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 1110 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:24.583934 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-02e0fe9d-2dc2-4280-9678-3db19b0983d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.586336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-02e0fe9d-2dc2-4280-9678-3db19b0983d3 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:27:24.587563 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-02e0fe9d-2dc2-4280-9678-3db19b0983d3 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.587563 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-02e0fe9d-2dc2-4280-9678-3db19b0983d3 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.604365 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.604365 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:24.612393 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-02e0fe9d-2dc2-4280-9678-3db19b0983d3 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:27:24.620754 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-02e0fe9d-2dc2-4280-9678-3db19b0983d3 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:27:24.621431 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 212/838] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:24 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 1110 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:24.675769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-7498007a-cea5-4da9-b639-2b120b6d6470 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.678842 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-7498007a-cea5-4da9-b639-2b120b6d6470 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] DELETE https://10.4.3.89/volume/v3/attachments/bae103dc-349e-4c86-b019-5f1d6616428b Aug 08 19:27:24.679024 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-7498007a-cea5-4da9-b639-2b120b6d6470 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.679206 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-7498007a-cea5-4da9-b639-2b120b6d6470 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.687136 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.687136 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:24.752126 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7de2cff7-a6c8-474d-8a9a-892c1ec533ae req-7498007a-cea5-4da9-b639-2b120b6d6470 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/attachments/bae103dc-349e-4c86-b019-5f1d6616428b returned with HTTP 200 Aug 08 19:27:24.754675 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 209/839] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:24 2026] DELETE /volume/v3/attachments/bae103dc-349e-4c86-b019-5f1d6616428b => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:24.799080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9db4c18-1a5c-4151-87c1-1530ebdec67b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:24.801424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9db4c18-1a5c-4151-87c1-1530ebdec67b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:27:24.801747 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9db4c18-1a5c-4151-87c1-1530ebdec67b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:24.802035 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9db4c18-1a5c-4151-87c1-1530ebdec67b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:24.818101 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:24.818101 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:24.827882 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9db4c18-1a5c-4151-87c1-1530ebdec67b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:27:24.834556 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9db4c18-1a5c-4151-87c1-1530ebdec67b tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:27:24.835045 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 210/840] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:24 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:26.269284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-720ba60c-3b77-494e-ac60-7ea5f02a5046 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:26.275476 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-720ba60c-3b77-494e-ac60-7ea5f02a5046 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:27:26.275832 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-720ba60c-3b77-494e-ac60-7ea5f02a5046 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:26.276045 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-720ba60c-3b77-494e-ac60-7ea5f02a5046 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:26.311087 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:26.311087 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:26.322549 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-720ba60c-3b77-494e-ac60-7ea5f02a5046 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:26.331670 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-720ba60c-3b77-494e-ac60-7ea5f02a5046 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:27:26.332344 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 210/841] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:26 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1136 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:26.622227 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4a6b0b22-e7f0-4247-b36b-c9e819be0765 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:26.625134 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a6b0b22-e7f0-4247-b36b-c9e819be0765 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:27:26.625571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a6b0b22-e7f0-4247-b36b-c9e819be0765 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:26.625877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a6b0b22-e7f0-4247-b36b-c9e819be0765 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:26.643718 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:26.643718 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:26.648713 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4a6b0b22-e7f0-4247-b36b-c9e819be0765 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:26.654852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a6b0b22-e7f0-4247-b36b-c9e819be0765 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:27:26.655367 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 213/842] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:26 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:26.707566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-396c9399-8ae5-480b-9b95-97346324a77f req-5924ab98-79db-43da-ab14-4a703dff7e14 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:26.710005 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-5924ab98-79db-43da-ab14-4a703dff7e14 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:27:26.710338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-5924ab98-79db-43da-ab14-4a703dff7e14 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:26.710605 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-5924ab98-79db-43da-ab14-4a703dff7e14 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:26.723745 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:26.723745 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:26.731260 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-396c9399-8ae5-480b-9b95-97346324a77f req-5924ab98-79db-43da-ab14-4a703dff7e14 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:26.739382 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-5924ab98-79db-43da-ab14-4a703dff7e14 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:27:26.740199 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 210/843] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:26 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:26.771038 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-396c9399-8ae5-480b-9b95-97346324a77f req-59797d9c-c041-4044-b296-18fb193e1e45 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:26.774397 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-59797d9c-c041-4044-b296-18fb193e1e45 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76/action Aug 08 19:27:26.774858 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-59797d9c-c041-4044-b296-18fb193e1e45 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:26.775180 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-59797d9c-c041-4044-b296-18fb193e1e45 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:26.790605 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:26.790605 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:26.791267 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-396c9399-8ae5-480b-9b95-97346324a77f req-59797d9c-c041-4044-b296-18fb193e1e45 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:26.799246 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-396c9399-8ae5-480b-9b95-97346324a77f req-59797d9c-c041-4044-b296-18fb193e1e45 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Begin detaching volume completed successfully. Aug 08 19:27:26.799512 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-59797d9c-c041-4044-b296-18fb193e1e45 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76/action returned with HTTP 202 Aug 08 19:27:26.800081 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 211/844] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:27:26 2026] POST /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:27:26.871522 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c327fa5-d918-46cd-9bc9-23b2f22e6953 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:26.871903 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c327fa5-d918-46cd-9bc9-23b2f22e6953 None None] GET https://10.4.3.89/volume// Aug 08 19:27:26.872120 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c327fa5-d918-46cd-9bc9-23b2f22e6953 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:26.872296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c327fa5-d918-46cd-9bc9-23b2f22e6953 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:26.873332 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c327fa5-d918-46cd-9bc9-23b2f22e6953 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:26.873332 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 211/845] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:26.889846 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-396c9399-8ae5-480b-9b95-97346324a77f req-d2b07e9a-5163-4754-80f1-f9c3a344fbf6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:26.893049 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-d2b07e9a-5163-4754-80f1-f9c3a344fbf6 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:27:26.893582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-d2b07e9a-5163-4754-80f1-f9c3a344fbf6 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:26.894157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-d2b07e9a-5163-4754-80f1-f9c3a344fbf6 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:26.909261 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:26.909261 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:26.913802 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-396c9399-8ae5-480b-9b95-97346324a77f req-d2b07e9a-5163-4754-80f1-f9c3a344fbf6 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:26.920739 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-d2b07e9a-5163-4754-80f1-f9c3a344fbf6 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:27:26.921456 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 214/846] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:26 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:28.103503 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-396c9399-8ae5-480b-9b95-97346324a77f req-290204ec-932e-4118-9a38-85e3c8249c2f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:28.110244 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-290204ec-932e-4118-9a38-85e3c8249c2f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] DELETE https://10.4.3.89/volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a Aug 08 19:27:28.110551 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-290204ec-932e-4118-9a38-85e3c8249c2f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:28.110929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-290204ec-932e-4118-9a38-85e3c8249c2f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:28.119792 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:28.119792 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:28.198141 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-396c9399-8ae5-480b-9b95-97346324a77f req-290204ec-932e-4118-9a38-85e3c8249c2f tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a returned with HTTP 200 Aug 08 19:27:28.198845 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 211/847] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:28 2026] DELETE /volume/v3/attachments/5d614e93-049e-462d-8d25-8e8be5bf773a => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:28.527193 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-07f2468f-24dd-4acb-a0ff-c415e11be986 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:28.532727 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-07f2468f-24dd-4acb-a0ff-c415e11be986 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] DELETE https://10.4.3.89/volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d Aug 08 19:27:28.532970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-07f2468f-24dd-4acb-a0ff-c415e11be986 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:28.533110 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-07f2468f-24dd-4acb-a0ff-c415e11be986 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:28.550120 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:28.550120 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:28.622222 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-07f2468f-24dd-4acb-a0ff-c415e11be986 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d returned with HTTP 200 Aug 08 19:27:28.622788 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 212/848] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:28 2026] DELETE /volume/v3/attachments/60f03963-b9a9-4680-8aa6-7228a9deac7d => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:28.667894 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-e50a1781-7edd-4a8a-b114-28b6818ff509 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:28.670260 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-e50a1781-7edd-4a8a-b114-28b6818ff509 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] DELETE https://10.4.3.89/volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d Aug 08 19:27:28.670536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-e50a1781-7edd-4a8a-b114-28b6818ff509 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:28.670703 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-e50a1781-7edd-4a8a-b114-28b6818ff509 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:28.682016 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:28.682016 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:28.759501 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-e50a1781-7edd-4a8a-b114-28b6818ff509 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d returned with HTTP 200 Aug 08 19:27:28.760148 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 212/849] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:28 2026] DELETE /volume/v3/attachments/4c62839c-6842-4f57-8857-0e9b12e8b98d => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:28.806325 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-d46ad4dc-ca40-4126-b1db-b26d0222e71f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:28.808856 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-d46ad4dc-ca40-4126-b1db-b26d0222e71f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] DELETE https://10.4.3.89/volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3 Aug 08 19:27:28.809379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-d46ad4dc-ca40-4126-b1db-b26d0222e71f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:28.810813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-d46ad4dc-ca40-4126-b1db-b26d0222e71f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:28.822274 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:28.822274 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:28.913691 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-4ab147ad-cdeb-44e2-b36f-78d332e11c0c req-d46ad4dc-ca40-4126-b1db-b26d0222e71f tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3 returned with HTTP 200 Aug 08 19:27:28.916423 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 215/850] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:28 2026] DELETE /volume/v3/attachments/5bd61500-e811-43a3-b82b-5d9beaa34bc3 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:28.989827 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d2ec807-fb6c-4e91-ad2d-239332b13051 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:28.992263 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d2ec807-fb6c-4e91-ad2d-239332b13051 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:27:28.992577 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d2ec807-fb6c-4e91-ad2d-239332b13051 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:28.993477 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d2ec807-fb6c-4e91-ad2d-239332b13051 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:29.004060 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:29.004060 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:29.008717 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d2ec807-fb6c-4e91-ad2d-239332b13051 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:29.016438 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d2ec807-fb6c-4e91-ad2d-239332b13051 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:27:29.016438 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 212/851] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:28 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:32.281335 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-da119020-260d-429c-97f2-570bb254f2e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:32.285847 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da119020-260d-429c-97f2-570bb254f2e2 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/bb8c712c-6a1d-46eb-b2a0-09a4b6ae7bbc/action Aug 08 19:27:32.286633 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da119020-260d-429c-97f2-570bb254f2e2 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-attach": {"instance_uuid": "684b1993-2ed7-492f-84c2-524f57f9ce54", "mountpoint": "/dev/vdc"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:32.286633 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da119020-260d-429c-97f2-570bb254f2e2 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "684b1993-2ed7-492f-84c2-524f57f9ce54", "mountpoint": "/dev/vdc"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:32.300586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da119020-260d-429c-97f2-570bb254f2e2 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/bb8c712c-6a1d-46eb-b2a0-09a4b6ae7bbc/action returned with HTTP 404 Aug 08 19:27:32.301230 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 213/852] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:32 2026] POST /volume/v3/volumes/bb8c712c-6a1d-46eb-b2a0-09a4b6ae7bbc/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:35.370703 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:35.372777 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] DELETE https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:27:35.372968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:35.373203 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:35.373393 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Delete volume with id: 628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:27:35.381902 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4a3e7b62-5406-4161-a590-9787b496d34a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:35.383094 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:35.383094 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:35.383627 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:35.383688 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:27:35.383963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1417050068", "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:35.385522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1417050068', 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:35.414326 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Delete volume request issued successfully. Aug 08 19:27:35.414630 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6a6055a-3270-4c23-97fc-eb19bafeb97a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 returned with HTTP 202 Aug 08 19:27:35.415585 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 213/853] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:35 2026] DELETE /volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:35.435405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dbab0d8d-74b3-43df-9096-c3d7b5ef8cf6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:35.436803 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbab0d8d-74b3-43df-9096-c3d7b5ef8cf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:27:35.437587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbab0d8d-74b3-43df-9096-c3d7b5ef8cf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:35.437587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbab0d8d-74b3-43df-9096-c3d7b5ef8cf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:35.449456 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:35.449456 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:35.457396 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dbab0d8d-74b3-43df-9096-c3d7b5ef8cf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:27:35.465875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbab0d8d-74b3-43df-9096-c3d7b5ef8cf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 returned with HTTP 200 Aug 08 19:27:35.466474 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 213/854] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:35 2026] GET /volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:35.490104 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Create volume of 1 GB Aug 08 19:27:35.490395 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:35.490395 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:35.495486 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Availability Zones retrieved successfully. Aug 08 19:27:35.502964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Flow 'volume_create_api' (8193ee24-e3eb-46ed-a4dd-a1214427c143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:35.504318 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8dfb545-1ffe-453d-8564-df4e89c5ae2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:35.504971 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:35.610981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8dfb545-1ffe-453d-8564-df4e89c5ae2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:35.611328 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3883ad-0e36-46bc-ae4d-82100d23c9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:35.671517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Created reservations ['69b9077c-c78a-4872-a4fa-c5d877c66403', '2d33904e-c90a-48ca-9091-7477b9b469ca', 'a3d28a31-7c63-4d79-bd61-fc857e6088bd', '97486dc4-37b1-477d-b7e5-2efde2c3d3a0'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:35.671517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b3883ad-0e36-46bc-ae4d-82100d23c9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69b9077c-c78a-4872-a4fa-c5d877c66403', '2d33904e-c90a-48ca-9091-7477b9b469ca', 'a3d28a31-7c63-4d79-bd61-fc857e6088bd', '97486dc4-37b1-477d-b7e5-2efde2c3d3a0']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:35.671517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d083d3-0a5b-41dd-8520-955639beacee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:35.696822 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d083d3-0a5b-41dd-8520-955639beacee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95248cb0-61f7-4bc6-bdc9-c94f131d1948', '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-1417050068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0c2af5481436a80afd504aeb4d6c7',qos_specs=None,replication_status=,reservations=['69b9077c-c78a-4872-a4fa-c5d877c66403','2d33904e-c90a-48ca-9091-7477b9b469ca','a3d28a31-7c63-4d79-bd61-fc857e6088bd','97486dc4-37b1-477d-b7e5-2efde2c3d3a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f5b1d906f04d4b9c4559667b38f0b6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1417050068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95248cb0-61f7-4bc6-bdc9-c94f131d1948,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22d0c2af5481436a80afd504aeb4d6c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e9f5b1d906f04d4b9c4559667b38f0b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:35.697643 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82fdcad0-95ea-4525-a938-9c40e479db3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:35.718957 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82fdcad0-95ea-4525-a938-9c40e479db3d) transitioned into 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-1417050068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22d0c2af5481436a80afd504aeb4d6c7',qos_specs=None,replication_status=,reservations=['69b9077c-c78a-4872-a4fa-c5d877c66403','2d33904e-c90a-48ca-9091-7477b9b469ca','a3d28a31-7c63-4d79-bd61-fc857e6088bd','97486dc4-37b1-477d-b7e5-2efde2c3d3a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9f5b1d906f04d4b9c4559667b38f0b6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:35.719683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40df49f2-aafd-4123-ada6-4b362b094bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:35.728717 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40df49f2-aafd-4123-ada6-4b362b094bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:35.729624 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Flow 'volume_create_api' (8193ee24-e3eb-46ed-a4dd-a1214427c143) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:35.729930 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Create volume request issued successfully. Aug 08 19:27:35.730523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a3e7b62-5406-4161-a590-9787b496d34a tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:35.730911 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 216/855] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:35 2026] POST /volume/v3/volumes => generated 751 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:35.748603 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bed39ff3-960e-4ace-ae4b-91b652a2f5b7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:35.756201 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bed39ff3-960e-4ace-ae4b-91b652a2f5b7 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 Aug 08 19:27:35.756376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bed39ff3-960e-4ace-ae4b-91b652a2f5b7 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:35.756625 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bed39ff3-960e-4ace-ae4b-91b652a2f5b7 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:35.766106 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:35.766106 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:35.770149 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bed39ff3-960e-4ace-ae4b-91b652a2f5b7 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:35.775939 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bed39ff3-960e-4ace-ae4b-91b652a2f5b7 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 returned with HTTP 200 Aug 08 19:27:35.776254 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 214/856] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:35 2026] GET /volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:36.485042 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-334846d6-c3be-4b07-8359-5334c2b63766 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:36.487056 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-334846d6-c3be-4b07-8359-5334c2b63766 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 Aug 08 19:27:36.487256 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-334846d6-c3be-4b07-8359-5334c2b63766 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:36.487485 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-334846d6-c3be-4b07-8359-5334c2b63766 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:36.496154 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-334846d6-c3be-4b07-8359-5334c2b63766 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 returned with HTTP 404 Aug 08 19:27:36.496579 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 214/857] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:36 2026] GET /volume/v3/volumes/628e3201-15f5-4719-b1aa-0ba4e9c31cf4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:36.504582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:36.507265 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] DELETE https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:27:36.508329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:36.508612 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:36.508823 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Delete volume with id: 39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:27:36.519967 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:36.519967 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:36.520490 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:27:36.550132 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Delete volume request issued successfully. Aug 08 19:27:36.550432 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09a5c1ed-0a32-469f-8bc4-501c6bc2d309 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 returned with HTTP 202 Aug 08 19:27:36.551100 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 214/858] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:36 2026] DELETE /volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:36.560643 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1d52c029-ae94-46d6-b174-95712c977f7d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:36.562949 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d52c029-ae94-46d6-b174-95712c977f7d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:27:36.563147 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d52c029-ae94-46d6-b174-95712c977f7d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:36.563379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d52c029-ae94-46d6-b174-95712c977f7d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:36.572003 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:36.572003 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:36.579989 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1d52c029-ae94-46d6-b174-95712c977f7d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:27:36.587339 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d52c029-ae94-46d6-b174-95712c977f7d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 returned with HTTP 200 Aug 08 19:27:36.587848 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 217/859] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:36 2026] GET /volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:36.794089 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bb769e0d-fe62-49e6-91cb-55b7be924490 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:36.799272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bb769e0d-fe62-49e6-91cb-55b7be924490 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 Aug 08 19:27:36.799654 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bb769e0d-fe62-49e6-91cb-55b7be924490 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:36.799867 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bb769e0d-fe62-49e6-91cb-55b7be924490 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:36.808754 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:36.808754 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:36.814991 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bb769e0d-fe62-49e6-91cb-55b7be924490 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:36.821165 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bb769e0d-fe62-49e6-91cb-55b7be924490 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 returned with HTTP 200 Aug 08 19:27:36.821651 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 215/860] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:36 2026] GET /volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:36.864073 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-7b6e422d-c669-48b7-84d0-883b343e96d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:36.866320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-7b6e422d-c669-48b7-84d0-883b343e96d8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 Aug 08 19:27:36.866599 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-7b6e422d-c669-48b7-84d0-883b343e96d8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:36.866827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-7b6e422d-c669-48b7-84d0-883b343e96d8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:36.875821 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:36.875821 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:36.880733 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-7b6e422d-c669-48b7-84d0-883b343e96d8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:36.887486 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-7b6e422d-c669-48b7-84d0-883b343e96d8 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 returned with HTTP 200 Aug 08 19:27:36.888044 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 215/861] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:36 2026] GET /volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:37.135457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:37.138385 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:37.138768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "91701226-250a-47cd-a07d-757ca02a40c8", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-308411662"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:37.140348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume request body: {'volume': {'imageRef': '91701226-250a-47cd-a07d-757ca02a40c8', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-308411662'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:37.342135 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume of 2 GB Aug 08 19:27:37.347547 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Availability Zones retrieved successfully. Aug 08 19:27:37.355955 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Flow 'volume_create_api' (66757b53-e85a-457e-91d4-e4172d3e68a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:37.359026 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5469cf-076f-46b5-aefc-71f9cc36822f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:37.360499 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Validating volume size '2' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:37.410991 np0000006803 devstack@c-api.service[100252]: WARNING cinder.volume.api [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5469cf-076f-46b5-aefc-71f9cc36822f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 19:27:37.410991 np0000006803 devstack@c-api.service[100252]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 91701226-250a-47cd-a07d-757ca02a40c8 is not active. Aug 08 19:27:37.413552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5469cf-076f-46b5-aefc-71f9cc36822f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:37.414697 np0000006803 devstack@c-api.service[100252]: WARNING cinder.volume.api [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e5469cf-076f-46b5-aefc-71f9cc36822f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:27:37.415897 np0000006803 devstack@c-api.service[100252]: WARNING cinder.volume.api [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Flow 'volume_create_api' (66757b53-e85a-457e-91d4-e4172d3e68a0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 19:27:37.416323 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dea6a376-8d69-4dfa-a246-f2689bff8461 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:27:37.417217 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 215/862] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:37 2026] POST /volume/v3/volumes => generated 125 bytes in 282 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:37.446153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c06c6b06-c367-4ca0-8352-ea64a62f232b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:37.450205 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c06c6b06-c367-4ca0-8352-ea64a62f232b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 Aug 08 19:27:37.450340 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c06c6b06-c367-4ca0-8352-ea64a62f232b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:37.450540 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c06c6b06-c367-4ca0-8352-ea64a62f232b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:37.461071 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:37.461071 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:37.465341 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c06c6b06-c367-4ca0-8352-ea64a62f232b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:37.471922 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c06c6b06-c367-4ca0-8352-ea64a62f232b tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 returned with HTTP 200 Aug 08 19:27:37.472557 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 218/863] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:37 2026] GET /volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:37.484101 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff4dca3c-1fc4-4a4c-921c-71cccb7f3ac1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:37.484534 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff4dca3c-1fc4-4a4c-921c-71cccb7f3ac1 None None] GET https://10.4.3.89/volume// Aug 08 19:27:37.484754 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff4dca3c-1fc4-4a4c-921c-71cccb7f3ac1 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:37.484972 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff4dca3c-1fc4-4a4c-921c-71cccb7f3ac1 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:37.485228 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff4dca3c-1fc4-4a4c-921c-71cccb7f3ac1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:37.485583 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 216/864] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:27:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:37.493317 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1331b8c7-cfb9-42fb-b50c-ac947ca6fb71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:37.495612 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1331b8c7-cfb9-42fb-b50c-ac947ca6fb71 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:37.495966 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1331b8c7-cfb9-42fb-b50c-ac947ca6fb71 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95248cb0-61f7-4bc6-bdc9-c94f131d1948", "connector": null, "instance_uuid": "cfde5732-4673-4bdd-9904-e3b674cd3429"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:37.505624 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:37.505624 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:37.544131 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1331b8c7-cfb9-42fb-b50c-ac947ca6fb71 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:37.544131 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 216/865] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:37 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) Aug 08 19:27:37.604896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61dbd6b0-fa49-4aad-af83-b71aec74f4b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:37.607704 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61dbd6b0-fa49-4aad-af83-b71aec74f4b3 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 Aug 08 19:27:37.607913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61dbd6b0-fa49-4aad-af83-b71aec74f4b3 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:37.608122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61dbd6b0-fa49-4aad-af83-b71aec74f4b3 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:37.618130 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61dbd6b0-fa49-4aad-af83-b71aec74f4b3 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 returned with HTTP 404 Aug 08 19:27:37.618130 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 216/866] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:37 2026] GET /volume/v3/volumes/39170cf0-fe05-4c2b-9a09-24e7ee1ac662 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:37.627104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:37.630343 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] DELETE https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:27:37.630595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:37.632500 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:37.632780 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Delete volume with id: 83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:27:37.646092 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:37.646092 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:37.646821 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:27:37.677862 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Delete volume request issued successfully. Aug 08 19:27:37.678126 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d9371c5-9724-4bc5-910d-632d3a2d272a tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 returned with HTTP 202 Aug 08 19:27:37.678747 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 219/867] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:37 2026] DELETE /volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:37.689700 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c09a9ee3-991b-45cd-bf9e-b0b8115f5bf6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:37.692755 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c09a9ee3-991b-45cd-bf9e-b0b8115f5bf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:27:37.697357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c09a9ee3-991b-45cd-bf9e-b0b8115f5bf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:37.697357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c09a9ee3-991b-45cd-bf9e-b0b8115f5bf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:37.707794 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:37.707794 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:37.713970 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c09a9ee3-991b-45cd-bf9e-b0b8115f5bf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Volume info retrieved successfully. Aug 08 19:27:37.721185 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c09a9ee3-991b-45cd-bf9e-b0b8115f5bf6 tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 returned with HTTP 200 Aug 08 19:27:37.723585 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 217/868] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:37 2026] GET /volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 => generated 1357 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:38.493260 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c2bb97c2-0e2e-4b0d-be1b-8dc26c43482a req-eded1cc1-bf0a-4016-aedf-135e2ad791da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:38.498463 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c2bb97c2-0e2e-4b0d-be1b-8dc26c43482a req-eded1cc1-bf0a-4016-aedf-135e2ad791da tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:27:38.498463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c2bb97c2-0e2e-4b0d-be1b-8dc26c43482a req-eded1cc1-bf0a-4016-aedf-135e2ad791da tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:38.498463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c2bb97c2-0e2e-4b0d-be1b-8dc26c43482a req-eded1cc1-bf0a-4016-aedf-135e2ad791da tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:38.511466 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:38.511466 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:38.517047 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c2bb97c2-0e2e-4b0d-be1b-8dc26c43482a req-eded1cc1-bf0a-4016-aedf-135e2ad791da tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:27:38.522877 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c2bb97c2-0e2e-4b0d-be1b-8dc26c43482a req-eded1cc1-bf0a-4016-aedf-135e2ad791da tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:27:38.523761 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 217/869] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:38 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:38.742375 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9cad0a47-639a-41fd-98cb-d0d4b1904e5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:38.744499 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cad0a47-639a-41fd-98cb-d0d4b1904e5d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] GET https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 Aug 08 19:27:38.744731 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cad0a47-639a-41fd-98cb-d0d4b1904e5d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:38.744849 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9cad0a47-639a-41fd-98cb-d0d4b1904e5d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:38.754816 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9cad0a47-639a-41fd-98cb-d0d4b1904e5d tempest-TaggedBootDevicesTest-411167178 tempest-TaggedBootDevicesTest-411167178-project-member] https://10.4.3.89/volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 returned with HTTP 404 Aug 08 19:27:38.755438 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 217/870] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:38 2026] GET /volume/v3/volumes/83aa6218-8864-4e32-9faf-8d7d93477864 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:39.657938 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:39.659892 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:39.660250 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a0bf5abc-66c9-437c-ab4c-cdfe4d6b8cad"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:39.663098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a0bf5abc-66c9-437c-ab4c-cdfe4d6b8cad'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:39.783650 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume of 1 GB Aug 08 19:27:39.794485 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Availability Zones retrieved successfully. Aug 08 19:27:39.806773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Flow 'volume_create_api' (a4189a5f-b45a-44b6-83e8-ea0389e6925a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:39.808768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4fadb6-b871-4a83-9130-0da321e8adfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:39.810179 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:39.859919 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4fadb6-b871-4a83-9130-0da321e8adfb) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 19:27:39.859919 np0000006803 devstack@c-api.service[100253]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 08 19:27:39.862060 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4fadb6-b871-4a83-9130-0da321e8adfb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:39.863325 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da4fadb6-b871-4a83-9130-0da321e8adfb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:27:39.864454 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Flow 'volume_create_api' (a4189a5f-b45a-44b6-83e8-ea0389e6925a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 19:27:39.864832 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f01ac122-a27d-4d0d-b27b-9ad5d9c9ad4e tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:27:39.865580 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 220/871] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:39 2026] POST /volume/v3/volumes => generated 134 bytes in 208 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.056699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2c444967-829b-44c3-af92-535c91dc9314 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.056699 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c444967-829b-44c3-af92-535c91dc9314 None None] GET https://10.4.3.89/volume// Aug 08 19:27:40.056699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c444967-829b-44c3-af92-535c91dc9314 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.056699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c444967-829b-44c3-af92-535c91dc9314 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.056699 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c444967-829b-44c3-af92-535c91dc9314 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:40.056699 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 218/872] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:40.071934 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-513a3620-651f-4662-8ac9-06cfcce227e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.074937 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-513a3620-651f-4662-8ac9-06cfcce227e2 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 Aug 08 19:27:40.075303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-513a3620-651f-4662-8ac9-06cfcce227e2 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.075599 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-513a3620-651f-4662-8ac9-06cfcce227e2 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.094145 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:40.094145 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:40.097999 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-513a3620-651f-4662-8ac9-06cfcce227e2 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:27:40.103907 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-513a3620-651f-4662-8ac9-06cfcce227e2 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 returned with HTTP 200 Aug 08 19:27:40.104295 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 218/873] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:40 2026] GET /volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 => generated 1538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:40.125937 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba2aac76-19c0-4800-932d-53a30f2202ca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.128982 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba2aac76-19c0-4800-932d-53a30f2202ca tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:40.129455 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba2aac76-19c0-4800-932d-53a30f2202ca tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.132333 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba2aac76-19c0-4800-932d-53a30f2202ca tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:27:40.133008 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 218/874] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.145602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f1218bf0-9d79-4bcc-bd3f-a79263f669c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.149486 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1218bf0-9d79-4bcc-bd3f-a79263f669c8 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:40.149807 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f1218bf0-9d79-4bcc-bd3f-a79263f669c8 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "035617d8-cb86-40b5-bb88-35400292fd1a"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.152348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f1218bf0-9d79-4bcc-bd3f-a79263f669c8 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '035617d8-cb86-40b5-bb88-35400292fd1a'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:40.157953 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f1218bf0-9d79-4bcc-bd3f-a79263f669c8 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 08 19:27:40.158895 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 221/875] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:27:40.173271 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e0fa589c-a0be-49a4-9c17-524e543e3132 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.175816 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0fa589c-a0be-49a4-9c17-524e543e3132 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:40.177469 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e0fa589c-a0be-49a4-9c17-524e543e3132 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8383b2aa-2cc5-4e74-bb48-bb773643c633"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.178626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-e0fa589c-a0be-49a4-9c17-524e543e3132 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8383b2aa-2cc5-4e74-bb48-bb773643c633'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:40.188817 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0fa589c-a0be-49a4-9c17-524e543e3132 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 08 19:27:40.189730 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 219/876] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:40.201137 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7dded12e-14c2-4484-8791-47a9da87b89c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.203432 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dded12e-14c2-4484-8791-47a9da87b89c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:40.203953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dded12e-14c2-4484-8791-47a9da87b89c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "1d36856b-97f4-456f-b749-c8332f625a87"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.206724 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7dded12e-14c2-4484-8791-47a9da87b89c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '1d36856b-97f4-456f-b749-c8332f625a87'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:40.218279 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dded12e-14c2-4484-8791-47a9da87b89c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 08 19:27:40.219193 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 219/877] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:40.233468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75cb09e6-72af-41f4-968c-db8eb0a7f0c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.236657 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75cb09e6-72af-41f4-968c-db8eb0a7f0c3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:40.237047 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75cb09e6-72af-41f4-968c-db8eb0a7f0c3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.239080 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1a42c81d-d53d-4bc8-b4f4-1dff449cacc9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.245020 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75cb09e6-72af-41f4-968c-db8eb0a7f0c3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:27:40.245020 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 219/878] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.246267 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1a42c81d-d53d-4bc8-b4f4-1dff449cacc9 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] PUT https://10.4.3.89/volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952 Aug 08 19:27:40.246851 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1a42c81d-d53d-4bc8-b4f4-1dff449cacc9 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.260881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1a42c81d-d53d-4bc8-b4f4-1dff449cacc9 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Acquiring lock "cinder-attachment_update-95248cb0-61f7-4bc6-bdc9-c94f131d1948-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:27:40.262198 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7ab2c0b6-1545-45f6-95bc-ebaa1cf9c796 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.268547 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ab2c0b6-1545-45f6-95bc-ebaa1cf9c796 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:40.268750 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ab2c0b6-1545-45f6-95bc-ebaa1cf9c796 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.272811 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ab2c0b6-1545-45f6-95bc-ebaa1cf9c796 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:27:40.273549 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 220/879] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes => generated 125 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.273932 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1a42c81d-d53d-4bc8-b4f4-1dff449cacc9 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-95248cb0-61f7-4bc6-bdc9-c94f131d1948-np0000006803" acquired by "attachment_update" :: waited 0.013s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:27:40.275602 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:40.275602 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:40.289365 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-63a98ee5-b98b-44aa-9c7d-c604c2d64ec0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.291710 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63a98ee5-b98b-44aa-9c7d-c604c2d64ec0 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:40.291818 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63a98ee5-b98b-44aa-9c7d-c604c2d64ec0 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.295497 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63a98ee5-b98b-44aa-9c7d-c604c2d64ec0 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:27:40.295985 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 220/880] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes => generated 121 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.307552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e0a6ac8-758c-4b95-a8d0-c5f9b3786b2a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.310839 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e0a6ac8-758c-4b95-a8d0-c5f9b3786b2a tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/tempest-invalid-1863738455 Aug 08 19:27:40.312181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e0a6ac8-758c-4b95-a8d0-c5f9b3786b2a tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.312181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e0a6ac8-758c-4b95-a8d0-c5f9b3786b2a tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.312424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6e0a6ac8-758c-4b95-a8d0-c5f9b3786b2a tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Delete volume with id: tempest-invalid-1863738455 Aug 08 19:27:40.321514 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e0a6ac8-758c-4b95-a8d0-c5f9b3786b2a tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-1863738455 returned with HTTP 404 Aug 08 19:27:40.322168 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 220/881] 10.4.3.89 () {66 vars in 1314 bytes} [Sat Aug 8 19:27:40 2026] DELETE /volume/v3/volumes/tempest-invalid-1863738455 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:40.335522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6653937a-76df-4e26-aa28-8e7e91f49c1c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.340990 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 221/882] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:27:40 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 08 19:27:40.353992 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53edf92f-ec47-4093-a4fb-1b76da761741 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.357318 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53edf92f-ec47-4093-a4fb-1b76da761741 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/xxx/action Aug 08 19:27:40.357809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53edf92f-ec47-4093-a4fb-1b76da761741 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-detach": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.358195 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53edf92f-ec47-4093-a4fb-1b76da761741 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.370850 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53edf92f-ec47-4093-a4fb-1b76da761741 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 08 19:27:40.371963 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 221/883] 10.4.3.89 () {68 vars in 1284 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:40.383468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70c4e354-33d2-4131-a92b-0515d7ac67ff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.386490 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70c4e354-33d2-4131-a92b-0515d7ac67ff tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/tempest-invalid-7690192 Aug 08 19:27:40.387236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70c4e354-33d2-4131-a92b-0515d7ac67ff tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.387236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70c4e354-33d2-4131-a92b-0515d7ac67ff tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.398721 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70c4e354-33d2-4131-a92b-0515d7ac67ff tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-7690192 returned with HTTP 404 Aug 08 19:27:40.399970 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 221/884] 10.4.3.89 () {66 vars in 1302 bytes} [Sat Aug 8 19:27:40 2026] GET /volume/v3/volumes/tempest-invalid-7690192 => generated 96 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:40.400781 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1a42c81d-d53d-4bc8-b4f4-1dff449cacc9 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-95248cb0-61f7-4bc6-bdc9-c94f131d1948-np0000006803" released by "attachment_update" :: held 0.127s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:27:40.401207 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-1a42c81d-d53d-4bc8-b4f4-1dff449cacc9 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952 returned with HTTP 200 Aug 08 19:27:40.401913 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 222/885] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:27:40 2026] PUT /volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:40.408377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41ae184d-beb1-4e70-aed2-769d56502024 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.410803 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 222/886] 10.4.3.89 () {66 vars in 1233 bytes} [Sat Aug 8 19:27:40 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) Aug 08 19:27:40.421623 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df76809f-7faf-4cbf-b803-c01bda63cead None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.426583 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?status=null Aug 08 19:27:40.426583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.426583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.426583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:40.426583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Could not evaluate value null, assuming string {{(pid=100251) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:40.426583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:40.437253 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c7a19ba6-3431-489e-8bd7-11673712d288 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.441847 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Get all volumes completed successfully. Aug 08 19:27:40.441983 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c7a19ba6-3431-489e-8bd7-11673712d288 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952/action Aug 08 19:27:40.442486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c7a19ba6-3431-489e-8bd7-11673712d288 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.442666 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c7a19ba6-3431-489e-8bd7-11673712d288 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.443787 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df76809f-7faf-4cbf-b803-c01bda63cead tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 08 19:27:40.444120 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 222/887] 10.4.3.89 () {66 vars in 1274 bytes} [Sat Aug 8 19:27:40 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:40.463313 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.466852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1919191135 Aug 08 19:27:40.469262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.469262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.469262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:40.469262 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:40.469262 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:40.470590 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1919191135'), ('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:40.475183 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:40.475183 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:40.493153 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d0bdde6-6375-4c44-be08-50c4703294b9 req-c7a19ba6-3431-489e-8bd7-11673712d288 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952/action returned with HTTP 204 Aug 08 19:27:40.493818 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 222/888] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:40.519334 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Get all volumes completed successfully. Aug 08 19:27:40.522259 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2ebf42e-f6ec-4f17-903c-b65b053dba2c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1919191135 returned with HTTP 200 Aug 08 19:27:40.523010 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 223/889] 10.4.3.89 () {66 vars in 1352 bytes} [Sat Aug 8 19:27:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1919191135 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:40.553493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.553905 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes?status=null Aug 08 19:27:40.554843 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.554843 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.554843 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:40.556435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Could not evaluate value null, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:27:40.560309 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:40.603443 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Get all volumes completed successfully. Aug 08 19:27:40.603887 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f9a2fa0-4f31-4951-ae44-82ece009f536 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes?status=null returned with HTTP 200 Aug 08 19:27:40.604323 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 223/890] 10.4.3.89 () {66 vars in 1253 bytes} [Sat Aug 8 19:27:40 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:40.616260 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b382ad87-02fd-422b-a020-beac6d6820af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.619726 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b382ad87-02fd-422b-a020-beac6d6820af tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-463927170 Aug 08 19:27:40.620042 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b382ad87-02fd-422b-a020-beac6d6820af tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.620494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b382ad87-02fd-422b-a020-beac6d6820af tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.620831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-b382ad87-02fd-422b-a020-beac6d6820af tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:27:40.622056 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-b382ad87-02fd-422b-a020-beac6d6820af tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-463927170'), ('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:27:40.658747 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b382ad87-02fd-422b-a020-beac6d6820af tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Get all volumes completed successfully. Aug 08 19:27:40.659258 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b382ad87-02fd-422b-a020-beac6d6820af tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-463927170 returned with HTTP 200 Aug 08 19:27:40.659885 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 223/891] 10.4.3.89 () {66 vars in 1329 bytes} [Sat Aug 8 19:27:40 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-463927170 => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:27:40.672054 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8373011e-f1fc-4d2f-9311-b5c385d67c10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.673775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8373011e-f1fc-4d2f-9311-b5c385d67c10 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action Aug 08 19:27:40.674093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8373011e-f1fc-4d2f-9311-b5c385d67c10 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.674217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8373011e-f1fc-4d2f-9311-b5c385d67c10 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.682059 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:40.682059 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:40.682608 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8373011e-f1fc-4d2f-9311-b5c385d67c10 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:40.689817 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8373011e-f1fc-4d2f-9311-b5c385d67c10 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Reserve volume completed successfully. Aug 08 19:27:40.690167 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8373011e-f1fc-4d2f-9311-b5c385d67c10 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action returned with HTTP 202 Aug 08 19:27:40.690792 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 223/892] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:27:40.703456 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aa5053a9-02ed-4011-9628-06392770aa02 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.705200 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa5053a9-02ed-4011-9628-06392770aa02 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action Aug 08 19:27:40.705696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa5053a9-02ed-4011-9628-06392770aa02 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.705994 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa5053a9-02ed-4011-9628-06392770aa02 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.725724 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:40.725724 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:40.726422 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-aa5053a9-02ed-4011-9628-06392770aa02 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:40.736233 np0000006803 devstack@c-api.service[100253]: ERROR cinder.volume.api [None req-aa5053a9-02ed-4011-9628-06392770aa02 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume status must be available to reserve, but the status is attaching. Aug 08 19:27:40.736714 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa5053a9-02ed-4011-9628-06392770aa02 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action returned with HTTP 400 Aug 08 19:27:40.737513 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 224/893] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action => generated 132 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.746399 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d245bf8f-4c28-4368-bbb4-8bd1800965dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.748799 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d245bf8f-4c28-4368-bbb4-8bd1800965dd tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action Aug 08 19:27:40.749216 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d245bf8f-4c28-4368-bbb4-8bd1800965dd tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.749554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d245bf8f-4c28-4368-bbb4-8bd1800965dd tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.762587 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:40.762587 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:40.763288 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d245bf8f-4c28-4368-bbb4-8bd1800965dd tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:40.786203 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d245bf8f-4c28-4368-bbb4-8bd1800965dd tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Unreserve volume completed successfully. Aug 08 19:27:40.786549 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d245bf8f-4c28-4368-bbb4-8bd1800965dd tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action returned with HTTP 202 Aug 08 19:27:40.787141 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 224/894] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:27:40.800584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-480c71d3-dfe3-47e0-bbcd-3e0b91b9de57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.804773 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-480c71d3-dfe3-47e0-bbcd-3e0b91b9de57 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/63f22412-2533-45c7-9ca0-79278e98c733/action Aug 08 19:27:40.805044 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-480c71d3-dfe3-47e0-bbcd-3e0b91b9de57 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.805164 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-480c71d3-dfe3-47e0-bbcd-3e0b91b9de57 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.812935 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-480c71d3-dfe3-47e0-bbcd-3e0b91b9de57 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/63f22412-2533-45c7-9ca0-79278e98c733/action returned with HTTP 404 Aug 08 19:27:40.813518 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 224/895] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/63f22412-2533-45c7-9ca0-79278e98c733/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:40.824227 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72f99b88-6cf9-4447-83f0-b4d54c5980bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.826311 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72f99b88-6cf9-4447-83f0-b4d54c5980bc tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/3c20381d-1600-4841-8cb1-d7dd527e9c98/action Aug 08 19:27:40.827041 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72f99b88-6cf9-4447-83f0-b4d54c5980bc tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.827348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72f99b88-6cf9-4447-83f0-b4d54c5980bc tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.837799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72f99b88-6cf9-4447-83f0-b4d54c5980bc tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/3c20381d-1600-4841-8cb1-d7dd527e9c98/action returned with HTTP 404 Aug 08 19:27:40.837799 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 224/896] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/3c20381d-1600-4841-8cb1-d7dd527e9c98/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:40.848128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-73c7ad1b-82f0-4eeb-a4ad-312c57307065 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.851435 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 225/897] 10.4.3.89 () {68 vars in 1253 bytes} [Sat Aug 8 19:27:40 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 08 19:27:40.873015 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-469b8d14-0373-49fc-94b5-ea4cb03c4b1f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.875202 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-469b8d14-0373-49fc-94b5-ea4cb03c4b1f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] PUT https://10.4.3.89/volume/v3/volumes/tempest-invalid-407694393 Aug 08 19:27:40.875851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-469b8d14-0373-49fc-94b5-ea4cb03c4b1f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.885133 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-469b8d14-0373-49fc-94b5-ea4cb03c4b1f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-407694393 returned with HTTP 404 Aug 08 19:27:40.885756 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 225/898] 10.4.3.89 () {68 vars in 1328 bytes} [Sat Aug 8 19:27:40 2026] PUT /volume/v3/volumes/tempest-invalid-407694393 => generated 98 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:40.896688 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34522f65-a7f6-4f3c-8151-52cc1f01ac6c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.899069 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34522f65-a7f6-4f3c-8151-52cc1f01ac6c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] PUT https://10.4.3.89/volume/v3/volumes/cf0b8c88-2978-4c9f-bb21-ff815bf478a2 Aug 08 19:27:40.899560 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34522f65-a7f6-4f3c-8151-52cc1f01ac6c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.909632 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34522f65-a7f6-4f3c-8151-52cc1f01ac6c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/cf0b8c88-2978-4c9f-bb21-ff815bf478a2 returned with HTTP 404 Aug 08 19:27:40.910450 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 225/899] 10.4.3.89 () {68 vars in 1361 bytes} [Sat Aug 8 19:27:40 2026] PUT /volume/v3/volumes/cf0b8c88-2978-4c9f-bb21-ff815bf478a2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:40.921919 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-569ab730-80d8-4efc-9ec4-47ce0a81066f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.924267 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-569ab730-80d8-4efc-9ec4-47ce0a81066f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3573ecaf-de06-4bd0-8078-cad64db531e7 Aug 08 19:27:40.924629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-569ab730-80d8-4efc-9ec4-47ce0a81066f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:40.924933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-569ab730-80d8-4efc-9ec4-47ce0a81066f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:40.925161 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-569ab730-80d8-4efc-9ec4-47ce0a81066f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Delete volume with id: 3573ecaf-de06-4bd0-8078-cad64db531e7 Aug 08 19:27:40.937097 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-569ab730-80d8-4efc-9ec4-47ce0a81066f tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/3573ecaf-de06-4bd0-8078-cad64db531e7 returned with HTTP 404 Aug 08 19:27:40.937891 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 225/900] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:40 2026] DELETE /volume/v3/volumes/3573ecaf-de06-4bd0-8078-cad64db531e7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:40.950154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28e743dd-3119-4618-a164-223dd6eb6524 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.952473 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28e743dd-3119-4618-a164-223dd6eb6524 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action Aug 08 19:27:40.952941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28e743dd-3119-4618-a164-223dd6eb6524 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.953117 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28e743dd-3119-4618-a164-223dd6eb6524 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.956444 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28e743dd-3119-4618-a164-223dd6eb6524 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action returned with HTTP 400 Aug 08 19:27:40.957665 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 226/901] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action => generated 140 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.967907 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ffb7ac95-bc48-4d4f-9ee9-a3d1bb6239d3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.971910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ffb7ac95-bc48-4d4f-9ee9-a3d1bb6239d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action Aug 08 19:27:40.971910 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ffb7ac95-bc48-4d4f-9ee9-a3d1bb6239d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.972774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ffb7ac95-bc48-4d4f-9ee9-a3d1bb6239d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:40.975283 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ffb7ac95-bc48-4d4f-9ee9-a3d1bb6239d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action returned with HTTP 400 Aug 08 19:27:40.976516 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 226/902] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action => generated 131 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:40.991150 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bcffbec3-f6bd-4ad9-896d-09845fc50ff9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:40.992757 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcffbec3-f6bd-4ad9-896d-09845fc50ff9 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/35dc877a-663d-4b26-b12e-6902c9291d46/action Aug 08 19:27:40.993469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcffbec3-f6bd-4ad9-896d-09845fc50ff9 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:40.993745 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcffbec3-f6bd-4ad9-896d-09845fc50ff9 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:41.003151 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcffbec3-f6bd-4ad9-896d-09845fc50ff9 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/35dc877a-663d-4b26-b12e-6902c9291d46/action returned with HTTP 404 Aug 08 19:27:41.003151 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 226/903] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:40 2026] POST /volume/v3/volumes/35dc877a-663d-4b26-b12e-6902c9291d46/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:41.016980 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-117bb1a8-d1d5-48dd-9453-f68cbca0e4d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:41.019296 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-117bb1a8-d1d5-48dd-9453-f68cbca0e4d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action Aug 08 19:27:41.019911 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-117bb1a8-d1d5-48dd-9453-f68cbca0e4d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:41.020016 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-117bb1a8-d1d5-48dd-9453-f68cbca0e4d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:41.022357 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-117bb1a8-d1d5-48dd-9453-f68cbca0e4d3 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action returned with HTTP 400 Aug 08 19:27:41.022630 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 226/904] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:27:41 2026] POST /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:27:41.038502 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c59663a-84c0-41de-8bd6-3cfc3848a855 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:41.042069 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c59663a-84c0-41de-8bd6-3cfc3848a855 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] POST https://10.4.3.89/volume/v3/volumes/None/action Aug 08 19:27:41.043231 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c59663a-84c0-41de-8bd6-3cfc3848a855 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:41.043748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c59663a-84c0-41de-8bd6-3cfc3848a855 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:41.053040 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c59663a-84c0-41de-8bd6-3cfc3848a855 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/None/action returned with HTTP 404 Aug 08 19:27:41.054818 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 227/905] 10.4.3.89 () {68 vars in 1287 bytes} [Sat Aug 8 19:27:41 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:41.064927 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26fcbace-7b21-490e-860d-342fbc6bac96 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:41.066635 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26fcbace-7b21-490e-860d-342fbc6bac96 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/723fd9e4-4a15-40af-a0e8-ef307d27ae78 Aug 08 19:27:41.066842 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26fcbace-7b21-490e-860d-342fbc6bac96 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:41.067115 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26fcbace-7b21-490e-860d-342fbc6bac96 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:41.077444 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26fcbace-7b21-490e-860d-342fbc6bac96 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/723fd9e4-4a15-40af-a0e8-ef307d27ae78 returned with HTTP 404 Aug 08 19:27:41.078978 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 227/906] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:41 2026] GET /volume/v3/volumes/723fd9e4-4a15-40af-a0e8-ef307d27ae78 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:41.091039 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eda02d27-dd6e-498e-b6b1-b9d89e585465 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:41.093729 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eda02d27-dd6e-498e-b6b1-b9d89e585465 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c Aug 08 19:27:41.094332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eda02d27-dd6e-498e-b6b1-b9d89e585465 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:41.094782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eda02d27-dd6e-498e-b6b1-b9d89e585465 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:41.107494 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:41.107494 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:41.115511 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eda02d27-dd6e-498e-b6b1-b9d89e585465 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:41.124084 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eda02d27-dd6e-498e-b6b1-b9d89e585465 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c returned with HTTP 200 Aug 08 19:27:41.124837 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 227/907] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:41 2026] GET /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:41.150472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:41.151882 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c Aug 08 19:27:41.152631 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:41.152631 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:41.152732 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Delete volume with id: 9c302fed-40a8-49a7-b674-abc7f0a0222c Aug 08 19:27:41.172473 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:41.172473 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:41.173155 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:41.219489 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Delete volume request issued successfully. Aug 08 19:27:41.220182 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3c8db07-1385-45a3-ac13-c92642fe2d82 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c returned with HTTP 202 Aug 08 19:27:41.220282 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 227/908] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:27:41 2026] DELETE /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:27:41.231127 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b1a3ce7-420e-4870-94e0-054bd24e1680 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:41.233661 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b1a3ce7-420e-4870-94e0-054bd24e1680 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c Aug 08 19:27:41.233884 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b1a3ce7-420e-4870-94e0-054bd24e1680 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:41.234201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b1a3ce7-420e-4870-94e0-054bd24e1680 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:41.245008 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:41.245008 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:41.253481 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b1a3ce7-420e-4870-94e0-054bd24e1680 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Volume info retrieved successfully. Aug 08 19:27:41.264654 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b1a3ce7-420e-4870-94e0-054bd24e1680 tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c returned with HTTP 200 Aug 08 19:27:41.265505 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 228/909] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:41 2026] GET /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:42.287194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-93e5a579-fd9c-4b44-bca0-a26baa6a5b3c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:42.289380 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-93e5a579-fd9c-4b44-bca0-a26baa6a5b3c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] GET https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c Aug 08 19:27:42.289511 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-93e5a579-fd9c-4b44-bca0-a26baa6a5b3c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:42.290254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-93e5a579-fd9c-4b44-bca0-a26baa6a5b3c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:42.300012 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-93e5a579-fd9c-4b44-bca0-a26baa6a5b3c tempest-VolumesNegativeTest-27423169 tempest-VolumesNegativeTest-27423169-project-member] https://10.4.3.89/volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c returned with HTTP 404 Aug 08 19:27:42.301069 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 228/910] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:42 2026] GET /volume/v3/volumes/9c302fed-40a8-49a7-b674-abc7f0a0222c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:43.078918 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dfa8be41-78f0-4553-b6ca-34488916eb75 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:43.088476 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfa8be41-78f0-4553-b6ca-34488916eb75 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:27:43.088751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfa8be41-78f0-4553-b6ca-34488916eb75 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:43.089222 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfa8be41-78f0-4553-b6ca-34488916eb75 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:43.115127 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:43.115127 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:43.119827 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dfa8be41-78f0-4553-b6ca-34488916eb75 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:27:43.126612 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfa8be41-78f0-4553-b6ca-34488916eb75 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:27:43.127305 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 228/911] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:43 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 1138 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:43.190358 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-c978b59f-2d32-4c33-a7b8-92b70410305d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:43.194269 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-c978b59f-2d32-4c33-a7b8-92b70410305d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:27:43.194269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-c978b59f-2d32-4c33-a7b8-92b70410305d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:43.195104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-c978b59f-2d32-4c33-a7b8-92b70410305d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:43.208710 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:43.208710 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:43.214270 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-c978b59f-2d32-4c33-a7b8-92b70410305d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:27:43.221811 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-c978b59f-2d32-4c33-a7b8-92b70410305d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:27:43.222668 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 228/912] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:43 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:43.247584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a3dbe289-510e-4d27-a8cf-f0a555b683ae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:43.250350 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a3dbe289-510e-4d27-a8cf-f0a555b683ae tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8/action Aug 08 19:27:43.250873 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a3dbe289-510e-4d27-a8cf-f0a555b683ae tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:43.251084 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a3dbe289-510e-4d27-a8cf-f0a555b683ae tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:43.264444 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:43.264444 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:43.264780 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a3dbe289-510e-4d27-a8cf-f0a555b683ae tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:27:43.276932 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a3dbe289-510e-4d27-a8cf-f0a555b683ae tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Begin detaching volume completed successfully. Aug 08 19:27:43.277095 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a3dbe289-510e-4d27-a8cf-f0a555b683ae tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8/action returned with HTTP 202 Aug 08 19:27:43.277726 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 229/913] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:27:43 2026] POST /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:27:43.343611 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eb8a4e63-4669-4ea5-b422-54717937fb15 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:43.344105 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb8a4e63-4669-4ea5-b422-54717937fb15 None None] GET https://10.4.3.89/volume// Aug 08 19:27:43.344338 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb8a4e63-4669-4ea5-b422-54717937fb15 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:43.347438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb8a4e63-4669-4ea5-b422-54717937fb15 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:43.347438 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb8a4e63-4669-4ea5-b422-54717937fb15 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:43.347438 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 229/914] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:43.356320 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-9bbbc474-110a-4365-8457-8fafbb395799 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:43.361226 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-9bbbc474-110a-4365-8457-8fafbb395799 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:27:43.361455 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-9bbbc474-110a-4365-8457-8fafbb395799 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:43.361649 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-9bbbc474-110a-4365-8457-8fafbb395799 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:43.377619 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:43.377619 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:43.381524 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-9bbbc474-110a-4365-8457-8fafbb395799 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:27:43.386158 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-9bbbc474-110a-4365-8457-8fafbb395799 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:27:43.386668 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 229/915] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:43 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 1321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:46.062906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a25dbc16-3118-440a-930d-b58ff6af7666 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:46.066251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a25dbc16-3118-440a-930d-b58ff6af7666 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] DELETE https://10.4.3.89/volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767 Aug 08 19:27:46.066569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a25dbc16-3118-440a-930d-b58ff6af7666 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:46.066830 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a25dbc16-3118-440a-930d-b58ff6af7666 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:46.079933 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:46.079933 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:46.148389 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5ba00d9a-b5bc-4b6a-ab0e-57da005d3962 req-a25dbc16-3118-440a-930d-b58ff6af7666 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767 returned with HTTP 200 Aug 08 19:27:46.149313 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 229/916] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:46 2026] DELETE /volume/v3/attachments/7e47139c-e293-4295-be88-2d5f884db767 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:46.556162 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-15a590e5-c75b-451b-933d-3730f90994c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:46.563006 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15a590e5-c75b-451b-933d-3730f90994c4 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:27:46.563006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15a590e5-c75b-451b-933d-3730f90994c4 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:46.563006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15a590e5-c75b-451b-933d-3730f90994c4 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:46.578544 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:46.578544 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:46.589494 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15a590e5-c75b-451b-933d-3730f90994c4 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:27:46.595879 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15a590e5-c75b-451b-933d-3730f90994c4 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:27:46.596494 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 230/917] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:46 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:46.928869 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ab081789-d234-4570-8588-863502bb7591 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:46.930889 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:46.931216 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1937957197"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:46.933002 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1937957197'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:46.939487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume of 1 GB Aug 08 19:27:46.939799 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:46.939799 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:46.941257 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Availability Zones retrieved successfully. Aug 08 19:27:46.949294 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (24b4ca09-b5ee-4098-a877-74e2fbf11ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:46.950758 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8909b04-1db7-46a3-856b-15bd13cab8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:46.952069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:46.967509 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:46.967509 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:46.991724 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8909b04-1db7-46a3-856b-15bd13cab8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6793d289-46d7-44b5-80d2-6abffa5aae6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6793d289-46d7-44b5-80d2-6abffa5aae6b', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:46.994251 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0d459a-b676-41f7-8891-f1ffc1991b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:47.069238 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Created reservations ['c757caef-fbd3-43a3-8d3c-0e9e6f2e6eb9', 'fc7fed4c-3485-4fce-bc17-8835338a5632', '604b35d5-955b-4a72-95e4-e7b4c2195f68', '56cb28af-87e8-40b3-8996-03a8008ae6f6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:47.070287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b0d459a-b676-41f7-8891-f1ffc1991b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c757caef-fbd3-43a3-8d3c-0e9e6f2e6eb9', 'fc7fed4c-3485-4fce-bc17-8835338a5632', '604b35d5-955b-4a72-95e4-e7b4c2195f68', '56cb28af-87e8-40b3-8996-03a8008ae6f6']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:47.073519 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fae60b3c-eeea-4bce-9922-e4b05bb6a585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:47.123741 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fae60b3c-eeea-4bce-9922-e4b05bb6a585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7629e29-5057-4fab-b07e-7046a26b85ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1937957197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['c757caef-fbd3-43a3-8d3c-0e9e6f2e6eb9','fc7fed4c-3485-4fce-bc17-8835338a5632','604b35d5-955b-4a72-95e4-e7b4c2195f68','56cb28af-87e8-40b3-8996-03a8008ae6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b), '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-08-08T19:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1937957197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7629e29-5057-4fab-b07e-7046a26b85ec,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='568e69cc187c4d258ed6f53403e9ab99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6793d289-46d7-44b5-80d2-6abffa5aae6b),volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:47.125525 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464b5692-e9b7-4b3d-bd05-4d066e6f4986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:47.180956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464b5692-e9b7-4b3d-bd05-4d066e6f4986) transitioned into 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-1937957197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['c757caef-fbd3-43a3-8d3c-0e9e6f2e6eb9','fc7fed4c-3485-4fce-bc17-8835338a5632','604b35d5-955b-4a72-95e4-e7b4c2195f68','56cb28af-87e8-40b3-8996-03a8008ae6f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:47.182274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c53ffc1-9818-4f4a-8f42-c2390bd13fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:47.197592 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c53ffc1-9818-4f4a-8f42-c2390bd13fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:47.199047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (24b4ca09-b5ee-4098-a877-74e2fbf11ff5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:47.199634 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request issued successfully. Aug 08 19:27:47.201033 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab081789-d234-4570-8588-863502bb7591 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:47.201493 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 230/918] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:46 2026] POST /volume/v3/volumes => generated 758 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:47.226799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b5f437b8-2e52-4c51-8f2f-57693cdd2078 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:47.226799 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5f437b8-2e52-4c51-8f2f-57693cdd2078 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:47.226799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5f437b8-2e52-4c51-8f2f-57693cdd2078 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:47.226799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b5f437b8-2e52-4c51-8f2f-57693cdd2078 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:47.244832 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:47.244832 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:47.251112 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b5f437b8-2e52-4c51-8f2f-57693cdd2078 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:47.261888 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b5f437b8-2e52-4c51-8f2f-57693cdd2078 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:47.262487 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 230/919] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:47 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:48.281024 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b3885c00-8330-4f02-8e92-dd09eaaeff33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:48.285353 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3885c00-8330-4f02-8e92-dd09eaaeff33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:48.285353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3885c00-8330-4f02-8e92-dd09eaaeff33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:48.285353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3885c00-8330-4f02-8e92-dd09eaaeff33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:48.300796 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:48.300796 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:48.319094 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b3885c00-8330-4f02-8e92-dd09eaaeff33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:48.329010 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3885c00-8330-4f02-8e92-dd09eaaeff33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:48.332507 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 230/920] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:48 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:48.416326 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-db4726f3-d106-4a5b-a636-97ebd4d246d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:48.418888 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-db4726f3-d106-4a5b-a636-97ebd4d246d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:48.419162 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-db4726f3-d106-4a5b-a636-97ebd4d246d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:48.419465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-db4726f3-d106-4a5b-a636-97ebd4d246d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:48.433442 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:48.433442 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:48.439359 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-db4726f3-d106-4a5b-a636-97ebd4d246d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:48.448733 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-db4726f3-d106-4a5b-a636-97ebd4d246d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:48.449278 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 231/921] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:48 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:48.615620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d224861-9dd9-4773-bbc6-0946fca9e49e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:48.616580 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d224861-9dd9-4773-bbc6-0946fca9e49e None None] GET https://10.4.3.89/volume// Aug 08 19:27:48.617503 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d224861-9dd9-4773-bbc6-0946fca9e49e None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:48.617503 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d224861-9dd9-4773-bbc6-0946fca9e49e None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:48.620056 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d224861-9dd9-4773-bbc6-0946fca9e49e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:48.620056 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 231/922] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:27:48 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:48.636078 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-da571b3f-c87f-46f0-9de3-548ac1e876fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:48.639317 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-da571b3f-c87f-46f0-9de3-548ac1e876fb tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:48.639317 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-da571b3f-c87f-46f0-9de3-548ac1e876fb tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7629e29-5057-4fab-b07e-7046a26b85ec", "connector": null, "instance_uuid": "f1c31baf-2e5a-4d4b-aa70-7feb419d067d"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:48.652633 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:48.652633 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:48.697264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-da571b3f-c87f-46f0-9de3-548ac1e876fb tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:48.697888 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 231/923] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:48 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:48.751472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e7b4b8c0-1f81-4f50-8171-0789aaae9f69 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:48.754240 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7b4b8c0-1f81-4f50-8171-0789aaae9f69 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:48.754575 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7b4b8c0-1f81-4f50-8171-0789aaae9f69 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:48.754779 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7b4b8c0-1f81-4f50-8171-0789aaae9f69 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:48.777160 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:48.777160 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:48.785169 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2be05516-577e-4a9e-81f4-a914bc112d5e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:48.786501 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2be05516-577e-4a9e-81f4-a914bc112d5e None None] GET https://10.4.3.89/volume// Aug 08 19:27:48.786629 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e7b4b8c0-1f81-4f50-8171-0789aaae9f69 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:48.786705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2be05516-577e-4a9e-81f4-a914bc112d5e None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:48.786705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2be05516-577e-4a9e-81f4-a914bc112d5e None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:48.786937 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2be05516-577e-4a9e-81f4-a914bc112d5e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:48.787306 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 232/924] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:48.794115 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7b4b8c0-1f81-4f50-8171-0789aaae9f69 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:48.796711 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 231/925] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:48 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:48.805304 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-6bcb0bd9-11bb-4eb4-8141-fc548489b76f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:48.807799 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-6bcb0bd9-11bb-4eb4-8141-fc548489b76f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:48.808054 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-6bcb0bd9-11bb-4eb4-8141-fc548489b76f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:48.808280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-6bcb0bd9-11bb-4eb4-8141-fc548489b76f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:48.821735 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:48.821735 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:48.826027 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-6bcb0bd9-11bb-4eb4-8141-fc548489b76f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:48.836038 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-6bcb0bd9-11bb-4eb4-8141-fc548489b76f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:48.836701 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 232/926] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:48 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:49.006597 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-d5e52ca0-0f0e-4fe0-8b0a-5684929e6ca4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:49.009261 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-d5e52ca0-0f0e-4fe0-8b0a-5684929e6ca4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185 Aug 08 19:27:49.009774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-d5e52ca0-0f0e-4fe0-8b0a-5684929e6ca4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:49.018935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-d5e52ca0-0f0e-4fe0-8b0a-5684929e6ca4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:27:49.031449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-d5e52ca0-0f0e-4fe0-8b0a-5684929e6ca4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" acquired by "attachment_update" :: waited 0.009s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:27:49.032661 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:49.032661 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:49.165001 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-d5e52ca0-0f0e-4fe0-8b0a-5684929e6ca4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" released by "attachment_update" :: held 0.137s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:27:49.165223 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-d5e52ca0-0f0e-4fe0-8b0a-5684929e6ca4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185 returned with HTTP 200 Aug 08 19:27:49.165824 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 232/927] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:27:49 2026] PUT /volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:49.818618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b80251b4-acdf-4b0e-b307-93411d5c7fb0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:49.823257 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b80251b4-acdf-4b0e-b307-93411d5c7fb0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:49.823591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b80251b4-acdf-4b0e-b307-93411d5c7fb0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:49.824274 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b80251b4-acdf-4b0e-b307-93411d5c7fb0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:49.841857 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:49.841857 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:49.849482 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b80251b4-acdf-4b0e-b307-93411d5c7fb0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:49.858223 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b80251b4-acdf-4b0e-b307-93411d5c7fb0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:49.858812 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 233/928] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:49 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:50.880495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-026801b7-3532-4620-9636-44535488977e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:50.884867 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-026801b7-3532-4620-9636-44535488977e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:50.884867 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-026801b7-3532-4620-9636-44535488977e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:50.885002 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-026801b7-3532-4620-9636-44535488977e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:50.903053 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:50.903053 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:50.908105 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-026801b7-3532-4620-9636-44535488977e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:50.914558 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-026801b7-3532-4620-9636-44535488977e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:50.915196 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 232/929] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:50 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:51.388372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-7cb12d59-3ac4-4b67-9e08-602caef8c3a2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.392620 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-7cb12d59-3ac4-4b67-9e08-602caef8c3a2 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:51.392963 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-7cb12d59-3ac4-4b67-9e08-602caef8c3a2 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:51.393247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-7cb12d59-3ac4-4b67-9e08-602caef8c3a2 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:51.407445 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:51.407445 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:51.416380 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-7cb12d59-3ac4-4b67-9e08-602caef8c3a2 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:51.424764 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-7cb12d59-3ac4-4b67-9e08-602caef8c3a2 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:51.425375 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 233/930] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:51 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:51.556992 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c58243a3-de92-4a74-af96-0a4d46353d1d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.557574 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c58243a3-de92-4a74-af96-0a4d46353d1d None None] GET https://10.4.3.89/volume// Aug 08 19:27:51.558309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c58243a3-de92-4a74-af96-0a4d46353d1d None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:51.558603 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c58243a3-de92-4a74-af96-0a4d46353d1d None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:51.559286 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c58243a3-de92-4a74-af96-0a4d46353d1d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:51.559548 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 233/931] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:27:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:51.571053 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-3bc03062-1773-48e3-b757-4490f9e85f28 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.574182 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-3bc03062-1773-48e3-b757-4490f9e85f28 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:51.574958 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-3bc03062-1773-48e3-b757-4490f9e85f28 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bd36cb1-a897-4414-a8aa-244b69dd09fa", "connector": null, "instance_uuid": "0f23d9a9-52db-449b-80fc-6a045d26951c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:51.592834 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:51.592834 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:51.647197 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-3bc03062-1773-48e3-b757-4490f9e85f28 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:51.647950 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 234/932] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:51 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:51.692232 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e047068f-d741-4dde-8aae-5c8f679b9711 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.698104 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e047068f-d741-4dde-8aae-5c8f679b9711 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:51.699096 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e047068f-d741-4dde-8aae-5c8f679b9711 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:51.699096 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e047068f-d741-4dde-8aae-5c8f679b9711 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:51.715937 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:51.715937 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:51.719400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e605407b-442f-4718-8519-d8498dcd9978 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.719400 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e605407b-442f-4718-8519-d8498dcd9978 None None] GET https://10.4.3.89/volume// Aug 08 19:27:51.719400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e605407b-442f-4718-8519-d8498dcd9978 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:51.719400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e605407b-442f-4718-8519-d8498dcd9978 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:51.719400 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e605407b-442f-4718-8519-d8498dcd9978 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:51.720249 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 234/933] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:51.722014 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e047068f-d741-4dde-8aae-5c8f679b9711 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:51.730088 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e047068f-d741-4dde-8aae-5c8f679b9711 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:51.731914 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 233/934] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:51 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:51.742508 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-a9f3fb06-03d2-4e67-bb62-66926a18970d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.753191 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-a9f3fb06-03d2-4e67-bb62-66926a18970d tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:51.753924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-a9f3fb06-03d2-4e67-bb62-66926a18970d tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:51.754287 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-a9f3fb06-03d2-4e67-bb62-66926a18970d tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:51.778001 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:51.778001 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:51.784828 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-a9f3fb06-03d2-4e67-bb62-66926a18970d tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:51.801091 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-a9f3fb06-03d2-4e67-bb62-66926a18970d tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:51.801091 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 234/935] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:51 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1026 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:51.929935 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-fca90e4f-c327-45da-9518-138d0f91c822 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.935371 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-fca90e4f-c327-45da-9518-138d0f91c822 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] PUT https://10.4.3.89/volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146 Aug 08 19:27:51.935371 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-fca90e4f-c327-45da-9518-138d0f91c822 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:51.937868 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad7b6df2-42d0-401f-913f-1d264101bed4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:51.940723 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad7b6df2-42d0-401f-913f-1d264101bed4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:51.940723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad7b6df2-42d0-401f-913f-1d264101bed4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:51.941006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad7b6df2-42d0-401f-913f-1d264101bed4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:51.952420 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-fca90e4f-c327-45da-9518-138d0f91c822 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Acquiring lock "cinder-attachment_update-8bd36cb1-a897-4414-a8aa-244b69dd09fa-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:27:51.961889 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:51.961889 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:51.963817 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-fca90e4f-c327-45da-9518-138d0f91c822 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Lock "cinder-attachment_update-8bd36cb1-a897-4414-a8aa-244b69dd09fa-np0000006803" acquired by "attachment_update" :: waited 0.012s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:27:51.966489 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:51.966489 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:51.973441 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ad7b6df2-42d0-401f-913f-1d264101bed4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:51.981614 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad7b6df2-42d0-401f-913f-1d264101bed4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:51.982366 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 235/936] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:51 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:27:52.109578 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-fca90e4f-c327-45da-9518-138d0f91c822 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Lock "cinder-attachment_update-8bd36cb1-a897-4414-a8aa-244b69dd09fa-np0000006803" released by "attachment_update" :: held 0.146s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:27:52.110245 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-fca90e4f-c327-45da-9518-138d0f91c822 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146 returned with HTTP 200 Aug 08 19:27:52.110755 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 235/937] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:27:51 2026] PUT /volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:27:52.584440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-2bb3bc10-1418-432d-81a6-94f0f564d51d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:52.586634 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-2bb3bc10-1418-432d-81a6-94f0f564d51d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185/action Aug 08 19:27:52.586998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-2bb3bc10-1418-432d-81a6-94f0f564d51d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:52.587160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-2bb3bc10-1418-432d-81a6-94f0f564d51d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:52.610184 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:52.610184 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:52.628437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a6f887f8-1cc6-4457-9bfc-68a2b9af13ca req-2bb3bc10-1418-432d-81a6-94f0f564d51d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185/action returned with HTTP 204 Aug 08 19:27:52.629054 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 234/938] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:27:52 2026] POST /volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:52.752549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b369c873-0c53-479e-9d6f-2dff50563294 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:52.757285 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b369c873-0c53-479e-9d6f-2dff50563294 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:52.757610 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b369c873-0c53-479e-9d6f-2dff50563294 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:52.757771 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b369c873-0c53-479e-9d6f-2dff50563294 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:52.780909 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:52.780909 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:52.789902 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b369c873-0c53-479e-9d6f-2dff50563294 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:52.799157 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b369c873-0c53-479e-9d6f-2dff50563294 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:52.800048 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 235/939] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:52 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:53.000857 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-782a8971-631e-4ae3-b3dd-5b58a6c46f5d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.003792 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-782a8971-631e-4ae3-b3dd-5b58a6c46f5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:53.004218 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-782a8971-631e-4ae3-b3dd-5b58a6c46f5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:53.004278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-782a8971-631e-4ae3-b3dd-5b58a6c46f5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:53.023017 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:53.023017 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:53.029206 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-782a8971-631e-4ae3-b3dd-5b58a6c46f5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:53.036997 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-782a8971-631e-4ae3-b3dd-5b58a6c46f5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:53.037788 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 236/940] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:52 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:53.109124 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-dc726dc0-3434-400c-b234-c32865bb1562 req-d6667f5a-05bb-4a3a-b7ad-252daa198f67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.119128 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-d6667f5a-05bb-4a3a-b7ad-252daa198f67 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:53.119687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-d6667f5a-05bb-4a3a-b7ad-252daa198f67 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:53.120078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-d6667f5a-05bb-4a3a-b7ad-252daa198f67 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:53.136182 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:53.136182 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:53.145075 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-dc726dc0-3434-400c-b234-c32865bb1562 req-d6667f5a-05bb-4a3a-b7ad-252daa198f67 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:53.155165 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-d6667f5a-05bb-4a3a-b7ad-252daa198f67 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:53.155395 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 236/941] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:53 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:53.279663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1ecb49d-141e-446a-8f59-0cd10a76986b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.280117 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1ecb49d-141e-446a-8f59-0cd10a76986b None None] GET https://10.4.3.89/volume// Aug 08 19:27:53.280392 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1ecb49d-141e-446a-8f59-0cd10a76986b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:53.281284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1ecb49d-141e-446a-8f59-0cd10a76986b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:53.281284 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1ecb49d-141e-446a-8f59-0cd10a76986b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:53.284003 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 235/942] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:27:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:53.295736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dc726dc0-3434-400c-b234-c32865bb1562 req-5a94321f-e3fc-4440-b0fe-43b63e5e6e97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.300259 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-5a94321f-e3fc-4440-b0fe-43b63e5e6e97 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:53.300259 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-5a94321f-e3fc-4440-b0fe-43b63e5e6e97 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7629e29-5057-4fab-b07e-7046a26b85ec", "connector": null, "instance_uuid": "623b00bf-2006-4fef-88a3-5f5577eac771"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:53.322316 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:53.322316 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:53.389362 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-5a94321f-e3fc-4440-b0fe-43b63e5e6e97 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:53.389580 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 236/943] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:53 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:53.453240 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-98f7a6e0-febc-4635-b0c5-505eedddb369 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.455571 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98f7a6e0-febc-4635-b0c5-505eedddb369 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:53.455802 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98f7a6e0-febc-4635-b0c5-505eedddb369 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:53.458086 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98f7a6e0-febc-4635-b0c5-505eedddb369 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:53.476681 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:53.476681 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:53.487315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b733e89-f77e-455d-959a-5991aa71e4a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.487315 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b733e89-f77e-455d-959a-5991aa71e4a0 None None] GET https://10.4.3.89/volume// Aug 08 19:27:53.487315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b733e89-f77e-455d-959a-5991aa71e4a0 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:53.487315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b733e89-f77e-455d-959a-5991aa71e4a0 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:53.487315 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b733e89-f77e-455d-959a-5991aa71e4a0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:53.488395 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 237/944] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:53.494269 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-98f7a6e0-febc-4635-b0c5-505eedddb369 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:53.505866 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-dc726dc0-3434-400c-b234-c32865bb1562 req-f395775c-6f94-4f09-a3ff-bec27eb1039f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.511520 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-f395775c-6f94-4f09-a3ff-bec27eb1039f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:53.511520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-f395775c-6f94-4f09-a3ff-bec27eb1039f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:53.511520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-f395775c-6f94-4f09-a3ff-bec27eb1039f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:53.512577 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98f7a6e0-febc-4635-b0c5-505eedddb369 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:53.513207 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 237/945] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:53 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:53.539392 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:53.539392 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:53.549530 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-dc726dc0-3434-400c-b234-c32865bb1562 req-f395775c-6f94-4f09-a3ff-bec27eb1039f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:53.562915 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-f395775c-6f94-4f09-a3ff-bec27eb1039f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:53.583401 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 236/946] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:53 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1325 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:53.720952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-dc726dc0-3434-400c-b234-c32865bb1562 req-0da9f602-9b8b-4119-b0b0-0110f6c6a31a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.726896 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-0da9f602-9b8b-4119-b0b0-0110f6c6a31a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e Aug 08 19:27:53.726896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-0da9f602-9b8b-4119-b0b0-0110f6c6a31a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:53.745192 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-dc726dc0-3434-400c-b234-c32865bb1562 req-0da9f602-9b8b-4119-b0b0-0110f6c6a31a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:27:53.750960 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-dc726dc0-3434-400c-b234-c32865bb1562 req-0da9f602-9b8b-4119-b0b0-0110f6c6a31a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:27:53.752338 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:53.752338 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:53.823144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3c4cc8bf-7105-4010-b197-515a791349ca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:53.826199 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c4cc8bf-7105-4010-b197-515a791349ca tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:53.826989 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3c4cc8bf-7105-4010-b197-515a791349ca tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:53.827968 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3c4cc8bf-7105-4010-b197-515a791349ca tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:53.850436 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:53.850436 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:53.859040 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3c4cc8bf-7105-4010-b197-515a791349ca tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:53.863904 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c4cc8bf-7105-4010-b197-515a791349ca tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:53.864523 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 238/947] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:53 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:53.955795 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-dc726dc0-3434-400c-b234-c32865bb1562 req-0da9f602-9b8b-4119-b0b0-0110f6c6a31a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" released by "attachment_update" :: held 0.204s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:27:53.956228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-0da9f602-9b8b-4119-b0b0-0110f6c6a31a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e returned with HTTP 200 Aug 08 19:27:53.956927 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 237/948] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:27:53 2026] PUT /volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e => generated 969 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:54.535093 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c2d4e9a6-be9d-44ec-9b54-fca30896d9e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:54.541561 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2d4e9a6-be9d-44ec-9b54-fca30896d9e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:54.541795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2d4e9a6-be9d-44ec-9b54-fca30896d9e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:54.542353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2d4e9a6-be9d-44ec-9b54-fca30896d9e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:54.558980 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:54.558980 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:54.562134 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c2d4e9a6-be9d-44ec-9b54-fca30896d9e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:54.573207 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2d4e9a6-be9d-44ec-9b54-fca30896d9e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:54.573696 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 238/949] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:54 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:54.881238 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c213de23-6daf-40fe-bbb1-ba12125723c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:54.883915 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c213de23-6daf-40fe-bbb1-ba12125723c0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:54.884103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c213de23-6daf-40fe-bbb1-ba12125723c0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:54.884395 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c213de23-6daf-40fe-bbb1-ba12125723c0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:54.910029 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:54.910029 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:54.916445 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c213de23-6daf-40fe-bbb1-ba12125723c0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:54.925021 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c213de23-6daf-40fe-bbb1-ba12125723c0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:54.925709 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 237/950] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:54 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:55.592363 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-95801d36-11fa-48e7-a2f6-d880faae46e9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:55.594708 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95801d36-11fa-48e7-a2f6-d880faae46e9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:55.595179 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95801d36-11fa-48e7-a2f6-d880faae46e9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:55.595267 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95801d36-11fa-48e7-a2f6-d880faae46e9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:55.624104 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:55.624104 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:55.628979 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-95801d36-11fa-48e7-a2f6-d880faae46e9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:55.632861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-e5c35128-0cd0-4724-8bff-345fbd319dff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:55.636823 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95801d36-11fa-48e7-a2f6-d880faae46e9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:55.636823 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 239/951] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:55 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:55.639065 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-e5c35128-0cd0-4724-8bff-345fbd319dff tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] POST https://10.4.3.89/volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146/action Aug 08 19:27:55.639832 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-e5c35128-0cd0-4724-8bff-345fbd319dff tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:55.639981 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-e5c35128-0cd0-4724-8bff-345fbd319dff tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:55.671424 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:55.671424 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:55.698520 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9f0843ef-54fc-45d6-9a04-12bc28b93b7c req-e5c35128-0cd0-4724-8bff-345fbd319dff tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146/action returned with HTTP 204 Aug 08 19:27:55.698520 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 238/952] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:27:55 2026] POST /volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:55.940456 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ad3e9a2-f9cd-4544-be06-810e5bfba727 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:55.944244 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ad3e9a2-f9cd-4544-be06-810e5bfba727 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:55.945894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ad3e9a2-f9cd-4544-be06-810e5bfba727 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:55.945894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ad3e9a2-f9cd-4544-be06-810e5bfba727 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:55.963434 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:55.963434 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:55.967636 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3ad3e9a2-f9cd-4544-be06-810e5bfba727 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:55.972139 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ad3e9a2-f9cd-4544-be06-810e5bfba727 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:55.974535 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 239/953] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:55 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1157 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 08 19:27:55.989800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:55.991768 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] POST https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa/action Aug 08 19:27:55.992263 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:55.992429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:55.996465 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=303,cinder:INSERT=28,cinder:UPDATE=66 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:27:56.007909 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:56.007909 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:56.009788 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:56.052079 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Created reservations ['dd793cb5-204c-40cf-a565-0d21f4474b1c', '1bed8cd5-79df-4e9e-b44e-dccf7f16eb04'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:56.081273 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Extend volume request issued successfully. Aug 08 19:27:56.081746 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa/action returned with HTTP 202 Aug 08 19:27:56.082558 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 238/954] 10.4.3.89 () {70 vars in 1424 bytes} [Sat Aug 8 19:27:55 2026] POST /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:27:56.097518 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a54c6b12-da4e-445a-b71a-b80b43880523 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:56.100482 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a54c6b12-da4e-445a-b71a-b80b43880523 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:56.100827 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a54c6b12-da4e-445a-b71a-b80b43880523 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:56.101124 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a54c6b12-da4e-445a-b71a-b80b43880523 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:56.124316 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:56.124316 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:56.128271 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a54c6b12-da4e-445a-b71a-b80b43880523 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:56.135658 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a54c6b12-da4e-445a-b71a-b80b43880523 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:56.136320 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 240/955] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:56 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:56.538180 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 req-f402b8ce-6c6e-4656-8591-014beb05f17b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:56.540908 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 req-f402b8ce-6c6e-4656-8591-014beb05f17b service nova] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:56.541216 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 req-f402b8ce-6c6e-4656-8591-014beb05f17b service nova] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:56.541604 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 req-f402b8ce-6c6e-4656-8591-014beb05f17b service nova] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:56.561953 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:56.561953 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:56.566368 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 req-f402b8ce-6c6e-4656-8591-014beb05f17b service nova] Volume info retrieved successfully. Aug 08 19:27:56.571492 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a86ebdae-87bb-4cb1-bfd4-00370d1ec418 req-f402b8ce-6c6e-4656-8591-014beb05f17b service nova] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:56.571492 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 239/956] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:56 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1313 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:56.661652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c3a2bf2c-543b-4f9c-b276-d1e264c303e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:56.669847 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c3a2bf2c-543b-4f9c-b276-d1e264c303e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:56.670589 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c3a2bf2c-543b-4f9c-b276-d1e264c303e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:56.670691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c3a2bf2c-543b-4f9c-b276-d1e264c303e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:56.695532 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:56.695532 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:56.699208 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c3a2bf2c-543b-4f9c-b276-d1e264c303e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:56.706967 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c3a2bf2c-543b-4f9c-b276-d1e264c303e0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:56.707990 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 240/957] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:56 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:57.155257 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bf406eb-9539-425d-a3f2-03e66c1956a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.157623 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bf406eb-9539-425d-a3f2-03e66c1956a0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:57.157896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bf406eb-9539-425d-a3f2-03e66c1956a0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.158151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bf406eb-9539-425d-a3f2-03e66c1956a0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.176816 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.176816 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:57.186969 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bf406eb-9539-425d-a3f2-03e66c1956a0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:57.191680 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bf406eb-9539-425d-a3f2-03e66c1956a0 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:57.192088 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 239/958] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1157 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:57.207859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-652998f0-5382-413a-8ddc-1e02ff92998f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.210370 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-652998f0-5382-413a-8ddc-1e02ff92998f tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:57.210370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-652998f0-5382-413a-8ddc-1e02ff92998f tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.211052 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-652998f0-5382-413a-8ddc-1e02ff92998f tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.224792 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.224792 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:57.231435 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-652998f0-5382-413a-8ddc-1e02ff92998f tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:57.238642 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-652998f0-5382-413a-8ddc-1e02ff92998f tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:57.238725 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 241/959] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1157 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:57.655997 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-cbd8f3ba-0ea5-4c30-b82c-de60a421ceeb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.659347 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-cbd8f3ba-0ea5-4c30-b82c-de60a421ceeb tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:57.659638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-cbd8f3ba-0ea5-4c30-b82c-de60a421ceeb tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.659920 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-cbd8f3ba-0ea5-4c30-b82c-de60a421ceeb tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.684711 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.684711 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:57.692093 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-cbd8f3ba-0ea5-4c30-b82c-de60a421ceeb tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:57.698679 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-cbd8f3ba-0ea5-4c30-b82c-de60a421ceeb tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:57.699531 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 240/960] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:57.727577 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce3cdcd3-421b-4b73-b1f1-b73a83298a43 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.729665 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce3cdcd3-421b-4b73-b1f1-b73a83298a43 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:57.733786 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce3cdcd3-421b-4b73-b1f1-b73a83298a43 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.734076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce3cdcd3-421b-4b73-b1f1-b73a83298a43 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.751472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-dc726dc0-3434-400c-b234-c32865bb1562 req-9e878d26-d5fa-4663-b65a-985a527b756a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.755142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-85a964bf-3160-41b2-98a5-16f8f7eb786c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.758924 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-85a964bf-3160-41b2-98a5-16f8f7eb786c tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] POST https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa/action Aug 08 19:27:57.759734 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-85a964bf-3160-41b2-98a5-16f8f7eb786c tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:57.759898 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-9e878d26-d5fa-4663-b65a-985a527b756a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e/action Aug 08 19:27:57.760325 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-85a964bf-3160-41b2-98a5-16f8f7eb786c tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:57.760383 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-9e878d26-d5fa-4663-b65a-985a527b756a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:27:57.760577 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-9e878d26-d5fa-4663-b65a-985a527b756a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:57.761721 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.761721 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:57.770810 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ce3cdcd3-421b-4b73-b1f1-b73a83298a43 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:57.778979 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce3cdcd3-421b-4b73-b1f1-b73a83298a43 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:57.778979 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 241/961] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:57.787822 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.787822 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:57.790823 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-85a964bf-3160-41b2-98a5-16f8f7eb786c tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:57.793792 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.793792 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:57.804303 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-85a964bf-3160-41b2-98a5-16f8f7eb786c tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Begin detaching volume completed successfully. Aug 08 19:27:57.804610 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-85a964bf-3160-41b2-98a5-16f8f7eb786c tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa/action returned with HTTP 202 Aug 08 19:27:57.805587 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 242/962] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:27:57 2026] POST /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:27:57.814451 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-dc726dc0-3434-400c-b234-c32865bb1562 req-9e878d26-d5fa-4663-b65a-985a527b756a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e/action returned with HTTP 204 Aug 08 19:27:57.815985 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 240/963] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:27:57 2026] POST /volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:27:57.837790 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-010f7cbf-9399-4d7a-a2f2-597306ae0952 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.840924 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-010f7cbf-9399-4d7a-a2f2-597306ae0952 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:57.840924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-010f7cbf-9399-4d7a-a2f2-597306ae0952 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.840924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-010f7cbf-9399-4d7a-a2f2-597306ae0952 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.866989 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.866989 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:57.877081 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-010f7cbf-9399-4d7a-a2f2-597306ae0952 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:57.890489 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-010f7cbf-9399-4d7a-a2f2-597306ae0952 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:57.891097 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 241/964] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1160 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:57.924999 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a5dc8b50-436d-404c-a17e-80b4d6c22aa1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.925562 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5dc8b50-436d-404c-a17e-80b4d6c22aa1 None None] GET https://10.4.3.89/volume// Aug 08 19:27:57.925800 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5dc8b50-436d-404c-a17e-80b4d6c22aa1 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.926077 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5dc8b50-436d-404c-a17e-80b4d6c22aa1 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.926552 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5dc8b50-436d-404c-a17e-80b4d6c22aa1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:57.926943 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 242/965] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:57.946493 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-8b615cb6-4714-4d6d-a1d4-c96214761ade None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.952434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-8b615cb6-4714-4d6d-a1d4-c96214761ade tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:57.952586 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-8b615cb6-4714-4d6d-a1d4-c96214761ade tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.952861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-8b615cb6-4714-4d6d-a1d4-c96214761ade tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.969634 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4cbe3d0b-3eac-418b-9098-d258fda81214 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.969715 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cbe3d0b-3eac-418b-9098-d258fda81214 None None] GET https://10.4.3.89/volume// Aug 08 19:27:57.970077 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cbe3d0b-3eac-418b-9098-d258fda81214 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:57.970262 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cbe3d0b-3eac-418b-9098-d258fda81214 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:57.970608 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:57.970608 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:57.970689 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cbe3d0b-3eac-418b-9098-d258fda81214 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:27:57.971027 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 241/966] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:27:57.975737 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-8b615cb6-4714-4d6d-a1d4-c96214761ade tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:57.984633 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-8b615cb6-4714-4d6d-a1d4-c96214761ade tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:57.984633 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 243/967] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:27:57 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1322 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:57.984793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-9b6b5dcb-b4d1-44aa-b95c-73bf52b03753 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:57.990980 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-9b6b5dcb-b4d1-44aa-b95c-73bf52b03753 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:27:57.990980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-9b6b5dcb-b4d1-44aa-b95c-73bf52b03753 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95248cb0-61f7-4bc6-bdc9-c94f131d1948", "connector": null, "instance_uuid": "cfde5732-4673-4bdd-9904-e3b674cd3429"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:58.010198 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:58.010198 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:58.016478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fb4f9422-f87e-4387-a724-8c4849df237f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:58.021069 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:27:58.021536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1405983000", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:58.023734 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1405983000', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:27:58.073329 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-9b6b5dcb-b4d1-44aa-b95c-73bf52b03753 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:27:58.074024 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 242/968] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:27:57 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:58.098042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-6b9908a1-f716-40af-be7a-04153b090415 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:58.100761 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-6b9908a1-f716-40af-be7a-04153b090415 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] DELETE https://10.4.3.89/volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952 Aug 08 19:27:58.100980 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-6b9908a1-f716-40af-be7a-04153b090415 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:58.101176 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-6b9908a1-f716-40af-be7a-04153b090415 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:58.111974 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:58.111974 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:58.170579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Create volume of 1 GB Aug 08 19:27:58.177676 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Availability Zones retrieved successfully. Aug 08 19:27:58.187587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Flow 'volume_create_api' (1e1b3a26-2963-41d4-96a7-6c2c9502ab42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:58.189489 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8cccad-5695-4f8d-98fc-1a66168cd20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:58.190803 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:27:58.261587 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-6b9908a1-f716-40af-be7a-04153b090415 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952 returned with HTTP 200 Aug 08 19:27:58.261587 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 242/969] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:58 2026] DELETE /volume/v3/attachments/fd94aacd-9554-4195-97eb-fecb7a40c952 => generated 192 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:58.290603 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a8cccad-5695-4f8d-98fc-1a66168cd20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:58.292476 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b3f6ab-4918-439a-a729-0a2e1146fe0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:58.407068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Created reservations ['6b88538b-ed20-4c3f-aa13-8ab279b7d6cc', 'a37fe3e8-3bb5-4e50-8091-796d30356eab', '25205241-177f-4699-a275-431e239dbf16', '9d148d0d-76dc-47e8-894e-0f65ac118946'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:58.410434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77b3f6ab-4918-439a-a729-0a2e1146fe0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b88538b-ed20-4c3f-aa13-8ab279b7d6cc', 'a37fe3e8-3bb5-4e50-8091-796d30356eab', '25205241-177f-4699-a275-431e239dbf16', '9d148d0d-76dc-47e8-894e-0f65ac118946']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:58.410434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476cd696-bf1c-4203-8a5c-7af2f02cfb11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:58.441559 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476cd696-bf1c-4203-8a5c-7af2f02cfb11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c0cfe63-978f-40d4-95af-dd35ee662112', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1405983000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d82fa770c9443ea9a1d61f409b2f502',qos_specs=None,replication_status=,reservations=['6b88538b-ed20-4c3f-aa13-8ab279b7d6cc','a37fe3e8-3bb5-4e50-8091-796d30356eab','25205241-177f-4699-a275-431e239dbf16','9d148d0d-76dc-47e8-894e-0f65ac118946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a8ea89f10947c8aa928ac296c45cc1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:27:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1405983000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c0cfe63-978f-40d4-95af-dd35ee662112,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d82fa770c9443ea9a1d61f409b2f502',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d3a8ea89f10947c8aa928ac296c45cc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:58.441837 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e29ccc-050f-496c-a1cc-a4f3c61defee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:58.479255 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51e29ccc-050f-496c-a1cc-a4f3c61defee) transitioned into 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-1405983000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d82fa770c9443ea9a1d61f409b2f502',qos_specs=None,replication_status=,reservations=['6b88538b-ed20-4c3f-aa13-8ab279b7d6cc','a37fe3e8-3bb5-4e50-8091-796d30356eab','25205241-177f-4699-a275-431e239dbf16','9d148d0d-76dc-47e8-894e-0f65ac118946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a8ea89f10947c8aa928ac296c45cc1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:58.480237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06554c6-27da-451f-87d5-3dfaa481bebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:27:58.497991 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06554c6-27da-451f-87d5-3dfaa481bebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:27:58.498923 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Flow 'volume_create_api' (1e1b3a26-2963-41d4-96a7-6c2c9502ab42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:27:58.499239 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Create volume request issued successfully. Aug 08 19:27:58.499948 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb4f9422-f87e-4387-a724-8c4849df237f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:27:58.500438 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 243/970] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:58 2026] POST /volume/v3/volumes => generated 752 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:58.522642 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c21b5fbb-ce71-4bd0-9908-ce901986d60f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:58.527152 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c21b5fbb-ce71-4bd0-9908-ce901986d60f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:27:58.527453 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c21b5fbb-ce71-4bd0-9908-ce901986d60f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:58.527770 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c21b5fbb-ce71-4bd0-9908-ce901986d60f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:58.538576 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:58.538576 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:58.546513 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c21b5fbb-ce71-4bd0-9908-ce901986d60f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:27:58.555467 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c21b5fbb-ce71-4bd0-9908-ce901986d60f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 200 Aug 08 19:27:58.556003 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 244/971] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:58 2026] GET /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:58.792872 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d8388f6-da7c-4726-ae9d-cc3efa97edd3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:58.797872 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d8388f6-da7c-4726-ae9d-cc3efa97edd3 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:27:58.798215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d8388f6-da7c-4726-ae9d-cc3efa97edd3 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:58.798570 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d8388f6-da7c-4726-ae9d-cc3efa97edd3 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:58.816916 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:58.816916 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:58.825496 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3d8388f6-da7c-4726-ae9d-cc3efa97edd3 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:27:58.835967 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d8388f6-da7c-4726-ae9d-cc3efa97edd3 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:27:58.836954 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 243/972] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:58 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:58.910746 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1855a82c-495e-4d5c-b2ef-f15706683013 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:58.912871 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1855a82c-495e-4d5c-b2ef-f15706683013 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:58.913127 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1855a82c-495e-4d5c-b2ef-f15706683013 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:58.913567 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1855a82c-495e-4d5c-b2ef-f15706683013 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:58.924064 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:58.924064 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:58.928941 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1855a82c-495e-4d5c-b2ef-f15706683013 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:58.934618 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1855a82c-495e-4d5c-b2ef-f15706683013 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:58.934965 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 243/973] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:58 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:27:59.167490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-7b5ec320-4261-4ee9-a1a9-7ea7939f04bc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.173897 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-7b5ec320-4261-4ee9-a1a9-7ea7939f04bc tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] DELETE https://10.4.3.89/volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146 Aug 08 19:27:59.173897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-7b5ec320-4261-4ee9-a1a9-7ea7939f04bc tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:59.173897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-7b5ec320-4261-4ee9-a1a9-7ea7939f04bc tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:59.185765 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.185765 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:59.270997 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6ebae349-78d4-4239-a2b4-44d3a53e5abf req-7b5ec320-4261-4ee9-a1a9-7ea7939f04bc tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146 returned with HTTP 200 Aug 08 19:27:59.270997 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 244/974] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:27:59 2026] DELETE /volume/v3/attachments/dc0fcc9f-3b37-46d3-ae2f-e7d54d23b146 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:59.579634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ddd6cc78-6dab-40e9-8ff8-b3139e51500a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.583448 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddd6cc78-6dab-40e9-8ff8-b3139e51500a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:27:59.583448 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ddd6cc78-6dab-40e9-8ff8-b3139e51500a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:59.583448 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ddd6cc78-6dab-40e9-8ff8-b3139e51500a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:59.597702 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.597702 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:59.605857 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ddd6cc78-6dab-40e9-8ff8-b3139e51500a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:27:59.615988 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddd6cc78-6dab-40e9-8ff8-b3139e51500a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 200 Aug 08 19:27:59.616553 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 245/975] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:59 2026] GET /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:59.634063 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a236bce-2da9-45bb-82e5-8770e4d83605 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.636856 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a236bce-2da9-45bb-82e5-8770e4d83605 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:27:59.637215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a236bce-2da9-45bb-82e5-8770e4d83605 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:59.637489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a236bce-2da9-45bb-82e5-8770e4d83605 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:59.647286 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.647286 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:59.653164 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a236bce-2da9-45bb-82e5-8770e4d83605 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:27:59.660006 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a236bce-2da9-45bb-82e5-8770e4d83605 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 200 Aug 08 19:27:59.660475 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 244/976] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:59 2026] GET /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:59.679354 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6061d4a5-746e-4795-8e58-e65a6fc2eab7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.681166 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6061d4a5-746e-4795-8e58-e65a6fc2eab7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:27:59.681513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6061d4a5-746e-4795-8e58-e65a6fc2eab7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:59.681794 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6061d4a5-746e-4795-8e58-e65a6fc2eab7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:59.691957 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.691957 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:59.706651 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6061d4a5-746e-4795-8e58-e65a6fc2eab7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:27:59.716472 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6061d4a5-746e-4795-8e58-e65a6fc2eab7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 200 Aug 08 19:27:59.717288 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 244/977] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:59 2026] GET /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 1360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:27:59.731686 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.735914 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:27:59.737569 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6c0cfe63-978f-40d4-95af-dd35ee662112", "name": "tempest-TestVolumeBackupRestore-backup-1230053662", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:59.739248 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Creating new backup {'backup': {'volume_id': '6c0cfe63-978f-40d4-95af-dd35ee662112', 'name': 'tempest-TestVolumeBackupRestore-backup-1230053662', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:27:59.739248 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Creating backup of volume 6c0cfe63-978f-40d4-95af-dd35ee662112 in container None Aug 08 19:27:59.747764 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.747764 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:27:59.748289 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:27:59.795588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Created reservations ['73b48967-4fba-4230-bdd8-5c5506683a13', '42ee76d8-9026-4741-849e-282eab2c2e81'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:27:59.861718 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-963d92af-5d66-4fe7-bff7-ca9a46b3cd19 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:27:59.862245 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 245/978] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:27:59 2026] POST /volume/v3/backups => generated 333 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:27:59.875180 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ffd3193-2068-488a-94ef-47ca16f2ead8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.876980 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ffd3193-2068-488a-94ef-47ca16f2ead8 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:27:59.877205 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ffd3193-2068-488a-94ef-47ca16f2ead8 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:59.877487 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ffd3193-2068-488a-94ef-47ca16f2ead8 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:59.877649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2ffd3193-2068-488a-94ef-47ca16f2ead8 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:27:59.897282 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.897282 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:27:59.901114 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ffd3193-2068-488a-94ef-47ca16f2ead8 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:27:59.901114 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 246/979] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:27:59 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 740 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:27:59.932244 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-ab9c1624-925b-4cf4-a0bf-2dbfa2a87bcc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.935620 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-ab9c1624-925b-4cf4-a0bf-2dbfa2a87bcc tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] PUT https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 Aug 08 19:27:59.936612 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-ab9c1624-925b-4cf4-a0bf-2dbfa2a87bcc tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:27:59.954901 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-ab9c1624-925b-4cf4-a0bf-2dbfa2a87bcc tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Acquiring lock "cinder-attachment_update-95248cb0-61f7-4bc6-bdc9-c94f131d1948-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:27:59.957310 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9318fd21-ce40-4b1d-8aeb-0165616f8494 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:27:59.959847 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9318fd21-ce40-4b1d-8aeb-0165616f8494 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:27:59.960089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9318fd21-ce40-4b1d-8aeb-0165616f8494 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:27:59.960516 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9318fd21-ce40-4b1d-8aeb-0165616f8494 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:27:59.961988 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-ab9c1624-925b-4cf4-a0bf-2dbfa2a87bcc tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-95248cb0-61f7-4bc6-bdc9-c94f131d1948-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:27:59.963313 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.963313 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:27:59.968132 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:27:59.968132 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:27:59.978634 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9318fd21-ce40-4b1d-8aeb-0165616f8494 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:27:59.985329 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9318fd21-ce40-4b1d-8aeb-0165616f8494 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:27:59.985872 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 245/980] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:27:59 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:00.154191 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-ab9c1624-925b-4cf4-a0bf-2dbfa2a87bcc tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Lock "cinder-attachment_update-95248cb0-61f7-4bc6-bdc9-c94f131d1948-np0000006803" released by "attachment_update" :: held 0.192s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:00.155876 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-ab9c1624-925b-4cf4-a0bf-2dbfa2a87bcc tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 returned with HTTP 200 Aug 08 19:28:00.155876 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 245/981] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:27:59 2026] PUT /volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 => generated 969 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:00.187426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-a20a77f8-880f-4a02-9e4a-839f21393632 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:00.190524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-a20a77f8-880f-4a02-9e4a-839f21393632 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 Aug 08 19:28:00.190524 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-a20a77f8-880f-4a02-9e4a-839f21393632 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:00.191226 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-a20a77f8-880f-4a02-9e4a-839f21393632 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:00.224868 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-a20a77f8-880f-4a02-9e4a-839f21393632 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 returned with HTTP 200 Aug 08 19:28:00.225188 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 246/982] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:28:00 2026] GET /volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:00.916483 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0169b67-9891-41fe-a7cc-62cbd9ddf856 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:00.922589 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0169b67-9891-41fe-a7cc-62cbd9ddf856 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:00.922589 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0169b67-9891-41fe-a7cc-62cbd9ddf856 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:00.923330 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0169b67-9891-41fe-a7cc-62cbd9ddf856 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:00.923623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b0169b67-9891-41fe-a7cc-62cbd9ddf856 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:00.937282 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:00.937282 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:00.938992 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0169b67-9891-41fe-a7cc-62cbd9ddf856 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:00.939129 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 247/983] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:00 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 742 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:01.954837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f60f2a2-6c36-493e-a85d-044e23fbefc2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:01.960519 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f60f2a2-6c36-493e-a85d-044e23fbefc2 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:01.960658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f60f2a2-6c36-493e-a85d-044e23fbefc2 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:01.960854 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f60f2a2-6c36-493e-a85d-044e23fbefc2 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:01.961027 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3f60f2a2-6c36-493e-a85d-044e23fbefc2 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:01.992230 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:01.992230 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:01.992985 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f60f2a2-6c36-493e-a85d-044e23fbefc2 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:01.993188 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 246/984] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:01 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 742 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:03.013904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f036480d-1e21-45b1-96b3-89bfbe7b65af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.015875 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f036480d-1e21-45b1-96b3-89bfbe7b65af tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:03.016089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f036480d-1e21-45b1-96b3-89bfbe7b65af tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:03.016358 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f036480d-1e21-45b1-96b3-89bfbe7b65af tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:03.016533 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f036480d-1e21-45b1-96b3-89bfbe7b65af tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:03.045722 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=306,cinder:UPDATE=66,cinder:INSERT=40 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:28:03.046920 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:03.046920 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:03.047810 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f036480d-1e21-45b1-96b3-89bfbe7b65af tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:03.048185 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 246/985] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:03 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 742 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:03.184357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-76a18bf4-49b8-43d9-983a-059059316f7b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.187712 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-76a18bf4-49b8-43d9-983a-059059316f7b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:28:03.187941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-76a18bf4-49b8-43d9-983a-059059316f7b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:03.188136 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-76a18bf4-49b8-43d9-983a-059059316f7b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:03.190992 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=394,cinder:INSERT=65,cinder:UPDATE=104 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:28:03.206213 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:03.206213 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:03.213654 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-76a18bf4-49b8-43d9-983a-059059316f7b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:28:03.220163 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-76a18bf4-49b8-43d9-983a-059059316f7b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:28:03.220822 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 247/986] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:03 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:03.692916 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-becbb651-038f-470e-9a1f-a27da01523b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.695388 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-becbb651-038f-470e-9a1f-a27da01523b5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] DELETE https://10.4.3.89/volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd Aug 08 19:28:03.695529 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-becbb651-038f-470e-9a1f-a27da01523b5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:03.695765 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-becbb651-038f-470e-9a1f-a27da01523b5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:03.700776 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=273,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:28:03.712069 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:03.712069 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:03.807647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-77a468ad-f9b1-4714-80fb-afbc1ac63099 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.808146 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77a468ad-f9b1-4714-80fb-afbc1ac63099 None None] GET https://10.4.3.89/volume// Aug 08 19:28:03.808336 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77a468ad-f9b1-4714-80fb-afbc1ac63099 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:03.808561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77a468ad-f9b1-4714-80fb-afbc1ac63099 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:03.809059 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77a468ad-f9b1-4714-80fb-afbc1ac63099 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:03.809423 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 247/987] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:03.813481 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-becbb651-038f-470e-9a1f-a27da01523b5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd returned with HTTP 200 Aug 08 19:28:03.813481 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 248/988] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:03 2026] DELETE /volume/v3/attachments/be072a52-7238-4096-aea6-2705e256b8dd => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:28:03.838013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-590e5589-9db4-4105-bdf4-49dadca5f99d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.838179 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-0a33203f-1549-4d35-bb41-63de9c65b51c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.840029 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-590e5589-9db4-4105-bdf4-49dadca5f99d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:28:03.841898 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-590e5589-9db4-4105-bdf4-49dadca5f99d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7629e29-5057-4fab-b07e-7046a26b85ec", "connector": null, "instance_uuid": "f1c31baf-2e5a-4d4b-aa70-7feb419d067d"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:03.844829 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-0a33203f-1549-4d35-bb41-63de9c65b51c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] DELETE https://10.4.3.89/volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda Aug 08 19:28:03.848992 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-0a33203f-1549-4d35-bb41-63de9c65b51c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:03.848992 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-0a33203f-1549-4d35-bb41-63de9c65b51c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:03.858759 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:03.858759 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:03.868437 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:03.868437 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:03.919820 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-590e5589-9db4-4105-bdf4-49dadca5f99d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:28:03.920393 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 247/989] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:28:03 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:03.933987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-0ceb7d67-0382-4724-bddd-7442eb29d305 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.937144 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-0ceb7d67-0382-4724-bddd-7442eb29d305 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185 Aug 08 19:28:03.937458 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-0ceb7d67-0382-4724-bddd-7442eb29d305 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:03.937836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-0ceb7d67-0382-4724-bddd-7442eb29d305 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:03.948693 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:03.948693 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:03.952099 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-0a33203f-1549-4d35-bb41-63de9c65b51c tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda returned with HTTP 200 Aug 08 19:28:03.952592 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 248/990] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:03 2026] DELETE /volume/v3/attachments/dc56eb45-c7a1-4e34-bbe2-aae693c39cda => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:03.963705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-8fef6ae4-fc0a-4c71-ac06-0254044cf71e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:03.968099 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-8fef6ae4-fc0a-4c71-ac06-0254044cf71e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71 Aug 08 19:28:03.968099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-8fef6ae4-fc0a-4c71-ac06-0254044cf71e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:03.968099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-8fef6ae4-fc0a-4c71-ac06-0254044cf71e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:03.980572 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:03.980572 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:04.049062 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-0ceb7d67-0382-4724-bddd-7442eb29d305 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185 returned with HTTP 200 Aug 08 19:28:04.049713 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 248/991] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:03 2026] DELETE /volume/v3/attachments/68f26828-0e63-49cf-a421-3dc9fb0e1185 => generated 367 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:04.062144 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c4f632a-1782-4ae4-a16d-f26585fbdfbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:04.070350 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c4f632a-1782-4ae4-a16d-f26585fbdfbc tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:04.070730 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c4f632a-1782-4ae4-a16d-f26585fbdfbc tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:04.071035 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c4f632a-1782-4ae4-a16d-f26585fbdfbc tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:04.071219 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7c4f632a-1782-4ae4-a16d-f26585fbdfbc tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:04.077660 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:04.077660 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:04.078389 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6d99f32c-c3fc-406c-b5ad-06eec9463427 req-8fef6ae4-fc0a-4c71-ac06-0254044cf71e tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71 returned with HTTP 200 Aug 08 19:28:04.078792 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c4f632a-1782-4ae4-a16d-f26585fbdfbc tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:04.079016 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 249/992] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:03 2026] DELETE /volume/v3/attachments/d4847bc9-6b9f-4d3f-b4ec-8b0177d0df71 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:04.079319 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 248/993] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:04 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 742 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:05.090045 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-48eb1fe2-006c-4eeb-8604-312c92df6974 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:05.091703 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-48eb1fe2-006c-4eeb-8604-312c92df6974 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:05.091898 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-48eb1fe2-006c-4eeb-8604-312c92df6974 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:05.092080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-48eb1fe2-006c-4eeb-8604-312c92df6974 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:05.092237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-48eb1fe2-006c-4eeb-8604-312c92df6974 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:05.098674 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:05.098674 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:05.101357 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-48eb1fe2-006c-4eeb-8604-312c92df6974 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:05.101357 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 249/994] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:05 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 742 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:05.352448 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-b86459ae-bf27-4f6e-bda2-98033ee01459 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:05.355892 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-b86459ae-bf27-4f6e-bda2-98033ee01459 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] POST https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71/action Aug 08 19:28:05.356346 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-b86459ae-bf27-4f6e-bda2-98033ee01459 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:05.356524 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-b86459ae-bf27-4f6e-bda2-98033ee01459 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:05.403801 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:05.403801 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:05.421392 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-111ec03a-c5b8-45d1-bdb2-095201d2e1b3 req-b86459ae-bf27-4f6e-bda2-98033ee01459 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71/action returned with HTTP 204 Aug 08 19:28:05.422059 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 249/995] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:28:05 2026] POST /volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:05.452694 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-7c9063d0-413a-4418-8844-1512b5b3fca0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:05.455533 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-7c9063d0-413a-4418-8844-1512b5b3fca0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 Aug 08 19:28:05.456038 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-7c9063d0-413a-4418-8844-1512b5b3fca0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:05.471714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-7c9063d0-413a-4418-8844-1512b5b3fca0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:28:05.483063 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-7c9063d0-413a-4418-8844-1512b5b3fca0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" acquired by "attachment_update" :: waited 0.011s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:28:05.484584 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:05.484584 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:05.535769 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31739198-70ea-4a70-9573-77462cbbcc7a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:05.538713 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31739198-70ea-4a70-9573-77462cbbcc7a tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:28:05.539075 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31739198-70ea-4a70-9573-77462cbbcc7a tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:05.539298 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31739198-70ea-4a70-9573-77462cbbcc7a tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:05.548974 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:05.548974 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:05.555309 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31739198-70ea-4a70-9573-77462cbbcc7a tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:28:05.562135 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31739198-70ea-4a70-9573-77462cbbcc7a tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:28:05.562850 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 249/996] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:28:05 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:05.576687 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:05.578702 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:28:05.578981 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:05.579182 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:05.579479 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Delete volume with id: 8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:28:05.588705 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:05.588705 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:05.589730 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:28:05.603462 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-7c9063d0-413a-4418-8844-1512b5b3fca0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" released by "attachment_update" :: held 0.120s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:05.603899 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-7c9063d0-413a-4418-8844-1512b5b3fca0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 returned with HTTP 200 Aug 08 19:28:05.604540 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 250/997] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:28:05 2026] PUT /volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:05.614368 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Delete volume request issued successfully. Aug 08 19:28:05.614738 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2df2a258-ec77-40aa-bb97-4f60beebaa8e tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 202 Aug 08 19:28:05.615374 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 250/998] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:28:05 2026] DELETE /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:28:05.619083 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-dd433997-27fd-4a0e-aa6f-49fc3c8db255 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:05.622146 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-dd433997-27fd-4a0e-aa6f-49fc3c8db255 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 Aug 08 19:28:05.622534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-dd433997-27fd-4a0e-aa6f-49fc3c8db255 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:05.622779 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-dd433997-27fd-4a0e-aa6f-49fc3c8db255 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:05.626266 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ce4ef187-6eee-4580-90a5-4c94a82f8d10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:05.629341 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce4ef187-6eee-4580-90a5-4c94a82f8d10 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:28:05.629686 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce4ef187-6eee-4580-90a5-4c94a82f8d10 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:05.629968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce4ef187-6eee-4580-90a5-4c94a82f8d10 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:05.637830 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:05.637830 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:05.642540 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ce4ef187-6eee-4580-90a5-4c94a82f8d10 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Volume info retrieved successfully. Aug 08 19:28:05.647141 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce4ef187-6eee-4580-90a5-4c94a82f8d10 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 200 Aug 08 19:28:05.647742 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 250/999] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:28:05 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:28:05.648675 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-dd433997-27fd-4a0e-aa6f-49fc3c8db255 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 returned with HTTP 200 Aug 08 19:28:05.649477 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 250/1000] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:28:05 2026] GET /volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:06.113252 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1fefa78-47f1-413e-87ba-4de5b8ae0345 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:06.116349 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1fefa78-47f1-413e-87ba-4de5b8ae0345 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:06.116625 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1fefa78-47f1-413e-87ba-4de5b8ae0345 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:06.116962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1fefa78-47f1-413e-87ba-4de5b8ae0345 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:06.117134 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a1fefa78-47f1-413e-87ba-4de5b8ae0345 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:06.125231 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:06.125231 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:06.126234 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1fefa78-47f1-413e-87ba-4de5b8ae0345 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:06.126708 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 251/1001] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:06 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 742 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:06.668327 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25e178da-25bd-45c1-abc1-13cf54657189 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:06.671773 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25e178da-25bd-45c1-abc1-13cf54657189 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] GET https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa Aug 08 19:28:06.672111 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25e178da-25bd-45c1-abc1-13cf54657189 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:06.672371 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25e178da-25bd-45c1-abc1-13cf54657189 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:06.680247 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25e178da-25bd-45c1-abc1-13cf54657189 tempest-VolumesExtendAttachedTest-499171153 tempest-VolumesExtendAttachedTest-499171153-project-member] https://10.4.3.89/volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa returned with HTTP 404 Aug 08 19:28:06.681161 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 251/1002] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:28:06 2026] GET /volume/v3/volumes/8bd36cb1-a897-4414-a8aa-244b69dd09fa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:28:07.144155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15138c93-34c3-4d5f-98a9-097574daea3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:07.146370 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15138c93-34c3-4d5f-98a9-097574daea3e tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:07.146627 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15138c93-34c3-4d5f-98a9-097574daea3e tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:07.146896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15138c93-34c3-4d5f-98a9-097574daea3e tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:07.147041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-15138c93-34c3-4d5f-98a9-097574daea3e tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:07.154147 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:07.154147 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:07.158444 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15138c93-34c3-4d5f-98a9-097574daea3e tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:07.158444 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 251/1003] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:07 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:08.178944 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-493792b2-52e4-471a-be15-f8c2938605e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:08.181660 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-493792b2-52e4-471a-be15-f8c2938605e4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:08.181793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-493792b2-52e4-471a-be15-f8c2938605e4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:08.182513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-493792b2-52e4-471a-be15-f8c2938605e4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:08.182513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-493792b2-52e4-471a-be15-f8c2938605e4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:08.195880 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:08.195880 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:08.196795 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-493792b2-52e4-471a-be15-f8c2938605e4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:08.197958 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 251/1004] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:08 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:08.451687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:08.454179 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:28:08.454590 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:08.454813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:08.455087 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Delete volume with id: 0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:28:08.469953 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:08.469953 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:08.470596 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:28:08.497509 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Delete volume request issued successfully. Aug 08 19:28:08.497895 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7210210-9f72-4239-8d3e-5b7c5367a609 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb returned with HTTP 202 Aug 08 19:28:08.498439 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 252/1005] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:28:08 2026] DELETE /volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 19:28:08.507563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad3648e4-51c3-45d5-91f9-68fb2c25ddc5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:08.511859 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad3648e4-51c3-45d5-91f9-68fb2c25ddc5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:28:08.511859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad3648e4-51c3-45d5-91f9-68fb2c25ddc5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:08.511859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad3648e4-51c3-45d5-91f9-68fb2c25ddc5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:08.525166 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:08.525166 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:08.532436 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ad3648e4-51c3-45d5-91f9-68fb2c25ddc5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:28:08.537108 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad3648e4-51c3-45d5-91f9-68fb2c25ddc5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb returned with HTTP 200 Aug 08 19:28:08.537913 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 252/1006] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:08 2026] GET /volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:09.215223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb763697-db1e-424d-841c-be1b7f59dd5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:09.216446 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb763697-db1e-424d-841c-be1b7f59dd5a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:09.216713 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb763697-db1e-424d-841c-be1b7f59dd5a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:09.216967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb763697-db1e-424d-841c-be1b7f59dd5a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:09.217106 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-eb763697-db1e-424d-841c-be1b7f59dd5a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:09.222050 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:09.222050 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:09.223014 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb763697-db1e-424d-841c-be1b7f59dd5a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:09.224310 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 252/1007] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:09 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:09.553698 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-94e413f4-1bdb-41b7-9d3f-69f2abc58513 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:09.561441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94e413f4-1bdb-41b7-9d3f-69f2abc58513 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb Aug 08 19:28:09.561595 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94e413f4-1bdb-41b7-9d3f-69f2abc58513 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:09.562040 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94e413f4-1bdb-41b7-9d3f-69f2abc58513 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:09.591206 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94e413f4-1bdb-41b7-9d3f-69f2abc58513 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb returned with HTTP 404 Aug 08 19:28:09.591206 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 252/1008] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:09 2026] GET /volume/v3/volumes/0df37087-99f9-4c28-a8f4-6163b97b93fb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:09.598283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:09.605876 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:28:09.605876 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:09.605876 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:09.605876 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Delete volume with id: fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:28:09.607933 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:09.607933 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:09.608019 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:28:09.630840 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Delete volume request issued successfully. Aug 08 19:28:09.631121 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61c4e6eb-b569-43e7-b6af-9481c4161bd5 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 returned with HTTP 202 Aug 08 19:28:09.631718 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 253/1009] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:28:09 2026] DELETE /volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:09.644555 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea08a51e-9f67-4e95-8aca-54cbed34ca55 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:09.647173 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea08a51e-9f67-4e95-8aca-54cbed34ca55 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:28:09.647495 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea08a51e-9f67-4e95-8aca-54cbed34ca55 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:09.647807 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea08a51e-9f67-4e95-8aca-54cbed34ca55 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:09.658056 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:09.658056 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:09.664121 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ea08a51e-9f67-4e95-8aca-54cbed34ca55 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:28:09.669389 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea08a51e-9f67-4e95-8aca-54cbed34ca55 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 returned with HTTP 200 Aug 08 19:28:09.669931 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 253/1010] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:09 2026] GET /volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:09.954003 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-04755019-1824-47b5-80fa-d7256dd0cc33 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:09.956576 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-04755019-1824-47b5-80fa-d7256dd0cc33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3/action Aug 08 19:28:09.957033 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-04755019-1824-47b5-80fa-d7256dd0cc33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:09.957333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-04755019-1824-47b5-80fa-d7256dd0cc33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:09.991177 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:09.991177 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:10.005026 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6feda138-bdc8-4e56-a75c-b3b5f4c7a342 req-04755019-1824-47b5-80fa-d7256dd0cc33 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3/action returned with HTTP 204 Aug 08 19:28:10.005569 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 253/1011] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:28:09 2026] POST /volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:10.236167 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e5dd8a4-4de4-4dfa-acb0-68f7d91169fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:10.238080 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e5dd8a4-4de4-4dfa-acb0-68f7d91169fe tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:10.238395 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd8a4-4de4-4dfa-acb0-68f7d91169fe tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:10.238652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e5dd8a4-4de4-4dfa-acb0-68f7d91169fe tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:10.238806 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7e5dd8a4-4de4-4dfa-acb0-68f7d91169fe tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:10.243915 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:10.243915 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:10.244935 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e5dd8a4-4de4-4dfa-acb0-68f7d91169fe tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:10.245572 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 253/1012] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:10 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:10.691832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5dcf65d4-0bab-4146-8f90-675cb1f1872f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:10.696046 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5dcf65d4-0bab-4146-8f90-675cb1f1872f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 Aug 08 19:28:10.696665 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5dcf65d4-0bab-4146-8f90-675cb1f1872f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:10.696665 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5dcf65d4-0bab-4146-8f90-675cb1f1872f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:10.707682 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5dcf65d4-0bab-4146-8f90-675cb1f1872f tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 returned with HTTP 404 Aug 08 19:28:10.708455 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 254/1013] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:10 2026] GET /volume/v3/volumes/fba9c968-e639-40e9-8ae1-8a6056bf71a3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:10.732370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:10.736373 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:28:10.741807 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:10.741807 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:10.741807 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Delete volume with id: 8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:28:10.757843 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:10.757843 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:10.758443 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:28:10.783289 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Delete volume request issued successfully. Aug 08 19:28:10.783289 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ffa9899-35f4-4fd2-aab5-2317ebb0e0e4 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 returned with HTTP 202 Aug 08 19:28:10.783762 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 254/1014] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:28:10 2026] DELETE /volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:10.796740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35f41264-2f45-46f1-b980-5867ef318020 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:10.799163 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35f41264-2f45-46f1-b980-5867ef318020 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:28:10.799402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35f41264-2f45-46f1-b980-5867ef318020 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:10.799841 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35f41264-2f45-46f1-b980-5867ef318020 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:10.808433 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:10.808433 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:10.813090 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35f41264-2f45-46f1-b980-5867ef318020 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Volume info retrieved successfully. Aug 08 19:28:10.821911 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35f41264-2f45-46f1-b980-5867ef318020 tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 returned with HTTP 200 Aug 08 19:28:10.822500 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 254/1015] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:10 2026] GET /volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:11.262493 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92a1f24e-de48-463b-9109-6e4e66e7a247 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:11.265207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92a1f24e-de48-463b-9109-6e4e66e7a247 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:11.265504 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92a1f24e-de48-463b-9109-6e4e66e7a247 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:11.265755 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92a1f24e-de48-463b-9109-6e4e66e7a247 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:11.265898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-92a1f24e-de48-463b-9109-6e4e66e7a247 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:11.275131 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:11.275131 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:11.276198 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92a1f24e-de48-463b-9109-6e4e66e7a247 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:11.276700 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 254/1016] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:11 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:11.841684 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cee330ea-a0a5-43ee-9900-dc747457008d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:11.844672 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cee330ea-a0a5-43ee-9900-dc747457008d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] GET https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 Aug 08 19:28:11.844969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cee330ea-a0a5-43ee-9900-dc747457008d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:11.845262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cee330ea-a0a5-43ee-9900-dc747457008d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:11.851805 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cee330ea-a0a5-43ee-9900-dc747457008d tempest-TaggedBootDevicesTest_v242-920572893 tempest-TaggedBootDevicesTest_v242-920572893-project-member] https://10.4.3.89/volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 returned with HTTP 404 Aug 08 19:28:11.852333 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 255/1017] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:11 2026] GET /volume/v3/volumes/8c73ef4d-97d4-4e38-8ae9-e5b82c8f3c51 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:12.294301 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-09250cb2-4ee5-410e-a4ac-eec72f545d03 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:12.297382 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09250cb2-4ee5-410e-a4ac-eec72f545d03 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:12.297382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09250cb2-4ee5-410e-a4ac-eec72f545d03 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:12.297382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09250cb2-4ee5-410e-a4ac-eec72f545d03 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:12.297382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-09250cb2-4ee5-410e-a4ac-eec72f545d03 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:12.301558 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:12.301558 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:12.302313 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09250cb2-4ee5-410e-a4ac-eec72f545d03 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:12.302717 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 255/1018] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:12 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:13.262625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45a96ebb-dbab-44a4-b4dc-b85310272f84 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:13.265043 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a96ebb-dbab-44a4-b4dc-b85310272f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:28:13.265401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45a96ebb-dbab-44a4-b4dc-b85310272f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:13.265729 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45a96ebb-dbab-44a4-b4dc-b85310272f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:13.278893 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:13.278893 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:13.285557 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-45a96ebb-dbab-44a4-b4dc-b85310272f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:28:13.292704 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a96ebb-dbab-44a4-b4dc-b85310272f84 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:28:13.293297 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 255/1019] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:13 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:13.318001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8855c32-ac93-48fc-a703-bc9cc4d16025 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:13.320656 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8855c32-ac93-48fc-a703-bc9cc4d16025 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:13.321266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8855c32-ac93-48fc-a703-bc9cc4d16025 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:13.321266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8855c32-ac93-48fc-a703-bc9cc4d16025 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:13.321389 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f8855c32-ac93-48fc-a703-bc9cc4d16025 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:13.327027 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:13.327027 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:13.328227 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8855c32-ac93-48fc-a703-bc9cc4d16025 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:13.329119 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 255/1020] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:13 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:28:13.378023 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ee18fd1-57b4-48a3-9f59-e48e682c7068 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:13.380712 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ee18fd1-57b4-48a3-9f59-e48e682c7068 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:28:13.380985 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ee18fd1-57b4-48a3-9f59-e48e682c7068 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:13.381248 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ee18fd1-57b4-48a3-9f59-e48e682c7068 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:13.390229 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:13.390229 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:13.394798 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ee18fd1-57b4-48a3-9f59-e48e682c7068 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:28:13.400665 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ee18fd1-57b4-48a3-9f59-e48e682c7068 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:28:13.401149 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 256/1021] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:13 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:14.343520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e3e57a8d-8fb9-44a1-a296-c5706c418784 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:14.345773 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3e57a8d-8fb9-44a1-a296-c5706c418784 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:14.346216 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3e57a8d-8fb9-44a1-a296-c5706c418784 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:14.346590 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3e57a8d-8fb9-44a1-a296-c5706c418784 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:14.346836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e3e57a8d-8fb9-44a1-a296-c5706c418784 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:14.353113 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:14.353113 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:14.355437 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3e57a8d-8fb9-44a1-a296-c5706c418784 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:14.355585 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 256/1022] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:14 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:15.210457 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2af92180-5fa4-466d-b14b-a9cb3661c825 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.336255 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2af92180-5fa4-466d-b14b-a9cb3661c825 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:28:15.336768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2af92180-5fa4-466d-b14b-a9cb3661c825 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "371ec351-c92c-4bfa-ae5b-7679302330a1", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1903712230"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:15.346862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2af92180-5fa4-466d-b14b-a9cb3661c825 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 404 Aug 08 19:28:15.347478 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 256/1023] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:28:15 2026] POST /volume/v3/snapshots => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:15.356719 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-538a37a3-6678-4a1b-9a0e-3ef1f8ccee52 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.358624 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-538a37a3-6678-4a1b-9a0e-3ef1f8ccee52 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:28:15.359010 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-538a37a3-6678-4a1b-9a0e-3ef1f8ccee52 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-100497403"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:15.367359 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e4d21b0e-d10b-4bce-a032-0aba8d69032f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.371137 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e4d21b0e-d10b-4bce-a032-0aba8d69032f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:15.371384 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e4d21b0e-d10b-4bce-a032-0aba8d69032f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:15.371603 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e4d21b0e-d10b-4bce-a032-0aba8d69032f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:15.371704 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e4d21b0e-d10b-4bce-a032-0aba8d69032f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:15.377662 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:15.377662 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:15.378810 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e4d21b0e-d10b-4bce-a032-0aba8d69032f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:15.379243 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 257/1024] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:15 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:15.388848 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-538a37a3-6678-4a1b-9a0e-3ef1f8ccee52 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 404 Aug 08 19:28:15.389405 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 256/1025] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:28:15 2026] POST /volume/v3/snapshots => generated 77 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:15.398961 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-abfb81be-b417-4b31-9965-870ca50d6058 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.403474 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abfb81be-b417-4b31-9965-870ca50d6058 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=invalid Aug 08 19:28:15.403474 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abfb81be-b417-4b31-9965-870ca50d6058 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:15.404425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abfb81be-b417-4b31-9965-870ca50d6058 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:15.405331 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abfb81be-b417-4b31-9965-870ca50d6058 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] HTTP exception thrown: limit param must be an integer Aug 08 19:28:15.406348 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abfb81be-b417-4b31-9965-870ca50d6058 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 08 19:28:15.406348 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 257/1026] 10.4.3.89 () {66 vars in 1263 bytes} [Sat Aug 8 19:28:15 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:28:15.419814 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b128fa0-362f-4786-9aa6-8dd64bb1f839 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.421653 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b128fa0-362f-4786-9aa6-8dd64bb1f839 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/snapshots?marker=2a6c2b62-a4d2-4d15-b32c-7b94339d981d Aug 08 19:28:15.421882 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b128fa0-362f-4786-9aa6-8dd64bb1f839 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:15.422061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b128fa0-362f-4786-9aa6-8dd64bb1f839 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:15.422285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-2b128fa0-362f-4786-9aa6-8dd64bb1f839 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:28:15.423530 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-2b128fa0-362f-4786-9aa6-8dd64bb1f839 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:28:15.428555 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b128fa0-362f-4786-9aa6-8dd64bb1f839 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots?marker=2a6c2b62-a4d2-4d15-b32c-7b94339d981d returned with HTTP 404 Aug 08 19:28:15.429128 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 257/1027] 10.4.3.89 () {66 vars in 1323 bytes} [Sat Aug 8 19:28:15 2026] GET /volume/v3/snapshots?marker=2a6c2b62-a4d2-4d15-b32c-7b94339d981d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:15.439131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9b4616b5-c679-415c-b354-fbcf9bc00f42 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.441721 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b4616b5-c679-415c-b354-fbcf9bc00f42 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=invalid Aug 08 19:28:15.442001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b4616b5-c679-415c-b354-fbcf9bc00f42 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:15.442373 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b4616b5-c679-415c-b354-fbcf9bc00f42 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:15.442969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-9b4616b5-c679-415c-b354-fbcf9bc00f42 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:28:15.444092 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-9b4616b5-c679-415c-b354-fbcf9bc00f42 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:28:15.444859 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b4616b5-c679-415c-b354-fbcf9bc00f42 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 08 19:28:15.445714 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 258/1028] 10.4.3.89 () {66 vars in 1269 bytes} [Sat Aug 8 19:28:15 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:28:15.455056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.457711 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:28:15.457989 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-565256952"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:15.460107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-565256952'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:28:15.460324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Create volume of 2 GB Aug 08 19:28:15.468397 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Availability Zones retrieved successfully. Aug 08 19:28:15.476535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Flow 'volume_create_api' (02b536d3-8e25-4c3d-bd70-5c5a52f36d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:15.478130 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2f120b-d4b7-4cb3-85b7-bb5611bdad0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:15.479587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Validating volume size '2' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:28:15.525322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be2f120b-d4b7-4cb3-85b7-bb5611bdad0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:15.526797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a61f5b-b385-40cb-912e-e91ba6806514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:15.616084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Created reservations ['31a4f18b-41dc-469e-8978-af1a687d4d22', '7d09ddb0-73c1-4853-acef-dab7e5e1ba4f', 'a2bdf6ff-2539-4792-8838-e67b8a19228d', '676ed0b6-6a8f-4950-ab05-43b03aae5869'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:15.617366 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a61f5b-b385-40cb-912e-e91ba6806514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a4f18b-41dc-469e-8978-af1a687d4d22', '7d09ddb0-73c1-4853-acef-dab7e5e1ba4f', 'a2bdf6ff-2539-4792-8838-e67b8a19228d', '676ed0b6-6a8f-4950-ab05-43b03aae5869']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:15.618000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2296053-0f8a-49e4-b88b-5161ac65c7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:15.645647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2296053-0f8a-49e4-b88b-5161ac65c7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-565256952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab99956ef43643a7b419567532f1a719',qos_specs=None,replication_status=,reservations=['31a4f18b-41dc-469e-8978-af1a687d4d22','7d09ddb0-73c1-4853-acef-dab7e5e1ba4f','a2bdf6ff-2539-4792-8838-e67b8a19228d','676ed0b6-6a8f-4950-ab05-43b03aae5869'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17d321ba2f6442094bc5236f63de8ca',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-565256952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab99956ef43643a7b419567532f1a719',provider_auth=None,provider_geometry=None,provider_id=None,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='b17d321ba2f6442094bc5236f63de8ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:15.646443 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467a07f7-ba77-49f8-8508-2ec1ea270ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:15.668741 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467a07f7-ba77-49f8-8508-2ec1ea270ef1) transitioned into 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-565256952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab99956ef43643a7b419567532f1a719',qos_specs=None,replication_status=,reservations=['31a4f18b-41dc-469e-8978-af1a687d4d22','7d09ddb0-73c1-4853-acef-dab7e5e1ba4f','a2bdf6ff-2539-4792-8838-e67b8a19228d','676ed0b6-6a8f-4950-ab05-43b03aae5869'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17d321ba2f6442094bc5236f63de8ca',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:15.669811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32e8cf8-f393-4722-804d-70c39103f2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:15.679432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32e8cf8-f393-4722-804d-70c39103f2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:15.680284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Flow 'volume_create_api' (02b536d3-8e25-4c3d-bd70-5c5a52f36d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:15.680608 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Create volume request issued successfully. Aug 08 19:28:15.681251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08225ca2-cbb8-4ccb-889f-386fcc3aaff4 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:28:15.681896 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 257/1029] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:28:15 2026] POST /volume/v3/volumes => generated 759 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:15.700295 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44f7bc45-2b25-4be2-a7c7-b1255a3accb2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:15.703947 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44f7bc45-2b25-4be2-a7c7-b1255a3accb2 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:15.705944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44f7bc45-2b25-4be2-a7c7-b1255a3accb2 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:15.707459 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44f7bc45-2b25-4be2-a7c7-b1255a3accb2 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:15.717875 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:15.717875 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:15.722627 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-44f7bc45-2b25-4be2-a7c7-b1255a3accb2 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Volume info retrieved successfully. Aug 08 19:28:15.732225 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44f7bc45-2b25-4be2-a7c7-b1255a3accb2 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 returned with HTTP 200 Aug 08 19:28:15.734307 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 258/1030] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:15 2026] GET /volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:16.395892 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed6479dd-45a6-4ba9-8f67-2407cc0f2e51 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:16.401606 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed6479dd-45a6-4ba9-8f67-2407cc0f2e51 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:16.401606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed6479dd-45a6-4ba9-8f67-2407cc0f2e51 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:16.404136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed6479dd-45a6-4ba9-8f67-2407cc0f2e51 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:16.404136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ed6479dd-45a6-4ba9-8f67-2407cc0f2e51 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:16.413426 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:16.413426 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:16.414715 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed6479dd-45a6-4ba9-8f67-2407cc0f2e51 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:16.415349 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 258/1031] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:16 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:16.670477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f32f82db-a774-4ec9-960b-5194ee3f928e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:16.672620 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f32f82db-a774-4ec9-960b-5194ee3f928e tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] DELETE https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:28:16.672818 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f32f82db-a774-4ec9-960b-5194ee3f928e tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:16.673027 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f32f82db-a774-4ec9-960b-5194ee3f928e tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:16.673221 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f32f82db-a774-4ec9-960b-5194ee3f928e tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Delete volume with id: 207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:28:16.682549 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:16.682549 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:16.682878 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f32f82db-a774-4ec9-960b-5194ee3f928e tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:28:16.702384 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f32f82db-a774-4ec9-960b-5194ee3f928e tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Delete volume request issued successfully. Aug 08 19:28:16.702697 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f32f82db-a774-4ec9-960b-5194ee3f928e tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 202 Aug 08 19:28:16.703187 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 259/1032] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:28:16 2026] DELETE /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:16.713012 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bad5cede-d96b-4dab-8d07-124f834095fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:16.715813 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bad5cede-d96b-4dab-8d07-124f834095fa tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:28:16.716046 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bad5cede-d96b-4dab-8d07-124f834095fa tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:16.716305 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bad5cede-d96b-4dab-8d07-124f834095fa tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:16.726324 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:16.726324 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:16.733367 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bad5cede-d96b-4dab-8d07-124f834095fa tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:28:16.740677 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bad5cede-d96b-4dab-8d07-124f834095fa tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 200 Aug 08 19:28:16.741241 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 258/1033] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:16 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:16.749087 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ae5552b1-00bf-49d1-8a8c-a8fdaddd352e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:16.751613 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae5552b1-00bf-49d1-8a8c-a8fdaddd352e tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:16.751613 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae5552b1-00bf-49d1-8a8c-a8fdaddd352e tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:16.751613 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae5552b1-00bf-49d1-8a8c-a8fdaddd352e tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:16.761311 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:16.761311 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:16.766684 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ae5552b1-00bf-49d1-8a8c-a8fdaddd352e tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Volume info retrieved successfully. Aug 08 19:28:16.773987 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae5552b1-00bf-49d1-8a8c-a8fdaddd352e tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 returned with HTTP 200 Aug 08 19:28:16.774800 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 259/1034] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:16 2026] GET /volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:16.793037 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:16.796600 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:28:16.798462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-295724241"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:16.810620 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:16.810620 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:16.813002 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Volume info retrieved successfully. Aug 08 19:28:16.813002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Create snapshot from volume bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:16.857281 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Created reservations ['8c55828c-008e-49bb-9e30-3c68ece63093', 'f345675b-6ee6-4403-8c39-44a525f6f547', '1c2a6116-e958-4c80-9c2c-883561702144', '39910d72-a67b-4414-a16c-bbe73cd42921'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:16.905499 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Snapshot create request issued successfully. Aug 08 19:28:16.905499 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e757b060-e3c1-4d4d-8641-e16cf59f6986 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:28:16.906187 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 259/1035] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:28:16 2026] POST /volume/v3/snapshots => generated 317 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:16.923001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d4760a70-1024-4e34-bfb6-991870b0b048 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:16.925123 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4760a70-1024-4e34-bfb6-991870b0b048 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d Aug 08 19:28:16.925402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4760a70-1024-4e34-bfb6-991870b0b048 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:16.925803 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4760a70-1024-4e34-bfb6-991870b0b048 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:16.935018 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:16.935018 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:16.935592 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d4760a70-1024-4e34-bfb6-991870b0b048 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Snapshot retrieved successfully. Aug 08 19:28:16.936623 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4760a70-1024-4e34-bfb6-991870b0b048 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d returned with HTTP 200 Aug 08 19:28:16.937314 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 260/1036] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:28:16 2026] GET /volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d => generated 449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:17.430899 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cebd3bc9-52a0-4704-a28e-6fdb82beccb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:17.432989 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cebd3bc9-52a0-4704-a28e-6fdb82beccb9 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:17.433255 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cebd3bc9-52a0-4704-a28e-6fdb82beccb9 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:17.433519 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cebd3bc9-52a0-4704-a28e-6fdb82beccb9 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:17.433669 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cebd3bc9-52a0-4704-a28e-6fdb82beccb9 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:17.438112 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:17.438112 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:17.438893 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cebd3bc9-52a0-4704-a28e-6fdb82beccb9 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:17.439298 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 259/1037] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:17 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:17.757588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e1dbf92-bf11-4ffb-81c5-f323e6793e8d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:17.759695 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e1dbf92-bf11-4ffb-81c5-f323e6793e8d tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e Aug 08 19:28:17.759961 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e1dbf92-bf11-4ffb-81c5-f323e6793e8d tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:17.760170 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e1dbf92-bf11-4ffb-81c5-f323e6793e8d tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:17.766453 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e1dbf92-bf11-4ffb-81c5-f323e6793e8d tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e returned with HTTP 404 Aug 08 19:28:17.766979 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 260/1038] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:17 2026] GET /volume/v3/volumes/207ed8ce-7fc7-4b9e-af6a-964bc756af3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:17.848818 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-733a9557-29e9-4c6c-b336-95f38223b10f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:17.853507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-733a9557-29e9-4c6c-b336-95f38223b10f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:28:17.853507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-733a9557-29e9-4c6c-b336-95f38223b10f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:17.853507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-733a9557-29e9-4c6c-b336-95f38223b10f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:17.853507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-733a9557-29e9-4c6c-b336-95f38223b10f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Delete volume with id: d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:28:17.860354 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:17.860354 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:17.861360 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-733a9557-29e9-4c6c-b336-95f38223b10f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:28:17.883094 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-733a9557-29e9-4c6c-b336-95f38223b10f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Delete volume request issued successfully. Aug 08 19:28:17.883530 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-733a9557-29e9-4c6c-b336-95f38223b10f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 202 Aug 08 19:28:17.884097 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 260/1039] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:28:17 2026] DELETE /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:17.893711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-902c4dae-5e15-4332-a0cf-6a0c966b125f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:17.898828 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-902c4dae-5e15-4332-a0cf-6a0c966b125f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:28:17.899620 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-902c4dae-5e15-4332-a0cf-6a0c966b125f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:17.899918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-902c4dae-5e15-4332-a0cf-6a0c966b125f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:17.915600 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:17.915600 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:17.924359 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-902c4dae-5e15-4332-a0cf-6a0c966b125f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Volume info retrieved successfully. Aug 08 19:28:17.931511 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-902c4dae-5e15-4332-a0cf-6a0c966b125f tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 200 Aug 08 19:28:17.931983 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 261/1040] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:17 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:17.947042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0e552587-9fd0-4be8-bf2a-41ff5bed130f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:17.949011 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e552587-9fd0-4be8-bf2a-41ff5bed130f tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d Aug 08 19:28:17.949267 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0e552587-9fd0-4be8-bf2a-41ff5bed130f tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:17.949553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0e552587-9fd0-4be8-bf2a-41ff5bed130f tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:17.955767 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:17.955767 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:17.957069 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0e552587-9fd0-4be8-bf2a-41ff5bed130f tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Snapshot retrieved successfully. Aug 08 19:28:17.957661 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e552587-9fd0-4be8-bf2a-41ff5bed130f tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d returned with HTTP 200 Aug 08 19:28:17.958043 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 260/1041] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:28:17 2026] GET /volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d => generated 476 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:17.971841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:17.974517 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:28:17.975167 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:17.977928 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:28:17.988986 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:17.988986 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:17.989730 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Snapshot retrieved successfully. Aug 08 19:28:17.989895 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Create volume of 1 GB Aug 08 19:28:18.000825 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Availability Zones retrieved successfully. Aug 08 19:28:18.010711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Flow 'volume_create_api' (b374aee9-3f3e-48ea-a6c3-7f223cb148fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:18.013609 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252a54b8-d0b4-4e16-aaf4-00c073561bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:18.016106 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:28:18.018330 np0000006803 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252a54b8-d0b4-4e16-aaf4-00c073561bcd) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 19:28:18.018330 np0000006803 devstack@c-api.service[100254]: 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. Aug 08 19:28:18.021011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252a54b8-d0b4-4e16-aaf4-00c073561bcd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:18.022254 np0000006803 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252a54b8-d0b4-4e16-aaf4-00c073561bcd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:28:18.023482 np0000006803 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Flow 'volume_create_api' (b374aee9-3f3e-48ea-a6c3-7f223cb148fe) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 19:28:18.023919 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c9e5e457-40d2-4d24-90c0-fb48097d10f8 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:28:18.024692 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 261/1042] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:28:17 2026] POST /volume/v3/volumes => generated 171 bytes in 54 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:28:18.035247 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:18.037094 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d Aug 08 19:28:18.037806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:18.039021 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:18.039021 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Delete snapshot with id: 3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d Aug 08 19:28:18.045480 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:18.045480 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:18.046172 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Snapshot retrieved successfully. Aug 08 19:28:18.068172 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Snapshot delete request issued successfully. Aug 08 19:28:18.068720 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b77ed4cc-10f5-44d2-af1c-899ffc45b047 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d returned with HTTP 202 Aug 08 19:28:18.069628 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 261/1043] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:28:18 2026] DELETE /volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:18.078023 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ba287642-c1a2-4133-87f8-4ce578e2bdcd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:18.081317 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba287642-c1a2-4133-87f8-4ce578e2bdcd tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d Aug 08 19:28:18.081656 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba287642-c1a2-4133-87f8-4ce578e2bdcd tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:18.081936 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba287642-c1a2-4133-87f8-4ce578e2bdcd tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:18.089211 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:18.089211 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:18.089985 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ba287642-c1a2-4133-87f8-4ce578e2bdcd tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Snapshot retrieved successfully. Aug 08 19:28:18.091228 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba287642-c1a2-4133-87f8-4ce578e2bdcd tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d returned with HTTP 200 Aug 08 19:28:18.093237 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 262/1044] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:28:18 2026] GET /volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:18.451486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d8a1e39-abcf-4258-b42a-b39b00e83435 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:18.453575 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d8a1e39-abcf-4258-b42a-b39b00e83435 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:18.453781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d8a1e39-abcf-4258-b42a-b39b00e83435 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:18.454229 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d8a1e39-abcf-4258-b42a-b39b00e83435 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:18.454635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7d8a1e39-abcf-4258-b42a-b39b00e83435 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:18.459823 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:18.459823 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:18.460864 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d8a1e39-abcf-4258-b42a-b39b00e83435 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:18.461360 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 261/1045] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:18 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:18.951286 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b43c875f-1240-4012-9a6a-dcf0e8612714 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:18.953788 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b43c875f-1240-4012-9a6a-dcf0e8612714 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] GET https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab Aug 08 19:28:18.954091 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b43c875f-1240-4012-9a6a-dcf0e8612714 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:18.954400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b43c875f-1240-4012-9a6a-dcf0e8612714 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:18.963555 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b43c875f-1240-4012-9a6a-dcf0e8612714 tempest-AttachVolumeShelveTestJSON-1016722309 tempest-AttachVolumeShelveTestJSON-1016722309-project-member] https://10.4.3.89/volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab returned with HTTP 404 Aug 08 19:28:18.964219 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 262/1046] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:18 2026] GET /volume/v3/volumes/d166c6e7-a9ba-49cc-904a-841da3aeb3ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:19.105009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ac9cc0a-cc2a-4367-b18d-dcc3e8926dca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:19.105861 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ac9cc0a-cc2a-4367-b18d-dcc3e8926dca tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d Aug 08 19:28:19.106086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ac9cc0a-cc2a-4367-b18d-dcc3e8926dca tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:19.106439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ac9cc0a-cc2a-4367-b18d-dcc3e8926dca tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:19.112304 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ac9cc0a-cc2a-4367-b18d-dcc3e8926dca tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d returned with HTTP 404 Aug 08 19:28:19.112824 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 262/1047] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:28:19 2026] GET /volume/v3/snapshots/3aa2eaa6-27c3-41de-bd9e-80cd6dc06e5d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:19.120673 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9821e2ff-067e-4993-8965-a69ebff3588a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:19.123784 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9821e2ff-067e-4993-8965-a69ebff3588a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:19.124059 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9821e2ff-067e-4993-8965-a69ebff3588a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:19.124348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9821e2ff-067e-4993-8965-a69ebff3588a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:19.137396 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:19.137396 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:19.143378 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9821e2ff-067e-4993-8965-a69ebff3588a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Volume info retrieved successfully. Aug 08 19:28:19.149871 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9821e2ff-067e-4993-8965-a69ebff3588a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 returned with HTTP 200 Aug 08 19:28:19.150339 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 263/1048] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:19 2026] GET /volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:19.167105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ee7430e-1274-412d-9b53-8b423e906fce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:19.177273 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ee7430e-1274-412d-9b53-8b423e906fce tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] DELETE https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:19.177273 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ee7430e-1274-412d-9b53-8b423e906fce tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:19.177273 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ee7430e-1274-412d-9b53-8b423e906fce tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:19.177273 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8ee7430e-1274-412d-9b53-8b423e906fce tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Delete volume with id: bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:19.183075 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:19.183075 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:19.183818 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ee7430e-1274-412d-9b53-8b423e906fce tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Volume info retrieved successfully. Aug 08 19:28:19.207855 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ee7430e-1274-412d-9b53-8b423e906fce tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Delete volume request issued successfully. Aug 08 19:28:19.207855 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ee7430e-1274-412d-9b53-8b423e906fce tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 returned with HTTP 202 Aug 08 19:28:19.207855 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 262/1049] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:28:19 2026] DELETE /volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:19.220495 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69ad30ad-15e3-4f6a-8002-a3f798c26cc6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:19.223433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69ad30ad-15e3-4f6a-8002-a3f798c26cc6 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:19.224434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69ad30ad-15e3-4f6a-8002-a3f798c26cc6 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:19.224434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69ad30ad-15e3-4f6a-8002-a3f798c26cc6 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:19.232924 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:19.232924 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:19.237511 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-69ad30ad-15e3-4f6a-8002-a3f798c26cc6 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Volume info retrieved successfully. Aug 08 19:28:19.244202 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69ad30ad-15e3-4f6a-8002-a3f798c26cc6 tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 returned with HTTP 200 Aug 08 19:28:19.244882 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 263/1050] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:19 2026] GET /volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:19.476149 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d35d16f4-0364-4d57-b932-adc4239cdc6f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:19.479109 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d35d16f4-0364-4d57-b932-adc4239cdc6f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:19.480112 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d35d16f4-0364-4d57-b932-adc4239cdc6f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:19.480493 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d35d16f4-0364-4d57-b932-adc4239cdc6f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:19.480621 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d35d16f4-0364-4d57-b932-adc4239cdc6f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:19.487863 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:19.487863 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:19.491398 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d35d16f4-0364-4d57-b932-adc4239cdc6f tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:19.491398 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 263/1051] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:19 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:20.262633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1e51afe-dae0-4ad0-a493-2fa495fa612a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:20.265132 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1e51afe-dae0-4ad0-a493-2fa495fa612a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] GET https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 Aug 08 19:28:20.265481 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1e51afe-dae0-4ad0-a493-2fa495fa612a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:20.265805 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1e51afe-dae0-4ad0-a493-2fa495fa612a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:20.273779 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1e51afe-dae0-4ad0-a493-2fa495fa612a tempest-VolumesSnapshotNegativeTestJSON-2006728819 tempest-VolumesSnapshotNegativeTestJSON-2006728819-project-member] https://10.4.3.89/volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 returned with HTTP 404 Aug 08 19:28:20.274440 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 264/1052] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:20 2026] GET /volume/v3/volumes/bbe4a80a-ebd9-49f5-94e6-18dc1143a1a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:20.503813 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76517c84-7e97-44bd-be60-552b869effc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:20.506218 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76517c84-7e97-44bd-be60-552b869effc5 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:20.506532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76517c84-7e97-44bd-be60-552b869effc5 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:20.506822 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76517c84-7e97-44bd-be60-552b869effc5 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:20.506971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-76517c84-7e97-44bd-be60-552b869effc5 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:20.521548 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:20.521548 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:20.522536 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76517c84-7e97-44bd-be60-552b869effc5 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:20.522962 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 263/1053] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:20 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 753 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:21.537830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2fc7d423-3d27-49d1-ba46-b4e46fb6af58 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:21.540381 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fc7d423-3d27-49d1-ba46-b4e46fb6af58 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:21.542227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fc7d423-3d27-49d1-ba46-b4e46fb6af58 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:21.542227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fc7d423-3d27-49d1-ba46-b4e46fb6af58 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:21.542467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2fc7d423-3d27-49d1-ba46-b4e46fb6af58 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:21.553730 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:21.553730 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:21.556748 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fc7d423-3d27-49d1-ba46-b4e46fb6af58 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:21.556748 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 264/1054] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:21 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:21.569329 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c3b65da1-63c7-477d-9289-b316dce936d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:21.571287 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3b65da1-63c7-477d-9289-b316dce936d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:28:21.571545 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3b65da1-63c7-477d-9289-b316dce936d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:21.571809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3b65da1-63c7-477d-9289-b316dce936d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:21.580699 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:21.580699 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:21.586196 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c3b65da1-63c7-477d-9289-b316dce936d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:21.592270 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3b65da1-63c7-477d-9289-b316dce936d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 200 Aug 08 19:28:21.592814 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 264/1055] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:21 2026] GET /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:21.612870 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:21.615870 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] POST https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca/restore Aug 08 19:28:21.616669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:21.618220 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Restoring backup 20f9e2c7-0274-4c12-8853-a5b94bb232ca ({'restore': {}}) {{(pid=100253) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:28:21.618383 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Restoring backup 20f9e2c7-0274-4c12-8853-a5b94bb232ca to volume None. Aug 08 19:28:21.625552 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:21.625552 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:21.627430 np0000006803 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Creating volume of 1 GB for restore of backup 20f9e2c7-0274-4c12-8853-a5b94bb232ca. Aug 08 19:28:21.635971 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:28:21.635706. {{(pid=100253) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:28:21.636194 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Availability Zones retrieved successfully. Aug 08 19:28:21.644315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Flow 'volume_create_api' (979dec42-f5c4-44c4-8eec-94cba48134cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:21.645559 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c8c9f4-dd8a-47ee-94af-b0450cfa7292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:21.646927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:28:21.692689 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9c8c9f4-dd8a-47ee-94af-b0450cfa7292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:21.694172 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01382c26-eb62-4790-98e6-37ebe8cf5c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:21.752692 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Created reservations ['9e54dfb6-607b-48db-818e-56f039030c29', '4218e24b-0ad9-4189-873f-3e1c249db8f2', '8e5c7cf4-ec92-47b7-b629-e8207537af42', '54d51255-7e1a-425e-bffc-0b6a1e0fafff'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:21.753855 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01382c26-eb62-4790-98e6-37ebe8cf5c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e54dfb6-607b-48db-818e-56f039030c29', '4218e24b-0ad9-4189-873f-3e1c249db8f2', '8e5c7cf4-ec92-47b7-b629-e8207537af42', '54d51255-7e1a-425e-bffc-0b6a1e0fafff']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:21.755240 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a758f9f-d507-4764-959d-dae8ae09b30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:21.790514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a758f9f-d507-4764-959d-dae8ae09b30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '528beb82-ae99-4775-998c-7fe9878338f0', '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_20f9e2c7-0274-4c12-8853-a5b94bb232ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d82fa770c9443ea9a1d61f409b2f502',qos_specs=None,replication_status=,reservations=['9e54dfb6-607b-48db-818e-56f039030c29','4218e24b-0ad9-4189-873f-3e1c249db8f2','8e5c7cf4-ec92-47b7-b629-e8207537af42','54d51255-7e1a-425e-bffc-0b6a1e0fafff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a8ea89f10947c8aa928ac296c45cc1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:28:21Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_20f9e2c7-0274-4c12-8853-a5b94bb232ca',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=528beb82-ae99-4775-998c-7fe9878338f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1d82fa770c9443ea9a1d61f409b2f502',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d3a8ea89f10947c8aa928ac296c45cc1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:21.791255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f3d6eb0-1108-421a-b604-e1f0ac7ec323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:21.811086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f3d6eb0-1108-421a-b604-e1f0ac7ec323) transitioned into 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_20f9e2c7-0274-4c12-8853-a5b94bb232ca',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1d82fa770c9443ea9a1d61f409b2f502',qos_specs=None,replication_status=,reservations=['9e54dfb6-607b-48db-818e-56f039030c29','4218e24b-0ad9-4189-873f-3e1c249db8f2','8e5c7cf4-ec92-47b7-b629-e8207537af42','54d51255-7e1a-425e-bffc-0b6a1e0fafff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3a8ea89f10947c8aa928ac296c45cc1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:21.812213 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4d75d5-f882-4227-8112-c870cafe1fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:21.827360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4d75d5-f882-4227-8112-c870cafe1fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:21.827360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Flow 'volume_create_api' (979dec42-f5c4-44c4-8eec-94cba48134cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:21.827360 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Create volume request issued successfully. Aug 08 19:28:21.835680 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:21.835680 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:21.835680 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:22.844400 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:22.844400 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:22.845089 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:22.845319 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Checking backup size 1 against volume size 1 {{(pid=100253) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:28:22.845572 np0000006803 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Overwriting volume 528beb82-ae99-4775-998c-7fe9878338f0 with restore of backup 20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:22.866025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] restore_backup in rpcapi backup_id 20f9e2c7-0274-4c12-8853-a5b94bb232ca {{(pid=100253) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:28:22.868175 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c530550-a6ca-4f0f-bd73-2ada4f1a8700 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca/restore returned with HTTP 202 Aug 08 19:28:22.868812 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 265/1056] 10.4.3.89 () {68 vars in 1386 bytes} [Sat Aug 8 19:28:21 2026] POST /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca/restore => generated 189 bytes in 1256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:22.881987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4adba291-221b-4ea4-8f1f-f1079956cf3d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:22.883861 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4adba291-221b-4ea4-8f1f-f1079956cf3d tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:22.884058 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4adba291-221b-4ea4-8f1f-f1079956cf3d tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:22.884273 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4adba291-221b-4ea4-8f1f-f1079956cf3d tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:22.884372 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4adba291-221b-4ea4-8f1f-f1079956cf3d tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:22.894365 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:22.894365 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:22.895263 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4adba291-221b-4ea4-8f1f-f1079956cf3d tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:22.895728 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 264/1057] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:22 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:23.824632 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4139597b-1b1a-4c9e-b74a-0327e9cc6e1a req-cdacb72e-017a-4af4-b6f3-84a625ddfade None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:23.826975 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4139597b-1b1a-4c9e-b74a-0327e9cc6e1a req-cdacb72e-017a-4af4-b6f3-84a625ddfade tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] DELETE https://10.4.3.89/volume/v3/volumes/tempest-invalid-586249850 Aug 08 19:28:23.828627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4139597b-1b1a-4c9e-b74a-0327e9cc6e1a req-cdacb72e-017a-4af4-b6f3-84a625ddfade tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:23.828627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4139597b-1b1a-4c9e-b74a-0327e9cc6e1a req-cdacb72e-017a-4af4-b6f3-84a625ddfade tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:23.828627 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [req-4139597b-1b1a-4c9e-b74a-0327e9cc6e1a req-cdacb72e-017a-4af4-b6f3-84a625ddfade tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] Delete volume with id: tempest-invalid-586249850 Aug 08 19:28:23.832888 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4139597b-1b1a-4c9e-b74a-0327e9cc6e1a req-cdacb72e-017a-4af4-b6f3-84a625ddfade tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] https://10.4.3.89/volume/v3/volumes/tempest-invalid-586249850 returned with HTTP 404 Aug 08 19:28:23.833486 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 265/1058] 10.4.3.89 () {70 vars in 1580 bytes} [Sat Aug 8 19:28:23 2026] DELETE /volume/v3/volumes/tempest-invalid-586249850 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:23.907319 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e9e72fcf-5413-49f4-baaf-6f791e4a5349 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:23.907764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-16da248d-e0d8-47ee-8194-281750ae31bb req-8f2a42e4-3514-4963-b5f0-c209391661e6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:23.909858 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9e72fcf-5413-49f4-baaf-6f791e4a5349 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:23.910053 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9e72fcf-5413-49f4-baaf-6f791e4a5349 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:23.910264 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e9e72fcf-5413-49f4-baaf-6f791e4a5349 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:23.910372 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e9e72fcf-5413-49f4-baaf-6f791e4a5349 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:23.911025 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16da248d-e0d8-47ee-8194-281750ae31bb req-8f2a42e4-3514-4963-b5f0-c209391661e6 tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] DELETE https://10.4.3.89/volume/v3/volumes/568bcece-c258-4fd8-9c9e-4c3aaf7bb9be Aug 08 19:28:23.911608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-16da248d-e0d8-47ee-8194-281750ae31bb req-8f2a42e4-3514-4963-b5f0-c209391661e6 tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:23.911880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-16da248d-e0d8-47ee-8194-281750ae31bb req-8f2a42e4-3514-4963-b5f0-c209391661e6 tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:23.912114 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-16da248d-e0d8-47ee-8194-281750ae31bb req-8f2a42e4-3514-4963-b5f0-c209391661e6 tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] Delete volume with id: 568bcece-c258-4fd8-9c9e-4c3aaf7bb9be Aug 08 19:28:23.915159 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:23.915159 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:23.916020 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e9e72fcf-5413-49f4-baaf-6f791e4a5349 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:23.916453 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 265/1059] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:23 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:23.924202 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16da248d-e0d8-47ee-8194-281750ae31bb req-8f2a42e4-3514-4963-b5f0-c209391661e6 tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-member] https://10.4.3.89/volume/v3/volumes/568bcece-c258-4fd8-9c9e-4c3aaf7bb9be returned with HTTP 404 Aug 08 19:28:23.924961 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 266/1060] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:28:23 2026] DELETE /volume/v3/volumes/568bcece-c258-4fd8-9c9e-4c3aaf7bb9be => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:23.957224 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f55279e1-b2aa-4e3e-a2f5-185c7d95f063 req-ed42e18c-7fae-4d6a-916b-36be822a064e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:23.959513 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f55279e1-b2aa-4e3e-a2f5-185c7d95f063 req-ed42e18c-7fae-4d6a-916b-36be822a064e tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-reader] GET https://10.4.3.89/volume/v3/volumes/30940490-ce1e-4ad6-b953-92a287328eba Aug 08 19:28:23.959708 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f55279e1-b2aa-4e3e-a2f5-185c7d95f063 req-ed42e18c-7fae-4d6a-916b-36be822a064e tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:23.959906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f55279e1-b2aa-4e3e-a2f5-185c7d95f063 req-ed42e18c-7fae-4d6a-916b-36be822a064e tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:23.968284 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f55279e1-b2aa-4e3e-a2f5-185c7d95f063 req-ed42e18c-7fae-4d6a-916b-36be822a064e tempest-VolumesNegativeTest-602805560 tempest-VolumesNegativeTest-602805560-project-reader] https://10.4.3.89/volume/v3/volumes/30940490-ce1e-4ad6-b953-92a287328eba returned with HTTP 404 Aug 08 19:28:23.968752 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 265/1061] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:23 2026] GET /volume/v3/volumes/30940490-ce1e-4ad6-b953-92a287328eba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:28:24.934448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5386fb25-de62-4b71-af2e-522c873bf2ca None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:24.936549 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5386fb25-de62-4b71-af2e-522c873bf2ca tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:24.936869 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5386fb25-de62-4b71-af2e-522c873bf2ca tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:24.937294 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5386fb25-de62-4b71-af2e-522c873bf2ca tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:24.937599 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5386fb25-de62-4b71-af2e-522c873bf2ca tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:24.943164 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:24.943164 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:24.945063 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5386fb25-de62-4b71-af2e-522c873bf2ca tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:24.945744 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 266/1062] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:24 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:25.959662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e90202f-66dc-4273-ba1f-6245ba9d6dd7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:25.963030 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e90202f-66dc-4273-ba1f-6245ba9d6dd7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:25.963285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e90202f-66dc-4273-ba1f-6245ba9d6dd7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:25.963904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e90202f-66dc-4273-ba1f-6245ba9d6dd7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:25.963904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4e90202f-66dc-4273-ba1f-6245ba9d6dd7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:25.969626 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:25.969626 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:25.971178 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e90202f-66dc-4273-ba1f-6245ba9d6dd7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:25.971654 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 266/1063] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:25 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:26.985920 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4176c122-863b-4326-8254-a9d58823747b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:26.988042 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4176c122-863b-4326-8254-a9d58823747b tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:26.988042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4176c122-863b-4326-8254-a9d58823747b tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:26.988238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4176c122-863b-4326-8254-a9d58823747b tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:26.988354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4176c122-863b-4326-8254-a9d58823747b tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:26.995923 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:26.995923 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:26.997191 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4176c122-863b-4326-8254-a9d58823747b tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:26.998616 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 267/1064] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:26 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:28.012270 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f2d704d9-a747-40b9-8ecd-c3cda8e29393 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:28.014684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2d704d9-a747-40b9-8ecd-c3cda8e29393 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:28.015298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2d704d9-a747-40b9-8ecd-c3cda8e29393 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:28.015298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2d704d9-a747-40b9-8ecd-c3cda8e29393 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:28.015298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f2d704d9-a747-40b9-8ecd-c3cda8e29393 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:28.021651 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:28.021651 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:28.023135 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2d704d9-a747-40b9-8ecd-c3cda8e29393 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:28.023595 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 266/1065] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:28 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:28.684133 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:28.686447 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:28:28.686780 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1630013030", "imageRef": "608fd5ca-0ad0-489a-b0fc-7bdbc620472d", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:28.688215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1630013030', 'imageRef': '608fd5ca-0ad0-489a-b0fc-7bdbc620472d', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:28:28.793563 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Create volume of 1 GB Aug 08 19:28:28.801181 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Availability Zones retrieved successfully. Aug 08 19:28:28.809654 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Flow 'volume_create_api' (5ec48cba-594b-4354-be72-e22790e1377a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:28.812272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b779dc-56f6-47d0-8eef-8ca3317142bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:28.813674 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:28:28.896400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58b779dc-56f6-47d0-8eef-8ca3317142bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:28.897487 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecb7c30-bda6-4a58-b779-7566d4ad798d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:28.994430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Created reservations ['9f0466b9-c5cf-4b64-9fc6-e623735c60d1', 'a81fecd0-b08e-496e-9280-8799fe49dc12', '22598152-d7f2-4ecb-8a51-90b4df58e43f', 'b71d2e17-d133-45c3-8fd6-0958e4811597'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:28.996362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ecb7c30-bda6-4a58-b779-7566d4ad798d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f0466b9-c5cf-4b64-9fc6-e623735c60d1', 'a81fecd0-b08e-496e-9280-8799fe49dc12', '22598152-d7f2-4ecb-8a51-90b4df58e43f', 'b71d2e17-d133-45c3-8fd6-0958e4811597']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:28.997712 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552e00f3-4c33-4998-9245-e635fb7459a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:29.030345 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (552e00f3-4c33-4998-9245-e635fb7459a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9ca7d57-278d-46e3-ae19-f41adce0f7f5', '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-1630013030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8218ce84c94b4b7487f88c3d224585ea',qos_specs=None,replication_status=,reservations=['9f0466b9-c5cf-4b64-9fc6-e623735c60d1','a81fecd0-b08e-496e-9280-8799fe49dc12','22598152-d7f2-4ecb-8a51-90b4df58e43f','b71d2e17-d133-45c3-8fd6-0958e4811597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf26a89dafe5493da9c42b29add1c247',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:28:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1630013030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9ca7d57-278d-46e3-ae19-f41adce0f7f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8218ce84c94b4b7487f88c3d224585ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cf26a89dafe5493da9c42b29add1c247',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:29.031635 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d1d97c-8790-490b-87b4-e5cf5b92accd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:29.037515 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0ef8998-0e7c-4038-9c19-006cc15cbc0a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:29.040396 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0ef8998-0e7c-4038-9c19-006cc15cbc0a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:29.040699 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0ef8998-0e7c-4038-9c19-006cc15cbc0a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:29.040979 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0ef8998-0e7c-4038-9c19-006cc15cbc0a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:29.041146 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f0ef8998-0e7c-4038-9c19-006cc15cbc0a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:29.047750 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:29.047750 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:29.048575 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0ef8998-0e7c-4038-9c19-006cc15cbc0a tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:29.049072 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 267/1066] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:29 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:29.059516 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3d1d97c-8790-490b-87b4-e5cf5b92accd) transitioned into 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-1630013030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8218ce84c94b4b7487f88c3d224585ea',qos_specs=None,replication_status=,reservations=['9f0466b9-c5cf-4b64-9fc6-e623735c60d1','a81fecd0-b08e-496e-9280-8799fe49dc12','22598152-d7f2-4ecb-8a51-90b4df58e43f','b71d2e17-d133-45c3-8fd6-0958e4811597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf26a89dafe5493da9c42b29add1c247',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:29.060574 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (876c8b1a-7ad3-4fb5-81df-de2e01ed83d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:29.075522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (876c8b1a-7ad3-4fb5-81df-de2e01ed83d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:29.075522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Flow 'volume_create_api' (5ec48cba-594b-4354-be72-e22790e1377a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:29.075522 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Create volume request issued successfully. Aug 08 19:28:29.075522 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c393271-c64b-4cb1-9ff7-8e7cfefb1aa3 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:28:29.075906 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 267/1067] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:28:28 2026] POST /volume/v3/volumes => generated 751 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:29.088242 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-177b68d0-2fd9-4873-8284-00e558fd0ce6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:29.090342 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-177b68d0-2fd9-4873-8284-00e558fd0ce6 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:29.090648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-177b68d0-2fd9-4873-8284-00e558fd0ce6 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:29.090882 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-177b68d0-2fd9-4873-8284-00e558fd0ce6 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:29.098345 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:29.098345 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:29.102551 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-177b68d0-2fd9-4873-8284-00e558fd0ce6 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:29.107529 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-177b68d0-2fd9-4873-8284-00e558fd0ce6 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:29.107783 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 268/1068] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:29 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:30.064819 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30c8a2f3-cb4d-4e12-a361-eeba391495fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:30.067984 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30c8a2f3-cb4d-4e12-a361-eeba391495fd tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:30.068729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30c8a2f3-cb4d-4e12-a361-eeba391495fd tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:30.068729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30c8a2f3-cb4d-4e12-a361-eeba391495fd tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:30.068729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-30c8a2f3-cb4d-4e12-a361-eeba391495fd tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:30.074540 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:30.074540 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:30.075029 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30c8a2f3-cb4d-4e12-a361-eeba391495fd tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:30.078443 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 267/1069] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:30 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:30.123207 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d5613dda-90b2-4b8c-a3ed-7904cc20f137 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:30.126208 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5613dda-90b2-4b8c-a3ed-7904cc20f137 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:30.126511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5613dda-90b2-4b8c-a3ed-7904cc20f137 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:30.126806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5613dda-90b2-4b8c-a3ed-7904cc20f137 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:30.137596 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:30.137596 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:30.142886 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d5613dda-90b2-4b8c-a3ed-7904cc20f137 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:30.152391 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5613dda-90b2-4b8c-a3ed-7904cc20f137 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:30.152939 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 268/1070] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:30 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:31.089813 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2e2eddcb-57b1-480e-9ccd-3140dab7b6ad None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:31.093445 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e2eddcb-57b1-480e-9ccd-3140dab7b6ad tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:31.093445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e2eddcb-57b1-480e-9ccd-3140dab7b6ad tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:31.093445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e2eddcb-57b1-480e-9ccd-3140dab7b6ad tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:31.093445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2e2eddcb-57b1-480e-9ccd-3140dab7b6ad tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:31.096856 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:31.096856 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:31.097929 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e2eddcb-57b1-480e-9ccd-3140dab7b6ad tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:31.098425 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 268/1071] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:31 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:31.174440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21d850af-d9f2-40e9-8c8b-90adcb2efd26 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:31.176117 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21d850af-d9f2-40e9-8c8b-90adcb2efd26 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:31.176361 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21d850af-d9f2-40e9-8c8b-90adcb2efd26 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:31.176624 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21d850af-d9f2-40e9-8c8b-90adcb2efd26 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:31.188259 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:31.188259 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:31.194757 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21d850af-d9f2-40e9-8c8b-90adcb2efd26 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:31.202590 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21d850af-d9f2-40e9-8c8b-90adcb2efd26 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:31.205135 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 269/1072] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:31 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:28:32.115489 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b935806-7d25-44dd-a367-4b003abe4651 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:32.117791 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b935806-7d25-44dd-a367-4b003abe4651 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:32.118048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b935806-7d25-44dd-a367-4b003abe4651 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:32.118335 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b935806-7d25-44dd-a367-4b003abe4651 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:32.118509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4b935806-7d25-44dd-a367-4b003abe4651 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:32.124074 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:32.124074 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:32.125260 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b935806-7d25-44dd-a367-4b003abe4651 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:32.126022 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 268/1073] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:32 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:32.221922 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0d991d51-edd5-4a87-b7bf-896eb8f0328d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:32.225576 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d991d51-edd5-4a87-b7bf-896eb8f0328d tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:32.225858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d991d51-edd5-4a87-b7bf-896eb8f0328d tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:32.226098 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d991d51-edd5-4a87-b7bf-896eb8f0328d tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:32.233905 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:32.233905 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:32.239530 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0d991d51-edd5-4a87-b7bf-896eb8f0328d tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:32.248465 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d991d51-edd5-4a87-b7bf-896eb8f0328d tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:32.248465 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 269/1074] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:32 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:33.139836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-da0c3578-dc8c-4d43-9072-467745bd0e31 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:33.142359 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da0c3578-dc8c-4d43-9072-467745bd0e31 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:33.142599 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da0c3578-dc8c-4d43-9072-467745bd0e31 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:33.142819 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da0c3578-dc8c-4d43-9072-467745bd0e31 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:33.142957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-da0c3578-dc8c-4d43-9072-467745bd0e31 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:33.147821 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:33.147821 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:33.148758 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da0c3578-dc8c-4d43-9072-467745bd0e31 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:33.149766 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 269/1075] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:33 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:33.264647 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e41d3cf-82d9-4b8e-9c9e-ec3cabb6d865 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:33.266637 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e41d3cf-82d9-4b8e-9c9e-ec3cabb6d865 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:33.266875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e41d3cf-82d9-4b8e-9c9e-ec3cabb6d865 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:33.267104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e41d3cf-82d9-4b8e-9c9e-ec3cabb6d865 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:33.274495 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:33.274495 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:33.278358 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7e41d3cf-82d9-4b8e-9c9e-ec3cabb6d865 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:33.283435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e41d3cf-82d9-4b8e-9c9e-ec3cabb6d865 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:33.283930 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 270/1076] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:33 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:34.161324 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc8948c0-12fb-4ba1-a389-3e47109d43f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:34.163664 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc8948c0-12fb-4ba1-a389-3e47109d43f1 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:34.163873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc8948c0-12fb-4ba1-a389-3e47109d43f1 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:34.164139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc8948c0-12fb-4ba1-a389-3e47109d43f1 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:34.164265 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cc8948c0-12fb-4ba1-a389-3e47109d43f1 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:34.172634 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:34.172634 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:34.173809 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc8948c0-12fb-4ba1-a389-3e47109d43f1 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:34.174277 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 269/1077] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:34 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:34.304906 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-841047a1-c748-4dd2-878b-82c4f34e80c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:34.307383 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-841047a1-c748-4dd2-878b-82c4f34e80c5 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:34.307671 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-841047a1-c748-4dd2-878b-82c4f34e80c5 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:34.307928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-841047a1-c748-4dd2-878b-82c4f34e80c5 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:34.319008 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:34.319008 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:34.322825 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-841047a1-c748-4dd2-878b-82c4f34e80c5 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:34.331951 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-841047a1-c748-4dd2-878b-82c4f34e80c5 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:34.331951 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 270/1078] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:34 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:35.192398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-efd7131f-eb63-4b05-977e-414c1b9e06d7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:35.194379 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efd7131f-eb63-4b05-977e-414c1b9e06d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:28:35.194637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efd7131f-eb63-4b05-977e-414c1b9e06d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:35.194819 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efd7131f-eb63-4b05-977e-414c1b9e06d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:35.194921 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-efd7131f-eb63-4b05-977e-414c1b9e06d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Show backup with id 20f9e2c7-0274-4c12-8853-a5b94bb232ca. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:28:35.199781 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:35.199781 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:35.200820 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efd7131f-eb63-4b05-977e-414c1b9e06d7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 200 Aug 08 19:28:35.201287 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 270/1079] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:35 2026] GET /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:35.211578 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-080c6df9-9517-4c0b-9390-817a1523bbf7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:35.213278 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-080c6df9-9517-4c0b-9390-817a1523bbf7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 Aug 08 19:28:35.213478 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-080c6df9-9517-4c0b-9390-817a1523bbf7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:35.213662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-080c6df9-9517-4c0b-9390-817a1523bbf7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:35.220524 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:35.220524 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:35.224800 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-080c6df9-9517-4c0b-9390-817a1523bbf7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:35.228276 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-080c6df9-9517-4c0b-9390-817a1523bbf7 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 returned with HTTP 200 Aug 08 19:28:35.228677 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 271/1080] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:35 2026] GET /volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 => generated 1415 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:35.241641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e4b2818a-0036-40dc-9021-dab80d088b39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:35.243636 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4b2818a-0036-40dc-9021-dab80d088b39 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 Aug 08 19:28:35.243862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4b2818a-0036-40dc-9021-dab80d088b39 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:35.244091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e4b2818a-0036-40dc-9021-dab80d088b39 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:35.252379 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:35.252379 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:35.256771 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e4b2818a-0036-40dc-9021-dab80d088b39 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:35.264942 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e4b2818a-0036-40dc-9021-dab80d088b39 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 returned with HTTP 200 Aug 08 19:28:35.265447 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 270/1081] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:35 2026] GET /volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:35.351598 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b0310e1-91ef-4a5d-8f09-b3425a69fa44 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:35.353736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b0310e1-91ef-4a5d-8f09-b3425a69fa44 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:35.354035 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b0310e1-91ef-4a5d-8f09-b3425a69fa44 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:35.354309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b0310e1-91ef-4a5d-8f09-b3425a69fa44 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:35.372570 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:35.372570 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:35.376599 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2b0310e1-91ef-4a5d-8f09-b3425a69fa44 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:35.382390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b0310e1-91ef-4a5d-8f09-b3425a69fa44 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:35.382831 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 271/1082] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:35 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:36.398295 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8cb2a03c-4d42-4ce5-bf4a-dc4da19738ee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:36.401864 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cb2a03c-4d42-4ce5-bf4a-dc4da19738ee tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:36.402047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cb2a03c-4d42-4ce5-bf4a-dc4da19738ee tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:36.402243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cb2a03c-4d42-4ce5-bf4a-dc4da19738ee tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:36.412007 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:36.412007 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:36.417581 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8cb2a03c-4d42-4ce5-bf4a-dc4da19738ee tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:36.423213 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cb2a03c-4d42-4ce5-bf4a-dc4da19738ee tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:36.423687 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 271/1083] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:36 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:36.466667 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-e706d21d-776a-4930-a5f6-715564b4975a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:36.468941 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-e706d21d-776a-4930-a5f6-715564b4975a tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:36.469438 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-e706d21d-776a-4930-a5f6-715564b4975a tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:36.469438 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-e706d21d-776a-4930-a5f6-715564b4975a tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:36.482879 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:36.482879 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:36.486823 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-e706d21d-776a-4930-a5f6-715564b4975a tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:36.495440 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-e706d21d-776a-4930-a5f6-715564b4975a tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:36.495440 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 272/1084] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:36 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:36.831983 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-69d525e0-817a-4680-9099-e343187074de req-8d5608d0-7df5-4483-8c53-1a1ce35fcb21 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:36.834872 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-8d5608d0-7df5-4483-8c53-1a1ce35fcb21 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 Aug 08 19:28:36.835030 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-8d5608d0-7df5-4483-8c53-1a1ce35fcb21 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:36.835238 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-8d5608d0-7df5-4483-8c53-1a1ce35fcb21 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:36.845005 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:36.845005 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:36.849578 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-69d525e0-817a-4680-9099-e343187074de req-8d5608d0-7df5-4483-8c53-1a1ce35fcb21 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:36.855573 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-8d5608d0-7df5-4483-8c53-1a1ce35fcb21 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 returned with HTTP 200 Aug 08 19:28:36.856065 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 271/1085] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:36 2026] GET /volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:36.867850 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-f228b781-5b9c-4336-9b82-896fe95a7fd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:36.873617 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-f228b781-5b9c-4336-9b82-896fe95a7fd8 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:36.873617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-f228b781-5b9c-4336-9b82-896fe95a7fd8 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:36.873617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-f228b781-5b9c-4336-9b82-896fe95a7fd8 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:36.879997 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:36.879997 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:36.886468 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-f228b781-5b9c-4336-9b82-896fe95a7fd8 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:36.892682 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-f228b781-5b9c-4336-9b82-896fe95a7fd8 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:36.893340 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 272/1086] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:36 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 1157 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:36.907598 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6045b356-4211-47bc-88ef-d043ebd592f3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:36.908211 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6045b356-4211-47bc-88ef-d043ebd592f3 None None] GET https://10.4.3.89/volume// Aug 08 19:28:36.908507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6045b356-4211-47bc-88ef-d043ebd592f3 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:36.908816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6045b356-4211-47bc-88ef-d043ebd592f3 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:36.909272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6045b356-4211-47bc-88ef-d043ebd592f3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:36.910479 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 272/1087] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:28:36 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:36.922598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-fec50187-c260-4734-b085-e5592a5718ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:36.926336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-fec50187-c260-4734-b085-e5592a5718ce tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:28:36.926842 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-fec50187-c260-4734-b085-e5592a5718ce tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9ca7d57-278d-46e3-ae19-f41adce0f7f5", "connector": null, "instance_uuid": "2c897bc1-4558-48b9-a257-a089443ba367"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:36.939428 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:36.939428 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:36.990261 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-fec50187-c260-4734-b085-e5592a5718ce tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:28:36.991088 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 273/1088] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:28:36 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) Aug 08 19:28:37.510973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-69d525e0-817a-4680-9099-e343187074de req-61f6261a-37f6-4e43-ada6-0f0df5c7b893 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:37.515833 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-61f6261a-37f6-4e43-ada6-0f0df5c7b893 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 Aug 08 19:28:37.516626 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-61f6261a-37f6-4e43-ada6-0f0df5c7b893 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:37.516626 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-61f6261a-37f6-4e43-ada6-0f0df5c7b893 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:37.526595 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:37.526595 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:37.532031 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-69d525e0-817a-4680-9099-e343187074de req-61f6261a-37f6-4e43-ada6-0f0df5c7b893 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:37.539251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-61f6261a-37f6-4e43-ada6-0f0df5c7b893 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 returned with HTTP 200 Aug 08 19:28:37.539740 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 272/1089] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:37 2026] GET /volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 => generated 1415 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:37.553014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a0fc2562-3444-48a0-b824-2dd955520480 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:37.553508 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0fc2562-3444-48a0-b824-2dd955520480 None None] GET https://10.4.3.89/volume// Aug 08 19:28:37.553694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0fc2562-3444-48a0-b824-2dd955520480 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:37.553881 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0fc2562-3444-48a0-b824-2dd955520480 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:37.554402 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0fc2562-3444-48a0-b824-2dd955520480 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:37.554915 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 273/1090] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:28:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:37.566570 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-69d525e0-817a-4680-9099-e343187074de req-9e167f68-0930-46ce-8170-a1c577753445 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:37.568805 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-9e167f68-0930-46ce-8170-a1c577753445 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:28:37.569245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-9e167f68-0930-46ce-8170-a1c577753445 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "528beb82-ae99-4775-998c-7fe9878338f0", "connector": null, "instance_uuid": "3f65a721-462a-4e11-bb8a-2e5ec10af887"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:37.579222 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:37.579222 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:37.629646 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-9e167f68-0930-46ce-8170-a1c577753445 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:28:37.630432 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 273/1091] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:28:37 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:38.651000 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f953a13e-2671-4b85-9e5d-47676f5c0807 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:38.651549 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f953a13e-2671-4b85-9e5d-47676f5c0807 None None] GET https://10.4.3.89/volume// Aug 08 19:28:38.651777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f953a13e-2671-4b85-9e5d-47676f5c0807 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:38.652021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f953a13e-2671-4b85-9e5d-47676f5c0807 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:38.652431 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f953a13e-2671-4b85-9e5d-47676f5c0807 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:38.652777 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 274/1092] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:38.662576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-83d9509d-b456-41c1-8a08-9499bab320d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:38.665008 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-83d9509d-b456-41c1-8a08-9499bab320d7 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:38.665216 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-83d9509d-b456-41c1-8a08-9499bab320d7 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:38.665399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-83d9509d-b456-41c1-8a08-9499bab320d7 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:38.674687 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:38.674687 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:38.678048 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-83d9509d-b456-41c1-8a08-9499bab320d7 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:38.682708 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-83d9509d-b456-41c1-8a08-9499bab320d7 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:38.683176 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 273/1093] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:28:38 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 1336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:28:38.811815 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-7769115d-925f-48dc-ab23-d3b8006963ba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:38.813573 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-7769115d-925f-48dc-ab23-d3b8006963ba tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] PUT https://10.4.3.89/volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3 Aug 08 19:28:38.814468 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-7769115d-925f-48dc-ab23-d3b8006963ba tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:38.831585 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-7769115d-925f-48dc-ab23-d3b8006963ba tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Acquiring lock "cinder-attachment_update-e9ca7d57-278d-46e3-ae19-f41adce0f7f5-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:28:38.839492 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-7769115d-925f-48dc-ab23-d3b8006963ba tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Lock "cinder-attachment_update-e9ca7d57-278d-46e3-ae19-f41adce0f7f5-np0000006803" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:28:38.840963 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:38.840963 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:38.950905 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-7769115d-925f-48dc-ab23-d3b8006963ba tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Lock "cinder-attachment_update-e9ca7d57-278d-46e3-ae19-f41adce0f7f5-np0000006803" released by "attachment_update" :: held 0.111s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:38.951641 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-7769115d-925f-48dc-ab23-d3b8006963ba tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3 returned with HTTP 200 Aug 08 19:28:38.952303 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 274/1094] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:28:38 2026] PUT /volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:38.989585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-17a45bf1-bf3b-4dbc-af36-873118f83984 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:38.991776 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-17a45bf1-bf3b-4dbc-af36-873118f83984 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] POST https://10.4.3.89/volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3/action Aug 08 19:28:38.992507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-17a45bf1-bf3b-4dbc-af36-873118f83984 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:38.992507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-17a45bf1-bf3b-4dbc-af36-873118f83984 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:39.013845 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:39.013845 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:39.033401 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bb958d49-cb4c-4fcb-8092-9ea24bfaf53d req-17a45bf1-bf3b-4dbc-af36-873118f83984 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3/action returned with HTTP 204 Aug 08 19:28:39.034081 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 274/1095] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:28:38 2026] POST /volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:40.300022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:40.302856 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:28:40.303315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1095951806"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:40.306206 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1095951806'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:28:40.306206 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume of 1 GB Aug 08 19:28:40.306514 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:40.306514 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:40.313279 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Availability Zones retrieved successfully. Aug 08 19:28:40.321861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Flow 'volume_create_api' (d3c18537-467c-4200-84dd-94b39e9b9ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:40.322836 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba515ad-9225-40ee-825f-6822962af1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:40.324239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:28:40.368979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aba515ad-9225-40ee-825f-6822962af1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:40.370189 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46dae04-7c92-4b27-9eba-12adc393f2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:40.437978 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Created reservations ['b4890410-e183-4c7b-a3a9-574461505430', '134fb754-57c0-4296-927b-65ba8c12a480', 'f8077477-2e31-4a4c-8263-79e17cd0b0b8', 'fcb13f3d-1ab1-4801-b418-231455d8da4f'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:40.438923 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e46dae04-7c92-4b27-9eba-12adc393f2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4890410-e183-4c7b-a3a9-574461505430', '134fb754-57c0-4296-927b-65ba8c12a480', 'f8077477-2e31-4a4c-8263-79e17cd0b0b8', 'fcb13f3d-1ab1-4801-b418-231455d8da4f']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:40.439774 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89970387-83fd-425b-b592-72ccaa048e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:40.469839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89970387-83fd-425b-b592-72ccaa048e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2081de4a-a487-40d9-9f81-9615bf994ee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1095951806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c6e0f7ec42452db4162c293f731e74',qos_specs=None,replication_status=,reservations=['b4890410-e183-4c7b-a3a9-574461505430','134fb754-57c0-4296-927b-65ba8c12a480','f8077477-2e31-4a4c-8263-79e17cd0b0b8','fcb13f3d-1ab1-4801-b418-231455d8da4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fabe2caff541618b7dedc63690b2d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:28:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1095951806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2081de4a-a487-40d9-9f81-9615bf994ee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c6e0f7ec42452db4162c293f731e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='83fabe2caff541618b7dedc63690b2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:40.471402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6627dc03-01c5-496d-a4b5-922f03ae6345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:40.508104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6627dc03-01c5-496d-a4b5-922f03ae6345) transitioned into 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-1095951806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c6e0f7ec42452db4162c293f731e74',qos_specs=None,replication_status=,reservations=['b4890410-e183-4c7b-a3a9-574461505430','134fb754-57c0-4296-927b-65ba8c12a480','f8077477-2e31-4a4c-8263-79e17cd0b0b8','fcb13f3d-1ab1-4801-b418-231455d8da4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fabe2caff541618b7dedc63690b2d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:40.509247 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d82097-4abd-472d-958f-3455424c7f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:40.527860 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d82097-4abd-472d-958f-3455424c7f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:40.529024 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Flow 'volume_create_api' (d3c18537-467c-4200-84dd-94b39e9b9ecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:40.529480 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume request issued successfully. Aug 08 19:28:40.530246 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92bd5179-f8fb-4f46-8243-6d459e4f4504 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:28:40.530844 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 275/1096] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:28:40 2026] POST /volume/v3/volumes => generated 753 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:40.546745 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1214b2e7-228e-40e5-b920-a560c6b781f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:40.551240 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1214b2e7-228e-40e5-b920-a560c6b781f0 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:40.551601 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1214b2e7-228e-40e5-b920-a560c6b781f0 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:40.551907 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1214b2e7-228e-40e5-b920-a560c6b781f0 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:40.561037 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:40.561037 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:40.567384 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1214b2e7-228e-40e5-b920-a560c6b781f0 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:40.572282 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1214b2e7-228e-40e5-b920-a560c6b781f0 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:40.572716 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 274/1097] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:40 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:40.887243 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-560a60e3-3fbd-4aee-a665-8b2bdc4247b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:40.887243 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-560a60e3-3fbd-4aee-a665-8b2bdc4247b3 None None] GET https://10.4.3.89/volume// Aug 08 19:28:40.887243 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-560a60e3-3fbd-4aee-a665-8b2bdc4247b3 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:40.887243 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-560a60e3-3fbd-4aee-a665-8b2bdc4247b3 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:40.887243 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-560a60e3-3fbd-4aee-a665-8b2bdc4247b3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:40.887243 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 275/1098] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:40.899634 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-69d525e0-817a-4680-9099-e343187074de req-fb0edb2f-e492-47bc-ac1c-1f434262cf02 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:40.901937 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-fb0edb2f-e492-47bc-ac1c-1f434262cf02 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 Aug 08 19:28:40.901937 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-fb0edb2f-e492-47bc-ac1c-1f434262cf02 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:40.902085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-fb0edb2f-e492-47bc-ac1c-1f434262cf02 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:40.916729 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:40.916729 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:40.923801 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-69d525e0-817a-4680-9099-e343187074de req-fb0edb2f-e492-47bc-ac1c-1f434262cf02 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:28:40.932217 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-fb0edb2f-e492-47bc-ac1c-1f434262cf02 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 returned with HTTP 200 Aug 08 19:28:40.933028 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 275/1099] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:28:40 2026] GET /volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 => generated 1594 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:28:41.072102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-69d525e0-817a-4680-9099-e343187074de req-aaf25888-16c6-47cc-9ee6-cc875e79db40 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.077008 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-aaf25888-16c6-47cc-9ee6-cc875e79db40 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] PUT https://10.4.3.89/volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888 Aug 08 19:28:41.077598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-aaf25888-16c6-47cc-9ee6-cc875e79db40 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:41.097619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-69d525e0-817a-4680-9099-e343187074de req-aaf25888-16c6-47cc-9ee6-cc875e79db40 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Acquiring lock "cinder-attachment_update-528beb82-ae99-4775-998c-7fe9878338f0-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:28:41.110436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-69d525e0-817a-4680-9099-e343187074de req-aaf25888-16c6-47cc-9ee6-cc875e79db40 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Lock "cinder-attachment_update-528beb82-ae99-4775-998c-7fe9878338f0-np0000006803" acquired by "attachment_update" :: waited 0.011s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:28:41.110436 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:41.110436 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:41.247303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-69d525e0-817a-4680-9099-e343187074de req-aaf25888-16c6-47cc-9ee6-cc875e79db40 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Lock "cinder-attachment_update-528beb82-ae99-4775-998c-7fe9878338f0-np0000006803" released by "attachment_update" :: held 0.139s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:41.247710 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-aaf25888-16c6-47cc-9ee6-cc875e79db40 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888 returned with HTTP 200 Aug 08 19:28:41.248865 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 276/1100] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:28:41 2026] PUT /volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888 => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:41.294904 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-69d525e0-817a-4680-9099-e343187074de req-461aa9d4-fcf3-44cf-8554-df45daf93558 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.298035 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-461aa9d4-fcf3-44cf-8554-df45daf93558 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] POST https://10.4.3.89/volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888/action Aug 08 19:28:41.298937 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-461aa9d4-fcf3-44cf-8554-df45daf93558 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:41.298937 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-461aa9d4-fcf3-44cf-8554-df45daf93558 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:41.328255 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:41.328255 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:41.354792 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-69d525e0-817a-4680-9099-e343187074de req-461aa9d4-fcf3-44cf-8554-df45daf93558 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888/action returned with HTTP 204 Aug 08 19:28:41.355018 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 275/1101] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:28:41 2026] POST /volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:41.586269 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cbaca770-13f7-441c-88c2-4d28f2384233 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.589788 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbaca770-13f7-441c-88c2-4d28f2384233 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:41.590089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbaca770-13f7-441c-88c2-4d28f2384233 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:41.590340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cbaca770-13f7-441c-88c2-4d28f2384233 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:41.598730 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:41.598730 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:41.603645 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cbaca770-13f7-441c-88c2-4d28f2384233 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:41.608728 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cbaca770-13f7-441c-88c2-4d28f2384233 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:41.609257 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 276/1102] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:41 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:41.659906 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-40e07fb5-6527-442a-8132-f8dea4c69b29 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.662179 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-40e07fb5-6527-442a-8132-f8dea4c69b29 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:41.662425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-40e07fb5-6527-442a-8132-f8dea4c69b29 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:41.662656 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-40e07fb5-6527-442a-8132-f8dea4c69b29 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:41.669141 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:41.669141 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:41.673836 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-40e07fb5-6527-442a-8132-f8dea4c69b29 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:41.679792 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-40e07fb5-6527-442a-8132-f8dea4c69b29 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:41.681105 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 276/1103] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:41 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:41.806051 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-039d6ac4-168e-4334-a9c3-c61383d488ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.806590 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-039d6ac4-168e-4334-a9c3-c61383d488ce None None] GET https://10.4.3.89/volume// Aug 08 19:28:41.806760 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-039d6ac4-168e-4334-a9c3-c61383d488ce None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:41.806972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-039d6ac4-168e-4334-a9c3-c61383d488ce None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:41.807493 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-039d6ac4-168e-4334-a9c3-c61383d488ce None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:41.807915 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 277/1104] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:28:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:41.817646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-cefc2e70-e2af-458e-879d-b959dcd3cb49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.824736 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-cefc2e70-e2af-458e-879d-b959dcd3cb49 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:28:41.825218 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-cefc2e70-e2af-458e-879d-b959dcd3cb49 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2081de4a-a487-40d9-9f81-9615bf994ee8", "connector": null, "instance_uuid": "99c84a30-c8f5-45bd-a8d2-4011688fbd78"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:41.846520 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:41.846520 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:41.915247 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-cefc2e70-e2af-458e-879d-b959dcd3cb49 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:28:41.915247 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 276/1105] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:28:41 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:41.966603 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e218f7e5-78e3-4b29-ae20-409cb24b911e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.972488 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e218f7e5-78e3-4b29-ae20-409cb24b911e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:41.972488 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e218f7e5-78e3-4b29-ae20-409cb24b911e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:41.972488 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e218f7e5-78e3-4b29-ae20-409cb24b911e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:41.980735 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dc8cb9bc-109d-470e-b7e3-dbbe7eca8a07 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:41.981698 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc8cb9bc-109d-470e-b7e3-dbbe7eca8a07 None None] GET https://10.4.3.89/volume// Aug 08 19:28:41.982434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc8cb9bc-109d-470e-b7e3-dbbe7eca8a07 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:41.982434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dc8cb9bc-109d-470e-b7e3-dbbe7eca8a07 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:41.986435 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dc8cb9bc-109d-470e-b7e3-dbbe7eca8a07 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:41.987180 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 277/1106] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:41 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:41.990248 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:41.990248 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:41.996724 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e218f7e5-78e3-4b29-ae20-409cb24b911e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:42.002800 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-98bee7c0-6f45-460a-b3be-c4517905de05 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:42.008755 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-98bee7c0-6f45-460a-b3be-c4517905de05 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:42.009378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-98bee7c0-6f45-460a-b3be-c4517905de05 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:42.009378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-98bee7c0-6f45-460a-b3be-c4517905de05 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:42.015725 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e218f7e5-78e3-4b29-ae20-409cb24b911e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:42.016518 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 277/1107] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:41 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:42.034507 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:42.034507 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:42.046930 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-98bee7c0-6f45-460a-b3be-c4517905de05 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:42.068153 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-98bee7c0-6f45-460a-b3be-c4517905de05 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:42.068426 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 278/1108] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:28:42 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 1025 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:28:42.245346 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-1eebfc98-3a4a-40c3-b265-7ba69befa286 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:42.252081 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-1eebfc98-3a4a-40c3-b265-7ba69befa286 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] PUT https://10.4.3.89/volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7 Aug 08 19:28:42.253114 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-1eebfc98-3a4a-40c3-b265-7ba69befa286 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:42.272067 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-1eebfc98-3a4a-40c3-b265-7ba69befa286 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Acquiring lock "cinder-attachment_update-2081de4a-a487-40d9-9f81-9615bf994ee8-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:28:42.281930 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-1eebfc98-3a4a-40c3-b265-7ba69befa286 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Lock "cinder-attachment_update-2081de4a-a487-40d9-9f81-9615bf994ee8-np0000006803" acquired by "attachment_update" :: waited 0.010s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:28:42.284437 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:42.284437 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:42.334478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:42.337123 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:28:42.337852 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "37ca9f77-4c0a-416c-88ea-593a3c45f46b-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:42.343870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '37ca9f77-4c0a-416c-88ea-593a3c45f46b-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:28:42.343870 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Create volume of 1 GB Aug 08 19:28:42.347492 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Availability Zones retrieved successfully. Aug 08 19:28:42.355149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Flow 'volume_create_api' (e4ccc6c7-9697-4616-8604-1976c6340c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:42.356858 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b0f6ec-be3e-4369-8d33-3ff73b1f9c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:42.359984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:28:42.410941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63b0f6ec-be3e-4369-8d33-3ff73b1f9c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:42.412381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f87c814-e1aa-4df0-a5e9-8db5175b0fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:42.439287 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-1eebfc98-3a4a-40c3-b265-7ba69befa286 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Lock "cinder-attachment_update-2081de4a-a487-40d9-9f81-9615bf994ee8-np0000006803" released by "attachment_update" :: held 0.158s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:42.440331 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-1eebfc98-3a4a-40c3-b265-7ba69befa286 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7 returned with HTTP 200 Aug 08 19:28:42.440331 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 277/1109] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:28:42 2026] PUT /volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7 => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:42.522258 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Created reservations ['92da8c72-419d-4164-9846-eb8e4fcef76a', '76cf1868-c908-45fd-a93d-3b18040eec8a', '38531d48-984f-4a93-a851-8615d464140a', 'a80b566e-449d-4312-839c-302c95632c20'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:42.523265 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f87c814-e1aa-4df0-a5e9-8db5175b0fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92da8c72-419d-4164-9846-eb8e4fcef76a', '76cf1868-c908-45fd-a93d-3b18040eec8a', '38531d48-984f-4a93-a851-8615d464140a', 'a80b566e-449d-4312-839c-302c95632c20']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:42.524213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f49362-e4b9-455a-8f6f-b76c1cd64be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:42.566558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4f49362-e4b9-455a-8f6f-b76c1cd64be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07cbe25f-3dac-47b7-b356-0a62f1120ea6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='37ca9f77-4c0a-416c-88ea-593a3c45f46b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76b88ba27334529b0579c99ba852431',qos_specs=None,replication_status=,reservations=['92da8c72-419d-4164-9846-eb8e4fcef76a','76cf1868-c908-45fd-a93d-3b18040eec8a','38531d48-984f-4a93-a851-8615d464140a','a80b566e-449d-4312-839c-302c95632c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf01c139709489ab1717da19d74031d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:28:42Z,deleted=False,deleted_at=None,display_description='',display_name='37ca9f77-4c0a-416c-88ea-593a3c45f46b-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07cbe25f-3dac-47b7-b356-0a62f1120ea6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76b88ba27334529b0579c99ba852431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5cf01c139709489ab1717da19d74031d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:42.568557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3455178-5d64-4560-8979-d5159eeeb028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:42.608045 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3455178-5d64-4560-8979-d5159eeeb028) transitioned into 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='37ca9f77-4c0a-416c-88ea-593a3c45f46b-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d76b88ba27334529b0579c99ba852431',qos_specs=None,replication_status=,reservations=['92da8c72-419d-4164-9846-eb8e4fcef76a','76cf1868-c908-45fd-a93d-3b18040eec8a','38531d48-984f-4a93-a851-8615d464140a','a80b566e-449d-4312-839c-302c95632c20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf01c139709489ab1717da19d74031d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:42.610291 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0abbabd6-8503-47af-8f26-6492d2c38af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:42.626448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0abbabd6-8503-47af-8f26-6492d2c38af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:42.627272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Flow 'volume_create_api' (e4ccc6c7-9697-4616-8604-1976c6340c6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:42.627633 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Create volume request issued successfully. Aug 08 19:28:42.628212 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-caca3fb0-dd79-4642-a0a1-914cf54c87a7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:28:42.628777 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 278/1110] 10.4.3.89 () {72 vars in 1534 bytes} [Sat Aug 8 19:28:42 2026] POST /volume/v3/volumes => generated 747 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:42.642805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-42f3b7d4-95c1-4acb-9732-d7c79e6d6fb5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:42.648292 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-42f3b7d4-95c1-4acb-9732-d7c79e6d6fb5 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 Aug 08 19:28:42.648643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-42f3b7d4-95c1-4acb-9732-d7c79e6d6fb5 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:42.649146 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-42f3b7d4-95c1-4acb-9732-d7c79e6d6fb5 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:42.659180 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:42.659180 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:42.667020 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-42f3b7d4-95c1-4acb-9732-d7c79e6d6fb5 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:28:42.676753 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-42f3b7d4-95c1-4acb-9732-d7c79e6d6fb5 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 returned with HTTP 200 Aug 08 19:28:42.677440 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 278/1111] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:42 2026] GET /volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:42.695308 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-b984d4b9-0687-4b16-8307-787490666374 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:42.698270 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-b984d4b9-0687-4b16-8307-787490666374 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 Aug 08 19:28:42.698270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-b984d4b9-0687-4b16-8307-787490666374 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:42.698450 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-b984d4b9-0687-4b16-8307-787490666374 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:42.709956 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:42.709956 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:42.716366 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-b984d4b9-0687-4b16-8307-787490666374 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:28:42.723635 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-b984d4b9-0687-4b16-8307-787490666374 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 returned with HTTP 200 Aug 08 19:28:42.724367 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 279/1112] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:42 2026] GET /volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:43.034274 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd7b08db-3d3a-4d15-9969-19d9e1d8adc6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:43.036400 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd7b08db-3d3a-4d15-9969-19d9e1d8adc6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:43.036688 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd7b08db-3d3a-4d15-9969-19d9e1d8adc6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:43.036935 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd7b08db-3d3a-4d15-9969-19d9e1d8adc6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:43.052233 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:43.052233 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:43.056687 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cd7b08db-3d3a-4d15-9969-19d9e1d8adc6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:43.062587 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd7b08db-3d3a-4d15-9969-19d9e1d8adc6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:43.062942 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 278/1113] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:43 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:44.084337 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e8a3691f-9d09-450e-851f-0e12262e82c5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:44.086834 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8a3691f-9d09-450e-851f-0e12262e82c5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:44.087483 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8a3691f-9d09-450e-851f-0e12262e82c5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:44.087770 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e8a3691f-9d09-450e-851f-0e12262e82c5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:44.102962 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:44.102962 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:44.111648 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e8a3691f-9d09-450e-851f-0e12262e82c5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:44.119146 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e8a3691f-9d09-450e-851f-0e12262e82c5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:44.120026 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 279/1114] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:44 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:45.136723 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d896792-c947-4f8b-856b-fec8896e86cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:45.140140 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d896792-c947-4f8b-856b-fec8896e86cc tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:45.140400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d896792-c947-4f8b-856b-fec8896e86cc tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:45.140973 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d896792-c947-4f8b-856b-fec8896e86cc tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:45.165442 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:45.165442 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:45.169186 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d896792-c947-4f8b-856b-fec8896e86cc tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:45.177082 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d896792-c947-4f8b-856b-fec8896e86cc tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:45.177807 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 279/1115] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:45 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:45.735746 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-ce17c8b9-97ba-4d7d-be1c-ba27786b6861 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:45.740427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-ce17c8b9-97ba-4d7d-be1c-ba27786b6861 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 Aug 08 19:28:45.740427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-ce17c8b9-97ba-4d7d-be1c-ba27786b6861 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:45.740427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-ce17c8b9-97ba-4d7d-be1c-ba27786b6861 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:45.751688 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:45.751688 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:45.758019 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-ce17c8b9-97ba-4d7d-be1c-ba27786b6861 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:28:45.769350 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-ce17c8b9-97ba-4d7d-be1c-ba27786b6861 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 returned with HTTP 200 Aug 08 19:28:45.769877 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 280/1116] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:45 2026] GET /volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:45.779268 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7947f6de-a76c-4064-a785-4826ddeba4a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:45.779754 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7947f6de-a76c-4064-a785-4826ddeba4a0 None None] GET https://10.4.3.89/volume// Aug 08 19:28:45.779961 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7947f6de-a76c-4064-a785-4826ddeba4a0 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:45.780208 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7947f6de-a76c-4064-a785-4826ddeba4a0 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:45.780594 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7947f6de-a76c-4064-a785-4826ddeba4a0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:45.780937 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 279/1117] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:45.800351 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-85580519-e011-4351-8f48-19eba44800f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:45.803376 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-85580519-e011-4351-8f48-19eba44800f6 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:28:45.803920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-85580519-e011-4351-8f48-19eba44800f6 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07cbe25f-3dac-47b7-b356-0a62f1120ea6", "connector": null, "instance_uuid": "37ca9f77-4c0a-416c-88ea-593a3c45f46b"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:45.818802 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:45.818802 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:45.866958 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-85580519-e011-4351-8f48-19eba44800f6 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:28:45.867564 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 280/1118] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:28:45 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:45.892115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0269178c-565b-45bc-9524-e7423f3cdf73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:45.892840 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0269178c-565b-45bc-9524-e7423f3cdf73 None None] GET https://10.4.3.89/volume// Aug 08 19:28:45.892840 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0269178c-565b-45bc-9524-e7423f3cdf73 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:45.893091 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0269178c-565b-45bc-9524-e7423f3cdf73 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:45.893477 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0269178c-565b-45bc-9524-e7423f3cdf73 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:45.893786 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 280/1119] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 08 19:28:45.905956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-84eca6b7-ceb5-465d-ac09-9e05ee896271 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:45.908649 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-84eca6b7-ceb5-465d-ac09-9e05ee896271 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 Aug 08 19:28:45.908997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-84eca6b7-ceb5-465d-ac09-9e05ee896271 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:45.909185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-84eca6b7-ceb5-465d-ac09-9e05ee896271 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:45.924826 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:45.924826 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:45.932065 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-84eca6b7-ceb5-465d-ac09-9e05ee896271 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:28:45.942519 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-84eca6b7-ceb5-465d-ac09-9e05ee896271 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 returned with HTTP 200 Aug 08 19:28:45.942519 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 281/1120] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:28:45 2026] GET /volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 => generated 1019 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:28:46.088338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-c2f777a1-755b-4541-b994-630f252cbb4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:46.090811 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-c2f777a1-755b-4541-b994-630f252cbb4f tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] PUT https://10.4.3.89/volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe Aug 08 19:28:46.091226 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-c2f777a1-755b-4541-b994-630f252cbb4f tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:46.100533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-c2f777a1-755b-4541-b994-630f252cbb4f tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Acquiring lock "cinder-attachment_update-07cbe25f-3dac-47b7-b356-0a62f1120ea6-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:28:46.105965 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-c2f777a1-755b-4541-b994-630f252cbb4f tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Lock "cinder-attachment_update-07cbe25f-3dac-47b7-b356-0a62f1120ea6-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:28:46.107149 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:46.107149 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:46.192727 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db9a592a-142e-4a98-901b-9e57565b4aed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:46.196747 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db9a592a-142e-4a98-901b-9e57565b4aed tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:46.197033 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db9a592a-142e-4a98-901b-9e57565b4aed tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:46.197249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db9a592a-142e-4a98-901b-9e57565b4aed tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:46.213897 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:46.213897 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:46.215405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-c2f777a1-755b-4541-b994-630f252cbb4f tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Lock "cinder-attachment_update-07cbe25f-3dac-47b7-b356-0a62f1120ea6-np0000006803" released by "attachment_update" :: held 0.109s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:46.216595 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-c2f777a1-755b-4541-b994-630f252cbb4f tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe returned with HTTP 200 Aug 08 19:28:46.217557 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 280/1121] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:28:46 2026] PUT /volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:46.219747 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db9a592a-142e-4a98-901b-9e57565b4aed tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:46.224583 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db9a592a-142e-4a98-901b-9e57565b4aed tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:46.224956 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 281/1122] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:46 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:46.253866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-d980c701-a714-4da4-98ed-7de65cc456c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:46.257949 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-d980c701-a714-4da4-98ed-7de65cc456c4 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] POST https://10.4.3.89/volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe/action Aug 08 19:28:46.258383 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-d980c701-a714-4da4-98ed-7de65cc456c4 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:46.258540 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-d980c701-a714-4da4-98ed-7de65cc456c4 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:46.282943 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:46.282943 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:46.298036 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f15cc516-b58f-4f4e-8952-b340b3a0b94d req-d980c701-a714-4da4-98ed-7de65cc456c4 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe/action returned with HTTP 204 Aug 08 19:28:46.298577 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 281/1123] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:28:46 2026] POST /volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:46.468628 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:46.470984 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:28:46.471509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1941300785"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:46.473301 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1941300785'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:28:46.473401 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume of 1 GB Aug 08 19:28:46.477574 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Availability Zones retrieved successfully. Aug 08 19:28:46.482761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Flow 'volume_create_api' (41ad2f9c-4508-481f-863b-72b1767d0020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:46.483640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45675638-cca2-4e5c-a008-2e7bee9c206b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:46.484517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:28:46.512594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45675638-cca2-4e5c-a008-2e7bee9c206b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:46.513367 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1409b3d2-4214-4d20-aed0-130e2df425a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:46.584279 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Created reservations ['268da722-9301-4765-890b-d9647a5c4a79', 'be1db7c5-2d35-46b1-93bd-6b9c9154d9fa', '41929085-7c58-4ac7-a5e1-7a96907e4288', 'a5686c7b-3111-4fed-a593-c50748c0e7c8'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:46.585085 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1409b3d2-4214-4d20-aed0-130e2df425a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['268da722-9301-4765-890b-d9647a5c4a79', 'be1db7c5-2d35-46b1-93bd-6b9c9154d9fa', '41929085-7c58-4ac7-a5e1-7a96907e4288', 'a5686c7b-3111-4fed-a593-c50748c0e7c8']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:46.585944 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860a492f-d7c1-490f-8127-a65ade7cd5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:46.621353 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (860a492f-d7c1-490f-8127-a65ade7cd5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60d719ae-9db3-4f65-bab3-74a80b29419a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1941300785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',qos_specs=None,replication_status=,reservations=['268da722-9301-4765-890b-d9647a5c4a79','be1db7c5-2d35-46b1-93bd-6b9c9154d9fa','41929085-7c58-4ac7-a5e1-7a96907e4288','a5686c7b-3111-4fed-a593-c50748c0e7c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6c778c8601546158b8803a09c8dd4cd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1941300785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60d719ae-9db3-4f65-bab3-74a80b29419a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d6c778c8601546158b8803a09c8dd4cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:46.622377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696f5767-f192-446f-8f35-c1a9f903baa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:46.651554 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696f5767-f192-446f-8f35-c1a9f903baa0) transitioned into 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-1941300785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',qos_specs=None,replication_status=,reservations=['268da722-9301-4765-890b-d9647a5c4a79','be1db7c5-2d35-46b1-93bd-6b9c9154d9fa','41929085-7c58-4ac7-a5e1-7a96907e4288','a5686c7b-3111-4fed-a593-c50748c0e7c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6c778c8601546158b8803a09c8dd4cd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:46.652834 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f78ef4-e6d6-4bf8-853d-53b1fbfac91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:28:46.672021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f78ef4-e6d6-4bf8-853d-53b1fbfac91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:28:46.673617 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Flow 'volume_create_api' (41ad2f9c-4508-481f-863b-72b1767d0020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:28:46.676163 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume request issued successfully. Aug 08 19:28:46.676163 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47d4a4c7-dd35-40e1-9c7a-eef84f2b7018 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:28:46.676163 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 282/1124] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:28:46 2026] POST /volume/v3/volumes => generated 749 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:46.695482 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-092ad02c-4b79-4380-ade8-f3b777f1cf44 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:46.697830 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-092ad02c-4b79-4380-ade8-f3b777f1cf44 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:46.698097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-092ad02c-4b79-4380-ade8-f3b777f1cf44 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:46.698376 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-092ad02c-4b79-4380-ade8-f3b777f1cf44 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:46.706753 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:46.706753 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:46.711172 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-092ad02c-4b79-4380-ade8-f3b777f1cf44 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:46.716912 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-092ad02c-4b79-4380-ade8-f3b777f1cf44 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:46.717245 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 281/1125] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:46 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:47.151487 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-e36d01c4-1c03-40ff-985e-9534284105ba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.154433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-e36d01c4-1c03-40ff-985e-9534284105ba tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7/action Aug 08 19:28:47.155003 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-e36d01c4-1c03-40ff-985e-9534284105ba tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:47.155225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-e36d01c4-1c03-40ff-985e-9534284105ba tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:47.175748 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.175748 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:47.193617 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e0bd680b-6029-4f2e-aefd-8fb28db5d801 req-e36d01c4-1c03-40ff-985e-9534284105ba tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7/action returned with HTTP 204 Aug 08 19:28:47.194216 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 282/1126] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:28:47 2026] POST /volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:47.240711 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e16a69d6-de63-4f6c-8800-be388ba2d98f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.242977 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e16a69d6-de63-4f6c-8800-be388ba2d98f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:47.243237 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e16a69d6-de63-4f6c-8800-be388ba2d98f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.243523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e16a69d6-de63-4f6c-8800-be388ba2d98f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.258354 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.258354 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:47.268195 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e16a69d6-de63-4f6c-8800-be388ba2d98f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:47.278378 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e16a69d6-de63-4f6c-8800-be388ba2d98f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:47.278765 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 282/1127] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:47.291281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bbefd5a8-438e-4bfb-a541-afc596696b9f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.293473 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbefd5a8-438e-4bfb-a541-afc596696b9f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:47.293707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbefd5a8-438e-4bfb-a541-afc596696b9f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.293891 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbefd5a8-438e-4bfb-a541-afc596696b9f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.303456 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.303456 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:47.306902 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bbefd5a8-438e-4bfb-a541-afc596696b9f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:47.311360 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbefd5a8-438e-4bfb-a541-afc596696b9f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:47.311842 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 283/1128] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:47.360194 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-fbdd4b53-af9e-4bec-8935-80ddfabac9b0 req-b3dd0ce8-dd32-4273-9989-2c10534030e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.363293 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fbdd4b53-af9e-4bec-8935-80ddfabac9b0 req-b3dd0ce8-dd32-4273-9989-2c10534030e5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:47.363602 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fbdd4b53-af9e-4bec-8935-80ddfabac9b0 req-b3dd0ce8-dd32-4273-9989-2c10534030e5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.363876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-fbdd4b53-af9e-4bec-8935-80ddfabac9b0 req-b3dd0ce8-dd32-4273-9989-2c10534030e5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.379509 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.379509 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:47.387149 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-fbdd4b53-af9e-4bec-8935-80ddfabac9b0 req-b3dd0ce8-dd32-4273-9989-2c10534030e5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:47.392040 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-fbdd4b53-af9e-4bec-8935-80ddfabac9b0 req-b3dd0ce8-dd32-4273-9989-2c10534030e5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:47.392831 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 282/1129] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:47.418698 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-179064d1-6903-4bb4-9100-2091f86a1d22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.425232 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-179064d1-6903-4bb4-9100-2091f86a1d22 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:47.425467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-179064d1-6903-4bb4-9100-2091f86a1d22 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.425658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-179064d1-6903-4bb4-9100-2091f86a1d22 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.447297 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.447297 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:47.457785 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-179064d1-6903-4bb4-9100-2091f86a1d22 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:47.463094 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-179064d1-6903-4bb4-9100-2091f86a1d22 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:47.463676 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 283/1130] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:47.525323 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-4c13e9aa-558c-4260-bc85-62322ff87da3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.525323 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-4c13e9aa-558c-4260-bc85-62322ff87da3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:47.525323 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-4c13e9aa-558c-4260-bc85-62322ff87da3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.525552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-4c13e9aa-558c-4260-bc85-62322ff87da3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.534694 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.534694 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:47.538372 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-4c13e9aa-558c-4260-bc85-62322ff87da3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:47.542739 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-4c13e9aa-558c-4260-bc85-62322ff87da3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:47.543241 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 283/1131] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:47.565912 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-092868b2-b4b6-4059-9651-8dc16a79e812 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.568130 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-092868b2-b4b6-4059-9651-8dc16a79e812 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8/action Aug 08 19:28:47.568618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-092868b2-b4b6-4059-9651-8dc16a79e812 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:47.568802 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-092868b2-b4b6-4059-9651-8dc16a79e812 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:47.600322 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.600322 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:47.601113 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-092868b2-b4b6-4059-9651-8dc16a79e812 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:47.611266 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-092868b2-b4b6-4059-9651-8dc16a79e812 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Begin detaching volume completed successfully. Aug 08 19:28:47.611563 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-092868b2-b4b6-4059-9651-8dc16a79e812 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8/action returned with HTTP 202 Aug 08 19:28:47.612034 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 284/1132] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:28:47 2026] POST /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:28:47.656428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-6c6f65c3-da11-425e-92dc-d4a092535540 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.658466 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-6c6f65c3-da11-425e-92dc-d4a092535540 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/limits Aug 08 19:28:47.658688 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-6c6f65c3-da11-425e-92dc-d4a092535540 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.658896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-6c6f65c3-da11-425e-92dc-d4a092535540 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.675866 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f8ee263-47c7-4bc1-b735-59a7e5c12aeb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.676400 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f8ee263-47c7-4bc1-b735-59a7e5c12aeb None None] GET https://10.4.3.89/volume// Aug 08 19:28:47.676650 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f8ee263-47c7-4bc1-b735-59a7e5c12aeb None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.676914 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f8ee263-47c7-4bc1-b735-59a7e5c12aeb None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.677352 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f8ee263-47c7-4bc1-b735-59a7e5c12aeb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:47.677907 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 284/1133] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:47.680044 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-6c6f65c3-da11-425e-92dc-d4a092535540 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 08 19:28:47.680511 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 283/1134] 10.4.3.89 () {68 vars in 1477 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:47.687869 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-8a2fbb9e-b8fd-4e08-8e8c-38adbfd636d9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.690565 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-8a2fbb9e-b8fd-4e08-8e8c-38adbfd636d9 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:47.691058 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-8a2fbb9e-b8fd-4e08-8e8c-38adbfd636d9 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.691191 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-8a2fbb9e-b8fd-4e08-8e8c-38adbfd636d9 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.705376 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.705376 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:47.710970 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-8a2fbb9e-b8fd-4e08-8e8c-38adbfd636d9 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:47.718260 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-8a2fbb9e-b8fd-4e08-8e8c-38adbfd636d9 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:47.719146 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 284/1135] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:28:47.728379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-a132b4ab-a8c4-4bdb-b34f-c29e24d4c2ab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.730154 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b40d602a-b6d5-4273-a79c-5bc713841fd3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.731223 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-a132b4ab-a8c4-4bdb-b34f-c29e24d4c2ab tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:47.731534 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-a132b4ab-a8c4-4bdb-b34f-c29e24d4c2ab tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.731799 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-a132b4ab-a8c4-4bdb-b34f-c29e24d4c2ab tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.733007 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b40d602a-b6d5-4273-a79c-5bc713841fd3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:47.733313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b40d602a-b6d5-4273-a79c-5bc713841fd3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.733589 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b40d602a-b6d5-4273-a79c-5bc713841fd3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.742624 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.742624 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:47.746691 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.746691 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:47.747779 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b40d602a-b6d5-4273-a79c-5bc713841fd3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:47.752968 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-a132b4ab-a8c4-4bdb-b34f-c29e24d4c2ab tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:47.753939 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b40d602a-b6d5-4273-a79c-5bc713841fd3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:47.754393 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 285/1136] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:47.760279 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-a132b4ab-a8c4-4bdb-b34f-c29e24d4c2ab tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 200 Aug 08 19:28:47.761355 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 285/1137] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 1449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:47.773890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.777382 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:28:47.777903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9ca7d57-278d-46e3-ae19-f41adce0f7f5", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-2043757972", "description": null, "metadata": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:47.791347 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.791347 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:47.792181 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:47.792421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Create snapshot from volume e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:47.811559 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-03676fd1-f201-4786-9c64-706c6c07f48c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.814865 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-03676fd1-f201-4786-9c64-706c6c07f48c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:47.815142 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-03676fd1-f201-4786-9c64-706c6c07f48c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.815468 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-03676fd1-f201-4786-9c64-706c6c07f48c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.823524 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.823524 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:47.828984 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-03676fd1-f201-4786-9c64-706c6c07f48c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:47.834606 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Created reservations ['1ad3ac74-6a5b-4936-a19b-52ca92dbb44a', '5be3d310-deb3-4134-80d9-192a25135356', '0210f1d8-8171-4c0b-a6c3-6aa6acd819ea', '3643252f-81fd-437e-aa6c-cf70336e84e0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:28:47.835045 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-03676fd1-f201-4786-9c64-706c6c07f48c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:47.835626 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 285/1138] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:47.881545 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Snapshot force create request issued successfully. Aug 08 19:28:47.881936 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2635d99-0f37-4cb5-a1ec-d04e83d06e2c req-3764200c-a693-411a-ab6b-d491359ebd37 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:28:47.882545 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 284/1139] 10.4.3.89 () {72 vars in 1540 bytes} [Sat Aug 8 19:28:47 2026] POST /volume/v3/snapshots => generated 319 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:28:47.936013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c03a4d0-6942-4fd3-8c98-85ef4cabf1e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.936600 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c03a4d0-6942-4fd3-8c98-85ef4cabf1e8 None None] GET https://10.4.3.89/volume// Aug 08 19:28:47.936886 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c03a4d0-6942-4fd3-8c98-85ef4cabf1e8 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:47.937063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c03a4d0-6942-4fd3-8c98-85ef4cabf1e8 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:47.937532 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c03a4d0-6942-4fd3-8c98-85ef4cabf1e8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:47.937932 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 286/1140] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:28:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:47.945356 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-4014f1e3-4e48-4b94-b6fc-5747ec44cac3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:47.947971 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-4014f1e3-4e48-4b94-b6fc-5747ec44cac3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:28:47.948484 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-4014f1e3-4e48-4b94-b6fc-5747ec44cac3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60d719ae-9db3-4f65-bab3-74a80b29419a", "connector": null, "instance_uuid": "6e3dbcd3-ba37-4067-b3b2-14f0fcdec273"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:47.961634 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:47.961634 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:47.997746 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-4014f1e3-4e48-4b94-b6fc-5747ec44cac3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:28:47.997933 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 286/1141] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:28:47 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) Aug 08 19:28:48.033359 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3798e5b3-7df9-43b8-8401-efd1816be103 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:48.035473 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3798e5b3-7df9-43b8-8401-efd1816be103 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:48.035696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3798e5b3-7df9-43b8-8401-efd1816be103 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:48.035896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3798e5b3-7df9-43b8-8401-efd1816be103 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:48.046581 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:48.046581 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:48.050048 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3798e5b3-7df9-43b8-8401-efd1816be103 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:48.054476 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3798e5b3-7df9-43b8-8401-efd1816be103 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:48.056298 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 286/1142] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:48 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:48.058897 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-693a5e0c-b0fb-41d5-9248-e7a7cf7abcdb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:48.059439 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-693a5e0c-b0fb-41d5-9248-e7a7cf7abcdb None None] GET https://10.4.3.89/volume// Aug 08 19:28:48.059652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-693a5e0c-b0fb-41d5-9248-e7a7cf7abcdb None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:48.059891 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-693a5e0c-b0fb-41d5-9248-e7a7cf7abcdb None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:48.060340 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-693a5e0c-b0fb-41d5-9248-e7a7cf7abcdb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:48.060697 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 285/1143] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:48.068081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-5e01adb8-da96-4230-a97e-1e87ba8f46d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:48.070781 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-5e01adb8-da96-4230-a97e-1e87ba8f46d9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:48.071044 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-5e01adb8-da96-4230-a97e-1e87ba8f46d9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:48.071294 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-5e01adb8-da96-4230-a97e-1e87ba8f46d9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:48.080806 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:48.080806 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:48.085401 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-5e01adb8-da96-4230-a97e-1e87ba8f46d9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:48.091541 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-5e01adb8-da96-4230-a97e-1e87ba8f46d9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:48.092094 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 287/1144] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:28:48 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 1021 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:28:48.221054 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-7d1c2552-c2d2-4833-8dfc-a803e432db62 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:48.225325 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-7d1c2552-c2d2-4833-8dfc-a803e432db62 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] PUT https://10.4.3.89/volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2 Aug 08 19:28:48.225325 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-7d1c2552-c2d2-4833-8dfc-a803e432db62 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:48.236475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-7d1c2552-c2d2-4833-8dfc-a803e432db62 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Acquiring lock "cinder-attachment_update-60d719ae-9db3-4f65-bab3-74a80b29419a-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:28:48.246517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-7d1c2552-c2d2-4833-8dfc-a803e432db62 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Lock "cinder-attachment_update-60d719ae-9db3-4f65-bab3-74a80b29419a-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:28:48.246517 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:48.246517 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:48.357478 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-7d1c2552-c2d2-4833-8dfc-a803e432db62 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Lock "cinder-attachment_update-60d719ae-9db3-4f65-bab3-74a80b29419a-np0000006803" released by "attachment_update" :: held 0.113s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:48.357478 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-7d1c2552-c2d2-4833-8dfc-a803e432db62 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2 returned with HTTP 200 Aug 08 19:28:48.359058 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 287/1145] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:28:48 2026] PUT /volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:49.074571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d6d05ea9-5a1e-46d8-8e4f-8c8aa66927fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:49.076341 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6d05ea9-5a1e-46d8-8e4f-8c8aa66927fb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:49.076560 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6d05ea9-5a1e-46d8-8e4f-8c8aa66927fb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:49.076748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6d05ea9-5a1e-46d8-8e4f-8c8aa66927fb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:49.086879 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:49.086879 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:49.090800 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d6d05ea9-5a1e-46d8-8e4f-8c8aa66927fb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:49.095656 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6d05ea9-5a1e-46d8-8e4f-8c8aa66927fb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:49.096145 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 287/1146] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:49 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:49.753452 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3fc7593f-bd1f-425d-bb0a-1eab7a3a7389 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:49.757699 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3fc7593f-bd1f-425d-bb0a-1eab7a3a7389 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e Aug 08 19:28:49.757699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3fc7593f-bd1f-425d-bb0a-1eab7a3a7389 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:49.757699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3fc7593f-bd1f-425d-bb0a-1eab7a3a7389 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:49.766432 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:49.766432 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:49.766432 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3fc7593f-bd1f-425d-bb0a-1eab7a3a7389 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Snapshot retrieved successfully. Aug 08 19:28:49.766432 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3fc7593f-bd1f-425d-bb0a-1eab7a3a7389 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e returned with HTTP 200 Aug 08 19:28:49.766889 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 286/1147] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:28:49 2026] GET /volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:50.108444 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-722d0986-f4c1-41a1-b7bc-93a61bf8b3ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:50.111633 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-722d0986-f4c1-41a1-b7bc-93a61bf8b3ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:50.111633 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-722d0986-f4c1-41a1-b7bc-93a61bf8b3ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:50.111943 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-722d0986-f4c1-41a1-b7bc-93a61bf8b3ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:50.123816 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:50.123816 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:50.131914 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-722d0986-f4c1-41a1-b7bc-93a61bf8b3ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:50.137064 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-722d0986-f4c1-41a1-b7bc-93a61bf8b3ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:50.137729 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 288/1148] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:50 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:50.141443 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-79848bc3-db60-4fec-bf80-e41556375c05 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:50.145477 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79848bc3-db60-4fec-bf80-e41556375c05 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e Aug 08 19:28:50.145477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79848bc3-db60-4fec-bf80-e41556375c05 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:50.145477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79848bc3-db60-4fec-bf80-e41556375c05 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:50.145477 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-79848bc3-db60-4fec-bf80-e41556375c05 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Delete snapshot with id: 86f8d775-bca7-48ba-b218-49edc986d68e Aug 08 19:28:50.149755 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:50.149755 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:50.150338 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-79848bc3-db60-4fec-bf80-e41556375c05 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Snapshot retrieved successfully. Aug 08 19:28:50.171625 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-79848bc3-db60-4fec-bf80-e41556375c05 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Snapshot delete request issued successfully. Aug 08 19:28:50.171859 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79848bc3-db60-4fec-bf80-e41556375c05 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e returned with HTTP 202 Aug 08 19:28:50.172351 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 288/1149] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:28:50 2026] DELETE /volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:50.182482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9580a181-ac9a-4e9c-89db-7203f4b6d8cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:50.184745 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9580a181-ac9a-4e9c-89db-7203f4b6d8cf tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e Aug 08 19:28:50.184984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9580a181-ac9a-4e9c-89db-7203f4b6d8cf tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:50.185214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9580a181-ac9a-4e9c-89db-7203f4b6d8cf tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:50.191860 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:50.191860 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:50.192390 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9580a181-ac9a-4e9c-89db-7203f4b6d8cf tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Snapshot retrieved successfully. Aug 08 19:28:50.193382 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9580a181-ac9a-4e9c-89db-7203f4b6d8cf tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e returned with HTTP 200 Aug 08 19:28:50.193836 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 288/1150] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:28:50 2026] GET /volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:51.159532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da0bc4b1-1a40-4e36-bf11-9a9b48e80b73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:51.163865 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da0bc4b1-1a40-4e36-bf11-9a9b48e80b73 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:51.164119 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da0bc4b1-1a40-4e36-bf11-9a9b48e80b73 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:51.164555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da0bc4b1-1a40-4e36-bf11-9a9b48e80b73 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:51.193324 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:51.193324 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:51.193324 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-da0bc4b1-1a40-4e36-bf11-9a9b48e80b73 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:51.200874 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da0bc4b1-1a40-4e36-bf11-9a9b48e80b73 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:51.201471 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 287/1151] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:51 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:51.204338 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3fbb20c9-e06e-4939-906f-64d0835e4893 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:51.206291 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fbb20c9-e06e-4939-906f-64d0835e4893 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] GET https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e Aug 08 19:28:51.206486 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fbb20c9-e06e-4939-906f-64d0835e4893 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:51.206666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fbb20c9-e06e-4939-906f-64d0835e4893 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:51.211902 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fbb20c9-e06e-4939-906f-64d0835e4893 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e returned with HTTP 404 Aug 08 19:28:51.212342 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 289/1152] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:28:51 2026] GET /volume/v3/snapshots/86f8d775-bca7-48ba-b218-49edc986d68e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:52.217105 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b6299ab8-5d9d-4668-97f8-ba35c7f9682c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:52.219687 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6299ab8-5d9d-4668-97f8-ba35c7f9682c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:52.219915 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6299ab8-5d9d-4668-97f8-ba35c7f9682c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:52.220124 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6299ab8-5d9d-4668-97f8-ba35c7f9682c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:52.231988 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:52.231988 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:52.236151 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b6299ab8-5d9d-4668-97f8-ba35c7f9682c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:52.243345 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6299ab8-5d9d-4668-97f8-ba35c7f9682c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:52.243809 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 289/1153] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:52 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:53.265435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c65ebd68-4ca2-4687-ad9e-96f3aacc532e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:53.265995 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65ebd68-4ca2-4687-ad9e-96f3aacc532e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:53.266202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c65ebd68-4ca2-4687-ad9e-96f3aacc532e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:53.266849 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c65ebd68-4ca2-4687-ad9e-96f3aacc532e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:53.281716 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:53.281716 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:53.287858 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c65ebd68-4ca2-4687-ad9e-96f3aacc532e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:53.293065 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c65ebd68-4ca2-4687-ad9e-96f3aacc532e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:53.293500 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 289/1154] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:53 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:54.265553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b210183b-63fe-49f6-acba-255a812cbd5d req-e82b380a-d2c3-474d-ab52-39f8c47e525d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:54.267860 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-e82b380a-d2c3-474d-ab52-39f8c47e525d tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] DELETE https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 Aug 08 19:28:54.268068 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-e82b380a-d2c3-474d-ab52-39f8c47e525d tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:54.268795 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-e82b380a-d2c3-474d-ab52-39f8c47e525d tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:54.279793 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:54.279793 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:54.312694 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-92a821df-3104-4b19-8bf2-3f283e07daa7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:54.318177 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92a821df-3104-4b19-8bf2-3f283e07daa7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:54.318449 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92a821df-3104-4b19-8bf2-3f283e07daa7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:54.318688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92a821df-3104-4b19-8bf2-3f283e07daa7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:54.330154 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:54.330154 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:54.334576 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-92a821df-3104-4b19-8bf2-3f283e07daa7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:54.341004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92a821df-3104-4b19-8bf2-3f283e07daa7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:54.341226 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 290/1155] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:54 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:54.360770 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-e82b380a-d2c3-474d-ab52-39f8c47e525d tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 returned with HTTP 200 Aug 08 19:28:54.361245 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 288/1156] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:54 2026] DELETE /volume/v3/attachments/3c927667-c507-487e-948b-be3d73e63a71 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:54.376330 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:54.378735 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] DELETE https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 Aug 08 19:28:54.378918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:54.382442 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:54.382442 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Delete volume with id: 95248cb0-61f7-4bc6-bdc9-c94f131d1948 Aug 08 19:28:54.387350 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:54.387350 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:54.388363 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:28:54.420629 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Delete volume request issued successfully. Aug 08 19:28:54.420629 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b210183b-63fe-49f6-acba-255a812cbd5d req-7af3449a-bdda-4717-9359-69830d3959db tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 returned with HTTP 202 Aug 08 19:28:54.421104 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 290/1157] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:28:54 2026] DELETE /volume/v3/volumes/95248cb0-61f7-4bc6-bdc9-c94f131d1948 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:55.187935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-35408079-094e-4512-b602-008e8f44e9c3 req-874ea402-12a8-4e87-8dd1-af5d2a0d814f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:55.192230 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-874ea402-12a8-4e87-8dd1-af5d2a0d814f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:28:55.192230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-874ea402-12a8-4e87-8dd1-af5d2a0d814f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:55.193064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-874ea402-12a8-4e87-8dd1-af5d2a0d814f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:55.215159 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:55.215159 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:55.221895 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-35408079-094e-4512-b602-008e8f44e9c3 req-874ea402-12a8-4e87-8dd1-af5d2a0d814f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:28:55.229970 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-874ea402-12a8-4e87-8dd1-af5d2a0d814f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:28:55.230598 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 290/1158] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:55 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1440 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:55.356514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31e308d6-bd9f-4e02-afa7-1a2ef9fcd152 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:55.358968 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31e308d6-bd9f-4e02-afa7-1a2ef9fcd152 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:55.359247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31e308d6-bd9f-4e02-afa7-1a2ef9fcd152 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:55.359546 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31e308d6-bd9f-4e02-afa7-1a2ef9fcd152 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:55.373325 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:55.373325 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:55.378978 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-31e308d6-bd9f-4e02-afa7-1a2ef9fcd152 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:55.386626 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31e308d6-bd9f-4e02-afa7-1a2ef9fcd152 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:55.387158 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 291/1159] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:55 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:55.692590 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c546013-a2bf-4328-be68-f593bb6132c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:55.693112 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c546013-a2bf-4328-be68-f593bb6132c7 None None] GET https://10.4.3.89/volume// Aug 08 19:28:55.693475 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c546013-a2bf-4328-be68-f593bb6132c7 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:55.694402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c546013-a2bf-4328-be68-f593bb6132c7 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:55.694402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c546013-a2bf-4328-be68-f593bb6132c7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:28:55.694972 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 289/1160] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:28:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:28:55.710026 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-35408079-094e-4512-b602-008e8f44e9c3 req-79f88009-00c0-41f2-b931-0b56ce1ff0c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:55.712118 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-79f88009-00c0-41f2-b931-0b56ce1ff0c4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:28:55.712430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-79f88009-00c0-41f2-b931-0b56ce1ff0c4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7629e29-5057-4fab-b07e-7046a26b85ec", "connector": null, "instance_uuid": "623b00bf-2006-4fef-88a3-5f5577eac771"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:55.728597 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:55.728597 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:55.763052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-79f88009-00c0-41f2-b931-0b56ce1ff0c4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:28:55.763237 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 291/1161] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:28:55 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) Aug 08 19:28:55.771313 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-35408079-094e-4512-b602-008e8f44e9c3 req-79493503-9088-41f3-a748-79740614896d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:55.777724 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-79493503-9088-41f3-a748-79740614896d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e Aug 08 19:28:55.778041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-79493503-9088-41f3-a748-79740614896d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:55.778354 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-79493503-9088-41f3-a748-79740614896d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:55.790117 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:55.790117 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:55.863316 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-79493503-9088-41f3-a748-79740614896d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e returned with HTTP 200 Aug 08 19:28:55.863870 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 291/1162] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:55 2026] DELETE /volume/v3/attachments/00a40b65-55d5-40d0-923b-690f512ab83e => generated 367 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:56.252900 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-28ea4e9d-b8de-4990-a027-088950ed2594 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:56.256867 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28ea4e9d-b8de-4990-a027-088950ed2594 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:28:56.257117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28ea4e9d-b8de-4990-a027-088950ed2594 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:56.257489 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28ea4e9d-b8de-4990-a027-088950ed2594 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:56.258149 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-28ea4e9d-b8de-4990-a027-088950ed2594 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Delete volume with id: d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:28:56.267834 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:56.267834 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:56.268466 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-28ea4e9d-b8de-4990-a027-088950ed2594 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:28:56.296799 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-28ea4e9d-b8de-4990-a027-088950ed2594 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Delete volume request issued successfully. Aug 08 19:28:56.297028 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28ea4e9d-b8de-4990-a027-088950ed2594 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 202 Aug 08 19:28:56.297588 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 292/1163] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:28:56 2026] DELETE /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:28:56.309660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f20ee4b-436c-4f1b-a182-b4a5a485f439 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:56.311200 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f20ee4b-436c-4f1b-a182-b4a5a485f439 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:28:56.311447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f20ee4b-436c-4f1b-a182-b4a5a485f439 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:56.311704 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f20ee4b-436c-4f1b-a182-b4a5a485f439 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:56.314187 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=215,cinder:UPDATE=47,cinder:INSERT=21 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:28:56.322878 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:56.322878 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:56.328392 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2f20ee4b-436c-4f1b-a182-b4a5a485f439 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Volume info retrieved successfully. Aug 08 19:28:56.338528 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f20ee4b-436c-4f1b-a182-b4a5a485f439 tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 200 Aug 08 19:28:56.338949 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 290/1164] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:56 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:56.402730 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c7b97dd3-8f93-436e-91ea-2035935c79aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:56.406353 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7b97dd3-8f93-436e-91ea-2035935c79aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:56.407111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7b97dd3-8f93-436e-91ea-2035935c79aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:56.407111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7b97dd3-8f93-436e-91ea-2035935c79aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:56.422358 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:56.422358 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:56.428570 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c7b97dd3-8f93-436e-91ea-2035935c79aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:56.436842 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7b97dd3-8f93-436e-91ea-2035935c79aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:56.437505 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 292/1165] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:56 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:56.788477 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-114cf5a5-7705-43bf-8cb3-a7774f8ec423 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:56.791034 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-114cf5a5-7705-43bf-8cb3-a7774f8ec423 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2/action Aug 08 19:28:56.791487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-114cf5a5-7705-43bf-8cb3-a7774f8ec423 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:28:56.791652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-114cf5a5-7705-43bf-8cb3-a7774f8ec423 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:56.808574 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1983f84c-dfe2-4930-8785-605f4e209f82 req-216a8677-0615-463c-9848-7e581b8e9ded None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:56.811493 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1983f84c-dfe2-4930-8785-605f4e209f82 req-216a8677-0615-463c-9848-7e581b8e9ded tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 Aug 08 19:28:56.811718 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1983f84c-dfe2-4930-8785-605f4e209f82 req-216a8677-0615-463c-9848-7e581b8e9ded tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:56.811934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1983f84c-dfe2-4930-8785-605f4e209f82 req-216a8677-0615-463c-9848-7e581b8e9ded tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:56.821907 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:56.821907 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:56.823175 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:56.823175 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:56.827395 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1983f84c-dfe2-4930-8785-605f4e209f82 req-216a8677-0615-463c-9848-7e581b8e9ded tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:28:56.830615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1983f84c-dfe2-4930-8785-605f4e209f82 req-216a8677-0615-463c-9848-7e581b8e9ded tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 returned with HTTP 200 Aug 08 19:28:56.832127 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 293/1166] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:28:56 2026] GET /volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:56.841457 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-8e2d6e8f-34f6-408a-9e61-f65ba9e8faeb req-114cf5a5-7705-43bf-8cb3-a7774f8ec423 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2/action returned with HTTP 204 Aug 08 19:28:56.841933 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 292/1167] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:28:56 2026] POST /volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:56.921434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-1cf9fe67-f528-4cd3-bdf9-41e9f2c880d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:56.923633 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-1cf9fe67-f528-4cd3-bdf9-41e9f2c880d5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] DELETE https://10.4.3.89/volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7 Aug 08 19:28:56.923832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-1cf9fe67-f528-4cd3-bdf9-41e9f2c880d5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:56.924091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-1cf9fe67-f528-4cd3-bdf9-41e9f2c880d5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:56.940959 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:56.940959 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:57.011471 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-78f154ef-d0b0-420b-b832-dc79cbded6de req-1cf9fe67-f528-4cd3-bdf9-41e9f2c880d5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7 returned with HTTP 200 Aug 08 19:28:57.011471 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 291/1168] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:56 2026] DELETE /volume/v3/attachments/57e4c88b-b75f-4d0a-bf67-327a885f68d7 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:57.093606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-35408079-094e-4512-b602-008e8f44e9c3 req-be758c3c-244a-4e81-bf38-97b3e4f88301 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:57.096459 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-be758c3c-244a-4e81-bf38-97b3e4f88301 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd Aug 08 19:28:57.096912 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-be758c3c-244a-4e81-bf38-97b3e4f88301 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:28:57.105529 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-35408079-094e-4512-b602-008e8f44e9c3 req-be758c3c-244a-4e81-bf38-97b3e4f88301 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:28:57.112544 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-35408079-094e-4512-b602-008e8f44e9c3 req-be758c3c-244a-4e81-bf38-97b3e4f88301 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:28:57.113525 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:57.113525 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:57.147076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0b7df868-7799-48a5-bbad-6072a6849f61 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:57.148933 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0b7df868-7799-48a5-bbad-6072a6849f61 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:28:57.149150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0b7df868-7799-48a5-bbad-6072a6849f61 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:57.149459 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0b7df868-7799-48a5-bbad-6072a6849f61 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:57.156984 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:57.156984 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:57.162888 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0b7df868-7799-48a5-bbad-6072a6849f61 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:28:57.167692 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0b7df868-7799-48a5-bbad-6072a6849f61 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:28:57.168502 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 294/1169] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:57 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:57.246925 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-35408079-094e-4512-b602-008e8f44e9c3 req-be758c3c-244a-4e81-bf38-97b3e4f88301 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-d7629e29-5057-4fab-b07e-7046a26b85ec-np0000006803" released by "attachment_update" :: held 0.134s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:28:57.247318 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-be758c3c-244a-4e81-bf38-97b3e4f88301 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd returned with HTTP 200 Aug 08 19:28:57.247865 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 293/1170] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:28:57 2026] PUT /volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:28:57.258799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-35408079-094e-4512-b602-008e8f44e9c3 req-08be4ff2-acec-4e32-bd65-e22499af8a63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:57.266570 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-08be4ff2-acec-4e32-bd65-e22499af8a63 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd Aug 08 19:28:57.266871 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-08be4ff2-acec-4e32-bd65-e22499af8a63 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:57.267096 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-08be4ff2-acec-4e32-bd65-e22499af8a63 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:57.297811 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-08be4ff2-acec-4e32-bd65-e22499af8a63 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd returned with HTTP 200 Aug 08 19:28:57.297811 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 293/1171] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:28:57 2026] GET /volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:57.357189 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c687331-d069-421e-b314-ec978aa8d8ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:57.359323 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c687331-d069-421e-b314-ec978aa8d8ed tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] GET https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 Aug 08 19:28:57.359653 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c687331-d069-421e-b314-ec978aa8d8ed tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:57.359845 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c687331-d069-421e-b314-ec978aa8d8ed tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:57.373391 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c687331-d069-421e-b314-ec978aa8d8ed tempest-ServerActionsTestOtherA-1321117023 tempest-ServerActionsTestOtherA-1321117023-project-member] https://10.4.3.89/volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 returned with HTTP 404 Aug 08 19:28:57.374032 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 292/1172] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:57 2026] GET /volume/v3/volumes/d2ab2ff6-e998-4351-8b33-c2a3db150b76 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:28:57.453591 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-664411b2-399e-4040-86e8-4dd04ddc2288 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:57.457451 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-664411b2-399e-4040-86e8-4dd04ddc2288 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:57.457451 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-664411b2-399e-4040-86e8-4dd04ddc2288 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:57.457451 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-664411b2-399e-4040-86e8-4dd04ddc2288 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:57.472802 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:57.472802 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:28:57.483731 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-664411b2-399e-4040-86e8-4dd04ddc2288 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:57.492250 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-664411b2-399e-4040-86e8-4dd04ddc2288 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:57.493229 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 295/1173] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:57 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:57.515053 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ba26b14-d671-4405-8ef0-fd95a85c4c08 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:57.516892 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ba26b14-d671-4405-8ef0-fd95a85c4c08 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:28:57.517350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ba26b14-d671-4405-8ef0-fd95a85c4c08 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:57.517798 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ba26b14-d671-4405-8ef0-fd95a85c4c08 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:57.538893 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:57.538893 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:28:57.547312 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1ba26b14-d671-4405-8ef0-fd95a85c4c08 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:28:57.560959 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ba26b14-d671-4405-8ef0-fd95a85c4c08 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:28:57.561806 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 294/1174] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:28:57 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:28:58.007857 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-8f5c723d-60a4-4b46-bf4b-c42ded7f7f4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:58.009927 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-8f5c723d-60a4-4b46-bf4b-c42ded7f7f4f tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] DELETE https://10.4.3.89/volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3 Aug 08 19:28:58.010112 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-8f5c723d-60a4-4b46-bf4b-c42ded7f7f4f tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:58.010335 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-8f5c723d-60a4-4b46-bf4b-c42ded7f7f4f tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:58.021188 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:58.021188 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:28:58.100885 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-8f5c723d-60a4-4b46-bf4b-c42ded7f7f4f tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3 returned with HTTP 200 Aug 08 19:28:58.101358 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 294/1175] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:28:58 2026] DELETE /volume/v3/attachments/99d54bd2-3c0b-4720-a763-eaadad0dc2d3 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:28:58.119065 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:28:58.122082 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:58.122378 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:28:58.122667 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:28:58.122918 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Delete volume with id: e9ca7d57-278d-46e3-ae19-f41adce0f7f5 Aug 08 19:28:58.132082 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:28:58.132082 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:28:58.132460 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Volume info retrieved successfully. Aug 08 19:28:58.174264 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] Delete volume request issued successfully. Aug 08 19:28:58.174569 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-76a3252c-2de5-4024-9f0e-8a85dbac8353 req-b4d0c971-926a-49fd-b618-1065b14e6c18 tempest-ImageDependencyTests-1400667249 tempest-ImageDependencyTests-1400667249-project-member] https://10.4.3.89/volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 returned with HTTP 202 Aug 08 19:28:58.175309 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 293/1176] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:28:58 2026] DELETE /volume/v3/volumes/e9ca7d57-278d-46e3-ae19-f41adce0f7f5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:01.683284 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-35408079-094e-4512-b602-008e8f44e9c3 req-e0ee96db-4f6a-499a-827f-c03b49bd765b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:01.872837 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-e0ee96db-4f6a-499a-827f-c03b49bd765b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd/action Aug 08 19:29:01.873267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-e0ee96db-4f6a-499a-827f-c03b49bd765b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:01.873443 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-e0ee96db-4f6a-499a-827f-c03b49bd765b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:01.895706 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:01.895706 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:01.910931 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-35408079-094e-4512-b602-008e8f44e9c3 req-e0ee96db-4f6a-499a-827f-c03b49bd765b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd/action returned with HTTP 204 Aug 08 19:29:01.911720 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 296/1177] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:29:01 2026] POST /volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd/action => generated 0 bytes in 229 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:02.455142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3230431b-cd16-492b-a690-e51277e9f1ab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.606439 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3230431b-cd16-492b-a690-e51277e9f1ab tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:29:02.606439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3230431b-cd16-492b-a690-e51277e9f1ab tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-105157219"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:02.631928 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3230431b-cd16-492b-a690-e51277e9f1ab tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:29:02.632086 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 295/1178] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:29:02 2026] POST /volume/v3/group_types => generated 180 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:02.642655 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-011405f7-49a3-41f3-a036-6f026149e106 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.644828 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-011405f7-49a3-41f3-a036-6f026149e106 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] POST https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs Aug 08 19:29:02.646133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-011405f7-49a3-41f3-a036-6f026149e106 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:02.647506 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:02.647506 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:02.669194 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-011405f7-49a3-41f3-a036-6f026149e106 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs returned with HTTP 202 Aug 08 19:29:02.670009 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 295/1179] 10.4.3.89 () {70 vars in 1451 bytes} [Sat Aug 8 19:29:02 2026] POST /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:02.680367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c92a66a-ae1f-4805-82c4-d6cd042e55d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.684935 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c92a66a-ae1f-4805-82c4-d6cd042e55d2 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] POST https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs Aug 08 19:29:02.685352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c92a66a-ae1f-4805-82c4-d6cd042e55d2 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:02.710476 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c92a66a-ae1f-4805-82c4-d6cd042e55d2 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs returned with HTTP 202 Aug 08 19:29:02.710957 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 294/1180] 10.4.3.89 () {70 vars in 1451 bytes} [Sat Aug 8 19:29:02 2026] POST /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs => generated 61 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:02.722258 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d0ef93c6-f101-4f1c-aac7-b1c8fcb7507a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.725278 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d0ef93c6-f101-4f1c-aac7-b1c8fcb7507a tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] GET https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 Aug 08 19:29:02.725596 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d0ef93c6-f101-4f1c-aac7-b1c8fcb7507a tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.725794 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d0ef93c6-f101-4f1c-aac7-b1c8fcb7507a tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.739689 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d0ef93c6-f101-4f1c-aac7-b1c8fcb7507a tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 returned with HTTP 200 Aug 08 19:29:02.741533 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 297/1181] 10.4.3.89 () {68 vars in 1445 bytes} [Sat Aug 8 19:29:02 2026] GET /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:02.753214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d7b67606-19fc-4b81-8bce-719edf9475f3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.759799 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7b67606-19fc-4b81-8bce-719edf9475f3 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] GET https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 Aug 08 19:29:02.760098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7b67606-19fc-4b81-8bce-719edf9475f3 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.760566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7b67606-19fc-4b81-8bce-719edf9475f3 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.770657 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7b67606-19fc-4b81-8bce-719edf9475f3 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 returned with HTTP 200 Aug 08 19:29:02.771147 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 296/1182] 10.4.3.89 () {68 vars in 1445 bytes} [Sat Aug 8 19:29:02 2026] GET /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 => generated 18 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:02.781815 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7399bb82-7d75-4f10-878e-be1e3caf722f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.784687 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7399bb82-7d75-4f10-878e-be1e3caf722f tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] PUT https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 Aug 08 19:29:02.785149 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7399bb82-7d75-4f10-878e-be1e3caf722f tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:02.809742 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7399bb82-7d75-4f10-878e-be1e3caf722f tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 returned with HTTP 200 Aug 08 19:29:02.810390 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 296/1183] 10.4.3.89 () {70 vars in 1465 bytes} [Sat Aug 8 19:29:02 2026] PUT /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:02.826869 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90d0f7c2-a8a0-4620-8656-c727c2438336 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.830050 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90d0f7c2-a8a0-4620-8656-c727c2438336 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] GET https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs Aug 08 19:29:02.830050 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90d0f7c2-a8a0-4620-8656-c727c2438336 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.830353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90d0f7c2-a8a0-4620-8656-c727c2438336 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.841829 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90d0f7c2-a8a0-4620-8656-c727c2438336 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs returned with HTTP 200 Aug 08 19:29:02.842401 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 295/1184] 10.4.3.89 () {68 vars in 1430 bytes} [Sat Aug 8 19:29:02 2026] GET /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs => generated 87 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:02.853721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5605413e-4640-42e2-8433-bdde70db7e60 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.855987 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5605413e-4640-42e2-8433-bdde70db7e60 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key1 Aug 08 19:29:02.856289 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5605413e-4640-42e2-8433-bdde70db7e60 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.856583 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5605413e-4640-42e2-8433-bdde70db7e60 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.877487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5605413e-4640-42e2-8433-bdde70db7e60 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key1 returned with HTTP 202 Aug 08 19:29:02.878023 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 298/1185] 10.4.3.89 () {68 vars in 1448 bytes} [Sat Aug 8 19:29:02 2026] DELETE /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:29:02.889886 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3493d5c5-ed49-4893-8bd1-aea945f2f244 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.892184 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3493d5c5-ed49-4893-8bd1-aea945f2f244 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] GET https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key1 Aug 08 19:29:02.892511 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3493d5c5-ed49-4893-8bd1-aea945f2f244 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.892744 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3493d5c5-ed49-4893-8bd1-aea945f2f244 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.898961 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3493d5c5-ed49-4893-8bd1-aea945f2f244 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] HTTP exception thrown: Group Type 05a3a41b-0e46-4beb-837b-f84aeea03018 has no extra spec with key key1. Aug 08 19:29:02.899175 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3493d5c5-ed49-4893-8bd1-aea945f2f244 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key1 returned with HTTP 404 Aug 08 19:29:02.899833 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 297/1186] 10.4.3.89 () {68 vars in 1445 bytes} [Sat Aug 8 19:29:02 2026] GET /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:29:02.910066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f7e13aac-e635-4160-9112-e55624808e48 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.912315 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7e13aac-e635-4160-9112-e55624808e48 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 Aug 08 19:29:02.913016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7e13aac-e635-4160-9112-e55624808e48 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.913390 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7e13aac-e635-4160-9112-e55624808e48 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.929393 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7e13aac-e635-4160-9112-e55624808e48 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 returned with HTTP 202 Aug 08 19:29:02.930280 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 297/1187] 10.4.3.89 () {68 vars in 1448 bytes} [Sat Aug 8 19:29:02 2026] DELETE /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:29:02.939569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-480e8302-ccb5-416c-b47f-7ada582ecfc4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.943263 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480e8302-ccb5-416c-b47f-7ada582ecfc4 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] GET https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 Aug 08 19:29:02.943640 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480e8302-ccb5-416c-b47f-7ada582ecfc4 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.944001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480e8302-ccb5-416c-b47f-7ada582ecfc4 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.955291 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480e8302-ccb5-416c-b47f-7ada582ecfc4 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] HTTP exception thrown: Group Type 05a3a41b-0e46-4beb-837b-f84aeea03018 has no extra spec with key key2. Aug 08 19:29:02.955633 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480e8302-ccb5-416c-b47f-7ada582ecfc4 tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 returned with HTTP 404 Aug 08 19:29:02.956450 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 296/1188] 10.4.3.89 () {68 vars in 1445 bytes} [Sat Aug 8 19:29:02 2026] GET /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key2 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:29:02.974878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fdfc3d46-5066-46f5-abf6-df80e007ec1b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:02.974878 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fdfc3d46-5066-46f5-abf6-df80e007ec1b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 Aug 08 19:29:02.974878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fdfc3d46-5066-46f5-abf6-df80e007ec1b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:02.974878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fdfc3d46-5066-46f5-abf6-df80e007ec1b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:02.992122 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fdfc3d46-5066-46f5-abf6-df80e007ec1b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 returned with HTTP 202 Aug 08 19:29:02.992676 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 299/1189] 10.4.3.89 () {68 vars in 1448 bytes} [Sat Aug 8 19:29:02 2026] DELETE /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:29:03.006309 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-60a7103b-3a4f-4bf5-b3bf-373e015d068b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:03.008587 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60a7103b-3a4f-4bf5-b3bf-373e015d068b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] GET https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 Aug 08 19:29:03.008812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60a7103b-3a4f-4bf5-b3bf-373e015d068b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:03.009155 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-60a7103b-3a4f-4bf5-b3bf-373e015d068b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:03.015677 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60a7103b-3a4f-4bf5-b3bf-373e015d068b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] HTTP exception thrown: Group Type 05a3a41b-0e46-4beb-837b-f84aeea03018 has no extra spec with key key3. Aug 08 19:29:03.015885 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-60a7103b-3a4f-4bf5-b3bf-373e015d068b tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 returned with HTTP 404 Aug 08 19:29:03.016676 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 298/1190] 10.4.3.89 () {68 vars in 1445 bytes} [Sat Aug 8 19:29:03 2026] GET /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:29:03.028940 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9daaa4f2-2038-4c68-9901-2210fdf381fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:03.033438 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9daaa4f2-2038-4c68-9901-2210fdf381fd tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018 Aug 08 19:29:03.033438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9daaa4f2-2038-4c68-9901-2210fdf381fd tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:03.033438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9daaa4f2-2038-4c68-9901-2210fdf381fd tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:03.047023 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9daaa4f2-2038-4c68-9901-2210fdf381fd tempest-GroupTypeSpecsTest-1049276086 tempest-GroupTypeSpecsTest-1049276086-project-admin] https://10.4.3.89/volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018 returned with HTTP 202 Aug 08 19:29:03.047861 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 298/1191] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:29:03 2026] DELETE /volume/v3/group_types/05a3a41b-0e46-4beb-837b-f84aeea03018 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:29:06.572751 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87846d8b-3185-42ba-b77a-d62e966fe687 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:06.675271 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87846d8b-3185-42ba-b77a-d62e966fe687 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:06.675703 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87846d8b-3185-42ba-b77a-d62e966fe687 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-837176250", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:06.677969 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.qos_specs [None req-87846d8b-3185-42ba-b77a-d62e966fe687 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-837176250', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100252) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 19:29:06.687316 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-87846d8b-3185-42ba-b77a-d62e966fe687 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DB qos_specs_create(): root {'id': '1501b6f3-3ce5-4042-bdcb-45ec2fb23a79', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-837176250'} {{(pid=100252) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 19:29:06.694858 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87846d8b-3185-42ba-b77a-d62e966fe687 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:06.698554 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 297/1192] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:29:06 2026] POST /volume/v3/qos-specs => generated 390 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:06.711848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d6460ea2-de45-42f6-a7bb-48a9b8486506 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:06.714867 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6460ea2-de45-42f6-a7bb-48a9b8486506 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:29:06.715430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d6460ea2-de45-42f6-a7bb-48a9b8486506 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1491950137"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:06.720521 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=211,cinder:UPDATE=42,cinder:INSERT=25 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:29:06.738619 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d6460ea2-de45-42f6-a7bb-48a9b8486506 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:29:06.739075 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 300/1193] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:29:06 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:06.756773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-525f049b-2c2c-405e-a38a-9f08e397ee7b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:06.761602 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-525f049b-2c2c-405e-a38a-9f08e397ee7b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:29:06.761981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-525f049b-2c2c-405e-a38a-9f08e397ee7b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-980208748"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:06.773435 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=241,cinder:UPDATE=60,cinder:INSERT=30 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:29:06.794884 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-525f049b-2c2c-405e-a38a-9f08e397ee7b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:29:06.794884 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 299/1194] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:29:06 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:06.802277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e0b06c25-6032-419e-8e10-8c35b6e7244f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:06.805474 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0b06c25-6032-419e-8e10-8c35b6e7244f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:29:06.805918 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0b06c25-6032-419e-8e10-8c35b6e7244f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-783546731"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:06.811737 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=194,cinder:UPDATE=33,cinder:INSERT=11 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:29:06.828209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0b06c25-6032-419e-8e10-8c35b6e7244f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:29:06.828839 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 299/1195] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:29:06 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:06.847946 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-24ef1cd4-4249-4e08-8d21-e14f771433d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:06.855181 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24ef1cd4-4249-4e08-8d21-e14f771433d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=15a28ba1-8174-4b4b-80fe-588a7cac2cad Aug 08 19:29:06.855181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24ef1cd4-4249-4e08-8d21-e14f771433d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:06.855181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24ef1cd4-4249-4e08-8d21-e14f771433d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'associate' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:06.855181 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:06.855181 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:06.855181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-24ef1cd4-4249-4e08-8d21-e14f771433d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Associate qos_spec: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 with type: 15a28ba1-8174-4b4b-80fe-588a7cac2cad {{(pid=100252) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 19:29:06.894580 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24ef1cd4-4249-4e08-8d21-e14f771433d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=15a28ba1-8174-4b4b-80fe-588a7cac2cad returned with HTTP 202 Aug 08 19:29:06.895157 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 298/1196] 10.4.3.89 () {66 vars in 1474 bytes} [Sat Aug 8 19:29:06 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=15a28ba1-8174-4b4b-80fe-588a7cac2cad => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:06.902568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7ab92992-3447-4a91-932c-4d7a37f9269f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:06.904910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ab92992-3447-4a91-932c-4d7a37f9269f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=a22d11ab-3527-4ea1-b7f3-8d8484f925d5 Aug 08 19:29:06.905156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ab92992-3447-4a91-932c-4d7a37f9269f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:06.905429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ab92992-3447-4a91-932c-4d7a37f9269f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'associate' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:06.906627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ab92992-3447-4a91-932c-4d7a37f9269f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Associate qos_spec: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 with type: a22d11ab-3527-4ea1-b7f3-8d8484f925d5 {{(pid=100254) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 19:29:06.940015 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ab92992-3447-4a91-932c-4d7a37f9269f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=a22d11ab-3527-4ea1-b7f3-8d8484f925d5 returned with HTTP 202 Aug 08 19:29:06.940687 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 301/1197] 10.4.3.89 () {66 vars in 1474 bytes} [Sat Aug 8 19:29:06 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=a22d11ab-3527-4ea1-b7f3-8d8484f925d5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:06.953128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6765f972-401a-4f82-89c2-5d58afa93eae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:06.958598 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6765f972-401a-4f82-89c2-5d58afa93eae tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=d0b46ae4-b230-49b6-acfe-1ba0c17c008d Aug 08 19:29:06.958598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6765f972-401a-4f82-89c2-5d58afa93eae tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:06.959376 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6765f972-401a-4f82-89c2-5d58afa93eae tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'associate' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:06.960645 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6765f972-401a-4f82-89c2-5d58afa93eae tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Associate qos_spec: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 with type: d0b46ae4-b230-49b6-acfe-1ba0c17c008d {{(pid=100253) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 08 19:29:07.006800 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6765f972-401a-4f82-89c2-5d58afa93eae tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=d0b46ae4-b230-49b6-acfe-1ba0c17c008d returned with HTTP 202 Aug 08 19:29:07.007564 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 300/1198] 10.4.3.89 () {66 vars in 1474 bytes} [Sat Aug 8 19:29:06 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associate?vol_type_id=d0b46ae4-b230-49b6-acfe-1ba0c17c008d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.019786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-920329e4-7359-481d-b5e4-a4a3ac4d7550 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.022324 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-920329e4-7359-481d-b5e4-a4a3ac4d7550 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations Aug 08 19:29:07.023809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-920329e4-7359-481d-b5e4-a4a3ac4d7550 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.024250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-920329e4-7359-481d-b5e4-a4a3ac4d7550 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'associations' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.025052 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-920329e4-7359-481d-b5e4-a4a3ac4d7550 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Get associations for qos_spec id: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 {{(pid=100251) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 19:29:07.050186 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-920329e4-7359-481d-b5e4-a4a3ac4d7550 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations returned with HTTP 200 Aug 08 19:29:07.051074 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 300/1199] 10.4.3.89 () {66 vars in 1386 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations => generated 446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:07.061007 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cdb32395-b70f-439c-be05-147e6f34a889 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.063160 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdb32395-b70f-439c-be05-147e6f34a889 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/disassociate?vol_type_id=15a28ba1-8174-4b4b-80fe-588a7cac2cad Aug 08 19:29:07.063505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdb32395-b70f-439c-be05-147e6f34a889 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.063743 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdb32395-b70f-439c-be05-147e6f34a889 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'disassociate' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.064210 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.064210 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:07.064723 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cdb32395-b70f-439c-be05-147e6f34a889 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Disassociate qos_spec: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 from type: 15a28ba1-8174-4b4b-80fe-588a7cac2cad {{(pid=100252) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 08 19:29:07.086773 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdb32395-b70f-439c-be05-147e6f34a889 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/disassociate?vol_type_id=15a28ba1-8174-4b4b-80fe-588a7cac2cad returned with HTTP 202 Aug 08 19:29:07.087498 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 299/1200] 10.4.3.89 () {66 vars in 1483 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/disassociate?vol_type_id=15a28ba1-8174-4b4b-80fe-588a7cac2cad => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.099152 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-713d0442-9397-4cba-a9fb-00258180696c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.101301 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-713d0442-9397-4cba-a9fb-00258180696c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations Aug 08 19:29:07.101535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-713d0442-9397-4cba-a9fb-00258180696c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.101818 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-713d0442-9397-4cba-a9fb-00258180696c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'associations' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.102402 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.102402 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:07.102502 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-713d0442-9397-4cba-a9fb-00258180696c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Get associations for qos_spec id: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 {{(pid=100254) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 19:29:07.131604 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-713d0442-9397-4cba-a9fb-00258180696c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations returned with HTTP 200 Aug 08 19:29:07.134936 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 302/1201] 10.4.3.89 () {66 vars in 1386 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations => generated 304 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:07.145665 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c704468c-41c0-4e04-afef-4468cb803683 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.147976 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c704468c-41c0-4e04-afef-4468cb803683 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/disassociate_all Aug 08 19:29:07.148274 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c704468c-41c0-4e04-afef-4468cb803683 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.148573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c704468c-41c0-4e04-afef-4468cb803683 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'disassociate_all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.148914 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.148914 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:07.149439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c704468c-41c0-4e04-afef-4468cb803683 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Disassociate qos_spec: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 from all. {{(pid=100253) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 08 19:29:07.176123 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c704468c-41c0-4e04-afef-4468cb803683 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/disassociate_all returned with HTTP 202 Aug 08 19:29:07.176949 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 301/1202] 10.4.3.89 () {66 vars in 1398 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/disassociate_all => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.189425 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6b9bf4f-e729-4759-9247-bf8083d5a665 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.191818 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6b9bf4f-e729-4759-9247-bf8083d5a665 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations Aug 08 19:29:07.192082 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6b9bf4f-e729-4759-9247-bf8083d5a665 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.192417 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6b9bf4f-e729-4759-9247-bf8083d5a665 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'associations' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.192740 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.192740 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:07.193157 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6b9bf4f-e729-4759-9247-bf8083d5a665 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Get associations for qos_spec id: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 {{(pid=100251) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 08 19:29:07.227380 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6b9bf4f-e729-4759-9247-bf8083d5a665 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations returned with HTTP 200 Aug 08 19:29:07.227948 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 301/1203] 10.4.3.89 () {66 vars in 1386 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/associations => generated 24 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:29:07.245718 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3187edd1-e710-4ac6-bd15-9d3fff5f51d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.247229 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3187edd1-e710-4ac6-bd15-9d3fff5f51d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/types/d0b46ae4-b230-49b6-acfe-1ba0c17c008d Aug 08 19:29:07.247229 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3187edd1-e710-4ac6-bd15-9d3fff5f51d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.247229 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3187edd1-e710-4ac6-bd15-9d3fff5f51d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.247618 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.247618 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:07.305051 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3187edd1-e710-4ac6-bd15-9d3fff5f51d0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types/d0b46ae4-b230-49b6-acfe-1ba0c17c008d returned with HTTP 202 Aug 08 19:29:07.305970 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 300/1204] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/types/d0b46ae4-b230-49b6-acfe-1ba0c17c008d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.319140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8b7f1a40-83db-4b9d-89ea-bb6bfd9e1391 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.322241 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b7f1a40-83db-4b9d-89ea-bb6bfd9e1391 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/types/d0b46ae4-b230-49b6-acfe-1ba0c17c008d Aug 08 19:29:07.322241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b7f1a40-83db-4b9d-89ea-bb6bfd9e1391 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.324384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b7f1a40-83db-4b9d-89ea-bb6bfd9e1391 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.328586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b7f1a40-83db-4b9d-89ea-bb6bfd9e1391 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types/d0b46ae4-b230-49b6-acfe-1ba0c17c008d returned with HTTP 404 Aug 08 19:29:07.330161 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 303/1205] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/types/d0b46ae4-b230-49b6-acfe-1ba0c17c008d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.344823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7f002af5-275f-43ad-9b1a-57f964dc17d4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.349098 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f002af5-275f-43ad-9b1a-57f964dc17d4 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/types/a22d11ab-3527-4ea1-b7f3-8d8484f925d5 Aug 08 19:29:07.349290 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f002af5-275f-43ad-9b1a-57f964dc17d4 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.351890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f002af5-275f-43ad-9b1a-57f964dc17d4 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.351890 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.351890 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:07.400120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f002af5-275f-43ad-9b1a-57f964dc17d4 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types/a22d11ab-3527-4ea1-b7f3-8d8484f925d5 returned with HTTP 202 Aug 08 19:29:07.400120 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 302/1206] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/types/a22d11ab-3527-4ea1-b7f3-8d8484f925d5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 19:29:07.411899 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b4b4ec98-7a7e-43fc-9496-4b40f68354bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.414297 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4b4ec98-7a7e-43fc-9496-4b40f68354bb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/types/a22d11ab-3527-4ea1-b7f3-8d8484f925d5 Aug 08 19:29:07.414297 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4b4ec98-7a7e-43fc-9496-4b40f68354bb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.415049 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4b4ec98-7a7e-43fc-9496-4b40f68354bb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.427235 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4b4ec98-7a7e-43fc-9496-4b40f68354bb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types/a22d11ab-3527-4ea1-b7f3-8d8484f925d5 returned with HTTP 404 Aug 08 19:29:07.427235 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 302/1207] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/types/a22d11ab-3527-4ea1-b7f3-8d8484f925d5 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.444385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2053a394-d170-4050-95aa-dc1b005c206f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.454189 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2053a394-d170-4050-95aa-dc1b005c206f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/types/15a28ba1-8174-4b4b-80fe-588a7cac2cad Aug 08 19:29:07.454189 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2053a394-d170-4050-95aa-dc1b005c206f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.454630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2053a394-d170-4050-95aa-dc1b005c206f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.531541 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2053a394-d170-4050-95aa-dc1b005c206f tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types/15a28ba1-8174-4b4b-80fe-588a7cac2cad returned with HTTP 202 Aug 08 19:29:07.532023 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 301/1208] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/types/15a28ba1-8174-4b4b-80fe-588a7cac2cad => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.542112 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-392576f4-7b25-4ed0-8190-8d74aee21e1d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.544446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-392576f4-7b25-4ed0-8190-8d74aee21e1d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/types/15a28ba1-8174-4b4b-80fe-588a7cac2cad Aug 08 19:29:07.544888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-392576f4-7b25-4ed0-8190-8d74aee21e1d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.545274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-392576f4-7b25-4ed0-8190-8d74aee21e1d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.550117 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-392576f4-7b25-4ed0-8190-8d74aee21e1d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/types/15a28ba1-8174-4b4b-80fe-588a7cac2cad returned with HTTP 404 Aug 08 19:29:07.550945 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 304/1209] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/types/15a28ba1-8174-4b4b-80fe-588a7cac2cad => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.567019 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-59ed8a14-3d4c-4a7e-b263-6efb32d0d3c9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.569155 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59ed8a14-3d4c-4a7e-b263-6efb32d0d3c9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:07.569633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-59ed8a14-3d4c-4a7e-b263-6efb32d0d3c9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1603857140", "consumer": "back-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:07.574351 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.qos_specs [None req-59ed8a14-3d4c-4a7e-b263-6efb32d0d3c9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1603857140', 'consumer': 'back-end', 'specs': {}} {{(pid=100253) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 19:29:07.584835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-59ed8a14-3d4c-4a7e-b263-6efb32d0d3c9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DB qos_specs_create(): root {'id': '805ee1d8-9e97-4af9-8a8b-cf0cf3a55798', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1603857140'} {{(pid=100253) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 19:29:07.601502 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-59ed8a14-3d4c-4a7e-b263-6efb32d0d3c9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:07.602153 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 303/1210] 10.4.3.89 () {68 vars in 1257 bytes} [Sat Aug 8 19:29:07 2026] POST /volume/v3/qos-specs => generated 367 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:07.620391 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a24c11bf-0bde-43ef-abcb-f63a5a95bbea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.622622 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a24c11bf-0bde-43ef-abcb-f63a5a95bbea tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798?force=False Aug 08 19:29:07.622785 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a24c11bf-0bde-43ef-abcb-f63a5a95bbea tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.623099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a24c11bf-0bde-43ef-abcb-f63a5a95bbea tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.623387 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.623387 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:07.623884 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a24c11bf-0bde-43ef-abcb-f63a5a95bbea tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete qos_spec: 805ee1d8-9e97-4af9-8a8b-cf0cf3a55798, force: False {{(pid=100251) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 19:29:07.654446 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a24c11bf-0bde-43ef-abcb-f63a5a95bbea tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798?force=False returned with HTTP 202 Aug 08 19:29:07.656483 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 303/1211] 10.4.3.89 () {66 vars in 1373 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.664199 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d1b8969-1a82-4d85-8950-85c5b46097d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.666681 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d1b8969-1a82-4d85-8950-85c5b46097d9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798 Aug 08 19:29:07.667713 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d1b8969-1a82-4d85-8950-85c5b46097d9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.667894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d1b8969-1a82-4d85-8950-85c5b46097d9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.678225 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d1b8969-1a82-4d85-8950-85c5b46097d9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798 returned with HTTP 404 Aug 08 19:29:07.679433 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 302/1212] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.692924 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c22adc06-ed93-4bc1-b697-1323a792b154 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.698300 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c22adc06-ed93-4bc1-b697-1323a792b154 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:07.698627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c22adc06-ed93-4bc1-b697-1323a792b154 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.698903 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c22adc06-ed93-4bc1-b697-1323a792b154 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.700845 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.700845 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:07.719476 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c22adc06-ed93-4bc1-b697-1323a792b154 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:07.720095 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 305/1213] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs => generated 174 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:07.729827 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f9c61ebb-d8eb-48e9-95bc-b08e578d572e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.732560 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f9c61ebb-d8eb-48e9-95bc-b08e578d572e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798?force=False Aug 08 19:29:07.732939 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f9c61ebb-d8eb-48e9-95bc-b08e578d572e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.733268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f9c61ebb-d8eb-48e9-95bc-b08e578d572e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.733738 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.733738 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:07.734183 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f9c61ebb-d8eb-48e9-95bc-b08e578d572e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete qos_spec: 805ee1d8-9e97-4af9-8a8b-cf0cf3a55798, force: False {{(pid=100253) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 19:29:07.740505 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f9c61ebb-d8eb-48e9-95bc-b08e578d572e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798?force=False returned with HTTP 404 Aug 08 19:29:07.741321 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 304/1214] 10.4.3.89 () {66 vars in 1373 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.749866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-101bc6e3-493d-4c21-8360-2fc9df426727 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.752507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-101bc6e3-493d-4c21-8360-2fc9df426727 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798 Aug 08 19:29:07.752806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-101bc6e3-493d-4c21-8360-2fc9df426727 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.753091 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-101bc6e3-493d-4c21-8360-2fc9df426727 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.753511 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.753511 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:07.761050 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-101bc6e3-493d-4c21-8360-2fc9df426727 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798 returned with HTTP 404 Aug 08 19:29:07.761783 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 304/1215] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/805ee1d8-9e97-4af9-8a8b-cf0cf3a55798 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.770288 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c19abcec-9008-4faa-8fbe-300656ab770e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.772309 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c19abcec-9008-4faa-8fbe-300656ab770e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:07.772716 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c19abcec-9008-4faa-8fbe-300656ab770e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-928905499", "consumer": "both"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:07.775187 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.qos_specs [None req-c19abcec-9008-4faa-8fbe-300656ab770e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-928905499', 'consumer': 'both', 'specs': {}} {{(pid=100252) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 19:29:07.778492 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-c19abcec-9008-4faa-8fbe-300656ab770e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DB qos_specs_create(): root {'id': '44a90772-bc03-42dd-979b-246d022c41be', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-928905499'} {{(pid=100252) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 19:29:07.789824 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c19abcec-9008-4faa-8fbe-300656ab770e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:07.790373 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 303/1216] 10.4.3.89 () {68 vars in 1257 bytes} [Sat Aug 8 19:29:07 2026] POST /volume/v3/qos-specs => generated 362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:07.804214 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fafb187b-17f8-42d7-9524-f1bf4039e1db None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.806913 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fafb187b-17f8-42d7-9524-f1bf4039e1db tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be?force=False Aug 08 19:29:07.807311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fafb187b-17f8-42d7-9524-f1bf4039e1db tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.807742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fafb187b-17f8-42d7-9524-f1bf4039e1db tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.808127 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.808127 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:07.808728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fafb187b-17f8-42d7-9524-f1bf4039e1db tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete qos_spec: 44a90772-bc03-42dd-979b-246d022c41be, force: False {{(pid=100254) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 19:29:07.834633 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fafb187b-17f8-42d7-9524-f1bf4039e1db tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be?force=False returned with HTTP 202 Aug 08 19:29:07.835373 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 306/1217] 10.4.3.89 () {66 vars in 1373 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.843775 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-093baf7c-096a-41fe-b832-d9d9276ce246 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.845747 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-093baf7c-096a-41fe-b832-d9d9276ce246 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be Aug 08 19:29:07.846025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-093baf7c-096a-41fe-b832-d9d9276ce246 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.846233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-093baf7c-096a-41fe-b832-d9d9276ce246 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.850756 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-093baf7c-096a-41fe-b832-d9d9276ce246 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be returned with HTTP 404 Aug 08 19:29:07.851248 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 305/1218] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.859013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-102150d4-b14e-4730-9b3b-17c4b84809a1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.861255 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-102150d4-b14e-4730-9b3b-17c4b84809a1 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:07.861575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-102150d4-b14e-4730-9b3b-17c4b84809a1 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.861859 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-102150d4-b14e-4730-9b3b-17c4b84809a1 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.874132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-102150d4-b14e-4730-9b3b-17c4b84809a1 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:07.874613 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 305/1219] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs => generated 174 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:07.889535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a30cbea8-8640-4042-b002-f4ae1b945dd9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.891424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a30cbea8-8640-4042-b002-f4ae1b945dd9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be?force=False Aug 08 19:29:07.891588 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a30cbea8-8640-4042-b002-f4ae1b945dd9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.891827 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a30cbea8-8640-4042-b002-f4ae1b945dd9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.892086 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.892086 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:07.892473 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a30cbea8-8640-4042-b002-f4ae1b945dd9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete qos_spec: 44a90772-bc03-42dd-979b-246d022c41be, force: False {{(pid=100252) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 19:29:07.898512 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a30cbea8-8640-4042-b002-f4ae1b945dd9 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be?force=False returned with HTTP 404 Aug 08 19:29:07.899036 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 304/1220] 10.4.3.89 () {66 vars in 1373 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.906881 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1b29f7a-e91e-4c39-8d15-7b5bfd0ef379 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.908896 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1b29f7a-e91e-4c39-8d15-7b5bfd0ef379 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be Aug 08 19:29:07.910566 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1b29f7a-e91e-4c39-8d15-7b5bfd0ef379 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.910566 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1b29f7a-e91e-4c39-8d15-7b5bfd0ef379 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.910566 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.910566 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:07.918554 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1b29f7a-e91e-4c39-8d15-7b5bfd0ef379 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be returned with HTTP 404 Aug 08 19:29:07.919182 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 307/1221] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/44a90772-bc03-42dd-979b-246d022c41be => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:07.929132 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d31ab4e0-3bcb-47a5-8b94-72e03dd2689a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.932473 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d31ab4e0-3bcb-47a5-8b94-72e03dd2689a tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] POST https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:07.934108 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d31ab4e0-3bcb-47a5-8b94-72e03dd2689a tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-836450937", "consumer": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:07.937172 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.qos_specs [None req-d31ab4e0-3bcb-47a5-8b94-72e03dd2689a tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-836450937', 'consumer': 'front-end', 'specs': {}} {{(pid=100253) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 08 19:29:07.940897 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-d31ab4e0-3bcb-47a5-8b94-72e03dd2689a tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DB qos_specs_create(): root {'id': '8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-836450937'} {{(pid=100253) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 08 19:29:07.949403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d31ab4e0-3bcb-47a5-8b94-72e03dd2689a tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:07.950151 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 306/1222] 10.4.3.89 () {68 vars in 1257 bytes} [Sat Aug 8 19:29:07 2026] POST /volume/v3/qos-specs => generated 367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:29:07.958893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7279212-b26f-4252-9413-ee4c49bdb45b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.960850 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7279212-b26f-4252-9413-ee4c49bdb45b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5?force=False Aug 08 19:29:07.961089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7279212-b26f-4252-9413-ee4c49bdb45b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.961350 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7279212-b26f-4252-9413-ee4c49bdb45b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:07.961717 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:07.961717 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:07.962164 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7279212-b26f-4252-9413-ee4c49bdb45b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete qos_spec: 8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5, force: False {{(pid=100251) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 19:29:07.982461 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7279212-b26f-4252-9413-ee4c49bdb45b tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5?force=False returned with HTTP 202 Aug 08 19:29:07.983009 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 306/1223] 10.4.3.89 () {66 vars in 1373 bytes} [Sat Aug 8 19:29:07 2026] DELETE /volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:07.993457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4d55d2d-c649-46e2-89fe-419eab3a1e4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:07.995870 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4d55d2d-c649-46e2-89fe-419eab3a1e4e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5 Aug 08 19:29:07.996304 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4d55d2d-c649-46e2-89fe-419eab3a1e4e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:07.996398 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4d55d2d-c649-46e2-89fe-419eab3a1e4e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.000796 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4d55d2d-c649-46e2-89fe-419eab3a1e4e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5 returned with HTTP 404 Aug 08 19:29:08.001422 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 305/1224] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:07 2026] GET /volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:08.010544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ace7b48b-6f31-4244-8039-73405ae1a071 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.012206 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ace7b48b-6f31-4244-8039-73405ae1a071 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:08.012468 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ace7b48b-6f31-4244-8039-73405ae1a071 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.012791 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ace7b48b-6f31-4244-8039-73405ae1a071 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.021167 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ace7b48b-6f31-4244-8039-73405ae1a071 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:08.021696 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 308/1225] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:08.030963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-af09d710-f7f0-432e-a6e9-224101398e64 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.033225 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af09d710-f7f0-432e-a6e9-224101398e64 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5?force=False Aug 08 19:29:08.033551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af09d710-f7f0-432e-a6e9-224101398e64 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.033788 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af09d710-f7f0-432e-a6e9-224101398e64 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.034095 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.034095 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:08.034650 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.qos_specs_manage [None req-af09d710-f7f0-432e-a6e9-224101398e64 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete qos_spec: 8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5, force: False {{(pid=100253) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 19:29:08.038453 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af09d710-f7f0-432e-a6e9-224101398e64 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5?force=False returned with HTTP 404 Aug 08 19:29:08.038975 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 307/1226] 10.4.3.89 () {66 vars in 1373 bytes} [Sat Aug 8 19:29:08 2026] DELETE /volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:08.046873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a688c536-ef22-4aeb-82a1-85d2da97f5f0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.049006 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a688c536-ef22-4aeb-82a1-85d2da97f5f0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5 Aug 08 19:29:08.049429 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a688c536-ef22-4aeb-82a1-85d2da97f5f0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.049710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a688c536-ef22-4aeb-82a1-85d2da97f5f0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.050009 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.050009 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:08.054093 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a688c536-ef22-4aeb-82a1-85d2da97f5f0 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5 returned with HTTP 404 Aug 08 19:29:08.054874 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 307/1227] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs/8e4c3ce3-3848-43d5-b50a-24b9fa6ad9c5 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:08.064483 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d21a8b2b-8bb1-4002-88ae-bbe923487751 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.067109 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d21a8b2b-8bb1-4002-88ae-bbe923487751 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 Aug 08 19:29:08.067297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d21a8b2b-8bb1-4002-88ae-bbe923487751 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.067508 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d21a8b2b-8bb1-4002-88ae-bbe923487751 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.072757 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d21a8b2b-8bb1-4002-88ae-bbe923487751 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 returned with HTTP 200 Aug 08 19:29:08.073180 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 306/1228] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:08.086273 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-878bd2b3-3aa3-449d-bcba-d9b9a79b889d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.088486 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-878bd2b3-3aa3-449d-bcba-d9b9a79b889d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs Aug 08 19:29:08.088680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-878bd2b3-3aa3-449d-bcba-d9b9a79b889d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.088864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-878bd2b3-3aa3-449d-bcba-d9b9a79b889d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.089096 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.089096 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:08.093826 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-878bd2b3-3aa3-449d-bcba-d9b9a79b889d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs returned with HTTP 200 Aug 08 19:29:08.094197 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 309/1229] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:08.104907 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5cc85676-1df8-432e-8565-d609e100235c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.110069 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cc85676-1df8-432e-8565-d609e100235c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] PUT https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 Aug 08 19:29:08.110534 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cc85676-1df8-432e-8565-d609e100235c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:08.116280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.qos_specs [None req-5cc85676-1df8-432e-8565-d609e100235c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100253) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 08 19:29:08.123988 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-5cc85676-1df8-432e-8565-d609e100235c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] qos_specs_update() value: {'id': '15ae90eb-2eff-46ca-8b16-fbb39b8660db', 'key': 'iops_bytes', 'value': '500', 'specs_id': '1501b6f3-3ce5-4042-bdcb-45ec2fb23a79', 'deleted': False} {{(pid=100253) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 08 19:29:08.128706 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cc85676-1df8-432e-8565-d609e100235c tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 returned with HTTP 200 Aug 08 19:29:08.129033 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 308/1230] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:29:08 2026] PUT /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 => generated 36 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:29:08.137155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d587b80-8ce8-4f39-b064-0265858eadc5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.138181 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d587b80-8ce8-4f39-b064-0265858eadc5 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 Aug 08 19:29:08.138602 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d587b80-8ce8-4f39-b064-0265858eadc5 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.138660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d587b80-8ce8-4f39-b064-0265858eadc5 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.148319 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d587b80-8ce8-4f39-b064-0265858eadc5 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 returned with HTTP 200 Aug 08 19:29:08.149011 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 308/1231] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 => generated 411 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:08.157446 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-daab58d4-fd2c-4152-b88f-baba8ac289fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.159292 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-daab58d4-fd2c-4152-b88f-baba8ac289fb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] PUT https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/delete_keys Aug 08 19:29:08.159695 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-daab58d4-fd2c-4152-b88f-baba8ac289fb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:08.161197 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.161197 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:08.163435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.qos_specs_manage [None req-daab58d4-fd2c-4152-b88f-baba8ac289fb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete_key spec: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79, keys: ['iops_bytes'] {{(pid=100252) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 08 19:29:08.184907 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-daab58d4-fd2c-4152-b88f-baba8ac289fb tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/delete_keys returned with HTTP 202 Aug 08 19:29:08.185470 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 307/1232] 10.4.3.89 () {68 vars in 1403 bytes} [Sat Aug 8 19:29:08 2026] PUT /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79/delete_keys => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:08.193389 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8b916d72-bb80-43d9-9adb-c91a8adccb5d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.195649 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b916d72-bb80-43d9-9adb-c91a8adccb5d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 Aug 08 19:29:08.195878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b916d72-bb80-43d9-9adb-c91a8adccb5d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.196111 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b916d72-bb80-43d9-9adb-c91a8adccb5d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.196451 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.196451 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:08.209573 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b916d72-bb80-43d9-9adb-c91a8adccb5d tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 returned with HTTP 200 Aug 08 19:29:08.211157 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 310/1233] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 => generated 390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:08.223918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1981bd9d-29bb-4643-b64a-b61f6b9ee76e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.226813 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1981bd9d-29bb-4643-b64a-b61f6b9ee76e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 Aug 08 19:29:08.227035 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1981bd9d-29bb-4643-b64a-b61f6b9ee76e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.227264 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1981bd9d-29bb-4643-b64a-b61f6b9ee76e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.227569 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.227569 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:08.232495 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1981bd9d-29bb-4643-b64a-b61f6b9ee76e tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 returned with HTTP 200 Aug 08 19:29:08.232917 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 309/1234] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:08.242351 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e497984-4b91-40c5-8c7a-aaff404c46c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.246376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e497984-4b91-40c5-8c7a-aaff404c46c8 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] DELETE https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79?force=False Aug 08 19:29:08.246376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e497984-4b91-40c5-8c7a-aaff404c46c8 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.246376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e497984-4b91-40c5-8c7a-aaff404c46c8 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.246376 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.246376 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:08.246983 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6e497984-4b91-40c5-8c7a-aaff404c46c8 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Delete qos_spec: 1501b6f3-3ce5-4042-bdcb-45ec2fb23a79, force: False {{(pid=100251) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 08 19:29:08.265356 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e497984-4b91-40c5-8c7a-aaff404c46c8 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79?force=False returned with HTTP 202 Aug 08 19:29:08.265813 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 309/1235] 10.4.3.89 () {66 vars in 1373 bytes} [Sat Aug 8 19:29:08 2026] DELETE /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:08.275860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-32b5fd00-ca47-4456-b906-ade624c8f671 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:08.279779 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32b5fd00-ca47-4456-b906-ade624c8f671 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] GET https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 Aug 08 19:29:08.280042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32b5fd00-ca47-4456-b906-ade624c8f671 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:08.280386 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32b5fd00-ca47-4456-b906-ade624c8f671 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:08.280692 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:08.280692 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:08.286052 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32b5fd00-ca47-4456-b906-ade624c8f671 tempest-QosSpecsTestJSON-887559656 tempest-QosSpecsTestJSON-887559656-project-admin] https://10.4.3.89/volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 returned with HTTP 404 Aug 08 19:29:08.286672 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 308/1236] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:08 2026] GET /volume/v3/qos-specs/1501b6f3-3ce5-4042-bdcb-45ec2fb23a79 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:11.358047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-03745167-0a48-40ab-87f8-19ef7ce3685f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:11.506733 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03745167-0a48-40ab-87f8-19ef7ce3685f tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] GET https://10.4.3.89/volume/v3/os-services Aug 08 19:29:11.507016 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03745167-0a48-40ab-87f8-19ef7ce3685f tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:11.507267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03745167-0a48-40ab-87f8-19ef7ce3685f tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:11.507710 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:11.507710 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:11.513475 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03745167-0a48-40ab-87f8-19ef7ce3685f tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] https://10.4.3.89/volume/v3/os-services returned with HTTP 200 Aug 08 19:29:11.514168 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 311/1237] 10.4.3.89 () {66 vars in 1242 bytes} [Sat Aug 8 19:29:11 2026] GET /volume/v3/os-services => generated 626 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:11.528671 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e62aba4f-e487-42d9-a2c5-840ded215172 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:11.531171 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e62aba4f-e487-42d9-a2c5-840ded215172 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] GET https://10.4.3.89/volume/v3/os-services?host=np0000006803 Aug 08 19:29:11.531535 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e62aba4f-e487-42d9-a2c5-840ded215172 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:11.531959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e62aba4f-e487-42d9-a2c5-840ded215172 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:11.532252 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:11.532252 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:11.546660 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e62aba4f-e487-42d9-a2c5-840ded215172 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] https://10.4.3.89/volume/v3/os-services?host=np0000006803 returned with HTTP 200 Aug 08 19:29:11.547222 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 310/1238] 10.4.3.89 () {66 vars in 1277 bytes} [Sat Aug 8 19:29:11 2026] GET /volume/v3/os-services?host=np0000006803 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:11.569614 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f811268-3c85-4ff3-b2df-350e0d44df23 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:11.573004 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f811268-3c85-4ff3-b2df-350e0d44df23 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] GET https://10.4.3.89/volume/v3/os-services?host=np0000006803&binary=cinder-scheduler Aug 08 19:29:11.573313 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f811268-3c85-4ff3-b2df-350e0d44df23 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:11.573658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f811268-3c85-4ff3-b2df-350e0d44df23 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:11.574683 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:11.574683 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:11.587233 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f811268-3c85-4ff3-b2df-350e0d44df23 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] https://10.4.3.89/volume/v3/os-services?host=np0000006803&binary=cinder-scheduler returned with HTTP 200 Aug 08 19:29:11.587459 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 310/1239] 10.4.3.89 () {66 vars in 1325 bytes} [Sat Aug 8 19:29:11 2026] GET /volume/v3/os-services?host=np0000006803&binary=cinder-scheduler => generated 191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:11.599888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25b568da-a789-4093-a376-5a8d71e0e196 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:11.605543 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25b568da-a789-4093-a376-5a8d71e0e196 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] GET https://10.4.3.89/volume/v3/os-services?binary=cinder-scheduler Aug 08 19:29:11.605543 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25b568da-a789-4093-a376-5a8d71e0e196 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:11.605543 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25b568da-a789-4093-a376-5a8d71e0e196 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:11.613190 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25b568da-a789-4093-a376-5a8d71e0e196 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] https://10.4.3.89/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 08 19:29:11.614523 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 309/1240] 10.4.3.89 () {66 vars in 1289 bytes} [Sat Aug 8 19:29:11 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:11.627940 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5ec15c46-2978-4473-abc0-644c84438734 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:11.718753 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:11.719186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-773112296"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:11.722955 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-773112296'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:11.723107 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Create volume of 1 GB Aug 08 19:29:11.730939 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Availability Zones retrieved successfully. Aug 08 19:29:11.739516 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Flow 'volume_create_api' (375fd0d4-9fee-489e-89c5-170fca000ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:11.741014 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d835b2-eb23-4136-8c92-717e5c710e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:11.742076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:11.783400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d835b2-eb23-4136-8c92-717e5c710e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:11.784573 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eec157-9511-4742-a8dd-2202e0ba2001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:11.877730 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Created reservations ['55d66dac-23c2-4e71-93b7-804da2e94bd5', '765653e7-fa6b-49e1-9e21-2932b311c26b', '0e2387b3-754c-4fff-b1a4-a898c91c9e81', 'aff84129-b391-4a77-894d-f8d654f8b6cb'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:11.878808 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eec157-9511-4742-a8dd-2202e0ba2001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d66dac-23c2-4e71-93b7-804da2e94bd5', '765653e7-fa6b-49e1-9e21-2932b311c26b', '0e2387b3-754c-4fff-b1a4-a898c91c9e81', 'aff84129-b391-4a77-894d-f8d654f8b6cb']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:11.879899 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d56412-1d80-4553-8333-d1acf5a2172f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:11.910223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98d56412-1d80-4553-8333-d1acf5a2172f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '334797e5-cba3-42d6-b108-ee920fb67e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-773112296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09fd39d8d2e24388957416941bc4663a',qos_specs=None,replication_status=,reservations=['55d66dac-23c2-4e71-93b7-804da2e94bd5','765653e7-fa6b-49e1-9e21-2932b311c26b','0e2387b3-754c-4fff-b1a4-a898c91c9e81','aff84129-b391-4a77-894d-f8d654f8b6cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a0de71429f4ba69e4fe25ce3bfe0b0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-773112296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=334797e5-cba3-42d6-b108-ee920fb67e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09fd39d8d2e24388957416941bc4663a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b6a0de71429f4ba69e4fe25ce3bfe0b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:11.911341 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a5a56d2-a416-4fe9-ac62-36441612ee02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:11.931892 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a5a56d2-a416-4fe9-ac62-36441612ee02) transitioned into 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-773112296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09fd39d8d2e24388957416941bc4663a',qos_specs=None,replication_status=,reservations=['55d66dac-23c2-4e71-93b7-804da2e94bd5','765653e7-fa6b-49e1-9e21-2932b311c26b','0e2387b3-754c-4fff-b1a4-a898c91c9e81','aff84129-b391-4a77-894d-f8d654f8b6cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6a0de71429f4ba69e4fe25ce3bfe0b0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:11.932972 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b3678b-160a-443d-ac2c-523b463bc1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:11.943121 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b3678b-160a-443d-ac2c-523b463bc1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:11.944153 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Flow 'volume_create_api' (375fd0d4-9fee-489e-89c5-170fca000ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:11.944494 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Create volume request issued successfully. Aug 08 19:29:11.944946 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5ec15c46-2978-4473-abc0-644c84438734 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:11.945353 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 312/1241] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:29:11 2026] POST /volume/v3/volumes => generated 751 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:11.963683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-33557209-79a4-49bb-beeb-2b4a7b662b63 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:11.965470 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-33557209-79a4-49bb-beeb-2b4a7b662b63 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] GET https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:11.966192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-33557209-79a4-49bb-beeb-2b4a7b662b63 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:11.966192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-33557209-79a4-49bb-beeb-2b4a7b662b63 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:11.974511 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:11.974511 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:11.978339 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-33557209-79a4-49bb-beeb-2b4a7b662b63 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Volume info retrieved successfully. Aug 08 19:29:11.984566 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-33557209-79a4-49bb-beeb-2b4a7b662b63 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 returned with HTTP 200 Aug 08 19:29:11.985144 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 311/1242] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:11 2026] GET /volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fb7799cf-621d-4caa-ae12-178396c70bcc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb7799cf-621d-4caa-ae12-178396c70bcc tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] GET https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb7799cf-621d-4caa-ae12-178396c70bcc tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fb7799cf-621d-4caa-ae12-178396c70bcc tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fb7799cf-621d-4caa-ae12-178396c70bcc tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Volume info retrieved successfully. Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fb7799cf-621d-4caa-ae12-178396c70bcc tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 returned with HTTP 200 Aug 08 19:29:13.191068 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 311/1243] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:13 2026] GET /volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-adb69e7d-1952-45a1-a58a-90cf98f9f3c2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adb69e7d-1952-45a1-a58a-90cf98f9f3c2 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] GET https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adb69e7d-1952-45a1-a58a-90cf98f9f3c2 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adb69e7d-1952-45a1-a58a-90cf98f9f3c2 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-adb69e7d-1952-45a1-a58a-90cf98f9f3c2 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Volume info retrieved successfully. Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adb69e7d-1952-45a1-a58a-90cf98f9f3c2 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 returned with HTTP 200 Aug 08 19:29:13.194539 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 310/1244] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:13 2026] GET /volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-38df0fc7-ab14-4c08-a83d-1fea56c5c113 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38df0fc7-ab14-4c08-a83d-1fea56c5c113 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] GET https://10.4.3.89/volume/v3/os-services?host=np0000006803&binary=cinder-volume Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-38df0fc7-ab14-4c08-a83d-1fea56c5c113 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-38df0fc7-ab14-4c08-a83d-1fea56c5c113 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38df0fc7-ab14-4c08-a83d-1fea56c5c113 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] https://10.4.3.89/volume/v3/os-services?host=np0000006803&binary=cinder-volume returned with HTTP 200 Aug 08 19:29:13.198391 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 313/1245] 10.4.3.89 () {66 vars in 1319 bytes} [Sat Aug 8 19:29:13 2026] GET /volume/v3/os-services?host=np0000006803&binary=cinder-volume => generated 275 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-af9258d3-36eb-4de0-9323-291e77b75a18 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af9258d3-36eb-4de0-9323-291e77b75a18 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] GET https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af9258d3-36eb-4de0-9323-291e77b75a18 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-af9258d3-36eb-4de0-9323-291e77b75a18 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-af9258d3-36eb-4de0-9323-291e77b75a18 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Volume info retrieved successfully. Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-af9258d3-36eb-4de0-9323-291e77b75a18 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 returned with HTTP 200 Aug 08 19:29:13.199748 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 312/1246] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:13 2026] GET /volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc87d155-6211-446d-99ee-1f8c104321e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc87d155-6211-446d-99ee-1f8c104321e2 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] DELETE https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc87d155-6211-446d-99ee-1f8c104321e2 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc87d155-6211-446d-99ee-1f8c104321e2 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-bc87d155-6211-446d-99ee-1f8c104321e2 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Delete volume with id: 334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:13.202169 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc87d155-6211-446d-99ee-1f8c104321e2 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Volume info retrieved successfully. Aug 08 19:29:13.243175 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc87d155-6211-446d-99ee-1f8c104321e2 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Delete volume request issued successfully. Aug 08 19:29:13.243448 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc87d155-6211-446d-99ee-1f8c104321e2 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 returned with HTTP 202 Aug 08 19:29:13.243951 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 312/1247] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:29:13 2026] DELETE /volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:13.255117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2271cf3-a694-45c7-9a37-cd2a71ef977c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:13.261136 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2271cf3-a694-45c7-9a37-cd2a71ef977c tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] GET https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:13.261460 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2271cf3-a694-45c7-9a37-cd2a71ef977c tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:13.261931 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2271cf3-a694-45c7-9a37-cd2a71ef977c tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:13.274363 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:13.274363 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:13.279592 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2271cf3-a694-45c7-9a37-cd2a71ef977c tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Volume info retrieved successfully. Aug 08 19:29:13.289100 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2271cf3-a694-45c7-9a37-cd2a71ef977c tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 returned with HTTP 200 Aug 08 19:29:13.289716 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 311/1248] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:13 2026] GET /volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:14.309096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d1e10c63-38c3-40e2-9078-f0d5d6e76fa7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:14.313443 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1e10c63-38c3-40e2-9078-f0d5d6e76fa7 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] GET https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 Aug 08 19:29:14.313443 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1e10c63-38c3-40e2-9078-f0d5d6e76fa7 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:14.313443 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1e10c63-38c3-40e2-9078-f0d5d6e76fa7 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:14.321396 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1e10c63-38c3-40e2-9078-f0d5d6e76fa7 tempest-VolumesServicesTestJSON-108876208 tempest-VolumesServicesTestJSON-108876208-project-member] https://10.4.3.89/volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 returned with HTTP 404 Aug 08 19:29:14.322101 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 314/1249] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:14 2026] GET /volume/v3/volumes/334797e5-cba3-42d6-b108-ee920fb67e97 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:29:14.334630 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-438172e1-5196-4da0-b49d-c4eebc3d71c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:14.337202 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-438172e1-5196-4da0-b49d-c4eebc3d71c8 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] GET https://10.4.3.89/volume/v3/os-services Aug 08 19:29:14.337459 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-438172e1-5196-4da0-b49d-c4eebc3d71c8 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:14.337740 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-438172e1-5196-4da0-b49d-c4eebc3d71c8 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:14.343234 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-438172e1-5196-4da0-b49d-c4eebc3d71c8 tempest-VolumesServicesTestJSON-239644243 tempest-VolumesServicesTestJSON-239644243-project-admin] https://10.4.3.89/volume/v3/os-services returned with HTTP 200 Aug 08 19:29:14.343623 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 313/1250] 10.4.3.89 () {66 vars in 1242 bytes} [Sat Aug 8 19:29:14 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:17.465892 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:17.624753 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:17.625278 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-677122096"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:17.627607 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-677122096'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:17.627751 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Create volume of 1 GB Aug 08 19:29:17.639304 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Availability Zones retrieved successfully. Aug 08 19:29:17.651169 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Flow 'volume_create_api' (d37df0c6-b731-4dab-8d8d-b869ccaacccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:17.655176 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55f25d9-ee0e-415a-b7df-837178d20aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:17.657299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:17.703303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55f25d9-ee0e-415a-b7df-837178d20aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:17.704823 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd1da44-ecf8-43db-bcb8-3c4748bd55de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:17.828588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Created reservations ['0b8aa95c-bb2e-42aa-a9a5-1a318fca5967', '6160d0e0-9da6-49d0-b6dc-5adff23c0e01', 'b32706bc-a649-4bf6-9c5f-3bd7b50fa729', 'b15b63c9-b1e5-4935-80b6-ec3035d956f4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:17.829625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dd1da44-ecf8-43db-bcb8-3c4748bd55de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b8aa95c-bb2e-42aa-a9a5-1a318fca5967', '6160d0e0-9da6-49d0-b6dc-5adff23c0e01', 'b32706bc-a649-4bf6-9c5f-3bd7b50fa729', 'b15b63c9-b1e5-4935-80b6-ec3035d956f4']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:17.832498 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e17881a-970f-4c3e-a0a7-586e9ee0737a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:17.865448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e17881a-970f-4c3e-a0a7-586e9ee0737a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-677122096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40eb5c9f72247e49b91afdb7762bfc0',qos_specs=None,replication_status=,reservations=['0b8aa95c-bb2e-42aa-a9a5-1a318fca5967','6160d0e0-9da6-49d0-b6dc-5adff23c0e01','b32706bc-a649-4bf6-9c5f-3bd7b50fa729','b15b63c9-b1e5-4935-80b6-ec3035d956f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc887e8cca2a43428de62e18281ed8f1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-677122096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b40eb5c9f72247e49b91afdb7762bfc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bc887e8cca2a43428de62e18281ed8f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:17.865448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce15464-5c07-4bee-9eff-c8bcad57155c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:17.895392 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ce15464-5c07-4bee-9eff-c8bcad57155c) transitioned into 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-677122096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b40eb5c9f72247e49b91afdb7762bfc0',qos_specs=None,replication_status=,reservations=['0b8aa95c-bb2e-42aa-a9a5-1a318fca5967','6160d0e0-9da6-49d0-b6dc-5adff23c0e01','b32706bc-a649-4bf6-9c5f-3bd7b50fa729','b15b63c9-b1e5-4935-80b6-ec3035d956f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc887e8cca2a43428de62e18281ed8f1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:17.896537 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1139c692-5359-4820-8cd8-7ce876fd859a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:17.912846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1139c692-5359-4820-8cd8-7ce876fd859a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:17.914008 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Flow 'volume_create_api' (d37df0c6-b731-4dab-8d8d-b869ccaacccd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:17.914908 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Create volume request issued successfully. Aug 08 19:29:17.915838 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c8725bc-298c-48c8-bc6f-917d154910d0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:17.916402 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 313/1251] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:29:17 2026] POST /volume/v3/volumes => generated 755 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:17.935173 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9766485d-285a-44ee-a5a5-d2bac52e3ddf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:17.935173 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9766485d-285a-44ee-a5a5-d2bac52e3ddf tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:17.935996 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9766485d-285a-44ee-a5a5-d2bac52e3ddf tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:17.935996 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9766485d-285a-44ee-a5a5-d2bac52e3ddf tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:17.949233 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:17.949233 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:17.954765 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9766485d-285a-44ee-a5a5-d2bac52e3ddf tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:17.962761 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9766485d-285a-44ee-a5a5-d2bac52e3ddf tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef returned with HTTP 200 Aug 08 19:29:17.963180 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 312/1252] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:17 2026] GET /volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:18.988627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5259c7f4-0a79-4718-b677-8d05818258d6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:18.995496 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5259c7f4-0a79-4718-b677-8d05818258d6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:18.995769 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5259c7f4-0a79-4718-b677-8d05818258d6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:18.996068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5259c7f4-0a79-4718-b677-8d05818258d6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:19.012981 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:19.012981 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:19.026879 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5259c7f4-0a79-4718-b677-8d05818258d6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:19.034987 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5259c7f4-0a79-4718-b677-8d05818258d6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef returned with HTTP 200 Aug 08 19:29:19.035721 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 315/1253] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:18 2026] GET /volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:19.059471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:19.061761 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:29:19.062207 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1719050010"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:19.082457 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:19.082457 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:19.082457 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:19.082457 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Create snapshot from volume 6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:19.149051 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Created reservations ['a2e98e53-bcab-4df2-9676-eedc716bbeee', '294a7002-38da-4eb6-aeb5-9663c6fda403', '4124417c-dc82-4a76-aabf-bc621e950e38', '718699e6-8bb1-47ea-aa3a-a2b7875c6f09'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:19.234850 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot create request issued successfully. Aug 08 19:29:19.235525 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdada76b-1c62-4e86-b2a4-70e52016f1c5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:29:19.236142 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 314/1254] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:29:19 2026] POST /volume/v3/snapshots => generated 314 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:19.253299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35e6eab2-546b-472c-86e0-a97a31cffd5f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:19.259813 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35e6eab2-546b-472c-86e0-a97a31cffd5f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 Aug 08 19:29:19.259813 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35e6eab2-546b-472c-86e0-a97a31cffd5f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:19.259813 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35e6eab2-546b-472c-86e0-a97a31cffd5f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:19.269811 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:19.269811 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:19.270031 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35e6eab2-546b-472c-86e0-a97a31cffd5f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:19.271254 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35e6eab2-546b-472c-86e0-a97a31cffd5f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 returned with HTTP 200 Aug 08 19:29:19.271831 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 314/1255] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:19 2026] GET /volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 => generated 446 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:20.288887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d1cff98-4a70-4aa3-a6be-2f9bca2201b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:20.291193 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d1cff98-4a70-4aa3-a6be-2f9bca2201b9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 Aug 08 19:29:20.291193 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d1cff98-4a70-4aa3-a6be-2f9bca2201b9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:20.291436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d1cff98-4a70-4aa3-a6be-2f9bca2201b9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:20.302323 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:20.302323 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:20.303162 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8d1cff98-4a70-4aa3-a6be-2f9bca2201b9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:20.304091 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d1cff98-4a70-4aa3-a6be-2f9bca2201b9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 returned with HTTP 200 Aug 08 19:29:20.305031 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 313/1256] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:20 2026] GET /volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:20.315433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:20.318168 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:29:20.318792 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-277093173"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:20.329077 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:20.329077 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:20.329852 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:20.329852 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Create snapshot from volume 6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:20.384252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Created reservations ['fd062f7f-51ab-4299-acba-587ebdf6fe44', '77e6190e-e1ee-4425-9dc0-cdeb63e1321f', 'd8136adc-7e79-41c4-829c-5d6b97106f05', 'c44e4bf5-75b6-4a4a-a7a4-a608f648d847'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:20.454944 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot create request issued successfully. Aug 08 19:29:20.455326 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04cd45fe-78c2-4eca-9149-b6a42ea91361 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:29:20.458435 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 316/1257] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:29:20 2026] POST /volume/v3/snapshots => generated 313 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:29:20.469121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e9372300-df52-484d-a8c7-f0655a9745ff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:20.471280 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9372300-df52-484d-a8c7-f0655a9745ff tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 Aug 08 19:29:20.471550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9372300-df52-484d-a8c7-f0655a9745ff tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:20.471769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9372300-df52-484d-a8c7-f0655a9745ff tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:20.480858 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:20.480858 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:20.484554 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e9372300-df52-484d-a8c7-f0655a9745ff tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:20.484554 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9372300-df52-484d-a8c7-f0655a9745ff tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 returned with HTTP 200 Aug 08 19:29:20.484554 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 315/1258] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:20 2026] GET /volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:21.500837 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6684963-2608-4cf5-87bc-fbc3c68149e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:21.503935 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6684963-2608-4cf5-87bc-fbc3c68149e0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 Aug 08 19:29:21.505054 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6684963-2608-4cf5-87bc-fbc3c68149e0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:21.505673 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6684963-2608-4cf5-87bc-fbc3c68149e0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:21.516599 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:21.516599 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:21.517486 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b6684963-2608-4cf5-87bc-fbc3c68149e0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:21.518777 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6684963-2608-4cf5-87bc-fbc3c68149e0 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 returned with HTTP 200 Aug 08 19:29:21.519339 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 315/1259] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:21 2026] GET /volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:21.532907 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-178713a8-1123-4ebd-81e4-fffaab79c449 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:21.537047 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-178713a8-1123-4ebd-81e4-fffaab79c449 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:29:21.538145 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-178713a8-1123-4ebd-81e4-fffaab79c449 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-668673555"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:21.564279 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:21.564279 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:21.565195 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-178713a8-1123-4ebd-81e4-fffaab79c449 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:21.565351 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-178713a8-1123-4ebd-81e4-fffaab79c449 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Create snapshot from volume 6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:21.628107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-178713a8-1123-4ebd-81e4-fffaab79c449 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Created reservations ['22c84c77-ae49-4d7d-820c-e69e9479a93d', 'f7d19ef8-724e-4b10-b96e-0a43d2d67ff4', 'aabf0452-ebee-4843-baa8-4bb75952c76c', '4ab5c0be-2a5a-407b-90ad-77a373c47987'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:21.675258 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-178713a8-1123-4ebd-81e4-fffaab79c449 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot create request issued successfully. Aug 08 19:29:21.675759 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-178713a8-1123-4ebd-81e4-fffaab79c449 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:29:21.676402 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 314/1260] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:29:21 2026] POST /volume/v3/snapshots => generated 313 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:29:21.692777 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8eface86-020a-4cd8-ad0d-f0dd8ff813fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:21.696709 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8eface86-020a-4cd8-ad0d-f0dd8ff813fe tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 Aug 08 19:29:21.699245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8eface86-020a-4cd8-ad0d-f0dd8ff813fe tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:21.699245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8eface86-020a-4cd8-ad0d-f0dd8ff813fe tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:21.708166 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:21.708166 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:21.709677 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8eface86-020a-4cd8-ad0d-f0dd8ff813fe tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:21.710090 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8eface86-020a-4cd8-ad0d-f0dd8ff813fe tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 returned with HTTP 200 Aug 08 19:29:21.710817 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 317/1261] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:21 2026] GET /volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 => generated 445 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:22.726097 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5e619183-a940-41ba-b224-ab7904a07d8c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.728882 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e619183-a940-41ba-b224-ab7904a07d8c tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 Aug 08 19:29:22.728882 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e619183-a940-41ba-b224-ab7904a07d8c tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.729054 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e619183-a940-41ba-b224-ab7904a07d8c tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.735298 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:22.735298 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:22.736087 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5e619183-a940-41ba-b224-ab7904a07d8c tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:22.737166 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e619183-a940-41ba-b224-ab7904a07d8c tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 returned with HTTP 200 Aug 08 19:29:22.738075 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 316/1262] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:22.753064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae3b63ba-b792-408e-8389-7771e8696e86 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.755221 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae3b63ba-b792-408e-8389-7771e8696e86 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=1 Aug 08 19:29:22.755431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae3b63ba-b792-408e-8389-7771e8696e86 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.755685 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae3b63ba-b792-408e-8389-7771e8696e86 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.756590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-ae3b63ba-b792-408e-8389-7771e8696e86 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:22.757480 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-ae3b63ba-b792-408e-8389-7771e8696e86 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:22.773041 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ae3b63ba-b792-408e-8389-7771e8696e86 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:22.773174 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae3b63ba-b792-408e-8389-7771e8696e86 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 08 19:29:22.773713 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 316/1263] 10.4.3.89 () {66 vars in 1251 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:22.790295 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.793668 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 08 19:29:22.793973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.794273 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.794801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:22.795274 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:22.795274 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:22.797826 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:22.801719 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-82a81039-fee5-4a13-b182-c63a3a824e57 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.804290 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:22.804860 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-873156928", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:22.807923 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-873156928', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:22.807923 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Create volume of 1 GB Aug 08 19:29:22.815330 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Availability Zones retrieved successfully. Aug 08 19:29:22.821473 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:22.822298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0c9d43b-5b38-494b-9bd4-20abc66a09ec tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 08 19:29:22.822759 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 315/1264] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:22.825117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Flow 'volume_create_api' (558bd0b6-6af6-4780-9e5a-ea5994d61fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:22.827041 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508600d8-b052-418e-8267-6f2845e5022e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:22.828106 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:22.837336 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.839951 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=100000 Aug 08 19:29:22.840327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.840815 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.841570 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:22.843034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:22.850116 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:22.850938 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c236a32e-fc95-4f86-9ff9-d7069bb9acfb tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 08 19:29:22.851145 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 317/1265] 10.4.3.89 () {66 vars in 1261 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:22.864998 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.867116 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?limit=0 Aug 08 19:29:22.867401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.867699 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.868058 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:22.868430 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:22.868430 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:22.869405 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:22.874580 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:22.875541 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1665a81-f2eb-4749-9ed4-796e2af83a80 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 08 19:29:22.875541 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 317/1266] 10.4.3.89 () {66 vars in 1251 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:29:22.884519 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (508600d8-b052-418e-8267-6f2845e5022e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:22.884519 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb7362c-b9c2-4d5c-8d8c-faf384be7d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:22.893709 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.896599 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 08 19:29:22.896886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.897171 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.897449 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:22.897980 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:22.897980 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:22.899319 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:22.908145 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:22.910144 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-223a38cd-4aa1-4eb6-9636-6f17ce5b8f37 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 08 19:29:22.910869 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 316/1267] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:22.926949 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28c1906b-702e-4c7f-a49f-b0582857d925 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.929313 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28c1906b-702e-4c7f-a49f-b0582857d925 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?marker=61fcefe6-2ca0-4d62-bc4d-f307d1f22705 Aug 08 19:29:22.929629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28c1906b-702e-4c7f-a49f-b0582857d925 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.929899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28c1906b-702e-4c7f-a49f-b0582857d925 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.930177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-28c1906b-702e-4c7f-a49f-b0582857d925 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:22.930565 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:22.930565 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:22.931620 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-28c1906b-702e-4c7f-a49f-b0582857d925 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:22.958793 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-28c1906b-702e-4c7f-a49f-b0582857d925 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:22.959259 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28c1906b-702e-4c7f-a49f-b0582857d925 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?marker=61fcefe6-2ca0-4d62-bc4d-f307d1f22705 returned with HTTP 200 Aug 08 19:29:22.959854 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 318/1268] 10.4.3.89 () {66 vars in 1323 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots?marker=61fcefe6-2ca0-4d62-bc4d-f307d1f22705 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:22.973197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:22.975901 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?offset=2&limit=3 Aug 08 19:29:22.977057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:22.977057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:22.978293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:22.979787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:22.983657 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Created reservations ['dbd274c7-d180-4fad-932c-ef6ded2ddd62', '641d2990-7516-4438-a346-60d70cd8918a', '8eb32c96-f2a5-429d-b288-36abef19b05e', 'd81d639c-7c59-4cc7-bda2-b425d49a608e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:22.985000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb7362c-b9c2-4d5c-8d8c-faf384be7d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbd274c7-d180-4fad-932c-ef6ded2ddd62', '641d2990-7516-4438-a346-60d70cd8918a', '8eb32c96-f2a5-429d-b288-36abef19b05e', 'd81d639c-7c59-4cc7-bda2-b425d49a608e']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:22.986140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7fad777-d669-446c-b283-3418f669f52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:22.998172 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:22.998709 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ba4c003-9b12-467d-90af-0f75d81624a5 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 08 19:29:22.999235 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 318/1269] 10.4.3.89 () {66 vars in 1269 bytes} [Sat Aug 8 19:29:22 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.011856 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.014518 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 08 19:29:23.014831 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.015279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.016407 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.016407 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.016407 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:23.018309 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.020144 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7fad777-d669-446c-b283-3418f669f52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8150c98-fb4a-4ffe-9406-c3f701d910b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-873156928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7058743ccc44dda847cad0056e75a9',qos_specs=None,replication_status=,reservations=['dbd274c7-d180-4fad-932c-ef6ded2ddd62','641d2990-7516-4438-a346-60d70cd8918a','8eb32c96-f2a5-429d-b288-36abef19b05e','d81d639c-7c59-4cc7-bda2-b425d49a608e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3c540afba6497cb5e82b4200ed8b0e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-873156928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8150c98-fb4a-4ffe-9406-c3f701d910b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b7058743ccc44dda847cad0056e75a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3a3c540afba6497cb5e82b4200ed8b0e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:23.021302 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9478df-38bb-4a01-bcbd-c9c456886edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:23.037000 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.038174 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f96e2b99-ca75-4745-bcad-eed356bb2df1 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 08 19:29:23.042539 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 317/1270] 10.4.3.89 () {66 vars in 1301 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.053555 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-334aa614-7632-4483-9f0e-543adf48ff81 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.055826 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9478df-38bb-4a01-bcbd-c9c456886edf) transitioned into 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-873156928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b7058743ccc44dda847cad0056e75a9',qos_specs=None,replication_status=,reservations=['dbd274c7-d180-4fad-932c-ef6ded2ddd62','641d2990-7516-4438-a346-60d70cd8918a','8eb32c96-f2a5-429d-b288-36abef19b05e','d81d639c-7c59-4cc7-bda2-b425d49a608e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a3c540afba6497cb5e82b4200ed8b0e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:23.055980 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-334aa614-7632-4483-9f0e-543adf48ff81 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 08 19:29:23.056312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-334aa614-7632-4483-9f0e-543adf48ff81 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.056648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-334aa614-7632-4483-9f0e-543adf48ff81 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.057654 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1bcde8-f269-4b37-8587-33b7889495f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:23.057785 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-334aa614-7632-4483-9f0e-543adf48ff81 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.057785 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.057785 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:23.058545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-334aa614-7632-4483-9f0e-543adf48ff81 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.064393 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-334aa614-7632-4483-9f0e-543adf48ff81 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.064956 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-334aa614-7632-4483-9f0e-543adf48ff81 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 08 19:29:23.065600 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 319/1271] 10.4.3.89 () {66 vars in 1303 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.072220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1bcde8-f269-4b37-8587-33b7889495f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:23.072220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Flow 'volume_create_api' (558bd0b6-6af6-4780-9e5a-ea5994d61fbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:23.072220 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Create volume request issued successfully. Aug 08 19:29:23.073031 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82a81039-fee5-4a13-b182-c63a3a824e57 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:23.073534 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 318/1272] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:29:22 2026] POST /volume/v3/volumes => generated 786 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:23.081625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.084054 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 08 19:29:23.084488 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.085838 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.085838 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.085838 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.085838 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:23.087379 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.088850 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de2125b6-1f62-472a-8e80-5e719125d56c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.094211 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de2125b6-1f62-472a-8e80-5e719125d56c tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:23.094497 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de2125b6-1f62-472a-8e80-5e719125d56c tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.094773 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de2125b6-1f62-472a-8e80-5e719125d56c tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.105368 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.106017 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21c8fb20-3ceb-4d1a-b14d-fa7b144e9b5d tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 08 19:29:23.106654 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 319/1273] 10.4.3.89 () {66 vars in 1285 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.109109 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.109109 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:23.116783 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-de2125b6-1f62-472a-8e80-5e719125d56c tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:23.127172 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de2125b6-1f62-472a-8e80-5e719125d56c tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:23.128463 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 318/1274] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:23.130376 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cff2d72e-536f-4976-a40b-d9555b16da06 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.132873 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cff2d72e-536f-4976-a40b-d9555b16da06 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 08 19:29:23.133444 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cff2d72e-536f-4976-a40b-d9555b16da06 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.134057 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cff2d72e-536f-4976-a40b-d9555b16da06 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.134057 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-cff2d72e-536f-4976-a40b-d9555b16da06 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.134542 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.134542 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:23.136272 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-cff2d72e-536f-4976-a40b-d9555b16da06 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.151444 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cff2d72e-536f-4976-a40b-d9555b16da06 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.151860 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cff2d72e-536f-4976-a40b-d9555b16da06 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 08 19:29:23.152580 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 320/1275] 10.4.3.89 () {66 vars in 1287 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.170789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.173890 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 08 19:29:23.174146 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.174315 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.174659 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.175095 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.175095 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:23.176245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.192568 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.192696 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ade7eade-1cf6-45e2-95ef-12d3354c0736 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 08 19:29:23.193192 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 319/1276] 10.4.3.89 () {66 vars in 1305 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.209960 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.212232 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 08 19:29:23.212469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.212803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.213125 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.213746 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.213746 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:23.214706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.229068 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.229548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e38aa88-ce7c-4ea8-b469-b8ae505b48e9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 08 19:29:23.230035 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 320/1277] 10.4.3.89 () {66 vars in 1307 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.246971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.249391 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 Aug 08 19:29:23.250326 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.250782 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.251158 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.253674 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.270439 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.271141 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.271141 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:23.272822 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fb62bbd-ad73-4a1e-ba23-7ade79fc69c6 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 returned with HTTP 200 Aug 08 19:29:23.273671 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 319/1278] 10.4.3.89 () {66 vars in 1376 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 => generated 475 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.288449 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-30c70d6a-0196-436c-9498-a557f3416a60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.291084 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30c70d6a-0196-436c-9498-a557f3416a60 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail?status=available Aug 08 19:29:23.291292 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30c70d6a-0196-436c-9498-a557f3416a60 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.291635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30c70d6a-0196-436c-9498-a557f3416a60 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.291869 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-30c70d6a-0196-436c-9498-a557f3416a60 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.292120 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.292120 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:23.293079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-30c70d6a-0196-436c-9498-a557f3416a60 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.307781 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-30c70d6a-0196-436c-9498-a557f3416a60 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.308395 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.308395 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:23.309259 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30c70d6a-0196-436c-9498-a557f3416a60 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 08 19:29:23.309815 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 321/1279] 10.4.3.89 () {66 vars in 1290 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:29:23.321492 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.323856 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 Aug 08 19:29:23.324248 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.324698 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.325055 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.325549 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.325549 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:23.326790 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.343892 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.343892 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.343892 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:23.344454 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f2fff16-8103-4f2e-b687-2e1fe6bfc04e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 returned with HTTP 200 Aug 08 19:29:23.345032 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 320/1280] 10.4.3.89 () {66 vars in 1410 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 => generated 475 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.363258 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.365328 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 Aug 08 19:29:23.365637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.365877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.366118 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.366440 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.366440 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:23.367511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.383214 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.383751 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8477b30b-5dc6-4d07-bd5b-a9d5d783ffb9 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 returned with HTTP 200 Aug 08 19:29:23.384678 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 321/1281] 10.4.3.89 () {66 vars in 1355 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 => generated 341 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.396950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.400324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?status=available Aug 08 19:29:23.400721 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.401161 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.401607 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.403060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.423974 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.424579 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a474c1d8-1b5f-4d4a-89b0-70775abd4d89 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?status=available returned with HTTP 200 Aug 08 19:29:23.425071 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 320/1282] 10.4.3.89 () {66 vars in 1269 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.436782 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a5428254-6853-45ae-84fb-e79f29c31e08 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.438709 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5428254-6853-45ae-84fb-e79f29c31e08 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 Aug 08 19:29:23.438957 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a5428254-6853-45ae-84fb-e79f29c31e08 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.439226 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a5428254-6853-45ae-84fb-e79f29c31e08 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.439547 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-a5428254-6853-45ae-84fb-e79f29c31e08 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:29:23.440758 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-a5428254-6853-45ae-84fb-e79f29c31e08 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:29:23.455275 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a5428254-6853-45ae-84fb-e79f29c31e08 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Get all snapshots completed successfully. Aug 08 19:29:23.455757 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5428254-6853-45ae-84fb-e79f29c31e08 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 returned with HTTP 200 Aug 08 19:29:23.456203 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 322/1283] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-668673555 => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:23.467591 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1aebf389-9d04-4614-bac4-e66fdb56809a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.469655 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1aebf389-9d04-4614-bac4-e66fdb56809a tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 Aug 08 19:29:23.470116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1aebf389-9d04-4614-bac4-e66fdb56809a tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.470116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1aebf389-9d04-4614-bac4-e66fdb56809a tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.470351 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-1aebf389-9d04-4614-bac4-e66fdb56809a tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Delete snapshot with id: 4d93efa4-7e66-4c05-a75b-af78a69fbce3 Aug 08 19:29:23.476338 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.476338 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:23.476876 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1aebf389-9d04-4614-bac4-e66fdb56809a tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:23.507438 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1aebf389-9d04-4614-bac4-e66fdb56809a tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot delete request issued successfully. Aug 08 19:29:23.507594 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1aebf389-9d04-4614-bac4-e66fdb56809a tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 returned with HTTP 202 Aug 08 19:29:23.507991 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 321/1284] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:29:23 2026] DELETE /volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:23.517266 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-00f694df-6aff-462f-bf7c-1e48e0bf3860 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:23.518816 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00f694df-6aff-462f-bf7c-1e48e0bf3860 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 Aug 08 19:29:23.519124 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00f694df-6aff-462f-bf7c-1e48e0bf3860 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:23.519502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-00f694df-6aff-462f-bf7c-1e48e0bf3860 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:23.528734 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:23.528734 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:23.529264 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-00f694df-6aff-462f-bf7c-1e48e0bf3860 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:23.530086 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-00f694df-6aff-462f-bf7c-1e48e0bf3860 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 returned with HTTP 200 Aug 08 19:29:23.530447 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 322/1285] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:23 2026] GET /volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:24.142165 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-04dff4f6-0350-4be5-87a1-0a8c58de9cc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.144252 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04dff4f6-0350-4be5-87a1-0a8c58de9cc5 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:24.144556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04dff4f6-0350-4be5-87a1-0a8c58de9cc5 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.144827 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04dff4f6-0350-4be5-87a1-0a8c58de9cc5 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.153079 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.153079 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:24.158154 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-04dff4f6-0350-4be5-87a1-0a8c58de9cc5 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:24.164036 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04dff4f6-0350-4be5-87a1-0a8c58de9cc5 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:24.164922 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 321/1286] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:24.179875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e5bf5cda-d5ad-4d47-b285-34e3e84c7e93 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.182543 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e5bf5cda-d5ad-4d47-b285-34e3e84c7e93 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:24.182955 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e5bf5cda-d5ad-4d47-b285-34e3e84c7e93 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.183448 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e5bf5cda-d5ad-4d47-b285-34e3e84c7e93 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.192305 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.192305 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:24.197231 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e5bf5cda-d5ad-4d47-b285-34e3e84c7e93 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:24.202285 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e5bf5cda-d5ad-4d47-b285-34e3e84c7e93 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:24.202918 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 323/1287] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:24.253276 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-014b95fe-53c8-4597-a101-0884c5f9b33b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.258115 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-014b95fe-53c8-4597-a101-0884c5f9b33b tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:24.258403 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-014b95fe-53c8-4597-a101-0884c5f9b33b tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.258711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-014b95fe-53c8-4597-a101-0884c5f9b33b tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.273177 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.273177 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:24.280684 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-014b95fe-53c8-4597-a101-0884c5f9b33b tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:24.285934 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-014b95fe-53c8-4597-a101-0884c5f9b33b tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:24.286436 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 322/1288] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:24.385696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c2d8e3c-5535-4904-8261-7cde3d19e748 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.386123 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c2d8e3c-5535-4904-8261-7cde3d19e748 None None] GET https://10.4.3.89/volume// Aug 08 19:29:24.386643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c2d8e3c-5535-4904-8261-7cde3d19e748 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.386643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c2d8e3c-5535-4904-8261-7cde3d19e748 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.387090 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c2d8e3c-5535-4904-8261-7cde3d19e748 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:24.387852 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 323/1289] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:24.399150 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-fac9d371-39bf-49b6-b8a1-8cef631d06e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.399993 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-fac9d371-39bf-49b6-b8a1-8cef631d06e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:29:24.401534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-fac9d371-39bf-49b6-b8a1-8cef631d06e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8150c98-fb4a-4ffe-9406-c3f701d910b2", "connector": null, "instance_uuid": "c9e904b1-527b-4f1e-84ea-89f98b881701"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:24.409984 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.409984 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:24.443435 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-fac9d371-39bf-49b6-b8a1-8cef631d06e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:29:24.444435 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 322/1290] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:29:24 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:24.479696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3167336c-99de-409e-a5fb-f9d128694e47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.481759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3167336c-99de-409e-a5fb-f9d128694e47 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:24.481759 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3167336c-99de-409e-a5fb-f9d128694e47 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.481941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3167336c-99de-409e-a5fb-f9d128694e47 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.510141 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8cdd2f4d-c752-4bab-9837-6c4ec3c50937 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.510583 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cdd2f4d-c752-4bab-9837-6c4ec3c50937 None None] GET https://10.4.3.89/volume// Aug 08 19:29:24.510766 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cdd2f4d-c752-4bab-9837-6c4ec3c50937 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.510956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cdd2f4d-c752-4bab-9837-6c4ec3c50937 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.511144 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.511144 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:24.512103 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cdd2f4d-c752-4bab-9837-6c4ec3c50937 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:24.512103 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 323/1291] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:24.518293 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3167336c-99de-409e-a5fb-f9d128694e47 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:24.523602 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3167336c-99de-409e-a5fb-f9d128694e47 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:24.524123 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 324/1292] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:24.528698 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-35d0116f-01ad-41e3-9c33-b1e8922e6dfc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.534128 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-35d0116f-01ad-41e3-9c33-b1e8922e6dfc tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:24.535759 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-35d0116f-01ad-41e3-9c33-b1e8922e6dfc tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.536930 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-35d0116f-01ad-41e3-9c33-b1e8922e6dfc tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.542707 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-96c4cf40-083e-4278-a408-4a4322bde881 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.546391 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96c4cf40-083e-4278-a408-4a4322bde881 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 Aug 08 19:29:24.546676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96c4cf40-083e-4278-a408-4a4322bde881 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.547123 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96c4cf40-083e-4278-a408-4a4322bde881 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.548162 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.548162 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:24.553740 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-35d0116f-01ad-41e3-9c33-b1e8922e6dfc tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:24.557402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96c4cf40-083e-4278-a408-4a4322bde881 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 returned with HTTP 404 Aug 08 19:29:24.557758 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 323/1293] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/v3/snapshots/4d93efa4-7e66-4c05-a75b-af78a69fbce3 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:24.559605 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-35d0116f-01ad-41e3-9c33-b1e8922e6dfc tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:24.560039 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 324/1294] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 1040 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:24.567821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04683ca3-58d8-4144-8056-a4ac9be83312 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.570653 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04683ca3-58d8-4144-8056-a4ac9be83312 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 Aug 08 19:29:24.571192 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04683ca3-58d8-4144-8056-a4ac9be83312 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.571954 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04683ca3-58d8-4144-8056-a4ac9be83312 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.576724 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-04683ca3-58d8-4144-8056-a4ac9be83312 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Delete snapshot with id: 61fcefe6-2ca0-4d62-bc4d-f307d1f22705 Aug 08 19:29:24.586444 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.586444 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:24.586444 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04683ca3-58d8-4144-8056-a4ac9be83312 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:24.611937 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04683ca3-58d8-4144-8056-a4ac9be83312 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot delete request issued successfully. Aug 08 19:29:24.612378 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04683ca3-58d8-4144-8056-a4ac9be83312 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 returned with HTTP 202 Aug 08 19:29:24.613019 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 324/1295] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:29:24 2026] DELETE /volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:24.625348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-efe31ace-13e3-4ecb-8951-54591d69b382 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.627840 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-efe31ace-13e3-4ecb-8951-54591d69b382 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 Aug 08 19:29:24.628149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-efe31ace-13e3-4ecb-8951-54591d69b382 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:24.628280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-efe31ace-13e3-4ecb-8951-54591d69b382 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:24.634214 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.634214 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:24.634990 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-efe31ace-13e3-4ecb-8951-54591d69b382 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:24.636291 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-efe31ace-13e3-4ecb-8951-54591d69b382 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 returned with HTTP 200 Aug 08 19:29:24.636777 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 325/1296] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:24 2026] GET /volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:24.699264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-f8e0855b-e609-4b49-9fef-c4bce7a0d19d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:24.703850 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-f8e0855b-e609-4b49-9fef-c4bce7a0d19d tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] PUT https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 Aug 08 19:29:24.704368 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-f8e0855b-e609-4b49-9fef-c4bce7a0d19d tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:24.717723 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-f8e0855b-e609-4b49-9fef-c4bce7a0d19d tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Acquiring lock "cinder-attachment_update-d8150c98-fb4a-4ffe-9406-c3f701d910b2-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:29:24.725701 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-f8e0855b-e609-4b49-9fef-c4bce7a0d19d tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Lock "cinder-attachment_update-d8150c98-fb4a-4ffe-9406-c3f701d910b2-np0000006803" acquired by "attachment_update" :: waited 0.008s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:29:24.727217 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:24.727217 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:24.835325 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-f8e0855b-e609-4b49-9fef-c4bce7a0d19d tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Lock "cinder-attachment_update-d8150c98-fb4a-4ffe-9406-c3f701d910b2-np0000006803" released by "attachment_update" :: held 0.110s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:29:24.835678 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-f8e0855b-e609-4b49-9fef-c4bce7a0d19d tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 returned with HTTP 200 Aug 08 19:29:24.836198 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 324/1297] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:29:24 2026] PUT /volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:25.544440 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8a8a4da-a43c-4e1e-80a6-c3cd51b553c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:25.545750 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8a8a4da-a43c-4e1e-80a6-c3cd51b553c7 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:25.545944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8a8a4da-a43c-4e1e-80a6-c3cd51b553c7 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:25.546126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8a8a4da-a43c-4e1e-80a6-c3cd51b553c7 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:25.555915 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:25.555915 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:25.561436 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8a8a4da-a43c-4e1e-80a6-c3cd51b553c7 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:25.563973 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8a8a4da-a43c-4e1e-80a6-c3cd51b553c7 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:25.564445 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 325/1298] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:25 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:25.648821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eef2b203-85df-49be-8238-719b88b1d181 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:25.651887 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eef2b203-85df-49be-8238-719b88b1d181 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 Aug 08 19:29:25.651887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eef2b203-85df-49be-8238-719b88b1d181 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:25.653039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eef2b203-85df-49be-8238-719b88b1d181 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:25.659994 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eef2b203-85df-49be-8238-719b88b1d181 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 returned with HTTP 404 Aug 08 19:29:25.661138 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 325/1299] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:25 2026] GET /volume/v3/snapshots/61fcefe6-2ca0-4d62-bc4d-f307d1f22705 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:25.673737 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:25.676110 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 Aug 08 19:29:25.676437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:25.676711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:25.676866 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Delete snapshot with id: 079b50e9-526c-48e1-8ca9-d4376a447307 Aug 08 19:29:25.683647 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:25.683647 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:25.684234 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:25.709129 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot delete request issued successfully. Aug 08 19:29:25.709361 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6bba835f-ad35-4a79-bf9a-e793b3b840ef tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 returned with HTTP 202 Aug 08 19:29:25.709812 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 326/1300] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:29:25 2026] DELETE /volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:25.723199 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1566f9fa-ef62-4ad9-9245-70df2802388f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:25.725838 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1566f9fa-ef62-4ad9-9245-70df2802388f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 Aug 08 19:29:25.726149 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1566f9fa-ef62-4ad9-9245-70df2802388f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:25.726381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1566f9fa-ef62-4ad9-9245-70df2802388f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:25.736167 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:25.736167 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:25.736738 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1566f9fa-ef62-4ad9-9245-70df2802388f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Snapshot retrieved successfully. Aug 08 19:29:25.737602 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1566f9fa-ef62-4ad9-9245-70df2802388f tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 returned with HTTP 200 Aug 08 19:29:25.737990 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 325/1301] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:25 2026] GET /volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:26.266369 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.268747 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:26.269748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-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": "def068a1-69dd-4460-bf06-8136670950c4", "source_volid": null, "backup_id": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:26.274095 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-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': 'def068a1-69dd-4460-bf06-8136670950c4', 'source_volid': None, 'backup_id': None}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:26.367914 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Create volume of 1 GB Aug 08 19:29:26.371684 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Availability Zones retrieved successfully. Aug 08 19:29:26.378089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Flow 'volume_create_api' (27387bcc-2493-420d-b4f6-cb5a25ce0f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:26.379494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c183eef-9930-4eab-8566-a0c71477efb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:26.380637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:26.458244 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c183eef-9930-4eab-8566-a0c71477efb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:26.459160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866be0f1-447d-4d08-ae27-aa20e18b4a03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:26.536832 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Created reservations ['9e04222f-bc06-430c-85c6-44ffe507bb25', '2e8df229-eb99-4630-83c3-7f205025407d', '64ed5153-7df1-4b24-b854-34589b590e68', 'e1c33964-b840-46d5-b66d-dc0d0f1f8757'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:26.537860 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (866be0f1-447d-4d08-ae27-aa20e18b4a03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e04222f-bc06-430c-85c6-44ffe507bb25', '2e8df229-eb99-4630-83c3-7f205025407d', '64ed5153-7df1-4b24-b854-34589b590e68', 'e1c33964-b840-46d5-b66d-dc0d0f1f8757']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:26.538915 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4681d2-1aa7-4992-adc7-f958135e3896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:26.571401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4681d2-1aa7-4992-adc7-f958135e3896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '183459f0-8bd6-455f-86a8-d65569d80986', '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='d76b88ba27334529b0579c99ba852431',qos_specs=None,replication_status=,reservations=['9e04222f-bc06-430c-85c6-44ffe507bb25','2e8df229-eb99-4630-83c3-7f205025407d','64ed5153-7df1-4b24-b854-34589b590e68','e1c33964-b840-46d5-b66d-dc0d0f1f8757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf01c139709489ab1717da19d74031d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:26Z,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=183459f0-8bd6-455f-86a8-d65569d80986,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d76b88ba27334529b0579c99ba852431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5cf01c139709489ab1717da19d74031d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:26.572710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (795197fe-34e1-4058-a4d1-e0cf4f1a8675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:26.588359 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff13ecc6-87d0-44aa-8073-74af6e39e505 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.594477 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff13ecc6-87d0-44aa-8073-74af6e39e505 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:26.595004 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff13ecc6-87d0-44aa-8073-74af6e39e505 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:26.595963 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff13ecc6-87d0-44aa-8073-74af6e39e505 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:26.605001 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (795197fe-34e1-4058-a4d1-e0cf4f1a8675) transitioned into 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='d76b88ba27334529b0579c99ba852431',qos_specs=None,replication_status=,reservations=['9e04222f-bc06-430c-85c6-44ffe507bb25','2e8df229-eb99-4630-83c3-7f205025407d','64ed5153-7df1-4b24-b854-34589b590e68','e1c33964-b840-46d5-b66d-dc0d0f1f8757'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cf01c139709489ab1717da19d74031d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:26.605871 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d595f0b2-748c-44e0-a5ee-38ef3a777f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:26.618632 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:26.618632 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:26.618743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d595f0b2-748c-44e0-a5ee-38ef3a777f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:26.619653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Flow 'volume_create_api' (27387bcc-2493-420d-b4f6-cb5a25ce0f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:26.620035 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Create volume request issued successfully. Aug 08 19:29:26.620765 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-b72a9a9e-b487-4bd2-8fc8-f603600abada tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:26.621272 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 326/1302] 10.4.3.89 () {72 vars in 1534 bytes} [Sat Aug 8 19:29:26 2026] POST /volume/v3/volumes => generated 701 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:26.627527 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ff13ecc6-87d0-44aa-8073-74af6e39e505 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:26.635007 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff13ecc6-87d0-44aa-8073-74af6e39e505 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:26.635007 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 326/1303] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:26 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 879 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:26.637556 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-0350bc38-a488-4b3d-9668-641bcbc9652d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.642564 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-0350bc38-a488-4b3d-9668-641bcbc9652d tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 Aug 08 19:29:26.644760 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-0350bc38-a488-4b3d-9668-641bcbc9652d tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:26.644760 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-0350bc38-a488-4b3d-9668-641bcbc9652d tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:26.660346 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:26.660346 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:26.670845 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-0350bc38-a488-4b3d-9668-641bcbc9652d tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:29:26.679025 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-0350bc38-a488-4b3d-9668-641bcbc9652d tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 returned with HTTP 200 Aug 08 19:29:26.679523 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 327/1304] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:26 2026] GET /volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 => generated 769 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:26.702576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-7b1397ce-ceaf-41b7-99e0-184c8fcab4fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.709123 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-7b1397ce-ceaf-41b7-99e0-184c8fcab4fb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 Aug 08 19:29:26.709474 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-7b1397ce-ceaf-41b7-99e0-184c8fcab4fb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:26.709814 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-7b1397ce-ceaf-41b7-99e0-184c8fcab4fb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:26.728935 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:26.728935 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:26.735902 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-7b1397ce-ceaf-41b7-99e0-184c8fcab4fb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:29:26.742771 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-7b1397ce-ceaf-41b7-99e0-184c8fcab4fb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 returned with HTTP 200 Aug 08 19:29:26.743146 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 326/1305] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:26 2026] GET /volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 => generated 769 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:26.752439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-86b74942-b119-4bf3-8011-9aae82f58821 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.754869 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86b74942-b119-4bf3-8011-9aae82f58821 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 Aug 08 19:29:26.755648 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86b74942-b119-4bf3-8011-9aae82f58821 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:26.755648 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-86b74942-b119-4bf3-8011-9aae82f58821 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:26.765992 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-86b74942-b119-4bf3-8011-9aae82f58821 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 returned with HTTP 404 Aug 08 19:29:26.766831 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 327/1306] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:29:26 2026] GET /volume/v3/snapshots/079b50e9-526c-48e1-8ca9-d4376a447307 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:26.775780 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-647c8bc3-c587-4b48-a819-38d5350a717e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.779290 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-647c8bc3-c587-4b48-a819-38d5350a717e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:26.779593 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-647c8bc3-c587-4b48-a819-38d5350a717e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:26.779948 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-647c8bc3-c587-4b48-a819-38d5350a717e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:26.790341 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:26.790341 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:26.799340 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-647c8bc3-c587-4b48-a819-38d5350a717e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:26.807367 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-647c8bc3-c587-4b48-a819-38d5350a717e tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef returned with HTTP 200 Aug 08 19:29:26.808574 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 327/1307] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:26 2026] GET /volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:26.827225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.831431 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:26.831725 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:26.831990 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:26.832269 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Delete volume with id: 6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:26.850728 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:26.850728 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:26.851573 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:26.880612 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Delete volume request issued successfully. Aug 08 19:29:26.880818 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10ede001-1043-4fe7-9bcc-3d2ded04fb69 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef returned with HTTP 202 Aug 08 19:29:26.881278 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 328/1308] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:29:26 2026] DELETE /volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:26.892468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-88862c6c-618a-402f-b60c-5d44c55b5224 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:26.897632 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88862c6c-618a-402f-b60c-5d44c55b5224 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:26.898839 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88862c6c-618a-402f-b60c-5d44c55b5224 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:26.898839 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-88862c6c-618a-402f-b60c-5d44c55b5224 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:26.908126 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:26.908126 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:26.912647 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-88862c6c-618a-402f-b60c-5d44c55b5224 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Volume info retrieved successfully. Aug 08 19:29:26.919149 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-88862c6c-618a-402f-b60c-5d44c55b5224 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef returned with HTTP 200 Aug 08 19:29:26.919630 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 327/1309] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:26 2026] GET /volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:29:27.448855 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:27.451237 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:27.451782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-502385302"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:27.453946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-502385302'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:27.454204 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Create volume of 1 GB Aug 08 19:29:27.454818 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:27.454818 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:27.462248 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Availability Zones retrieved successfully. Aug 08 19:29:27.477283 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Flow 'volume_create_api' (4c6c9e7f-e0a7-4b5b-a43a-35ae1406f2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:27.484694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5eaab5-f03a-4d8f-9bc7-5f483d6b46db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:27.484694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:27.522684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea5eaab5-f03a-4d8f-9bc7-5f483d6b46db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:27.524522 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c54e871-9ed4-43f2-a551-dbe0a9d034b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:27.632035 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Created reservations ['8ed577fa-fd79-4313-8b4f-177bfebf446e', '2edc43fe-a57b-4814-82a0-11d81260a6c6', 'ab770a75-46e9-4cdb-81e8-d3cf56d6014a', '045a74dc-f0cd-4677-ad71-4b60cca55277'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:27.635261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c54e871-9ed4-43f2-a551-dbe0a9d034b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ed577fa-fd79-4313-8b4f-177bfebf446e', '2edc43fe-a57b-4814-82a0-11d81260a6c6', 'ab770a75-46e9-4cdb-81e8-d3cf56d6014a', '045a74dc-f0cd-4677-ad71-4b60cca55277']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:27.635261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6d20b3-0f86-4b3d-8054-0594946acb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:27.655515 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-981febf5-df71-45fd-af2a-806dff56b744 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:27.657427 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-981febf5-df71-45fd-af2a-806dff56b744 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:27.657774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-981febf5-df71-45fd-af2a-806dff56b744 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:27.658047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-981febf5-df71-45fd-af2a-806dff56b744 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:27.669402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6d20b3-0f86-4b3d-8054-0594946acb0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e93f3fd-8bc5-41f5-a3c9-e27642de921b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-502385302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85f476abcdba48c1b932142e8d7b65c7',qos_specs=None,replication_status=,reservations=['8ed577fa-fd79-4313-8b4f-177bfebf446e','2edc43fe-a57b-4814-82a0-11d81260a6c6','ab770a75-46e9-4cdb-81e8-d3cf56d6014a','045a74dc-f0cd-4677-ad71-4b60cca55277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01b6ab372354b2e882f3beb8cee28d8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-502385302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e93f3fd-8bc5-41f5-a3c9-e27642de921b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85f476abcdba48c1b932142e8d7b65c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b01b6ab372354b2e882f3beb8cee28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:27.670331 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75cf1e5-39db-47f6-83f3-bb8a6a3c5d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:27.672852 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:27.672852 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:27.676143 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-981febf5-df71-45fd-af2a-806dff56b744 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:27.682499 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-981febf5-df71-45fd-af2a-806dff56b744 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:27.683261 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 328/1310] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:27 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:27.702025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75cf1e5-39db-47f6-83f3-bb8a6a3c5d40) transitioned into 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-502385302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85f476abcdba48c1b932142e8d7b65c7',qos_specs=None,replication_status=,reservations=['8ed577fa-fd79-4313-8b4f-177bfebf446e','2edc43fe-a57b-4814-82a0-11d81260a6c6','ab770a75-46e9-4cdb-81e8-d3cf56d6014a','045a74dc-f0cd-4677-ad71-4b60cca55277'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01b6ab372354b2e882f3beb8cee28d8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:27.703215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a740ec-d437-4189-8614-a7614c98ff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:27.721333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05a740ec-d437-4189-8614-a7614c98ff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:27.722870 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Flow 'volume_create_api' (4c6c9e7f-e0a7-4b5b-a43a-35ae1406f2f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:27.723404 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Create volume request issued successfully. Aug 08 19:29:27.724459 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d23dc83-aac0-4eb3-ab8a-e8df6c496439 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:27.725294 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 328/1311] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:29:27 2026] POST /volume/v3/volumes => generated 756 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:27.740679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-38b01031-5aa4-47d3-a3cc-93174230ce67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:27.743542 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38b01031-5aa4-47d3-a3cc-93174230ce67 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b Aug 08 19:29:27.743748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38b01031-5aa4-47d3-a3cc-93174230ce67 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:27.743930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-38b01031-5aa4-47d3-a3cc-93174230ce67 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:27.752000 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:27.752000 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:27.756270 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-38b01031-5aa4-47d3-a3cc-93174230ce67 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:29:27.761324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-38b01031-5aa4-47d3-a3cc-93174230ce67 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b returned with HTTP 200 Aug 08 19:29:27.761833 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 329/1312] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:27 2026] GET /volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:27.939981 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df2c65ff-7a0c-4b07-b2d2-dc985b181f30 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:27.942366 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df2c65ff-7a0c-4b07-b2d2-dc985b181f30 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] GET https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef Aug 08 19:29:27.942661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df2c65ff-7a0c-4b07-b2d2-dc985b181f30 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:27.942912 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df2c65ff-7a0c-4b07-b2d2-dc985b181f30 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:27.950122 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df2c65ff-7a0c-4b07-b2d2-dc985b181f30 tempest-VolumesSnapshotListTestJSON-928556702 tempest-VolumesSnapshotListTestJSON-928556702-project-member] https://10.4.3.89/volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef returned with HTTP 404 Aug 08 19:29:27.950929 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 328/1313] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:27 2026] GET /volume/v3/volumes/6c09f7c7-b865-4f2e-9ea2-d5ac47cd9fef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:28.180652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-ba7a77ba-f2ab-4fbc-8bcd-dd68e3be4049 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.190536 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-ba7a77ba-f2ab-4fbc-8bcd-dd68e3be4049 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] POST https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371/action Aug 08 19:29:28.190536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-ba7a77ba-f2ab-4fbc-8bcd-dd68e3be4049 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:28.190536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-ba7a77ba-f2ab-4fbc-8bcd-dd68e3be4049 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:28.218285 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:28.218285 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:28.242271 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9592f5e3-0c20-4215-bb7c-fcdf2512a88d req-ba7a77ba-f2ab-4fbc-8bcd-dd68e3be4049 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371/action returned with HTTP 204 Aug 08 19:29:28.243023 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 329/1314] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:29:28 2026] POST /volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:28.700113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8999e35e-cf5a-40e4-9381-82514a3ac988 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.703139 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8999e35e-cf5a-40e4-9381-82514a3ac988 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:28.703532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8999e35e-cf5a-40e4-9381-82514a3ac988 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:28.703920 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8999e35e-cf5a-40e4-9381-82514a3ac988 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:28.730461 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:28.730461 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:28.736648 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8999e35e-cf5a-40e4-9381-82514a3ac988 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:28.743559 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8999e35e-cf5a-40e4-9381-82514a3ac988 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:28.747476 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 329/1315] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:28 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:28.759234 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e690efc-acd5-4819-926d-627f8bd56a60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.761749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e690efc-acd5-4819-926d-627f8bd56a60 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:28.762008 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e690efc-acd5-4819-926d-627f8bd56a60 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:28.762571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e690efc-acd5-4819-926d-627f8bd56a60 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:28.775993 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:28.775993 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:28.776357 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df3d7df3-7d76-41b8-b233-d9f94604d94f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.779123 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df3d7df3-7d76-41b8-b233-d9f94604d94f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b Aug 08 19:29:28.779579 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df3d7df3-7d76-41b8-b233-d9f94604d94f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:28.779862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df3d7df3-7d76-41b8-b233-d9f94604d94f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:28.781587 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8e690efc-acd5-4819-926d-627f8bd56a60 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:28.788536 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:28.788536 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:28.793862 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-df3d7df3-7d76-41b8-b233-d9f94604d94f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:29:28.795185 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e690efc-acd5-4819-926d-627f8bd56a60 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:28.797219 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 330/1316] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:28 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:28.799659 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df3d7df3-7d76-41b8-b233-d9f94604d94f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b returned with HTTP 200 Aug 08 19:29:28.800080 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 329/1317] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:28 2026] GET /volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:29:28.816453 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-383ce696-30e1-4647-a432-9cb63d2b41c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.818654 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 330/1318] 10.4.3.89 () {70 vars in 1604 bytes} [Sat Aug 8 19:29:28 2026] DELETE /volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:29:28.829894 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-814f7d1f-5083-4669-a2b6-1d21e1e1709b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.914050 np0000006803 devstack@c-api.service[100251]: WARNING keystonemiddleware.auth_token [None req-814f7d1f-5083-4669-a2b6-1d21e1e1709b None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 19:29:28.917257 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 330/1319] 10.4.3.89 () {70 vars in 1604 bytes} [Sat Aug 8 19:29:28 2026] DELETE /volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 => generated 114 bytes in 88 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:29:28.928447 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.929120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] DELETE https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 Aug 08 19:29:28.929399 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:28.929644 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:28.947673 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:28.947673 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:28.976003 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-7bc7d8c6-44fd-43f6-8d33-9c32810c0afd req-ee31ca71-bc86-4f92-9eb2-d41a6531fab4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:28.978961 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7bc7d8c6-44fd-43f6-8d33-9c32810c0afd req-ee31ca71-bc86-4f92-9eb2-d41a6531fab4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] DELETE https://10.4.3.89/volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888 Aug 08 19:29:28.979280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7bc7d8c6-44fd-43f6-8d33-9c32810c0afd req-ee31ca71-bc86-4f92-9eb2-d41a6531fab4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:28.979615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-7bc7d8c6-44fd-43f6-8d33-9c32810c0afd req-ee31ca71-bc86-4f92-9eb2-d41a6531fab4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:28.988948 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:28.988948 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:29.043374 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Attachment connected to vm c9e904b1-527b-4f1e-84ea-89f98b881701, checking data on nova Aug 08 19:29:29.043860 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.compute.nova [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100253) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 19:29:29.065568 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-7bc7d8c6-44fd-43f6-8d33-9c32810c0afd req-ee31ca71-bc86-4f92-9eb2-d41a6531fab4 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888 returned with HTTP 200 Aug 08 19:29:29.066182 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 330/1320] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:29:28 2026] DELETE /volume/v3/attachments/4d6ae9aa-1919-4b90-8c9a-b6362f440888 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:29.334274 np0000006803 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/c9e904b1-527b-4f1e-84ea-89f98b881701/os-volume_attachments/d8150c98-fb4a-4ffe-9406-c3f701d910b2 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6379684e7aace3ef78a5141e5816ee3bf6b6703b25798877ec97c7b69f8c5d7d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8adfb617-99e6-488a-98b6-df2e4656f7a0" -H "X-Service-Token: {SHA256}f6658535fd266c047531bacb3861669c1b2665245ae402c7e6ec2e268728c56e" {{(pid=100253) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 19:29:29.760231 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-f9bad6e8-7c79-4bb6-a46d-fc6cea285e10 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:29.764637 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-f9bad6e8-7c79-4bb6-a46d-fc6cea285e10 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 Aug 08 19:29:29.768057 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-f9bad6e8-7c79-4bb6-a46d-fc6cea285e10 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:29.769840 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-f9bad6e8-7c79-4bb6-a46d-fc6cea285e10 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:29.783331 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:29.783331 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:29.788924 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-f9bad6e8-7c79-4bb6-a46d-fc6cea285e10 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:29:29.797313 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-f9bad6e8-7c79-4bb6-a46d-fc6cea285e10 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 returned with HTTP 200 Aug 08 19:29:29.797403 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 331/1321] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:29 2026] GET /volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 => generated 1309 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:29.817804 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c3dd5c2-33d6-42bf-a847-e4ffe60ef9d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:29.818254 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c3dd5c2-33d6-42bf-a847-e4ffe60ef9d5 None None] GET https://10.4.3.89/volume// Aug 08 19:29:29.818633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c3dd5c2-33d6-42bf-a847-e4ffe60ef9d5 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:29.818930 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c3dd5c2-33d6-42bf-a847-e4ffe60ef9d5 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:29.820320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c3dd5c2-33d6-42bf-a847-e4ffe60ef9d5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:29.820891 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 331/1322] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:29.833381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-22b7b0da-e232-4b61-80f6-9dfc999d85dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:29.837881 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-22b7b0da-e232-4b61-80f6-9dfc999d85dc tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:29:29.838265 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-22b7b0da-e232-4b61-80f6-9dfc999d85dc tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "183459f0-8bd6-455f-86a8-d65569d80986", "connector": null, "instance_uuid": "ba1c6abd-8858-46b9-9759-a765a7cc25df"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:29.857614 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:29.857614 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:29.873611 np0000006803 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 19:29:29 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-f6a7cff7-3592-4c85-b2d9-a6d39928b512 x-openstack-request-id: req-f6a7cff7-3592-4c85-b2d9-a6d39928b512 {{(pid=100253) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 19:29:29.874043 np0000006803 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d8150c98-fb4a-4ffe-9406-c3f701d910b2", "serverId": "c9e904b1-527b-4f1e-84ea-89f98b881701", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "69463d38-24df-4afc-8ed1-a46d6829f371", "bdm_uuid": "e68ef090-91b4-4da4-8c40-cff52ae06712"}} {{(pid=100253) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 19:29:29.874043 np0000006803 devstack@c-api.service[100253]: DEBUG novaclient.v2.client [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET call to compute for https://10.4.3.89/compute/v2.1/servers/c9e904b1-527b-4f1e-84ea-89f98b881701/os-volume_attachments/d8150c98-fb4a-4ffe-9406-c3f701d910b2 used request id req-f6a7cff7-3592-4c85-b2d9-a6d39928b512 {{(pid=100253) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 19:29:29.876685 np0000006803 devstack@c-api.service[100253]: ERROR cinder.volume.api [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-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 Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Caught error: Detach volume from instance c9e904b1-527b-4f1e-84ea-89f98b881701 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c9e904b1-527b-4f1e-84ea-89f98b881701 using the Compute API Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 19:29:29.879792 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c9e904b1-527b-4f1e-84ea-89f98b881701 using the Compute API Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: ERROR cinder.api.middleware.fault Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.middleware.fault [None req-8adfb617-99e6-488a-98b6-df2e4656f7a0 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 returned with HTTP 409 Aug 08 19:29:29.880858 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 331/1323] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:29:28 2026] DELETE /volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 => generated 167 bytes in 955 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:29.911725 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-22b7b0da-e232-4b61-80f6-9dfc999d85dc tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:29:29.912236 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 331/1324] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:29:29 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:29.930551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5e9e1845-5186-4cf5-bf9a-a42c64e8bcf1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:29.931983 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5e9e1845-5186-4cf5-bf9a-a42c64e8bcf1 None None] GET https://10.4.3.89/volume// Aug 08 19:29:29.931983 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5e9e1845-5186-4cf5-bf9a-a42c64e8bcf1 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:29.933464 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5e9e1845-5186-4cf5-bf9a-a42c64e8bcf1 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:29.933464 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5e9e1845-5186-4cf5-bf9a-a42c64e8bcf1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:29.934405 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 332/1325] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:29.950894 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-1cc4db80-579c-4991-895a-4c033a11aa28 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:29.951173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-5340d1a7-ea32-4408-8b68-d2e555b1b0e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:29.954260 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-5340d1a7-ea32-4408-8b68-d2e555b1b0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:29.954608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-5340d1a7-ea32-4408-8b68-d2e555b1b0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:29.954882 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-5340d1a7-ea32-4408-8b68-d2e555b1b0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:29.955065 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-1cc4db80-579c-4991-895a-4c033a11aa28 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 Aug 08 19:29:29.955392 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-1cc4db80-579c-4991-895a-4c033a11aa28 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:29.955709 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-1cc4db80-579c-4991-895a-4c033a11aa28 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:29.973282 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:29.973282 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:29.978363 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-1cc4db80-579c-4991-895a-4c033a11aa28 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:29:29.984725 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-1cc4db80-579c-4991-895a-4c033a11aa28 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 returned with HTTP 200 Aug 08 19:29:29.985224 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 332/1326] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:29 2026] GET /volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 => generated 1488 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:29.999806 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-5340d1a7-ea32-4408-8b68-d2e555b1b0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:29:30.015071 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:30.015071 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:30.019939 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-5340d1a7-ea32-4408-8b68-d2e555b1b0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:30.025853 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-5340d1a7-ea32-4408-8b68-d2e555b1b0e8 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:30.026319 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 332/1327] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:29 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 1153 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:30.064456 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e6a30efc-bc98-47f5-a23f-82b2abc0218f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:30.064456 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e6a30efc-bc98-47f5-a23f-82b2abc0218f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] POST https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2/action Aug 08 19:29:30.064963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e6a30efc-bc98-47f5-a23f-82b2abc0218f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:30.064963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e6a30efc-bc98-47f5-a23f-82b2abc0218f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:30.082145 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:30.082145 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:30.082897 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e6a30efc-bc98-47f5-a23f-82b2abc0218f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:30.096919 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e6a30efc-bc98-47f5-a23f-82b2abc0218f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Begin detaching volume completed successfully. Aug 08 19:29:30.097189 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e6a30efc-bc98-47f5-a23f-82b2abc0218f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2/action returned with HTTP 202 Aug 08 19:29:30.097841 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 332/1328] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:29:30 2026] POST /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:29:30.144547 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-693dcc19-b78c-4fb2-9b3f-9a12e630e002 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:30.148427 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-693dcc19-b78c-4fb2-9b3f-9a12e630e002 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] PUT https://10.4.3.89/volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387 Aug 08 19:29:30.148902 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-693dcc19-b78c-4fb2-9b3f-9a12e630e002 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:30.167367 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-693dcc19-b78c-4fb2-9b3f-9a12e630e002 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Acquiring lock "cinder-attachment_update-183459f0-8bd6-455f-86a8-d65569d80986-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:29:30.175774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-693dcc19-b78c-4fb2-9b3f-9a12e630e002 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Lock "cinder-attachment_update-183459f0-8bd6-455f-86a8-d65569d80986-np0000006803" acquired by "attachment_update" :: waited 0.008s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:29:30.177321 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:30.177321 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:30.196087 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a628b505-0c06-4b00-a39e-b1cb2e3246cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:30.197285 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a628b505-0c06-4b00-a39e-b1cb2e3246cc None None] GET https://10.4.3.89/volume// Aug 08 19:29:30.197548 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a628b505-0c06-4b00-a39e-b1cb2e3246cc None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:30.198297 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a628b505-0c06-4b00-a39e-b1cb2e3246cc None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:30.198965 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a628b505-0c06-4b00-a39e-b1cb2e3246cc None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:30.199606 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 333/1329] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:30.213328 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-3a27b349-3833-4227-9631-b64e7e717961 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:30.217615 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-3a27b349-3833-4227-9631-b64e7e717961 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:30.218082 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-3a27b349-3833-4227-9631-b64e7e717961 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:30.218563 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-3a27b349-3833-4227-9631-b64e7e717961 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:30.235207 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:30.235207 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:30.246114 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-3a27b349-3833-4227-9631-b64e7e717961 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:30.256182 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-3a27b349-3833-4227-9631-b64e7e717961 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:30.256880 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 333/1330] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:30 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 1336 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:30.346818 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-693dcc19-b78c-4fb2-9b3f-9a12e630e002 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Lock "cinder-attachment_update-183459f0-8bd6-455f-86a8-d65569d80986-np0000006803" released by "attachment_update" :: held 0.170s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:29:30.347486 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-693dcc19-b78c-4fb2-9b3f-9a12e630e002 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387 returned with HTTP 200 Aug 08 19:29:30.350755 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 333/1331] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:29:30 2026] PUT /volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387 => generated 969 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:30.404664 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-50a25f14-3f81-4de1-99cb-ba3bed0c827e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:30.408632 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-50a25f14-3f81-4de1-99cb-ba3bed0c827e tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] POST https://10.4.3.89/volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387/action Aug 08 19:29:30.409131 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-50a25f14-3f81-4de1-99cb-ba3bed0c827e tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:30.409317 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-50a25f14-3f81-4de1-99cb-ba3bed0c827e tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:30.443254 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:30.443254 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:30.465530 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6dc41c25-beb2-441d-8819-3d2214ba48c6 req-50a25f14-3f81-4de1-99cb-ba3bed0c827e tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387/action returned with HTTP 204 Aug 08 19:29:30.466027 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 333/1332] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:29:30 2026] POST /volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:29:31.407482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:31.409562 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] DELETE https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 Aug 08 19:29:31.409781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:31.410016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:31.410210 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Delete volume with id: 528beb82-ae99-4775-998c-7fe9878338f0 Aug 08 19:29:31.427702 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:31.427702 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:31.428450 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:29:31.452587 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Delete volume request issued successfully. Aug 08 19:29:31.452907 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdcaa594-c1eb-41bc-ad16-ed65eb333723 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 returned with HTTP 202 Aug 08 19:29:31.453340 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 334/1333] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:29:31 2026] DELETE /volume/v3/volumes/528beb82-ae99-4775-998c-7fe9878338f0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:31.464266 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-516c8f05-2a10-47e3-a231-60ac25c92615 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:31.466248 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-516c8f05-2a10-47e3-a231-60ac25c92615 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] DELETE https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca Aug 08 19:29:31.466506 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-516c8f05-2a10-47e3-a231-60ac25c92615 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:31.466764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-516c8f05-2a10-47e3-a231-60ac25c92615 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:31.466913 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-516c8f05-2a10-47e3-a231-60ac25c92615 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Delete backup with id: 20f9e2c7-0274-4c12-8853-a5b94bb232ca. Aug 08 19:29:31.474100 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:31.474100 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:31.499865 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-516c8f05-2a10-47e3-a231-60ac25c92615 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] delete_backup rpcapi backup_id 20f9e2c7-0274-4c12-8853-a5b94bb232ca {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:29:31.502135 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-516c8f05-2a10-47e3-a231-60ac25c92615 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca returned with HTTP 202 Aug 08 19:29:31.502702 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 334/1334] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:29:31 2026] DELETE /volume/v3/backups/20f9e2c7-0274-4c12-8853-a5b94bb232ca => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:29:31.512360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4503414b-ca10-4c3f-99e0-390aed663197 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:31.516302 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4503414b-ca10-4c3f-99e0-390aed663197 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:29:31.516618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4503414b-ca10-4c3f-99e0-390aed663197 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:31.516867 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4503414b-ca10-4c3f-99e0-390aed663197 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:31.518498 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4503414b-ca10-4c3f-99e0-390aed663197 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Delete volume with id: 6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:29:31.533432 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:31.533432 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:31.534480 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4503414b-ca10-4c3f-99e0-390aed663197 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:29:31.576820 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4503414b-ca10-4c3f-99e0-390aed663197 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Delete volume request issued successfully. Aug 08 19:29:31.576930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4503414b-ca10-4c3f-99e0-390aed663197 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 202 Aug 08 19:29:31.578465 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 334/1335] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:29:31 2026] DELETE /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:31.592297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb46724f-1490-48ef-96d1-a8ed1363edae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:31.595806 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb46724f-1490-48ef-96d1-a8ed1363edae tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:29:31.596181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb46724f-1490-48ef-96d1-a8ed1363edae tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:31.596529 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb46724f-1490-48ef-96d1-a8ed1363edae tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:31.608473 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:31.608473 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:31.616011 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb46724f-1490-48ef-96d1-a8ed1363edae tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Volume info retrieved successfully. Aug 08 19:29:31.628431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb46724f-1490-48ef-96d1-a8ed1363edae tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 200 Aug 08 19:29:31.630257 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 334/1336] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:31 2026] GET /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:32.645045 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7109853-0e78-4ab6-8793-ced47e199326 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:32.646873 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7109853-0e78-4ab6-8793-ced47e199326 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] GET https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 Aug 08 19:29:32.647070 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7109853-0e78-4ab6-8793-ced47e199326 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:32.647247 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7109853-0e78-4ab6-8793-ced47e199326 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:32.653104 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7109853-0e78-4ab6-8793-ced47e199326 tempest-TestVolumeBackupRestore-1142929564 tempest-TestVolumeBackupRestore-1142929564-project-member] https://10.4.3.89/volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 returned with HTTP 404 Aug 08 19:29:32.653592 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 335/1337] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:32 2026] GET /volume/v3/volumes/6c0cfe63-978f-40d4-95af-dd35ee662112 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:34.217959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e61ffa41-9110-4b62-a856-8fb366555113 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:34.221721 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e61ffa41-9110-4b62-a856-8fb366555113 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] DELETE https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 Aug 08 19:29:34.221926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e61ffa41-9110-4b62-a856-8fb366555113 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:34.222270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e61ffa41-9110-4b62-a856-8fb366555113 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:34.230375 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:34.230375 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:34.302975 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c3c925c9-b384-47a2-b3e0-03da7594e4bf req-e61ffa41-9110-4b62-a856-8fb366555113 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 returned with HTTP 200 Aug 08 19:29:34.303492 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 335/1338] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:29:34 2026] DELETE /volume/v3/attachments/69463d38-24df-4afc-8ed1-a46d6829f371 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:34.473368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-0f9a3afd-1034-4b64-8610-5af2440fce25 req-2148ab07-a82b-43f2-b5b5-d52558da0a2f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:34.474958 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0f9a3afd-1034-4b64-8610-5af2440fce25 req-2148ab07-a82b-43f2-b5b5-d52558da0a2f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:34.475195 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0f9a3afd-1034-4b64-8610-5af2440fce25 req-2148ab07-a82b-43f2-b5b5-d52558da0a2f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:34.475448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0f9a3afd-1034-4b64-8610-5af2440fce25 req-2148ab07-a82b-43f2-b5b5-d52558da0a2f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:34.485652 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:34.485652 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:34.491400 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-0f9a3afd-1034-4b64-8610-5af2440fce25 req-2148ab07-a82b-43f2-b5b5-d52558da0a2f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:34.499396 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0f9a3afd-1034-4b64-8610-5af2440fce25 req-2148ab07-a82b-43f2-b5b5-d52558da0a2f tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:34.499901 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 335/1339] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:34 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:34.522926 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:34.525245 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:34.525578 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:34.525742 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:34.525948 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Delete volume with id: d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:34.539453 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:34.539453 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:34.540428 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:34.571378 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Delete volume request issued successfully. Aug 08 19:29:34.571709 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b14d4461-73e9-48fb-a966-f85c4db03c88 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 202 Aug 08 19:29:34.572293 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 335/1340] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:29:34 2026] DELETE /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:29:34.585263 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2de1b8e2-4e6f-4ccc-8889-2f03a2b0610a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:34.587390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2de1b8e2-4e6f-4ccc-8889-2f03a2b0610a tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:34.587541 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2de1b8e2-4e6f-4ccc-8889-2f03a2b0610a tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:34.587733 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2de1b8e2-4e6f-4ccc-8889-2f03a2b0610a tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:34.595659 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:34.595659 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:34.602832 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2de1b8e2-4e6f-4ccc-8889-2f03a2b0610a tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Volume info retrieved successfully. Aug 08 19:29:34.610722 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2de1b8e2-4e6f-4ccc-8889-2f03a2b0610a tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 200 Aug 08 19:29:34.611228 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 336/1341] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:34 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:29:35.628880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dbdf4c04-7c44-49ed-b4d2-2dee9833c7a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:35.632376 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dbdf4c04-7c44-49ed-b4d2-2dee9833c7a3 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] GET https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 Aug 08 19:29:35.632653 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dbdf4c04-7c44-49ed-b4d2-2dee9833c7a3 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:35.632857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dbdf4c04-7c44-49ed-b4d2-2dee9833c7a3 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:35.639818 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dbdf4c04-7c44-49ed-b4d2-2dee9833c7a3 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092 tempest-TestServerVolumeAttachScenarioOldVersion-1049171092-project-member] https://10.4.3.89/volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 returned with HTTP 404 Aug 08 19:29:35.640288 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 336/1342] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:29:35 2026] GET /volume/v3/volumes/d8150c98-fb4a-4ffe-9406-c3f701d910b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:29:37.505104 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:37.509232 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:37.510094 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-989682831"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:37.513440 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-989682831'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:37.513440 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Create volume of 1 GB Aug 08 19:29:37.517313 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Availability Zones retrieved successfully. Aug 08 19:29:37.522755 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Flow 'volume_create_api' (3e3ddd62-63f6-4665-866a-15e03142a994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:37.523671 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217098e5-aa6d-4827-8241-a702c4fd351b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:37.524756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:37.562347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (217098e5-aa6d-4827-8241-a702c4fd351b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:37.563441 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e74f036-615c-4b88-8767-c99e05c6a4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:37.628514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Created reservations ['b96d26b5-a4fa-4ca2-b5bb-7e15b6184252', 'f35a432c-6ef4-402e-adb1-9300c8013126', '5ec236c0-8bfb-4438-892c-cb7ec93f6da7', '550064c2-d976-414e-8093-bcbdb8b84b3f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:37.628892 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e74f036-615c-4b88-8767-c99e05c6a4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b96d26b5-a4fa-4ca2-b5bb-7e15b6184252', 'f35a432c-6ef4-402e-adb1-9300c8013126', '5ec236c0-8bfb-4438-892c-cb7ec93f6da7', '550064c2-d976-414e-8093-bcbdb8b84b3f']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:37.630319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f4c5fd-29fc-468d-9327-311e36ada04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:37.668105 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f4c5fd-29fc-468d-9327-311e36ada04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-989682831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85f476abcdba48c1b932142e8d7b65c7',qos_specs=None,replication_status=,reservations=['b96d26b5-a4fa-4ca2-b5bb-7e15b6184252','f35a432c-6ef4-402e-adb1-9300c8013126','5ec236c0-8bfb-4438-892c-cb7ec93f6da7','550064c2-d976-414e-8093-bcbdb8b84b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01b6ab372354b2e882f3beb8cee28d8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-989682831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85f476abcdba48c1b932142e8d7b65c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b01b6ab372354b2e882f3beb8cee28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:37.669377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b980a10-e3e2-4186-9875-0603a684d37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:37.699430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b980a10-e3e2-4186-9875-0603a684d37d) transitioned into 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-989682831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85f476abcdba48c1b932142e8d7b65c7',qos_specs=None,replication_status=,reservations=['b96d26b5-a4fa-4ca2-b5bb-7e15b6184252','f35a432c-6ef4-402e-adb1-9300c8013126','5ec236c0-8bfb-4438-892c-cb7ec93f6da7','550064c2-d976-414e-8093-bcbdb8b84b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b01b6ab372354b2e882f3beb8cee28d8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:37.700924 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00d94e1-5ef8-4643-9af3-e1c0015566d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:37.716936 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00d94e1-5ef8-4643-9af3-e1c0015566d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:37.721433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Flow 'volume_create_api' (3e3ddd62-63f6-4665-866a-15e03142a994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:37.721433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Create volume request issued successfully. Aug 08 19:29:37.721433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-913bacf1-44cc-40c4-b7c5-f0eddd634779 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:37.721433 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 336/1343] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:29:37 2026] POST /volume/v3/volumes => generated 756 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:37.737325 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-78b63dd5-7b32-48e6-8325-e6f381e0d679 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:37.740387 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78b63dd5-7b32-48e6-8325-e6f381e0d679 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:29:37.740828 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78b63dd5-7b32-48e6-8325-e6f381e0d679 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:37.741219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78b63dd5-7b32-48e6-8325-e6f381e0d679 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:37.752858 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:37.752858 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:37.759344 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-78b63dd5-7b32-48e6-8325-e6f381e0d679 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:29:37.765775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78b63dd5-7b32-48e6-8325-e6f381e0d679 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:29:37.766773 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 336/1344] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:37 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:38.135921 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ea7a7ad2-f04d-4b29-bdc1-df5bfd61f39b req-caf2c0ba-131e-437f-8e0c-6359c5202ee7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:38.139759 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea7a7ad2-f04d-4b29-bdc1-df5bfd61f39b req-caf2c0ba-131e-437f-8e0c-6359c5202ee7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] GET https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 Aug 08 19:29:38.141130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ea7a7ad2-f04d-4b29-bdc1-df5bfd61f39b req-caf2c0ba-131e-437f-8e0c-6359c5202ee7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:38.141130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ea7a7ad2-f04d-4b29-bdc1-df5bfd61f39b req-caf2c0ba-131e-437f-8e0c-6359c5202ee7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:38.164280 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:38.164280 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:38.174362 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-ea7a7ad2-f04d-4b29-bdc1-df5bfd61f39b req-caf2c0ba-131e-437f-8e0c-6359c5202ee7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:29:38.181132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea7a7ad2-f04d-4b29-bdc1-df5bfd61f39b req-caf2c0ba-131e-437f-8e0c-6359c5202ee7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 returned with HTTP 200 Aug 08 19:29:38.182197 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 337/1345] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:38 2026] GET /volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 => generated 1601 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:38.786085 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6394f6e8-4364-493e-a23f-ade14aaef327 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:38.797594 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6394f6e8-4364-493e-a23f-ade14aaef327 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:29:38.797594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6394f6e8-4364-493e-a23f-ade14aaef327 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:38.797594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6394f6e8-4364-493e-a23f-ade14aaef327 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:38.812007 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:38.812007 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:38.817147 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6394f6e8-4364-493e-a23f-ade14aaef327 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:29:38.824227 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6394f6e8-4364-493e-a23f-ade14aaef327 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:29:38.824227 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 337/1346] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:38 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:41.072452 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b6d8480-8db8-46ca-828e-760d7996b257 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:41.242542 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:41.243023 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1293951103", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:41.244910 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1293951103', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:41.245442 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Create volume of 1 GB Aug 08 19:29:41.245700 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:41.245700 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:41.250742 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Availability Zones retrieved successfully. Aug 08 19:29:41.258597 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Flow 'volume_create_api' (f5ba705f-c203-42e5-be9f-2e0d6a269acb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:41.258800 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dbbccd-fdbe-47b9-b65c-42306d9106ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.260031 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:41.292669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7dbbccd-fdbe-47b9-b65c-42306d9106ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.293387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7227917-9fb3-4471-8e93-ab88761e37d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.366439 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Created reservations ['fc5e04ef-e928-4149-943f-1e414dc1e7df', '072848c1-791d-4bd8-bd2d-cb06a3b91bfd', '59ed26f1-712f-423b-b6a9-fb1859934eed', 'c7065e6c-c626-424d-96ee-97c79dc99258'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:41.366876 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7227917-9fb3-4471-8e93-ab88761e37d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc5e04ef-e928-4149-943f-1e414dc1e7df', '072848c1-791d-4bd8-bd2d-cb06a3b91bfd', '59ed26f1-712f-423b-b6a9-fb1859934eed', 'c7065e6c-c626-424d-96ee-97c79dc99258']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.367986 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5601dc3-1d9a-4fce-961d-aec5e9a29681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.396040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5601dc3-1d9a-4fce-961d-aec5e9a29681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d9e9c3-ffea-4cdb-82c7-43622c0f004c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1293951103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f45f44e58eb542ea87df790554aecfd3',qos_specs=None,replication_status=,reservations=['fc5e04ef-e928-4149-943f-1e414dc1e7df','072848c1-791d-4bd8-bd2d-cb06a3b91bfd','59ed26f1-712f-423b-b6a9-fb1859934eed','c7065e6c-c626-424d-96ee-97c79dc99258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fac27b635045fca0487ca768c957d6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1293951103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d9e9c3-ffea-4cdb-82c7-43622c0f004c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f45f44e58eb542ea87df790554aecfd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e9fac27b635045fca0487ca768c957d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.397543 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71515a0-b11b-43cd-a29f-234e21b30a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.425439 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71515a0-b11b-43cd-a29f-234e21b30a6a) transitioned into 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-1293951103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f45f44e58eb542ea87df790554aecfd3',qos_specs=None,replication_status=,reservations=['fc5e04ef-e928-4149-943f-1e414dc1e7df','072848c1-791d-4bd8-bd2d-cb06a3b91bfd','59ed26f1-712f-423b-b6a9-fb1859934eed','c7065e6c-c626-424d-96ee-97c79dc99258'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fac27b635045fca0487ca768c957d6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.425439 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a735b5b-425a-43cf-a664-fb07ea8d5e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.438655 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a735b5b-425a-43cf-a664-fb07ea8d5e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.439765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Flow 'volume_create_api' (f5ba705f-c203-42e5-be9f-2e0d6a269acb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:41.440212 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Create volume request issued successfully. Aug 08 19:29:41.440944 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b6d8480-8db8-46ca-828e-760d7996b257 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:41.441583 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 337/1347] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:29:41 2026] POST /volume/v3/volumes => generated 763 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:41.453708 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5aab7915-679b-4723-8255-a21d25a86023 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:41.456026 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:41.456576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1264911222", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:41.459057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1264911222', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:41.459388 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Create volume of 1 GB Aug 08 19:29:41.466512 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Availability Zones retrieved successfully. Aug 08 19:29:41.479063 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Flow 'volume_create_api' (4ba99b91-2560-4beb-8bac-e097b6cbbc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:41.479063 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ac9fe1-6129-4320-887f-55e84f221c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.480187 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:41.522404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83ac9fe1-6129-4320-887f-55e84f221c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.523610 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b42ca9-39d8-467e-84d5-d5e2c232abda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.600644 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Created reservations ['992b53ef-9c7a-4206-bc97-0e73b6685941', '5049f07f-19ca-473c-b2c6-c2a4868edb68', '60459715-9b16-4b73-b6c7-505464a79515', 'b81d3c7c-bfc1-4c6f-b326-5ff6e3a7bb87'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:41.601835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b42ca9-39d8-467e-84d5-d5e2c232abda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['992b53ef-9c7a-4206-bc97-0e73b6685941', '5049f07f-19ca-473c-b2c6-c2a4868edb68', '60459715-9b16-4b73-b6c7-505464a79515', 'b81d3c7c-bfc1-4c6f-b326-5ff6e3a7bb87']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.603091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b544a388-765c-4f92-ad45-cc19f094ca48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.638910 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b544a388-765c-4f92-ad45-cc19f094ca48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d5aabef-03a7-4db8-96c9-30ddcae2300a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1264911222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f45f44e58eb542ea87df790554aecfd3',qos_specs=None,replication_status=,reservations=['992b53ef-9c7a-4206-bc97-0e73b6685941','5049f07f-19ca-473c-b2c6-c2a4868edb68','60459715-9b16-4b73-b6c7-505464a79515','b81d3c7c-bfc1-4c6f-b326-5ff6e3a7bb87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fac27b635045fca0487ca768c957d6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1264911222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d5aabef-03a7-4db8-96c9-30ddcae2300a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f45f44e58eb542ea87df790554aecfd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e9fac27b635045fca0487ca768c957d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.640359 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0af6872-0222-48e7-a329-8e6a6083f62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.655215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:41.687060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0af6872-0222-48e7-a329-8e6a6083f62d) transitioned into 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-1264911222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f45f44e58eb542ea87df790554aecfd3',qos_specs=None,replication_status=,reservations=['992b53ef-9c7a-4206-bc97-0e73b6685941','5049f07f-19ca-473c-b2c6-c2a4868edb68','60459715-9b16-4b73-b6c7-505464a79515','b81d3c7c-bfc1-4c6f-b326-5ff6e3a7bb87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9fac27b635045fca0487ca768c957d6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.688181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833d3553-abf7-45c4-aac7-212b235a7cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.714589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833d3553-abf7-45c4-aac7-212b235a7cc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.715159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Flow 'volume_create_api' (4ba99b91-2560-4beb-8bac-e097b6cbbc91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:41.715584 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Create volume request issued successfully. Aug 08 19:29:41.716143 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aab7915-679b-4723-8255-a21d25a86023 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:41.717294 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 337/1348] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:29:41 2026] POST /volume/v3/volumes => generated 763 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:41.838444 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:41.839030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1392522923"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:41.841250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1392522923'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:41.841378 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume of 1 GB Aug 08 19:29:41.849836 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Availability Zones retrieved successfully. Aug 08 19:29:41.861261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Flow 'volume_create_api' (5d718bd1-45a2-4cc2-8306-61a85258eef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:41.863072 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5704dabf-1f5e-4995-a3d4-b5478ceb7a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.865454 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:41.906460 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5704dabf-1f5e-4995-a3d4-b5478ceb7a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.907609 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b872c1-0990-4729-9394-5eeeb0973b46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:41.993098 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Created reservations ['b014b371-2634-4efe-a2fb-6e88946585fb', '771bc921-d5bf-44e3-9f7a-8a9ca16552bd', '388b2821-87e3-4324-b657-0f94d2239b5c', '63891cb2-9f7e-4ee3-822d-3189fc63f969'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:41.994041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91b872c1-0990-4729-9394-5eeeb0973b46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b014b371-2634-4efe-a2fb-6e88946585fb', '771bc921-d5bf-44e3-9f7a-8a9ca16552bd', '388b2821-87e3-4324-b657-0f94d2239b5c', '63891cb2-9f7e-4ee3-822d-3189fc63f969']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:41.994941 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39cfd2a9-5237-44cb-b15a-a2e72a367a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:42.026403 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39cfd2a9-5237-44cb-b15a-a2e72a367a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e42c63e9-2f20-4ec8-b829-cc78165bea87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1392522923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca50f221cc464062993fd2b223a9ac72',qos_specs=None,replication_status=,reservations=['b014b371-2634-4efe-a2fb-6e88946585fb','771bc921-d5bf-44e3-9f7a-8a9ca16552bd','388b2821-87e3-4324-b657-0f94d2239b5c','63891cb2-9f7e-4ee3-822d-3189fc63f969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44022a28a4e84735b33c60c61a4181d2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1392522923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e42c63e9-2f20-4ec8-b829-cc78165bea87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca50f221cc464062993fd2b223a9ac72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='44022a28a4e84735b33c60c61a4181d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:42.027325 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9548255-2daf-472f-8105-ff6479f6d168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:42.051369 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9548255-2daf-472f-8105-ff6479f6d168) transitioned into 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-1392522923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca50f221cc464062993fd2b223a9ac72',qos_specs=None,replication_status=,reservations=['b014b371-2634-4efe-a2fb-6e88946585fb','771bc921-d5bf-44e3-9f7a-8a9ca16552bd','388b2821-87e3-4324-b657-0f94d2239b5c','63891cb2-9f7e-4ee3-822d-3189fc63f969'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44022a28a4e84735b33c60c61a4181d2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:42.052313 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a43b5eaa-5220-4a8a-a4a0-67652d05333e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:42.063011 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a43b5eaa-5220-4a8a-a4a0-67652d05333e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:42.064049 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Flow 'volume_create_api' (5d718bd1-45a2-4cc2-8306-61a85258eef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:42.064704 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume request issued successfully. Aug 08 19:29:42.065150 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bb33398-80a8-41bf-b30a-454dc78a0ee7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:42.065715 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 338/1349] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:29:41 2026] POST /volume/v3/volumes => generated 747 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:42.080283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d4037c01-8d31-4a9d-8f08-291e422e43b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:42.082312 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4037c01-8d31-4a9d-8f08-291e422e43b5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 Aug 08 19:29:42.082656 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4037c01-8d31-4a9d-8f08-291e422e43b5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:42.082875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d4037c01-8d31-4a9d-8f08-291e422e43b5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:42.092878 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:42.092878 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:42.098321 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d4037c01-8d31-4a9d-8f08-291e422e43b5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:29:42.104286 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d4037c01-8d31-4a9d-8f08-291e422e43b5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 returned with HTTP 200 Aug 08 19:29:42.104951 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 338/1350] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:42 2026] GET /volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:43.121345 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-025e9950-e199-48ab-87da-1f598d273519 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.124433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-025e9950-e199-48ab-87da-1f598d273519 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 Aug 08 19:29:43.124658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-025e9950-e199-48ab-87da-1f598d273519 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:43.124850 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-025e9950-e199-48ab-87da-1f598d273519 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:43.134001 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.134001 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:43.140337 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-025e9950-e199-48ab-87da-1f598d273519 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:29:43.146312 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-025e9950-e199-48ab-87da-1f598d273519 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 returned with HTTP 200 Aug 08 19:29:43.147780 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 338/1351] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:43 2026] GET /volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:43.167174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.168751 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:29:43.169148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e42c63e9-2f20-4ec8-b829-cc78165bea87", "name": "tempest-VolumesBackupsTest-Backup-953475816"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:43.170629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating new backup {'backup': {'volume_id': 'e42c63e9-2f20-4ec8-b829-cc78165bea87', 'name': 'tempest-VolumesBackupsTest-Backup-953475816'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:29:43.170813 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating backup of volume e42c63e9-2f20-4ec8-b829-cc78165bea87 in container None Aug 08 19:29:43.179372 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.179372 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:43.179889 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:29:43.216151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Created reservations ['56750ee2-13eb-498a-9bbc-d0d8e3fc2658', '51ba936b-d997-47c2-8dd1-172900294967'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:43.256370 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd21ad55-5fba-4bf7-b5c8-4396e2521015 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:29:43.256370 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 338/1352] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:29:43 2026] POST /volume/v3/backups => generated 327 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:43.265904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-24e433e1-1d11-49b0-900b-fa213c3cdc14 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.269862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24e433e1-1d11-49b0-900b-fa213c3cdc14 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:43.271453 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24e433e1-1d11-49b0-900b-fa213c3cdc14 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:43.271453 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24e433e1-1d11-49b0-900b-fa213c3cdc14 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:43.271453 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-24e433e1-1d11-49b0-900b-fa213c3cdc14 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:43.278918 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.278918 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:43.278918 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24e433e1-1d11-49b0-900b-fa213c3cdc14 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:43.278918 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 339/1353] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:43 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:43.284197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7c72e268-d4b0-4f05-9d87-cd4e16c1d840 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.286517 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c72e268-d4b0-4f05-9d87-cd4e16c1d840 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:43.286833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c72e268-d4b0-4f05-9d87-cd4e16c1d840 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:43.287077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c72e268-d4b0-4f05-9d87-cd4e16c1d840 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:43.314336 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.314336 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:43.320020 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7c72e268-d4b0-4f05-9d87-cd4e16c1d840 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Volume info retrieved successfully. Aug 08 19:29:43.328282 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c72e268-d4b0-4f05-9d87-cd4e16c1d840 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:43.328780 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 339/1354] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:43 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:43.385609 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-8d306bae-c0f6-47e2-8b8a-b84f3534d1e1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.388863 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-8d306bae-c0f6-47e2-8b8a-b84f3534d1e1 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:43.389060 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-8d306bae-c0f6-47e2-8b8a-b84f3534d1e1 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:43.389249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-8d306bae-c0f6-47e2-8b8a-b84f3534d1e1 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:43.405673 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.405673 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:43.410388 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-8d306bae-c0f6-47e2-8b8a-b84f3534d1e1 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:43.417989 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-8d306bae-c0f6-47e2-8b8a-b84f3534d1e1 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:43.418726 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 339/1355] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:43 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:43.452743 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-c62a6df8-c30a-4883-b93e-02573e9d021e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.455705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-c62a6df8-c30a-4883-b93e-02573e9d021e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec/action Aug 08 19:29:43.456183 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-c62a6df8-c30a-4883-b93e-02573e9d021e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:43.456376 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-c62a6df8-c30a-4883-b93e-02573e9d021e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:43.475446 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.475446 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:43.476078 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-c62a6df8-c30a-4883-b93e-02573e9d021e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:43.488052 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-c62a6df8-c30a-4883-b93e-02573e9d021e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Begin detaching volume completed successfully. Aug 08 19:29:43.488423 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-c62a6df8-c30a-4883-b93e-02573e9d021e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec/action returned with HTTP 202 Aug 08 19:29:43.489037 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 339/1356] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:29:43 2026] POST /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:29:43.520402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ee93f80-0eca-4860-b235-77a783eedf5d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.523774 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ee93f80-0eca-4860-b235-77a783eedf5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:43.523774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ee93f80-0eca-4860-b235-77a783eedf5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:43.523774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ee93f80-0eca-4860-b235-77a783eedf5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:43.550620 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.550620 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:43.556366 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9ee93f80-0eca-4860-b235-77a783eedf5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:43.565624 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ee93f80-0eca-4860-b235-77a783eedf5d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:43.565624 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 340/1357] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:43 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:43.577403 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e080cd19-71f7-40a5-a4d5-96f7e1dba970 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.577929 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e080cd19-71f7-40a5-a4d5-96f7e1dba970 None None] GET https://10.4.3.89/volume// Aug 08 19:29:43.578143 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e080cd19-71f7-40a5-a4d5-96f7e1dba970 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:43.578366 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e080cd19-71f7-40a5-a4d5-96f7e1dba970 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:43.578811 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e080cd19-71f7-40a5-a4d5-96f7e1dba970 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:43.579125 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 340/1358] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:43.600049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-aff6b704-d0fe-41ff-b53f-78fbab4887e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:43.604761 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-aff6b704-d0fe-41ff-b53f-78fbab4887e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:43.606917 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-aff6b704-d0fe-41ff-b53f-78fbab4887e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:43.607150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-aff6b704-d0fe-41ff-b53f-78fbab4887e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:43.642188 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:43.642188 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:43.647839 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-aff6b704-d0fe-41ff-b53f-78fbab4887e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:43.654137 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-aff6b704-d0fe-41ff-b53f-78fbab4887e5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:43.654568 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 340/1359] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:43 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1623 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:44.289768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fabbd402-2ad8-4814-8ffd-6a30dcf383f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.291298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fabbd402-2ad8-4814-8ffd-6a30dcf383f0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:44.291523 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fabbd402-2ad8-4814-8ffd-6a30dcf383f0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.291761 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fabbd402-2ad8-4814-8ffd-6a30dcf383f0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.291857 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fabbd402-2ad8-4814-8ffd-6a30dcf383f0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:44.298403 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.298403 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:44.299214 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fabbd402-2ad8-4814-8ffd-6a30dcf383f0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:44.299614 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 340/1360] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:44.430489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-19ab9224-324c-4d76-8a10-2d2c5544b44a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.433501 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-19ab9224-324c-4d76-8a10-2d2c5544b44a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:44.433755 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-19ab9224-324c-4d76-8a10-2d2c5544b44a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.433975 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-19ab9224-324c-4d76-8a10-2d2c5544b44a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.450018 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.450018 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:44.454310 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-19ab9224-324c-4d76-8a10-2d2c5544b44a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:44.461748 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-19ab9224-324c-4d76-8a10-2d2c5544b44a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:44.462346 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 341/1361] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:44.500337 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-77a0f2ad-d5ff-4486-9bc4-da2332c8d8da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.504269 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-77a0f2ad-d5ff-4486-9bc4-da2332c8d8da tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 Aug 08 19:29:44.504565 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-77a0f2ad-d5ff-4486-9bc4-da2332c8d8da tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.504849 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-77a0f2ad-d5ff-4486-9bc4-da2332c8d8da tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.514865 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.514865 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:44.574595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c0924e90-fb3d-4c7e-bb67-a240e538f9cf req-77a0f2ad-d5ff-4486-9bc4-da2332c8d8da tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 returned with HTTP 200 Aug 08 19:29:44.575196 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 341/1362] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:29:44 2026] DELETE /volume/v3/attachments/d0f0d33f-ca2a-40b7-a1dd-9a4d0cc859f3 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:44.583071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fd4d61eb-d766-4045-ab5a-ef53f99763a6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.586272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd4d61eb-d766-4045-ab5a-ef53f99763a6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:44.586514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd4d61eb-d766-4045-ab5a-ef53f99763a6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.586759 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd4d61eb-d766-4045-ab5a-ef53f99763a6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.601394 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.601394 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:44.605818 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fd4d61eb-d766-4045-ab5a-ef53f99763a6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:44.611113 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd4d61eb-d766-4045-ab5a-ef53f99763a6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:44.611686 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 341/1363] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:29:44.631135 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9771b415-7629-4e66-a02c-15632b730af4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.632780 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9771b415-7629-4e66-a02c-15632b730af4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:44.632981 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9771b415-7629-4e66-a02c-15632b730af4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.633177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9771b415-7629-4e66-a02c-15632b730af4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.643855 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.643855 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:44.654441 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9771b415-7629-4e66-a02c-15632b730af4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] Volume info retrieved successfully. Aug 08 19:29:44.655966 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9771b415-7629-4e66-a02c-15632b730af4 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-reader] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:44.655966 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 341/1364] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:44.724987 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-85eec482-11c2-4411-a4e3-683f377ac430 req-94f83d2f-cd3e-4ac4-bef4-7da9af2e360f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.730249 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-94f83d2f-cd3e-4ac4-bef4-7da9af2e360f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:44.730487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-94f83d2f-cd3e-4ac4-bef4-7da9af2e360f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.730722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-94f83d2f-cd3e-4ac4-bef4-7da9af2e360f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.749155 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.749155 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:44.749155 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-85eec482-11c2-4411-a4e3-683f377ac430 req-94f83d2f-cd3e-4ac4-bef4-7da9af2e360f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:44.754617 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-94f83d2f-cd3e-4ac4-bef4-7da9af2e360f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:44.755026 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 342/1365] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:44.789255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-85eec482-11c2-4411-a4e3-683f377ac430 req-fb3261c5-cd9f-4e24-ab3f-e4dc7b9deb62 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.793138 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-fb3261c5-cd9f-4e24-ab3f-e4dc7b9deb62 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec/action Aug 08 19:29:44.793640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-fb3261c5-cd9f-4e24-ab3f-e4dc7b9deb62 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:44.793827 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-fb3261c5-cd9f-4e24-ab3f-e4dc7b9deb62 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:44.809376 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.809376 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:44.809956 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-85eec482-11c2-4411-a4e3-683f377ac430 req-fb3261c5-cd9f-4e24-ab3f-e4dc7b9deb62 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:44.831486 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-85eec482-11c2-4411-a4e3-683f377ac430 req-fb3261c5-cd9f-4e24-ab3f-e4dc7b9deb62 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Begin detaching volume completed successfully. Aug 08 19:29:44.831486 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-fb3261c5-cd9f-4e24-ab3f-e4dc7b9deb62 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec/action returned with HTTP 202 Aug 08 19:29:44.832948 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 342/1366] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:29:44 2026] POST /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:29:44.858187 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c15086b8-8312-4f1e-9ea7-16d3fb1d37fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.861149 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c15086b8-8312-4f1e-9ea7-16d3fb1d37fc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:44.861149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c15086b8-8312-4f1e-9ea7-16d3fb1d37fc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.861149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c15086b8-8312-4f1e-9ea7-16d3fb1d37fc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.875140 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.875140 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:44.885306 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c15086b8-8312-4f1e-9ea7-16d3fb1d37fc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:44.892579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c15086b8-8312-4f1e-9ea7-16d3fb1d37fc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:44.893171 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 342/1367] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:44.903172 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97f34a9d-93d3-4c3c-9bbd-b80a488853dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.903172 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97f34a9d-93d3-4c3c-9bbd-b80a488853dd None None] GET https://10.4.3.89/volume// Aug 08 19:29:44.903172 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97f34a9d-93d3-4c3c-9bbd-b80a488853dd None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.903172 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97f34a9d-93d3-4c3c-9bbd-b80a488853dd None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.903172 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97f34a9d-93d3-4c3c-9bbd-b80a488853dd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:44.903172 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 342/1368] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:44.915558 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-85eec482-11c2-4411-a4e3-683f377ac430 req-e9002910-411e-41c3-8fd8-e4e6de5cb30f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:44.921995 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-e9002910-411e-41c3-8fd8-e4e6de5cb30f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:44.922236 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-e9002910-411e-41c3-8fd8-e4e6de5cb30f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:44.922535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-e9002910-411e-41c3-8fd8-e4e6de5cb30f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:44.944033 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:44.944033 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:44.953832 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-85eec482-11c2-4411-a4e3-683f377ac430 req-e9002910-411e-41c3-8fd8-e4e6de5cb30f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:44.960676 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-e9002910-411e-41c3-8fd8-e4e6de5cb30f tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:44.961132 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 343/1369] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:44 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:45.319478 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c7b525f8-be6f-42f2-990a-08b82e84d117 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:45.322288 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7b525f8-be6f-42f2-990a-08b82e84d117 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:45.322640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7b525f8-be6f-42f2-990a-08b82e84d117 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:45.322924 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7b525f8-be6f-42f2-990a-08b82e84d117 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:45.323062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c7b525f8-be6f-42f2-990a-08b82e84d117 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:45.330314 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:45.330314 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:45.331448 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7b525f8-be6f-42f2-990a-08b82e84d117 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:45.332004 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 343/1370] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:45 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:45.909406 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-369f4d66-1788-4300-87b1-e9ec4a1a0bcd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:45.913026 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-369f4d66-1788-4300-87b1-e9ec4a1a0bcd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:45.913310 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-369f4d66-1788-4300-87b1-e9ec4a1a0bcd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:45.913622 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-369f4d66-1788-4300-87b1-e9ec4a1a0bcd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:45.932216 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:45.932216 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:45.938182 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-369f4d66-1788-4300-87b1-e9ec4a1a0bcd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:45.945646 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-369f4d66-1788-4300-87b1-e9ec4a1a0bcd tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:45.946984 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 343/1371] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:45 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:46.352811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bd21548-4f94-4481-8b18-a416bc0a0eb4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:46.358824 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bd21548-4f94-4481-8b18-a416bc0a0eb4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:46.359161 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bd21548-4f94-4481-8b18-a416bc0a0eb4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:46.359470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bd21548-4f94-4481-8b18-a416bc0a0eb4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:46.359713 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6bd21548-4f94-4481-8b18-a416bc0a0eb4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:46.371983 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:46.371983 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:46.373022 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bd21548-4f94-4481-8b18-a416bc0a0eb4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:46.376718 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 343/1372] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:46 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:46.658623 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-b5b424bc-d501-4e39-b68d-62794e5a6b54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:46.661752 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-b5b424bc-d501-4e39-b68d-62794e5a6b54 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:29:46.661997 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-b5b424bc-d501-4e39-b68d-62794e5a6b54 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:46.662227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-b5b424bc-d501-4e39-b68d-62794e5a6b54 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:46.682044 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:46.682044 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:46.692931 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-b5b424bc-d501-4e39-b68d-62794e5a6b54 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:29:46.704736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-b5b424bc-d501-4e39-b68d-62794e5a6b54 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:29:46.705557 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 344/1373] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:46 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 1134 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:46.747305 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-c838a8cd-a868-4e93-a3fd-75c18123850d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:46.754289 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-c838a8cd-a868-4e93-a3fd-75c18123850d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a/action Aug 08 19:29:46.754806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-c838a8cd-a868-4e93-a3fd-75c18123850d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:46.756196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-c838a8cd-a868-4e93-a3fd-75c18123850d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:46.772806 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:46.772806 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:46.774144 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-c838a8cd-a868-4e93-a3fd-75c18123850d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:29:46.780306 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-c838a8cd-a868-4e93-a3fd-75c18123850d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Begin detaching volume completed successfully. Aug 08 19:29:46.780697 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-c838a8cd-a868-4e93-a3fd-75c18123850d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a/action returned with HTTP 202 Aug 08 19:29:46.781435 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 344/1374] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:29:46 2026] POST /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:29:46.805463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ebd44a0e-2a13-4982-8415-d608fe7651ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:46.807468 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ebd44a0e-2a13-4982-8415-d608fe7651ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:29:46.807770 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ebd44a0e-2a13-4982-8415-d608fe7651ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:46.809388 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ebd44a0e-2a13-4982-8415-d608fe7651ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:46.827658 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:46.827658 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:46.833582 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ebd44a0e-2a13-4982-8415-d608fe7651ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:29:46.842276 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ebd44a0e-2a13-4982-8415-d608fe7651ef tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:29:46.842887 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 344/1375] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:46 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:46.861068 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0786e7c4-942c-4022-bdb2-ac80477f6f6d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:46.862945 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0786e7c4-942c-4022-bdb2-ac80477f6f6d None None] GET https://10.4.3.89/volume// Aug 08 19:29:46.862945 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0786e7c4-942c-4022-bdb2-ac80477f6f6d None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:46.862945 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0786e7c4-942c-4022-bdb2-ac80477f6f6d None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:46.862945 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0786e7c4-942c-4022-bdb2-ac80477f6f6d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:46.862945 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 344/1376] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:46.877953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-046786fb-ba9d-4cbb-8da6-c93bb698975f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:46.885350 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-046786fb-ba9d-4cbb-8da6-c93bb698975f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:29:46.885610 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-046786fb-ba9d-4cbb-8da6-c93bb698975f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:46.885904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-046786fb-ba9d-4cbb-8da6-c93bb698975f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:46.894704 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:46.894704 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:46.898012 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-046786fb-ba9d-4cbb-8da6-c93bb698975f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:29:46.902273 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-046786fb-ba9d-4cbb-8da6-c93bb698975f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:29:46.902857 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 345/1377] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:46 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 1317 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:46.964500 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9493f1d1-93c3-461a-9ec9-aa711c559259 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:46.965958 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9493f1d1-93c3-461a-9ec9-aa711c559259 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:46.966159 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9493f1d1-93c3-461a-9ec9-aa711c559259 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:46.966453 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9493f1d1-93c3-461a-9ec9-aa711c559259 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:46.984712 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:46.984712 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:46.989149 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9493f1d1-93c3-461a-9ec9-aa711c559259 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:46.995275 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9493f1d1-93c3-461a-9ec9-aa711c559259 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:46.995806 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 345/1378] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:46 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:47.396927 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26d52f03-0da3-49ff-afde-f99c76b95c0d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:47.399214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26d52f03-0da3-49ff-afde-f99c76b95c0d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:47.399214 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26d52f03-0da3-49ff-afde-f99c76b95c0d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:47.399348 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26d52f03-0da3-49ff-afde-f99c76b95c0d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:47.399539 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-26d52f03-0da3-49ff-afde-f99c76b95c0d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:47.404794 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:47.404794 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:47.405689 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26d52f03-0da3-49ff-afde-f99c76b95c0d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:47.406153 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 345/1379] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:47 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:47.862222 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-169e9daf-192a-4fa9-943e-f00778ee8a07 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:47.867205 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-169e9daf-192a-4fa9-943e-f00778ee8a07 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:29:47.867406 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-169e9daf-192a-4fa9-943e-f00778ee8a07 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:47.867646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-169e9daf-192a-4fa9-943e-f00778ee8a07 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:47.885073 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:47.885073 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:47.895279 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-169e9daf-192a-4fa9-943e-f00778ee8a07 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:29:47.908729 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-169e9daf-192a-4fa9-943e-f00778ee8a07 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:29:47.909501 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 345/1380] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:47 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:48.013449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-514e0bc8-221c-46dd-ad02-cba29ff8f7a5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:48.016485 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-514e0bc8-221c-46dd-ad02-cba29ff8f7a5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:48.016939 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-514e0bc8-221c-46dd-ad02-cba29ff8f7a5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:48.016939 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-514e0bc8-221c-46dd-ad02-cba29ff8f7a5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:48.033638 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:48.033638 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:48.040534 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-514e0bc8-221c-46dd-ad02-cba29ff8f7a5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:48.048628 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-514e0bc8-221c-46dd-ad02-cba29ff8f7a5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:48.049201 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 346/1381] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:48 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:48.119167 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-4d2d63fd-5171-475d-aef4-1c9b33cc209a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:48.120500 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-4d2d63fd-5171-475d-aef4-1c9b33cc209a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] DELETE https://10.4.3.89/volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2 Aug 08 19:29:48.120808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-4d2d63fd-5171-475d-aef4-1c9b33cc209a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:48.121025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-4d2d63fd-5171-475d-aef4-1c9b33cc209a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:48.133107 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:48.133107 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:48.204218 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1bd73758-87af-4705-b5f5-4c9fc410314e req-4d2d63fd-5171-475d-aef4-1c9b33cc209a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2 returned with HTTP 200 Aug 08 19:29:48.204899 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 346/1382] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:29:48 2026] DELETE /volume/v3/attachments/223171f8-2ede-4ed1-8533-dd8b9812e0c2 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:29:48.418816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-40d2f6b1-0666-4234-87fd-9b2a28bb89fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:48.420585 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40d2f6b1-0666-4234-87fd-9b2a28bb89fb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:48.420857 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40d2f6b1-0666-4234-87fd-9b2a28bb89fb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:48.421041 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40d2f6b1-0666-4234-87fd-9b2a28bb89fb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:48.421170 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-40d2f6b1-0666-4234-87fd-9b2a28bb89fb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:48.431303 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:48.431303 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:48.433164 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40d2f6b1-0666-4234-87fd-9b2a28bb89fb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:48.433583 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 346/1383] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:48 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:48.934614 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2053a500-cc8e-4083-a756-338bb7759857 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:48.938437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2053a500-cc8e-4083-a756-338bb7759857 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:29:48.938437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2053a500-cc8e-4083-a756-338bb7759857 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:48.938437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2053a500-cc8e-4083-a756-338bb7759857 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:48.946291 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:48.946291 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:48.954716 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2053a500-cc8e-4083-a756-338bb7759857 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:29:48.964326 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2053a500-cc8e-4083-a756-338bb7759857 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:29:48.964326 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 346/1384] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:48 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:49.070084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3693eb1f-44e7-47eb-82a8-6835f1118aaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:49.072400 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3693eb1f-44e7-47eb-82a8-6835f1118aaf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:49.072924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3693eb1f-44e7-47eb-82a8-6835f1118aaf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:49.072924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3693eb1f-44e7-47eb-82a8-6835f1118aaf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:49.088891 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:49.088891 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:49.093140 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3693eb1f-44e7-47eb-82a8-6835f1118aaf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:49.101663 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3693eb1f-44e7-47eb-82a8-6835f1118aaf tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:49.102218 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 347/1385] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:49 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:49.446666 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bcde9e5b-e7f2-4834-bfcb-ad560754370e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:49.449764 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bcde9e5b-e7f2-4834-bfcb-ad560754370e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:49.449764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bcde9e5b-e7f2-4834-bfcb-ad560754370e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:49.449764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bcde9e5b-e7f2-4834-bfcb-ad560754370e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:49.449764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-bcde9e5b-e7f2-4834-bfcb-ad560754370e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:49.454176 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:49.454176 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:49.454984 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bcde9e5b-e7f2-4834-bfcb-ad560754370e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:49.455475 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 347/1386] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:49 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:49.688029 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d5363227-b86d-4a00-8708-59d2f6d7d74d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:49.801430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5363227-b86d-4a00-8708-59d2f6d7d74d tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:29:49.801430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d5363227-b86d-4a00-8708-59d2f6d7d74d tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:49.818416 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d5363227-b86d-4a00-8708-59d2f6d7d74d tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:29:49.818858 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 347/1387] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:29:49 2026] POST /volume/v3/types => generated 287 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:49.891710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-85eec482-11c2-4411-a4e3-683f377ac430 req-8907770b-9e9f-4669-a0ed-951f8dc2f6d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:49.893955 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-8907770b-9e9f-4669-a0ed-951f8dc2f6d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:49.894156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-8907770b-9e9f-4669-a0ed-951f8dc2f6d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:49.894381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-8907770b-9e9f-4669-a0ed-951f8dc2f6d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:49.903923 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:49.903923 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:49.907877 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-85eec482-11c2-4411-a4e3-683f377ac430 req-8907770b-9e9f-4669-a0ed-951f8dc2f6d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:49.913011 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-8907770b-9e9f-4669-a0ed-951f8dc2f6d8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:49.913868 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 347/1388] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:49 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:50.120601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e011bb5d-2369-4c19-9ad5-e6e0a54dc45c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:50.122538 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e011bb5d-2369-4c19-9ad5-e6e0a54dc45c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:50.122693 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e011bb5d-2369-4c19-9ad5-e6e0a54dc45c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:50.122875 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e011bb5d-2369-4c19-9ad5-e6e0a54dc45c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:50.135855 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:50.135855 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:50.141063 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e011bb5d-2369-4c19-9ad5-e6e0a54dc45c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:50.146898 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e011bb5d-2369-4c19-9ad5-e6e0a54dc45c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:50.147312 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 348/1389] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:50 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:50.365022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-85eec482-11c2-4411-a4e3-683f377ac430 req-1cf56162-2a04-4d2c-96f2-94e8860b209e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:50.372090 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-1cf56162-2a04-4d2c-96f2-94e8860b209e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd Aug 08 19:29:50.372392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-1cf56162-2a04-4d2c-96f2-94e8860b209e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:50.372784 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-1cf56162-2a04-4d2c-96f2-94e8860b209e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:50.383807 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:50.383807 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:50.411744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:50.414080 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:50.414220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1062329659"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:50.416922 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1062329659'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:50.416922 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume of 1 GB Aug 08 19:29:50.425392 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Availability Zones retrieved successfully. Aug 08 19:29:50.436264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Flow 'volume_create_api' (da920ecf-9cf3-4e2a-872e-6c1e2fce38cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:50.437402 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aebad03-edb4-4f5e-a9cc-79585db18b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:50.438492 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:50.449633 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-85eec482-11c2-4411-a4e3-683f377ac430 req-1cf56162-2a04-4d2c-96f2-94e8860b209e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd returned with HTTP 200 Aug 08 19:29:50.452277 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 348/1390] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:29:50 2026] DELETE /volume/v3/attachments/51daf9cc-e6f4-46e3-9b78-9ee24e0c5afd => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:50.473086 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58335cd5-01ad-4674-a297-3421a56d3bde None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:50.477362 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58335cd5-01ad-4674-a297-3421a56d3bde tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:50.477362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58335cd5-01ad-4674-a297-3421a56d3bde tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:50.477362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58335cd5-01ad-4674-a297-3421a56d3bde tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:50.477362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-58335cd5-01ad-4674-a297-3421a56d3bde tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:50.479819 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aebad03-edb4-4f5e-a9cc-79585db18b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:50.480910 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (062c17d1-ea95-4f53-809e-f2556db7472c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:50.486939 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:50.486939 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:50.487951 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58335cd5-01ad-4674-a297-3421a56d3bde tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:50.488519 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 348/1391] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:50 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:50.576368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Created reservations ['70ea966f-dc7c-4fea-8857-e4a7951d4972', 'a19c7943-20c5-4721-ad7f-d51351beb77f', '0651bdbf-9e45-4793-9fcb-566c0071abc1', 'ecdb4abe-d8c2-4c0e-afa6-a4980b95a2fb'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:50.576368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (062c17d1-ea95-4f53-809e-f2556db7472c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70ea966f-dc7c-4fea-8857-e4a7951d4972', 'a19c7943-20c5-4721-ad7f-d51351beb77f', '0651bdbf-9e45-4793-9fcb-566c0071abc1', 'ecdb4abe-d8c2-4c0e-afa6-a4980b95a2fb']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:50.576368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fbad02-c354-4607-836e-65584d5ca4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:50.614056 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fbad02-c354-4607-836e-65584d5ca4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28aa3965-d47a-4683-a9cc-6b7119ddaad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1062329659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c6e0f7ec42452db4162c293f731e74',qos_specs=None,replication_status=,reservations=['70ea966f-dc7c-4fea-8857-e4a7951d4972','a19c7943-20c5-4721-ad7f-d51351beb77f','0651bdbf-9e45-4793-9fcb-566c0071abc1','ecdb4abe-d8c2-4c0e-afa6-a4980b95a2fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fabe2caff541618b7dedc63690b2d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:29:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1062329659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28aa3965-d47a-4683-a9cc-6b7119ddaad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36c6e0f7ec42452db4162c293f731e74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='83fabe2caff541618b7dedc63690b2d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:50.615122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c0af8f-3122-4943-8513-48c5292d6d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:50.648877 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65c0af8f-3122-4943-8513-48c5292d6d6f) transitioned into 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-1062329659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36c6e0f7ec42452db4162c293f731e74',qos_specs=None,replication_status=,reservations=['70ea966f-dc7c-4fea-8857-e4a7951d4972','a19c7943-20c5-4721-ad7f-d51351beb77f','0651bdbf-9e45-4793-9fcb-566c0071abc1','ecdb4abe-d8c2-4c0e-afa6-a4980b95a2fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83fabe2caff541618b7dedc63690b2d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:50.651493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63bdcb62-8944-4c51-86cb-2ec38d80aa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:50.667189 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63bdcb62-8944-4c51-86cb-2ec38d80aa50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:50.667189 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Flow 'volume_create_api' (da920ecf-9cf3-4e2a-872e-6c1e2fce38cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:50.667701 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Create volume request issued successfully. Aug 08 19:29:50.668744 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-725e4974-8dfd-4a7b-a7a2-1520dc8e88e8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:50.669402 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 348/1392] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:29:50 2026] POST /volume/v3/volumes => generated 753 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:50.691422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f832dc36-7873-4af0-8f4a-ea849a3f8070 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:50.693493 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f832dc36-7873-4af0-8f4a-ea849a3f8070 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:50.693493 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f832dc36-7873-4af0-8f4a-ea849a3f8070 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:50.693852 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f832dc36-7873-4af0-8f4a-ea849a3f8070 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:50.718460 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:50.718460 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:50.729645 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f832dc36-7873-4af0-8f4a-ea849a3f8070 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:50.739468 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f832dc36-7873-4af0-8f4a-ea849a3f8070 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:50.740496 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 349/1393] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:50 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 821 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:51.163813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e46b723f-8f4d-462b-a694-1b328b1c441e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.167423 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e46b723f-8f4d-462b-a694-1b328b1c441e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:51.167854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e46b723f-8f4d-462b-a694-1b328b1c441e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:51.167854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e46b723f-8f4d-462b-a694-1b328b1c441e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:51.176476 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.176476 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:51.180819 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e46b723f-8f4d-462b-a694-1b328b1c441e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:51.186255 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e46b723f-8f4d-462b-a694-1b328b1c441e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:51.186255 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 349/1394] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:51 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:51.207791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de91968a-389f-4de1-a5a5-652e490af4f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.213137 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de91968a-389f-4de1-a5a5-652e490af4f5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:51.214237 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de91968a-389f-4de1-a5a5-652e490af4f5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:51.214237 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de91968a-389f-4de1-a5a5-652e490af4f5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:51.228134 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.228134 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:51.233098 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-de91968a-389f-4de1-a5a5-652e490af4f5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:51.239326 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de91968a-389f-4de1-a5a5-652e490af4f5 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:51.239896 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 349/1395] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:51 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:51.309395 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e8909da-fec0-4cae-9980-0b125d697c1c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.311816 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e8909da-fec0-4cae-9980-0b125d697c1c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:29:51.312060 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e8909da-fec0-4cae-9980-0b125d697c1c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:51.312277 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e8909da-fec0-4cae-9980-0b125d697c1c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:51.321672 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.321672 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:51.326772 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e8909da-fec0-4cae-9980-0b125d697c1c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:51.333237 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e8909da-fec0-4cae-9980-0b125d697c1c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:29:51.333969 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 349/1396] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:51 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:51.430269 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.433820 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:51.434163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2074853831", "imageRef": "def068a1-69dd-4460-bf06-8136670950c4"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:51.437860 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2074853831', 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:51.505062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d37f748c-5826-4ab0-9b6a-8d446a600337 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.508032 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d37f748c-5826-4ab0-9b6a-8d446a600337 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:51.508267 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d37f748c-5826-4ab0-9b6a-8d446a600337 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:51.508510 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d37f748c-5826-4ab0-9b6a-8d446a600337 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:51.508749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d37f748c-5826-4ab0-9b6a-8d446a600337 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:51.513543 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.513543 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:51.514435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d37f748c-5826-4ab0-9b6a-8d446a600337 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:51.514904 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 350/1397] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:51 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:51.539030 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume of 1 GB Aug 08 19:29:51.539388 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.539388 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:51.540099 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Availability Zones retrieved successfully. Aug 08 19:29:51.546565 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (fbb18680-0e3a-4ec1-9900-e7cbac565894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:51.547532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2d67a0-d593-4d09-86eb-9ceb725c708e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:51.548376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:51.601897 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.601897 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:51.620229 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2d67a0-d593-4d09-86eb-9ceb725c708e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6793d289-46d7-44b5-80d2-6abffa5aae6b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6793d289-46d7-44b5-80d2-6abffa5aae6b', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:51.621147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f812d0a-7b54-46d5-bfe3-623a9166af09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:51.673235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Created reservations ['fa7c1818-0a52-4b1a-8133-9a0eb75de9b9', 'd1d269f0-028b-488d-a681-7da67d6a3552', '430e2e7e-7af2-4fee-b9fe-51de099eebfb', 'a7a0b05d-a815-4c8a-9124-fd9791febb26'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:51.674029 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f812d0a-7b54-46d5-bfe3-623a9166af09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa7c1818-0a52-4b1a-8133-9a0eb75de9b9', 'd1d269f0-028b-488d-a681-7da67d6a3552', '430e2e7e-7af2-4fee-b9fe-51de099eebfb', 'a7a0b05d-a815-4c8a-9124-fd9791febb26']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:51.674903 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf40d326-affd-4a78-9dc6-f15ec2f8da02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:51.710243 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf40d326-affd-4a78-9dc6-f15ec2f8da02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac056977-04b7-4961-abf5-07567b5363dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2074853831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['fa7c1818-0a52-4b1a-8133-9a0eb75de9b9','d1d269f0-028b-488d-a681-7da67d6a3552','430e2e7e-7af2-4fee-b9fe-51de099eebfb','a7a0b05d-a815-4c8a-9124-fd9791febb26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b), '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-08-08T19:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2074853831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac056977-04b7-4961-abf5-07567b5363dd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='568e69cc187c4d258ed6f53403e9ab99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6793d289-46d7-44b5-80d2-6abffa5aae6b),volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:51.712135 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0407f11-4d80-4329-8e3f-727b35495395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:51.738526 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0407f11-4d80-4329-8e3f-727b35495395) transitioned into 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-2074853831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6fa6f6ec0e0b4debab0fd606c2668b75',qos_specs=None,replication_status=,reservations=['fa7c1818-0a52-4b1a-8133-9a0eb75de9b9','d1d269f0-028b-488d-a681-7da67d6a3552','430e2e7e-7af2-4fee-b9fe-51de099eebfb','a7a0b05d-a815-4c8a-9124-fd9791febb26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568e69cc187c4d258ed6f53403e9ab99',volume_type_id=6793d289-46d7-44b5-80d2-6abffa5aae6b)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:51.739525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb6d97c-ed5c-4620-8b18-b55fc85c57c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:51.760985 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fb6d97c-ed5c-4620-8b18-b55fc85c57c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:51.762161 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Flow 'volume_create_api' (fbb18680-0e3a-4ec1-9900-e7cbac565894) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:51.763242 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25809962-38ab-4b48-81ca-8a056f19aad8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.765591 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25809962-38ab-4b48-81ca-8a056f19aad8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:51.765591 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25809962-38ab-4b48-81ca-8a056f19aad8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:51.766241 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25809962-38ab-4b48-81ca-8a056f19aad8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:51.768075 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create volume request issued successfully. Aug 08 19:29:51.768453 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8dffbbb9-489a-4841-8fe7-ca3e36c4affa tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:51.769039 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 350/1398] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:29:51 2026] POST /volume/v3/volumes => generated 758 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:51.786353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-793a79a5-b9f3-4152-8a97-838dd904ec2c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.789236 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-793a79a5-b9f3-4152-8a97-838dd904ec2c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:29:51.789236 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-793a79a5-b9f3-4152-8a97-838dd904ec2c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:51.789236 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-793a79a5-b9f3-4152-8a97-838dd904ec2c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:51.795330 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.795330 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:51.800063 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.800063 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:51.804072 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-25809962-38ab-4b48-81ca-8a056f19aad8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:51.808055 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-793a79a5-b9f3-4152-8a97-838dd904ec2c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:51.816030 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25809962-38ab-4b48-81ca-8a056f19aad8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:51.818091 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-793a79a5-b9f3-4152-8a97-838dd904ec2c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:29:51.818193 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 350/1399] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:51 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:51.818234 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 350/1400] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:51 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:51.887436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-62a7e869-7590-467f-93c6-ff703a0656df None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:51.888907 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-62a7e869-7590-467f-93c6-ff703a0656df tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:51.889179 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-62a7e869-7590-467f-93c6-ff703a0656df tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:51.889446 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-62a7e869-7590-467f-93c6-ff703a0656df tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:51.902497 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:51.902497 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:51.908097 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-62a7e869-7590-467f-93c6-ff703a0656df tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:51.918756 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-62a7e869-7590-467f-93c6-ff703a0656df tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:51.918756 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 351/1401] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:51 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:52.102830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53550f7f-5c31-4fc3-9476-293b4a07ba42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.103355 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53550f7f-5c31-4fc3-9476-293b4a07ba42 None None] GET https://10.4.3.89/volume// Aug 08 19:29:52.103599 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53550f7f-5c31-4fc3-9476-293b4a07ba42 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:52.103847 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53550f7f-5c31-4fc3-9476-293b4a07ba42 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:52.104236 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53550f7f-5c31-4fc3-9476-293b4a07ba42 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:52.107490 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 351/1402] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:29:52 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:52.121133 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-05670fc7-a6f8-4f33-8f42-6785377fb8e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.129469 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-05670fc7-a6f8-4f33-8f42-6785377fb8e6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:29:52.129469 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-05670fc7-a6f8-4f33-8f42-6785377fb8e6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28aa3965-d47a-4683-a9cc-6b7119ddaad8", "connector": null, "instance_uuid": "accb9b47-5dbf-4e65-96c6-4f1789024885"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:52.142052 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:52.142052 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:52.192126 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-05670fc7-a6f8-4f33-8f42-6785377fb8e6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:29:52.192855 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 351/1403] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:29:52 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) Aug 08 19:29:52.247346 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-375e52f3-814f-4f1c-8ad7-d05e87a1a98c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.250135 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-375e52f3-814f-4f1c-8ad7-d05e87a1a98c tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:52.251367 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-375e52f3-814f-4f1c-8ad7-d05e87a1a98c tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:52.252160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-375e52f3-814f-4f1c-8ad7-d05e87a1a98c tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:52.269374 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:52.269374 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:52.273684 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf7746e5-16aa-4c7a-842d-6e8b0347dd7c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.274304 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf7746e5-16aa-4c7a-842d-6e8b0347dd7c None None] GET https://10.4.3.89/volume// Aug 08 19:29:52.275025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf7746e5-16aa-4c7a-842d-6e8b0347dd7c None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:52.275281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf7746e5-16aa-4c7a-842d-6e8b0347dd7c None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:52.275713 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf7746e5-16aa-4c7a-842d-6e8b0347dd7c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:52.276270 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-375e52f3-814f-4f1c-8ad7-d05e87a1a98c tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:52.276323 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 352/1404] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:52.281254 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-375e52f3-814f-4f1c-8ad7-d05e87a1a98c tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:52.281839 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 351/1405] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:52 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:52.316134 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-692ddc8c-514d-4406-85d6-19e30f21b641 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.318984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-692ddc8c-514d-4406-85d6-19e30f21b641 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:52.319960 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-692ddc8c-514d-4406-85d6-19e30f21b641 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:52.319960 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-692ddc8c-514d-4406-85d6-19e30f21b641 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:52.335231 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:52.335231 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:52.340303 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-692ddc8c-514d-4406-85d6-19e30f21b641 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:52.345837 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-692ddc8c-514d-4406-85d6-19e30f21b641 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:52.346495 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 352/1406] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:52 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:52.514517 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-906e8576-f6cf-4785-9f75-38869d8df537 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.517707 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-906e8576-f6cf-4785-9f75-38869d8df537 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] PUT https://10.4.3.89/volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d Aug 08 19:29:52.518190 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-906e8576-f6cf-4785-9f75-38869d8df537 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:52.533491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98f35b0e-76a9-4e55-8851-f3b81d84c825 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.536478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-906e8576-f6cf-4785-9f75-38869d8df537 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Acquiring lock "cinder-attachment_update-28aa3965-d47a-4683-a9cc-6b7119ddaad8-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:29:52.538336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98f35b0e-76a9-4e55-8851-f3b81d84c825 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:52.539722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98f35b0e-76a9-4e55-8851-f3b81d84c825 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:52.540009 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98f35b0e-76a9-4e55-8851-f3b81d84c825 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:52.540117 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-98f35b0e-76a9-4e55-8851-f3b81d84c825 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:52.543331 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-906e8576-f6cf-4785-9f75-38869d8df537 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Lock "cinder-attachment_update-28aa3965-d47a-4683-a9cc-6b7119ddaad8-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:29:52.544859 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:52.544859 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:52.545856 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:52.545856 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:52.546712 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98f35b0e-76a9-4e55-8851-f3b81d84c825 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:52.547162 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 353/1407] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:52 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:52.568762 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-446fe122-4997-4940-9931-57dcedb4f188 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.571288 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:29:52.571288 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "80471747-fdc0-4384-86fc-0ac44c28ea03", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:52.572329 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '80471747-fdc0-4384-86fc-0ac44c28ea03', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:29:52.692807 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-906e8576-f6cf-4785-9f75-38869d8df537 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Lock "cinder-attachment_update-28aa3965-d47a-4683-a9cc-6b7119ddaad8-np0000006803" released by "attachment_update" :: held 0.148s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:29:52.692807 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-906e8576-f6cf-4785-9f75-38869d8df537 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d returned with HTTP 200 Aug 08 19:29:52.692807 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 352/1408] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:29:52 2026] PUT /volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:52.733972 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Create volume of 1 GB Aug 08 19:29:52.743882 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Availability Zones retrieved successfully. Aug 08 19:29:52.750889 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Flow 'volume_create_api' (eadccd23-cb9c-4321-b047-bc28ab63a653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:52.752773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc8a7a4-2fae-4b33-9d14-09f1cd5c0715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:52.754311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:29:52.838478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6a11628-b924-4b14-b4f9-f353482be774 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:52.841359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6a11628-b924-4b14-b4f9-f353482be774 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:29:52.841548 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6a11628-b924-4b14-b4f9-f353482be774 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:52.841796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6a11628-b924-4b14-b4f9-f353482be774 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:52.857348 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:52.857348 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:52.864709 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dc8a7a4-2fae-4b33-9d14-09f1cd5c0715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:29:50Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=586135a2-5235-4ef4-8103-5854cb8b8d08,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': '586135a2-5235-4ef4-8103-5854cb8b8d08', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:52.865475 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21924cb-535a-45bf-8666-d18d291d3f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:52.869494 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6a11628-b924-4b14-b4f9-f353482be774 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:52.876197 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6a11628-b924-4b14-b4f9-f353482be774 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:29:52.876197 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 353/1409] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:52 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:29:52.909666 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-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. Aug 08 19:29:52.909666 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-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. Aug 08 19:29:52.953563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Created reservations ['20eab2fd-698c-4434-9b0f-1a656cea7bbc', '0bbae192-feb7-4fa8-9ce1-e29cae85cd48', '3c72824c-39a4-46e6-b0e5-f7fc91e5f4c1', '28cc0f98-107d-4e25-8e06-dd810eb58b39'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:29:52.954469 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d21924cb-535a-45bf-8666-d18d291d3f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20eab2fd-698c-4434-9b0f-1a656cea7bbc', '0bbae192-feb7-4fa8-9ce1-e29cae85cd48', '3c72824c-39a4-46e6-b0e5-f7fc91e5f4c1', '28cc0f98-107d-4e25-8e06-dd810eb58b39']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:52.955258 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640f6baf-3cc5-4585-9731-5f4b7ba2cc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:52.983469 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640f6baf-3cc5-4585-9731-5f4b7ba2cc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '209faa70-0860-4547-8b44-07fe793c5f69', '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='bc5570e452ae493fb5e740ce879121df',qos_specs=None,replication_status=,reservations=['20eab2fd-698c-4434-9b0f-1a656cea7bbc','0bbae192-feb7-4fa8-9ce1-e29cae85cd48','3c72824c-39a4-46e6-b0e5-f7fc91e5f4c1','28cc0f98-107d-4e25-8e06-dd810eb58b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb076096e23543eabb0c7ba82cb4d4db',volume_type_id=586135a2-5235-4ef4-8103-5854cb8b8d08), '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-08-08T19:29:52Z,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=209faa70-0860-4547-8b44-07fe793c5f69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc5570e452ae493fb5e740ce879121df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cb076096e23543eabb0c7ba82cb4d4db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(586135a2-5235-4ef4-8103-5854cb8b8d08),volume_type_id=586135a2-5235-4ef4-8103-5854cb8b8d08)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:52.984078 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00113cd2-f7c1-40b0-890f-9b9d60e3773e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:53.007056 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00113cd2-f7c1-40b0-890f-9b9d60e3773e) transitioned into 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='bc5570e452ae493fb5e740ce879121df',qos_specs=None,replication_status=,reservations=['20eab2fd-698c-4434-9b0f-1a656cea7bbc','0bbae192-feb7-4fa8-9ce1-e29cae85cd48','3c72824c-39a4-46e6-b0e5-f7fc91e5f4c1','28cc0f98-107d-4e25-8e06-dd810eb58b39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb076096e23543eabb0c7ba82cb4d4db',volume_type_id=586135a2-5235-4ef4-8103-5854cb8b8d08)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:53.008077 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735ab9de-7668-46ee-8557-dfecd64ef361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:29:53.023197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735ab9de-7668-46ee-8557-dfecd64ef361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:29:53.024259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Flow 'volume_create_api' (eadccd23-cb9c-4321-b047-bc28ab63a653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:29:53.024658 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Create volume request issued successfully. Aug 08 19:29:53.027436 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-446fe122-4997-4940-9931-57dcedb4f188 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:29:53.027436 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 352/1410] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:29:52 2026] POST /volume/v3/volumes => generated 796 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:29:53.043860 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-258b1438-b2e2-459b-85f4-c06c8a4573b9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.045863 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-258b1438-b2e2-459b-85f4-c06c8a4573b9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:29:53.047379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-258b1438-b2e2-459b-85f4-c06c8a4573b9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.047379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-258b1438-b2e2-459b-85f4-c06c8a4573b9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.054078 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-f675217b-f2c1-4bad-bf4c-bccf7425abf8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.058691 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-f675217b-f2c1-4bad-bf4c-bccf7425abf8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:29:53.058691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-f675217b-f2c1-4bad-bf4c-bccf7425abf8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.058691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-f675217b-f2c1-4bad-bf4c-bccf7425abf8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.058921 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.058921 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:53.062833 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-258b1438-b2e2-459b-85f4-c06c8a4573b9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:29:53.068019 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-258b1438-b2e2-459b-85f4-c06c8a4573b9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:29:53.068715 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 354/1411] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:53 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:53.069070 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.069070 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:53.074452 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-f675217b-f2c1-4bad-bf4c-bccf7425abf8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:53.084950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-f675217b-f2c1-4bad-bf4c-bccf7425abf8 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:29:53.085590 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 353/1412] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:53 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:53.304285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3b8ba87-f6cb-4cd8-94eb-666f55fcf039 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.307279 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3b8ba87-f6cb-4cd8-94eb-666f55fcf039 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:53.307279 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3b8ba87-f6cb-4cd8-94eb-666f55fcf039 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.307279 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3b8ba87-f6cb-4cd8-94eb-666f55fcf039 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.336119 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.336119 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:53.340745 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d3b8ba87-f6cb-4cd8-94eb-666f55fcf039 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:53.348179 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3b8ba87-f6cb-4cd8-94eb-666f55fcf039 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:53.348751 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 354/1413] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:53 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:53.565365 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-00cb1129-d1eb-4682-a60f-16045d71644b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.567655 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00cb1129-d1eb-4682-a60f-16045d71644b tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:53.567875 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00cb1129-d1eb-4682-a60f-16045d71644b tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.568046 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00cb1129-d1eb-4682-a60f-16045d71644b tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.568145 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-00cb1129-d1eb-4682-a60f-16045d71644b tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:53.578168 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.578168 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:53.578886 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00cb1129-d1eb-4682-a60f-16045d71644b tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:53.580020 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 353/1414] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:53 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:53.682123 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-51c8ca0a-4a5e-4f9c-8257-116b68587944 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.684976 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-51c8ca0a-4a5e-4f9c-8257-116b68587944 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387 Aug 08 19:29:53.685219 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-51c8ca0a-4a5e-4f9c-8257-116b68587944 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.685479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-51c8ca0a-4a5e-4f9c-8257-116b68587944 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.694105 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.694105 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:53.765881 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-51c8ca0a-4a5e-4f9c-8257-116b68587944 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387 returned with HTTP 200 Aug 08 19:29:53.766733 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 355/1415] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:29:53 2026] DELETE /volume/v3/attachments/ff540df0-ccb9-44dd-936d-ef3b92778387 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:53.782103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.785875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] DELETE https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 Aug 08 19:29:53.785875 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.785875 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.785875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Delete volume with id: 183459f0-8bd6-455f-86a8-d65569d80986 Aug 08 19:29:53.792681 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-c5228386-eff7-48ef-910a-11870a938b72 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.795368 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-c5228386-eff7-48ef-910a-11870a938b72 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:29:53.795444 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.795444 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:53.795648 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-c5228386-eff7-48ef-910a-11870a938b72 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.798534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-c5228386-eff7-48ef-910a-11870a938b72 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.798575 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:29:53.805019 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.805019 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:53.809889 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-c5228386-eff7-48ef-910a-11870a938b72 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:53.816685 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-c5228386-eff7-48ef-910a-11870a938b72 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:29:53.817168 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 355/1416] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:53 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:53.829457 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Delete volume request issued successfully. Aug 08 19:29:53.829457 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-01efff42-bf5d-4e31-9cb6-fc3462f4885f req-c208d0ae-9554-4247-a26b-c32294e93661 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 returned with HTTP 202 Aug 08 19:29:53.829726 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f4c92883-ec0d-4b7f-accf-16afdcff3902 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.829910 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 354/1417] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:29:53 2026] DELETE /volume/v3/volumes/183459f0-8bd6-455f-86a8-d65569d80986 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:29:53.830257 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4c92883-ec0d-4b7f-accf-16afdcff3902 None None] GET https://10.4.3.89/volume// Aug 08 19:29:53.830521 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4c92883-ec0d-4b7f-accf-16afdcff3902 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:53.830854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4c92883-ec0d-4b7f-accf-16afdcff3902 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:53.832209 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4c92883-ec0d-4b7f-accf-16afdcff3902 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:53.832209 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 354/1418] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:29:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:53.842098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-a8bb3c9a-e064-421a-8d1e-ff8ec5863e14 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:53.844824 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-a8bb3c9a-e064-421a-8d1e-ff8ec5863e14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:29:53.848560 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-a8bb3c9a-e064-421a-8d1e-ff8ec5863e14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac056977-04b7-4961-abf5-07567b5363dd", "connector": null, "instance_uuid": "adf12a53-69b9-4b25-b163-205307a0839d"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:53.862459 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:53.862459 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:53.902173 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-a8bb3c9a-e064-421a-8d1e-ff8ec5863e14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:29:53.902843 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 356/1419] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:29:53 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) Aug 08 19:29:54.091248 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9edd7d88-6605-4511-861c-a595716ed184 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:54.094653 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9edd7d88-6605-4511-861c-a595716ed184 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:29:54.094902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9edd7d88-6605-4511-861c-a595716ed184 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:54.095201 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9edd7d88-6605-4511-861c-a595716ed184 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:54.110817 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:54.110817 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:54.118030 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9edd7d88-6605-4511-861c-a595716ed184 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:29:54.125548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9edd7d88-6605-4511-861c-a595716ed184 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:29:54.126224 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 356/1420] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:54 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 888 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:54.364941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1f7ada2-a283-4c12-a19b-eec0ef0bf5c2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:54.368241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1f7ada2-a283-4c12-a19b-eec0ef0bf5c2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:54.368241 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1f7ada2-a283-4c12-a19b-eec0ef0bf5c2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:54.368241 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1f7ada2-a283-4c12-a19b-eec0ef0bf5c2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:54.385350 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:54.385350 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:54.389572 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c1f7ada2-a283-4c12-a19b-eec0ef0bf5c2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:54.396004 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1f7ada2-a283-4c12-a19b-eec0ef0bf5c2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:54.396677 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 355/1421] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:54 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:54.598166 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36dd8a1e-1437-45cd-89b7-560656740703 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:54.598872 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36dd8a1e-1437-45cd-89b7-560656740703 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:54.599061 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36dd8a1e-1437-45cd-89b7-560656740703 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:54.599293 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36dd8a1e-1437-45cd-89b7-560656740703 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:54.599443 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-36dd8a1e-1437-45cd-89b7-560656740703 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:54.605185 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:54.605185 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:54.605907 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36dd8a1e-1437-45cd-89b7-560656740703 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:54.606318 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 355/1422] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:54 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:55.145528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d61d7780-877a-4da5-aaca-91ef768e0e25 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:55.147909 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d61d7780-877a-4da5-aaca-91ef768e0e25 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:29:55.148894 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d61d7780-877a-4da5-aaca-91ef768e0e25 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:55.148894 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d61d7780-877a-4da5-aaca-91ef768e0e25 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:55.160500 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:55.160500 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:55.165806 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d61d7780-877a-4da5-aaca-91ef768e0e25 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:29:55.176641 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d61d7780-877a-4da5-aaca-91ef768e0e25 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:29:55.177202 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 357/1423] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:55 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:55.415197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42c568b3-3b3a-4143-a4e8-d9eca0ab4359 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:55.418182 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42c568b3-3b3a-4143-a4e8-d9eca0ab4359 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:55.418486 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42c568b3-3b3a-4143-a4e8-d9eca0ab4359 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:55.418803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42c568b3-3b3a-4143-a4e8-d9eca0ab4359 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:55.436386 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:55.436386 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:55.443236 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-42c568b3-3b3a-4143-a4e8-d9eca0ab4359 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:55.452509 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42c568b3-3b3a-4143-a4e8-d9eca0ab4359 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:55.452509 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 357/1424] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:55 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:55.619563 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f0a5377c-a557-47f8-9103-0cd4d805a6e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:55.623228 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0a5377c-a557-47f8-9103-0cd4d805a6e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:55.623228 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0a5377c-a557-47f8-9103-0cd4d805a6e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:55.623228 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f0a5377c-a557-47f8-9103-0cd4d805a6e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:55.623587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f0a5377c-a557-47f8-9103-0cd4d805a6e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:55.627862 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:55.627862 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:55.628738 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f0a5377c-a557-47f8-9103-0cd4d805a6e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:55.629245 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 356/1425] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:55 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:56.004597 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-96289a7c-c175-4f44-9027-fbe30db95cd2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.008139 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-96289a7c-c175-4f44-9027-fbe30db95cd2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d/action Aug 08 19:29:56.008812 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-96289a7c-c175-4f44-9027-fbe30db95cd2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:56.009333 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-96289a7c-c175-4f44-9027-fbe30db95cd2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:56.038209 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.038209 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:56.054885 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-600281e8-dd30-4dc1-a47c-d2be2741f42d req-96289a7c-c175-4f44-9027-fbe30db95cd2 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d/action returned with HTTP 204 Aug 08 19:29:56.055374 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 356/1426] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:29:56 2026] POST /volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:56.100463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f6e92aee-f934-4c67-a4b1-e27dabe49075 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.100870 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6e92aee-f934-4c67-a4b1-e27dabe49075 None None] GET https://10.4.3.89/volume// Aug 08 19:29:56.101040 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f6e92aee-f934-4c67-a4b1-e27dabe49075 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.101256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f6e92aee-f934-4c67-a4b1-e27dabe49075 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.101790 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f6e92aee-f934-4c67-a4b1-e27dabe49075 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:56.102054 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 358/1427] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:56.131909 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-37e3ecc3-891e-4837-ac82-0d4b815bdd3c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.137941 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-37e3ecc3-891e-4837-ac82-0d4b815bdd3c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:29:56.138236 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-37e3ecc3-891e-4837-ac82-0d4b815bdd3c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.138893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-37e3ecc3-891e-4837-ac82-0d4b815bdd3c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.161618 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.161618 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:56.173273 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-37e3ecc3-891e-4837-ac82-0d4b815bdd3c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:29:56.186105 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-37e3ecc3-891e-4837-ac82-0d4b815bdd3c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:29:56.186671 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 358/1428] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 1545 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:56.196882 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0e2db4d3-7e89-42a2-ae9c-e4d5135df96f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.199605 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e2db4d3-7e89-42a2-ae9c-e4d5135df96f tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:29:56.199895 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0e2db4d3-7e89-42a2-ae9c-e4d5135df96f tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.200988 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0e2db4d3-7e89-42a2-ae9c-e4d5135df96f tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.213823 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.213823 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:56.223895 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0e2db4d3-7e89-42a2-ae9c-e4d5135df96f tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:29:56.232764 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e2db4d3-7e89-42a2-ae9c-e4d5135df96f tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:29:56.233193 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 357/1429] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:56.337387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-fa3ac710-9838-41c8-921b-0b9c9c356f73 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.348111 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-fa3ac710-9838-41c8-921b-0b9c9c356f73 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] PUT https://10.4.3.89/volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440 Aug 08 19:29:56.348111 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-fa3ac710-9838-41c8-921b-0b9c9c356f73 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:56.358801 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-fa3ac710-9838-41c8-921b-0b9c9c356f73 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Acquiring lock "cinder-attachment_update-ac056977-04b7-4961-abf5-07567b5363dd-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:29:56.364112 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-fa3ac710-9838-41c8-921b-0b9c9c356f73 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-ac056977-04b7-4961-abf5-07567b5363dd-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:29:56.365532 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.365532 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:56.469163 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bb9b9404-60c8-452c-a981-439f8b02e0d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.472324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb9b9404-60c8-452c-a981-439f8b02e0d8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:56.472633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bb9b9404-60c8-452c-a981-439f8b02e0d8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.472825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bb9b9404-60c8-452c-a981-439f8b02e0d8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.487385 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.487385 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:56.492431 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bb9b9404-60c8-452c-a981-439f8b02e0d8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:56.492896 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-fa3ac710-9838-41c8-921b-0b9c9c356f73 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Lock "cinder-attachment_update-ac056977-04b7-4961-abf5-07567b5363dd-np0000006803" released by "attachment_update" :: held 0.129s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:29:56.493313 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-fa3ac710-9838-41c8-921b-0b9c9c356f73 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440 returned with HTTP 200 Aug 08 19:29:56.493955 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 357/1430] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:29:56 2026] PUT /volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:56.497456 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb9b9404-60c8-452c-a981-439f8b02e0d8 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:56.498703 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 359/1431] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:56.513198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff7e3045-a0d2-46d1-8458-6e0c17e9339d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.517354 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff7e3045-a0d2-46d1-8458-6e0c17e9339d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:56.517596 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff7e3045-a0d2-46d1-8458-6e0c17e9339d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.518992 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff7e3045-a0d2-46d1-8458-6e0c17e9339d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.525071 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-2c8f0fce-f68e-441a-a616-1b39dcbc540e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.529470 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-2c8f0fce-f68e-441a-a616-1b39dcbc540e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440/action Aug 08 19:29:56.529470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-2c8f0fce-f68e-441a-a616-1b39dcbc540e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:56.529470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-2c8f0fce-f68e-441a-a616-1b39dcbc540e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:56.535911 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=248,cinder:UPDATE=65,cinder:INSERT=28 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:29:56.538448 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.538448 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:56.544192 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ff7e3045-a0d2-46d1-8458-6e0c17e9339d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:56.550683 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff7e3045-a0d2-46d1-8458-6e0c17e9339d tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:56.551251 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 359/1432] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:56.561465 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.561465 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:56.572436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.577529 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] DELETE https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:56.577830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.578157 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.578298 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Delete volume with id: 28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:56.586327 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cad963b5-9fed-4b88-9a9b-9c71b13931fd req-2c8f0fce-f68e-441a-a616-1b39dcbc540e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440/action returned with HTTP 204 Aug 08 19:29:56.587611 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 358/1433] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:29:56 2026] POST /volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:29:56.600770 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.600770 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:56.601315 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:56.613912 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-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. Aug 08 19:29:56.614224 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a3e582a-02e6-4ca4-96c7-ecfefa883a86 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 400 Aug 08 19:29:56.614761 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 358/1434] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:29:56 2026] DELETE /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 307 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:29:56.623605 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e34ea15-4c52-40a5-9dd5-804ac7e79619 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.628187 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e34ea15-4c52-40a5-9dd5-804ac7e79619 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:56.628187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e34ea15-4c52-40a5-9dd5-804ac7e79619 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.628187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e34ea15-4c52-40a5-9dd5-804ac7e79619 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.640802 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.640802 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:56.646532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ab9140e-2288-421e-a66a-927e7594ec7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.646633 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e34ea15-4c52-40a5-9dd5-804ac7e79619 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:56.651974 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ab9140e-2288-421e-a66a-927e7594ec7c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:56.652253 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ab9140e-2288-421e-a66a-927e7594ec7c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.652561 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ab9140e-2288-421e-a66a-927e7594ec7c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.655163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4ab9140e-2288-421e-a66a-927e7594ec7c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:56.657703 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e34ea15-4c52-40a5-9dd5-804ac7e79619 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:56.658252 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 360/1435] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:56.659060 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.659060 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:56.659933 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ab9140e-2288-421e-a66a-927e7594ec7c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:56.660444 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 360/1436] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:56.721529 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ee09e8ce-d0b6-4750-8955-3ff6f43b99a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.724959 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ee09e8ce-d0b6-4750-8955-3ff6f43b99a3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:56.725271 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ee09e8ce-d0b6-4750-8955-3ff6f43b99a3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.725400 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ee09e8ce-d0b6-4750-8955-3ff6f43b99a3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.742322 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.742322 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:56.748463 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ee09e8ce-d0b6-4750-8955-3ff6f43b99a3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:56.755727 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ee09e8ce-d0b6-4750-8955-3ff6f43b99a3 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:56.756215 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 359/1437] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:29:56.780595 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-2683992c-220d-4f4a-9b2c-216f7abbc37f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.783461 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-2683992c-220d-4f4a-9b2c-216f7abbc37f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] POST https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8/action Aug 08 19:29:56.783820 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-2683992c-220d-4f4a-9b2c-216f7abbc37f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:29:56.783934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-2683992c-220d-4f4a-9b2c-216f7abbc37f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:29:56.800404 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.800404 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:56.801021 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-2683992c-220d-4f4a-9b2c-216f7abbc37f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:56.808442 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-2683992c-220d-4f4a-9b2c-216f7abbc37f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Begin detaching volume completed successfully. Aug 08 19:29:56.811433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-2683992c-220d-4f4a-9b2c-216f7abbc37f tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8/action returned with HTTP 202 Aug 08 19:29:56.811433 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 359/1438] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:29:56 2026] POST /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 19:29:56.899156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8f5a9154-cdb6-40c9-8621-0ec30c494f3d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.899752 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f5a9154-cdb6-40c9-8621-0ec30c494f3d None None] GET https://10.4.3.89/volume// Aug 08 19:29:56.899994 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f5a9154-cdb6-40c9-8621-0ec30c494f3d None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.900398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f5a9154-cdb6-40c9-8621-0ec30c494f3d None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.900722 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f5a9154-cdb6-40c9-8621-0ec30c494f3d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:29:56.901091 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 361/1439] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:29:56.913794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-1c9aa473-d322-42c8-a47d-dc677d392144 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:56.918833 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-1c9aa473-d322-42c8-a47d-dc677d392144 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:29:56.918833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-1c9aa473-d322-42c8-a47d-dc677d392144 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:56.918833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-1c9aa473-d322-42c8-a47d-dc677d392144 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:56.935496 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:56.935496 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:56.940272 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-1c9aa473-d322-42c8-a47d-dc677d392144 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:29:56.947943 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-1c9aa473-d322-42c8-a47d-dc677d392144 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:29:56.948503 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 361/1440] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:29:56 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:29:57.248996 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1be21a46-a5c8-466a-8b3a-08b2af9ef278 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:57.251201 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1be21a46-a5c8-466a-8b3a-08b2af9ef278 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:29:57.251593 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1be21a46-a5c8-466a-8b3a-08b2af9ef278 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:57.251870 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1be21a46-a5c8-466a-8b3a-08b2af9ef278 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:57.262215 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:57.262215 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:57.267896 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1be21a46-a5c8-466a-8b3a-08b2af9ef278 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:29:57.275223 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1be21a46-a5c8-466a-8b3a-08b2af9ef278 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:29:57.275760 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 360/1441] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:57 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:57.674395 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5652e9e3-7b9e-4de6-a982-cb3a8908b203 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:57.676573 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5652e9e3-7b9e-4de6-a982-cb3a8908b203 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:57.676827 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5652e9e3-7b9e-4de6-a982-cb3a8908b203 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:57.677051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5652e9e3-7b9e-4de6-a982-cb3a8908b203 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:57.677184 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5652e9e3-7b9e-4de6-a982-cb3a8908b203 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:57.682095 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:57.682095 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:57.683031 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5652e9e3-7b9e-4de6-a982-cb3a8908b203 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:57.683497 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 360/1442] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:57 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:58.303468 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-66b182ee-a72d-4f83-9c1e-985038bdd479 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:58.305698 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66b182ee-a72d-4f83-9c1e-985038bdd479 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:29:58.305845 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66b182ee-a72d-4f83-9c1e-985038bdd479 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:58.306021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66b182ee-a72d-4f83-9c1e-985038bdd479 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:58.314307 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:58.314307 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:58.320200 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-66b182ee-a72d-4f83-9c1e-985038bdd479 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:29:58.325509 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66b182ee-a72d-4f83-9c1e-985038bdd479 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:29:58.326042 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 362/1443] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:58 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:58.707397 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa0b8d88-e8c0-4718-a50d-46e37c1981e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:58.710797 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa0b8d88-e8c0-4718-a50d-46e37c1981e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:58.710996 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa0b8d88-e8c0-4718-a50d-46e37c1981e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:58.711215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa0b8d88-e8c0-4718-a50d-46e37c1981e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:58.711273 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-aa0b8d88-e8c0-4718-a50d-46e37c1981e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:58.725633 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:58.725633 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:29:58.725633 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa0b8d88-e8c0-4718-a50d-46e37c1981e0 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:58.725633 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 362/1444] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:58 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:59.241903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ea5c3c66-a5d1-4d9c-ba17-9a211028e860 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:59.244241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ea5c3c66-a5d1-4d9c-ba17-9a211028e860 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] DELETE https://10.4.3.89/volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d Aug 08 19:29:59.244561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ea5c3c66-a5d1-4d9c-ba17-9a211028e860 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:59.244837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ea5c3c66-a5d1-4d9c-ba17-9a211028e860 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:59.254494 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:59.254494 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:29:59.329875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b2813384-f876-4b90-8eca-cd21f005ed97 req-ea5c3c66-a5d1-4d9c-ba17-9a211028e860 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d returned with HTTP 200 Aug 08 19:29:59.330731 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 361/1445] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:29:59 2026] DELETE /volume/v3/attachments/13399d01-ae5c-4086-bb09-30b80c59f86d => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:59.342453 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad7a49a2-f8ff-4c50-8f31-1773894f7c93 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:59.344713 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad7a49a2-f8ff-4c50-8f31-1773894f7c93 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:29:59.344982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad7a49a2-f8ff-4c50-8f31-1773894f7c93 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:59.345244 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad7a49a2-f8ff-4c50-8f31-1773894f7c93 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:59.357004 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:59.357004 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:29:59.362776 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ad7a49a2-f8ff-4c50-8f31-1773894f7c93 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:29:59.373795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad7a49a2-f8ff-4c50-8f31-1773894f7c93 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:29:59.374338 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 361/1446] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:59 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:29:59.735233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b892161-d520-4f78-a657-3bb89cf51f46 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:29:59.738641 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b892161-d520-4f78-a657-3bb89cf51f46 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:29:59.738641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b892161-d520-4f78-a657-3bb89cf51f46 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:29:59.738641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b892161-d520-4f78-a657-3bb89cf51f46 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:29:59.738900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1b892161-d520-4f78-a657-3bb89cf51f46 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:29:59.744978 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:29:59.744978 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:29:59.746130 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b892161-d520-4f78-a657-3bb89cf51f46 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:29:59.746612 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 363/1447] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:29:59 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:00.043285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0b3f2168-8eb4-41d6-a770-257dd2e48fe5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:00.046145 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b3f2168-8eb4-41d6-a770-257dd2e48fe5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:30:00.046145 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b3f2168-8eb4-41d6-a770-257dd2e48fe5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:00.046145 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0b3f2168-8eb4-41d6-a770-257dd2e48fe5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:00.053222 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:00.053222 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:00.056831 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0b3f2168-8eb4-41d6-a770-257dd2e48fe5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:30:00.060923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0b3f2168-8eb4-41d6-a770-257dd2e48fe5 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:30:00.061260 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 363/1448] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:00 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:00.393261 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd16f86c-57fa-4c31-bf1b-7b76816dafb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:00.393838 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd16f86c-57fa-4c31-bf1b-7b76816dafb9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:00.393838 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd16f86c-57fa-4c31-bf1b-7b76816dafb9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:00.394051 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd16f86c-57fa-4c31-bf1b-7b76816dafb9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:00.406468 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:00.406468 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:00.411821 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dd16f86c-57fa-4c31-bf1b-7b76816dafb9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:30:00.417977 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd16f86c-57fa-4c31-bf1b-7b76816dafb9 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:30:00.418474 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 362/1449] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:00 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:00.758616 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2b8eb287-c252-4717-a2ef-bb567b1eec27 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:00.761600 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2b8eb287-c252-4717-a2ef-bb567b1eec27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:30:00.761600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2b8eb287-c252-4717-a2ef-bb567b1eec27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:00.761600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2b8eb287-c252-4717-a2ef-bb567b1eec27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:00.761816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2b8eb287-c252-4717-a2ef-bb567b1eec27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:00.766513 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:00.766513 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:00.768873 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2b8eb287-c252-4717-a2ef-bb567b1eec27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:30:00.768873 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 362/1450] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:00 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:01.437196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4be5f839-0d6f-44b7-a5ae-0fe73497eb47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:01.440305 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4be5f839-0d6f-44b7-a5ae-0fe73497eb47 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:01.440613 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4be5f839-0d6f-44b7-a5ae-0fe73497eb47 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:01.440918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4be5f839-0d6f-44b7-a5ae-0fe73497eb47 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:01.458433 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:01.458433 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:01.468948 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4be5f839-0d6f-44b7-a5ae-0fe73497eb47 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:30:01.481476 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4be5f839-0d6f-44b7-a5ae-0fe73497eb47 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:30:01.482097 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 364/1451] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:01 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:01.782712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-764de6cb-c739-4e03-a37a-17652bb0fe63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:01.786281 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-764de6cb-c739-4e03-a37a-17652bb0fe63 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:30:01.786859 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-764de6cb-c739-4e03-a37a-17652bb0fe63 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:01.787351 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-764de6cb-c739-4e03-a37a-17652bb0fe63 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:01.787551 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-764de6cb-c739-4e03-a37a-17652bb0fe63 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:01.794577 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:01.794577 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:01.795776 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-764de6cb-c739-4e03-a37a-17652bb0fe63 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:30:01.796159 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 364/1452] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:01 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:02.501505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5ae19626-1c63-4064-94e8-31cd5818b9ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:02.509207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ae19626-1c63-4064-94e8-31cd5818b9ec tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:02.509526 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ae19626-1c63-4064-94e8-31cd5818b9ec tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:02.509754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5ae19626-1c63-4064-94e8-31cd5818b9ec tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:02.524574 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:02.524574 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:02.534712 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5ae19626-1c63-4064-94e8-31cd5818b9ec tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:30:02.549176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5ae19626-1c63-4064-94e8-31cd5818b9ec tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:30:02.549760 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 363/1453] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:02 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 949 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:02.809461 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd8cb95a-7ba5-4072-95d4-75bc55be0113 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:02.815200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd8cb95a-7ba5-4072-95d4-75bc55be0113 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:30:02.815502 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd8cb95a-7ba5-4072-95d4-75bc55be0113 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:02.815771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd8cb95a-7ba5-4072-95d4-75bc55be0113 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:02.815910 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cd8cb95a-7ba5-4072-95d4-75bc55be0113 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:02.825158 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:02.825158 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:02.826266 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd8cb95a-7ba5-4072-95d4-75bc55be0113 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:30:02.827681 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 363/1454] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:02 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:03.184042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-7cf59603-3c84-4e08-9e02-2cc6b1d5a7c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.187585 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-7cf59603-3c84-4e08-9e02-2cc6b1d5a7c7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe Aug 08 19:30:03.187744 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-7cf59603-3c84-4e08-9e02-2cc6b1d5a7c7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.188025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-7cf59603-3c84-4e08-9e02-2cc6b1d5a7c7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.200231 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.200231 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:03.269936 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.275209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] DELETE https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:30:03.275445 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.275809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.276027 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Delete volume with id: 28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:30:03.294064 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.294064 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:03.295020 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:30:03.300917 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-7cf59603-3c84-4e08-9e02-2cc6b1d5a7c7 tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe returned with HTTP 200 Aug 08 19:30:03.301351 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 365/1455] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:30:03 2026] DELETE /volume/v3/attachments/d578f9bf-307f-495a-977b-5f1a1e3617fe => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:03.315399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.326088 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] DELETE https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 Aug 08 19:30:03.327002 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.328545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.328545 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Delete volume with id: 07cbe25f-3dac-47b7-b356-0a62f1120ea6 Aug 08 19:30:03.328668 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Delete volume request issued successfully. Aug 08 19:30:03.328997 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6aa35268-18c4-4a4b-a26e-afdae4077310 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 202 Aug 08 19:30:03.329652 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 365/1456] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:03 2026] DELETE /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:03.342023 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.342023 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:03.343352 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Volume info retrieved successfully. Aug 08 19:30:03.343452 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db29f0af-37e8-4585-ba84-3b44a6da85b6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.345885 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db29f0af-37e8-4585-ba84-3b44a6da85b6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:30:03.346789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db29f0af-37e8-4585-ba84-3b44a6da85b6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.346789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db29f0af-37e8-4585-ba84-3b44a6da85b6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.355843 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.355843 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:03.360871 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db29f0af-37e8-4585-ba84-3b44a6da85b6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:30:03.366936 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db29f0af-37e8-4585-ba84-3b44a6da85b6 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 200 Aug 08 19:30:03.367469 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 364/1457] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:03 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:03.369969 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] Delete volume request issued successfully. Aug 08 19:30:03.369969 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5504d0a3-aaf4-4447-b641-5dacd4e48bed req-9aeab6e4-deab-4789-9e52-49ce67c2c8bb tempest-ServerBootFromVolumeStableRescueTest-1343620882 tempest-ServerBootFromVolumeStableRescueTest-1343620882-project-member] https://10.4.3.89/volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 returned with HTTP 202 Aug 08 19:30:03.369969 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 364/1458] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:30:03 2026] DELETE /volume/v3/volumes/07cbe25f-3dac-47b7-b356-0a62f1120ea6 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:03.565651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-770e8a87-8b45-4ac8-830e-d6a426a4a481 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.568242 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-770e8a87-8b45-4ac8-830e-d6a426a4a481 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:03.568460 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-770e8a87-8b45-4ac8-830e-d6a426a4a481 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.568733 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-770e8a87-8b45-4ac8-830e-d6a426a4a481 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.584041 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.584041 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:03.590767 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-770e8a87-8b45-4ac8-830e-d6a426a4a481 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:30:03.599976 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-770e8a87-8b45-4ac8-830e-d6a426a4a481 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:30:03.600744 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 366/1459] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:03 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 1293 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:03.619973 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95f86b2c-2783-4320-a596-d0ccf9927518 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.623806 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95f86b2c-2783-4320-a596-d0ccf9927518 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] DELETE https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:03.623806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95f86b2c-2783-4320-a596-d0ccf9927518 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.623806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95f86b2c-2783-4320-a596-d0ccf9927518 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.624120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-95f86b2c-2783-4320-a596-d0ccf9927518 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Delete volume with id: 209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:03.636191 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.636191 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:03.636191 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95f86b2c-2783-4320-a596-d0ccf9927518 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:30:03.664452 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95f86b2c-2783-4320-a596-d0ccf9927518 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Delete volume request issued successfully. Aug 08 19:30:03.664714 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95f86b2c-2783-4320-a596-d0ccf9927518 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 202 Aug 08 19:30:03.665261 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 366/1460] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:03 2026] DELETE /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:03.677027 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af78ab92-aa8d-43ca-99e9-9858832d8ea0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.680056 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af78ab92-aa8d-43ca-99e9-9858832d8ea0 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:03.680284 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af78ab92-aa8d-43ca-99e9-9858832d8ea0 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.681625 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af78ab92-aa8d-43ca-99e9-9858832d8ea0 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.688399 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.688399 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:03.694004 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af78ab92-aa8d-43ca-99e9-9858832d8ea0 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Volume info retrieved successfully. Aug 08 19:30:03.699343 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af78ab92-aa8d-43ca-99e9-9858832d8ea0 tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 200 Aug 08 19:30:03.700266 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 365/1461] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:03 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 1292 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:03.842258 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5aef4613-a37a-499f-9a47-eeb87a870ebe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.844745 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aef4613-a37a-499f-9a47-eeb87a870ebe tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:30:03.845001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aef4613-a37a-499f-9a47-eeb87a870ebe tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:03.845257 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aef4613-a37a-499f-9a47-eeb87a870ebe tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:03.845418 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5aef4613-a37a-499f-9a47-eeb87a870ebe tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:03.851474 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.851474 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:03.852817 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aef4613-a37a-499f-9a47-eeb87a870ebe tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:30:03.853244 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 365/1462] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:03 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:03.864421 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c461bf77-77da-48dc-82ad-285630cf5c01 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:03.964802 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c461bf77-77da-48dc-82ad-285630cf5c01 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:30:03.965282 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c461bf77-77da-48dc-82ad-285630cf5c01 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e42c63e9-2f20-4ec8-b829-cc78165bea87", "incremental": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:03.967210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-c461bf77-77da-48dc-82ad-285630cf5c01 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating new backup {'backup': {'volume_id': 'e42c63e9-2f20-4ec8-b829-cc78165bea87', 'incremental': True}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:30:03.967436 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-c461bf77-77da-48dc-82ad-285630cf5c01 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating backup of volume e42c63e9-2f20-4ec8-b829-cc78165bea87 in container None Aug 08 19:30:03.975868 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:03.975868 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:03.976243 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c461bf77-77da-48dc-82ad-285630cf5c01 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Volume info retrieved successfully. Aug 08 19:30:04.004435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c461bf77-77da-48dc-82ad-285630cf5c01 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Created reservations ['79fc5b1c-ccf0-4683-b6ed-85ee36303c43', 'b44d6c79-a1a4-4a7d-ad1b-6be439c3e464'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:04.025970 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c461bf77-77da-48dc-82ad-285630cf5c01 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 400 Aug 08 19:30:04.026569 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 367/1463] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:03 2026] POST /volume/v3/backups => generated 109 bytes in 163 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 08 19:30:04.036010 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-99dab46e-e522-4a91-aee5-81c6045045d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:04.039687 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99dab46e-e522-4a91-aee5-81c6045045d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] DELETE https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:30:04.039910 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99dab46e-e522-4a91-aee5-81c6045045d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:04.040153 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99dab46e-e522-4a91-aee5-81c6045045d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:04.040293 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-99dab46e-e522-4a91-aee5-81c6045045d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete backup with id: 09a53030-aeb6-42ff-99cd-07386baaf17c. Aug 08 19:30:04.045331 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:04.045331 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:04.069657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-99dab46e-e522-4a91-aee5-81c6045045d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] delete_backup rpcapi backup_id 09a53030-aeb6-42ff-99cd-07386baaf17c {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:30:04.071392 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99dab46e-e522-4a91-aee5-81c6045045d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 202 Aug 08 19:30:04.071834 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 367/1464] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:04 2026] DELETE /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:30:04.081301 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-94b61ec6-b5ab-4c02-ae39-c20d00c7df50 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:04.083668 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94b61ec6-b5ab-4c02-ae39-c20d00c7df50 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:30:04.085429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94b61ec6-b5ab-4c02-ae39-c20d00c7df50 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:04.085429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94b61ec6-b5ab-4c02-ae39-c20d00c7df50 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:04.085429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-94b61ec6-b5ab-4c02-ae39-c20d00c7df50 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:04.089888 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:04.089888 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:04.090841 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94b61ec6-b5ab-4c02-ae39-c20d00c7df50 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 200 Aug 08 19:30:04.091464 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 366/1465] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:04 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:04.386000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14b67367-f25a-4a1e-bc96-a95f709ba6ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:04.389416 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14b67367-f25a-4a1e-bc96-a95f709ba6ac tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 Aug 08 19:30:04.389747 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14b67367-f25a-4a1e-bc96-a95f709ba6ac tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:04.390330 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14b67367-f25a-4a1e-bc96-a95f709ba6ac tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:04.400897 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14b67367-f25a-4a1e-bc96-a95f709ba6ac tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 returned with HTTP 404 Aug 08 19:30:04.402242 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 366/1466] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:04 2026] GET /volume/v3/volumes/28aa3965-d47a-4683-a9cc-6b7119ddaad8 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:04.482286 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:04.484588 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:30:04.484818 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:04.485038 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:04.485273 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Delete volume with id: 2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:30:04.498079 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:04.498079 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:04.498726 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:30:04.524526 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Delete volume request issued successfully. Aug 08 19:30:04.524848 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8fb3ced6-5b8c-4d51-a667-bf8fab11b3b7 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 202 Aug 08 19:30:04.525373 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 368/1467] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:04 2026] DELETE /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:04.534022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff4d043a-ca75-4672-aaa5-96da3cf65b6b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:04.536265 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff4d043a-ca75-4672-aaa5-96da3cf65b6b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:30:04.536541 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff4d043a-ca75-4672-aaa5-96da3cf65b6b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:04.536823 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff4d043a-ca75-4672-aaa5-96da3cf65b6b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:04.548366 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:04.548366 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:04.558016 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ff4d043a-ca75-4672-aaa5-96da3cf65b6b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:30:04.567602 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff4d043a-ca75-4672-aaa5-96da3cf65b6b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 200 Aug 08 19:30:04.569458 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 368/1468] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:04 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:04.718336 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81e887d8-6862-4863-b23b-32807b44a0fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:04.721214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81e887d8-6862-4863-b23b-32807b44a0fd tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] GET https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 Aug 08 19:30:04.721593 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81e887d8-6862-4863-b23b-32807b44a0fd tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:04.721964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81e887d8-6862-4863-b23b-32807b44a0fd tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:04.731556 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81e887d8-6862-4863-b23b-32807b44a0fd tempest-VolumeAndVolumeTypeFromImageTest-1853262894 tempest-VolumeAndVolumeTypeFromImageTest-1853262894-project-member] https://10.4.3.89/volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 returned with HTTP 404 Aug 08 19:30:04.732198 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 367/1469] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:04 2026] GET /volume/v3/volumes/209faa70-0860-4547-8b44-07fe793c5f69 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:04.987892 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8c611e8-4e5d-4e30-9a17-4e4ccd83f268 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:04.990252 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8c611e8-4e5d-4e30-9a17-4e4ccd83f268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:30:04.990677 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8c611e8-4e5d-4e30-9a17-4e4ccd83f268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:04.990999 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8c611e8-4e5d-4e30-9a17-4e4ccd83f268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:04.991974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d8c611e8-4e5d-4e30-9a17-4e4ccd83f268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:30:05.049901 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d8c611e8-4e5d-4e30-9a17-4e4ccd83f268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Get all volumes completed successfully. Aug 08 19:30:05.055675 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.055675 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:05.066842 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8c611e8-4e5d-4e30-9a17-4e4ccd83f268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:30:05.067933 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 367/1470] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:30:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:05.093013 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8106687f-8744-4467-abeb-8d07ee793744 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.095052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb Aug 08 19:30:05.095297 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.095572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.095823 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Delete volume with id: 5769ee0d-18b9-48e0-abd3-7a9ecfa549eb Aug 08 19:30:05.105972 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.105972 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:05.106434 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Volume info retrieved successfully. Aug 08 19:30:05.106724 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18a94f37-b0e1-4956-82b7-d7d921232799 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.110115 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18a94f37-b0e1-4956-82b7-d7d921232799 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c Aug 08 19:30:05.111340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18a94f37-b0e1-4956-82b7-d7d921232799 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.111340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18a94f37-b0e1-4956-82b7-d7d921232799 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.111340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-18a94f37-b0e1-4956-82b7-d7d921232799 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 09a53030-aeb6-42ff-99cd-07386baaf17c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:05.115567 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18a94f37-b0e1-4956-82b7-d7d921232799 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c returned with HTTP 404 Aug 08 19:30:05.116537 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 369/1471] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:05 2026] GET /volume/v3/backups/09a53030-aeb6-42ff-99cd-07386baaf17c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:05.122327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.image.cache [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '80471747-fdc0-4384-86fc-0ac44c28ea03', 'volume_id': '5769ee0d-18b9-48e0-abd3-7a9ecfa549eb', 'host': 'np0000006803@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 8, 19, 29, 52), 'last_used': datetime.datetime(2026, 8, 8, 19, 30, 3)}. {{(pid=100253) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 08 19:30:05.126159 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.128605 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:05.128982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1149728375"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:05.130372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1149728375'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:05.130654 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume of 1 GB Aug 08 19:30:05.135555 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Availability Zones retrieved successfully. Aug 08 19:30:05.139424 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Delete volume request issued successfully. Aug 08 19:30:05.139698 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8106687f-8744-4467-abeb-8d07ee793744 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] https://10.4.3.89/volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb returned with HTTP 202 Aug 08 19:30:05.140372 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 369/1472] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:05 2026] DELETE /volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:05.142534 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Flow 'volume_create_api' (67b0c4a6-0f27-410a-88b3-c38a9fae5ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:05.143666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5449fbb-625e-458b-8287-55b8d3643adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:05.144823 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:05.150042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-567a38ac-d7d5-44e5-99d1-cbce07c7e268 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.153274 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-567a38ac-d7d5-44e5-99d1-cbce07c7e268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] GET https://10.4.3.89/volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb Aug 08 19:30:05.153637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-567a38ac-d7d5-44e5-99d1-cbce07c7e268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.154375 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-567a38ac-d7d5-44e5-99d1-cbce07c7e268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.167600 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.167600 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:05.175158 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-567a38ac-d7d5-44e5-99d1-cbce07c7e268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Volume info retrieved successfully. Aug 08 19:30:05.182077 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5449fbb-625e-458b-8287-55b8d3643adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:05.182186 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-567a38ac-d7d5-44e5-99d1-cbce07c7e268 tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] https://10.4.3.89/volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb returned with HTTP 200 Aug 08 19:30:05.182878 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 368/1473] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:05 2026] GET /volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb => generated 1094 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:05.183763 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d557910d-71c4-4344-beba-5d39116c46b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:05.232953 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Created reservations ['b12cecfb-5bec-43c3-8e61-78e809df311a', 'bcc2c9a4-e641-4193-873f-efec35efe6f1', '3aee043f-d41e-4564-ae95-8f066981e72b', '345d2d75-c3fa-49af-9a11-50b11768e9b5'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:05.234221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d557910d-71c4-4344-beba-5d39116c46b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b12cecfb-5bec-43c3-8e61-78e809df311a', 'bcc2c9a4-e641-4193-873f-efec35efe6f1', '3aee043f-d41e-4564-ae95-8f066981e72b', '345d2d75-c3fa-49af-9a11-50b11768e9b5']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:05.235367 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2f0437-f47b-486a-a257-da11a39ac4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:05.263530 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2f0437-f47b-486a-a257-da11a39ac4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e019ea2c-3b9e-48b8-aa7b-fb2d998b117a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1149728375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca50f221cc464062993fd2b223a9ac72',qos_specs=None,replication_status=,reservations=['b12cecfb-5bec-43c3-8e61-78e809df311a','bcc2c9a4-e641-4193-873f-efec35efe6f1','3aee043f-d41e-4564-ae95-8f066981e72b','345d2d75-c3fa-49af-9a11-50b11768e9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44022a28a4e84735b33c60c61a4181d2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1149728375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e019ea2c-3b9e-48b8-aa7b-fb2d998b117a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca50f221cc464062993fd2b223a9ac72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='44022a28a4e84735b33c60c61a4181d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:05.264401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ecf3c2-7b54-4a6f-a1a7-4fb0e2a1fc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:05.290037 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ecf3c2-7b54-4a6f-a1a7-4fb0e2a1fc86) transitioned into 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-1149728375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca50f221cc464062993fd2b223a9ac72',qos_specs=None,replication_status=,reservations=['b12cecfb-5bec-43c3-8e61-78e809df311a','bcc2c9a4-e641-4193-873f-efec35efe6f1','3aee043f-d41e-4564-ae95-8f066981e72b','345d2d75-c3fa-49af-9a11-50b11768e9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44022a28a4e84735b33c60c61a4181d2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:05.291109 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7ba84c-8e0b-489c-92b8-c17e67c25b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:05.307499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7ba84c-8e0b-489c-92b8-c17e67c25b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:05.308596 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Flow 'volume_create_api' (67b0c4a6-0f27-410a-88b3-c38a9fae5ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:05.308988 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume request issued successfully. Aug 08 19:30:05.309617 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-caf18a73-5525-4d7f-b5b3-63e18e311bbc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:05.310140 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 368/1474] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:05 2026] POST /volume/v3/volumes => generated 747 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:05.328436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7533bb41-ba33-43b1-8d04-8504c389b209 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.330370 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7533bb41-ba33-43b1-8d04-8504c389b209 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a Aug 08 19:30:05.330842 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7533bb41-ba33-43b1-8d04-8504c389b209 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.330907 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7533bb41-ba33-43b1-8d04-8504c389b209 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.341542 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.341542 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:05.355527 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7533bb41-ba33-43b1-8d04-8504c389b209 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:30:05.360530 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7533bb41-ba33-43b1-8d04-8504c389b209 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a returned with HTTP 200 Aug 08 19:30:05.360530 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 370/1475] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:05 2026] GET /volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:05.518926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.525475 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/limits Aug 08 19:30:05.525475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.525772 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.549227 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-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. Aug 08 19:30:05.549227 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-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. Aug 08 19:30:05.549227 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:05.565156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-1202b308-f132-4ea4-a76b-259de89ad98d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 08 19:30:05.565596 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 370/1476] 10.4.3.89 () {68 vars in 1477 bytes} [Sat Aug 8 19:30:05 2026] GET /volume/v3/limits => generated 302 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:05.585510 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a18e8fbe-d528-4a69-99b7-ed33505f3198 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.589956 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a18e8fbe-d528-4a69-99b7-ed33505f3198 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 Aug 08 19:30:05.589956 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a18e8fbe-d528-4a69-99b7-ed33505f3198 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.589956 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a18e8fbe-d528-4a69-99b7-ed33505f3198 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.598951 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a18e8fbe-d528-4a69-99b7-ed33505f3198 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 returned with HTTP 404 Aug 08 19:30:05.599781 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 369/1477] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:05 2026] GET /volume/v3/volumes/2081de4a-a487-40d9-9f81-9615bf994ee8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:05.636357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-329836ab-ac5d-4334-be6a-7d714329578e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.638674 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-329836ab-ac5d-4334-be6a-7d714329578e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:05.638876 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-329836ab-ac5d-4334-be6a-7d714329578e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.639075 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-329836ab-ac5d-4334-be6a-7d714329578e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.650902 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.650902 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:05.658264 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-329836ab-ac5d-4334-be6a-7d714329578e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:05.665894 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-329836ab-ac5d-4334-be6a-7d714329578e tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:30:05.666472 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 369/1478] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:05 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 1658 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:05.682678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.686633 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:30:05.686633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac056977-04b7-4961-abf5-07567b5363dd", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:05.702288 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.702288 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:05.703671 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:05.703671 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Create snapshot from volume ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:05.761385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Created reservations ['c1750c88-f8c6-4ecb-82ef-334f60e7ae3a', '5dcd3aca-9684-42c0-be0c-918d16a0ff06', '95f2303c-1c5d-44a5-a367-8cee3f094a2e', 'b669d731-36bc-4ba2-abd4-a74745c2357a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:05.761547 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.763693 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:30:05.763905 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.764156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.764383 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Delete volume with id: a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:30:05.774344 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.774344 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:05.775070 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:30:05.803784 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Delete volume request issued successfully. Aug 08 19:30:05.803987 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8590f9ae-43ba-43f2-996b-4d58df07ec24 tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 202 Aug 08 19:30:05.804356 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 371/1479] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:05 2026] DELETE /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:05.817461 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42cf4d8c-c7fd-4587-a772-b52e0d8de17b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:05.821065 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42cf4d8c-c7fd-4587-a772-b52e0d8de17b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:30:05.821331 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42cf4d8c-c7fd-4587-a772-b52e0d8de17b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:05.822245 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42cf4d8c-c7fd-4587-a772-b52e0d8de17b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:05.824497 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Snapshot force create request issued successfully. Aug 08 19:30:05.825022 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-eb606307-266b-4e4b-8304-74a64d0cb4e9 req-54d290e0-2246-41d0-afc8-b6bd43c9a4df tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:30:05.825809 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 371/1480] 10.4.3.89 () {72 vars in 1540 bytes} [Sat Aug 8 19:30:05 2026] POST /volume/v3/snapshots => generated 292 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:05.832118 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:05.832118 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:05.838782 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-42cf4d8c-c7fd-4587-a772-b52e0d8de17b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Volume info retrieved successfully. Aug 08 19:30:05.843511 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42cf4d8c-c7fd-4587-a772-b52e0d8de17b tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 200 Aug 08 19:30:05.843921 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 370/1481] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:05 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:06.198816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5cd96bfb-2b46-4632-b562-0467ccde1beb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:06.203499 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5cd96bfb-2b46-4632-b562-0467ccde1beb tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] GET https://10.4.3.89/volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb Aug 08 19:30:06.203499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5cd96bfb-2b46-4632-b562-0467ccde1beb tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:06.203499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5cd96bfb-2b46-4632-b562-0467ccde1beb tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:06.217651 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5cd96bfb-2b46-4632-b562-0467ccde1beb tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] https://10.4.3.89/volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb returned with HTTP 404 Aug 08 19:30:06.217651 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 370/1482] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:06 2026] GET /volume/v3/volumes/5769ee0d-18b9-48e0-abd3-7a9ecfa549eb => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:06.228728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a1f0a5b-e8be-4ce8-b458-b47f62e5bb2e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:06.230743 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a1f0a5b-e8be-4ce8-b458-b47f62e5bb2e tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] DELETE https://10.4.3.89/volume/v3/types/586135a2-5235-4ef4-8103-5854cb8b8d08 Aug 08 19:30:06.231143 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a1f0a5b-e8be-4ce8-b458-b47f62e5bb2e tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:06.231680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a1f0a5b-e8be-4ce8-b458-b47f62e5bb2e tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:06.269913 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a1f0a5b-e8be-4ce8-b458-b47f62e5bb2e tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] https://10.4.3.89/volume/v3/types/586135a2-5235-4ef4-8103-5854cb8b8d08 returned with HTTP 202 Aug 08 19:30:06.270499 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 372/1483] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:30:06 2026] DELETE /volume/v3/types/586135a2-5235-4ef4-8103-5854cb8b8d08 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:06.280597 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20efd2c5-e33d-4c18-94de-788e687d781a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:06.282396 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20efd2c5-e33d-4c18-94de-788e687d781a tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] GET https://10.4.3.89/volume/v3/types/586135a2-5235-4ef4-8103-5854cb8b8d08 Aug 08 19:30:06.282586 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20efd2c5-e33d-4c18-94de-788e687d781a tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:06.282785 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20efd2c5-e33d-4c18-94de-788e687d781a tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:06.286974 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20efd2c5-e33d-4c18-94de-788e687d781a tempest-VolumeAndVolumeTypeFromImageTest-1011870910 tempest-VolumeAndVolumeTypeFromImageTest-1011870910-project-admin] https://10.4.3.89/volume/v3/types/586135a2-5235-4ef4-8103-5854cb8b8d08 returned with HTTP 404 Aug 08 19:30:06.287376 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 372/1484] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:30:06 2026] GET /volume/v3/types/586135a2-5235-4ef4-8103-5854cb8b8d08 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:06.376327 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6429436b-e39d-4570-a63b-a878964150d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:06.378316 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6429436b-e39d-4570-a63b-a878964150d9 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a Aug 08 19:30:06.378616 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6429436b-e39d-4570-a63b-a878964150d9 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:06.378902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6429436b-e39d-4570-a63b-a878964150d9 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:06.387655 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:06.387655 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:06.392651 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6429436b-e39d-4570-a63b-a878964150d9 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:30:06.398587 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6429436b-e39d-4570-a63b-a878964150d9 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a returned with HTTP 200 Aug 08 19:30:06.399252 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 371/1485] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:06 2026] GET /volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:06.416056 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-961162ce-b07a-4429-8b92-84bb1a796d61 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:06.418679 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-961162ce-b07a-4429-8b92-84bb1a796d61 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:30:06.419143 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-961162ce-b07a-4429-8b92-84bb1a796d61 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e019ea2c-3b9e-48b8-aa7b-fb2d998b117a", "name": "tempest-VolumesBackupsTest-Backup-101954768"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:06.420995 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-961162ce-b07a-4429-8b92-84bb1a796d61 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating new backup {'backup': {'volume_id': 'e019ea2c-3b9e-48b8-aa7b-fb2d998b117a', 'name': 'tempest-VolumesBackupsTest-Backup-101954768'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:30:06.421192 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-961162ce-b07a-4429-8b92-84bb1a796d61 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating backup of volume e019ea2c-3b9e-48b8-aa7b-fb2d998b117a in container None Aug 08 19:30:06.433912 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:06.433912 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:06.434555 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-961162ce-b07a-4429-8b92-84bb1a796d61 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Volume info retrieved successfully. Aug 08 19:30:06.462083 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-961162ce-b07a-4429-8b92-84bb1a796d61 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Created reservations ['cb4c3fa7-03fd-49fc-aa90-8d428d5ce5bc', '86ee7c86-829e-4bee-992a-9f5e331ae6f8'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:06.538327 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-961162ce-b07a-4429-8b92-84bb1a796d61 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:30:06.539132 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 371/1486] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:06 2026] POST /volume/v3/backups => generated 327 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:06.549119 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f19f02ec-0610-481b-9cc9-a7592a8ebee8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:06.551429 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f19f02ec-0610-481b-9cc9-a7592a8ebee8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:06.551671 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f19f02ec-0610-481b-9cc9-a7592a8ebee8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:06.551902 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f19f02ec-0610-481b-9cc9-a7592a8ebee8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:06.552128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f19f02ec-0610-481b-9cc9-a7592a8ebee8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:06.565664 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:06.565664 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:06.565664 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f19f02ec-0610-481b-9cc9-a7592a8ebee8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:06.566726 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 373/1487] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:06 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:30:06.859048 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9053f242-f244-469e-b962-f25e3670df7e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:06.861324 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9053f242-f244-469e-b962-f25e3670df7e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] GET https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 Aug 08 19:30:06.861584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9053f242-f244-469e-b962-f25e3670df7e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:06.861888 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9053f242-f244-469e-b962-f25e3670df7e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:06.866338 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=336,cinder:INSERT=54,cinder:UPDATE=80 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:30:06.872963 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9053f242-f244-469e-b962-f25e3670df7e tempest-AttachVolumeNegativeTest-973068767 tempest-AttachVolumeNegativeTest-973068767-project-member] https://10.4.3.89/volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 returned with HTTP 404 Aug 08 19:30:06.873892 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 373/1488] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:06 2026] GET /volume/v3/volumes/a82090b8-05ad-41e4-9c81-625ff5f1d7d8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:07.584193 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-609dade6-38cc-4036-a3d2-20b157014a7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:07.592253 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-609dade6-38cc-4036-a3d2-20b157014a7f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:07.593160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-609dade6-38cc-4036-a3d2-20b157014a7f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:07.593472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-609dade6-38cc-4036-a3d2-20b157014a7f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:07.593741 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-609dade6-38cc-4036-a3d2-20b157014a7f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:07.610125 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:07.610125 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:07.611017 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-609dade6-38cc-4036-a3d2-20b157014a7f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:07.611809 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 372/1489] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:07 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:08.629434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a33ea351-c8a1-4f19-bcaa-8ba4be3e9357 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:08.630280 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a33ea351-c8a1-4f19-bcaa-8ba4be3e9357 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:08.630280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a33ea351-c8a1-4f19-bcaa-8ba4be3e9357 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:08.631004 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a33ea351-c8a1-4f19-bcaa-8ba4be3e9357 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:08.631262 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a33ea351-c8a1-4f19-bcaa-8ba4be3e9357 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:08.639730 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=357,cinder:INSERT=69,cinder:UPDATE=117 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:30:08.643601 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:08.643601 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:08.644310 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a33ea351-c8a1-4f19-bcaa-8ba4be3e9357 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:08.644821 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 372/1490] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:08 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:08.678192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:08.793226 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:08.793977 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1393622858"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:08.795978 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1393622858'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:08.796234 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume of 1 GB Aug 08 19:30:08.799104 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=277,cinder:INSERT=22,cinder:UPDATE=56,cinder:DELETE=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:30:08.802590 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Availability Zones retrieved successfully. Aug 08 19:30:08.813379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (5a2a4c52-b64f-482c-a37e-46871fde8377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:08.813379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab3ee56e-50bc-4759-a006-a5dc77577c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:08.814217 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:08.851948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab3ee56e-50bc-4759-a006-a5dc77577c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:08.852812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0917784-d499-48fa-bfa7-95efbe4ef012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:08.923495 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Created reservations ['e3b7947a-cee8-407e-8473-803637058a79', 'f1abb34c-2cb4-4634-b627-c41169476340', '07a0969c-3115-446e-b73f-029929fc642c', '8f4adf84-55a1-4c35-90fd-d3a9feb92a4b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:08.924345 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0917784-d499-48fa-bfa7-95efbe4ef012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3b7947a-cee8-407e-8473-803637058a79', 'f1abb34c-2cb4-4634-b627-c41169476340', '07a0969c-3115-446e-b73f-029929fc642c', '8f4adf84-55a1-4c35-90fd-d3a9feb92a4b']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:08.925121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffcae6-a14f-4e2b-9f3d-6dc80aeb65ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:08.956281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffcae6-a14f-4e2b-9f3d-6dc80aeb65ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1393622858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['e3b7947a-cee8-407e-8473-803637058a79','f1abb34c-2cb4-4634-b627-c41169476340','07a0969c-3115-446e-b73f-029929fc642c','8f4adf84-55a1-4c35-90fd-d3a9feb92a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1393622858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae62d7b357cc4be9934ce0adf9897022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2cb6f8c2130f4071a11ea00b38d452a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:08.957443 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbbda93-8771-4612-8221-645682e830f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:08.990367 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bbbda93-8771-4612-8221-645682e830f9) transitioned into 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-1393622858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['e3b7947a-cee8-407e-8473-803637058a79','f1abb34c-2cb4-4634-b627-c41169476340','07a0969c-3115-446e-b73f-029929fc642c','8f4adf84-55a1-4c35-90fd-d3a9feb92a4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:08.991326 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1af145-baa7-4c8c-b449-90f007268fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:09.000643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-49cae6f2-c4c0-453e-8863-1c26e016ce4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:09.006129 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-49cae6f2-c4c0-453e-8863-1c26e016ce4a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:09.006333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-49cae6f2-c4c0-453e-8863-1c26e016ce4a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:09.006539 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-49cae6f2-c4c0-453e-8863-1c26e016ce4a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:09.008769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1af145-baa7-4c8c-b449-90f007268fda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:09.009601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (5a2a4c52-b64f-482c-a37e-46871fde8377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:09.010672 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request issued successfully. Aug 08 19:30:09.010672 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15098959-d9ec-47d7-9c72-1d1c771e3b35 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:09.011070 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 374/1491] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:08 2026] POST /volume/v3/volumes => generated 756 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:09.021465 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:09.021465 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:09.023829 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6440b8d8-60c0-48f6-ae65-d415d4e0a068 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:09.025618 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6440b8d8-60c0-48f6-ae65-d415d4e0a068 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b Aug 08 19:30:09.025914 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6440b8d8-60c0-48f6-ae65-d415d4e0a068 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:09.025974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6440b8d8-60c0-48f6-ae65-d415d4e0a068 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:09.026944 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-49cae6f2-c4c0-453e-8863-1c26e016ce4a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:09.034079 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-49cae6f2-c4c0-453e-8863-1c26e016ce4a tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:30:09.034678 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 374/1492] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:08 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 1658 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:09.045173 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:09.045173 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:09.054684 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6440b8d8-60c0-48f6-ae65-d415d4e0a068 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:09.060322 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6440b8d8-60c0-48f6-ae65-d415d4e0a068 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b returned with HTTP 200 Aug 08 19:30:09.063318 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 373/1493] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:09 2026] GET /volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:09.662154 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-94db1938-c521-4d46-ba9d-5965ea815ea3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:09.667545 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94db1938-c521-4d46-ba9d-5965ea815ea3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:09.667831 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94db1938-c521-4d46-ba9d-5965ea815ea3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:09.668088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-94db1938-c521-4d46-ba9d-5965ea815ea3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:09.668243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-94db1938-c521-4d46-ba9d-5965ea815ea3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:09.674523 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:09.674523 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:09.675381 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-94db1938-c521-4d46-ba9d-5965ea815ea3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:09.675884 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 373/1494] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:09 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:10.004469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-b5aa3724-5cfb-4408-8767-10f5cf3af05d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:10.009987 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-b5aa3724-5cfb-4408-8767-10f5cf3af05d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440 Aug 08 19:30:10.010237 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-b5aa3724-5cfb-4408-8767-10f5cf3af05d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:10.010490 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-b5aa3724-5cfb-4408-8767-10f5cf3af05d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:10.024049 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:10.024049 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:10.079945 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f4721b5-c0fd-429b-b098-ec8f55c41a32 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:10.085866 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f4721b5-c0fd-429b-b098-ec8f55c41a32 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b Aug 08 19:30:10.086567 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f4721b5-c0fd-429b-b098-ec8f55c41a32 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:10.087504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f4721b5-c0fd-429b-b098-ec8f55c41a32 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:10.101076 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-36a8d321-d2ab-464a-b5f6-ebf65c6032cf req-b5aa3724-5cfb-4408-8767-10f5cf3af05d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440 returned with HTTP 200 Aug 08 19:30:10.101775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 375/1495] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:30:10 2026] DELETE /volume/v3/attachments/49862d4b-2568-4363-b9ab-1f12a870c440 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:10.129955 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:10.129955 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:10.152358 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f4721b5-c0fd-429b-b098-ec8f55c41a32 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:10.168508 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f4721b5-c0fd-429b-b098-ec8f55c41a32 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b returned with HTTP 200 Aug 08 19:30:10.169217 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 375/1496] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:10 2026] GET /volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b => generated 849 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:10.184298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:10.186697 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:30:10.186869 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b", "name": "tempest-CreateVolumesFromBackupTest-Backup-1999507076"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:10.188629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Creating new backup {'backup': {'volume_id': '92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1999507076'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:30:10.188822 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Creating backup of volume 92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b in container None Aug 08 19:30:10.197748 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:10.197748 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:10.198278 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:10.248093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Created reservations ['ce55536a-d639-4735-9a50-7a2484f15044', '328232cc-409f-4152-a493-6e96e5361574'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:10.295929 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ded9ce90-2ace-437c-bfde-1197d4fac341 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:30:10.297795 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 374/1497] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:10 2026] POST /volume/v3/backups => generated 337 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:10.308928 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5bf02981-9a7e-4689-a28b-0719e9f29dbe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:10.310169 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5bf02981-9a7e-4689-a28b-0719e9f29dbe tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:10.310640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5bf02981-9a7e-4689-a28b-0719e9f29dbe tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:10.310640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5bf02981-9a7e-4689-a28b-0719e9f29dbe tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:10.310640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5bf02981-9a7e-4689-a28b-0719e9f29dbe tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:10.318720 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:10.318720 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:10.319641 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5bf02981-9a7e-4689-a28b-0719e9f29dbe tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:10.320108 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 374/1498] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:10 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:10.687259 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b5c0cbbf-0af1-4187-a413-299eb5fdee1c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:10.689580 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5c0cbbf-0af1-4187-a413-299eb5fdee1c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:10.689580 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5c0cbbf-0af1-4187-a413-299eb5fdee1c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:10.689580 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5c0cbbf-0af1-4187-a413-299eb5fdee1c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:10.689833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b5c0cbbf-0af1-4187-a413-299eb5fdee1c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:10.696948 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:10.696948 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:10.697612 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5c0cbbf-0af1-4187-a413-299eb5fdee1c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:10.697959 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 376/1499] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:10 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:11.036327 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:11.041778 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd?cascade=True Aug 08 19:30:11.042122 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:11.042122 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:11.042280 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume with id: ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:11.054736 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:11.054736 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:11.055347 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:11.090472 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume request issued successfully. Aug 08 19:30:11.090472 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4d981cd8-4168-4de6-9e37-1fc82a587384 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd?cascade=True returned with HTTP 202 Aug 08 19:30:11.090472 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 376/1500] 10.4.3.89 () {66 vars in 1369 bytes} [Sat Aug 8 19:30:11 2026] DELETE /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd?cascade=True => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:11.098455 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-34da413c-c471-463e-85e8-b488d700c3f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:11.101350 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34da413c-c471-463e-85e8-b488d700c3f9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:11.101662 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34da413c-c471-463e-85e8-b488d700c3f9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:11.101976 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34da413c-c471-463e-85e8-b488d700c3f9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:11.115287 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:11.115287 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:11.127099 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-34da413c-c471-463e-85e8-b488d700c3f9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:11.137886 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34da413c-c471-463e-85e8-b488d700c3f9 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 200 Aug 08 19:30:11.137886 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 375/1501] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:11 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:11.330849 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff605867-95d5-45e1-a875-0770ee7226fa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:11.332984 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff605867-95d5-45e1-a875-0770ee7226fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:11.333205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff605867-95d5-45e1-a875-0770ee7226fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:11.333391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff605867-95d5-45e1-a875-0770ee7226fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:11.333859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ff605867-95d5-45e1-a875-0770ee7226fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:11.339386 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:11.339386 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:11.341930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff605867-95d5-45e1-a875-0770ee7226fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:11.341930 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 375/1502] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:11 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:11.714401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-155d1565-221f-4f03-8c87-4122047a7e36 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:11.716157 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-155d1565-221f-4f03-8c87-4122047a7e36 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:11.716353 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-155d1565-221f-4f03-8c87-4122047a7e36 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:11.716572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-155d1565-221f-4f03-8c87-4122047a7e36 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:11.716674 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-155d1565-221f-4f03-8c87-4122047a7e36 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:11.720827 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:11.720827 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:11.721423 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-155d1565-221f-4f03-8c87-4122047a7e36 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:11.721758 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 377/1503] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:11 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:11.930583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f028c1d8-a307-4279-abec-822f84f5ab58 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.030934 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f028c1d8-a307-4279-abec-822f84f5ab58 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 08 19:30:12.031202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f028c1d8-a307-4279-abec-822f84f5ab58 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.031473 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f028c1d8-a307-4279-abec-822f84f5ab58 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.031824 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:12.031824 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:12.046199 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f028c1d8-a307-4279-abec-822f84f5ab58 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 19:30:12.046658 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 377/1504] 10.4.3.89 () {66 vars in 1284 bytes} [Sat Aug 8 19:30:11 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:12.058219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7db714b3-bd22-4b76-985c-eac89b719a86 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.060165 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7db714b3-bd22-4b76-985c-eac89b719a86 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True Aug 08 19:30:12.060339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7db714b3-bd22-4b76-985c-eac89b719a86 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.060544 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7db714b3-bd22-4b76-985c-eac89b719a86 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.073189 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7db714b3-bd22-4b76-985c-eac89b719a86 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 08 19:30:12.073623 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 376/1505] 10.4.3.89 () {66 vars in 1307 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:12.083125 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-feac4f8b-39b5-4baf-ad51-657c1ca4ccba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.084881 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-feac4f8b-39b5-4baf-ad51-657c1ca4ccba tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool Aug 08 19:30:12.085172 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-feac4f8b-39b5-4baf-ad51-657c1ca4ccba tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.085349 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-feac4f8b-39b5-4baf-ad51-657c1ca4ccba tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.096432 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-feac4f8b-39b5-4baf-ad51-657c1ca4ccba tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool returned with HTTP 200 Aug 08 19:30:12.096840 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 376/1506] 10.4.3.89 () {66 vars in 1311 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/capabilities/np0000006803@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:12.105844 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-590ad6d3-f632-46c5-a524-5ddfda969b8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.107903 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-590ad6d3-f632-46c5-a524-5ddfda969b8a tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool Aug 08 19:30:12.108301 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-590ad6d3-f632-46c5-a524-5ddfda969b8a tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.108724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-590ad6d3-f632-46c5-a524-5ddfda969b8a tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.121337 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-590ad6d3-f632-46c5-a524-5ddfda969b8a tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool returned with HTTP 200 Aug 08 19:30:12.122317 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 378/1507] 10.4.3.89 () {66 vars in 1311 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/capabilities/np0000006803@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:12.132094 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7c81a0b8-30f4-48b6-91db-79d998bff5e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.133928 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c81a0b8-30f4-48b6-91db-79d998bff5e9 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool Aug 08 19:30:12.134114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c81a0b8-30f4-48b6-91db-79d998bff5e9 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.134292 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7c81a0b8-30f4-48b6-91db-79d998bff5e9 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.144753 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7c81a0b8-30f4-48b6-91db-79d998bff5e9 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306 tempest-BackendsCapabilitiesAdminTestsJSON-1176798306-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool returned with HTTP 200 Aug 08 19:30:12.145172 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 378/1508] 10.4.3.89 () {66 vars in 1311 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/capabilities/np0000006803@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:12.150423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5bd8c14-9fdc-4936-8ac1-f13406a48e88 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.152424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5bd8c14-9fdc-4936-8ac1-f13406a48e88 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:12.152760 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5bd8c14-9fdc-4936-8ac1-f13406a48e88 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.152996 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5bd8c14-9fdc-4936-8ac1-f13406a48e88 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.160428 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5bd8c14-9fdc-4936-8ac1-f13406a48e88 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 404 Aug 08 19:30:12.161164 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 377/1509] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:12.354292 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c1ac9ffa-a9aa-40a1-922a-507463ca5841 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.356124 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1ac9ffa-a9aa-40a1-922a-507463ca5841 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:12.356316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1ac9ffa-a9aa-40a1-922a-507463ca5841 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.356526 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1ac9ffa-a9aa-40a1-922a-507463ca5841 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.356772 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c1ac9ffa-a9aa-40a1-922a-507463ca5841 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:12.361373 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:12.361373 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:12.362105 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1ac9ffa-a9aa-40a1-922a-507463ca5841 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:12.362448 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 377/1510] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:12.699065 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-46a7896d-8e45-49bd-88f1-6739fb2c1229 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.700840 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46a7896d-8e45-49bd-88f1-6739fb2c1229 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:12.701031 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46a7896d-8e45-49bd-88f1-6739fb2c1229 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.701255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46a7896d-8e45-49bd-88f1-6739fb2c1229 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.701479 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-46a7896d-8e45-49bd-88f1-6739fb2c1229 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume with id: ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:12.708073 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46a7896d-8e45-49bd-88f1-6739fb2c1229 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 404 Aug 08 19:30:12.708762 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 379/1511] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:12 2026] DELETE /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:12.715599 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c6d326e8-141d-48cb-a58b-30ec7637f79c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.717351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6d326e8-141d-48cb-a58b-30ec7637f79c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd Aug 08 19:30:12.717572 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6d326e8-141d-48cb-a58b-30ec7637f79c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.717861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c6d326e8-141d-48cb-a58b-30ec7637f79c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.723853 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c6d326e8-141d-48cb-a58b-30ec7637f79c tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd returned with HTTP 404 Aug 08 19:30:12.724814 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 379/1512] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/volumes/ac056977-04b7-4961-abf5-07567b5363dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:12.734302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.736028 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:30:12.736283 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.736420 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.736901 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume with id: d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:30:12.738132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d49e9403-b8f1-43c1-998d-0ef7dfa96f56 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.740770 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d49e9403-b8f1-43c1-998d-0ef7dfa96f56 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:12.741005 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d49e9403-b8f1-43c1-998d-0ef7dfa96f56 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.741233 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d49e9403-b8f1-43c1-998d-0ef7dfa96f56 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.741658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d49e9403-b8f1-43c1-998d-0ef7dfa96f56 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:12.746008 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:12.746008 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:12.746771 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:12.747425 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:12.747425 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:12.748829 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d49e9403-b8f1-43c1-998d-0ef7dfa96f56 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:12.749283 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 378/1513] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:12.768974 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume request issued successfully. Aug 08 19:30:12.769199 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78a10af4-a8d4-462e-bac8-e3b79af4ab14 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 202 Aug 08 19:30:12.769841 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 378/1514] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:12 2026] DELETE /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:12.780212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2a44fa61-1f8e-43b4-93da-98c95c79cb93 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:12.781611 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a44fa61-1f8e-43b4-93da-98c95c79cb93 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:30:12.781611 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a44fa61-1f8e-43b4-93da-98c95c79cb93 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:12.781795 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a44fa61-1f8e-43b4-93da-98c95c79cb93 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:12.788451 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:12.788451 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:12.793483 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2a44fa61-1f8e-43b4-93da-98c95c79cb93 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:12.799250 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a44fa61-1f8e-43b4-93da-98c95c79cb93 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 200 Aug 08 19:30:12.799745 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 380/1515] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:12 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:13.373227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8da911e7-c5b6-4aee-8262-89e84b11a019 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:13.375138 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8da911e7-c5b6-4aee-8262-89e84b11a019 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:13.375381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8da911e7-c5b6-4aee-8262-89e84b11a019 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:13.375641 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8da911e7-c5b6-4aee-8262-89e84b11a019 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:13.375786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8da911e7-c5b6-4aee-8262-89e84b11a019 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:13.382478 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:13.382478 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:13.383313 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8da911e7-c5b6-4aee-8262-89e84b11a019 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:13.383535 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 380/1516] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:13 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:13.761988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ecb2ff4-3653-4741-89ed-2862c36bae58 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:13.764337 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ecb2ff4-3653-4741-89ed-2862c36bae58 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:13.764444 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ecb2ff4-3653-4741-89ed-2862c36bae58 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:13.764733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ecb2ff4-3653-4741-89ed-2862c36bae58 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:13.764910 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3ecb2ff4-3653-4741-89ed-2862c36bae58 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:13.770591 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:13.770591 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:13.771199 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ecb2ff4-3653-4741-89ed-2862c36bae58 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:13.771631 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 379/1517] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:13 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:13.818527 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-858cd10d-0a4a-4d49-bb9e-23da77252bdc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:13.820915 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-858cd10d-0a4a-4d49-bb9e-23da77252bdc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec Aug 08 19:30:13.820915 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-858cd10d-0a4a-4d49-bb9e-23da77252bdc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:13.821182 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-858cd10d-0a4a-4d49-bb9e-23da77252bdc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:13.828153 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-858cd10d-0a4a-4d49-bb9e-23da77252bdc tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec returned with HTTP 404 Aug 08 19:30:13.829150 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 379/1518] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:13 2026] GET /volume/v3/volumes/d7629e29-5057-4fab-b07e-7046a26b85ec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:14.397977 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f8e1696-c98f-425b-8516-2b10f5a4586a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:14.400076 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f8e1696-c98f-425b-8516-2b10f5a4586a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:14.400469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f8e1696-c98f-425b-8516-2b10f5a4586a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:14.400679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f8e1696-c98f-425b-8516-2b10f5a4586a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:14.401853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3f8e1696-c98f-425b-8516-2b10f5a4586a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:14.407134 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:14.407134 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:14.408168 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f8e1696-c98f-425b-8516-2b10f5a4586a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:14.408644 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 381/1519] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:14 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:14.574738 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b591d7de-ed37-45d2-98e2-061040ca25af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:14.689875 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b591d7de-ed37-45d2-98e2-061040ca25af tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:14.690347 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b591d7de-ed37-45d2-98e2-061040ca25af tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1695498036", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1889467991", "vendor_name": "tempest-vendor_name-1418674678"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:14.708949 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b591d7de-ed37-45d2-98e2-061040ca25af tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:14.709393 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 381/1520] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:30:14 2026] POST /volume/v3/types => generated 328 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:30:14.718632 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:14.784473 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bbf8891-9587-4706-88b5-b102e9f70a65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:14.784572 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:14.784572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "af6e50d6-8c34-46c3-8ca3-d71fe9593ac1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1625581565"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:14.785003 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bbf8891-9587-4706-88b5-b102e9f70a65 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:14.785293 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bbf8891-9587-4706-88b5-b102e9f70a65 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:14.785587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bbf8891-9587-4706-88b5-b102e9f70a65 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:14.785759 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2bbf8891-9587-4706-88b5-b102e9f70a65 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:14.786379 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Create volume request body: {'volume': {'volume_type': 'af6e50d6-8c34-46c3-8ca3-d71fe9593ac1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1625581565'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:14.792154 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:14.792154 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:14.794076 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bbf8891-9587-4706-88b5-b102e9f70a65 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:14.794575 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 380/1521] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:14 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:14.798307 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Create volume of 1 GB Aug 08 19:30:14.798307 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:14.798307 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:14.798307 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Availability Zones retrieved successfully. Aug 08 19:30:14.810252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Flow 'volume_create_api' (25a6a7d9-cab9-4ff6-859c-20721f46d96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:14.812312 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aae06b-aa91-416d-be77-62aa7f4cf660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:14.812312 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:14.848654 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9aae06b-aa91-416d-be77-62aa7f4cf660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1889467991',vendor_name='tempest-vendor_name-1418674678'},id=af6e50d6-8c34-46c3-8ca3-d71fe9593ac1,is_public=True,name='tempest-UserMessagesTest-volume-type-1695498036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af6e50d6-8c34-46c3-8ca3-d71fe9593ac1', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:14.849496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef10964-5a5b-4df5-be19-9918b5ec8e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:14.882482 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1695498036 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1695498036, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:14.882849 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1695498036 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1695498036, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:14.921215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Created reservations ['360328d4-176e-40f8-9c70-34776431582d', '5a40590d-3a41-4839-9b84-f2c6678a5cba', '8161c0ea-10b6-4bec-84df-14d768d60004', '81c41b6c-d732-4b9e-9251-28a93ded9aa3'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:14.922057 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef10964-5a5b-4df5-be19-9918b5ec8e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['360328d4-176e-40f8-9c70-34776431582d', '5a40590d-3a41-4839-9b84-f2c6678a5cba', '8161c0ea-10b6-4bec-84df-14d768d60004', '81c41b6c-d732-4b9e-9251-28a93ded9aa3']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:14.922973 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d45263-b2c4-49b3-95c4-5fe16f6e092b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:14.944696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60d45263-b2c4-49b3-95c4-5fe16f6e092b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1625581565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8b64bd9db6401084db7f50dc457833',qos_specs=None,replication_status=,reservations=['360328d4-176e-40f8-9c70-34776431582d','5a40590d-3a41-4839-9b84-f2c6678a5cba','8161c0ea-10b6-4bec-84df-14d768d60004','81c41b6c-d732-4b9e-9251-28a93ded9aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8574baf9fd9141fb930c47fe57806b6b',volume_type_id=af6e50d6-8c34-46c3-8ca3-d71fe9593ac1), '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-08-08T19:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1625581565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8b64bd9db6401084db7f50dc457833',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8574baf9fd9141fb930c47fe57806b6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af6e50d6-8c34-46c3-8ca3-d71fe9593ac1),volume_type_id=af6e50d6-8c34-46c3-8ca3-d71fe9593ac1)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:14.945440 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef20122-cedf-4845-812d-08f2f06cf692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:14.964772 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ef20122-cedf-4845-812d-08f2f06cf692) transitioned into 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-1625581565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8b64bd9db6401084db7f50dc457833',qos_specs=None,replication_status=,reservations=['360328d4-176e-40f8-9c70-34776431582d','5a40590d-3a41-4839-9b84-f2c6678a5cba','8161c0ea-10b6-4bec-84df-14d768d60004','81c41b6c-d732-4b9e-9251-28a93ded9aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8574baf9fd9141fb930c47fe57806b6b',volume_type_id=af6e50d6-8c34-46c3-8ca3-d71fe9593ac1)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:14.965682 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11138e23-c28f-4cac-b159-49f1428313c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:14.974009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11138e23-c28f-4cac-b159-49f1428313c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:14.974784 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Flow 'volume_create_api' (25a6a7d9-cab9-4ff6-859c-20721f46d96c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:14.975061 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Create volume request issued successfully. Aug 08 19:30:14.975596 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e38eda9-6c3d-4fd0-ac24-6b69a66538a4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:14.975984 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 380/1522] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:30:14 2026] POST /volume/v3/volumes => generated 784 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:14.994332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b3dea178-0843-4021-87c9-87ab60430d00 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:14.996675 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3dea178-0843-4021-87c9-87ab60430d00 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 Aug 08 19:30:14.996892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3dea178-0843-4021-87c9-87ab60430d00 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:14.997077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3dea178-0843-4021-87c9-87ab60430d00 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:15.004660 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:15.004660 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:15.009535 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b3dea178-0843-4021-87c9-87ab60430d00 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:15.016428 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3dea178-0843-4021-87c9-87ab60430d00 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 returned with HTTP 200 Aug 08 19:30:15.016806 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 382/1523] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:14 2026] GET /volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:15.421133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d8cdf09a-200b-480c-b63e-442a026abfee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:15.422925 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8cdf09a-200b-480c-b63e-442a026abfee tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:15.423104 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8cdf09a-200b-480c-b63e-442a026abfee tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:15.423268 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8cdf09a-200b-480c-b63e-442a026abfee tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:15.423366 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d8cdf09a-200b-480c-b63e-442a026abfee tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:15.427249 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:15.427249 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:15.427932 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8cdf09a-200b-480c-b63e-442a026abfee tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:15.428242 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 382/1524] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:15 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:15.804929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f20b2327-09b5-48b4-ad97-f8f839aaf90c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:15.806958 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f20b2327-09b5-48b4-ad97-f8f839aaf90c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:15.807262 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f20b2327-09b5-48b4-ad97-f8f839aaf90c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:15.809380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f20b2327-09b5-48b4-ad97-f8f839aaf90c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:15.809380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f20b2327-09b5-48b4-ad97-f8f839aaf90c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:15.814209 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:15.814209 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:15.815717 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f20b2327-09b5-48b4-ad97-f8f839aaf90c tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:15.817033 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 381/1525] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:15 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:16.032700 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a42d5c7-4203-4d97-a2eb-9e34a971caeb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.037391 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a42d5c7-4203-4d97-a2eb-9e34a971caeb tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 Aug 08 19:30:16.037692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a42d5c7-4203-4d97-a2eb-9e34a971caeb tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.037982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a42d5c7-4203-4d97-a2eb-9e34a971caeb tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.051449 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:16.051449 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:16.056531 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6a42d5c7-4203-4d97-a2eb-9e34a971caeb tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:16.061972 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a42d5c7-4203-4d97-a2eb-9e34a971caeb tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 returned with HTTP 200 Aug 08 19:30:16.062382 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 381/1526] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 => generated 873 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:16.075930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9387f76-a86c-44ca-81b6-3978138e0e6d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.080602 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9387f76-a86c-44ca-81b6-3978138e0e6d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/messages Aug 08 19:30:16.080806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9387f76-a86c-44ca-81b6-3978138e0e6d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.080985 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9387f76-a86c-44ca-81b6-3978138e0e6d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.086902 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9387f76-a86c-44ca-81b6-3978138e0e6d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:30:16.087237 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 383/1527] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:16.098013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a89dd5a7-e9f9-43fb-a0e3-008a085e6a7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.100288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a89dd5a7-e9f9-43fb-a0e3-008a085e6a7b tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] DELETE https://10.4.3.89/volume/v3/messages/0b7e383c-a167-423f-96b9-ec5bf035f31e Aug 08 19:30:16.100288 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a89dd5a7-e9f9-43fb-a0e3-008a085e6a7b tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.100567 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a89dd5a7-e9f9-43fb-a0e3-008a085e6a7b tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.112817 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a89dd5a7-e9f9-43fb-a0e3-008a085e6a7b tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/messages/0b7e383c-a167-423f-96b9-ec5bf035f31e returned with HTTP 204 Aug 08 19:30:16.113439 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 383/1528] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:30:16 2026] DELETE /volume/v3/messages/0b7e383c-a167-423f-96b9-ec5bf035f31e => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:30:16.120533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3215d4d-5abb-447a-add9-3fca83c22aa4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.123911 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3215d4d-5abb-447a-add9-3fca83c22aa4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/messages/0b7e383c-a167-423f-96b9-ec5bf035f31e Aug 08 19:30:16.124197 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3215d4d-5abb-447a-add9-3fca83c22aa4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.124473 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3215d4d-5abb-447a-add9-3fca83c22aa4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.130782 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3215d4d-5abb-447a-add9-3fca83c22aa4 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/messages/0b7e383c-a167-423f-96b9-ec5bf035f31e returned with HTTP 404 Aug 08 19:30:16.131335 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 382/1529] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/messages/0b7e383c-a167-423f-96b9-ec5bf035f31e => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:16.139356 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c1f0dd5b-ac6b-42a1-b6c4-75321dac883d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.141287 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1f0dd5b-ac6b-42a1-b6c4-75321dac883d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 Aug 08 19:30:16.141524 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1f0dd5b-ac6b-42a1-b6c4-75321dac883d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.141746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1f0dd5b-ac6b-42a1-b6c4-75321dac883d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.148644 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:16.148644 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:16.151952 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c1f0dd5b-ac6b-42a1-b6c4-75321dac883d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:16.155816 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1f0dd5b-ac6b-42a1-b6c4-75321dac883d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 returned with HTTP 200 Aug 08 19:30:16.156277 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 382/1530] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:16.170041 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.171890 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] DELETE https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 Aug 08 19:30:16.172117 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.172370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.172635 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Delete volume with id: 7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 Aug 08 19:30:16.180916 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:16.180916 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:16.181425 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:16.182795 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100253) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:30:16.193750 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1695498036 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1695498036, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:16.194208 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1695498036 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1695498036, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:16.202605 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Created reservations ['c74079a0-ceaa-491b-a02d-e1438cb4671c', 'cac39cea-308b-41fb-9135-36fc3d213ec3', '834cd6bc-96a6-4f53-bd7c-d9d848371862', '38eabe28-4996-4246-89d7-10b959e6e999'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:16.241120 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Delete volume request issued successfully. Aug 08 19:30:16.241435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d7f7be13-b841-4ab6-9e1d-97daf27f22b2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 returned with HTTP 202 Aug 08 19:30:16.241835 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 384/1531] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:30:16 2026] DELETE /volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:16.248705 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b21b9ed-eadb-45ac-9b86-fa8f4c89ded2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.250717 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b21b9ed-eadb-45ac-9b86-fa8f4c89ded2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 Aug 08 19:30:16.250978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b21b9ed-eadb-45ac-9b86-fa8f4c89ded2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.251189 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b21b9ed-eadb-45ac-9b86-fa8f4c89ded2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.257564 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b21b9ed-eadb-45ac-9b86-fa8f4c89ded2 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 returned with HTTP 404 Aug 08 19:30:16.258183 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 384/1532] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/volumes/7e7d1c56-e4f4-47b9-b51e-2bb2f3c3c8e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:16.264761 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67373481-6214-4a68-9579-f7dd485ac6e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.266494 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67373481-6214-4a68-9579-f7dd485ac6e2 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] DELETE https://10.4.3.89/volume/v3/types/af6e50d6-8c34-46c3-8ca3-d71fe9593ac1 Aug 08 19:30:16.266724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67373481-6214-4a68-9579-f7dd485ac6e2 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.266943 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67373481-6214-4a68-9579-f7dd485ac6e2 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.291277 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67373481-6214-4a68-9579-f7dd485ac6e2 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] https://10.4.3.89/volume/v3/types/af6e50d6-8c34-46c3-8ca3-d71fe9593ac1 returned with HTTP 202 Aug 08 19:30:16.292043 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 383/1533] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:30:16 2026] DELETE /volume/v3/types/af6e50d6-8c34-46c3-8ca3-d71fe9593ac1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:16.300444 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8f84f41c-0389-4462-8444-c8add470c58d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.304343 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f84f41c-0389-4462-8444-c8add470c58d tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] GET https://10.4.3.89/volume/v3/types/af6e50d6-8c34-46c3-8ca3-d71fe9593ac1 Aug 08 19:30:16.304343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f84f41c-0389-4462-8444-c8add470c58d tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.304343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f84f41c-0389-4462-8444-c8add470c58d tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.309121 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f84f41c-0389-4462-8444-c8add470c58d tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] https://10.4.3.89/volume/v3/types/af6e50d6-8c34-46c3-8ca3-d71fe9593ac1 returned with HTTP 404 Aug 08 19:30:16.309807 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 383/1534] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/types/af6e50d6-8c34-46c3-8ca3-d71fe9593ac1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:16.319903 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f099366-70fa-48ad-8841-4ef733214e26 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.323040 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f099366-70fa-48ad-8841-4ef733214e26 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:16.323528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f099366-70fa-48ad-8841-4ef733214e26 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-558047107", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1607202830", "vendor_name": "tempest-vendor_name-1281203909"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:16.342898 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f099366-70fa-48ad-8841-4ef733214e26 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:16.343314 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 385/1535] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:30:16 2026] POST /volume/v3/types => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:16.352221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.353857 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:16.354186 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d2ab97a9-6c9f-47a6-87a3-aa6e3b505018", "size": 1, "name": "tempest-UserMessagesTest-Volume-2111975877"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:16.355498 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Create volume request body: {'volume': {'volume_type': 'd2ab97a9-6c9f-47a6-87a3-aa6e3b505018', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2111975877'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:16.359515 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Create volume of 1 GB Aug 08 19:30:16.359878 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:16.359878 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:16.360378 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Availability Zones retrieved successfully. Aug 08 19:30:16.365787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Flow 'volume_create_api' (a4d3bb32-dd37-4994-90db-8698496a1e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:16.366948 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aab9379-36ce-41bf-b12b-99eb37ddadd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:16.367836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:16.387636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aab9379-36ce-41bf-b12b-99eb37ddadd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1607202830',vendor_name='tempest-vendor_name-1281203909'},id=d2ab97a9-6c9f-47a6-87a3-aa6e3b505018,is_public=True,name='tempest-UserMessagesTest-volume-type-558047107',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd2ab97a9-6c9f-47a6-87a3-aa6e3b505018', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:16.388518 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102309b1-cb19-469e-b7f0-f6617b2be9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:16.420966 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-558047107 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-558047107, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:16.420966 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-558047107 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-558047107, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:16.440195 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e07a4fb-c96d-4e26-8bdf-aaee62240d16 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.444665 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e07a4fb-c96d-4e26-8bdf-aaee62240d16 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:16.444665 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e07a4fb-c96d-4e26-8bdf-aaee62240d16 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.444665 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e07a4fb-c96d-4e26-8bdf-aaee62240d16 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.444665 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4e07a4fb-c96d-4e26-8bdf-aaee62240d16 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:16.448718 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:16.448718 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:16.449544 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e07a4fb-c96d-4e26-8bdf-aaee62240d16 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:16.449921 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 384/1536] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:16.462058 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Created reservations ['2535b3c8-8381-434f-ab58-ba4b68ce0355', 'b653f74d-6fd2-41cc-971a-51d8dfa66e73', '6b1ee07a-4468-4f69-b40e-b742cbcdc7ff', '6f7d3486-e205-48df-9e85-6dcdb3b7f64c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:16.463018 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (102309b1-cb19-469e-b7f0-f6617b2be9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2535b3c8-8381-434f-ab58-ba4b68ce0355', 'b653f74d-6fd2-41cc-971a-51d8dfa66e73', '6b1ee07a-4468-4f69-b40e-b742cbcdc7ff', '6f7d3486-e205-48df-9e85-6dcdb3b7f64c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:16.463952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62283a5-5782-4b63-b091-7253ee9c8af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:16.499538 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a62283a5-5782-4b63-b091-7253ee9c8af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2111975877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8b64bd9db6401084db7f50dc457833',qos_specs=None,replication_status=,reservations=['2535b3c8-8381-434f-ab58-ba4b68ce0355','b653f74d-6fd2-41cc-971a-51d8dfa66e73','6b1ee07a-4468-4f69-b40e-b742cbcdc7ff','6f7d3486-e205-48df-9e85-6dcdb3b7f64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8574baf9fd9141fb930c47fe57806b6b',volume_type_id=d2ab97a9-6c9f-47a6-87a3-aa6e3b505018), '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-08-08T19:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2111975877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b8b64bd9db6401084db7f50dc457833',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8574baf9fd9141fb930c47fe57806b6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d2ab97a9-6c9f-47a6-87a3-aa6e3b505018),volume_type_id=d2ab97a9-6c9f-47a6-87a3-aa6e3b505018)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:16.500739 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff79472-bfdd-4fe8-8184-80eed190a3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:16.526817 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff79472-bfdd-4fe8-8184-80eed190a3a5) transitioned into 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-2111975877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b8b64bd9db6401084db7f50dc457833',qos_specs=None,replication_status=,reservations=['2535b3c8-8381-434f-ab58-ba4b68ce0355','b653f74d-6fd2-41cc-971a-51d8dfa66e73','6b1ee07a-4468-4f69-b40e-b742cbcdc7ff','6f7d3486-e205-48df-9e85-6dcdb3b7f64c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8574baf9fd9141fb930c47fe57806b6b',volume_type_id=d2ab97a9-6c9f-47a6-87a3-aa6e3b505018)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:16.527684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e3d7fa-b013-4663-95b1-374bf367c3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:16.540194 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93e3d7fa-b013-4663-95b1-374bf367c3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:16.542213 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Flow 'volume_create_api' (a4d3bb32-dd37-4994-90db-8698496a1e65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:16.542594 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Create volume request issued successfully. Aug 08 19:30:16.543633 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-564f97d8-be8e-4525-82fd-56a8dd76f7f1 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:16.544639 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 385/1537] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:30:16 2026] POST /volume/v3/volumes => generated 783 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:16.559552 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51ca8395-e5b6-41d0-8af6-dd4f31d3605c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.564525 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51ca8395-e5b6-41d0-8af6-dd4f31d3605c tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 Aug 08 19:30:16.566107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51ca8395-e5b6-41d0-8af6-dd4f31d3605c tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.566436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51ca8395-e5b6-41d0-8af6-dd4f31d3605c tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.583389 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:16.583389 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:16.588496 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-51ca8395-e5b6-41d0-8af6-dd4f31d3605c tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:16.594452 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51ca8395-e5b6-41d0-8af6-dd4f31d3605c tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 returned with HTTP 200 Aug 08 19:30:16.594900 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 384/1538] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:16.829205 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c51d87a8-b296-432a-b93d-150f67c00b6b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:16.831128 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c51d87a8-b296-432a-b93d-150f67c00b6b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:16.831376 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c51d87a8-b296-432a-b93d-150f67c00b6b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:16.831647 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c51d87a8-b296-432a-b93d-150f67c00b6b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:16.831820 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c51d87a8-b296-432a-b93d-150f67c00b6b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:16.836393 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:16.836393 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:16.837034 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c51d87a8-b296-432a-b93d-150f67c00b6b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:16.837419 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 386/1539] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:16 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:17.464340 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df57117c-6481-4a02-9413-873da6153f36 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.467051 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df57117c-6481-4a02-9413-873da6153f36 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:17.467321 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df57117c-6481-4a02-9413-873da6153f36 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.467574 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df57117c-6481-4a02-9413-873da6153f36 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.467709 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-df57117c-6481-4a02-9413-873da6153f36 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:17.472400 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:17.472400 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:17.473395 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df57117c-6481-4a02-9413-873da6153f36 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:17.474046 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 385/1540] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:17.611169 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5afa1d8e-28f9-43d0-b1ee-6373fe8c7f2d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.613446 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5afa1d8e-28f9-43d0-b1ee-6373fe8c7f2d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 Aug 08 19:30:17.613717 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5afa1d8e-28f9-43d0-b1ee-6373fe8c7f2d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.613959 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5afa1d8e-28f9-43d0-b1ee-6373fe8c7f2d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.624379 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:17.624379 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:17.632381 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5afa1d8e-28f9-43d0-b1ee-6373fe8c7f2d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:17.638960 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5afa1d8e-28f9-43d0-b1ee-6373fe8c7f2d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 returned with HTTP 200 Aug 08 19:30:17.639590 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 386/1541] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:17.654487 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9043137-a0cb-49b9-a7bf-1a1bf838ebf9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.656590 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9043137-a0cb-49b9-a7bf-1a1bf838ebf9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/messages Aug 08 19:30:17.656858 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9043137-a0cb-49b9-a7bf-1a1bf838ebf9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.657082 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9043137-a0cb-49b9-a7bf-1a1bf838ebf9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.663487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9043137-a0cb-49b9-a7bf-1a1bf838ebf9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:30:17.663942 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 385/1542] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:17.675485 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2285047a-94ed-494a-b36f-a4ee78c1a37d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.677872 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2285047a-94ed-494a-b36f-a4ee78c1a37d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/messages/07169386-c061-4336-aa4f-3866e7bc2a10 Aug 08 19:30:17.678242 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2285047a-94ed-494a-b36f-a4ee78c1a37d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.678499 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2285047a-94ed-494a-b36f-a4ee78c1a37d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.684592 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2285047a-94ed-494a-b36f-a4ee78c1a37d tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/messages/07169386-c061-4336-aa4f-3866e7bc2a10 returned with HTTP 200 Aug 08 19:30:17.685126 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 387/1543] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/messages/07169386-c061-4336-aa4f-3866e7bc2a10 => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:17.695922 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2e721dbc-af0f-4ad1-8969-a977aafa1ab9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.697582 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e721dbc-af0f-4ad1-8969-a977aafa1ab9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/messages Aug 08 19:30:17.697804 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e721dbc-af0f-4ad1-8969-a977aafa1ab9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.697987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2e721dbc-af0f-4ad1-8969-a977aafa1ab9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.703847 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2e721dbc-af0f-4ad1-8969-a977aafa1ab9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:30:17.704405 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 386/1544] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:30:17 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) Aug 08 19:30:17.713100 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b6f24f64-ce3e-4a96-9a19-dc7ba4898ef0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.715186 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6f24f64-ce3e-4a96-9a19-dc7ba4898ef0 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] DELETE https://10.4.3.89/volume/v3/messages/07169386-c061-4336-aa4f-3866e7bc2a10 Aug 08 19:30:17.715446 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6f24f64-ce3e-4a96-9a19-dc7ba4898ef0 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.715674 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b6f24f64-ce3e-4a96-9a19-dc7ba4898ef0 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.726709 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b6f24f64-ce3e-4a96-9a19-dc7ba4898ef0 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/messages/07169386-c061-4336-aa4f-3866e7bc2a10 returned with HTTP 204 Aug 08 19:30:17.727358 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 387/1545] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:30:17 2026] DELETE /volume/v3/messages/07169386-c061-4336-aa4f-3866e7bc2a10 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:30:17.734097 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-28e44ae3-6c81-4de4-8b6b-fd76b54b7eb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.735989 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28e44ae3-6c81-4de4-8b6b-fd76b54b7eb9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 Aug 08 19:30:17.736246 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28e44ae3-6c81-4de4-8b6b-fd76b54b7eb9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.736503 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28e44ae3-6c81-4de4-8b6b-fd76b54b7eb9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.745540 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:17.745540 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:17.749645 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-28e44ae3-6c81-4de4-8b6b-fd76b54b7eb9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:17.754758 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28e44ae3-6c81-4de4-8b6b-fd76b54b7eb9 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 returned with HTTP 200 Aug 08 19:30:17.755194 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 386/1546] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:17.768876 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.773808 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 Aug 08 19:30:17.774044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.774273 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.774459 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Delete volume with id: a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 Aug 08 19:30:17.788670 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:17.788670 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:17.791376 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Volume info retrieved successfully. Aug 08 19:30:17.794216 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100253) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:30:17.809385 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-558047107 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-558047107, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:17.809879 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-558047107 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-558047107, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:17.822073 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Created reservations ['62778a67-1f85-4a3e-a413-9425d40e9b18', 'f9e8c26b-8ad3-402d-813b-f626b125ce51', '351c3d05-df2b-4076-b78d-49776118d29c', '03984e34-f82c-477e-9acd-18b4030f8304'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:17.854677 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0788141-b6ac-46df-8198-4d3a6b39b620 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.856456 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0788141-b6ac-46df-8198-4d3a6b39b620 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:17.856666 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0788141-b6ac-46df-8198-4d3a6b39b620 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.856860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0788141-b6ac-46df-8198-4d3a6b39b620 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.856951 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e0788141-b6ac-46df-8198-4d3a6b39b620 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:17.858695 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Delete volume request issued successfully. Aug 08 19:30:17.858956 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e5a540f8-5957-4160-92e2-a4f7b2b92af3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 returned with HTTP 202 Aug 08 19:30:17.859418 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 388/1547] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:30:17 2026] DELETE /volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:17.862306 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:17.862306 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:17.863306 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0788141-b6ac-46df-8198-4d3a6b39b620 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:17.864187 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 387/1548] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:17.870290 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f89f86f-6d31-436f-91a2-f946f1de3ed3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.872291 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f89f86f-6d31-436f-91a2-f946f1de3ed3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] GET https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 Aug 08 19:30:17.872506 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f89f86f-6d31-436f-91a2-f946f1de3ed3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.872697 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f89f86f-6d31-436f-91a2-f946f1de3ed3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.878602 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f89f86f-6d31-436f-91a2-f946f1de3ed3 tempest-UserMessagesTest-1805934777 tempest-UserMessagesTest-1805934777-project-member] https://10.4.3.89/volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 returned with HTTP 404 Aug 08 19:30:17.879212 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 388/1549] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/volumes/a7b609e8-92bb-446a-b3ff-7d6eb2b5b7b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:17.891429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5465649f-e853-4740-8edc-9a70f43f4b18 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.893878 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5465649f-e853-4740-8edc-9a70f43f4b18 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] DELETE https://10.4.3.89/volume/v3/types/d2ab97a9-6c9f-47a6-87a3-aa6e3b505018 Aug 08 19:30:17.894188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5465649f-e853-4740-8edc-9a70f43f4b18 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.894452 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5465649f-e853-4740-8edc-9a70f43f4b18 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.920894 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5465649f-e853-4740-8edc-9a70f43f4b18 tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] https://10.4.3.89/volume/v3/types/d2ab97a9-6c9f-47a6-87a3-aa6e3b505018 returned with HTTP 202 Aug 08 19:30:17.921929 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 387/1550] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:30:17 2026] DELETE /volume/v3/types/d2ab97a9-6c9f-47a6-87a3-aa6e3b505018 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:17.930052 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-868cd811-630e-494c-b4f2-1aeab6c2dcfb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:17.932342 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-868cd811-630e-494c-b4f2-1aeab6c2dcfb tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] GET https://10.4.3.89/volume/v3/types/d2ab97a9-6c9f-47a6-87a3-aa6e3b505018 Aug 08 19:30:17.932683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-868cd811-630e-494c-b4f2-1aeab6c2dcfb tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:17.932976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-868cd811-630e-494c-b4f2-1aeab6c2dcfb tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:17.937344 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-868cd811-630e-494c-b4f2-1aeab6c2dcfb tempest-UserMessagesTest-2033584975 tempest-UserMessagesTest-2033584975-project-admin] https://10.4.3.89/volume/v3/types/d2ab97a9-6c9f-47a6-87a3-aa6e3b505018 returned with HTTP 404 Aug 08 19:30:17.938305 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 389/1551] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:30:17 2026] GET /volume/v3/types/d2ab97a9-6c9f-47a6-87a3-aa6e3b505018 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:18.005436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:18.143179 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:18.144454 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-324228203"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:18.145551 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-324228203'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:18.145551 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Create volume of 1 GB Aug 08 19:30:18.151199 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Availability Zones retrieved successfully. Aug 08 19:30:18.158682 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Flow 'volume_create_api' (0c0fa9b6-4bf3-45f5-8472-82bd62b0da8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:18.161122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95004312-29d4-4fdb-b099-56835d047870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:18.161122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:18.193157 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95004312-29d4-4fdb-b099-56835d047870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:18.194239 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dda7ce-44f0-49e7-ba89-2f0abc616ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:18.260750 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Created reservations ['36921afa-6f5f-4098-8f95-c0bbd4dccd6a', '774f5a12-15ee-47d9-86e9-46e2e2ba006b', 'a6d2b716-eb29-4643-acb9-ae0fd46474e4', '211057ce-07af-4d97-9a4d-a26ce1975d2b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:18.261576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dda7ce-44f0-49e7-ba89-2f0abc616ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36921afa-6f5f-4098-8f95-c0bbd4dccd6a', '774f5a12-15ee-47d9-86e9-46e2e2ba006b', 'a6d2b716-eb29-4643-acb9-ae0fd46474e4', '211057ce-07af-4d97-9a4d-a26ce1975d2b']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:18.262450 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3c2326-ec47-4931-84db-05c5cf758bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:18.285647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee3c2326-ec47-4931-84db-05c5cf758bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b1e9688-e19e-4238-8a82-b0d9c9bb1089', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-324228203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28699ffd295e482a9e746bdb5bfdffa7',qos_specs=None,replication_status=,reservations=['36921afa-6f5f-4098-8f95-c0bbd4dccd6a','774f5a12-15ee-47d9-86e9-46e2e2ba006b','a6d2b716-eb29-4643-acb9-ae0fd46474e4','211057ce-07af-4d97-9a4d-a26ce1975d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d20eed19ed243b2b690920aa259d0c1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-324228203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b1e9688-e19e-4238-8a82-b0d9c9bb1089,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28699ffd295e482a9e746bdb5bfdffa7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5d20eed19ed243b2b690920aa259d0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:18.286762 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0deef5-8980-47ac-8282-57504dadd1b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:18.308133 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a0deef5-8980-47ac-8282-57504dadd1b3) transitioned into 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-324228203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28699ffd295e482a9e746bdb5bfdffa7',qos_specs=None,replication_status=,reservations=['36921afa-6f5f-4098-8f95-c0bbd4dccd6a','774f5a12-15ee-47d9-86e9-46e2e2ba006b','a6d2b716-eb29-4643-acb9-ae0fd46474e4','211057ce-07af-4d97-9a4d-a26ce1975d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d20eed19ed243b2b690920aa259d0c1',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:18.312220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dabd841b-15fc-4c1e-a9f8-ad26b59cfb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:18.327569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dabd841b-15fc-4c1e-a9f8-ad26b59cfb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:18.328423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Flow 'volume_create_api' (0c0fa9b6-4bf3-45f5-8472-82bd62b0da8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:18.328805 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Create volume request issued successfully. Aug 08 19:30:18.329449 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b84d0bc6-a49d-4e96-98ba-7230bae59f15 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:18.329914 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 388/1552] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:18 2026] POST /volume/v3/volumes => generated 756 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:18.487157 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7a9139f3-f966-4d43-b31e-9397fd4ff5fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:18.489122 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7a9139f3-f966-4d43-b31e-9397fd4ff5fd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:18.490003 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7a9139f3-f966-4d43-b31e-9397fd4ff5fd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:18.490421 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7a9139f3-f966-4d43-b31e-9397fd4ff5fd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:18.491278 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7a9139f3-f966-4d43-b31e-9397fd4ff5fd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:18.496723 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:18.496723 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:18.498996 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7a9139f3-f966-4d43-b31e-9397fd4ff5fd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:18.498996 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 389/1553] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:18 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:18.875946 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc0bdfb8-df17-459d-a976-cbe2863b449f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:18.879466 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc0bdfb8-df17-459d-a976-cbe2863b449f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:18.879466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc0bdfb8-df17-459d-a976-cbe2863b449f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:18.879466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc0bdfb8-df17-459d-a976-cbe2863b449f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:18.879466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bc0bdfb8-df17-459d-a976-cbe2863b449f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:18.886052 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:18.886052 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:18.886052 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc0bdfb8-df17-459d-a976-cbe2863b449f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:18.886052 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 388/1554] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:18 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:19.045626 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:19.047951 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:30:19.048268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:19.048591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:19.048857 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume with id: ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:30:19.063725 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:19.063725 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:19.064315 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:19.090112 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume request issued successfully. Aug 08 19:30:19.090359 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc4211bd-a063-49f8-853d-e5e3af8e16b0 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 202 Aug 08 19:30:19.093011 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 390/1555] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:19 2026] DELETE /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:19.101846 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-edc7bcf0-50d7-4c14-a03b-a96c20b63523 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:19.105418 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edc7bcf0-50d7-4c14-a03b-a96c20b63523 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:30:19.105418 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-edc7bcf0-50d7-4c14-a03b-a96c20b63523 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:19.105418 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-edc7bcf0-50d7-4c14-a03b-a96c20b63523 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:19.119589 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:19.119589 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:19.126825 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-edc7bcf0-50d7-4c14-a03b-a96c20b63523 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:19.135130 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edc7bcf0-50d7-4c14-a03b-a96c20b63523 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 200 Aug 08 19:30:19.135573 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 389/1556] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:19 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:19.511063 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-686eeadb-08ef-4a6d-8e33-f469a218b8fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:19.512839 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-686eeadb-08ef-4a6d-8e33-f469a218b8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:19.513217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-686eeadb-08ef-4a6d-8e33-f469a218b8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:19.513540 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-686eeadb-08ef-4a6d-8e33-f469a218b8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:19.513736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-686eeadb-08ef-4a6d-8e33-f469a218b8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:19.518588 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:19.518588 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:19.520575 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-686eeadb-08ef-4a6d-8e33-f469a218b8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:19.520575 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 390/1557] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:19 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:19.897686 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c35590b4-a14c-4249-b585-4cef134a6c0d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:19.899609 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c35590b4-a14c-4249-b585-4cef134a6c0d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:19.899894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c35590b4-a14c-4249-b585-4cef134a6c0d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:19.900152 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c35590b4-a14c-4249-b585-4cef134a6c0d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:19.900291 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c35590b4-a14c-4249-b585-4cef134a6c0d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:19.904681 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:19.904681 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:19.905315 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c35590b4-a14c-4249-b585-4cef134a6c0d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:19.909436 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 389/1558] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:19 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:20.148299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cc9b3bf1-e5a8-4f3d-97f3-c50b0c835d4b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:20.150441 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc9b3bf1-e5a8-4f3d-97f3-c50b0c835d4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 Aug 08 19:30:20.150680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc9b3bf1-e5a8-4f3d-97f3-c50b0c835d4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:20.150947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc9b3bf1-e5a8-4f3d-97f3-c50b0c835d4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:20.158138 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc9b3bf1-e5a8-4f3d-97f3-c50b0c835d4b tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 returned with HTTP 404 Aug 08 19:30:20.158837 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 391/1559] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:20 2026] GET /volume/v3/volumes/ca62e94e-24ce-4982-aacd-0a2ba7070c00 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:20.532482 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d37b6890-d4dd-4740-8844-3ddc79b70f95 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:20.534370 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d37b6890-d4dd-4740-8844-3ddc79b70f95 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:20.534583 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d37b6890-d4dd-4740-8844-3ddc79b70f95 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:20.534792 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d37b6890-d4dd-4740-8844-3ddc79b70f95 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:20.535106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d37b6890-d4dd-4740-8844-3ddc79b70f95 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:20.546011 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:20.546011 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:20.546915 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d37b6890-d4dd-4740-8844-3ddc79b70f95 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:20.547426 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 390/1560] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:20 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:20.693097 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:20.827004 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] GET https://10.4.3.89/volume/v3/os-hosts Aug 08 19:30:20.827004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:20.828019 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:20.838789 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.hosts [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] status, active and update: available, enabled, 2026-08-08 19:29:38+00:00 {{(pid=100251) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 19:30:20.839000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.hosts [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] status, active and update: available, enabled, 2026-08-08 19:29:35+00:00 {{(pid=100251) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 19:30:20.839393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.hosts [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] status, active and update: available, enabled, 2026-08-08 19:29:14+00:00 {{(pid=100251) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 19:30:20.839393 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-332cfe47-80a0-4fee-9d3b-2bcaa41614c5 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] https://10.4.3.89/volume/v3/os-hosts returned with HTTP 200 Aug 08 19:30:20.839843 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 391/1561] 10.4.3.89 () {66 vars in 1233 bytes} [Sat Aug 8 19:30:20 2026] GET /volume/v3/os-hosts => generated 560 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:20.856223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:20.860225 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] GET https://10.4.3.89/volume/v3/os-hosts Aug 08 19:30:20.860493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:20.861006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:20.868400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.hosts [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] status, active and update: available, enabled, 2026-08-08 19:29:38+00:00 {{(pid=100254) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 19:30:20.868616 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.hosts [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] status, active and update: available, enabled, 2026-08-08 19:29:35+00:00 {{(pid=100254) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 19:30:20.868791 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.hosts [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] status, active and update: available, enabled, 2026-08-08 19:29:14+00:00 {{(pid=100254) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 08 19:30:20.869153 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-059774f8-5aa1-4bad-ba4b-195ab3d53596 tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] https://10.4.3.89/volume/v3/os-hosts returned with HTTP 200 Aug 08 19:30:20.869646 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 390/1562] 10.4.3.89 () {66 vars in 1233 bytes} [Sat Aug 8 19:30:20 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:20.878175 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-041b9263-75d3-47a6-a62c-e70a477be8ff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:20.880386 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-041b9263-75d3-47a6-a62c-e70a477be8ff tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] GET https://10.4.3.89/volume/v3/os-hosts/np0000006803@storpool Aug 08 19:30:20.880661 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-041b9263-75d3-47a6-a62c-e70a477be8ff tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:20.880888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-041b9263-75d3-47a6-a62c-e70a477be8ff tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:20.915404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3536a38d-db5f-4584-a387-a8ced27ead74 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:20.917967 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3536a38d-db5f-4584-a387-a8ced27ead74 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:20.918153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3536a38d-db5f-4584-a387-a8ced27ead74 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:20.918344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3536a38d-db5f-4584-a387-a8ced27ead74 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:20.918498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3536a38d-db5f-4584-a387-a8ced27ead74 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:20.928118 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:20.928118 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:20.928980 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3536a38d-db5f-4584-a387-a8ced27ead74 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:20.929458 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 391/1563] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:20 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:20.968790 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-041b9263-75d3-47a6-a62c-e70a477be8ff tempest-VolumeHostsAdminTestsJSON-1858879533 tempest-VolumeHostsAdminTestsJSON-1858879533-project-admin] https://10.4.3.89/volume/v3/os-hosts/np0000006803@storpool returned with HTTP 200 Aug 08 19:30:20.969702 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 392/1564] 10.4.3.89 () {66 vars in 1299 bytes} [Sat Aug 8 19:30:20 2026] GET /volume/v3/os-hosts/np0000006803@storpool => generated 1697 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:21.568520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52893074-7dc5-4de4-8b40-0016cbeb6da7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:21.573261 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52893074-7dc5-4de4-8b40-0016cbeb6da7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:21.573525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52893074-7dc5-4de4-8b40-0016cbeb6da7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:21.573763 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52893074-7dc5-4de4-8b40-0016cbeb6da7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:21.573902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-52893074-7dc5-4de4-8b40-0016cbeb6da7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:21.587346 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:21.587346 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:21.587346 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52893074-7dc5-4de4-8b40-0016cbeb6da7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:21.587346 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 392/1565] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:21 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:21.940534 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ae25635e-268e-43c0-9af8-440fa8198a22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:21.942331 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae25635e-268e-43c0-9af8-440fa8198a22 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:21.942584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae25635e-268e-43c0-9af8-440fa8198a22 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:21.942821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae25635e-268e-43c0-9af8-440fa8198a22 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:21.942952 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ae25635e-268e-43c0-9af8-440fa8198a22 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:21.947803 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:21.947803 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:21.948546 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae25635e-268e-43c0-9af8-440fa8198a22 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:21.949161 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 391/1566] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:21 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:22.601608 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4421dc46-aef5-4140-ae3c-0fa369655a50 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:22.605983 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4421dc46-aef5-4140-ae3c-0fa369655a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:22.605983 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4421dc46-aef5-4140-ae3c-0fa369655a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:22.605983 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4421dc46-aef5-4140-ae3c-0fa369655a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:22.605983 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4421dc46-aef5-4140-ae3c-0fa369655a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:22.609508 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:22.609508 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:22.609508 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4421dc46-aef5-4140-ae3c-0fa369655a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:22.609508 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 392/1567] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:22 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:22.963523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6b7ee1d3-addc-498b-b6dc-9a53e3e7e763 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:22.970289 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b7ee1d3-addc-498b-b6dc-9a53e3e7e763 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:22.970289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b7ee1d3-addc-498b-b6dc-9a53e3e7e763 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:22.970289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6b7ee1d3-addc-498b-b6dc-9a53e3e7e763 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:22.970289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6b7ee1d3-addc-498b-b6dc-9a53e3e7e763 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:22.972964 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:22.972964 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:22.973723 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6b7ee1d3-addc-498b-b6dc-9a53e3e7e763 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:22.974154 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 393/1568] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:22 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:23.077850 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:23.177579 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:23.177908 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1739167343"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:23.182207 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1739167343'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:23.182430 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Create volume of 1 GB Aug 08 19:30:23.188058 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Availability Zones retrieved successfully. Aug 08 19:30:23.194238 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Flow 'volume_create_api' (ec0cf72a-3318-476e-8557-bb2d2c10f1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:23.195163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af139b39-fa72-4662-9e3b-4575e9e53f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:23.196075 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:23.221211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af139b39-fa72-4662-9e3b-4575e9e53f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:23.221916 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e878018-109f-42e2-9696-e82cedf65722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:23.287898 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Created reservations ['7afa8f53-add3-444c-b571-d9a88f9bde7f', '30761207-080c-4af8-9221-468152e10d70', 'be2fafbe-4fc8-4400-98bc-fbff77343738', '67ed6c5d-0c05-4ad4-86c4-52616ab58d6f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:23.288835 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e878018-109f-42e2-9696-e82cedf65722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7afa8f53-add3-444c-b571-d9a88f9bde7f', '30761207-080c-4af8-9221-468152e10d70', 'be2fafbe-4fc8-4400-98bc-fbff77343738', '67ed6c5d-0c05-4ad4-86c4-52616ab58d6f']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:23.289561 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fcf5d58-2118-4ab7-aee2-56e00e0b9f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:23.316491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fcf5d58-2118-4ab7-aee2-56e00e0b9f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84fb141c-ee94-4b0f-ace3-9cef52955f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1739167343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e41ec2065247fa9e8fc86ccf8837a6',qos_specs=None,replication_status=,reservations=['7afa8f53-add3-444c-b571-d9a88f9bde7f','30761207-080c-4af8-9221-468152e10d70','be2fafbe-4fc8-4400-98bc-fbff77343738','67ed6c5d-0c05-4ad4-86c4-52616ab58d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7adbe57627214233aa8fb2701453a8bf',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1739167343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84fb141c-ee94-4b0f-ace3-9cef52955f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46e41ec2065247fa9e8fc86ccf8837a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7adbe57627214233aa8fb2701453a8bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:23.317365 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b6b746-590e-432e-a066-d5fb12ab91ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:23.336245 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0b6b746-590e-432e-a066-d5fb12ab91ca) transitioned into 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-1739167343',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46e41ec2065247fa9e8fc86ccf8837a6',qos_specs=None,replication_status=,reservations=['7afa8f53-add3-444c-b571-d9a88f9bde7f','30761207-080c-4af8-9221-468152e10d70','be2fafbe-4fc8-4400-98bc-fbff77343738','67ed6c5d-0c05-4ad4-86c4-52616ab58d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7adbe57627214233aa8fb2701453a8bf',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:23.337108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f38c81-695f-4fb8-990e-5274677f4164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:23.347009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f38c81-695f-4fb8-990e-5274677f4164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:23.348014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Flow 'volume_create_api' (ec0cf72a-3318-476e-8557-bb2d2c10f1c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:23.348346 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Create volume request issued successfully. Aug 08 19:30:23.349001 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63c4812a-d366-48e3-8841-cfdda1e06db2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:23.349514 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 393/1569] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:23 2026] POST /volume/v3/volumes => generated 748 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:23.361001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ec66e024-f5d4-457c-8560-81eaacf13d54 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:23.364915 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec66e024-f5d4-457c-8560-81eaacf13d54 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 Aug 08 19:30:23.365149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec66e024-f5d4-457c-8560-81eaacf13d54 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:23.365382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec66e024-f5d4-457c-8560-81eaacf13d54 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:23.372036 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:23.372036 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:23.375692 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ec66e024-f5d4-457c-8560-81eaacf13d54 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:23.380021 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec66e024-f5d4-457c-8560-81eaacf13d54 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 returned with HTTP 200 Aug 08 19:30:23.380376 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 392/1570] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:23 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:23.619814 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b37e5ebc-9233-479c-bb7a-58b3ba9362fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:23.622425 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b37e5ebc-9233-479c-bb7a-58b3ba9362fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:23.622639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b37e5ebc-9233-479c-bb7a-58b3ba9362fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:23.622831 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b37e5ebc-9233-479c-bb7a-58b3ba9362fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:23.622933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b37e5ebc-9233-479c-bb7a-58b3ba9362fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:23.626828 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:23.626828 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:23.627496 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b37e5ebc-9233-479c-bb7a-58b3ba9362fa tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:23.627835 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 393/1571] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:23 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:23.989627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c8977d28-5a35-4e74-9e25-4e92fe9c1cbb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:23.992156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c8977d28-5a35-4e74-9e25-4e92fe9c1cbb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:23.992327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c8977d28-5a35-4e74-9e25-4e92fe9c1cbb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:23.992620 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c8977d28-5a35-4e74-9e25-4e92fe9c1cbb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:23.992776 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c8977d28-5a35-4e74-9e25-4e92fe9c1cbb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:23.999074 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:23.999074 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:24.000186 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c8977d28-5a35-4e74-9e25-4e92fe9c1cbb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:24.001011 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 394/1572] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:23 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:24.020626 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.024104 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:30:24.024589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e019ea2c-3b9e-48b8-aa7b-fb2d998b117a", "incremental": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:24.026374 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating new backup {'backup': {'volume_id': 'e019ea2c-3b9e-48b8-aa7b-fb2d998b117a', 'incremental': True}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:30:24.026599 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating backup of volume e019ea2c-3b9e-48b8-aa7b-fb2d998b117a in container None Aug 08 19:30:24.045801 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.045801 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:24.046693 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:30:24.074389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Created reservations ['44df7929-a390-4b7f-9ea6-b5d1d9ffdf79', 'ea30acf9-946f-4ba8-aa65-940b0e43bb0d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:24.098390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3702262-e6f1-49b2-a9b7-463ed13ecc57 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 400 Aug 08 19:30:24.099672 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 394/1573] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:24 2026] POST /volume/v3/backups => generated 109 bytes in 83 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:30:24.109649 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db4d2e4c-2f37-462a-8e39-f5ef544c9b2b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.111789 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db4d2e4c-2f37-462a-8e39-f5ef544c9b2b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] DELETE https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:24.111988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db4d2e4c-2f37-462a-8e39-f5ef544c9b2b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.112447 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db4d2e4c-2f37-462a-8e39-f5ef544c9b2b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.112447 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-db4d2e4c-2f37-462a-8e39-f5ef544c9b2b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Delete backup with id: 5c405b1d-cb5c-4652-9e2e-1424725de6dd. Aug 08 19:30:24.117749 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.117749 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:24.141463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-db4d2e4c-2f37-462a-8e39-f5ef544c9b2b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] delete_backup rpcapi backup_id 5c405b1d-cb5c-4652-9e2e-1424725de6dd {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:30:24.144579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db4d2e4c-2f37-462a-8e39-f5ef544c9b2b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 202 Aug 08 19:30:24.145172 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 393/1574] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:24 2026] DELETE /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:30:24.154677 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-294b039b-7b2e-4a4e-9725-008d9e84917b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.157689 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-294b039b-7b2e-4a4e-9725-008d9e84917b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:24.157689 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-294b039b-7b2e-4a4e-9725-008d9e84917b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.160388 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-294b039b-7b2e-4a4e-9725-008d9e84917b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.161142 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-294b039b-7b2e-4a4e-9725-008d9e84917b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:24.166962 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.166962 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:24.167845 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-294b039b-7b2e-4a4e-9725-008d9e84917b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 200 Aug 08 19:30:24.168362 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 394/1575] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:24.392423 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-37be9383-a00f-4d8e-862f-265b67d8b35d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.396040 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37be9383-a00f-4d8e-862f-265b67d8b35d tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 Aug 08 19:30:24.396246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-37be9383-a00f-4d8e-862f-265b67d8b35d tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.396445 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-37be9383-a00f-4d8e-862f-265b67d8b35d tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.403897 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.403897 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:24.412439 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-37be9383-a00f-4d8e-862f-265b67d8b35d tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.422491 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37be9383-a00f-4d8e-862f-265b67d8b35d tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 returned with HTTP 200 Aug 08 19:30:24.423381 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 395/1576] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:24.440504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-41cbdae6-8f0e-4ce4-a73a-88faa7e06b50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.444851 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41cbdae6-8f0e-4ce4-a73a-88faa7e06b50 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] POST https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.445284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-41cbdae6-8f0e-4ce4-a73a-88faa7e06b50 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:24.458638 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.458638 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:24.459147 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41cbdae6-8f0e-4ce4-a73a-88faa7e06b50 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.470920 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-41cbdae6-8f0e-4ce4-a73a-88faa7e06b50 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Create volume metadata completed successfully. Aug 08 19:30:24.471216 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-41cbdae6-8f0e-4ce4-a73a-88faa7e06b50 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.471670 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 395/1577] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:30:24 2026] POST /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 101 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:24.479780 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e976b81-2a99-493b-842f-48ba5d50e3f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.481992 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e976b81-2a99-493b-842f-48ba5d50e3f2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.482215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e976b81-2a99-493b-842f-48ba5d50e3f2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.482433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e976b81-2a99-493b-842f-48ba5d50e3f2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.491449 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.491449 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:24.491938 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8e976b81-2a99-493b-842f-48ba5d50e3f2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.499231 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8e976b81-2a99-493b-842f-48ba5d50e3f2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Get volume metadata completed successfully. Aug 08 19:30:24.499582 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e976b81-2a99-493b-842f-48ba5d50e3f2 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.500013 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 394/1578] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 101 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:24.511582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd852c7d-d3a2-4d30-8c5d-b44c42a63379 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.513942 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd852c7d-d3a2-4d30-8c5d-b44c42a63379 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] PUT https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.514674 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd852c7d-d3a2-4d30-8c5d-b44c42a63379 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:24.530387 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.530387 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:24.530995 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd852c7d-d3a2-4d30-8c5d-b44c42a63379 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.576560 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd852c7d-d3a2-4d30-8c5d-b44c42a63379 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Update volume metadata completed successfully. Aug 08 19:30:24.576727 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd852c7d-d3a2-4d30-8c5d-b44c42a63379 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.578997 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 395/1579] 10.4.3.89 () {68 vars in 1388 bytes} [Sat Aug 8 19:30:24 2026] PUT /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 57 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.585942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4efd28c5-2c51-498d-ab0a-674d334b73c0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.587849 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4efd28c5-2c51-498d-ab0a-674d334b73c0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.588043 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4efd28c5-2c51-498d-ab0a-674d334b73c0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.588253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4efd28c5-2c51-498d-ab0a-674d334b73c0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.598127 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.598127 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:24.598818 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4efd28c5-2c51-498d-ab0a-674d334b73c0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.607912 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4efd28c5-2c51-498d-ab0a-674d334b73c0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Get volume metadata completed successfully. Aug 08 19:30:24.608239 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4efd28c5-2c51-498d-ab0a-674d334b73c0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.608732 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 396/1580] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.616178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.618192 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] DELETE https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key1 Aug 08 19:30:24.618489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.618640 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.629104 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.629104 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:24.629580 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.637895 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a9bc0e06-6f1c-4bd5-b44f-8e48ee5f06cc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.638905 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Get volume metadata completed successfully. Aug 08 19:30:24.639962 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9bc0e06-6f1c-4bd5-b44f-8e48ee5f06cc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:24.640179 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9bc0e06-6f1c-4bd5-b44f-8e48ee5f06cc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.640356 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9bc0e06-6f1c-4bd5-b44f-8e48ee5f06cc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.640494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a9bc0e06-6f1c-4bd5-b44f-8e48ee5f06cc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:24.647012 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.647012 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:24.648016 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9bc0e06-6f1c-4bd5-b44f-8e48ee5f06cc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:24.648651 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 395/1581] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:24.656054 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Delete volume metadata completed successfully. Aug 08 19:30:24.656309 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf07b7f1-f9f3-4480-9960-0bf7e8951c92 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key1 returned with HTTP 200 Aug 08 19:30:24.656734 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 396/1582] 10.4.3.89 () {66 vars in 1386 bytes} [Sat Aug 8 19:30:24 2026] DELETE /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 19:30:24.667712 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-07a5b2d6-0767-4d45-b84d-ba15211d028f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.670216 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07a5b2d6-0767-4d45-b84d-ba15211d028f tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.670507 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07a5b2d6-0767-4d45-b84d-ba15211d028f tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.670783 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07a5b2d6-0767-4d45-b84d-ba15211d028f tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.680568 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.680568 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:24.681209 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-07a5b2d6-0767-4d45-b84d-ba15211d028f tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.688734 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-07a5b2d6-0767-4d45-b84d-ba15211d028f tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Get volume metadata completed successfully. Aug 08 19:30:24.689192 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07a5b2d6-0767-4d45-b84d-ba15211d028f tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.689752 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 396/1583] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.699152 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-85fb7496-ac9e-4a16-acbd-5792ef6c7578 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.701495 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85fb7496-ac9e-4a16-acbd-5792ef6c7578 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] PUT https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.701956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85fb7496-ac9e-4a16-acbd-5792ef6c7578 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:24.717283 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.717283 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:24.717874 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-85fb7496-ac9e-4a16-acbd-5792ef6c7578 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.733655 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-85fb7496-ac9e-4a16-acbd-5792ef6c7578 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Update volume metadata completed successfully. Aug 08 19:30:24.733961 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85fb7496-ac9e-4a16-acbd-5792ef6c7578 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.734645 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 397/1584] 10.4.3.89 () {68 vars in 1388 bytes} [Sat Aug 8 19:30:24 2026] PUT /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.744692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a087a5c7-7ae6-4ca1-9d8b-86105d5f04e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.748353 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a087a5c7-7ae6-4ca1-9d8b-86105d5f04e0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] POST https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.748871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a087a5c7-7ae6-4ca1-9d8b-86105d5f04e0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:24.759989 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.759989 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:24.760525 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a087a5c7-7ae6-4ca1-9d8b-86105d5f04e0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.775070 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a087a5c7-7ae6-4ca1-9d8b-86105d5f04e0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Create volume metadata completed successfully. Aug 08 19:30:24.775458 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a087a5c7-7ae6-4ca1-9d8b-86105d5f04e0 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.776139 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 396/1585] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:30:24 2026] POST /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.785515 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d18738ee-c629-413b-ad11-17391eeec2b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.787263 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d18738ee-c629-413b-ad11-17391eeec2b6 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] PUT https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key3 Aug 08 19:30:24.787633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d18738ee-c629-413b-ad11-17391eeec2b6 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:24.798659 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.798659 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:24.799284 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d18738ee-c629-413b-ad11-17391eeec2b6 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.812835 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d18738ee-c629-413b-ad11-17391eeec2b6 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Update volume metadata completed successfully. Aug 08 19:30:24.813212 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d18738ee-c629-413b-ad11-17391eeec2b6 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key3 returned with HTTP 200 Aug 08 19:30:24.813731 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 397/1586] 10.4.3.89 () {68 vars in 1403 bytes} [Sat Aug 8 19:30:24 2026] PUT /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.824647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aef95ca7-6e51-43e7-9d26-32b8e37355f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.827467 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aef95ca7-6e51-43e7-9d26-32b8e37355f3 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key3 Aug 08 19:30:24.827740 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aef95ca7-6e51-43e7-9d26-32b8e37355f3 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.828069 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aef95ca7-6e51-43e7-9d26-32b8e37355f3 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.843066 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.843066 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:24.843674 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aef95ca7-6e51-43e7-9d26-32b8e37355f3 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.851772 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aef95ca7-6e51-43e7-9d26-32b8e37355f3 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Get volume metadata completed successfully. Aug 08 19:30:24.852182 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aef95ca7-6e51-43e7-9d26-32b8e37355f3 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key3 returned with HTTP 200 Aug 08 19:30:24.852721 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 397/1587] 10.4.3.89 () {66 vars in 1383 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 08 19:30:24.861220 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c4d197a7-2d3e-45c8-8838-9acf202b4128 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.863361 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4d197a7-2d3e-45c8-8838-9acf202b4128 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.863616 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4d197a7-2d3e-45c8-8838-9acf202b4128 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.863880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4d197a7-2d3e-45c8-8838-9acf202b4128 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.872146 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.872146 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:24.872703 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c4d197a7-2d3e-45c8-8838-9acf202b4128 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.886199 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c4d197a7-2d3e-45c8-8838-9acf202b4128 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Get volume metadata completed successfully. Aug 08 19:30:24.886523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4d197a7-2d3e-45c8-8838-9acf202b4128 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.886930 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 398/1588] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.894854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0aadac5a-5adb-44fd-8ddd-554a1f0f66ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.897264 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0aadac5a-5adb-44fd-8ddd-554a1f0f66ff tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] PUT https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata Aug 08 19:30:24.897629 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0aadac5a-5adb-44fd-8ddd-554a1f0f66ff tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:24.909425 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.909425 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:24.910185 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0aadac5a-5adb-44fd-8ddd-554a1f0f66ff tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.919611 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0aadac5a-5adb-44fd-8ddd-554a1f0f66ff tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Update volume metadata completed successfully. Aug 08 19:30:24.919907 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0aadac5a-5adb-44fd-8ddd-554a1f0f66ff tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata returned with HTTP 200 Aug 08 19:30:24.920329 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 397/1589] 10.4.3.89 () {68 vars in 1388 bytes} [Sat Aug 8 19:30:24 2026] PUT /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64/metadata => generated 16 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:30:24.932200 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ab87e57-4828-46c8-b16a-a94dcfdd763a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.936037 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ab87e57-4828-46c8-b16a-a94dcfdd763a tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 Aug 08 19:30:24.937352 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ab87e57-4828-46c8-b16a-a94dcfdd763a tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.937677 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ab87e57-4828-46c8-b16a-a94dcfdd763a tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.948700 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.948700 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:24.957814 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4ab87e57-4828-46c8-b16a-a94dcfdd763a tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:24.960161 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ab87e57-4828-46c8-b16a-a94dcfdd763a tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 returned with HTTP 200 Aug 08 19:30:24.960707 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 398/1590] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:24 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:24.972401 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:24.973963 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] DELETE https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 Aug 08 19:30:24.974123 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:24.974292 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:24.974466 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Delete volume with id: 84fb141c-ee94-4b0f-ace3-9cef52955f64 Aug 08 19:30:24.985519 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:24.985519 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:24.985953 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:25.006283 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Delete volume request issued successfully. Aug 08 19:30:25.006477 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eb1b3a06-51d6-4daf-aba2-493b71d3d483 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 returned with HTTP 202 Aug 08 19:30:25.006872 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 398/1591] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:24 2026] DELETE /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:25.020014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2f43caaf-ac1a-456c-89e6-eb0a14e20233 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:25.022225 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f43caaf-ac1a-456c-89e6-eb0a14e20233 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 Aug 08 19:30:25.022512 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2f43caaf-ac1a-456c-89e6-eb0a14e20233 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:25.022723 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2f43caaf-ac1a-456c-89e6-eb0a14e20233 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:25.031217 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:25.031217 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:25.036754 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2f43caaf-ac1a-456c-89e6-eb0a14e20233 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Volume info retrieved successfully. Aug 08 19:30:25.047786 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f43caaf-ac1a-456c-89e6-eb0a14e20233 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 returned with HTTP 200 Aug 08 19:30:25.047868 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 399/1592] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:25 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:25.179264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a886cb3a-55d9-4b91-b44c-c46157478f23 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:25.181641 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a886cb3a-55d9-4b91-b44c-c46157478f23 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd Aug 08 19:30:25.181864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a886cb3a-55d9-4b91-b44c-c46157478f23 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:25.182108 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a886cb3a-55d9-4b91-b44c-c46157478f23 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:25.182237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a886cb3a-55d9-4b91-b44c-c46157478f23 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id 5c405b1d-cb5c-4652-9e2e-1424725de6dd. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:25.186675 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a886cb3a-55d9-4b91-b44c-c46157478f23 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd returned with HTTP 404 Aug 08 19:30:25.187515 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 398/1593] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:25 2026] GET /volume/v3/backups/5c405b1d-cb5c-4652-9e2e-1424725de6dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:25.197068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b8aa089-04fa-4620-93be-555aa025f76d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:25.199576 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:25.201139 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-815062417"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:25.202819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-815062417'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:25.203116 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume of 1 GB Aug 08 19:30:25.210880 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Availability Zones retrieved successfully. Aug 08 19:30:25.219927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Flow 'volume_create_api' (c0f9b618-ad1a-428e-9e5b-c21dc30e12e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:25.221617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ada0ae-610e-46c3-b831-2d2651f39614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:25.223441 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:25.257143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ada0ae-610e-46c3-b831-2d2651f39614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:25.258320 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba31756c-7d99-4f5c-b543-f068b38e09f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:25.305257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Created reservations ['5fab5206-3d97-4bd6-953e-31e5a98561c0', '109e7336-036d-4ee6-a9d2-c00dcd81852e', '90e4b195-d7e6-48b2-9cd6-0bf1a5c84a7d', '95f7c587-be9b-4bec-bb17-6b164e45cfd9'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:25.306263 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba31756c-7d99-4f5c-b543-f068b38e09f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fab5206-3d97-4bd6-953e-31e5a98561c0', '109e7336-036d-4ee6-a9d2-c00dcd81852e', '90e4b195-d7e6-48b2-9cd6-0bf1a5c84a7d', '95f7c587-be9b-4bec-bb17-6b164e45cfd9']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:25.307914 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5febd7d6-6fa8-470b-8874-20ece3f9fe62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:25.338960 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5febd7d6-6fa8-470b-8874-20ece3f9fe62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd64159a-6b85-42a7-85c9-157958442994', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-815062417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca50f221cc464062993fd2b223a9ac72',qos_specs=None,replication_status=,reservations=['5fab5206-3d97-4bd6-953e-31e5a98561c0','109e7336-036d-4ee6-a9d2-c00dcd81852e','90e4b195-d7e6-48b2-9cd6-0bf1a5c84a7d','95f7c587-be9b-4bec-bb17-6b164e45cfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44022a28a4e84735b33c60c61a4181d2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-815062417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd64159a-6b85-42a7-85c9-157958442994,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca50f221cc464062993fd2b223a9ac72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='44022a28a4e84735b33c60c61a4181d2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:25.339735 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff83ecf-69f2-4c62-86b7-dd429c5e6599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:25.360745 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ff83ecf-69f2-4c62-86b7-dd429c5e6599) transitioned into 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-815062417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca50f221cc464062993fd2b223a9ac72',qos_specs=None,replication_status=,reservations=['5fab5206-3d97-4bd6-953e-31e5a98561c0','109e7336-036d-4ee6-a9d2-c00dcd81852e','90e4b195-d7e6-48b2-9cd6-0bf1a5c84a7d','95f7c587-be9b-4bec-bb17-6b164e45cfd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44022a28a4e84735b33c60c61a4181d2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:25.361496 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d211bcf-8145-482e-aa99-41e61b22b85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:25.372515 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d211bcf-8145-482e-aa99-41e61b22b85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:25.373676 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Flow 'volume_create_api' (c0f9b618-ad1a-428e-9e5b-c21dc30e12e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:25.373837 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Create volume request issued successfully. Aug 08 19:30:25.374894 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b8aa089-04fa-4620-93be-555aa025f76d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:25.375660 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 399/1594] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:25 2026] POST /volume/v3/volumes => generated 746 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:25.395687 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d432991-cbbc-41af-bc0b-29705f3fc030 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:25.398055 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d432991-cbbc-41af-bc0b-29705f3fc030 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 Aug 08 19:30:25.398333 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d432991-cbbc-41af-bc0b-29705f3fc030 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:25.398486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d432991-cbbc-41af-bc0b-29705f3fc030 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:25.406545 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:25.406545 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:25.411038 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d432991-cbbc-41af-bc0b-29705f3fc030 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:30:25.416097 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d432991-cbbc-41af-bc0b-29705f3fc030 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 returned with HTTP 200 Aug 08 19:30:25.416631 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 399/1595] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:25 2026] GET /volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:25.664496 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-faa626c1-a117-49ab-b3b7-82c448687e47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:25.668516 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-faa626c1-a117-49ab-b3b7-82c448687e47 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:25.668516 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-faa626c1-a117-49ab-b3b7-82c448687e47 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:25.668516 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-faa626c1-a117-49ab-b3b7-82c448687e47 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:25.668516 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-faa626c1-a117-49ab-b3b7-82c448687e47 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:25.675876 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:25.675876 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:25.678487 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-faa626c1-a117-49ab-b3b7-82c448687e47 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:25.679242 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 400/1596] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:25 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:26.062301 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-79624684-7d85-4215-a3d5-073663445c04 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:26.064048 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79624684-7d85-4215-a3d5-073663445c04 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] GET https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 Aug 08 19:30:26.064305 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79624684-7d85-4215-a3d5-073663445c04 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:26.064558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79624684-7d85-4215-a3d5-073663445c04 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:26.070223 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79624684-7d85-4215-a3d5-073663445c04 tempest-VolumesMetadataTest-943556411 tempest-VolumesMetadataTest-943556411-project-member] https://10.4.3.89/volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 returned with HTTP 404 Aug 08 19:30:26.070774 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 399/1597] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:26 2026] GET /volume/v3/volumes/84fb141c-ee94-4b0f-ace3-9cef52955f64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:26.434577 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74832372-d8f5-4b2b-aad8-34378d74a072 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:26.437260 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74832372-d8f5-4b2b-aad8-34378d74a072 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 Aug 08 19:30:26.437679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74832372-d8f5-4b2b-aad8-34378d74a072 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:26.438064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74832372-d8f5-4b2b-aad8-34378d74a072 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:26.449333 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:26.449333 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:26.453473 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-74832372-d8f5-4b2b-aad8-34378d74a072 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:30:26.459015 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74832372-d8f5-4b2b-aad8-34378d74a072 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 returned with HTTP 200 Aug 08 19:30:26.459563 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 400/1598] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:26 2026] GET /volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:26.474709 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:26.476441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:30:26.476817 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd64159a-6b85-42a7-85c9-157958442994", "name": "tempest-VolumesBackupsTest-Backup-312131208"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:26.478235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating new backup {'backup': {'volume_id': 'fd64159a-6b85-42a7-85c9-157958442994', 'name': 'tempest-VolumesBackupsTest-Backup-312131208'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:30:26.478374 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating backup of volume fd64159a-6b85-42a7-85c9-157958442994 in container None Aug 08 19:30:26.485886 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:26.485886 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:26.486232 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Volume info retrieved successfully. Aug 08 19:30:26.507941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Created reservations ['42f40e80-2deb-4df0-b495-4e95efc4fbbb', '02b329c4-031e-47f7-9d33-4dfb14e0d3d6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:26.538915 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc915d89-ad94-4d6f-9cc9-4f0b815ab8f3 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:30:26.539304 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 400/1599] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:26 2026] POST /volume/v3/backups => generated 327 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:26.548046 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-567caa06-8336-41bc-a13d-d70aa2d37713 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:26.551109 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-567caa06-8336-41bc-a13d-d70aa2d37713 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:26.551109 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-567caa06-8336-41bc-a13d-d70aa2d37713 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:26.551109 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-567caa06-8336-41bc-a13d-d70aa2d37713 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:26.551109 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-567caa06-8336-41bc-a13d-d70aa2d37713 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:26.556836 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:26.556836 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:26.556836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-567caa06-8336-41bc-a13d-d70aa2d37713 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:26.556836 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 401/1600] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:26 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:26.696743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e44a371-03d7-43de-9e33-38300f0468af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:26.699251 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e44a371-03d7-43de-9e33-38300f0468af tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:26.699607 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e44a371-03d7-43de-9e33-38300f0468af tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:26.700096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e44a371-03d7-43de-9e33-38300f0468af tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:26.700246 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0e44a371-03d7-43de-9e33-38300f0468af tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:26.711578 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:26.711578 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:26.712003 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e44a371-03d7-43de-9e33-38300f0468af tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:26.712497 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 400/1601] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:26 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:27.326081 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-34fd6488-5ef5-41b0-93ef-5d624ff26b6f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.328842 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-34fd6488-5ef5-41b0-93ef-5d624ff26b6f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:27.329098 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-34fd6488-5ef5-41b0-93ef-5d624ff26b6f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:27.329332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-34fd6488-5ef5-41b0-93ef-5d624ff26b6f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:27.337569 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:27.337569 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:27.342066 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-34fd6488-5ef5-41b0-93ef-5d624ff26b6f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:27.347502 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-34fd6488-5ef5-41b0-93ef-5d624ff26b6f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:27.348036 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 401/1602] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:27 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:27.436896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10ea7574-7bd3-42ec-9371-21b851d5f33f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.437128 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10ea7574-7bd3-42ec-9371-21b851d5f33f None None] GET https://10.4.3.89/volume// Aug 08 19:30:27.437344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10ea7574-7bd3-42ec-9371-21b851d5f33f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:27.437615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10ea7574-7bd3-42ec-9371-21b851d5f33f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:27.437903 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10ea7574-7bd3-42ec-9371-21b851d5f33f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:27.438182 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 401/1603] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:30:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:27.445577 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-644db6d5-1f4b-4b26-8ef8-d9f953665bf7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.567911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c7155851-2744-4ce4-8139-f3763e0360af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.570316 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7155851-2744-4ce4-8139-f3763e0360af tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:27.570316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c7155851-2744-4ce4-8139-f3763e0360af tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:27.570316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c7155851-2744-4ce4-8139-f3763e0360af tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:27.570316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c7155851-2744-4ce4-8139-f3763e0360af tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:27.577267 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:27.577267 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:27.577962 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c7155851-2744-4ce4-8139-f3763e0360af tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:27.578475 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 401/1604] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:27 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:27.618998 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-644db6d5-1f4b-4b26-8ef8-d9f953665bf7 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:30:27.619513 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-644db6d5-1f4b-4b26-8ef8-d9f953665bf7 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5", "connector": null, "instance_uuid": "8815adc9-dbab-4079-b154-a5ca532efd64"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:27.633320 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:27.633320 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:27.657174 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-644db6d5-1f4b-4b26-8ef8-d9f953665bf7 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:30:27.657692 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 402/1605] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:30:27 2026] POST /volume/v3/attachments => generated 273 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:27.689866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d51660a-80b8-4e5a-aa38-97f32ca92de0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.691732 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d51660a-80b8-4e5a-aa38-97f32ca92de0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:27.691986 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d51660a-80b8-4e5a-aa38-97f32ca92de0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:27.692179 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d51660a-80b8-4e5a-aa38-97f32ca92de0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:27.696480 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0e9422d-d41e-4a93-bbf0-7282b08620a9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.697040 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0e9422d-d41e-4a93-bbf0-7282b08620a9 None None] GET https://10.4.3.89/volume// Aug 08 19:30:27.697286 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0e9422d-d41e-4a93-bbf0-7282b08620a9 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:27.697573 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0e9422d-d41e-4a93-bbf0-7282b08620a9 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:27.698019 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0e9422d-d41e-4a93-bbf0-7282b08620a9 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:27.698555 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 402/1606] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:30:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:27.703388 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:27.703388 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:27.707124 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d51660a-80b8-4e5a-aa38-97f32ca92de0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:27.707674 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-0380c926-bdb3-411c-bbd8-f3b5c12c78bb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.709948 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-0380c926-bdb3-411c-bbd8-f3b5c12c78bb tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:27.710172 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-0380c926-bdb3-411c-bbd8-f3b5c12c78bb tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:27.710348 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-0380c926-bdb3-411c-bbd8-f3b5c12c78bb tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:27.711721 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d51660a-80b8-4e5a-aa38-97f32ca92de0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:27.712184 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 402/1607] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:27 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:27.722761 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:27.722761 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:27.725378 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-0380c926-bdb3-411c-bbd8-f3b5c12c78bb tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:27.725584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7af5a0b0-2f19-4005-b83b-5021574f7185 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.728568 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7af5a0b0-2f19-4005-b83b-5021574f7185 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:27.728845 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7af5a0b0-2f19-4005-b83b-5021574f7185 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:27.729076 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7af5a0b0-2f19-4005-b83b-5021574f7185 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:27.729232 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7af5a0b0-2f19-4005-b83b-5021574f7185 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:27.730697 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-0380c926-bdb3-411c-bbd8-f3b5c12c78bb tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:27.731096 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 402/1608] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:30:27 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:27.739030 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:27.739030 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:27.740230 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7af5a0b0-2f19-4005-b83b-5021574f7185 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:27.740729 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 403/1609] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:27 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 758 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:27.845631 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-69b647fe-ed3a-4205-8485-8fee884e50a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:27.847609 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-69b647fe-ed3a-4205-8485-8fee884e50a6 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] PUT https://10.4.3.89/volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030 Aug 08 19:30:27.847997 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-69b647fe-ed3a-4205-8485-8fee884e50a6 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:27.859660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-69b647fe-ed3a-4205-8485-8fee884e50a6 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Acquiring lock "cinder-attachment_update-40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:30:27.865976 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-69b647fe-ed3a-4205-8485-8fee884e50a6 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Lock "cinder-attachment_update-40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:30:27.866618 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:27.866618 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:27.963244 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-69b647fe-ed3a-4205-8485-8fee884e50a6 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Lock "cinder-attachment_update-40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5-np0000006803" released by "attachment_update" :: held 0.097s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:30:27.964615 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-69b647fe-ed3a-4205-8485-8fee884e50a6 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030 returned with HTTP 200 Aug 08 19:30:27.964615 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 403/1610] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:30:27 2026] PUT /volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:30:28.033203 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-ecfbd511-f955-4433-90d5-2277cb7b6df2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:28.035834 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-ecfbd511-f955-4433-90d5-2277cb7b6df2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:30:28.036085 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-ecfbd511-f955-4433-90d5-2277cb7b6df2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:28.036329 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-ecfbd511-f955-4433-90d5-2277cb7b6df2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:28.049814 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:28.049814 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:28.054639 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-ecfbd511-f955-4433-90d5-2277cb7b6df2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:28.061112 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-ecfbd511-f955-4433-90d5-2277cb7b6df2 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 200 Aug 08 19:30:28.061899 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 403/1611] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:28 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 1658 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:28.138139 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ed20a41a-ed40-4475-853f-019939916f42 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:28.270662 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:28.270662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1669498790"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:28.271580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1669498790'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:28.271744 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Create volume of 1 GB Aug 08 19:30:28.276769 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Availability Zones retrieved successfully. Aug 08 19:30:28.284490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Flow 'volume_create_api' (e2019dac-10f0-4475-8036-a655b36b3d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:28.285821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe890edf-2d27-4e97-a6ec-e22e74b9ca58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:28.287085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:28.319256 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe890edf-2d27-4e97-a6ec-e22e74b9ca58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:28.319990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c185a9-75cf-46e4-a8d5-d94e79fb2d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:28.379981 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Created reservations ['d5f34418-dd6d-4ed0-9429-2f90f7e60cb9', '271d8c8d-4579-4862-8a64-475d82780873', '5d59b7ce-895f-430f-901c-522f52ec1003', 'e988f8a5-c446-40cd-8788-edcf35e63c9a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:28.380816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c185a9-75cf-46e4-a8d5-d94e79fb2d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5f34418-dd6d-4ed0-9429-2f90f7e60cb9', '271d8c8d-4579-4862-8a64-475d82780873', '5d59b7ce-895f-430f-901c-522f52ec1003', 'e988f8a5-c446-40cd-8788-edcf35e63c9a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:28.381463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccaf3cc-f18d-44ce-b140-1ce14dd09a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:28.404192 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bccaf3cc-f18d-44ce-b140-1ce14dd09a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1669498790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95636f6644794a899786b0716068f790',qos_specs=None,replication_status=,reservations=['d5f34418-dd6d-4ed0-9429-2f90f7e60cb9','271d8c8d-4579-4862-8a64-475d82780873','5d59b7ce-895f-430f-901c-522f52ec1003','e988f8a5-c446-40cd-8788-edcf35e63c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db521a999cbb406baac9f5e0c934c04f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1669498790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95636f6644794a899786b0716068f790',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='db521a999cbb406baac9f5e0c934c04f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:28.404852 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc4e1ad-75e6-4534-8403-f0434af3d588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:28.420904 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc4e1ad-75e6-4534-8403-f0434af3d588) transitioned into 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-1669498790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95636f6644794a899786b0716068f790',qos_specs=None,replication_status=,reservations=['d5f34418-dd6d-4ed0-9429-2f90f7e60cb9','271d8c8d-4579-4862-8a64-475d82780873','5d59b7ce-895f-430f-901c-522f52ec1003','e988f8a5-c446-40cd-8788-edcf35e63c9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db521a999cbb406baac9f5e0c934c04f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:28.421637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873cb992-6814-4ce5-9f1a-83e86872653e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:28.430030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (873cb992-6814-4ce5-9f1a-83e86872653e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:28.430767 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Flow 'volume_create_api' (e2019dac-10f0-4475-8036-a655b36b3d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:28.431049 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Create volume request issued successfully. Aug 08 19:30:28.431719 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed20a41a-ed40-4475-853f-019939916f42 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:28.432133 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 403/1612] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:30:28 2026] POST /volume/v3/volumes => generated 817 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:28.444788 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e006c03d-5a9a-428c-9de1-4e83d727f6a5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:28.446715 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e006c03d-5a9a-428c-9de1-4e83d727f6a5 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:28.446937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e006c03d-5a9a-428c-9de1-4e83d727f6a5 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:28.447121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e006c03d-5a9a-428c-9de1-4e83d727f6a5 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:28.457569 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:28.457569 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:28.463886 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e006c03d-5a9a-428c-9de1-4e83d727f6a5 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Volume info retrieved successfully. Aug 08 19:30:28.470276 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e006c03d-5a9a-428c-9de1-4e83d727f6a5 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 200 Aug 08 19:30:28.470920 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 404/1613] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:28 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:28.589647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb28d31a-93fe-4f2a-b856-4b193e525bfb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:28.591548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb28d31a-93fe-4f2a-b856-4b193e525bfb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:28.591741 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb28d31a-93fe-4f2a-b856-4b193e525bfb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:28.592074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb28d31a-93fe-4f2a-b856-4b193e525bfb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:28.592158 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bb28d31a-93fe-4f2a-b856-4b193e525bfb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:28.597090 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:28.597090 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:28.597809 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb28d31a-93fe-4f2a-b856-4b193e525bfb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:28.598715 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 404/1614] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:28 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:30:28.726733 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ad6ae101-62e8-42ef-815f-c26e5e784420 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:28.730432 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad6ae101-62e8-42ef-815f-c26e5e784420 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:28.730432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad6ae101-62e8-42ef-815f-c26e5e784420 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:28.730432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ad6ae101-62e8-42ef-815f-c26e5e784420 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:28.743027 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:28.743027 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:28.748222 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ad6ae101-62e8-42ef-815f-c26e5e784420 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:28.753464 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b5ff5895-14fb-42b1-8f2e-37e2d451fe7e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:28.755560 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ad6ae101-62e8-42ef-815f-c26e5e784420 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:28.756004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5ff5895-14fb-42b1-8f2e-37e2d451fe7e tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:28.756254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5ff5895-14fb-42b1-8f2e-37e2d451fe7e tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:28.756468 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 404/1615] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:28 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:28.756537 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5ff5895-14fb-42b1-8f2e-37e2d451fe7e tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:28.756655 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b5ff5895-14fb-42b1-8f2e-37e2d451fe7e tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:28.761731 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:28.761731 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:28.762686 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5ff5895-14fb-42b1-8f2e-37e2d451fe7e tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:28.763196 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 404/1616] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:28 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.109140 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-540c9d1c-2252-46fa-97d4-f3ac93f26de4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.111363 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-540c9d1c-2252-46fa-97d4-f3ac93f26de4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:29.112012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-540c9d1c-2252-46fa-97d4-f3ac93f26de4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.112162 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-540c9d1c-2252-46fa-97d4-f3ac93f26de4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.120896 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.120896 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:29.125903 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-540c9d1c-2252-46fa-97d4-f3ac93f26de4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:29.134685 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-540c9d1c-2252-46fa-97d4-f3ac93f26de4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:29.135235 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 405/1617] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.152182 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90ca4f6a-2d7a-4922-8de1-ce59bc804ea4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.157548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90ca4f6a-2d7a-4922-8de1-ce59bc804ea4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:29.159763 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90ca4f6a-2d7a-4922-8de1-ce59bc804ea4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.161237 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90ca4f6a-2d7a-4922-8de1-ce59bc804ea4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.171726 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.171726 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:29.176562 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90ca4f6a-2d7a-4922-8de1-ce59bc804ea4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:29.181809 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90ca4f6a-2d7a-4922-8de1-ce59bc804ea4 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:29.182145 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 405/1618] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.239932 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-e03fec13-fe87-40bd-a237-0b835bf8e60a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.244885 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-e03fec13-fe87-40bd-a237-0b835bf8e60a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:29.245011 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-e03fec13-fe87-40bd-a237-0b835bf8e60a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.245187 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-e03fec13-fe87-40bd-a237-0b835bf8e60a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.254634 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.254634 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:29.265392 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-e03fec13-fe87-40bd-a237-0b835bf8e60a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:29.271694 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-e03fec13-fe87-40bd-a237-0b835bf8e60a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:29.272214 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 405/1619] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.352011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-82f6f2f3-7bd5-4941-a79e-e8844448b282 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.352491 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82f6f2f3-7bd5-4941-a79e-e8844448b282 None None] GET https://10.4.3.89/volume// Aug 08 19:30:29.352672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82f6f2f3-7bd5-4941-a79e-e8844448b282 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.352917 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82f6f2f3-7bd5-4941-a79e-e8844448b282 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.353232 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82f6f2f3-7bd5-4941-a79e-e8844448b282 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:29.353563 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 405/1620] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:29.360974 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-4ff428b1-2f85-4955-b3f5-c763cbb32d0a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.449496 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-4ff428b1-2f85-4955-b3f5-c763cbb32d0a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:30:29.449921 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-4ff428b1-2f85-4955-b3f5-c763cbb32d0a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b1d9e9c3-ffea-4cdb-82c7-43622c0f004c", "connector": null, "instance_uuid": "27da078e-43a5-4322-a9f6-5f10a3c70139"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:29.458072 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.458072 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:29.484882 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-4ff428b1-2f85-4955-b3f5-c763cbb32d0a tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:30:29.485768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-496c79a4-3db3-46ef-b9f4-9ba3a6575998 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.486358 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 406/1621] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:30:29 2026] POST /volume/v3/attachments => generated 273 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:29.490429 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-496c79a4-3db3-46ef-b9f4-9ba3a6575998 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:29.490654 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-496c79a4-3db3-46ef-b9f4-9ba3a6575998 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.490933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-496c79a4-3db3-46ef-b9f4-9ba3a6575998 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.497546 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.497546 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:29.501570 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-496c79a4-3db3-46ef-b9f4-9ba3a6575998 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Volume info retrieved successfully. Aug 08 19:30:29.505940 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-496c79a4-3db3-46ef-b9f4-9ba3a6575998 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 200 Aug 08 19:30:29.506979 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 406/1622] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:29.517221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-24996d25-bf53-4de5-819b-23ee602ade02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.517579 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24996d25-bf53-4de5-819b-23ee602ade02 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:29.521333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24996d25-bf53-4de5-819b-23ee602ade02 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.521333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24996d25-bf53-4de5-819b-23ee602ade02 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.523992 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a6efaf4-24a9-44f6-9abe-78f618d2beb5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.524467 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a6efaf4-24a9-44f6-9abe-78f618d2beb5 None None] GET https://10.4.3.89/volume// Aug 08 19:30:29.524568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a6efaf4-24a9-44f6-9abe-78f618d2beb5 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.524770 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a6efaf4-24a9-44f6-9abe-78f618d2beb5 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.525077 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a6efaf4-24a9-44f6-9abe-78f618d2beb5 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:29.525258 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c5227e59-628f-4032-b714-9092e4fb3d3d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.525382 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 406/1623] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:29.527673 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5227e59-628f-4032-b714-9092e4fb3d3d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 08 19:30:29.528092 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5227e59-628f-4032-b714-9092e4fb3d3d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:29.528597 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.528597 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:29.529672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volume_transfer [None req-c5227e59-628f-4032-b714-9092e4fb3d3d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Creating new volume transfer {'transfer': {'volume_id': '32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 19:30:29.529869 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volume_transfer [None req-c5227e59-628f-4032-b714-9092e4fb3d3d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Creating transfer of volume 32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:29.530023 np0000006803 devstack@c-api.service[100253]: INFO cinder.transfer.api [None req-c5227e59-628f-4032-b714-9092e4fb3d3d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Generating transfer record for volume 32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:29.532660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-35add0b6-b049-4ba4-aa82-72044419053b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.533463 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-24996d25-bf53-4de5-819b-23ee602ade02 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:29.537839 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-35add0b6-b049-4ba4-aa82-72044419053b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:29.538069 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-35add0b6-b049-4ba4-aa82-72044419053b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.538264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-35add0b6-b049-4ba4-aa82-72044419053b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.541260 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24996d25-bf53-4de5-819b-23ee602ade02 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:29.541681 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 406/1624] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.542707 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.542707 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:29.552434 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.552434 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:29.556729 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5227e59-628f-4032-b714-9092e4fb3d3d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 08 19:30:29.557496 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 407/1625] 10.4.3.89 () {70 vars in 1319 bytes} [Sat Aug 8 19:30:29 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:29.561483 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-35add0b6-b049-4ba4-aa82-72044419053b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:29.563459 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-35add0b6-b049-4ba4-aa82-72044419053b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:29.563931 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 407/1626] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 1035 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:29.566601 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4ecdd48b-ad6a-4e65-8f88-54ee8fb6d962 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.568639 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ecdd48b-ad6a-4e65-8f88-54ee8fb6d962 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:29.568866 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ecdd48b-ad6a-4e65-8f88-54ee8fb6d962 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.569060 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ecdd48b-ad6a-4e65-8f88-54ee8fb6d962 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.577161 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.577161 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:29.582349 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4ecdd48b-ad6a-4e65-8f88-54ee8fb6d962 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Volume info retrieved successfully. Aug 08 19:30:29.587693 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ecdd48b-ad6a-4e65-8f88-54ee8fb6d962 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 200 Aug 08 19:30:29.588265 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 407/1627] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:29.602356 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7bda2848-8512-481f-ab68-fec07bd3f7e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.606302 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bda2848-8512-481f-ab68-fec07bd3f7e6 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 Aug 08 19:30:29.606544 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bda2848-8512-481f-ab68-fec07bd3f7e6 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.606756 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bda2848-8512-481f-ab68-fec07bd3f7e6 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.611529 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b69001cf-43ae-485c-ab6e-655f00bdb757 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.612889 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bda2848-8512-481f-ab68-fec07bd3f7e6 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 returned with HTTP 200 Aug 08 19:30:29.613334 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 407/1628] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:29.617468 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b69001cf-43ae-485c-ab6e-655f00bdb757 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:29.617468 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b69001cf-43ae-485c-ab6e-655f00bdb757 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.617468 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b69001cf-43ae-485c-ab6e-655f00bdb757 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.617468 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b69001cf-43ae-485c-ab6e-655f00bdb757 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:29.621697 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.621697 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:29.622033 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b69001cf-43ae-485c-ab6e-655f00bdb757 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:29.622438 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 408/1629] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.623971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ceeeff9b-2328-479b-9370-c5e25f890be7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.629950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ceeeff9b-2328-479b-9370-c5e25f890be7 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volume-transfers Aug 08 19:30:29.630174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ceeeff9b-2328-479b-9370-c5e25f890be7 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.630642 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ceeeff9b-2328-479b-9370-c5e25f890be7 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.630836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volume_transfer [None req-ceeeff9b-2328-479b-9370-c5e25f890be7 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Listing volume transfers {{(pid=100252) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 19:30:29.637194 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ceeeff9b-2328-479b-9370-c5e25f890be7 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 200 Aug 08 19:30:29.637615 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 408/1630] 10.4.3.89 () {68 vars in 1298 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:29.646554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.662136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-31b2026a-7bf1-4674-9efc-905bb8fc22bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.664153 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-31b2026a-7bf1-4674-9efc-905bb8fc22bf tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] PUT https://10.4.3.89/volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07 Aug 08 19:30:29.664563 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-31b2026a-7bf1-4674-9efc-905bb8fc22bf tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:29.671882 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-31b2026a-7bf1-4674-9efc-905bb8fc22bf tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Acquiring lock "cinder-attachment_update-b1d9e9c3-ffea-4cdb-82c7-43622c0f004c-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:30:29.677054 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-31b2026a-7bf1-4674-9efc-905bb8fc22bf tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Lock "cinder-attachment_update-b1d9e9c3-ffea-4cdb-82c7-43622c0f004c-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:30:29.678220 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.678220 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:29.704395 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] POST https://10.4.3.89/volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9/accept Aug 08 19:30:29.704853 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "65d2a317646cee5d"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:29.706171 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.volume_transfer [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Accepting volume transfer e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 {{(pid=100254) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 19:30:29.706277 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Accepting transfer e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 Aug 08 19:30:29.772245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e08d1fa-9f8c-4678-a79a-51c3aeb3083e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.775527 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e08d1fa-9f8c-4678-a79a-51c3aeb3083e tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:29.775640 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aeb23f46-dea8-4206-b654-0a25fe375b0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.775895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e08d1fa-9f8c-4678-a79a-51c3aeb3083e tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.776186 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e08d1fa-9f8c-4678-a79a-51c3aeb3083e tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.779488 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aeb23f46-dea8-4206-b654-0a25fe375b0b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:29.779816 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aeb23f46-dea8-4206-b654-0a25fe375b0b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.780130 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aeb23f46-dea8-4206-b654-0a25fe375b0b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:29.780276 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-aeb23f46-dea8-4206-b654-0a25fe375b0b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:29.785504 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Created reservations ['a9f719cf-ea9f-483c-8701-c91da80bcb03', '5112095b-b0ad-480a-b1c0-c01eefb4c6fd', '75b53760-9a9b-4693-8c14-616e77ca6ca2', '6dbbe5dd-1442-47cc-a1b1-1362a47bbf73'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:29.788211 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.788211 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:29.789114 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:29.789114 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:29.789684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aeb23f46-dea8-4206-b654-0a25fe375b0b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:29.790605 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 409/1631] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.794666 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e08d1fa-9f8c-4678-a79a-51c3aeb3083e tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:29.801639 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e08d1fa-9f8c-4678-a79a-51c3aeb3083e tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:29.802137 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 409/1632] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:29.811669 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.814231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:29.814763 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aa6a5669-4772-44a8-86aa-9c7074a13efb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-506601355"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:29.816401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Created reservations ['6a8886f5-d8bd-49a7-af0f-7ec68c756bdc', '3b7266bb-a4b4-4b8f-a0d7-27e27ad4d742', '7e344498-e0df-4666-af79-998011de37d7', '724d8a4d-1fe9-4cfb-a9c6-d823b024811c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:29.817084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request body: {'volume': {"'backup_id": 'aa6a5669-4772-44a8-86aa-9c7074a13efb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-506601355'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:29.817238 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume of 1 GB Aug 08 19:30:29.825045 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Availability Zones retrieved successfully. Aug 08 19:30:29.828671 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-31b2026a-7bf1-4674-9efc-905bb8fc22bf tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Lock "cinder-attachment_update-b1d9e9c3-ffea-4cdb-82c7-43622c0f004c-np0000006803" released by "attachment_update" :: held 0.152s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:30:29.829066 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-31b2026a-7bf1-4674-9efc-905bb8fc22bf tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07 returned with HTTP 200 Aug 08 19:30:29.829504 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 408/1633] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:30:29 2026] PUT /volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:29.833714 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (cf8c273c-9340-448c-ace8-1e00287d0c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:29.835057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a77f671-f0ff-43aa-a107-6b671227b067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:29.836265 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:29.860480 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Created reservations ['a9c2824d-1c12-4fad-96bf-2e11c99d8f55', '73024039-bbc2-44e2-95b0-f6724873fc71', '93c3dfac-39b3-4aa0-b238-485282379754', '8245ed68-9fe4-45a3-94ff-322b1d69a67d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:29.870748 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a77f671-f0ff-43aa-a107-6b671227b067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:29.871646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847ea3f7-c240-4e71-9ff1-db7d44b81b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:29.894191 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Created reservations ['30f99312-8c85-40ec-b471-327e1ee6e4a5', '52d3b4b3-0049-4c2d-979f-2221560edbf3', 'bed70d21-981b-483e-b087-a0a90c882814', '8e6f9d6d-a629-49be-8ce8-12ddfd71d118'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:29.907500 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Transfer volume completed successfully. Aug 08 19:30:29.928207 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Created reservations ['9c7a95c5-791a-4bbe-9a09-cd20f641c30a', '8af4ee14-693e-4890-998b-2080210fdce6', '979e3cff-d66d-460f-be11-2650b51d6bb5', '5385a472-812e-4d0f-8880-d3db23119508'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:29.929200 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (847ea3f7-c240-4e71-9ff1-db7d44b81b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c7a95c5-791a-4bbe-9a09-cd20f641c30a', '8af4ee14-693e-4890-998b-2080210fdce6', '979e3cff-d66d-460f-be11-2650b51d6bb5', '5385a472-812e-4d0f-8880-d3db23119508']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:29.930146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfae0a0-fec5-46b0-8b90-bb02f7c2ecb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:29.954260 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dfae0a0-fec5-46b0-8b90-bb02f7c2ecb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '944c4361-bcf7-4205-b141-0ae3e291c6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-506601355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['9c7a95c5-791a-4bbe-9a09-cd20f641c30a','8af4ee14-693e-4890-998b-2080210fdce6','979e3cff-d66d-460f-be11-2650b51d6bb5','5385a472-812e-4d0f-8880-d3db23119508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-506601355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=944c4361-bcf7-4205-b141-0ae3e291c6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae62d7b357cc4be9934ce0adf9897022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2cb6f8c2130f4071a11ea00b38d452a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:29.955152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cabea93-941c-4562-9b82-babbba5b9710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:29.976213 np0000006803 devstack@c-api.service[100254]: INFO cinder.transfer.api [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Volume 32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 has been transferred. Aug 08 19:30:29.976752 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cabea93-941c-4562-9b82-babbba5b9710) transitioned into 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-506601355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['9c7a95c5-791a-4bbe-9a09-cd20f641c30a','8af4ee14-693e-4890-998b-2080210fdce6','979e3cff-d66d-460f-be11-2650b51d6bb5','5385a472-812e-4d0f-8880-d3db23119508'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:29.977636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea9b17d-3c84-45ee-b377-c219d70e06fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:29.982929 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89e1522c-39f3-45da-90b3-655b1ea61d4c tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] https://10.4.3.89/volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9/accept returned with HTTP 202 Aug 08 19:30:29.983314 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 408/1634] 10.4.3.89 () {70 vars in 1451 bytes} [Sat Aug 8 19:30:29 2026] POST /volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9/accept => generated 363 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:29.989617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ea9b17d-3c84-45ee-b377-c219d70e06fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:29.990646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (cf8c273c-9340-448c-ace8-1e00287d0c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:29.991092 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request issued successfully. Aug 08 19:30:29.991820 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6d1d91f3-ab35-4519-b7cc-f7bdff2fb1ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:29.991882 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e6e3d00-3abd-4426-ac9c-c854fe3ed8fc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:29.992335 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 410/1635] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:29 2026] POST /volume/v3/volumes => generated 755 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:29.993769 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d1d91f3-ab35-4519-b7cc-f7bdff2fb1ed tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:29.993997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d1d91f3-ab35-4519-b7cc-f7bdff2fb1ed tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:29.994232 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d1d91f3-ab35-4519-b7cc-f7bdff2fb1ed tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.002159 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.002159 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:30.004933 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c5cc7697-1451-41f4-8d78-dab1923f247c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.005738 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6d1d91f3-ab35-4519-b7cc-f7bdff2fb1ed tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Volume info retrieved successfully. Aug 08 19:30:30.006530 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:30.006873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aa6a5669-4772-44a8-86aa-9c7074a13efb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2145924463"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:30.008182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request body: {'volume': {"'backup_id": 'aa6a5669-4772-44a8-86aa-9c7074a13efb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2145924463'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:30.008351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume of 1 GB Aug 08 19:30:30.008586 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.008586 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:30.010405 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d1d91f3-ab35-4519-b7cc-f7bdff2fb1ed tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 200 Aug 08 19:30:30.010855 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 410/1636] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:29 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:30.014623 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Availability Zones retrieved successfully. Aug 08 19:30:30.017454 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (46d42349-309f-4b6f-86d4-3c70979f19e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.018305 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a929e01c-2c0a-45c0-a9e1-9ac878462fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.019175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:30.024286 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f63c1119-0cbf-44d6-b6a8-08949cdd58b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.026672 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f63c1119-0cbf-44d6-b6a8-08949cdd58b4 tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:30.026877 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f63c1119-0cbf-44d6-b6a8-08949cdd58b4 tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.027127 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f63c1119-0cbf-44d6-b6a8-08949cdd58b4 tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.035870 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.035870 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:30.040013 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f63c1119-0cbf-44d6-b6a8-08949cdd58b4 tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] Volume info retrieved successfully. Aug 08 19:30:30.046613 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a929e01c-2c0a-45c0-a9e1-9ac878462fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.047484 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2e3148-53d1-4e7f-b9df-633d5f430682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.048763 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f63c1119-0cbf-44d6-b6a8-08949cdd58b4 tempest-VolumesTransfersV357Test-1747764923 tempest-VolumesTransfersV357Test-1747764923-project-member] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 200 Aug 08 19:30:30.049336 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 409/1637] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:30.062505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1e80e172-d7d7-4dec-b23c-0d0b02f5c62f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.064359 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e80e172-d7d7-4dec-b23c-0d0b02f5c62f tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 Aug 08 19:30:30.065691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e80e172-d7d7-4dec-b23c-0d0b02f5c62f tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.065691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e80e172-d7d7-4dec-b23c-0d0b02f5c62f tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.065691 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-1e80e172-d7d7-4dec-b23c-0d0b02f5c62f tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Delete transfer with id: e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 Aug 08 19:30:30.068480 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e80e172-d7d7-4dec-b23c-0d0b02f5c62f tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 returned with HTTP 404 Aug 08 19:30:30.068974 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 411/1638] 10.4.3.89 () {68 vars in 1412 bytes} [Sat Aug 8 19:30:30 2026] DELETE /volume/v3/volume-transfers/e8eba56c-0a9e-4595-85f1-0f5bbd221ee9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:30.082352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.094590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Created reservations ['648b8b47-7515-4f11-9719-bd6af4456c3f', '53ad8d37-32df-4c32-8908-5f6f157202ee', 'caeb6011-b082-4aa1-8be7-d7010fd6f41f', '48e2c256-2f67-4d60-a5d4-41b16e0100e4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:30.095861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2e3148-53d1-4e7f-b9df-633d5f430682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['648b8b47-7515-4f11-9719-bd6af4456c3f', '53ad8d37-32df-4c32-8908-5f6f157202ee', 'caeb6011-b082-4aa1-8be7-d7010fd6f41f', '48e2c256-2f67-4d60-a5d4-41b16e0100e4']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.097069 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7258e8-226b-44cc-a02f-f9c3154555bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.127046 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:30.127458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.127458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.127626 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Delete volume with id: 32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:30.128491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee7258e8-226b-44cc-a02f-f9c3154555bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a61cf7b-9705-4fec-b009-9123d0d4507e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2145924463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['648b8b47-7515-4f11-9719-bd6af4456c3f','53ad8d37-32df-4c32-8908-5f6f157202ee','caeb6011-b082-4aa1-8be7-d7010fd6f41f','48e2c256-2f67-4d60-a5d4-41b16e0100e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2145924463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a61cf7b-9705-4fec-b009-9123d0d4507e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae62d7b357cc4be9934ce0adf9897022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2cb6f8c2130f4071a11ea00b38d452a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.129796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470200c4-690c-4cd8-80fd-6282202b3bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.134817 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.134817 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:30.135133 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Volume info retrieved successfully. Aug 08 19:30:30.150653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470200c4-690c-4cd8-80fd-6282202b3bdd) transitioned into 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-2145924463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['648b8b47-7515-4f11-9719-bd6af4456c3f','53ad8d37-32df-4c32-8908-5f6f157202ee','caeb6011-b082-4aa1-8be7-d7010fd6f41f','48e2c256-2f67-4d60-a5d4-41b16e0100e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.151424 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f21be2-8cbe-4912-a73c-bbcb59b5dfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.154368 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Delete volume request issued successfully. Aug 08 19:30:30.154636 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3da85f4e-f294-4c4f-81a0-b448f95d070b tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 202 Aug 08 19:30:30.157464 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 411/1639] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:30:30 2026] DELETE /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:30.163317 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1f21be2-8cbe-4912-a73c-bbcb59b5dfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.164241 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (46d42349-309f-4b6f-86d4-3c70979f19e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.165459 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request issued successfully. Aug 08 19:30:30.165459 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5cc7697-1451-41f4-8d78-dab1923f247c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:30.165750 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 409/1640] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:30 2026] POST /volume/v3/volumes => generated 756 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:30.167366 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-698cb1a5-7f13-45b5-9dd8-4de7cd2edf70 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.168987 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-698cb1a5-7f13-45b5-9dd8-4de7cd2edf70 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:30.169187 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-698cb1a5-7f13-45b5-9dd8-4de7cd2edf70 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.169368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-698cb1a5-7f13-45b5-9dd8-4de7cd2edf70 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.178486 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.178486 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:30.180348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.182363 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:30.182768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aa6a5669-4772-44a8-86aa-9c7074a13efb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-440483923"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:30.185766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request body: {'volume': {"'backup_id": 'aa6a5669-4772-44a8-86aa-9c7074a13efb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-440483923'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:30.185766 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume of 1 GB Aug 08 19:30:30.185766 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.185766 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:30.188200 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-698cb1a5-7f13-45b5-9dd8-4de7cd2edf70 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Volume info retrieved successfully. Aug 08 19:30:30.190867 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Availability Zones retrieved successfully. Aug 08 19:30:30.195146 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-698cb1a5-7f13-45b5-9dd8-4de7cd2edf70 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 200 Aug 08 19:30:30.195146 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 410/1641] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 1128 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:30.200095 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (bbe21998-cae2-48c2-8465-5e442dc13ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.202383 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e01e2d-8212-4f52-92b5-deb9a3508d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.205311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:30.249441 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70e01e2d-8212-4f52-92b5-deb9a3508d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.249441 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab8658ce-52f1-4903-8c66-0f055fdbc751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.293846 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Created reservations ['0e8312ea-d06b-46e1-a462-6fa795bccaf3', '329b4a02-f85b-428c-ab80-b306e0967748', '7055047f-29f4-418a-bfca-2fa334abb405', 'afcc2d27-3db2-4a31-9408-b269b3934916'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:30.294581 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab8658ce-52f1-4903-8c66-0f055fdbc751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e8312ea-d06b-46e1-a462-6fa795bccaf3', '329b4a02-f85b-428c-ab80-b306e0967748', '7055047f-29f4-418a-bfca-2fa334abb405', 'afcc2d27-3db2-4a31-9408-b269b3934916']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.295298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45181786-fcf6-4f6f-b3d1-9ac861254cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.325770 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45181786-fcf6-4f6f-b3d1-9ac861254cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a571ee5-adb4-41bb-91fb-209be54ba71b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-440483923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['0e8312ea-d06b-46e1-a462-6fa795bccaf3','329b4a02-f85b-428c-ab80-b306e0967748','7055047f-29f4-418a-bfca-2fa334abb405','afcc2d27-3db2-4a31-9408-b269b3934916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-440483923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a571ee5-adb4-41bb-91fb-209be54ba71b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae62d7b357cc4be9934ce0adf9897022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2cb6f8c2130f4071a11ea00b38d452a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.326800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f52d7ff-2274-48c5-9cc3-0ce65e72555d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.346938 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f52d7ff-2274-48c5-9cc3-0ce65e72555d) transitioned into 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-440483923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['0e8312ea-d06b-46e1-a462-6fa795bccaf3','329b4a02-f85b-428c-ab80-b306e0967748','7055047f-29f4-418a-bfca-2fa334abb405','afcc2d27-3db2-4a31-9408-b269b3934916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.347840 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16aa81f7-4d6f-4568-9c14-2e1e536363b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.356190 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16aa81f7-4d6f-4568-9c14-2e1e536363b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.357074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (bbe21998-cae2-48c2-8465-5e442dc13ce6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.357381 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request issued successfully. Aug 08 19:30:30.358005 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddc15660-75f4-4ec3-885f-cad75b3afe0c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:30.358682 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 412/1642] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:30 2026] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:30.373114 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.375617 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:30.375978 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aa6a5669-4772-44a8-86aa-9c7074a13efb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-23666404"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:30.377392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request body: {'volume': {"'backup_id": 'aa6a5669-4772-44a8-86aa-9c7074a13efb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-23666404'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:30.377564 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume of 1 GB Aug 08 19:30:30.383815 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Availability Zones retrieved successfully. Aug 08 19:30:30.390792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (6e7c818f-f8bf-4275-b2ee-b403e82a1ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.391877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e44ea77-394d-4ac0-9ed5-3d4f7f78a27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.393075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:30.429297 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e44ea77-394d-4ac0-9ed5-3d4f7f78a27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.432595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be6e4ba-d2da-49ff-b1a9-14666b99b1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.485463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Created reservations ['e81e8a78-76ee-4edf-9752-60112ed6f445', '8f20d73a-25d0-4223-9970-f579611fe9c3', '1c2640c9-3b50-4dbf-803e-aedda23b44bc', '9b10ea8a-8399-44d7-b15b-9239ce81c47b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:30.486729 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be6e4ba-d2da-49ff-b1a9-14666b99b1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81e8a78-76ee-4edf-9752-60112ed6f445', '8f20d73a-25d0-4223-9970-f579611fe9c3', '1c2640c9-3b50-4dbf-803e-aedda23b44bc', '9b10ea8a-8399-44d7-b15b-9239ce81c47b']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.487816 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e69cfb5-1de9-4b3a-bea8-9562b9d5698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.515859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e69cfb5-1de9-4b3a-bea8-9562b9d5698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dbec0a7-16da-4308-9c50-11292ad98973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-23666404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['e81e8a78-76ee-4edf-9752-60112ed6f445','8f20d73a-25d0-4223-9970-f579611fe9c3','1c2640c9-3b50-4dbf-803e-aedda23b44bc','9b10ea8a-8399-44d7-b15b-9239ce81c47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-23666404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dbec0a7-16da-4308-9c50-11292ad98973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae62d7b357cc4be9934ce0adf9897022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2cb6f8c2130f4071a11ea00b38d452a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.518391 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e92003-7d2f-451d-a058-c7c2949c4364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.544824 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e92003-7d2f-451d-a058-c7c2949c4364) transitioned into 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-23666404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['e81e8a78-76ee-4edf-9752-60112ed6f445','8f20d73a-25d0-4223-9970-f579611fe9c3','1c2640c9-3b50-4dbf-803e-aedda23b44bc','9b10ea8a-8399-44d7-b15b-9239ce81c47b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.545728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac89925-0482-428c-99a2-961138953ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.557722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bac89925-0482-428c-99a2-961138953ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.558665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-118b5673-828f-43ca-9074-34a188ffe550 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.558750 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (6e7c818f-f8bf-4275-b2ee-b403e82a1ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.559071 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request issued successfully. Aug 08 19:30:30.559849 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99e95f5b-8484-49e1-ba7d-16d17eea795a tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:30.560313 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 412/1643] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:30 2026] POST /volume/v3/volumes => generated 754 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:30.567578 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-118b5673-828f-43ca-9074-34a188ffe550 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:30.567578 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-118b5673-828f-43ca-9074-34a188ffe550 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.567578 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-118b5673-828f-43ca-9074-34a188ffe550 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.575605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9bd556b9-c4c8-4869-905e-c13442f770dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.578026 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:30.578517 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "aa6a5669-4772-44a8-86aa-9c7074a13efb", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-424968836"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:30.582508 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request body: {'volume': {"'backup_id": 'aa6a5669-4772-44a8-86aa-9c7074a13efb', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-424968836'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:30.582508 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume of 1 GB Aug 08 19:30:30.589316 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Availability Zones retrieved successfully. Aug 08 19:30:30.591537 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.591537 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:30.597266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (8043d338-b45b-44b5-953c-9ae9c04bca03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.597863 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-118b5673-828f-43ca-9074-34a188ffe550 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:30.598466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7e9e48-c09c-4044-97ce-f925494574f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.601015 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:30.610053 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-118b5673-828f-43ca-9074-34a188ffe550 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:30.610053 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 410/1644] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.645214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b87a7ff8-900a-40f7-b2b2-b1b4e2565858 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.647441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b87a7ff8-900a-40f7-b2b2-b1b4e2565858 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:30.648837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b87a7ff8-900a-40f7-b2b2-b1b4e2565858 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.649077 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b87a7ff8-900a-40f7-b2b2-b1b4e2565858 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.649255 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b87a7ff8-900a-40f7-b2b2-b1b4e2565858 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:30.649729 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef7e9e48-c09c-4044-97ce-f925494574f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.653358 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74744232-58d2-4cba-8c26-b2f224bb48e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.659165 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.659165 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:30.660686 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b87a7ff8-900a-40f7-b2b2-b1b4e2565858 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:30.661760 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 413/1645] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.704356 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Created reservations ['ed963cda-937c-48c5-946f-6ad6d8609c9a', '7de9cfbe-48a4-453e-a8fb-74520d76c879', 'cc9e2951-7646-4c75-9ab0-8c119bf1876a', 'dbf8d367-7934-4f79-afc0-63b6e99e1ef6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:30.705185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74744232-58d2-4cba-8c26-b2f224bb48e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed963cda-937c-48c5-946f-6ad6d8609c9a', '7de9cfbe-48a4-453e-a8fb-74520d76c879', 'cc9e2951-7646-4c75-9ab0-8c119bf1876a', 'dbf8d367-7934-4f79-afc0-63b6e99e1ef6']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.706553 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e52600b-a922-4f98-9feb-871a624777ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.730273 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e52600b-a922-4f98-9feb-871a624777ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5a8d6a1-dd0e-498a-86f0-a64c1b259255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-424968836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['ed963cda-937c-48c5-946f-6ad6d8609c9a','7de9cfbe-48a4-453e-a8fb-74520d76c879','cc9e2951-7646-4c75-9ab0-8c119bf1876a','dbf8d367-7934-4f79-afc0-63b6e99e1ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-424968836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5a8d6a1-dd0e-498a-86f0-a64c1b259255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae62d7b357cc4be9934ce0adf9897022',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2cb6f8c2130f4071a11ea00b38d452a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.731106 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86338d84-6e56-4c80-9cde-25fbfc9994ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.748952 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86338d84-6e56-4c80-9cde-25fbfc9994ea) transitioned into 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-424968836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae62d7b357cc4be9934ce0adf9897022',qos_specs=None,replication_status=,reservations=['ed963cda-937c-48c5-946f-6ad6d8609c9a','7de9cfbe-48a4-453e-a8fb-74520d76c879','cc9e2951-7646-4c75-9ab0-8c119bf1876a','dbf8d367-7934-4f79-afc0-63b6e99e1ef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cb6f8c2130f4071a11ea00b38d452a4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.749628 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9afc03-b6e6-4907-94f7-9986af697db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:30.760425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9afc03-b6e6-4907-94f7-9986af697db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:30.761610 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Flow 'volume_create_api' (8043d338-b45b-44b5-953c-9ae9c04bca03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:30.762106 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Create volume request issued successfully. Aug 08 19:30:30.762834 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9bd556b9-c4c8-4869-905e-c13442f770dc tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:30.763425 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 411/1646] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:30 2026] POST /volume/v3/volumes => generated 755 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:30.778328 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0f5b79fa-ea1a-4db7-94df-add5babb4906 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.781000 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f5b79fa-ea1a-4db7-94df-add5babb4906 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb Aug 08 19:30:30.781284 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f5b79fa-ea1a-4db7-94df-add5babb4906 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.781585 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f5b79fa-ea1a-4db7-94df-add5babb4906 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.791735 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.791735 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:30.798467 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0f5b79fa-ea1a-4db7-94df-add5babb4906 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:30.804701 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f5b79fa-ea1a-4db7-94df-add5babb4906 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb returned with HTTP 200 Aug 08 19:30:30.805648 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 413/1647] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.821575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9da52ed3-0d10-4f3e-963e-78554119aeb4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.824090 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9da52ed3-0d10-4f3e-963e-78554119aeb4 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:30.824351 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9da52ed3-0d10-4f3e-963e-78554119aeb4 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.824625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9da52ed3-0d10-4f3e-963e-78554119aeb4 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.825020 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47e3fd22-5023-467b-b996-d14f66195dc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.827496 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47e3fd22-5023-467b-b996-d14f66195dc7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e Aug 08 19:30:30.827741 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47e3fd22-5023-467b-b996-d14f66195dc7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.827974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47e3fd22-5023-467b-b996-d14f66195dc7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.836201 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.836201 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:30.837958 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.837958 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:30.840625 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-47e3fd22-5023-467b-b996-d14f66195dc7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:30.843700 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9da52ed3-0d10-4f3e-963e-78554119aeb4 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:30.845235 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47e3fd22-5023-467b-b996-d14f66195dc7 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e returned with HTTP 200 Aug 08 19:30:30.845925 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 414/1648] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.854682 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9da52ed3-0d10-4f3e-963e-78554119aeb4 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:30.855221 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 411/1649] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.865384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0002a712-d5f4-4163-a620-02173c5260b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.867724 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0002a712-d5f4-4163-a620-02173c5260b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b Aug 08 19:30:30.867983 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0002a712-d5f4-4163-a620-02173c5260b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.868207 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0002a712-d5f4-4163-a620-02173c5260b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.877108 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.877108 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:30.883809 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0002a712-d5f4-4163-a620-02173c5260b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:30.890590 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0002a712-d5f4-4163-a620-02173c5260b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b returned with HTTP 200 Aug 08 19:30:30.891140 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 412/1650] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.905300 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b552bdb-fea6-4da7-b833-d7856e3505b4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.908307 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b552bdb-fea6-4da7-b833-d7856e3505b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 Aug 08 19:30:30.908525 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b552bdb-fea6-4da7-b833-d7856e3505b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.908709 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b552bdb-fea6-4da7-b833-d7856e3505b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.916167 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.916167 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:30.920705 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b552bdb-fea6-4da7-b833-d7856e3505b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:30.925692 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b552bdb-fea6-4da7-b833-d7856e3505b4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 returned with HTTP 200 Aug 08 19:30:30.926277 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 414/1651] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.939249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-915ea057-32e6-43ae-8b44-103ac38d6082 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.941234 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-915ea057-32e6-43ae-8b44-103ac38d6082 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 Aug 08 19:30:30.941457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-915ea057-32e6-43ae-8b44-103ac38d6082 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.941667 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-915ea057-32e6-43ae-8b44-103ac38d6082 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.949824 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.949824 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:30.954263 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-915ea057-32e6-43ae-8b44-103ac38d6082 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:30.960664 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-915ea057-32e6-43ae-8b44-103ac38d6082 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 returned with HTTP 200 Aug 08 19:30:30.961561 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 415/1652] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:30 2026] GET /volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:30.980704 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3fdfffa5-9069-417c-9930-a12e1b1d287f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:30.982296 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fdfffa5-9069-417c-9930-a12e1b1d287f tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] DELETE https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:30.982692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3fdfffa5-9069-417c-9930-a12e1b1d287f tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:30.983071 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3fdfffa5-9069-417c-9930-a12e1b1d287f tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:30.983354 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-3fdfffa5-9069-417c-9930-a12e1b1d287f tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete backup with id: aa6a5669-4772-44a8-86aa-9c7074a13efb. Aug 08 19:30:30.990432 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:30.990432 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:31.004564 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-3fdfffa5-9069-417c-9930-a12e1b1d287f tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] delete_backup rpcapi backup_id aa6a5669-4772-44a8-86aa-9c7074a13efb {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:30:31.006930 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3fdfffa5-9069-417c-9930-a12e1b1d287f tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 202 Aug 08 19:30:31.007627 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 412/1653] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:30 2026] DELETE /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:30:31.016459 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5b7ff8d7-e674-4564-a3d4-a29e1e54df4c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.019132 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b7ff8d7-e674-4564-a3d4-a29e1e54df4c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:31.019349 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b7ff8d7-e674-4564-a3d4-a29e1e54df4c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.019664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b7ff8d7-e674-4564-a3d4-a29e1e54df4c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.019837 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5b7ff8d7-e674-4564-a3d4-a29e1e54df4c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:31.026023 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:31.026023 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:31.027307 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b7ff8d7-e674-4564-a3d4-a29e1e54df4c tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 200 Aug 08 19:30:31.027831 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 413/1654] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:31.056709 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f5e98f5-c29b-45e4-b9bf-b7fc109d71a8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.059300 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f5e98f5-c29b-45e4-b9bf-b7fc109d71a8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:30:31.059557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f5e98f5-c29b-45e4-b9bf-b7fc109d71a8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.059750 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f5e98f5-c29b-45e4-b9bf-b7fc109d71a8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.070030 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:31.070030 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:31.076754 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f5e98f5-c29b-45e4-b9bf-b7fc109d71a8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:30:31.085324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f5e98f5-c29b-45e4-b9bf-b7fc109d71a8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:30:31.085542 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 415/1655] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:31.161117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-89b80914-12a6-4e20-a50e-51865692f0ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.163593 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89b80914-12a6-4e20-a50e-51865692f0ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:30:31.163593 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89b80914-12a6-4e20-a50e-51865692f0ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.163593 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89b80914-12a6-4e20-a50e-51865692f0ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.172265 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:31.172265 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:31.178352 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-89b80914-12a6-4e20-a50e-51865692f0ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:30:31.185300 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89b80914-12a6-4e20-a50e-51865692f0ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:30:31.185682 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 416/1656] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:31.210973 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-624bf57b-7c0f-4b2e-9134-b12c1e769db7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.213502 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-624bf57b-7c0f-4b2e-9134-b12c1e769db7 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:31.213502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-624bf57b-7c0f-4b2e-9134-b12c1e769db7 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.213502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-624bf57b-7c0f-4b2e-9134-b12c1e769db7 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.226168 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-624bf57b-7c0f-4b2e-9134-b12c1e769db7 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 404 Aug 08 19:30:31.226876 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 413/1657] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:31.233989 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b2abe6ed-2b4a-4437-93bc-81becbcabf1d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.235884 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2abe6ed-2b4a-4437-93bc-81becbcabf1d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:31.236098 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2abe6ed-2b4a-4437-93bc-81becbcabf1d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.236849 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2abe6ed-2b4a-4437-93bc-81becbcabf1d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.244711 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2abe6ed-2b4a-4437-93bc-81becbcabf1d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 404 Aug 08 19:30:31.244872 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 414/1658] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:31.254948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1116b28b-9006-4c54-acc3-37c1fc3d0b62 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.258426 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1116b28b-9006-4c54-acc3-37c1fc3d0b62 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] DELETE https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:31.258682 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1116b28b-9006-4c54-acc3-37c1fc3d0b62 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.258975 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1116b28b-9006-4c54-acc3-37c1fc3d0b62 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.259156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1116b28b-9006-4c54-acc3-37c1fc3d0b62 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Delete volume with id: 32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 Aug 08 19:30:31.266891 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1116b28b-9006-4c54-acc3-37c1fc3d0b62 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 returned with HTTP 404 Aug 08 19:30:31.267557 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 416/1659] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:30:31 2026] DELETE /volume/v3/volumes/32bd9b5b-be3e-4ae5-8020-e5a64b4e35c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:31.278525 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.280272 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:31.280653 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-387926904"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:31.282106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-387926904'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:31.282227 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Create volume of 1 GB Aug 08 19:30:31.290252 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Availability Zones retrieved successfully. Aug 08 19:30:31.298071 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Flow 'volume_create_api' (827b1c8a-9604-4c20-8820-106fe2c4d007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:31.299355 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2743fab5-f0dc-4bc3-a15b-70bb9fdde5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:31.300384 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:31.343386 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2743fab5-f0dc-4bc3-a15b-70bb9fdde5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:31.344497 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90d4a16-6ff9-4575-9230-d13366d2064e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:31.396649 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Created reservations ['b2f273cf-a682-4e87-bb5a-a6427dc58ba6', 'b8e3936d-0317-47e0-8ef5-3e54e55e2ddb', '386f43be-010f-4c65-b1c5-4a1588d15644', '8c492e60-6d6f-46ed-9592-87b228690d16'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:31.397495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90d4a16-6ff9-4575-9230-d13366d2064e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f273cf-a682-4e87-bb5a-a6427dc58ba6', 'b8e3936d-0317-47e0-8ef5-3e54e55e2ddb', '386f43be-010f-4c65-b1c5-4a1588d15644', '8c492e60-6d6f-46ed-9592-87b228690d16']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:31.398246 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cd694e-9b71-4a12-81d8-1aee79f51b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:31.421022 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60cd694e-9b71-4a12-81d8-1aee79f51b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cee5aa35-7b97-4931-a220-38fa559d6305', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-387926904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95636f6644794a899786b0716068f790',qos_specs=None,replication_status=,reservations=['b2f273cf-a682-4e87-bb5a-a6427dc58ba6','b8e3936d-0317-47e0-8ef5-3e54e55e2ddb','386f43be-010f-4c65-b1c5-4a1588d15644','8c492e60-6d6f-46ed-9592-87b228690d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db521a999cbb406baac9f5e0c934c04f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-387926904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cee5aa35-7b97-4931-a220-38fa559d6305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95636f6644794a899786b0716068f790',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='db521a999cbb406baac9f5e0c934c04f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:31.421776 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5964be-0b78-4785-8d25-833e1b91492e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:31.441483 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd5964be-0b78-4785-8d25-833e1b91492e) transitioned into 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-387926904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95636f6644794a899786b0716068f790',qos_specs=None,replication_status=,reservations=['b2f273cf-a682-4e87-bb5a-a6427dc58ba6','b8e3936d-0317-47e0-8ef5-3e54e55e2ddb','386f43be-010f-4c65-b1c5-4a1588d15644','8c492e60-6d6f-46ed-9592-87b228690d16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db521a999cbb406baac9f5e0c934c04f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:31.442203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167876b8-606b-4168-bd02-a66f3b965e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:31.452963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (167876b8-606b-4168-bd02-a66f3b965e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:31.453909 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Flow 'volume_create_api' (827b1c8a-9604-4c20-8820-106fe2c4d007) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:31.454286 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Create volume request issued successfully. Aug 08 19:30:31.454819 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f566171b-8ccb-437f-9a80-28e886ebbd1a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:31.455257 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 417/1660] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:30:31 2026] POST /volume/v3/volumes => generated 816 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:31.468834 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff27b672-3f36-4a0a-97c0-053c6e99dc52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.476903 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff27b672-3f36-4a0a-97c0-053c6e99dc52 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:31.476903 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff27b672-3f36-4a0a-97c0-053c6e99dc52 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.476903 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff27b672-3f36-4a0a-97c0-053c6e99dc52 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.488178 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:31.488178 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:31.492259 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ff27b672-3f36-4a0a-97c0-053c6e99dc52 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Volume info retrieved successfully. Aug 08 19:30:31.497655 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff27b672-3f36-4a0a-97c0-053c6e99dc52 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 200 Aug 08 19:30:31.498349 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 414/1661] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:31.625941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4ed5ca8d-2d45-4ed3-aa92-094e76a1f329 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.629003 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ed5ca8d-2d45-4ed3-aa92-094e76a1f329 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:31.629003 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ed5ca8d-2d45-4ed3-aa92-094e76a1f329 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.629003 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ed5ca8d-2d45-4ed3-aa92-094e76a1f329 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.643008 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:31.643008 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:31.648439 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4ed5ca8d-2d45-4ed3-aa92-094e76a1f329 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:31.658267 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ed5ca8d-2d45-4ed3-aa92-094e76a1f329 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:31.658661 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 415/1662] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:31.684338 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-86b0acfb-85ed-4bcd-aa63-2f60d3e889f6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.686763 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86b0acfb-85ed-4bcd-aa63-2f60d3e889f6 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:31.686965 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86b0acfb-85ed-4bcd-aa63-2f60d3e889f6 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.687147 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86b0acfb-85ed-4bcd-aa63-2f60d3e889f6 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.687250 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-86b0acfb-85ed-4bcd-aa63-2f60d3e889f6 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:31.694395 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:31.694395 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:31.695008 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86b0acfb-85ed-4bcd-aa63-2f60d3e889f6 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:31.695327 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 417/1663] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:31.872824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-492cab9b-c343-4f37-aacf-a1c289adc280 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:31.874831 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-492cab9b-c343-4f37-aacf-a1c289adc280 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:31.875015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-492cab9b-c343-4f37-aacf-a1c289adc280 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:31.875211 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-492cab9b-c343-4f37-aacf-a1c289adc280 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:31.884540 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:31.884540 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:31.887904 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-492cab9b-c343-4f37-aacf-a1c289adc280 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:31.892603 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-492cab9b-c343-4f37-aacf-a1c289adc280 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:31.892989 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 418/1664] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:31 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:32.038711 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-24e925c7-52b7-40b0-9697-f5acc328c059 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.041570 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24e925c7-52b7-40b0-9697-f5acc328c059 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb Aug 08 19:30:32.041848 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24e925c7-52b7-40b0-9697-f5acc328c059 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.042063 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24e925c7-52b7-40b0-9697-f5acc328c059 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.042191 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-24e925c7-52b7-40b0-9697-f5acc328c059 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Show backup with id aa6a5669-4772-44a8-86aa-9c7074a13efb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:32.045748 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24e925c7-52b7-40b0-9697-f5acc328c059 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb returned with HTTP 404 Aug 08 19:30:32.046246 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 415/1665] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/backups/aa6a5669-4772-44a8-86aa-9c7074a13efb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:32.056830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.058956 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 Aug 08 19:30:32.059194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.059415 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.059634 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume with id: d5a8d6a1-dd0e-498a-86f0-a64c1b259255 Aug 08 19:30:32.066783 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.066783 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:32.067286 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:32.084062 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume request issued successfully. Aug 08 19:30:32.084272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6571a4ac-3e7b-4ef1-8c58-6c971bff84f4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 returned with HTTP 202 Aug 08 19:30:32.084661 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 416/1666] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:32 2026] DELETE /volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:32.093199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c594ac1-13d9-4972-96ca-c70f06ab5754 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.096577 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c594ac1-13d9-4972-96ca-c70f06ab5754 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 Aug 08 19:30:32.096749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c594ac1-13d9-4972-96ca-c70f06ab5754 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.096939 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c594ac1-13d9-4972-96ca-c70f06ab5754 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.108952 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.108952 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:32.117449 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8c594ac1-13d9-4972-96ca-c70f06ab5754 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:32.123234 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c594ac1-13d9-4972-96ca-c70f06ab5754 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 returned with HTTP 200 Aug 08 19:30:32.124070 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 418/1667] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:32.513258 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-12ad87fc-a56a-4d62-a7bc-0b639053645b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.516233 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12ad87fc-a56a-4d62-a7bc-0b639053645b tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.516579 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12ad87fc-a56a-4d62-a7bc-0b639053645b tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.516866 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12ad87fc-a56a-4d62-a7bc-0b639053645b tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.532281 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.532281 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:32.537599 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-12ad87fc-a56a-4d62-a7bc-0b639053645b tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Volume info retrieved successfully. Aug 08 19:30:32.545755 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12ad87fc-a56a-4d62-a7bc-0b639053645b tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 200 Aug 08 19:30:32.546173 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 419/1668] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 943 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:32.549872 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-42f975c6-2200-4508-99b1-140a13297465 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.552950 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-42f975c6-2200-4508-99b1-140a13297465 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] POST https://10.4.3.89/volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030/action Aug 08 19:30:32.553472 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-42f975c6-2200-4508-99b1-140a13297465 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:32.553647 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-42f975c6-2200-4508-99b1-140a13297465 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:32.566895 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2a1dbc35-3141-4a22-8edd-eef05d49be64 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.568978 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a1dbc35-3141-4a22-8edd-eef05d49be64 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] POST https://10.4.3.89/volume/v3/volume-transfers Aug 08 19:30:32.569353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2a1dbc35-3141-4a22-8edd-eef05d49be64 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cee5aa35-7b97-4931-a220-38fa559d6305"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:32.570922 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volume_transfer [None req-2a1dbc35-3141-4a22-8edd-eef05d49be64 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cee5aa35-7b97-4931-a220-38fa559d6305'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 08 19:30:32.571094 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volume_transfer [None req-2a1dbc35-3141-4a22-8edd-eef05d49be64 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Creating transfer of volume cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.571260 np0000006803 devstack@c-api.service[100254]: INFO cinder.transfer.api [None req-2a1dbc35-3141-4a22-8edd-eef05d49be64 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Generating transfer record for volume cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.579566 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.579566 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:32.580962 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.580962 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:32.596185 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ccd7d93-7fd7-4ddf-b1d7-1397d60d0f6a req-42f975c6-2200-4508-99b1-140a13297465 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030/action returned with HTTP 204 Aug 08 19:30:32.596507 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 416/1669] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:30:32 2026] POST /volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:32.609691 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a1dbc35-3141-4a22-8edd-eef05d49be64 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers returned with HTTP 202 Aug 08 19:30:32.610175 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 417/1670] 10.4.3.89 () {70 vars in 1319 bytes} [Sat Aug 8 19:30:32 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:32.622951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-39fe67ae-f676-48d9-ac6c-bd9aba89cd9d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.626355 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39fe67ae-f676-48d9-ac6c-bd9aba89cd9d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.626670 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39fe67ae-f676-48d9-ac6c-bd9aba89cd9d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.627003 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39fe67ae-f676-48d9-ac6c-bd9aba89cd9d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.642534 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.642534 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:32.649221 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-39fe67ae-f676-48d9-ac6c-bd9aba89cd9d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Volume info retrieved successfully. Aug 08 19:30:32.654738 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39fe67ae-f676-48d9-ac6c-bd9aba89cd9d tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 200 Aug 08 19:30:32.655434 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 419/1671] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:32.674536 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-746f3543-9aa2-4a0a-9dd9-3f1de186cd6c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.674654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bbeb0a97-d6a0-41a6-949b-144de76f0afb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.676863 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bbeb0a97-d6a0-41a6-949b-144de76f0afb tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volume-transfers/detail Aug 08 19:30:32.677034 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-746f3543-9aa2-4a0a-9dd9-3f1de186cd6c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:32.677155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bbeb0a97-d6a0-41a6-949b-144de76f0afb tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.677217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-746f3543-9aa2-4a0a-9dd9-3f1de186cd6c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.677478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bbeb0a97-d6a0-41a6-949b-144de76f0afb tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.677675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-746f3543-9aa2-4a0a-9dd9-3f1de186cd6c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.677774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volume_transfer [None req-bbeb0a97-d6a0-41a6-949b-144de76f0afb tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Listing volume transfers {{(pid=100251) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 08 19:30:32.685954 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bbeb0a97-d6a0-41a6-949b-144de76f0afb tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 08 19:30:32.686372 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 417/1672] 10.4.3.89 () {68 vars in 1319 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:32.696433 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.696433 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:32.698856 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-97b5ca39-46ef-4d70-b1ca-763f1bc14478 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.703667 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97b5ca39-46ef-4d70-b1ca-763f1bc14478 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/322ff5ce-c96d-494a-9daf-4776ae7e1ee2 Aug 08 19:30:32.705938 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97b5ca39-46ef-4d70-b1ca-763f1bc14478 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.706398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97b5ca39-46ef-4d70-b1ca-763f1bc14478 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.706910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-97b5ca39-46ef-4d70-b1ca-763f1bc14478 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Delete transfer with id: 322ff5ce-c96d-494a-9daf-4776ae7e1ee2 Aug 08 19:30:32.707379 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-746f3543-9aa2-4a0a-9dd9-3f1de186cd6c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:32.719339 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-746f3543-9aa2-4a0a-9dd9-3f1de186cd6c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:32.719339 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 420/1673] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:32.721385 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e9af6237-2909-4abd-9c09-4f8e87b9af51 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.724766 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9af6237-2909-4abd-9c09-4f8e87b9af51 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:32.724968 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9af6237-2909-4abd-9c09-4f8e87b9af51 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.725205 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9af6237-2909-4abd-9c09-4f8e87b9af51 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.725500 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e9af6237-2909-4abd-9c09-4f8e87b9af51 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:32.730567 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.730567 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:32.732995 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.732995 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:32.737494 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9af6237-2909-4abd-9c09-4f8e87b9af51 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:32.739604 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 420/1674] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:32.742214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97b5ca39-46ef-4d70-b1ca-763f1bc14478 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers/322ff5ce-c96d-494a-9daf-4776ae7e1ee2 returned with HTTP 202 Aug 08 19:30:32.743110 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 418/1675] 10.4.3.89 () {68 vars in 1412 bytes} [Sat Aug 8 19:30:32 2026] DELETE /volume/v3/volume-transfers/322ff5ce-c96d-494a-9daf-4776ae7e1ee2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:32.755148 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9da4a034-61c5-48f7-9607-69a918c329be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.757075 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9da4a034-61c5-48f7-9607-69a918c329be tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.757302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9da4a034-61c5-48f7-9607-69a918c329be tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.757542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9da4a034-61c5-48f7-9607-69a918c329be tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.766985 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.766985 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:32.772435 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9da4a034-61c5-48f7-9607-69a918c329be tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Volume info retrieved successfully. Aug 08 19:30:32.778431 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9da4a034-61c5-48f7-9607-69a918c329be tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 200 Aug 08 19:30:32.778956 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 418/1676] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:32.796437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-16d66d8a-2fe4-4084-9954-682e825a748a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.796941 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16d66d8a-2fe4-4084-9954-682e825a748a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] DELETE https://10.4.3.89/volume/v3/volume-transfers/322ff5ce-c96d-494a-9daf-4776ae7e1ee2 Aug 08 19:30:32.797243 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16d66d8a-2fe4-4084-9954-682e825a748a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.797770 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-16d66d8a-2fe4-4084-9954-682e825a748a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.797770 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-16d66d8a-2fe4-4084-9954-682e825a748a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Delete transfer with id: 322ff5ce-c96d-494a-9daf-4776ae7e1ee2 Aug 08 19:30:32.803822 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-16d66d8a-2fe4-4084-9954-682e825a748a tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volume-transfers/322ff5ce-c96d-494a-9daf-4776ae7e1ee2 returned with HTTP 404 Aug 08 19:30:32.804582 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 421/1677] 10.4.3.89 () {68 vars in 1412 bytes} [Sat Aug 8 19:30:32 2026] DELETE /volume/v3/volume-transfers/322ff5ce-c96d-494a-9daf-4776ae7e1ee2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:32.813828 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.817543 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.817801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.819213 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.819213 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Delete volume with id: cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.829250 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.829250 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:32.829250 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Volume info retrieved successfully. Aug 08 19:30:32.851372 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Delete volume request issued successfully. Aug 08 19:30:32.852147 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbaed0ca-1d18-4556-96d0-a389fe7c21f1 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 202 Aug 08 19:30:32.852392 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 421/1678] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:30:32 2026] DELETE /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:32.862595 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34523fa2-8dba-49de-ae4b-a4ed13e630f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.865227 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34523fa2-8dba-49de-ae4b-a4ed13e630f9 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] GET https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:32.865666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34523fa2-8dba-49de-ae4b-a4ed13e630f9 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.865736 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34523fa2-8dba-49de-ae4b-a4ed13e630f9 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.877435 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.877435 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:32.883504 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34523fa2-8dba-49de-ae4b-a4ed13e630f9 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Volume info retrieved successfully. Aug 08 19:30:32.890253 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34523fa2-8dba-49de-ae4b-a4ed13e630f9 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 200 Aug 08 19:30:32.890894 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 419/1679] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:32.909390 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7829bb8e-82e6-43af-ba51-20131f8ccfcc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.912392 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7829bb8e-82e6-43af-ba51-20131f8ccfcc tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:32.912675 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7829bb8e-82e6-43af-ba51-20131f8ccfcc tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.912949 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7829bb8e-82e6-43af-ba51-20131f8ccfcc tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.926952 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.926952 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:32.931095 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7829bb8e-82e6-43af-ba51-20131f8ccfcc tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:32.935697 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7829bb8e-82e6-43af-ba51-20131f8ccfcc tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:32.936131 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 419/1680] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:32.951303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d9aa9c1-3d09-4471-b323-f4d2241e7ff0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:32.953548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d9aa9c1-3d09-4471-b323-f4d2241e7ff0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:32.953864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d9aa9c1-3d09-4471-b323-f4d2241e7ff0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:32.954166 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d9aa9c1-3d09-4471-b323-f4d2241e7ff0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:32.974289 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:32.974289 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:32.979660 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3d9aa9c1-3d09-4471-b323-f4d2241e7ff0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:32.988968 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d9aa9c1-3d09-4471-b323-f4d2241e7ff0 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:32.989849 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 422/1681] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:32 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:33.047778 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a4c28d15-038f-4da9-abde-96e22656fa3b req-2150cf3f-7134-484a-9eb5-506d071d2375 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.050966 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a4c28d15-038f-4da9-abde-96e22656fa3b req-2150cf3f-7134-484a-9eb5-506d071d2375 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:33.051253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a4c28d15-038f-4da9-abde-96e22656fa3b req-2150cf3f-7134-484a-9eb5-506d071d2375 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.051520 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a4c28d15-038f-4da9-abde-96e22656fa3b req-2150cf3f-7134-484a-9eb5-506d071d2375 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.067168 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:33.067168 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:33.075633 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-a4c28d15-038f-4da9-abde-96e22656fa3b req-2150cf3f-7134-484a-9eb5-506d071d2375 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:33.080418 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a4c28d15-038f-4da9-abde-96e22656fa3b req-2150cf3f-7134-484a-9eb5-506d071d2375 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:33.080880 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 422/1682] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:33 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:33.142445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fd3d80f6-0ace-4896-b995-9f0bbde83a82 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.146110 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd3d80f6-0ace-4896-b995-9f0bbde83a82 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 Aug 08 19:30:33.146350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd3d80f6-0ace-4896-b995-9f0bbde83a82 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.146606 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fd3d80f6-0ace-4896-b995-9f0bbde83a82 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.156021 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fd3d80f6-0ace-4896-b995-9f0bbde83a82 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 returned with HTTP 404 Aug 08 19:30:33.156021 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 420/1683] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:33 2026] GET /volume/v3/volumes/d5a8d6a1-dd0e-498a-86f0-a64c1b259255 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:33.170523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e51d337-9485-4f96-84d7-53495ad24a50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.172320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e51d337-9485-4f96-84d7-53495ad24a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 Aug 08 19:30:33.172519 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e51d337-9485-4f96-84d7-53495ad24a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.172695 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e51d337-9485-4f96-84d7-53495ad24a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.172878 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5e51d337-9485-4f96-84d7-53495ad24a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume with id: 5dbec0a7-16da-4308-9c50-11292ad98973 Aug 08 19:30:33.187726 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:33.187726 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:33.188332 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e51d337-9485-4f96-84d7-53495ad24a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:33.224133 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e51d337-9485-4f96-84d7-53495ad24a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume request issued successfully. Aug 08 19:30:33.224133 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e51d337-9485-4f96-84d7-53495ad24a50 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 returned with HTTP 202 Aug 08 19:30:33.224133 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 420/1684] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:33 2026] DELETE /volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:33.231070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d1d871df-9e0f-4e57-9976-2940ff727003 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.233684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1d871df-9e0f-4e57-9976-2940ff727003 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 Aug 08 19:30:33.234617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1d871df-9e0f-4e57-9976-2940ff727003 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.234617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1d871df-9e0f-4e57-9976-2940ff727003 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.249522 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:33.249522 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:33.256630 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d1d871df-9e0f-4e57-9976-2940ff727003 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:33.257156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-8b363494-b70b-4877-b734-5a33e1f27e60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.260276 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-8b363494-b70b-4877-b734-5a33e1f27e60 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989 Aug 08 19:30:33.260552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-8b363494-b70b-4877-b734-5a33e1f27e60 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.260847 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-8b363494-b70b-4877-b734-5a33e1f27e60 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.263723 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1d871df-9e0f-4e57-9976-2940ff727003 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 returned with HTTP 200 Aug 08 19:30:33.264163 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 423/1685] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:33 2026] GET /volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:33.271075 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:33.271075 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:33.338283 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3000bb3f-7768-48cf-8acb-a5a8c7938faf req-8b363494-b70b-4877-b734-5a33e1f27e60 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989 returned with HTTP 200 Aug 08 19:30:33.338835 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 423/1686] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:30:33 2026] DELETE /volume/v3/attachments/df5a381b-c4b7-426f-923c-4bf5bbbba989 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:33.737774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5fe19cae-6fc8-4a26-a7c5-a98d18f34ab8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.742272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fe19cae-6fc8-4a26-a7c5-a98d18f34ab8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:33.742386 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fe19cae-6fc8-4a26-a7c5-a98d18f34ab8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.742632 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fe19cae-6fc8-4a26-a7c5-a98d18f34ab8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.752245 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9569e682-e9ad-466b-90af-395b78e51352 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.752826 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:33.752826 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:33.753985 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9569e682-e9ad-466b-90af-395b78e51352 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:33.754190 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9569e682-e9ad-466b-90af-395b78e51352 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.754434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9569e682-e9ad-466b-90af-395b78e51352 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.754544 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9569e682-e9ad-466b-90af-395b78e51352 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:33.756849 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5fe19cae-6fc8-4a26-a7c5-a98d18f34ab8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:33.762021 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fe19cae-6fc8-4a26-a7c5-a98d18f34ab8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:33.762459 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 421/1687] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:33 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:33.768615 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:33.768615 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:33.768615 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9569e682-e9ad-466b-90af-395b78e51352 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:33.768615 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 421/1688] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:33 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:33.909009 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-443fba8d-4614-4f1e-878f-d00cd56da775 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.913289 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-443fba8d-4614-4f1e-878f-d00cd56da775 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] GET https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:33.913289 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-443fba8d-4614-4f1e-878f-d00cd56da775 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.913289 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-443fba8d-4614-4f1e-878f-d00cd56da775 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.925495 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-443fba8d-4614-4f1e-878f-d00cd56da775 tempest-VolumesTransfersV357Test-311566948 tempest-VolumesTransfersV357Test-311566948-project-admin] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 404 Aug 08 19:30:33.926021 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 424/1689] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:33 2026] GET /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:33.937218 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2798d665-a672-4142-ae63-0f732b272147 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.938568 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2798d665-a672-4142-ae63-0f732b272147 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] GET https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:33.938850 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2798d665-a672-4142-ae63-0f732b272147 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.939087 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2798d665-a672-4142-ae63-0f732b272147 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.951934 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2798d665-a672-4142-ae63-0f732b272147 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 404 Aug 08 19:30:33.952768 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 424/1690] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:33 2026] GET /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:33.966331 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84d01e2b-2f32-4f4c-b5ac-9b09ab3e6238 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:33.968562 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84d01e2b-2f32-4f4c-b5ac-9b09ab3e6238 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] DELETE https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:33.969829 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84d01e2b-2f32-4f4c-b5ac-9b09ab3e6238 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:33.969829 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84d01e2b-2f32-4f4c-b5ac-9b09ab3e6238 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:33.969829 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-84d01e2b-2f32-4f4c-b5ac-9b09ab3e6238 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] Delete volume with id: cee5aa35-7b97-4931-a220-38fa559d6305 Aug 08 19:30:33.977757 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84d01e2b-2f32-4f4c-b5ac-9b09ab3e6238 tempest-VolumesTransfersV357Test-780457942 tempest-VolumesTransfersV357Test-780457942-project-member] https://10.4.3.89/volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 returned with HTTP 404 Aug 08 19:30:33.978556 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 422/1691] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:30:33 2026] DELETE /volume/v3/volumes/cee5aa35-7b97-4931-a220-38fa559d6305 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:34.280774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ea52036-7c64-4d1c-aa06-181b3e96e0bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:34.283243 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ea52036-7c64-4d1c-aa06-181b3e96e0bf tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 Aug 08 19:30:34.283649 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ea52036-7c64-4d1c-aa06-181b3e96e0bf tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:34.284266 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ea52036-7c64-4d1c-aa06-181b3e96e0bf tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:34.291674 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ea52036-7c64-4d1c-aa06-181b3e96e0bf tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 returned with HTTP 404 Aug 08 19:30:34.292603 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 422/1692] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:34 2026] GET /volume/v3/volumes/5dbec0a7-16da-4308-9c50-11292ad98973 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:34.304423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6019ea04-720c-4bc0-8a21-0235186402cd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:34.307561 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6019ea04-720c-4bc0-8a21-0235186402cd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b Aug 08 19:30:34.307875 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6019ea04-720c-4bc0-8a21-0235186402cd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:34.308136 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6019ea04-720c-4bc0-8a21-0235186402cd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:34.308801 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6019ea04-720c-4bc0-8a21-0235186402cd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume with id: 2a571ee5-adb4-41bb-91fb-209be54ba71b Aug 08 19:30:34.316278 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:34.316278 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:34.317015 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6019ea04-720c-4bc0-8a21-0235186402cd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:34.342368 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6019ea04-720c-4bc0-8a21-0235186402cd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume request issued successfully. Aug 08 19:30:34.342675 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6019ea04-720c-4bc0-8a21-0235186402cd tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b returned with HTTP 202 Aug 08 19:30:34.343165 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 425/1693] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:34 2026] DELETE /volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:34.351483 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e9b997f2-2959-4845-a3d2-bca77ca20332 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:34.354580 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9b997f2-2959-4845-a3d2-bca77ca20332 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b Aug 08 19:30:34.354853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9b997f2-2959-4845-a3d2-bca77ca20332 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:34.355100 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9b997f2-2959-4845-a3d2-bca77ca20332 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:34.362968 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:34.362968 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:34.366401 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e9b997f2-2959-4845-a3d2-bca77ca20332 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:34.370630 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9b997f2-2959-4845-a3d2-bca77ca20332 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b returned with HTTP 200 Aug 08 19:30:34.374433 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 425/1694] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:34 2026] GET /volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:34.778369 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ede9a384-37bc-4549-b97b-a84b1abc9893 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:34.781026 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ede9a384-37bc-4549-b97b-a84b1abc9893 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:34.781026 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ede9a384-37bc-4549-b97b-a84b1abc9893 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:34.781389 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ede9a384-37bc-4549-b97b-a84b1abc9893 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:34.798061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f08a3e6f-1ac4-4289-9c1c-dbea53cc00e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:34.798164 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:34.798164 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:34.801435 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f08a3e6f-1ac4-4289-9c1c-dbea53cc00e4 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:34.801435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f08a3e6f-1ac4-4289-9c1c-dbea53cc00e4 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:34.801435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f08a3e6f-1ac4-4289-9c1c-dbea53cc00e4 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:34.801435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f08a3e6f-1ac4-4289-9c1c-dbea53cc00e4 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:34.802501 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ede9a384-37bc-4549-b97b-a84b1abc9893 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:34.810125 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ede9a384-37bc-4549-b97b-a84b1abc9893 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:34.810125 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 423/1695] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:34 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:34.810295 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:34.810295 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:34.810295 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f08a3e6f-1ac4-4289-9c1c-dbea53cc00e4 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:34.810295 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 423/1696] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:34 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:35.052337 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.054360 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:30:35.054695 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:35.054903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:35.055103 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume with id: a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:30:35.064259 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:35.064259 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:35.064886 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:35.083288 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Delete volume request issued successfully. Aug 08 19:30:35.084811 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d2e9290-a246-45c4-a774-ebffe8e0a70d tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 202 Aug 08 19:30:35.084811 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 426/1697] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:35 2026] DELETE /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:35.095062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf296f92-7283-40da-8a19-04c0af6f0681 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.097546 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf296f92-7283-40da-8a19-04c0af6f0681 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:30:35.097848 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf296f92-7283-40da-8a19-04c0af6f0681 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:35.098113 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf296f92-7283-40da-8a19-04c0af6f0681 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:35.107183 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:35.107183 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:35.111285 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf296f92-7283-40da-8a19-04c0af6f0681 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Volume info retrieved successfully. Aug 08 19:30:35.117619 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf296f92-7283-40da-8a19-04c0af6f0681 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 200 Aug 08 19:30:35.118980 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 426/1698] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:35 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:35.385188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-929a3096-2d30-4a5f-8a69-588f3fbc67e4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.387427 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-929a3096-2d30-4a5f-8a69-588f3fbc67e4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b Aug 08 19:30:35.387733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-929a3096-2d30-4a5f-8a69-588f3fbc67e4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:35.388070 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-929a3096-2d30-4a5f-8a69-588f3fbc67e4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:35.399940 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-929a3096-2d30-4a5f-8a69-588f3fbc67e4 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b returned with HTTP 404 Aug 08 19:30:35.400964 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 424/1699] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:35 2026] GET /volume/v3/volumes/2a571ee5-adb4-41bb-91fb-209be54ba71b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:35.410472 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.415844 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e Aug 08 19:30:35.416121 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:35.416388 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:35.416654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume with id: 9a61cf7b-9705-4fec-b009-9123d0d4507e Aug 08 19:30:35.427195 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:35.427195 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:35.427840 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:35.452003 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume request issued successfully. Aug 08 19:30:35.452572 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abcc27d5-bf5b-4977-a84b-f9e0aa68379b tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e returned with HTTP 202 Aug 08 19:30:35.453033 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 424/1700] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:35 2026] DELETE /volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:35.462248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5b1aac0-98f9-4eb5-bc56-426c05fed7e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.466888 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5b1aac0-98f9-4eb5-bc56-426c05fed7e0 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e Aug 08 19:30:35.467385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5b1aac0-98f9-4eb5-bc56-426c05fed7e0 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:35.467658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5b1aac0-98f9-4eb5-bc56-426c05fed7e0 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:35.477884 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:35.477884 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:35.483162 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5b1aac0-98f9-4eb5-bc56-426c05fed7e0 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:35.488643 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5b1aac0-98f9-4eb5-bc56-426c05fed7e0 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e returned with HTTP 200 Aug 08 19:30:35.489082 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 427/1701] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:35 2026] GET /volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:35.825162 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-02832ad2-df04-4d00-9ee4-222eae2d4119 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.827941 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02832ad2-df04-4d00-9ee4-222eae2d4119 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:35.828088 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02832ad2-df04-4d00-9ee4-222eae2d4119 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:35.828393 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02832ad2-df04-4d00-9ee4-222eae2d4119 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:35.840627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ca20dda4-d174-4a68-83aa-43b52fbd9559 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.841020 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:35.841020 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:35.844630 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-02832ad2-df04-4d00-9ee4-222eae2d4119 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:35.845129 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ca20dda4-d174-4a68-83aa-43b52fbd9559 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:35.845432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ca20dda4-d174-4a68-83aa-43b52fbd9559 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:35.845696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ca20dda4-d174-4a68-83aa-43b52fbd9559 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:35.845848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ca20dda4-d174-4a68-83aa-43b52fbd9559 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:35.851396 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02832ad2-df04-4d00-9ee4-222eae2d4119 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:35.852001 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 427/1702] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:35 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:35.853488 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:35.853488 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:35.854354 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ca20dda4-d174-4a68-83aa-43b52fbd9559 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:35.854906 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 425/1703] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:35 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:35.975507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-38e57c55-6f04-4946-94f4-dd1cadf2bc68 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:35.978161 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-38e57c55-6f04-4946-94f4-dd1cadf2bc68 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07/action Aug 08 19:30:35.978654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-38e57c55-6f04-4946-94f4-dd1cadf2bc68 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:35.978822 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-38e57c55-6f04-4946-94f4-dd1cadf2bc68 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:35.997744 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:35.997744 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:36.016645 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5424e58b-bb0d-477b-8c68-b78a760e686e req-38e57c55-6f04-4946-94f4-dd1cadf2bc68 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07/action returned with HTTP 204 Aug 08 19:30:36.017290 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 425/1704] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:30:35 2026] POST /volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:36.134274 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4076ee9-eb84-430b-aaee-1ab4ea9ee5c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.139234 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4076ee9-eb84-430b-aaee-1ab4ea9ee5c6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] GET https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 Aug 08 19:30:36.139510 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4076ee9-eb84-430b-aaee-1ab4ea9ee5c6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:36.139751 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4076ee9-eb84-430b-aaee-1ab4ea9ee5c6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:36.150038 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4076ee9-eb84-430b-aaee-1ab4ea9ee5c6 tempest-AttachVolumeMultiAttachTest-823738169 tempest-AttachVolumeMultiAttachTest-823738169-project-member] https://10.4.3.89/volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 returned with HTTP 404 Aug 08 19:30:36.150457 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 428/1705] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:36 2026] GET /volume/v3/volumes/a34664df-3a9b-4c25-9142-41db1a06ade6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:36.505520 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5cfcd302-b413-43de-a1ca-aec61e454eab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.508606 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cfcd302-b413-43de-a1ca-aec61e454eab tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e Aug 08 19:30:36.508888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cfcd302-b413-43de-a1ca-aec61e454eab tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:36.509398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cfcd302-b413-43de-a1ca-aec61e454eab tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:36.521602 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cfcd302-b413-43de-a1ca-aec61e454eab tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e returned with HTTP 404 Aug 08 19:30:36.521602 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 428/1706] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:36 2026] GET /volume/v3/volumes/9a61cf7b-9705-4fec-b009-9123d0d4507e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:36.529608 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-01355429-cd1e-441c-8fd1-a319cab52b67 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.531930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01355429-cd1e-441c-8fd1-a319cab52b67 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] DELETE https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb Aug 08 19:30:36.532107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01355429-cd1e-441c-8fd1-a319cab52b67 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:36.532297 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01355429-cd1e-441c-8fd1-a319cab52b67 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:36.532521 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-01355429-cd1e-441c-8fd1-a319cab52b67 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume with id: 944c4361-bcf7-4205-b141-0ae3e291c6fb Aug 08 19:30:36.545573 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:36.545573 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:36.546206 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-01355429-cd1e-441c-8fd1-a319cab52b67 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:36.575433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-01355429-cd1e-441c-8fd1-a319cab52b67 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume request issued successfully. Aug 08 19:30:36.575433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01355429-cd1e-441c-8fd1-a319cab52b67 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb returned with HTTP 202 Aug 08 19:30:36.575433 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 426/1707] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:36 2026] DELETE /volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:36.584902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b20f0276-0d6a-4f70-9fb0-6597cf9b85e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.588534 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b20f0276-0d6a-4f70-9fb0-6597cf9b85e2 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb Aug 08 19:30:36.588534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b20f0276-0d6a-4f70-9fb0-6597cf9b85e2 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:36.588534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b20f0276-0d6a-4f70-9fb0-6597cf9b85e2 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:36.604977 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:36.604977 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:36.615637 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b20f0276-0d6a-4f70-9fb0-6597cf9b85e2 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:36.621361 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b20f0276-0d6a-4f70-9fb0-6597cf9b85e2 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb returned with HTTP 200 Aug 08 19:30:36.621873 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 426/1708] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:36 2026] GET /volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:36.867967 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0cffb91-710a-438a-be02-cb24fb526384 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.869156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f837e60d-eda3-4757-9420-f022190c8a48 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.869729 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0cffb91-710a-438a-be02-cb24fb526384 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:36.870004 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0cffb91-710a-438a-be02-cb24fb526384 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:36.870356 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0cffb91-710a-438a-be02-cb24fb526384 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:36.871504 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f837e60d-eda3-4757-9420-f022190c8a48 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:36.871718 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f837e60d-eda3-4757-9420-f022190c8a48 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:36.873927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f837e60d-eda3-4757-9420-f022190c8a48 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:36.873927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f837e60d-eda3-4757-9420-f022190c8a48 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:36.876911 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:36.876911 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:36.877705 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f837e60d-eda3-4757-9420-f022190c8a48 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:36.878175 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 429/1709] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:36 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:36.889752 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:36.889752 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:36.894577 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b0cffb91-710a-438a-be02-cb24fb526384 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:36.901431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0cffb91-710a-438a-be02-cb24fb526384 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:36.901935 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 429/1710] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:36 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:36.920359 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea6644ae-9492-480d-a203-5ca25f626025 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.922329 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea6644ae-9492-480d-a203-5ca25f626025 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:36.922548 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea6644ae-9492-480d-a203-5ca25f626025 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:36.922729 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea6644ae-9492-480d-a203-5ca25f626025 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:36.937065 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:36.937065 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:36.943346 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ea6644ae-9492-480d-a203-5ca25f626025 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:36.950693 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea6644ae-9492-480d-a203-5ca25f626025 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:36.951208 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 427/1711] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:36 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:36.967982 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:36.970376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action Aug 08 19:30:36.970661 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action body: b'{"os-detach": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:36.970832 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:36.984998 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:36.984998 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:36.985680 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:37.071144 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Attachment connected to vm 27da078e-43a5-4322-a9f6-5f10a3c70139, checking data on nova Aug 08 19:30:37.071608 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.compute.nova [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100251) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 19:30:37.322132 np0000006803 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/27da078e-43a5-4322-a9f6-5f10a3c70139/os-volume_attachments/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a498fb7bc10dab42b9d0335e3b95574ac45381e3de3f81dd86fbc9b9a0431e12" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9c1bea61-677d-4f34-80e3-59c0689fd70c" -H "X-Service-Token: {SHA256}9e7ab8e6a28ed91148d7997099c8b3e1a02d89dc142983a0fd6e74988d03fba9" {{(pid=100251) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 19:30:37.335835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ddf79236-0a0d-4bf8-bb1f-d94c3dd72c65 req-cc831407-cd31-49f5-84fc-396287b0c53f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:37.337922 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ddf79236-0a0d-4bf8-bb1f-d94c3dd72c65 req-cc831407-cd31-49f5-84fc-396287b0c53f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:30:37.338118 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ddf79236-0a0d-4bf8-bb1f-d94c3dd72c65 req-cc831407-cd31-49f5-84fc-396287b0c53f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:37.338311 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ddf79236-0a0d-4bf8-bb1f-d94c3dd72c65 req-cc831407-cd31-49f5-84fc-396287b0c53f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:37.353147 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:37.353147 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:37.360783 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-ddf79236-0a0d-4bf8-bb1f-d94c3dd72c65 req-cc831407-cd31-49f5-84fc-396287b0c53f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:30:37.375028 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ddf79236-0a0d-4bf8-bb1f-d94c3dd72c65 req-cc831407-cd31-49f5-84fc-396287b0c53f tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:30:37.375784 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 430/1712] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:37 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:37.533882 np0000006803 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 19:30:37 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-6b07aab2-eb91-4b13-a885-02ab43a706ba x-openstack-request-id: req-6b07aab2-eb91-4b13-a885-02ab43a706ba {{(pid=100251) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 19:30:37.534056 np0000006803 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b1d9e9c3-ffea-4cdb-82c7-43622c0f004c", "serverId": "27da078e-43a5-4322-a9f6-5f10a3c70139", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d993cd76-3dfa-4e43-97ad-addbd9f74e07", "bdm_uuid": "a32c4832-5e4c-4808-aeec-d420816313ef"}} {{(pid=100251) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 19:30:37.534272 np0000006803 devstack@c-api.service[100251]: DEBUG novaclient.v2.client [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET call to compute for https://10.4.3.89/compute/v2.1/servers/27da078e-43a5-4322-a9f6-5f10a3c70139/os-volume_attachments/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c used request id req-6b07aab2-eb91-4b13-a885-02ab43a706ba {{(pid=100251) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 19:30:37.540596 np0000006803 devstack@c-api.service[100251]: ERROR cinder.volume.api [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-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 Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Caught error: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 19:30:37.546122 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: ERROR cinder.api.middleware.fault Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.middleware.fault [None req-9c1bea61-677d-4f34-80e3-59c0689fd70c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action returned with HTTP 409 Aug 08 19:30:37.549225 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 427/1713] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:30:36 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 167 bytes in 580 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:37.558516 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd17c740-6551-4490-8f2a-905b41c95833 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:37.561068 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action Aug 08 19:30:37.561548 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:37.561737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:37.587984 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:37.587984 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:37.588458 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:37.641995 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-12da31bf-fed8-42da-b8a0-86c49de6dd56 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:37.646209 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12da31bf-fed8-42da-b8a0-86c49de6dd56 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb Aug 08 19:30:37.646465 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12da31bf-fed8-42da-b8a0-86c49de6dd56 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:37.646706 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12da31bf-fed8-42da-b8a0-86c49de6dd56 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:37.661555 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Attachment connected to vm 27da078e-43a5-4322-a9f6-5f10a3c70139, checking data on nova Aug 08 19:30:37.662167 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.compute.nova [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100252) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 19:30:37.664078 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12da31bf-fed8-42da-b8a0-86c49de6dd56 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb returned with HTTP 404 Aug 08 19:30:37.664901 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 428/1714] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:37 2026] GET /volume/v3/volumes/944c4361-bcf7-4205-b141-0ae3e291c6fb => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:37.672875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:37.675245 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] DELETE https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b Aug 08 19:30:37.675443 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:37.675648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:37.675846 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume with id: 92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b Aug 08 19:30:37.684089 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:37.684089 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:37.684744 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Volume info retrieved successfully. Aug 08 19:30:37.707350 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Delete volume request issued successfully. Aug 08 19:30:37.707350 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c40a01ff-edba-4891-88eb-63ba9baa19ce tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b returned with HTTP 202 Aug 08 19:30:37.708267 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 431/1715] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:37 2026] DELETE /volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:37.717293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b26b3e36-b167-4127-a8e1-d8fc914dfa02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:37.719345 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b26b3e36-b167-4127-a8e1-d8fc914dfa02 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] GET https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b Aug 08 19:30:37.719649 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b26b3e36-b167-4127-a8e1-d8fc914dfa02 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:37.719916 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b26b3e36-b167-4127-a8e1-d8fc914dfa02 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:37.769032 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-b26b3e36-b167-4127-a8e1-d8fc914dfa02 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:37.781340 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:37.781340 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:37.785730 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b26b3e36-b167-4127-a8e1-d8fc914dfa02 tempest-CreateVolumesFromBackupTest-743290301 tempest-CreateVolumesFromBackupTest-743290301-project-member] https://10.4.3.89/volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b returned with HTTP 404 Aug 08 19:30:37.786427 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 428/1716] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:37 2026] GET /volume/v3/volumes/92e1b25a-5ee6-49c0-9a1a-86b6c7d1509b => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:37.836086 np0000006803 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/27da078e-43a5-4322-a9f6-5f10a3c70139/os-volume_attachments/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a5a0c5cc95dc7dce063f7743fab6aaadb139d0d1ec6a103c4e578f6e42d03f9c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cd17c740-6551-4490-8f2a-905b41c95833" -H "X-Service-Token: {SHA256}a029a1c3b5151382c9e4895bfb6d8100c918abe290833510849ad5c33e3c132d" {{(pid=100252) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 19:30:37.892171 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2e917d1d-56fc-4d89-8242-424103e048b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:37.894639 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e917d1d-56fc-4d89-8242-424103e048b0 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:37.895045 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e917d1d-56fc-4d89-8242-424103e048b0 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:37.895296 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e917d1d-56fc-4d89-8242-424103e048b0 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:37.895467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2e917d1d-56fc-4d89-8242-424103e048b0 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:37.902105 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:37.902105 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:37.902985 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e917d1d-56fc-4d89-8242-424103e048b0 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:37.903425 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 429/1717] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:37 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:38.136214 np0000006803 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 19:30:37 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-8a8986aa-9c9c-4ea1-89e3-65fbda4426de x-openstack-request-id: req-8a8986aa-9c9c-4ea1-89e3-65fbda4426de {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 19:30:38.136632 np0000006803 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b1d9e9c3-ffea-4cdb-82c7-43622c0f004c", "serverId": "27da078e-43a5-4322-a9f6-5f10a3c70139", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d993cd76-3dfa-4e43-97ad-addbd9f74e07", "bdm_uuid": "a32c4832-5e4c-4808-aeec-d420816313ef"}} {{(pid=100252) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 19:30:38.136632 np0000006803 devstack@c-api.service[100252]: DEBUG novaclient.v2.client [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET call to compute for https://10.4.3.89/compute/v2.1/servers/27da078e-43a5-4322-a9f6-5f10a3c70139/os-volume_attachments/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c used request id req-8a8986aa-9c9c-4ea1-89e3-65fbda4426de {{(pid=100252) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 19:30:38.139639 np0000006803 devstack@c-api.service[100252]: ERROR cinder.volume.api [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-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 Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Caught error: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 19:30:38.142959 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: ERROR cinder.api.middleware.fault Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.middleware.fault [None req-cd17c740-6551-4490-8f2a-905b41c95833 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action returned with HTTP 409 Aug 08 19:30:38.144443 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 430/1718] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:30:37 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 167 bytes in 586 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:38.152497 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1f1e44a6-084d-427b-9992-4cffdf1e3429 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.153619 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 432/1719] 10.4.3.89 () {70 vars in 1590 bytes} [Sat Aug 8 19:30:38 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:30:38.161610 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9295eeb-ca96-4baa-9cab-412a847ad959 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.164429 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 429/1720] 10.4.3.89 () {70 vars in 1590 bytes} [Sat Aug 8 19:30:38 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:30:38.172614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef33bd2c-606f-48b0-8455-bf03031b3eb8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.253238 np0000006803 devstack@c-api.service[100254]: WARNING keystonemiddleware.auth_token [None req-ef33bd2c-606f-48b0-8455-bf03031b3eb8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 19:30:38.255043 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 430/1721] 10.4.3.89 () {70 vars in 1590 bytes} [Sat Aug 8 19:30:38 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 114 bytes in 83 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:30:38.263750 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7fe6d30c-6909-403e-8b60-aa14cf962942 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.289755 np0000006803 devstack@c-api.service[100252]: WARNING keystonemiddleware.auth_token [None req-7fe6d30c-6909-403e-8b60-aa14cf962942 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 19:30:38.291245 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 431/1722] 10.4.3.89 () {70 vars in 1590 bytes} [Sat Aug 8 19:30:38 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:30:38.300158 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-269dc933-0f68-4d35-9cab-36d5f1883dd4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.430144 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-269dc933-0f68-4d35-9cab-36d5f1883dd4 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] POST https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action Aug 08 19:30:38.430144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-269dc933-0f68-4d35-9cab-36d5f1883dd4 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:38.430144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-269dc933-0f68-4d35-9cab-36d5f1883dd4 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:38.442967 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:38.442967 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:38.444602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-269dc933-0f68-4d35-9cab-36d5f1883dd4 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Updating volume 'b1d9e9c3-ffea-4cdb-82c7-43622c0f004c' with '{'status': 'error'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:30:38.476719 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-269dc933-0f68-4d35-9cab-36d5f1883dd4 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action returned with HTTP 202 Aug 08 19:30:38.477156 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 433/1723] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:30:38 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:30:38.483914 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72f8c1c4-80e8-44be-b5d2-ca678ea4073e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.485866 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72f8c1c4-80e8-44be-b5d2-ca678ea4073e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:38.486114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72f8c1c4-80e8-44be-b5d2-ca678ea4073e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:38.486251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72f8c1c4-80e8-44be-b5d2-ca678ea4073e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:38.497135 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:38.497135 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:38.504132 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-72f8c1c4-80e8-44be-b5d2-ca678ea4073e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:38.510598 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72f8c1c4-80e8-44be-b5d2-ca678ea4073e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:38.511384 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 430/1724] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:38 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:38.527493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-50807fa3-41ee-4516-8785-522a9f387762 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.529193 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] POST https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action Aug 08 19:30:38.530291 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d993cd76-3dfa-4e43-97ad-addbd9f74e07"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:38.530563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d993cd76-3dfa-4e43-97ad-addbd9f74e07"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:38.547341 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:38.547341 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:38.547903 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Volume info retrieved successfully. Aug 08 19:30:38.624624 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Attachment connected to vm 27da078e-43a5-4322-a9f6-5f10a3c70139, checking data on nova Aug 08 19:30:38.624945 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.compute.nova [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Creating Keystone token plugin using URL: https://10.4.3.89/identity {{(pid=100254) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 08 19:30:38.864897 np0000006803 devstack@c-api.service[100254]: DEBUG novaclient.v2.client [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] REQ: curl -g -i -X GET https://10.4.3.89/compute/v2.1/servers/27da078e-43a5-4322-a9f6-5f10a3c70139/os-volume_attachments/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2e2ab5c1ffbb0bbc8f0053e2eb2e502dbe714af3541959b87444f1897dfbabe7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-50807fa3-41ee-4516-8785-522a9f387762" -H "X-Service-Token: {SHA256}5a319b519b9355376e3e5da860e45ff01aec391be16b61fd5ac22f1e1edcb1ac" {{(pid=100254) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 08 19:30:38.918709 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-419a8221-2979-4308-8c85-ed57c97b62f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:38.922445 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-419a8221-2979-4308-8c85-ed57c97b62f2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:38.922445 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-419a8221-2979-4308-8c85-ed57c97b62f2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:38.922445 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-419a8221-2979-4308-8c85-ed57c97b62f2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:38.922445 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-419a8221-2979-4308-8c85-ed57c97b62f2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:38.980683 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-419a8221-2979-4308-8c85-ed57c97b62f2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:38.985848 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:38.985848 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:38.986917 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-419a8221-2979-4308-8c85-ed57c97b62f2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:38.987362 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 432/1725] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:38 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:39.179117 np0000006803 devstack@c-api.service[100254]: DEBUG novaclient.v2.client [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sat, 08 Aug 2026 19:30:38 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-8b1051c9-a8a4-42df-9862-6d9fafc44a83 x-openstack-request-id: req-8b1051c9-a8a4-42df-9862-6d9fafc44a83 {{(pid=100254) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 08 19:30:39.179559 np0000006803 devstack@c-api.service[100254]: DEBUG novaclient.v2.client [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b1d9e9c3-ffea-4cdb-82c7-43622c0f004c", "serverId": "27da078e-43a5-4322-a9f6-5f10a3c70139", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "d993cd76-3dfa-4e43-97ad-addbd9f74e07", "bdm_uuid": "a32c4832-5e4c-4808-aeec-d420816313ef"}} {{(pid=100254) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 08 19:30:39.179559 np0000006803 devstack@c-api.service[100254]: DEBUG novaclient.v2.client [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] GET call to compute for https://10.4.3.89/compute/v2.1/servers/27da078e-43a5-4322-a9f6-5f10a3c70139/os-volume_attachments/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c used request id req-8b1051c9-a8a4-42df-9862-6d9fafc44a83 {{(pid=100254) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 08 19:30:39.182371 np0000006803 devstack@c-api.service[100254]: ERROR cinder.volume.api [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-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 Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Caught error: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 08 19:30:39.184148 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 27da078e-43a5-4322-a9f6-5f10a3c70139 using the Compute API Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: ERROR cinder.api.middleware.fault Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.middleware.fault [None req-50807fa3-41ee-4516-8785-522a9f387762 tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action returned with HTTP 409 Aug 08 19:30:39.185948 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 431/1726] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:30:38 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 167 bytes in 658 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:39.197704 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1f29accd-99b9-4b8d-a935-a5df1635cd30 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.199178 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 434/1727] 10.4.3.89 () {70 vars in 1590 bytes} [Sat Aug 8 19:30:39 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:30:39.211307 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4d3b8101-5783-4122-83e9-214bab773e7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.290260 np0000006803 devstack@c-api.service[100251]: WARNING keystonemiddleware.auth_token [None req-4d3b8101-5783-4122-83e9-214bab773e7f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 08 19:30:39.291706 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 431/1728] 10.4.3.89 () {70 vars in 1590 bytes} [Sat Aug 8 19:30:39 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 114 bytes in 82 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 08 19:30:39.301847 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff1784e8-b762-4678-8d71-ad66e974bcc0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.302439 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62c0c392-3060-483f-90c2-d8dc2da7642e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.304521 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff1784e8-b762-4678-8d71-ad66e974bcc0 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:39.305140 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff1784e8-b762-4678-8d71-ad66e974bcc0 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.305140 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff1784e8-b762-4678-8d71-ad66e974bcc0 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.318887 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:39.318887 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:39.328326 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ff1784e8-b762-4678-8d71-ad66e974bcc0 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:39.335094 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff1784e8-b762-4678-8d71-ad66e974bcc0 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:39.335523 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 433/1729] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:39.353568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-76be5fed-5efd-4391-9218-a15f6f3ab6c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.355649 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76be5fed-5efd-4391-9218-a15f6f3ab6c8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:39.355930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76be5fed-5efd-4391-9218-a15f6f3ab6c8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.356190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76be5fed-5efd-4391-9218-a15f6f3ab6c8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.359595 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:39.359893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-58551253"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:39.361876 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-58551253'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:39.361971 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume of 1 GB Aug 08 19:30:39.366247 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:39.366247 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:39.371432 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-76be5fed-5efd-4391-9218-a15f6f3ab6c8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:39.377330 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76be5fed-5efd-4391-9218-a15f6f3ab6c8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:39.377973 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 435/1730] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:39.401852 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:39.405537 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Availability Zones retrieved successfully. Aug 08 19:30:39.411754 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (939fe2fe-2bd8-4d86-8ea7-7305ffe9b2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:39.412860 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e37da94-946e-4b85-b985-411bebeed486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:39.413806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:39.439429 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-a4e290c4-5c71-44c4-9d92-b00c4af80792 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.441761 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-a4e290c4-5c71-44c4-9d92-b00c4af80792 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:39.443334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-a4e290c4-5c71-44c4-9d92-b00c4af80792 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.443334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-a4e290c4-5c71-44c4-9d92-b00c4af80792 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.448841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e37da94-946e-4b85-b985-411bebeed486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:39.450272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5163da-e023-4646-a193-b1ef85b27ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:39.454753 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:39.454753 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:39.464384 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-a4e290c4-5c71-44c4-9d92-b00c4af80792 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:39.474418 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-a4e290c4-5c71-44c4-9d92-b00c4af80792 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:39.474874 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 432/1731] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:39.528977 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Created reservations ['ff242f1a-a44b-4d8f-ace0-2a0a2a693666', '9d611753-4737-4734-86e4-14db2e2f8554', 'dd29455a-b2d4-43af-ab92-f74c71b1c3b3', '27507c68-8f8a-4f74-821d-515b6c97c8db'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:39.530136 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db5163da-e023-4646-a193-b1ef85b27ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff242f1a-a44b-4d8f-ace0-2a0a2a693666', '9d611753-4737-4734-86e4-14db2e2f8554', 'dd29455a-b2d4-43af-ab92-f74c71b1c3b3', '27507c68-8f8a-4f74-821d-515b6c97c8db']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:39.531247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df61e76b-210b-4b20-9953-4d31a62b75b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:39.574488 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df61e76b-210b-4b20-9953-4d31a62b75b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a84b41e-4eca-4c4a-a673-37b6507e875a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-58551253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['ff242f1a-a44b-4d8f-ace0-2a0a2a693666','9d611753-4737-4734-86e4-14db2e2f8554','dd29455a-b2d4-43af-ab92-f74c71b1c3b3','27507c68-8f8a-4f74-821d-515b6c97c8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-58551253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a84b41e-4eca-4c4a-a673-37b6507e875a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696723ad2844740a5429ee541cf0472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2c195e79d15143998b577f9bec7a6187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:39.575835 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233884fd-614d-4791-8ca7-4fa920878d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:39.586000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03fcf939-6862-49f7-956e-39083d8c90d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.586586 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03fcf939-6862-49f7-956e-39083d8c90d2 None None] GET https://10.4.3.89/volume// Aug 08 19:30:39.586864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03fcf939-6862-49f7-956e-39083d8c90d2 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.587163 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03fcf939-6862-49f7-956e-39083d8c90d2 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.587636 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03fcf939-6862-49f7-956e-39083d8c90d2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:39.588035 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 434/1732] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:39.600404 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-52808e54-991e-4845-896d-7caa70108471 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.607055 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (233884fd-614d-4791-8ca7-4fa920878d7e) transitioned into 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-58551253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['ff242f1a-a44b-4d8f-ace0-2a0a2a693666','9d611753-4737-4734-86e4-14db2e2f8554','dd29455a-b2d4-43af-ab92-f74c71b1c3b3','27507c68-8f8a-4f74-821d-515b6c97c8db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:39.608140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2827d1-50c8-44fb-9330-5e7176aba6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:39.622699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2827d1-50c8-44fb-9330-5e7176aba6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:39.623678 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (939fe2fe-2bd8-4d86-8ea7-7305ffe9b2f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:39.623996 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request issued successfully. Aug 08 19:30:39.624628 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62c0c392-3060-483f-90c2-d8dc2da7642e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:39.625369 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 432/1733] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:30:39 2026] POST /volume/v3/volumes => generated 756 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:39.641324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a92595b1-fceb-409c-9dbf-15fd65fc3b5e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.645046 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a92595b1-fceb-409c-9dbf-15fd65fc3b5e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a Aug 08 19:30:39.645250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a92595b1-fceb-409c-9dbf-15fd65fc3b5e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.645459 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a92595b1-fceb-409c-9dbf-15fd65fc3b5e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.655610 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:39.655610 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:39.664237 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a92595b1-fceb-409c-9dbf-15fd65fc3b5e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:39.674398 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a92595b1-fceb-409c-9dbf-15fd65fc3b5e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a returned with HTTP 200 Aug 08 19:30:39.674915 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 433/1734] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:39.767687 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-52808e54-991e-4845-896d-7caa70108471 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:30:39.769151 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-52808e54-991e-4845-896d-7caa70108471 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d5aabef-03a7-4db8-96c9-30ddcae2300a", "connector": null, "instance_uuid": "27da078e-43a5-4322-a9f6-5f10a3c70139"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:39.780684 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:39.780684 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:39.825285 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-52808e54-991e-4845-896d-7caa70108471 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:30:39.825888 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 436/1735] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:30:39 2026] POST /volume/v3/attachments => generated 273 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:39.883100 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bca3615e-734e-4de9-8744-7e6106e194b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.885757 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bca3615e-734e-4de9-8744-7e6106e194b6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:39.886008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bca3615e-734e-4de9-8744-7e6106e194b6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.886225 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bca3615e-734e-4de9-8744-7e6106e194b6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.895209 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0de57ee0-8a6c-4d71-931d-94582d6b3500 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.895856 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0de57ee0-8a6c-4d71-931d-94582d6b3500 None None] GET https://10.4.3.89/volume// Aug 08 19:30:39.896071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0de57ee0-8a6c-4d71-931d-94582d6b3500 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.896580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0de57ee0-8a6c-4d71-931d-94582d6b3500 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.897012 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0de57ee0-8a6c-4d71-931d-94582d6b3500 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:39.897237 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 433/1736] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:39.898468 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:39.898468 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:39.903438 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bca3615e-734e-4de9-8744-7e6106e194b6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:39.908878 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bca3615e-734e-4de9-8744-7e6106e194b6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:39.909156 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-d4b3e071-a01a-4dde-8adc-8d66462a7038 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:39.909336 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 435/1737] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:39.913483 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-d4b3e071-a01a-4dde-8adc-8d66462a7038 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:39.913483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-d4b3e071-a01a-4dde-8adc-8d66462a7038 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:39.913483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-d4b3e071-a01a-4dde-8adc-8d66462a7038 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:39.925704 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:39.925704 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:39.931045 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-d4b3e071-a01a-4dde-8adc-8d66462a7038 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:39.936303 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-d4b3e071-a01a-4dde-8adc-8d66462a7038 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:39.936969 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 434/1738] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:30:39 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 1035 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:40.015739 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c5f609eb-6a4d-4667-a156-9e360f21f6e2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:40.018265 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5f609eb-6a4d-4667-a156-9e360f21f6e2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:40.018491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5f609eb-6a4d-4667-a156-9e360f21f6e2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:40.018706 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5f609eb-6a4d-4667-a156-9e360f21f6e2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:40.018809 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c5f609eb-6a4d-4667-a156-9e360f21f6e2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:40.029866 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:40.029866 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:40.030864 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5f609eb-6a4d-4667-a156-9e360f21f6e2 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:40.031330 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 437/1739] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:40 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:40.101673 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-aab23b47-778b-48ae-bc72-9b7d7c2ecf25 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:40.112432 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-aab23b47-778b-48ae-bc72-9b7d7c2ecf25 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] PUT https://10.4.3.89/volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2 Aug 08 19:30:40.112432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-aab23b47-778b-48ae-bc72-9b7d7c2ecf25 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:40.126306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-aab23b47-778b-48ae-bc72-9b7d7c2ecf25 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Acquiring lock "cinder-attachment_update-0d5aabef-03a7-4db8-96c9-30ddcae2300a-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:30:40.131546 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-aab23b47-778b-48ae-bc72-9b7d7c2ecf25 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Lock "cinder-attachment_update-0d5aabef-03a7-4db8-96c9-30ddcae2300a-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:30:40.132958 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:40.132958 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:40.275213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-aab23b47-778b-48ae-bc72-9b7d7c2ecf25 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Lock "cinder-attachment_update-0d5aabef-03a7-4db8-96c9-30ddcae2300a-np0000006803" released by "attachment_update" :: held 0.144s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:30:40.275629 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-aab23b47-778b-48ae-bc72-9b7d7c2ecf25 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2 returned with HTTP 200 Aug 08 19:30:40.276693 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 434/1740] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:30:40 2026] PUT /volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:40.693428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b172e50c-527f-4420-b1aa-4ceb0855168f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:40.700677 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b172e50c-527f-4420-b1aa-4ceb0855168f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a Aug 08 19:30:40.700905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b172e50c-527f-4420-b1aa-4ceb0855168f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:40.701146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b172e50c-527f-4420-b1aa-4ceb0855168f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:40.714536 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:40.714536 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:40.721683 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b172e50c-527f-4420-b1aa-4ceb0855168f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:40.729683 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b172e50c-527f-4420-b1aa-4ceb0855168f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a returned with HTTP 200 Aug 08 19:30:40.730582 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 436/1741] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:40 2026] GET /volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:40.743331 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:40.745997 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:30:40.746352 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a84b41e-4eca-4c4a-a673-37b6507e875a", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1873901906"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:40.760759 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:40.760759 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:40.761213 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:40.762809 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create snapshot from volume 1a84b41e-4eca-4c4a-a673-37b6507e875a Aug 08 19:30:40.810913 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Created reservations ['b0b07a3e-208e-48ad-8883-df30a81fad35', '8ce6975f-f695-46d6-9b27-9b0eb59303d3', 'a3624195-5c08-4d4d-b55a-2313d20ee555', 'dd42f6c5-3b89-47e2-8b49-5a3b04df2e3d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:40.841732 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Snapshot create request issued successfully. Aug 08 19:30:40.842183 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7c7faac-1e7e-40cf-ac03-8d60135a03fc tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:30:40.842777 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 435/1742] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:30:40 2026] POST /volume/v3/snapshots => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:40.856683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a9da720c-8991-4ded-8031-bd9e152292a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:40.858361 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a9da720c-8991-4ded-8031-bd9e152292a1 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 Aug 08 19:30:40.859070 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a9da720c-8991-4ded-8031-bd9e152292a1 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:40.859481 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a9da720c-8991-4ded-8031-bd9e152292a1 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:40.864202 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:40.864202 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:40.864634 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a9da720c-8991-4ded-8031-bd9e152292a1 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Snapshot retrieved successfully. Aug 08 19:30:40.865296 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a9da720c-8991-4ded-8031-bd9e152292a1 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 returned with HTTP 200 Aug 08 19:30:40.865793 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 438/1743] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:30:40 2026] GET /volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 => generated 448 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:40.926509 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce8fe659-fb81-402a-b401-a0060485a286 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:40.930510 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce8fe659-fb81-402a-b401-a0060485a286 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:40.930848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce8fe659-fb81-402a-b401-a0060485a286 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:40.931095 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce8fe659-fb81-402a-b401-a0060485a286 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:40.945635 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:40.945635 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:40.949796 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ce8fe659-fb81-402a-b401-a0060485a286 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:40.959524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce8fe659-fb81-402a-b401-a0060485a286 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:40.960811 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 435/1744] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:40 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:41.044904 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd587087-5cef-49f6-a72a-050f16091e39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:41.046691 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd587087-5cef-49f6-a72a-050f16091e39 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:41.046905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd587087-5cef-49f6-a72a-050f16091e39 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:41.047226 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd587087-5cef-49f6-a72a-050f16091e39 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:41.047226 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bd587087-5cef-49f6-a72a-050f16091e39 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:41.053188 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:41.053188 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:41.053188 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd587087-5cef-49f6-a72a-050f16091e39 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:41.053188 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 437/1745] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:41 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:41.165280 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:41.168795 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:41.169536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1206693455", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:41.172012 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1206693455', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:41.172282 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Create volume of 1 GB Aug 08 19:30:41.172796 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:41.172796 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:41.177787 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Availability Zones retrieved successfully. Aug 08 19:30:41.184750 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Flow 'volume_create_api' (84df76a2-339c-45a4-948e-121d6b3b8b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:41.186113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a22ef0-ef77-4515-97b1-3961e2da53bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:41.187291 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:41.219023 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48a22ef0-ef77-4515-97b1-3961e2da53bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:41.220216 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54edf2a-7146-4e94-8210-f40fe9b934d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:41.293505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Created reservations ['f69c3646-1fdb-4a8d-831d-c3b645345679', 'c1b12527-7875-4452-9a2a-6b1d6a01e515', '6aacd098-c664-40a2-bcdf-46ad62973c94', '5af311ae-71fe-47b2-b84b-7cc2e584d9da'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:41.294872 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54edf2a-7146-4e94-8210-f40fe9b934d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f69c3646-1fdb-4a8d-831d-c3b645345679', 'c1b12527-7875-4452-9a2a-6b1d6a01e515', '6aacd098-c664-40a2-bcdf-46ad62973c94', '5af311ae-71fe-47b2-b84b-7cc2e584d9da']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:41.296328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893cf1e0-da4d-4c58-a3ad-690ba72848ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:41.326367 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893cf1e0-da4d-4c58-a3ad-690ba72848ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1206693455',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21f99de3c8994c3c8309c2c43e49e6f9',qos_specs=None,replication_status=,reservations=['f69c3646-1fdb-4a8d-831d-c3b645345679','c1b12527-7875-4452-9a2a-6b1d6a01e515','6aacd098-c664-40a2-bcdf-46ad62973c94','5af311ae-71fe-47b2-b84b-7cc2e584d9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a601f4bcb8e43b2bc7cff15647ecf31',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1206693455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='21f99de3c8994c3c8309c2c43e49e6f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7a601f4bcb8e43b2bc7cff15647ecf31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:41.327361 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10832385-0924-4d4b-837d-4835feef0b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:41.352126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10832385-0924-4d4b-837d-4835feef0b60) transitioned into 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-1206693455',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='21f99de3c8994c3c8309c2c43e49e6f9',qos_specs=None,replication_status=,reservations=['f69c3646-1fdb-4a8d-831d-c3b645345679','c1b12527-7875-4452-9a2a-6b1d6a01e515','6aacd098-c664-40a2-bcdf-46ad62973c94','5af311ae-71fe-47b2-b84b-7cc2e584d9da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a601f4bcb8e43b2bc7cff15647ecf31',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:41.353033 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a9c0fd-48a5-4ceb-950c-d3cdf725b64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:41.370367 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1a9c0fd-48a5-4ceb-950c-d3cdf725b64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:41.371637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Flow 'volume_create_api' (84df76a2-339c-45a4-948e-121d6b3b8b10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:41.372061 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Create volume request issued successfully. Aug 08 19:30:41.374062 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-fd92b1fb-906f-456a-9536-1628ea05a16f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:41.376214 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 436/1746] 10.4.3.89 () {72 vars in 1534 bytes} [Sat Aug 8 19:30:41 2026] POST /volume/v3/volumes => generated 761 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:41.390002 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-bfd5f340-6ab4-4b54-88ce-852faaeb399a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:41.393285 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-bfd5f340-6ab4-4b54-88ce-852faaeb399a tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] GET https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:41.393285 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-bfd5f340-6ab4-4b54-88ce-852faaeb399a tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:41.393285 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-bfd5f340-6ab4-4b54-88ce-852faaeb399a tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:41.401868 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:41.401868 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:41.406161 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-bfd5f340-6ab4-4b54-88ce-852faaeb399a tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Volume info retrieved successfully. Aug 08 19:30:41.411032 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-afb4f84b-0bd8-48e5-9f9f-bc7588e8edb0 req-bfd5f340-6ab4-4b54-88ce-852faaeb399a tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 returned with HTTP 200 Aug 08 19:30:41.411454 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 439/1747] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:41 2026] GET /volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:41.461888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-cc4268e7-cf49-43ae-871b-f08a8aaef377 req-0bd0be0d-0457-4178-85be-540912736666 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:41.464568 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cc4268e7-cf49-43ae-871b-f08a8aaef377 req-0bd0be0d-0457-4178-85be-540912736666 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] GET https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:41.464779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cc4268e7-cf49-43ae-871b-f08a8aaef377 req-0bd0be0d-0457-4178-85be-540912736666 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:41.464974 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cc4268e7-cf49-43ae-871b-f08a8aaef377 req-0bd0be0d-0457-4178-85be-540912736666 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:41.471672 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:41.471672 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:41.476658 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-cc4268e7-cf49-43ae-871b-f08a8aaef377 req-0bd0be0d-0457-4178-85be-540912736666 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Volume info retrieved successfully. Aug 08 19:30:41.481744 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cc4268e7-cf49-43ae-871b-f08a8aaef377 req-0bd0be0d-0457-4178-85be-540912736666 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 returned with HTTP 200 Aug 08 19:30:41.482459 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 436/1748] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:41 2026] GET /volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:41.877441 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8a266b7d-79f7-4826-9e97-6421540a080c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:41.879514 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a266b7d-79f7-4826-9e97-6421540a080c tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 Aug 08 19:30:41.879886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a266b7d-79f7-4826-9e97-6421540a080c tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:41.880113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a266b7d-79f7-4826-9e97-6421540a080c tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:41.891209 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:41.891209 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:41.891607 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8a266b7d-79f7-4826-9e97-6421540a080c tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Snapshot retrieved successfully. Aug 08 19:30:41.892779 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a266b7d-79f7-4826-9e97-6421540a080c tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 returned with HTTP 200 Aug 08 19:30:41.893209 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 438/1749] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:30:41 2026] GET /volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:41.909657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:41.912601 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:41.913062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb145519-c2fe-42b0-9b82-11783d1351e4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2111528640"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:41.915140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb145519-c2fe-42b0-9b82-11783d1351e4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2111528640'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:41.915274 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume of 1 GB Aug 08 19:30:41.916690 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:41.916690 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:41.923521 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Availability Zones retrieved successfully. Aug 08 19:30:41.932482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (d2d00b79-37f6-4303-bfe7-86de785e6d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:41.933971 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0b37735-73ee-472e-b922-5863729604fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:41.935374 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:41.974116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0b37735-73ee-472e-b922-5863729604fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:41.974541 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d373ad-2f7d-44ea-9499-f13330545b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:41.977676 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-05377c1a-9b70-4356-9379-509586ebdd29 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:41.979923 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05377c1a-9b70-4356-9379-509586ebdd29 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:41.979923 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05377c1a-9b70-4356-9379-509586ebdd29 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:41.980310 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05377c1a-9b70-4356-9379-509586ebdd29 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:41.991552 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:41.991552 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:41.997835 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-05377c1a-9b70-4356-9379-509586ebdd29 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:42.000047 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05377c1a-9b70-4356-9379-509586ebdd29 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:42.000679 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 440/1750] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:41 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:42.030482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Created reservations ['36ddf731-3fd8-4e99-96dd-5e6e56895512', 'cc7e861e-4fa7-405e-b1d6-dab814bef0cc', 'b709bfd1-8fa9-434a-bfc4-1f2c6d0a5cea', 'd457600e-c6b9-4618-aed0-83d850adadbb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:42.031452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49d373ad-2f7d-44ea-9499-f13330545b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36ddf731-3fd8-4e99-96dd-5e6e56895512', 'cc7e861e-4fa7-405e-b1d6-dab814bef0cc', 'b709bfd1-8fa9-434a-bfc4-1f2c6d0a5cea', 'd457600e-c6b9-4618-aed0-83d850adadbb']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.032545 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ef5645-5d3f-4f1e-a99c-02f01cface50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.065489 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b2e326f-33ac-427d-a083-0d059d4da724 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.065710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6ef5645-5d3f-4f1e-a99c-02f01cface50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '109a2c30-e507-48e1-b08a-e88864149e96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2111528640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['36ddf731-3fd8-4e99-96dd-5e6e56895512','cc7e861e-4fa7-405e-b1d6-dab814bef0cc','b709bfd1-8fa9-434a-bfc4-1f2c6d0a5cea','d457600e-c6b9-4618-aed0-83d850adadbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2111528640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=109a2c30-e507-48e1-b08a-e88864149e96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696723ad2844740a5429ee541cf0472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2c195e79d15143998b577f9bec7a6187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.067183 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aaa0e0c-3439-4c7d-985d-43e4a9d93386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.069427 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b2e326f-33ac-427d-a083-0d059d4da724 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:42.069427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b2e326f-33ac-427d-a083-0d059d4da724 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:42.069554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b2e326f-33ac-427d-a083-0d059d4da724 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:42.069734 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3b2e326f-33ac-427d-a083-0d059d4da724 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:42.075423 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:42.075423 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:42.076213 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b2e326f-33ac-427d-a083-0d059d4da724 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:42.076668 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 437/1751] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:42 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:42.092062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aaa0e0c-3439-4c7d-985d-43e4a9d93386) transitioned into 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-2111528640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['36ddf731-3fd8-4e99-96dd-5e6e56895512','cc7e861e-4fa7-405e-b1d6-dab814bef0cc','b709bfd1-8fa9-434a-bfc4-1f2c6d0a5cea','d457600e-c6b9-4618-aed0-83d850adadbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.092776 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755b10cc-9e69-4338-a550-2e8e77538fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.100745 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (755b10cc-9e69-4338-a550-2e8e77538fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.101552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (d2d00b79-37f6-4303-bfe7-86de785e6d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.101836 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request issued successfully. Aug 08 19:30:42.102342 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dfc1a751-e211-4f45-b2a8-86a71619feb2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:42.102769 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 437/1752] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:41 2026] POST /volume/v3/volumes => generated 758 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:42.123558 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97e7369a-bc01-45e4-853f-abe82f740578 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.125170 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:42.125513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb145519-c2fe-42b0-9b82-11783d1351e4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-83952495"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:42.127634 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb145519-c2fe-42b0-9b82-11783d1351e4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-83952495'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:42.127893 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume of 1 GB Aug 08 19:30:42.133266 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Availability Zones retrieved successfully. Aug 08 19:30:42.142061 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (d6898b55-def1-4674-af43-81c7ae565d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.143176 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8bbd57-e9d4-4bb8-80de-7a9d9ff041ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.144519 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:42.171748 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c8bbd57-e9d4-4bb8-80de-7a9d9ff041ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.172363 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab7c722-472f-4650-980e-c1b9da582fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.216518 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Created reservations ['ed7aad9b-dd7f-4736-ba30-48905399b06d', 'cf12e8f7-52fb-476a-b093-e9e724f42807', '91e3835b-e020-43ef-837e-e582d3cff0e8', '3a8c79a3-fdf7-453c-a260-277691fcdfc7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:42.217135 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fab7c722-472f-4650-980e-c1b9da582fcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed7aad9b-dd7f-4736-ba30-48905399b06d', 'cf12e8f7-52fb-476a-b093-e9e724f42807', '91e3835b-e020-43ef-837e-e582d3cff0e8', '3a8c79a3-fdf7-453c-a260-277691fcdfc7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.218219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e2b075-f831-40f4-b31e-14891b3e9ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.259137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52e2b075-f831-40f4-b31e-14891b3e9ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4a5654a-141b-4a94-8329-c9bfc30b9b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-83952495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['ed7aad9b-dd7f-4736-ba30-48905399b06d','cf12e8f7-52fb-476a-b093-e9e724f42807','91e3835b-e020-43ef-837e-e582d3cff0e8','3a8c79a3-fdf7-453c-a260-277691fcdfc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-83952495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4a5654a-141b-4a94-8329-c9bfc30b9b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696723ad2844740a5429ee541cf0472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2c195e79d15143998b577f9bec7a6187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.260177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df198208-e075-4815-b116-78acdfe4ddae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.287190 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df198208-e075-4815-b116-78acdfe4ddae) transitioned into 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-83952495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['ed7aad9b-dd7f-4736-ba30-48905399b06d','cf12e8f7-52fb-476a-b093-e9e724f42807','91e3835b-e020-43ef-837e-e582d3cff0e8','3a8c79a3-fdf7-453c-a260-277691fcdfc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.288003 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37598dff-a814-4601-8dcd-5a78ea8a131d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.304015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37598dff-a814-4601-8dcd-5a78ea8a131d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.305223 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (d6898b55-def1-4674-af43-81c7ae565d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.305543 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request issued successfully. Aug 08 19:30:42.306318 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97e7369a-bc01-45e4-853f-abe82f740578 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:42.306852 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 439/1753] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:42 2026] POST /volume/v3/volumes => generated 756 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:42.325078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.329438 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:42.329438 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb145519-c2fe-42b0-9b82-11783d1351e4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1987460793"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:42.331159 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb145519-c2fe-42b0-9b82-11783d1351e4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1987460793'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:42.331465 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume of 1 GB Aug 08 19:30:42.338140 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Availability Zones retrieved successfully. Aug 08 19:30:42.349432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (9318b1fb-c4f8-4a79-9c5b-f18f33ae2482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.352373 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2de10e5-e621-4578-bb19-b9aa240a867c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.354460 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:42.392601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2de10e5-e621-4578-bb19-b9aa240a867c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.393494 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0abdcabd-c873-4392-8b51-56d7144e3286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.456738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Created reservations ['cda08b68-114a-4c6c-b5b4-63afdc871e10', '30918f71-1982-4302-8d47-21ee1400a48b', 'b42310f6-d468-44e4-b6da-3ac06e5784d3', '6ff403cc-9219-42b5-a842-3f277922767a'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:42.457792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0abdcabd-c873-4392-8b51-56d7144e3286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cda08b68-114a-4c6c-b5b4-63afdc871e10', '30918f71-1982-4302-8d47-21ee1400a48b', 'b42310f6-d468-44e4-b6da-3ac06e5784d3', '6ff403cc-9219-42b5-a842-3f277922767a']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.459430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db95ada-7301-4668-bc2b-a479382aaff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.486109 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2db95ada-7301-4668-bc2b-a479382aaff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40eb7269-11c3-46ae-ab3d-8a23611e8c40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1987460793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['cda08b68-114a-4c6c-b5b4-63afdc871e10','30918f71-1982-4302-8d47-21ee1400a48b','b42310f6-d468-44e4-b6da-3ac06e5784d3','6ff403cc-9219-42b5-a842-3f277922767a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1987460793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40eb7269-11c3-46ae-ab3d-8a23611e8c40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696723ad2844740a5429ee541cf0472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2c195e79d15143998b577f9bec7a6187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.487196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d16177-dbfe-492e-a1aa-323f8347cdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.513452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d16177-dbfe-492e-a1aa-323f8347cdad) transitioned into 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-1987460793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['cda08b68-114a-4c6c-b5b4-63afdc871e10','30918f71-1982-4302-8d47-21ee1400a48b','b42310f6-d468-44e4-b6da-3ac06e5784d3','6ff403cc-9219-42b5-a842-3f277922767a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.515208 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d121f8-1e8e-4b9e-8a84-810cc9a22b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.520670 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c47e2980-d0c3-438f-abdd-61d2547a3135 req-35baed21-9689-4184-842b-e6e795af7ec7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.526168 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c47e2980-d0c3-438f-abdd-61d2547a3135 req-35baed21-9689-4184-842b-e6e795af7ec7 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] GET https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:42.528150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c47e2980-d0c3-438f-abdd-61d2547a3135 req-35baed21-9689-4184-842b-e6e795af7ec7 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:42.528452 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c47e2980-d0c3-438f-abdd-61d2547a3135 req-35baed21-9689-4184-842b-e6e795af7ec7 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:42.530176 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d121f8-1e8e-4b9e-8a84-810cc9a22b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.531633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (9318b1fb-c4f8-4a79-9c5b-f18f33ae2482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.532428 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request issued successfully. Aug 08 19:30:42.533112 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e06b1380-1aab-4990-aeed-4bb72b739c7d tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:42.533643 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 441/1754] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:42 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:42.542835 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:42.542835 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:42.550165 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c47e2980-d0c3-438f-abdd-61d2547a3135 req-35baed21-9689-4184-842b-e6e795af7ec7 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Volume info retrieved successfully. Aug 08 19:30:42.551507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.555866 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:42.556386 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb145519-c2fe-42b0-9b82-11783d1351e4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1412870738"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:42.556507 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c47e2980-d0c3-438f-abdd-61d2547a3135 req-35baed21-9689-4184-842b-e6e795af7ec7 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 returned with HTTP 200 Aug 08 19:30:42.557313 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 438/1755] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:42 2026] GET /volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:42.560277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb145519-c2fe-42b0-9b82-11783d1351e4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1412870738'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:42.560782 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume of 1 GB Aug 08 19:30:42.562235 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:42.562235 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:42.574192 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Availability Zones retrieved successfully. Aug 08 19:30:42.582205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (cd295f90-ab69-4d08-bc1c-9b864b53650b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.583589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a92b44-1186-4484-9d33-a97c0de5567a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.584773 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:42.619617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53a92b44-1186-4484-9d33-a97c0de5567a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.620474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00dfc7ae-ca5c-4a25-bc74-2720269ff841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.627644 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-67ca048c-faf4-448d-806b-ff0265be604b req-f14f0146-0d8e-42b9-af3b-8ec0d639c31f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.636469 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-67ca048c-faf4-448d-806b-ff0265be604b req-f14f0146-0d8e-42b9-af3b-8ec0d639c31f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-reader] GET https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:42.636766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-67ca048c-faf4-448d-806b-ff0265be604b req-f14f0146-0d8e-42b9-af3b-8ec0d639c31f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:42.637056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-67ca048c-faf4-448d-806b-ff0265be604b req-f14f0146-0d8e-42b9-af3b-8ec0d639c31f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:42.648674 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:42.648674 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:42.654664 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-67ca048c-faf4-448d-806b-ff0265be604b req-f14f0146-0d8e-42b9-af3b-8ec0d639c31f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-reader] Volume info retrieved successfully. Aug 08 19:30:42.662380 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-67ca048c-faf4-448d-806b-ff0265be604b req-f14f0146-0d8e-42b9-af3b-8ec0d639c31f tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-reader] https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 returned with HTTP 200 Aug 08 19:30:42.663035 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 440/1756] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:42 2026] GET /volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:42.684811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Created reservations ['843135a8-d683-40b6-9fd8-8116fde8c648', '2023d96c-94ae-449f-be19-ef6a130f75d2', 'f9bac37a-6ce0-42c1-be6c-97b16485ae4d', '9f55d2c4-093b-4a50-9e5a-36dc86c858fb'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:42.686061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00dfc7ae-ca5c-4a25-bc74-2720269ff841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['843135a8-d683-40b6-9fd8-8116fde8c648', '2023d96c-94ae-449f-be19-ef6a130f75d2', 'f9bac37a-6ce0-42c1-be6c-97b16485ae4d', '9f55d2c4-093b-4a50-9e5a-36dc86c858fb']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.687143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a4a66a-9e37-4fd3-8e96-6d023e55582c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.696793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.700024 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:42.700249 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:42.700476 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:42.700685 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Delete volume with id: f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:42.708679 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:42.708679 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:42.709180 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Volume info retrieved successfully. Aug 08 19:30:42.715312 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a4a66a-9e37-4fd3-8e96-6d023e55582c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb4a6665-f7bb-48a9-9e28-a82f723ad378', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1412870738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['843135a8-d683-40b6-9fd8-8116fde8c648','2023d96c-94ae-449f-be19-ef6a130f75d2','f9bac37a-6ce0-42c1-be6c-97b16485ae4d','9f55d2c4-093b-4a50-9e5a-36dc86c858fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1412870738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb4a6665-f7bb-48a9-9e28-a82f723ad378,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696723ad2844740a5429ee541cf0472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2c195e79d15143998b577f9bec7a6187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.716405 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d622de5-28b8-4096-97b9-5df8b85d2958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.728050 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Delete volume request issued successfully. Aug 08 19:30:42.728289 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fb39e10c-24c7-490d-b782-90cc2a05b786 req-931ec327-7c0c-4f88-8482-be1b0781a5ec tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 returned with HTTP 202 Aug 08 19:30:42.728916 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 442/1757] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:30:42 2026] DELETE /volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:42.748285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d622de5-28b8-4096-97b9-5df8b85d2958) transitioned into 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-1412870738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['843135a8-d683-40b6-9fd8-8116fde8c648','2023d96c-94ae-449f-be19-ef6a130f75d2','f9bac37a-6ce0-42c1-be6c-97b16485ae4d','9f55d2c4-093b-4a50-9e5a-36dc86c858fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.749513 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dc79e7-a912-4d26-9d6b-a4d55dfeaa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.762426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-77768389-5e0a-4ca2-9d5e-7e8624d484eb req-99b3079a-3efe-45b9-82cd-c4273df04055 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.762524 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dc79e7-a912-4d26-9d6b-a4d55dfeaa80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.763767 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (cd295f90-ab69-4d08-bc1c-9b864b53650b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.764261 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request issued successfully. Aug 08 19:30:42.765388 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dc59495-29bc-4be3-81f6-5bf1d94a2ae3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:42.766020 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 438/1758] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:42 2026] POST /volume/v3/volumes => generated 758 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:42.766139 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-77768389-5e0a-4ca2-9d5e-7e8624d484eb req-99b3079a-3efe-45b9-82cd-c4273df04055 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] GET https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:42.766489 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-77768389-5e0a-4ca2-9d5e-7e8624d484eb req-99b3079a-3efe-45b9-82cd-c4273df04055 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:42.767551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-77768389-5e0a-4ca2-9d5e-7e8624d484eb req-99b3079a-3efe-45b9-82cd-c4273df04055 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:42.780832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-640b43e5-5f68-4c92-902c-0671ab934915 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:42.781182 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:42.781182 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:42.783477 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:42.784953 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "bb145519-c2fe-42b0-9b82-11783d1351e4", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1986564021"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:42.787448 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-77768389-5e0a-4ca2-9d5e-7e8624d484eb req-99b3079a-3efe-45b9-82cd-c4273df04055 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Volume info retrieved successfully. Aug 08 19:30:42.787634 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request body: {'volume': {"'snapshot_id": 'bb145519-c2fe-42b0-9b82-11783d1351e4', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1986564021'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:42.787814 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume of 1 GB Aug 08 19:30:42.793944 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Availability Zones retrieved successfully. Aug 08 19:30:42.795438 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-77768389-5e0a-4ca2-9d5e-7e8624d484eb req-99b3079a-3efe-45b9-82cd-c4273df04055 tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 returned with HTTP 200 Aug 08 19:30:42.796195 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 439/1759] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:42 2026] GET /volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:42.808070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (ea66eef4-4ce8-4798-83aa-3e04f3efc2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.811154 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011bf970-04ce-4fe4-b208-e19d704028f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.812631 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:42.857267 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (011bf970-04ce-4fe4-b208-e19d704028f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.859365 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72564883-8f1d-4983-b898-efbe1799313e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.922196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Created reservations ['79f6f388-ddff-46e5-9b4b-368f720d0eb6', '436ad772-1700-4a71-a566-6871e495b2b1', '590e4937-f570-43fa-8d23-a42338a414a3', '9451edc9-807d-425d-85c4-ae21f896be29'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:42.923092 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72564883-8f1d-4983-b898-efbe1799313e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f6f388-ddff-46e5-9b4b-368f720d0eb6', '436ad772-1700-4a71-a566-6871e495b2b1', '590e4937-f570-43fa-8d23-a42338a414a3', '9451edc9-807d-425d-85c4-ae21f896be29']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.923843 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e04ce33-1f42-4280-a0a0-201dc98b93c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.950074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e04ce33-1f42-4280-a0a0-201dc98b93c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '131ee81b-695e-4b16-be7e-cfb27e3ef74f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1986564021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['79f6f388-ddff-46e5-9b4b-368f720d0eb6','436ad772-1700-4a71-a566-6871e495b2b1','590e4937-f570-43fa-8d23-a42338a414a3','9451edc9-807d-425d-85c4-ae21f896be29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1986564021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=131ee81b-695e-4b16-be7e-cfb27e3ef74f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1696723ad2844740a5429ee541cf0472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2c195e79d15143998b577f9bec7a6187',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.951078 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a690eac-6ab4-4114-a6ee-a8d2daaeaf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.973529 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a690eac-6ab4-4114-a6ee-a8d2daaeaf07) transitioned into 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-1986564021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1696723ad2844740a5429ee541cf0472',qos_specs=None,replication_status=,reservations=['79f6f388-ddff-46e5-9b4b-368f720d0eb6','436ad772-1700-4a71-a566-6871e495b2b1','590e4937-f570-43fa-8d23-a42338a414a3','9451edc9-807d-425d-85c4-ae21f896be29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c195e79d15143998b577f9bec7a6187',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.974377 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe7959e-b3b0-405f-a322-425612d87522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:42.985812 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afe7959e-b3b0-405f-a322-425612d87522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:42.987890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Flow 'volume_create_api' (ea66eef4-4ce8-4798-83aa-3e04f3efc2ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:42.987890 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Create volume request issued successfully. Aug 08 19:30:42.988954 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-640b43e5-5f68-4c92-902c-0671ab934915 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:42.989541 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 441/1760] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:42 2026] POST /volume/v3/volumes => generated 758 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:43.004983 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-623fe583-3da6-4f2b-85cd-384c5831cdf2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.006802 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-623fe583-3da6-4f2b-85cd-384c5831cdf2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 Aug 08 19:30:43.007007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-623fe583-3da6-4f2b-85cd-384c5831cdf2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.007192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-623fe583-3da6-4f2b-85cd-384c5831cdf2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.016203 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.016203 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:43.018339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c76ca09-ab2b-482c-a1dc-9bb99c96132d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.020437 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c76ca09-ab2b-482c-a1dc-9bb99c96132d tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:43.020652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c76ca09-ab2b-482c-a1dc-9bb99c96132d tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.020865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c76ca09-ab2b-482c-a1dc-9bb99c96132d tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.022934 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-623fe583-3da6-4f2b-85cd-384c5831cdf2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:43.030106 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-623fe583-3da6-4f2b-85cd-384c5831cdf2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 returned with HTTP 200 Aug 08 19:30:43.030508 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 443/1761] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.038913 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.038913 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:43.043569 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4c76ca09-ab2b-482c-a1dc-9bb99c96132d tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:43.050088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ef0f8d9-64b5-41e0-9789-534dc6ea2c4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.052024 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c76ca09-ab2b-482c-a1dc-9bb99c96132d tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:43.052338 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ef0f8d9-64b5-41e0-9789-534dc6ea2c4b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a Aug 08 19:30:43.052717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ef0f8d9-64b5-41e0-9789-534dc6ea2c4b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.052871 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 439/1762] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.053006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ef0f8d9-64b5-41e0-9789-534dc6ea2c4b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.071918 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.071918 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:43.077229 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ef0f8d9-64b5-41e0-9789-534dc6ea2c4b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:43.084342 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ef0f8d9-64b5-41e0-9789-534dc6ea2c4b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a returned with HTTP 200 Aug 08 19:30:43.084920 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 440/1763] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.090244 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da5568f3-42d0-444c-b3dc-893b02edc0c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.092520 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da5568f3-42d0-444c-b3dc-893b02edc0c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:43.092769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da5568f3-42d0-444c-b3dc-893b02edc0c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.093031 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da5568f3-42d0-444c-b3dc-893b02edc0c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.093160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-da5568f3-42d0-444c-b3dc-893b02edc0c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:43.100758 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2f7e2c48-f532-4916-98b8-425b2dbc9ca3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.102683 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f7e2c48-f532-4916-98b8-425b2dbc9ca3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 Aug 08 19:30:43.102783 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.102783 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:43.103023 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2f7e2c48-f532-4916-98b8-425b2dbc9ca3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.103270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2f7e2c48-f532-4916-98b8-425b2dbc9ca3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.103752 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da5568f3-42d0-444c-b3dc-893b02edc0c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:43.104472 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 442/1764] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.112652 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.112652 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:43.120081 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2f7e2c48-f532-4916-98b8-425b2dbc9ca3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:43.125232 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2f7e2c48-f532-4916-98b8-425b2dbc9ca3 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 returned with HTTP 200 Aug 08 19:30:43.125690 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 444/1765] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.140043 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ea886d0-517b-4f11-9581-af74ff40a3cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.142424 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea886d0-517b-4f11-9581-af74ff40a3cd tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 Aug 08 19:30:43.142830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ea886d0-517b-4f11-9581-af74ff40a3cd tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.143013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ea886d0-517b-4f11-9581-af74ff40a3cd tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.154579 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.154579 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:43.161307 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ea886d0-517b-4f11-9581-af74ff40a3cd tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:43.170203 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ea886d0-517b-4f11-9581-af74ff40a3cd tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 returned with HTTP 200 Aug 08 19:30:43.170882 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 440/1766] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.188655 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4fa76b35-d75c-4b7d-83c7-b144436cfd71 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.190806 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fa76b35-d75c-4b7d-83c7-b144436cfd71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f Aug 08 19:30:43.191039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fa76b35-d75c-4b7d-83c7-b144436cfd71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.191227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fa76b35-d75c-4b7d-83c7-b144436cfd71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.202977 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.202977 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:43.209420 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4fa76b35-d75c-4b7d-83c7-b144436cfd71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:43.216098 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fa76b35-d75c-4b7d-83c7-b144436cfd71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f returned with HTTP 200 Aug 08 19:30:43.216648 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 441/1767] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.232096 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.234507 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] DELETE https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f Aug 08 19:30:43.234801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.235075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.235301 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume with id: 131ee81b-695e-4b16-be7e-cfb27e3ef74f Aug 08 19:30:43.244774 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.244774 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:43.245418 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:43.268207 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume request issued successfully. Aug 08 19:30:43.268527 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed0f629e-888b-49eb-ad6a-bf4bbdcc8c7e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f returned with HTTP 202 Aug 08 19:30:43.269183 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 443/1768] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:43 2026] DELETE /volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:43.282276 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93bda599-543f-433a-873f-38a851936163 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.288256 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93bda599-543f-433a-873f-38a851936163 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f Aug 08 19:30:43.288584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93bda599-543f-433a-873f-38a851936163 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.288853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93bda599-543f-433a-873f-38a851936163 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.297439 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.297439 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:43.301819 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93bda599-543f-433a-873f-38a851936163 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:43.306723 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93bda599-543f-433a-873f-38a851936163 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f returned with HTTP 200 Aug 08 19:30:43.307259 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 445/1769] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:43.627459 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-1590e438-5d54-4d82-9ef9-49a44fca8d07 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.631172 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-1590e438-5d54-4d82-9ef9-49a44fca8d07 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2/action Aug 08 19:30:43.631741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-1590e438-5d54-4d82-9ef9-49a44fca8d07 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:43.631991 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-1590e438-5d54-4d82-9ef9-49a44fca8d07 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:43.667114 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:43.667114 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:43.690449 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0f3cd5ba-706a-4019-9b28-2df30bd9b6d7 req-1590e438-5d54-4d82-9ef9-49a44fca8d07 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2/action returned with HTTP 204 Aug 08 19:30:43.691030 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 441/1770] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:30:43 2026] POST /volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:43.831911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ad786ef8-ca30-4726-971f-4ac28b0767d9 req-2c0dccac-18c8-4bff-86fb-ec6844d1cd4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:43.835065 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ad786ef8-ca30-4726-971f-4ac28b0767d9 req-2c0dccac-18c8-4bff-86fb-ec6844d1cd4b tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] GET https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 Aug 08 19:30:43.835299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ad786ef8-ca30-4726-971f-4ac28b0767d9 req-2c0dccac-18c8-4bff-86fb-ec6844d1cd4b tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:43.835523 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ad786ef8-ca30-4726-971f-4ac28b0767d9 req-2c0dccac-18c8-4bff-86fb-ec6844d1cd4b tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:43.842266 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ad786ef8-ca30-4726-971f-4ac28b0767d9 req-2c0dccac-18c8-4bff-86fb-ec6844d1cd4b tempest-VolumesGetTestJSON-1881588452 tempest-VolumesGetTestJSON-1881588452-project-member] https://10.4.3.89/volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 returned with HTTP 404 Aug 08 19:30:43.842936 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 442/1771] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:43 2026] GET /volume/v3/volumes/f26f0dc7-0523-4c05-bcbf-3c8ccfb87c13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:44.072193 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dc68d12a-2aa8-4fb6-a087-67890c5f11ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.074814 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc68d12a-2aa8-4fb6-a087-67890c5f11ec tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:44.075019 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc68d12a-2aa8-4fb6-a087-67890c5f11ec tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.075525 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dc68d12a-2aa8-4fb6-a087-67890c5f11ec tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.089198 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.089198 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:44.095599 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dc68d12a-2aa8-4fb6-a087-67890c5f11ec tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:44.100450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dc68d12a-2aa8-4fb6-a087-67890c5f11ec tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:44.100920 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 444/1772] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:44.115605 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e64bd9a1-cecc-4679-820d-f3d2545809c5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.117351 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e64bd9a1-cecc-4679-820d-f3d2545809c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:30:44.117593 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e64bd9a1-cecc-4679-820d-f3d2545809c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.117773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e64bd9a1-cecc-4679-820d-f3d2545809c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.117933 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e64bd9a1-cecc-4679-820d-f3d2545809c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:44.122088 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.122088 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:44.122520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-55c49326-14e0-4ada-a21b-e93a1bd1cd30 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.122854 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e64bd9a1-cecc-4679-820d-f3d2545809c5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:30:44.123095 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 446/1773] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:44.124910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-55c49326-14e0-4ada-a21b-e93a1bd1cd30 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:44.125081 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-55c49326-14e0-4ada-a21b-e93a1bd1cd30 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.125244 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-55c49326-14e0-4ada-a21b-e93a1bd1cd30 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.136201 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.136201 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:44.136360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.138300 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:30:44.139055 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd64159a-6b85-42a7-85c9-157958442994", "name": "tempest-VolumesBackupsTest-Backup-810222313"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:44.139589 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-55c49326-14e0-4ada-a21b-e93a1bd1cd30 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:44.146396 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating new backup {'backup': {'volume_id': 'fd64159a-6b85-42a7-85c9-157958442994', 'name': 'tempest-VolumesBackupsTest-Backup-810222313'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:30:44.146396 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating backup of volume fd64159a-6b85-42a7-85c9-157958442994 in container None Aug 08 19:30:44.146673 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-55c49326-14e0-4ada-a21b-e93a1bd1cd30 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:44.146673 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 442/1774] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:44.159754 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.159754 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:44.160312 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:30:44.168868 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-729ede34-af8d-42ce-a5f0-c857d7ef2005 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.172391 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-729ede34-af8d-42ce-a5f0-c857d7ef2005 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action Aug 08 19:30:44.172864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-729ede34-af8d-42ce-a5f0-c857d7ef2005 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action body: b'{"os-detach": {"attachment_id": "c923c4a9-3bd9-4813-8f75-61936c87aac2"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:44.173073 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-729ede34-af8d-42ce-a5f0-c857d7ef2005 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "c923c4a9-3bd9-4813-8f75-61936c87aac2"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:44.190591 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Created reservations ['38f33158-0b8f-451b-ae87-90b6f9b24b80', '14b84b53-50c7-47d2-93e3-5ea62cb468ae'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:44.195966 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.195966 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:44.196558 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-729ede34-af8d-42ce-a5f0-c857d7ef2005 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:44.205954 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-729ede34-af8d-42ce-a5f0-c857d7ef2005 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action returned with HTTP 400 Aug 08 19:30:44.206531 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 445/1775] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:30:44 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 100 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:30:44.234203 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2d003bc-dcb4-4f4a-8960-ec3cc51c2cb7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:30:44.236988 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 443/1776] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:44 2026] POST /volume/v3/backups => generated 327 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:44.249139 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c43f281e-530c-4d8d-bb9a-e657e0b32739 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.251888 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c43f281e-530c-4d8d-bb9a-e657e0b32739 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:44.254180 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c43f281e-530c-4d8d-bb9a-e657e0b32739 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.254612 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c43f281e-530c-4d8d-bb9a-e657e0b32739 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.254918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c43f281e-530c-4d8d-bb9a-e657e0b32739 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:44.255971 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-809f5307-c649-430b-a203-b645f0c72236 req-cf3972d2-e1b1-4a80-94b4-0c7591eed66f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.260271 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-cf3972d2-e1b1-4a80-94b4-0c7591eed66f tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:44.260271 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-cf3972d2-e1b1-4a80-94b4-0c7591eed66f tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.260372 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-cf3972d2-e1b1-4a80-94b4-0c7591eed66f tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.274279 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.274279 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:44.275363 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c43f281e-530c-4d8d-bb9a-e657e0b32739 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:44.275693 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 447/1777] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 734 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:44.279586 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.279586 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:44.289332 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-809f5307-c649-430b-a203-b645f0c72236 req-cf3972d2-e1b1-4a80-94b4-0c7591eed66f tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:44.300607 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-cf3972d2-e1b1-4a80-94b4-0c7591eed66f tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:44.301118 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 443/1778] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 1148 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:44.327873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c357b215-1cfa-4164-b912-a501cb6aa3a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.331357 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c357b215-1cfa-4164-b912-a501cb6aa3a2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f Aug 08 19:30:44.331357 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c357b215-1cfa-4164-b912-a501cb6aa3a2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.331357 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c357b215-1cfa-4164-b912-a501cb6aa3a2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.336514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-809f5307-c649-430b-a203-b645f0c72236 req-61ee6991-0703-4ef7-80ec-4f8d37bcc986 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.339319 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-61ee6991-0703-4ef7-80ec-4f8d37bcc986 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a/action Aug 08 19:30:44.339816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-61ee6991-0703-4ef7-80ec-4f8d37bcc986 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:44.341013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-61ee6991-0703-4ef7-80ec-4f8d37bcc986 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:44.342773 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c357b215-1cfa-4164-b912-a501cb6aa3a2 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f returned with HTTP 404 Aug 08 19:30:44.342773 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 446/1779] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/volumes/131ee81b-695e-4b16-be7e-cfb27e3ef74f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:44.350990 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e353dbb5-4164-459b-b5e2-55dacbee834f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.353132 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e353dbb5-4164-459b-b5e2-55dacbee834f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 Aug 08 19:30:44.353342 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e353dbb5-4164-459b-b5e2-55dacbee834f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.353577 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e353dbb5-4164-459b-b5e2-55dacbee834f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.353756 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e353dbb5-4164-459b-b5e2-55dacbee834f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume with id: fb4a6665-f7bb-48a9-9e28-a82f723ad378 Aug 08 19:30:44.357177 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.357177 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:44.357667 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-809f5307-c649-430b-a203-b645f0c72236 req-61ee6991-0703-4ef7-80ec-4f8d37bcc986 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:44.365426 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.365426 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:44.366053 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e353dbb5-4164-459b-b5e2-55dacbee834f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:44.366653 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-809f5307-c649-430b-a203-b645f0c72236 req-61ee6991-0703-4ef7-80ec-4f8d37bcc986 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Begin detaching volume completed successfully. Aug 08 19:30:44.366653 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-61ee6991-0703-4ef7-80ec-4f8d37bcc986 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a/action returned with HTTP 202 Aug 08 19:30:44.367430 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 444/1780] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:30:44 2026] POST /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:30:44.396439 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e353dbb5-4164-459b-b5e2-55dacbee834f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume request issued successfully. Aug 08 19:30:44.396439 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e353dbb5-4164-459b-b5e2-55dacbee834f tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 returned with HTTP 202 Aug 08 19:30:44.396439 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 448/1781] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:44 2026] DELETE /volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:44.403392 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7fafae85-e1e0-4a53-a14f-c7097aace64e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.406027 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fafae85-e1e0-4a53-a14f-c7097aace64e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 Aug 08 19:30:44.406867 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fafae85-e1e0-4a53-a14f-c7097aace64e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.407345 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fafae85-e1e0-4a53-a14f-c7097aace64e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.423091 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.423091 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:44.433018 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7fafae85-e1e0-4a53-a14f-c7097aace64e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:44.441021 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6114b612-d59c-4a06-ba23-9843df4a73b7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.441584 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fafae85-e1e0-4a53-a14f-c7097aace64e tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 returned with HTTP 200 Aug 08 19:30:44.442091 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6114b612-d59c-4a06-ba23-9843df4a73b7 None None] GET https://10.4.3.89/volume// Aug 08 19:30:44.442353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6114b612-d59c-4a06-ba23-9843df4a73b7 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.442463 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 444/1782] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:44.442625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6114b612-d59c-4a06-ba23-9843df4a73b7 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.443004 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6114b612-d59c-4a06-ba23-9843df4a73b7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:44.443307 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 447/1783] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:44.454735 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-809f5307-c649-430b-a203-b645f0c72236 req-ded242c2-fe21-420f-a5c6-530655cbf5f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:44.458145 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-ded242c2-fe21-420f-a5c6-530655cbf5f6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:44.459517 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-ded242c2-fe21-420f-a5c6-530655cbf5f6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:44.459517 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-ded242c2-fe21-420f-a5c6-530655cbf5f6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:44.474330 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:44.474330 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:44.484438 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-809f5307-c649-430b-a203-b645f0c72236 req-ded242c2-fe21-420f-a5c6-530655cbf5f6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:44.489295 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-ded242c2-fe21-420f-a5c6-530655cbf5f6 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:44.490242 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 445/1784] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:30:44 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 1331 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:45.287154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71712c1c-50a9-4199-93c6-9001549035d5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:45.289623 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71712c1c-50a9-4199-93c6-9001549035d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:45.289947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71712c1c-50a9-4199-93c6-9001549035d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:45.290217 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71712c1c-50a9-4199-93c6-9001549035d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:45.290460 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-71712c1c-50a9-4199-93c6-9001549035d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:45.295971 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:45.295971 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:45.296818 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71712c1c-50a9-4199-93c6-9001549035d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:45.297379 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 449/1785] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:45 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:45.461254 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-83c08a2b-4953-48d5-902f-615234497748 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:45.463254 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83c08a2b-4953-48d5-902f-615234497748 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 Aug 08 19:30:45.463490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83c08a2b-4953-48d5-902f-615234497748 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:45.463680 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83c08a2b-4953-48d5-902f-615234497748 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:45.469777 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83c08a2b-4953-48d5-902f-615234497748 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 returned with HTTP 404 Aug 08 19:30:45.470501 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 445/1786] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:45 2026] GET /volume/v3/volumes/fb4a6665-f7bb-48a9-9e28-a82f723ad378 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:45.480639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65b69859-eda3-45ef-8512-630a9d539be7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:45.483115 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65b69859-eda3-45ef-8512-630a9d539be7 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] DELETE https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 Aug 08 19:30:45.483341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65b69859-eda3-45ef-8512-630a9d539be7 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:45.483591 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65b69859-eda3-45ef-8512-630a9d539be7 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:45.483787 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-65b69859-eda3-45ef-8512-630a9d539be7 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume with id: 40eb7269-11c3-46ae-ab3d-8a23611e8c40 Aug 08 19:30:45.492561 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:45.492561 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:45.493137 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65b69859-eda3-45ef-8512-630a9d539be7 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:45.519322 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65b69859-eda3-45ef-8512-630a9d539be7 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume request issued successfully. Aug 08 19:30:45.519615 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65b69859-eda3-45ef-8512-630a9d539be7 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 returned with HTTP 202 Aug 08 19:30:45.520173 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 448/1787] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:45 2026] DELETE /volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:45.528495 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5d8c9372-3ce8-4104-95a0-334eadf95eac None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:45.530250 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d8c9372-3ce8-4104-95a0-334eadf95eac tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 Aug 08 19:30:45.530456 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d8c9372-3ce8-4104-95a0-334eadf95eac tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:45.530623 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d8c9372-3ce8-4104-95a0-334eadf95eac tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:45.537680 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:45.537680 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:45.541873 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5d8c9372-3ce8-4104-95a0-334eadf95eac tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:45.546722 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d8c9372-3ce8-4104-95a0-334eadf95eac tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 returned with HTTP 200 Aug 08 19:30:45.547290 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 446/1788] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:45 2026] GET /volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:46.008153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c27ee4a0-aa90-454f-b171-f7302c924feb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.105645 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c27ee4a0-aa90-454f-b171-f7302c924feb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:46.106012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c27ee4a0-aa90-454f-b171-f7302c924feb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1613088196"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:46.120899 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c27ee4a0-aa90-454f-b171-f7302c924feb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:46.121255 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 450/1789] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:30:46 2026] POST /volume/v3/types => generated 224 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:46.129681 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8212adef-d85d-44ae-b5fa-2c359d9ad6e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.131522 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8212adef-d85d-44ae-b5fa-2c359d9ad6e7 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:30:46.131909 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8212adef-d85d-44ae-b5fa-2c359d9ad6e7 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-253665171"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:46.145979 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8212adef-d85d-44ae-b5fa-2c359d9ad6e7 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:30:46.146590 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 446/1790] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:30:46 2026] POST /volume/v3/group_types => generated 180 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:46.153978 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.231906 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:30:46.232291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a1295d90-5c27-4d36-8145-6937d442d237", "volume_types": ["81a31753-1b7e-4636-80ba-4e53ed097906"], "name": "tempest-GroupSnapshotsTest-Group-287904372"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:46.234100 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating new group {'group': {'group_type': 'a1295d90-5c27-4d36-8145-6937d442d237', 'volume_types': ['81a31753-1b7e-4636-80ba-4e53ed097906'], 'name': 'tempest-GroupSnapshotsTest-Group-287904372'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:30:46.237923 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating group tempest-GroupSnapshotsTest-Group-287904372. Aug 08 19:30:46.244953 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:30:46.268882 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['6d8cb035-d708-426c-acf9-e5b7b4889077'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:46.295708 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d9e9fe3e-899f-40c9-831c-645c23fd3998 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:30:46.296350 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 449/1791] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:30:46 2026] POST /volume/v3/groups => generated 111 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:46.305578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-719c07f6-b2dd-48a4-ae32-5c6b32281b35 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.308406 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-719c07f6-b2dd-48a4-ae32-5c6b32281b35 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 Aug 08 19:30:46.308624 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-719c07f6-b2dd-48a4-ae32-5c6b32281b35 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:46.308875 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-719c07f6-b2dd-48a4-ae32-5c6b32281b35 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:46.308982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-719c07f6-b2dd-48a4-ae32-5c6b32281b35 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5beb89d9-f6a4-4e3c-ad23-e4268c988c21 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:46.309104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f64c0288-4519-4123-aa33-f8e993190b11 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.310830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f64c0288-4519-4123-aa33-f8e993190b11 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:46.311034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f64c0288-4519-4123-aa33-f8e993190b11 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:46.311256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f64c0288-4519-4123-aa33-f8e993190b11 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:46.311402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f64c0288-4519-4123-aa33-f8e993190b11 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:46.316280 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:46.316280 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:46.317134 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f64c0288-4519-4123-aa33-f8e993190b11 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:46.317651 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 451/1792] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:46 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:46.320954 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:46.320954 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:46.331689 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-719c07f6-b2dd-48a4-ae32-5c6b32281b35 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 returned with HTTP 200 Aug 08 19:30:46.332140 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 447/1793] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:46 2026] GET /volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:46.565230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01a67032-694e-45a8-a17a-4976ed83dc49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.567857 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01a67032-694e-45a8-a17a-4976ed83dc49 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 Aug 08 19:30:46.568171 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01a67032-694e-45a8-a17a-4976ed83dc49 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:46.568501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01a67032-694e-45a8-a17a-4976ed83dc49 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:46.575991 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01a67032-694e-45a8-a17a-4976ed83dc49 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 returned with HTTP 404 Aug 08 19:30:46.577317 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 447/1794] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:46 2026] GET /volume/v3/volumes/40eb7269-11c3-46ae-ab3d-8a23611e8c40 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:46.584160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.586066 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a Aug 08 19:30:46.586308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:46.586573 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:46.586763 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume with id: b4a5654a-141b-4a94-8329-c9bfc30b9b7a Aug 08 19:30:46.594142 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:46.594142 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:46.594624 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:46.619057 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume request issued successfully. Aug 08 19:30:46.619878 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6facf2f6-a8ac-45e9-8454-bcf5dfdcdaff tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a returned with HTTP 202 Aug 08 19:30:46.619878 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 450/1795] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:46 2026] DELETE /volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:46.628815 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b8507501-02dd-45de-8b73-107c2b11116b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:46.630787 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8507501-02dd-45de-8b73-107c2b11116b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a Aug 08 19:30:46.631038 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8507501-02dd-45de-8b73-107c2b11116b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:46.631274 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8507501-02dd-45de-8b73-107c2b11116b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:46.639183 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:46.639183 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:46.643826 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b8507501-02dd-45de-8b73-107c2b11116b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:46.648596 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8507501-02dd-45de-8b73-107c2b11116b tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a returned with HTTP 200 Aug 08 19:30:46.649266 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 452/1796] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:46 2026] GET /volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:47.023737 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-809f5307-c649-430b-a203-b645f0c72236 req-f5032466-b76e-4fbb-b54d-035b4b8f9c9b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.026099 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-f5032466-b76e-4fbb-b54d-035b4b8f9c9b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] DELETE https://10.4.3.89/volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2 Aug 08 19:30:47.026384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-f5032466-b76e-4fbb-b54d-035b4b8f9c9b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.026625 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-f5032466-b76e-4fbb-b54d-035b4b8f9c9b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.035646 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.035646 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:47.099648 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-809f5307-c649-430b-a203-b645f0c72236 req-f5032466-b76e-4fbb-b54d-035b4b8f9c9b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2 returned with HTTP 200 Aug 08 19:30:47.100090 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 448/1797] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:30:47 2026] DELETE /volume/v3/attachments/c923c4a9-3bd9-4813-8f75-61936c87aac2 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:47.330242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38c5e51d-b016-47da-b738-9d6ae26b2e67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.332462 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38c5e51d-b016-47da-b738-9d6ae26b2e67 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:47.332736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38c5e51d-b016-47da-b738-9d6ae26b2e67 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.333025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38c5e51d-b016-47da-b738-9d6ae26b2e67 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.333171 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-38c5e51d-b016-47da-b738-9d6ae26b2e67 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:47.338291 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.338291 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:47.339342 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38c5e51d-b016-47da-b738-9d6ae26b2e67 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:47.339849 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 448/1798] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:47.345212 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64ff02a1-d390-42cc-8bcc-d1343ed30f02 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.346989 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64ff02a1-d390-42cc-8bcc-d1343ed30f02 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 Aug 08 19:30:47.347230 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64ff02a1-d390-42cc-8bcc-d1343ed30f02 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.347468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64ff02a1-d390-42cc-8bcc-d1343ed30f02 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.347572 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-64ff02a1-d390-42cc-8bcc-d1343ed30f02 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5beb89d9-f6a4-4e3c-ad23-e4268c988c21 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:47.353943 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.353943 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:47.363657 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64ff02a1-d390-42cc-8bcc-d1343ed30f02 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 returned with HTTP 200 Aug 08 19:30:47.365158 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 451/1799] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:47.372956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f34bd667-809a-49bf-83ac-5e1dded22576 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.374623 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:47.375350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1858394055", "volume_type": "81a31753-1b7e-4636-80ba-4e53ed097906", "group_id": "5beb89d9-f6a4-4e3c-ad23-e4268c988c21", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:47.378150 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1858394055', 'volume_type': '81a31753-1b7e-4636-80ba-4e53ed097906', 'group_id': '5beb89d9-f6a4-4e3c-ad23-e4268c988c21', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:47.383699 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.383699 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:47.384140 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume of 1 GB Aug 08 19:30:47.388609 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:30:47.393819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (dcbf788c-f286-44c9-a29e-9402b51c9c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:47.394810 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7572454-1ef8-4d3a-918d-222eaa5d1377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:47.395286 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.395286 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:47.395696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:47.412662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7572454-1ef8-4d3a-918d-222eaa5d1377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81a31753-1b7e-4636-80ba-4e53ed097906,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1613088196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81a31753-1b7e-4636-80ba-4e53ed097906', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5beb89d9-f6a4-4e3c-ad23-e4268c988c21', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:47.413331 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1e5ab4-6da8-48ec-b7fd-5776bad32d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:47.437258 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1613088196 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1613088196, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:47.437533 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1613088196 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1613088196, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:47.467769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['860e9d29-0d75-4e8a-9568-ad385fc8ed4a', '812f9aa4-e683-43fd-a3c8-19736805bbd6', '8b95b3dc-49ce-41ba-becd-e95d8cbf1904', 'ae6b1031-9b58-4331-9467-913c89f4d2fe'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:47.468249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bfc66dcb-cf02-44b6-b67a-9ae62fc87876 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.468548 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a1e5ab4-6da8-48ec-b7fd-5776bad32d5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['860e9d29-0d75-4e8a-9568-ad385fc8ed4a', '812f9aa4-e683-43fd-a3c8-19736805bbd6', '8b95b3dc-49ce-41ba-becd-e95d8cbf1904', 'ae6b1031-9b58-4331-9467-913c89f4d2fe']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:47.469379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b61faf-81e6-45cd-aa2d-8e76684b576c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:47.497136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b61faf-81e6-45cd-aa2d-8e76684b576c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60880046-f521-40af-930c-753c4b0ddd83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1858394055',encryption_key_id=None,group_id=5beb89d9-f6a4-4e3c-ad23-e4268c988c21,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['860e9d29-0d75-4e8a-9568-ad385fc8ed4a','812f9aa4-e683-43fd-a3c8-19736805bbd6','8b95b3dc-49ce-41ba-becd-e95d8cbf1904','ae6b1031-9b58-4331-9467-913c89f4d2fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=81a31753-1b7e-4636-80ba-4e53ed097906), '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-08-08T19:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1858394055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5beb89d9-f6a4-4e3c-ad23-e4268c988c21,host=None,id=60880046-f521-40af-930c-753c4b0ddd83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a68d803b2f4669aa54041fb866d797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='13a2e70a52e1453e94762b79877bb4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81a31753-1b7e-4636-80ba-4e53ed097906),volume_type_id=81a31753-1b7e-4636-80ba-4e53ed097906)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:47.498209 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b63d17-a15b-49fd-a0da-789215805efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:47.505888 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc66dcb-cf02-44b6-b67a-9ae62fc87876 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:47.506238 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfc66dcb-cf02-44b6-b67a-9ae62fc87876 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:47.508428 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.508428 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:47.523978 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87b63d17-a15b-49fd-a0da-789215805efa) transitioned into 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-1858394055',encryption_key_id=None,group_id=5beb89d9-f6a4-4e3c-ad23-e4268c988c21,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['860e9d29-0d75-4e8a-9568-ad385fc8ed4a','812f9aa4-e683-43fd-a3c8-19736805bbd6','8b95b3dc-49ce-41ba-becd-e95d8cbf1904','ae6b1031-9b58-4331-9467-913c89f4d2fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=81a31753-1b7e-4636-80ba-4e53ed097906)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:47.524748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1783c577-d411-46f7-baf7-23ee7244d0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:47.528234 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc66dcb-cf02-44b6-b67a-9ae62fc87876 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:47.528721 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 449/1800] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:30:47 2026] POST /volume/v3/types => generated 268 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:47.539752 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1783c577-d411-46f7-baf7-23ee7244d0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:47.540998 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (dcbf788c-f286-44c9-a29e-9402b51c9c7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:47.541440 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request issued successfully. Aug 08 19:30:47.542710 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:47.543711 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:47.596372 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:47.599503 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.599503 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:47.603105 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f34bd667-809a-49bf-83ac-5e1dded22576 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:47.603623 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 453/1801] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:30:47 2026] POST /volume/v3/volumes => generated 821 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:47.621792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.621792 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 Aug 08 19:30:47.622186 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.622186 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.627689 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c8ee2d90-694b-477b-96f9-0f0bf4a46edf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.629946 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8ee2d90-694b-477b-96f9-0f0bf4a46edf tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] POST https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action Aug 08 19:30:47.630625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8ee2d90-694b-477b-96f9-0f0bf4a46edf tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:47.630841 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8ee2d90-694b-477b-96f9-0f0bf4a46edf tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:47.636620 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.636620 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:47.644366 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:47.645232 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:47.645456 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:47.646010 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.646010 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:47.649622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-c8ee2d90-694b-477b-96f9-0f0bf4a46edf tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] Updating volume 'b1d9e9c3-ffea-4cdb-82c7-43622c0f004c' with '{'status': 'in-use'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:30:47.665661 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-813838ee-9539-4a67-ac61-2ffa03f7d459 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.668003 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-813838ee-9539-4a67-ac61-2ffa03f7d459 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a Aug 08 19:30:47.668801 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-813838ee-9539-4a67-ac61-2ffa03f7d459 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.669085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-813838ee-9539-4a67-ac61-2ffa03f7d459 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.673239 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8ee2d90-694b-477b-96f9-0f0bf4a46edf tempest-TestServerVolumeAttachmentScenario-1644733938 tempest-TestServerVolumeAttachmentScenario-1644733938-project-admin] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action returned with HTTP 202 Aug 08 19:30:47.673858 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 452/1802] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:30:47 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:30:47.678014 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-813838ee-9539-4a67-ac61-2ffa03f7d459 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a returned with HTTP 404 Aug 08 19:30:47.678014 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 450/1803] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/volumes/b4a5654a-141b-4a94-8329-c9bfc30b9b7a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:47.682452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-023b766c-a30a-418b-bec9-8e4f8386123b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.684682 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-023b766c-a30a-418b-bec9-8e4f8386123b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:47.684946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-023b766c-a30a-418b-bec9-8e4f8386123b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.685302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-023b766c-a30a-418b-bec9-8e4f8386123b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.689275 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-93a8a452-57f3-4e68-9481-87f037208e71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.691468 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-93a8a452-57f3-4e68-9481-87f037208e71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] DELETE https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 Aug 08 19:30:47.691731 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-93a8a452-57f3-4e68-9481-87f037208e71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.692011 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-93a8a452-57f3-4e68-9481-87f037208e71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.692224 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-93a8a452-57f3-4e68-9481-87f037208e71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume with id: 109a2c30-e507-48e1-b08a-e88864149e96 Aug 08 19:30:47.697971 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.697971 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:47.699584 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.699584 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:47.700062 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-93a8a452-57f3-4e68-9481-87f037208e71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:47.702753 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-023b766c-a30a-418b-bec9-8e4f8386123b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:47.704462 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:47.708113 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.708113 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:47.710800 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-023b766c-a30a-418b-bec9-8e4f8386123b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:47.711366 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 454/1804] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:47.717370 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f380596-e1c8-41f8-bf02-86e85f030dd8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 returned with HTTP 200 Aug 08 19:30:47.718018 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 449/1805] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 => generated 889 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:47.721737 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-93a8a452-57f3-4e68-9481-87f037208e71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume request issued successfully. Aug 08 19:30:47.721737 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-93a8a452-57f3-4e68-9481-87f037208e71 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 returned with HTTP 202 Aug 08 19:30:47.721737 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 453/1806] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:47 2026] DELETE /volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:47.729430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-111f6339-f854-4171-896a-fe1f79b1f581 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.731170 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-111f6339-f854-4171-896a-fe1f79b1f581 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 Aug 08 19:30:47.731361 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-111f6339-f854-4171-896a-fe1f79b1f581 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.731617 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-111f6339-f854-4171-896a-fe1f79b1f581 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.743299 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.743299 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:47.747659 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-111f6339-f854-4171-896a-fe1f79b1f581 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:47.752764 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-111f6339-f854-4171-896a-fe1f79b1f581 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 returned with HTTP 200 Aug 08 19:30:47.753300 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 451/1807] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:47.756811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-5fb1a6b1-5582-4a0c-9973-12d06f99389b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.758848 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-5fb1a6b1-5582-4a0c-9973-12d06f99389b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:47.759045 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-5fb1a6b1-5582-4a0c-9973-12d06f99389b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.759229 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-5fb1a6b1-5582-4a0c-9973-12d06f99389b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.769233 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.769233 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:47.774342 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-5fb1a6b1-5582-4a0c-9973-12d06f99389b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:47.779274 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-5fb1a6b1-5582-4a0c-9973-12d06f99389b tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:47.780621 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 455/1808] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:47.801640 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-c267ae45-a87a-46c7-9937-8ef2cafb20c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.804138 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-c267ae45-a87a-46c7-9937-8ef2cafb20c5 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] POST https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action Aug 08 19:30:47.804471 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-c267ae45-a87a-46c7-9937-8ef2cafb20c5 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:47.804586 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-c267ae45-a87a-46c7-9937-8ef2cafb20c5 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:47.814655 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.814655 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:47.815214 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-c267ae45-a87a-46c7-9937-8ef2cafb20c5 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:47.820396 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-c267ae45-a87a-46c7-9937-8ef2cafb20c5 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Begin detaching volume completed successfully. Aug 08 19:30:47.820598 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-c267ae45-a87a-46c7-9937-8ef2cafb20c5 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action returned with HTTP 202 Aug 08 19:30:47.820973 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 450/1809] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:30:47 2026] POST /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:30:47.868572 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8324f20f-5a15-446e-90c8-51152a70336d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.869084 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8324f20f-5a15-446e-90c8-51152a70336d None None] GET https://10.4.3.89/volume// Aug 08 19:30:47.869315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8324f20f-5a15-446e-90c8-51152a70336d None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.869592 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8324f20f-5a15-446e-90c8-51152a70336d None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.869992 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8324f20f-5a15-446e-90c8-51152a70336d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:47.870423 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 454/1810] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:47.877714 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-6e473841-0978-431b-9af8-446943f0d78e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:47.880499 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-6e473841-0978-431b-9af8-446943f0d78e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:47.880768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-6e473841-0978-431b-9af8-446943f0d78e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:47.881009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-6e473841-0978-431b-9af8-446943f0d78e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:47.890352 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:47.890352 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:47.893820 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-6e473841-0978-431b-9af8-446943f0d78e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:47.898034 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-6e473841-0978-431b-9af8-446943f0d78e tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:47.898427 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 452/1811] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:30:47 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 1331 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:48.352253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fab46b6e-69d8-44b0-a072-4da1491d91f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.354565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fab46b6e-69d8-44b0-a072-4da1491d91f4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:48.354851 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fab46b6e-69d8-44b0-a072-4da1491d91f4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.354996 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fab46b6e-69d8-44b0-a072-4da1491d91f4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.355104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fab46b6e-69d8-44b0-a072-4da1491d91f4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:48.364973 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.364973 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:48.365830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fab46b6e-69d8-44b0-a072-4da1491d91f4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:48.367430 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 456/1812] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:48 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:48.732601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.734718 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 Aug 08 19:30:48.734999 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.735179 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.747155 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-df7e221f-f620-4d98-bb95-459efe685b7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.747834 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.747834 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:48.750257 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-df7e221f-f620-4d98-bb95-459efe685b7c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07 Aug 08 19:30:48.750578 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-df7e221f-f620-4d98-bb95-459efe685b7c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.750872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-df7e221f-f620-4d98-bb95-459efe685b7c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.752856 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:48.753570 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:48.753728 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:48.764213 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.764213 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:48.772202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d62e8bec-d790-4529-999c-fc2897b3e8c6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.773123 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d62e8bec-d790-4529-999c-fc2897b3e8c6 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 Aug 08 19:30:48.773320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d62e8bec-d790-4529-999c-fc2897b3e8c6 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.773558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d62e8bec-d790-4529-999c-fc2897b3e8c6 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.788774 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d62e8bec-d790-4529-999c-fc2897b3e8c6 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 returned with HTTP 404 Aug 08 19:30:48.789333 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 453/1813] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:48 2026] GET /volume/v3/volumes/109a2c30-e507-48e1-b08a-e88864149e96 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:48.797185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-03204f03-6eda-4974-a0c5-516bea8403fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.799208 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03204f03-6eda-4974-a0c5-516bea8403fa tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 Aug 08 19:30:48.799422 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-03204f03-6eda-4974-a0c5-516bea8403fa tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.799683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-03204f03-6eda-4974-a0c5-516bea8403fa tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.799772 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:48.799824 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-03204f03-6eda-4974-a0c5-516bea8403fa tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete snapshot with id: bb145519-c2fe-42b0-9b82-11783d1351e4 Aug 08 19:30:48.803483 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.803483 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:48.805514 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.805514 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:48.806055 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-03204f03-6eda-4974-a0c5-516bea8403fa tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Snapshot retrieved successfully. Aug 08 19:30:48.812378 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37ff16e4-757a-4806-8b88-db9a13b46b75 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 returned with HTTP 200 Aug 08 19:30:48.812988 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 451/1814] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:48 2026] GET /volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 => generated 914 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:48.818536 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6aec6abd-09cb-4ecc-a969-2e918563eb36 req-df7e221f-f620-4d98-bb95-459efe685b7c tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07 returned with HTTP 200 Aug 08 19:30:48.819213 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 455/1815] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:30:48 2026] DELETE /volume/v3/attachments/d993cd76-3dfa-4e43-97ad-addbd9f74e07 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:48.824786 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-03204f03-6eda-4974-a0c5-516bea8403fa tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Snapshot delete request issued successfully. Aug 08 19:30:48.824980 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03204f03-6eda-4974-a0c5-516bea8403fa tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 returned with HTTP 202 Aug 08 19:30:48.825443 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 457/1816] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:30:48 2026] DELETE /volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:48.828001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.834200 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e9a6a66-d36a-4aef-ad32-079ff46a2ca9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.834322 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 08 19:30:48.834938 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5beb89d9-f6a4-4e3c-ad23-e4268c988c21", "name": "tempest-group_snapshot-1301078649"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:48.837420 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e9a6a66-d36a-4aef-ad32-079ff46a2ca9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 Aug 08 19:30:48.837527 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5beb89d9-f6a4-4e3c-ad23-e4268c988c21', 'name': 'tempest-group_snapshot-1301078649'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 19:30:48.837559 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e9a6a66-d36a-4aef-ad32-079ff46a2ca9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.837559 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e9a6a66-d36a-4aef-ad32-079ff46a2ca9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.841172 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.841172 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:48.844765 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.844765 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:48.845209 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e9a6a66-d36a-4aef-ad32-079ff46a2ca9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Snapshot retrieved successfully. Aug 08 19:30:48.846074 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e9a6a66-d36a-4aef-ad32-079ff46a2ca9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 returned with HTTP 200 Aug 08 19:30:48.847456 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 452/1817] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:30:48 2026] GET /volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 => generated 474 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:48.849173 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.group_snapshots [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating group_snapshot tempest-group_snapshot-1301078649. Aug 08 19:30:48.866836 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.866836 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:48.877484 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1613088196 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1613088196, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:48.877799 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1613088196 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1613088196, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:48.905483 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['7c3f0c11-d2d7-4f27-89dc-77fd79b2ca7f', '850ad878-2f2a-4d97-9fe4-390ea022403a', 'b450675f-a032-4b4d-a774-b5e768bbd7b3', '568f9221-d468-4151-837b-417ddf357793'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:48.927804 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-01da3f63-247a-4ed9-aec2-046a80c4dd55 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 08 19:30:48.928226 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 454/1818] 10.4.3.89 () {70 vars in 1317 bytes} [Sat Aug 8 19:30:48 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:48.937765 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-30665722-a9cb-4cfc-af6f-f8a7b31ec656 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.939761 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30665722-a9cb-4cfc-af6f-f8a7b31ec656 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a Aug 08 19:30:48.940056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30665722-a9cb-4cfc-af6f-f8a7b31ec656 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.940279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-30665722-a9cb-4cfc-af6f-f8a7b31ec656 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.940441 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-30665722-a9cb-4cfc-af6f-f8a7b31ec656 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member eda9cd73-4991-437e-a0ee-71bcd4a5d85a {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:30:48.944272 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.944272 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:48.949222 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-30665722-a9cb-4cfc-af6f-f8a7b31ec656 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a returned with HTTP 200 Aug 08 19:30:48.949222 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 456/1819] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:30:48 2026] GET /volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:48.972791 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-24e3110b-726d-4ecb-9200-b0cade31b9e2 req-8d84a4dd-c225-4d79-be72-10cc622efce3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:48.976621 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-24e3110b-726d-4ecb-9200-b0cade31b9e2 req-8d84a4dd-c225-4d79-be72-10cc622efce3 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:48.976815 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-24e3110b-726d-4ecb-9200-b0cade31b9e2 req-8d84a4dd-c225-4d79-be72-10cc622efce3 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:48.977022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-24e3110b-726d-4ecb-9200-b0cade31b9e2 req-8d84a4dd-c225-4d79-be72-10cc622efce3 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:48.984179 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:48.984179 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:48.987588 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-24e3110b-726d-4ecb-9200-b0cade31b9e2 req-8d84a4dd-c225-4d79-be72-10cc622efce3 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:48.991256 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-24e3110b-726d-4ecb-9200-b0cade31b9e2 req-8d84a4dd-c225-4d79-be72-10cc622efce3 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:48.991706 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 458/1820] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:48 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:49.378287 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18fdbd78-22e8-4513-9f88-fba37f497add None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.380269 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18fdbd78-22e8-4513-9f88-fba37f497add tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:49.380725 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18fdbd78-22e8-4513-9f88-fba37f497add tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:49.380725 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18fdbd78-22e8-4513-9f88-fba37f497add tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:49.380860 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-18fdbd78-22e8-4513-9f88-fba37f497add tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:49.386567 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:49.386567 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:49.387671 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18fdbd78-22e8-4513-9f88-fba37f497add tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:49.392967 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 453/1821] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:49 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:49.801357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9933b70-c548-4b6f-bb38-451efe39b6de None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.803099 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9933b70-c548-4b6f-bb38-451efe39b6de tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:49.803670 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9933b70-c548-4b6f-bb38-451efe39b6de tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:49.804908 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:49.804908 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:49.817425 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9933b70-c548-4b6f-bb38-451efe39b6de tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:49.817790 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 455/1822] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:30:49 2026] POST /volume/v3/types => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:49.826301 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28671a54-4893-4069-a0fc-0c5bc39bc2bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.827880 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28671a54-4893-4069-a0fc-0c5bc39bc2bf tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:49.828167 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28671a54-4893-4069-a0fc-0c5bc39bc2bf tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:49.840727 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28671a54-4893-4069-a0fc-0c5bc39bc2bf tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:49.841175 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 457/1823] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:30:49 2026] POST /volume/v3/types => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:49.850749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.853947 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:49.853947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1363916205", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:49.855086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1363916205', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:49.856985 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c1b1bb83-41fd-4a91-91e6-dceddb35cdf9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.859104 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume of 1 GB Aug 08 19:30:49.859329 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1b1bb83-41fd-4a91-91e6-dceddb35cdf9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 Aug 08 19:30:49.859426 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:49.859426 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:49.859665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1b1bb83-41fd-4a91-91e6-dceddb35cdf9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:49.859927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c1b1bb83-41fd-4a91-91e6-dceddb35cdf9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:49.859974 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Availability Zones retrieved successfully. Aug 08 19:30:49.865177 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c1b1bb83-41fd-4a91-91e6-dceddb35cdf9 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 returned with HTTP 404 Aug 08 19:30:49.865572 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 454/1824] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:30:49 2026] GET /volume/v3/snapshots/bb145519-c2fe-42b0-9b82-11783d1351e4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:49.866419 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Flow 'volume_create_api' (7d6fe317-4b52-4840-8e66-513ea7ee5569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:49.867312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3b5746-a910-480a-b5f6-1d8508a6c0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:49.868276 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:49.873064 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.875525 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a Aug 08 19:30:49.875681 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:49.876013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:49.876231 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume with id: 1a84b41e-4eca-4c4a-a673-37b6507e875a Aug 08 19:30:49.886644 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:49.886644 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:49.887179 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:49.889803 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb3b5746-a910-480a-b5f6-1d8508a6c0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5986d640-ce80-4288-892e-0d23ee7515cf,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5986d640-ce80-4288-892e-0d23ee7515cf', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:49.890629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8d344c-4e8b-41a8-982c-4efaa1ceaea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:49.911172 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Delete volume request issued successfully. Aug 08 19:30:49.911754 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d798509-c38a-41a4-8599-dc7edd3eae46 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a returned with HTTP 202 Aug 08 19:30:49.912378 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 456/1825] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:49 2026] DELETE /volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:49.919963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f23810a-3073-459d-b47c-d37b20686284 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.922224 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f23810a-3073-459d-b47c-d37b20686284 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a Aug 08 19:30:49.922489 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f23810a-3073-459d-b47c-d37b20686284 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:49.922743 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f23810a-3073-459d-b47c-d37b20686284 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:49.927581 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:49.927581 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:49.934019 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:49.934019 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:49.942033 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5f23810a-3073-459d-b47c-d37b20686284 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Volume info retrieved successfully. Aug 08 19:30:49.947308 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f23810a-3073-459d-b47c-d37b20686284 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a returned with HTTP 200 Aug 08 19:30:49.947718 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 458/1826] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:49 2026] GET /volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:49.960866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d45506c4-9f52-4b0c-b98e-dadbca04b6c6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.962952 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d45506c4-9f52-4b0c-b98e-dadbca04b6c6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a Aug 08 19:30:49.963093 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d45506c4-9f52-4b0c-b98e-dadbca04b6c6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:49.963268 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d45506c4-9f52-4b0c-b98e-dadbca04b6c6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:49.963400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-d45506c4-9f52-4b0c-b98e-dadbca04b6c6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member eda9cd73-4991-437e-a0ee-71bcd4a5d85a {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:30:49.970247 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:49.970247 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:49.976477 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d45506c4-9f52-4b0c-b98e-dadbca04b6c6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a returned with HTTP 200 Aug 08 19:30:49.977228 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 455/1827] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:30:49 2026] GET /volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:49.984539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Created reservations ['1e4dc93c-ec3b-4561-8ebf-63aba5c141f8', '806a13be-0cb9-4715-82e4-c07f9dda4162', '09a5f76d-1228-497f-b6f1-a5d4e2f44466', '109cb176-182c-4e2d-ba9c-16cbf4717688'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:49.985646 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df8d344c-4e8b-41a8-982c-4efaa1ceaea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e4dc93c-ec3b-4561-8ebf-63aba5c141f8', '806a13be-0cb9-4715-82e4-c07f9dda4162', '09a5f76d-1228-497f-b6f1-a5d4e2f44466', '109cb176-182c-4e2d-ba9c-16cbf4717688']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:49.986927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1f6742-23d0-4af1-8bef-b1c6bccb245b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:49.989188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:49.990653 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:30:49.990858 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:49.991085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:49.991424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:30:49.992746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:30:49.998039 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all snapshots completed successfully. Aug 08 19:30:49.998522 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:49.998522 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:49.999179 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2cd690c3-3129-47c4-be6d-ac5e91d66f26 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:30:49.999762 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 457/1828] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:30:49 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:50.012852 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f88a5259-cba6-4b30-9c42-636cee4b9fa0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.015428 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f88a5259-cba6-4b30-9c42-636cee4b9fa0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb Aug 08 19:30:50.016177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f88a5259-cba6-4b30-9c42-636cee4b9fa0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.016177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f88a5259-cba6-4b30-9c42-636cee4b9fa0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.018937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1f6742-23d0-4af1-8bef-b1c6bccb245b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '239ab49c-b5a0-45a6-a994-dcb46faf0418', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1363916205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',qos_specs=None,replication_status=,reservations=['1e4dc93c-ec3b-4561-8ebf-63aba5c141f8','806a13be-0cb9-4715-82e4-c07f9dda4162','09a5f76d-1228-497f-b6f1-a5d4e2f44466','109cb176-182c-4e2d-ba9c-16cbf4717688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ae434a7e8140f3b52f187ae37b0ad9',volume_type_id=5986d640-ce80-4288-892e-0d23ee7515cf), '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-08-08T19:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1363916205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=239ab49c-b5a0-45a6-a994-dcb46faf0418,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='77ae434a7e8140f3b52f187ae37b0ad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5986d640-ce80-4288-892e-0d23ee7515cf),volume_type_id=5986d640-ce80-4288-892e-0d23ee7515cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.020307 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec58036-8aea-4154-8f6f-80a5ca671b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.023697 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.023697 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:50.024275 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f88a5259-cba6-4b30-9c42-636cee4b9fa0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Snapshot retrieved successfully. Aug 08 19:30:50.025552 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f88a5259-cba6-4b30-9c42-636cee4b9fa0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb returned with HTTP 200 Aug 08 19:30:50.026160 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 459/1829] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:50.041869 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4135a684-9727-428c-b4c2-e2c18239d8ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.042789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec58036-8aea-4154-8f6f-80a5ca671b34) transitioned into 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-1363916205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',qos_specs=None,replication_status=,reservations=['1e4dc93c-ec3b-4561-8ebf-63aba5c141f8','806a13be-0cb9-4715-82e4-c07f9dda4162','09a5f76d-1228-497f-b6f1-a5d4e2f44466','109cb176-182c-4e2d-ba9c-16cbf4717688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ae434a7e8140f3b52f187ae37b0ad9',volume_type_id=5986d640-ce80-4288-892e-0d23ee7515cf)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.043674 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920f35da-29ab-4d28-9abc-c99621a1fd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.049536 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups/action Aug 08 19:30:50.049536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "eda9cd73-4991-437e-a0ee-71bcd4a5d85a", "name": "tempest-Group_from_snap-1135486254"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:50.049536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "eda9cd73-4991-437e-a0ee-71bcd4a5d85a", "name": "tempest-Group_from_snap-1135486254"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:50.049536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'eda9cd73-4991-437e-a0ee-71bcd4a5d85a', 'name': 'tempest-Group_from_snap-1135486254'}}. {{(pid=100251) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 08 19:30:50.049536 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating group tempest-Group_from_snap-1135486254 from group_snapshot eda9cd73-4991-437e-a0ee-71bcd4a5d85a. Aug 08 19:30:50.055491 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.055491 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:50.057268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (920f35da-29ab-4d28-9abc-c99621a1fd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.058315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Flow 'volume_create_api' (7d6fe317-4b52-4840-8e66-513ea7ee5569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:50.058830 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume request issued successfully. Aug 08 19:30:50.059403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3a4a831-b31b-41ab-83b0-919ffd863092 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:50.059952 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 459/1830] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:49 2026] POST /volume/v3/volumes => generated 844 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:50.064306 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.064306 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:50.067195 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.067195 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:50.077319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.079017 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:50.079345 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-529361939", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:50.080838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-529361939', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:50.088885 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume of 1 GB Aug 08 19:30:50.089226 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.089226 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:50.092134 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Availability Zones retrieved successfully. Aug 08 19:30:50.096942 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Flow 'volume_create_api' (962ef3c0-34dd-4d44-b131-bc84a49f928a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:50.097941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c55c795-a303-40d7-bcd5-c6f8012e9da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.098911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:50.111811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['a5cf3f27-e166-4a8b-a041-8e583545fbd6'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:50.126286 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c55c795-a303-40d7-bcd5-c6f8012e9da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=73a1900f-4b72-4f75-a6d1-bb5be92e3a65,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '73a1900f-4b72-4f75-a6d1-bb5be92e3a65', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.127023 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077131f3-2ab8-404a-bc83-a9417190e83e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.155089 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:50.155439 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:50.181891 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Created reservations ['a9afb56b-dfb3-43be-8a5c-1b6cccd0a058', '1b10857c-cae7-4c2b-8f9a-2b59a3c05ec8', 'ef8f84eb-c916-4cf7-a67d-22babc8e9b32', '164c76b1-eceb-472e-b889-0afa9eeef51d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:50.182746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077131f3-2ab8-404a-bc83-a9417190e83e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9afb56b-dfb3-43be-8a5c-1b6cccd0a058', '1b10857c-cae7-4c2b-8f9a-2b59a3c05ec8', 'ef8f84eb-c916-4cf7-a67d-22babc8e9b32', '164c76b1-eceb-472e-b889-0afa9eeef51d']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.183484 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08de6e96-337c-42f5-84a6-b29ba4ed078c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.202440 np0000006803 devstack@c-api.service[100251]: INFO cinder.group.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] A mapping entry already exists for group f4013201-2e1d-4528-9db3-11e9a6383e3a and volume type 81a31753-1b7e-4636-80ba-4e53ed097906. Do not need to create again. Aug 08 19:30:50.202905 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.202905 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:50.203620 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:30:50.209925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (94a81bae-0922-4b4c-8897-5a982f46d88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:50.210492 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08de6e96-337c-42f5-84a6-b29ba4ed078c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b736f49-e3b8-443c-a137-71b673abc482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-529361939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',qos_specs=None,replication_status=,reservations=['a9afb56b-dfb3-43be-8a5c-1b6cccd0a058','1b10857c-cae7-4c2b-8f9a-2b59a3c05ec8','ef8f84eb-c916-4cf7-a67d-22babc8e9b32','164c76b1-eceb-472e-b889-0afa9eeef51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ae434a7e8140f3b52f187ae37b0ad9',volume_type_id=73a1900f-4b72-4f75-a6d1-bb5be92e3a65), '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-08-08T19:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-529361939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b736f49-e3b8-443c-a137-71b673abc482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='77ae434a7e8140f3b52f187ae37b0ad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(73a1900f-4b72-4f75-a6d1-bb5be92e3a65),volume_type_id=73a1900f-4b72-4f75-a6d1-bb5be92e3a65)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.210995 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2673f8b7-4ad8-42b5-9dee-dc6abd7088cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.211488 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588fad3-6962-4a47-9cf0-bb7f691e9744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.212068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:50.243220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d588fad3-6962-4a47-9cf0-bb7f691e9744) transitioned into 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-529361939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',qos_specs=None,replication_status=,reservations=['a9afb56b-dfb3-43be-8a5c-1b6cccd0a058','1b10857c-cae7-4c2b-8f9a-2b59a3c05ec8','ef8f84eb-c916-4cf7-a67d-22babc8e9b32','164c76b1-eceb-472e-b889-0afa9eeef51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ae434a7e8140f3b52f187ae37b0ad9',volume_type_id=73a1900f-4b72-4f75-a6d1-bb5be92e3a65)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.243970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28604ad3-f3aa-4e22-93b0-4cf8d66a2c61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.253223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28604ad3-f3aa-4e22-93b0-4cf8d66a2c61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.254174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Flow 'volume_create_api' (962ef3c0-34dd-4d44-b131-bc84a49f928a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:50.254574 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume request issued successfully. Aug 08 19:30:50.255084 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de97c449-0dc2-434f-b963-5d279b2cb7bd tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:50.255545 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 458/1831] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:50 2026] POST /volume/v3/volumes => generated 843 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:50.257050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2673f8b7-4ad8-42b5-9dee-dc6abd7088cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '42159eaa-2aa7-4ec9-87e6-e1c0226977eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=81a31753-1b7e-4636-80ba-4e53ed097906,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1613088196',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81a31753-1b7e-4636-80ba-4e53ed097906', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f4013201-2e1d-4528-9db3-11e9a6383e3a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.258102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21090dc5-4ded-4f08-879b-a70fa5a5d5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.288859 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1613088196 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1613088196, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:50.294863 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.297712 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:50.298242 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-434143119", "snapshot_id": null, "imageRef": "bb50ec6a-2c36-402a-a334-b2592e8dd5eb", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:50.300490 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-434143119', 'snapshot_id': None, 'imageRef': 'bb50ec6a-2c36-402a-a334-b2592e8dd5eb', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:50.306272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['1c93d3b1-a992-42ea-bf34-ea2eec6fb8af', '7a78f2f7-3aba-4e62-8b5d-b32e48a7cc7b'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:50.307256 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21090dc5-4ded-4f08-879b-a70fa5a5d5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c93d3b1-a992-42ea-bf34-ea2eec6fb8af', '7a78f2f7-3aba-4e62-8b5d-b32e48a7cc7b']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.308056 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b64160-0373-4ea3-96af-b98a2bfe8a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.342424 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14b64160-0373-4ea3-96af-b98a2bfe8a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c373cf7-4186-4b60-ab49-25fa4cf2adea', '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=f4013201-2e1d-4528-9db3-11e9a6383e3a,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['1c93d3b1-a992-42ea-bf34-ea2eec6fb8af','7a78f2f7-3aba-4e62-8b5d-b32e48a7cc7b'],size=1,snapshot_id=42159eaa-2aa7-4ec9-87e6-e1c0226977eb,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=81a31753-1b7e-4636-80ba-4e53ed097906), '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-08-08T19:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f4013201-2e1d-4528-9db3-11e9a6383e3a,host=None,id=0c373cf7-4186-4b60-ab49-25fa4cf2adea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a68d803b2f4669aa54041fb866d797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=42159eaa-2aa7-4ec9-87e6-e1c0226977eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13a2e70a52e1453e94762b79877bb4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81a31753-1b7e-4636-80ba-4e53ed097906),volume_type_id=81a31753-1b7e-4636-80ba-4e53ed097906)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.343212 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca6a673-de74-44c9-a8cd-ccd8d98b0beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.361503 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ca6a673-de74-44c9-a8cd-ccd8d98b0beb) transitioned into 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=f4013201-2e1d-4528-9db3-11e9a6383e3a,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['1c93d3b1-a992-42ea-bf34-ea2eec6fb8af','7a78f2f7-3aba-4e62-8b5d-b32e48a7cc7b'],size=1,snapshot_id=42159eaa-2aa7-4ec9-87e6-e1c0226977eb,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=81a31753-1b7e-4636-80ba-4e53ed097906)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.362656 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (94a81bae-0922-4b4c-8897-5a982f46d88a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:50.362713 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request issued successfully. Aug 08 19:30:50.389912 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4135a684-9727-428c-b4c2-e2c18239d8ff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/action returned with HTTP 202 Aug 08 19:30:50.390502 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 456/1832] 10.4.3.89 () {70 vars in 1311 bytes} [Sat Aug 8 19:30:50 2026] POST /volume/v3/groups/action => generated 103 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:50.400899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41529801-44d5-4210-9a64-218f10f03d2e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.402756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.402865 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41529801-44d5-4210-9a64-218f10f03d2e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:50.403267 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41529801-44d5-4210-9a64-218f10f03d2e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.403569 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41529801-44d5-4210-9a64-218f10f03d2e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.403783 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-41529801-44d5-4210-9a64-218f10f03d2e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:50.405571 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:30:50.407117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.407299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.408448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:30:50.408448 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.408448 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:50.408686 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.408686 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:50.409090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:30:50.409775 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41529801-44d5-4210-9a64-218f10f03d2e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:50.410333 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 460/1833] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:50.420746 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:30:50.421551 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:50.421787 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:50.437093 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume of 1 GB Aug 08 19:30:50.437525 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.437525 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:50.438247 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Availability Zones retrieved successfully. Aug 08 19:30:50.446103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Flow 'volume_create_api' (422a6221-bb60-443b-bebd-4f114f9856aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:50.447818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b685de67-ca53-4ead-8fbc-69257e0ace32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.449165 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:50.484449 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:50.488766 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.488766 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:50.493744 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:50.493988 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:50.526754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b685de67-ca53-4ead-8fbc-69257e0ace32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a0f9e59c-5341-4318-be21-9dc8b591f5c0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0f9e59c-5341-4318-be21-9dc8b591f5c0', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.527934 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018e8f69-f90d-4897-9a74-8d58f43a14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.540300 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:50.544338 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.544338 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:50.563982 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b82e7a5d-9fdd-4db8-aa0b-2dc8bbd2eebf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:30:50.564563 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 459/1834] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:50.576549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a1b4e86-f96f-451d-9277-f02002317643 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.578598 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea Aug 08 19:30:50.578822 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.579066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.582313 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:50.583347 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:50.589600 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.589600 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:50.597809 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:50.598633 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:50.598899 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:50.640572 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:50.643855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Created reservations ['f8e73001-25ec-4d96-b06e-a793b49e1006', '9f492c7e-37ed-4b9d-aba6-6975efdf5341', '406a1c02-2fc5-4cd9-a256-0f0fae0ee777', '22c248b0-761a-49eb-9ecb-ea73816eec17'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:50.644754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (018e8f69-f90d-4897-9a74-8d58f43a14af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8e73001-25ec-4d96-b06e-a793b49e1006', '9f492c7e-37ed-4b9d-aba6-6975efdf5341', '406a1c02-2fc5-4cd9-a256-0f0fae0ee777', '22c248b0-761a-49eb-9ecb-ea73816eec17']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.645646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0dc5a2-e8fb-4420-933c-a492c6217970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.647643 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.647643 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:50.659893 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a1b4e86-f96f-451d-9277-f02002317643 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea returned with HTTP 200 Aug 08 19:30:50.660493 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 457/1835] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea => generated 925 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:50.670135 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad0dc5a2-e8fb-4420-933c-a492c6217970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e658643-5ea4-4c68-b293-245d0ffa7d19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-434143119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',qos_specs=None,replication_status=,reservations=['f8e73001-25ec-4d96-b06e-a793b49e1006','9f492c7e-37ed-4b9d-aba6-6975efdf5341','406a1c02-2fc5-4cd9-a256-0f0fae0ee777','22c248b0-761a-49eb-9ecb-ea73816eec17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ae434a7e8140f3b52f187ae37b0ad9',volume_type_id=a0f9e59c-5341-4318-be21-9dc8b591f5c0), '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-08-08T19:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-434143119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e658643-5ea4-4c68-b293-245d0ffa7d19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='77ae434a7e8140f3b52f187ae37b0ad9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0f9e59c-5341-4318-be21-9dc8b591f5c0),volume_type_id=a0f9e59c-5341-4318-be21-9dc8b591f5c0)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.670931 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce35fa9-3de7-42ea-9faa-1eb870ffa6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.673629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ab256f1-eeb4-463c-947c-0c0dbcf3bf93 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.675854 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ab256f1-eeb4-463c-947c-0c0dbcf3bf93 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a Aug 08 19:30:50.676175 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ab256f1-eeb4-463c-947c-0c0dbcf3bf93 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.676383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ab256f1-eeb4-463c-947c-0c0dbcf3bf93 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.676573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-2ab256f1-eeb4-463c-947c-0c0dbcf3bf93 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member f4013201-2e1d-4528-9db3-11e9a6383e3a {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:50.680201 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.680201 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:50.688663 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ab256f1-eeb4-463c-947c-0c0dbcf3bf93 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a returned with HTTP 200 Aug 08 19:30:50.689105 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 461/1836] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a => generated 418 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:50.695039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce35fa9-3de7-42ea-9faa-1eb870ffa6b1) transitioned into 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-434143119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a36be07ba7fd4cdeb8a98c6ccad9de03',qos_specs=None,replication_status=,reservations=['f8e73001-25ec-4d96-b06e-a793b49e1006','9f492c7e-37ed-4b9d-aba6-6975efdf5341','406a1c02-2fc5-4cd9-a256-0f0fae0ee777','22c248b0-761a-49eb-9ecb-ea73816eec17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77ae434a7e8140f3b52f187ae37b0ad9',volume_type_id=a0f9e59c-5341-4318-be21-9dc8b591f5c0)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.695039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5be367d-3bba-40d1-8da5-c9d3d622b789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:50.698362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.700284 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:30:50.700526 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.700729 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.700955 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:30:50.701668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:30:50.705949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5be367d-3bba-40d1-8da5-c9d3d622b789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:50.707203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Flow 'volume_create_api' (422a6221-bb60-443b-bebd-4f114f9856aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:50.707686 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Create volume request issued successfully. Aug 08 19:30:50.708598 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-50222172-c5d6-4fd4-90f1-43f217dbdcb9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:50.709165 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 460/1837] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:30:50 2026] POST /volume/v3/volumes => generated 843 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:50.709369 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:30:50.710120 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:50.710274 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:50.723188 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ca35e073-ee73-430a-9c42-50b446f25da3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.725329 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca35e073-ee73-430a-9c42-50b446f25da3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:50.725662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca35e073-ee73-430a-9c42-50b446f25da3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.725996 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca35e073-ee73-430a-9c42-50b446f25da3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.735581 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.735581 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:50.741434 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ca35e073-ee73-430a-9c42-50b446f25da3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:50.746759 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca35e073-ee73-430a-9c42-50b446f25da3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:50.747246 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 458/1838] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 911 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:50.756280 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:50.763386 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.763386 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:50.768342 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:50.768554 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:50.815533 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:50.818473 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.818473 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:50.825493 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87fe30f3-1923-4503-a1c9-4e944b641ca4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:30:50.825912 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 460/1839] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:30:50.843103 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f5d11ad8-3e76-433b-b0bb-6f9d408826f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.845977 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5d11ad8-3e76-433b-b0bb-6f9d408826f4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a/action Aug 08 19:30:50.846673 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5d11ad8-3e76-433b-b0bb-6f9d408826f4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:50.846781 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5d11ad8-3e76-433b-b0bb-6f9d408826f4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:50.850036 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-f5d11ad8-3e76-433b-b0bb-6f9d408826f4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for group f4013201-2e1d-4528-9db3-11e9a6383e3a {{(pid=100253) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:30:50.850403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-f5d11ad8-3e76-433b-b0bb-6f9d408826f4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group with id: f4013201-2e1d-4528-9db3-11e9a6383e3a Aug 08 19:30:50.854920 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.854920 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:50.898524 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5d11ad8-3e76-433b-b0bb-6f9d408826f4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a/action returned with HTTP 202 Aug 08 19:30:50.899051 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 462/1840] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:30:50 2026] POST /volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:50.908456 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.909865 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea Aug 08 19:30:50.910118 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.910349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.919291 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.919291 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:50.925035 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:50.925701 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:50.925862 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:50.962165 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:50.964575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-82bfa14b-0279-4d7d-bcc7-891358908824 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:50.965035 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:50.965035 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:50.966780 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82bfa14b-0279-4d7d-bcc7-891358908824 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] GET https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a Aug 08 19:30:50.966780 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82bfa14b-0279-4d7d-bcc7-891358908824 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:50.966780 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82bfa14b-0279-4d7d-bcc7-891358908824 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:50.972271 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82bfa14b-0279-4d7d-bcc7-891358908824 tempest-CreateVolumesFromSnapshotTest-2111004782 tempest-CreateVolumesFromSnapshotTest-2111004782-project-member] https://10.4.3.89/volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a returned with HTTP 404 Aug 08 19:30:50.972271 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 459/1841] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/volumes/1a84b41e-4eca-4c4a-a673-37b6507e875a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:50.972348 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61c03f4b-bc59-46f8-9e8e-24cf0efdb63b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea returned with HTTP 200 Aug 08 19:30:50.976438 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 461/1842] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:50 2026] GET /volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea => generated 924 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:51.423625 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-deefad01-eae8-4e2e-bf06-81899922fe30 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:51.425763 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-deefad01-eae8-4e2e-bf06-81899922fe30 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:51.426022 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-deefad01-eae8-4e2e-bf06-81899922fe30 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:51.426261 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-deefad01-eae8-4e2e-bf06-81899922fe30 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:51.426403 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-deefad01-eae8-4e2e-bf06-81899922fe30 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:51.431260 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:51.431260 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:51.432129 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-deefad01-eae8-4e2e-bf06-81899922fe30 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:51.432517 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 461/1843] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:51 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:51.766470 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d6fea6a6-8bad-4e07-9216-829cbbd8562a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:51.768823 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6fea6a6-8bad-4e07-9216-829cbbd8562a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:51.769098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6fea6a6-8bad-4e07-9216-829cbbd8562a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:51.769368 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6fea6a6-8bad-4e07-9216-829cbbd8562a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:51.782833 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:51.782833 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:51.787910 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d6fea6a6-8bad-4e07-9216-829cbbd8562a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:51.794278 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6fea6a6-8bad-4e07-9216-829cbbd8562a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:51.794759 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 463/1844] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:51 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:51.991678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91284b4d-e8ca-4a35-95e5-7afe325b944b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:51.996659 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91284b4d-e8ca-4a35-95e5-7afe325b944b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea Aug 08 19:30:51.996659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91284b4d-e8ca-4a35-95e5-7afe325b944b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:51.996659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91284b4d-e8ca-4a35-95e5-7afe325b944b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.010080 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91284b4d-e8ca-4a35-95e5-7afe325b944b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea returned with HTTP 404 Aug 08 19:30:52.010757 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 460/1845] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:51 2026] GET /volume/v3/volumes/0c373cf7-4186-4b60-ab49-25fa4cf2adea => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:52.019125 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6d22401c-d5ad-4e2e-9f83-8aa3d38e5608 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.021285 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d22401c-d5ad-4e2e-9f83-8aa3d38e5608 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a Aug 08 19:30:52.021581 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d22401c-d5ad-4e2e-9f83-8aa3d38e5608 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.021772 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6d22401c-d5ad-4e2e-9f83-8aa3d38e5608 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.022423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-6d22401c-d5ad-4e2e-9f83-8aa3d38e5608 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member f4013201-2e1d-4528-9db3-11e9a6383e3a {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:52.026719 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6d22401c-d5ad-4e2e-9f83-8aa3d38e5608 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a returned with HTTP 404 Aug 08 19:30:52.027659 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 462/1846] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/groups/f4013201-2e1d-4528-9db3-11e9a6383e3a => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:52.035828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3acf397f-594b-4923-9eb2-b9ae7bc41c53 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.037825 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3acf397f-594b-4923-9eb2-b9ae7bc41c53 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a Aug 08 19:30:52.038100 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3acf397f-594b-4923-9eb2-b9ae7bc41c53 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.038321 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3acf397f-594b-4923-9eb2-b9ae7bc41c53 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.038520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.group_snapshots [None req-3acf397f-594b-4923-9eb2-b9ae7bc41c53 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for member eda9cd73-4991-437e-a0ee-71bcd4a5d85a {{(pid=100254) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 19:30:52.038615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.group_snapshots [None req-3acf397f-594b-4923-9eb2-b9ae7bc41c53 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group_snapshot with id: eda9cd73-4991-437e-a0ee-71bcd4a5d85a Aug 08 19:30:52.044443 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.044443 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:52.051768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2faecf02-436d-4787-85b9-5169864c2562 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.053746 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2faecf02-436d-4787-85b9-5169864c2562 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:52.054012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2faecf02-436d-4787-85b9-5169864c2562 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.054260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2faecf02-436d-4787-85b9-5169864c2562 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.054519 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2faecf02-436d-4787-85b9-5169864c2562 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Delete volume with id: 0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:52.061842 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.061842 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:52.062537 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2faecf02-436d-4787-85b9-5169864c2562 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:52.084144 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2faecf02-436d-4787-85b9-5169864c2562 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Delete volume request issued successfully. Aug 08 19:30:52.084347 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2faecf02-436d-4787-85b9-5169864c2562 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 202 Aug 08 19:30:52.084809 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 464/1847] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:52 2026] DELETE /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:52.093954 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3acf397f-594b-4923-9eb2-b9ae7bc41c53 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a returned with HTTP 202 Aug 08 19:30:52.094642 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 462/1848] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:30:52 2026] DELETE /volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:52.096579 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-750a8c88-4702-4665-8463-d504da046da1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.101113 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-750a8c88-4702-4665-8463-d504da046da1 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:52.101387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-750a8c88-4702-4665-8463-d504da046da1 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.101693 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-750a8c88-4702-4665-8463-d504da046da1 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.103586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7322c18b-bdf9-4750-9f68-20dd15589764 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.105324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:30:52.105560 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.105846 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.106149 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:30:52.106880 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:30:52.114152 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:30:52.114790 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.114790 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:52.114893 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:52.114990 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:52.121365 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-750a8c88-4702-4665-8463-d504da046da1 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:52.124719 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-750a8c88-4702-4665-8463-d504da046da1 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 200 Aug 08 19:30:52.124719 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 461/1849] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:52.157741 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:52.161275 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.161275 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:52.169844 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7322c18b-bdf9-4750-9f68-20dd15589764 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:30:52.170169 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 463/1850] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:52.185153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.187102 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:30:52.187545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.187641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.187952 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:30:52.189190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:30:52.193704 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all snapshots completed successfully. Aug 08 19:30:52.194247 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.194247 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:52.195275 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-245afb73-0b8d-4a7a-92ba-91f0c3fbc0e0 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:30:52.195797 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 465/1851] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:52.210242 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-07937a8c-8126-47c4-ac3d-d3ed4c120388 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.212773 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07937a8c-8126-47c4-ac3d-d3ed4c120388 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb Aug 08 19:30:52.212773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07937a8c-8126-47c4-ac3d-d3ed4c120388 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.212773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07937a8c-8126-47c4-ac3d-d3ed4c120388 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.217800 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.217800 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:52.218470 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-07937a8c-8126-47c4-ac3d-d3ed4c120388 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Snapshot retrieved successfully. Aug 08 19:30:52.219343 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07937a8c-8126-47c4-ac3d-d3ed4c120388 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb returned with HTTP 200 Aug 08 19:30:52.219722 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 463/1852] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb => generated 449 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:52.447067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f57eb52c-e5ee-4c37-ab11-b72f955354c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.450602 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f57eb52c-e5ee-4c37-ab11-b72f955354c4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:52.450793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f57eb52c-e5ee-4c37-ab11-b72f955354c4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.452422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f57eb52c-e5ee-4c37-ab11-b72f955354c4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.452422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f57eb52c-e5ee-4c37-ab11-b72f955354c4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:52.458517 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.458517 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:52.459598 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f57eb52c-e5ee-4c37-ab11-b72f955354c4 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:52.460128 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 462/1853] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:52.799278 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c7c9e6da-c0ac-4f6c-9373-104c3e2472b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.809977 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0e425726-0a86-49a3-8a39-a0ecf0847ea8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.813171 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e425726-0a86-49a3-8a39-a0ecf0847ea8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:52.813437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0e425726-0a86-49a3-8a39-a0ecf0847ea8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.814075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0e425726-0a86-49a3-8a39-a0ecf0847ea8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.827739 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:52.827739 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:52.841269 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0e425726-0a86-49a3-8a39-a0ecf0847ea8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:52.851114 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e425726-0a86-49a3-8a39-a0ecf0847ea8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:52.852295 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 466/1854] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 993 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:52.961524 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7c9e6da-c0ac-4f6c-9373-104c3e2472b3 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 08 19:30:52.961961 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7c9e6da-c0ac-4f6c-9373-104c3e2472b3 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.962264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7c9e6da-c0ac-4f6c-9373-104c3e2472b3 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:52.973958 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7c9e6da-c0ac-4f6c-9373-104c3e2472b3 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 19:30:52.974589 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 464/1855] 10.4.3.89 () {66 vars in 1284 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:52.983378 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a97f3f28-b955-460d-96f5-1a37d56e8f91 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:52.985251 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a97f3f28-b955-460d-96f5-1a37d56e8f91 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] GET https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool Aug 08 19:30:52.985520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a97f3f28-b955-460d-96f5-1a37d56e8f91 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:52.985714 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a97f3f28-b955-460d-96f5-1a37d56e8f91 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.002090 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a97f3f28-b955-460d-96f5-1a37d56e8f91 tempest-ProjectAdminTests-714323939 tempest-ProjectAdminTests-714323939-project-admin] https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool returned with HTTP 200 Aug 08 19:30:53.002584 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 464/1856] 10.4.3.89 () {66 vars in 1311 bytes} [Sat Aug 8 19:30:52 2026] GET /volume/v3/capabilities/np0000006803@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:53.144841 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69253fe9-1faa-40f0-af36-1cb2c9bcdc18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.147874 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69253fe9-1faa-40f0-af36-1cb2c9bcdc18 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a Aug 08 19:30:53.148150 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69253fe9-1faa-40f0-af36-1cb2c9bcdc18 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.148391 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69253fe9-1faa-40f0-af36-1cb2c9bcdc18 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.155303 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69253fe9-1faa-40f0-af36-1cb2c9bcdc18 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a returned with HTTP 404 Aug 08 19:30:53.155847 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 463/1857] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/volumes/0d5aabef-03a7-4db8-96c9-30ddcae2300a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:53.167234 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.169840 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:53.170376 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.170376 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.170592 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Delete volume with id: b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:53.182860 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.182860 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:53.183459 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:53.207432 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Delete volume request issued successfully. Aug 08 19:30:53.210627 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a694ff19-c2cd-4c33-b198-8823a9b3b4b7 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 202 Aug 08 19:30:53.210627 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 467/1858] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:30:53 2026] DELETE /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:53.218663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d53f4dab-3201-4e20-802b-fb347e3c5cb8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.221363 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d53f4dab-3201-4e20-802b-fb347e3c5cb8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:53.222203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d53f4dab-3201-4e20-802b-fb347e3c5cb8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.222508 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d53f4dab-3201-4e20-802b-fb347e3c5cb8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.229986 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ce4d8c7-f8ea-4e24-938e-8240017f666c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.232672 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ce4d8c7-f8ea-4e24-938e-8240017f666c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb Aug 08 19:30:53.232989 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ce4d8c7-f8ea-4e24-938e-8240017f666c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.233135 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ce4d8c7-f8ea-4e24-938e-8240017f666c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.234037 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.234037 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:53.240102 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ce4d8c7-f8ea-4e24-938e-8240017f666c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb returned with HTTP 404 Aug 08 19:30:53.240802 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 465/1859] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/snapshots/42159eaa-2aa7-4ec9-87e6-e1c0226977eb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:53.242061 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d53f4dab-3201-4e20-802b-fb347e3c5cb8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Volume info retrieved successfully. Aug 08 19:30:53.248717 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-926dc61c-89db-409a-b0c3-f4fd6d103f22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.250154 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d53f4dab-3201-4e20-802b-fb347e3c5cb8 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 200 Aug 08 19:30:53.250769 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 465/1860] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:53.251076 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-926dc61c-89db-409a-b0c3-f4fd6d103f22 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a Aug 08 19:30:53.251327 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-926dc61c-89db-409a-b0c3-f4fd6d103f22 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.251548 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-926dc61c-89db-409a-b0c3-f4fd6d103f22 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.251681 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-926dc61c-89db-409a-b0c3-f4fd6d103f22 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member eda9cd73-4991-437e-a0ee-71bcd4a5d85a {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:30:53.254735 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-926dc61c-89db-409a-b0c3-f4fd6d103f22 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a returned with HTTP 404 Aug 08 19:30:53.255247 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 464/1861] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/group_snapshots/eda9cd73-4991-437e-a0ee-71bcd4a5d85a => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:53.263535 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.265698 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:30:53.265994 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.266099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.266320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:30:53.267005 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:30:53.274031 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:30:53.274720 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:53.275228 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:53.327718 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:53.331526 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.331526 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:53.339713 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-901855b1-39d5-41cb-a9d7-3e5481cce91b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:30:53.340262 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 468/1862] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:53.354558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-98411aca-6b8d-42e0-947c-97ae68e122fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.358320 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98411aca-6b8d-42e0-947c-97ae68e122fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21/action Aug 08 19:30:53.358860 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98411aca-6b8d-42e0-947c-97ae68e122fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:30:53.359032 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98411aca-6b8d-42e0-947c-97ae68e122fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:53.363952 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-98411aca-6b8d-42e0-947c-97ae68e122fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for group 5beb89d9-f6a4-4e3c-ad23-e4268c988c21 {{(pid=100254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:30:53.364116 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-98411aca-6b8d-42e0-947c-97ae68e122fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group with id: 5beb89d9-f6a4-4e3c-ad23-e4268c988c21 Aug 08 19:30:53.374878 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.374878 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:53.417183 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98411aca-6b8d-42e0-947c-97ae68e122fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21/action returned with HTTP 202 Aug 08 19:30:53.417699 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 466/1863] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:30:53 2026] POST /volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:53.428302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.430553 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 Aug 08 19:30:53.431124 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.431426 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.442081 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.442081 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:53.446603 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:53.447592 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:53.447786 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:53.472175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-acea049a-5927-4ff5-b60a-3211c1cecbaa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.474025 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acea049a-5927-4ff5-b60a-3211c1cecbaa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:53.474281 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acea049a-5927-4ff5-b60a-3211c1cecbaa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.474504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-acea049a-5927-4ff5-b60a-3211c1cecbaa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.474581 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-acea049a-5927-4ff5-b60a-3211c1cecbaa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:53.481438 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.481438 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:53.482359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-acea049a-5927-4ff5-b60a-3211c1cecbaa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:53.482838 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 465/1864] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:53.511069 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:53.515460 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.515460 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:53.525324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9e6a5b0-56d2-438b-b584-4ac0deba1434 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 returned with HTTP 200 Aug 08 19:30:53.525755 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 466/1865] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 => generated 913 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:53.866535 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7672aae7-2117-46d9-b8e1-9feba21d0432 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:53.868637 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7672aae7-2117-46d9-b8e1-9feba21d0432 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:53.869210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7672aae7-2117-46d9-b8e1-9feba21d0432 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:53.870006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7672aae7-2117-46d9-b8e1-9feba21d0432 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:53.879069 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:53.879069 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:53.882580 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7672aae7-2117-46d9-b8e1-9feba21d0432 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:53.886816 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7672aae7-2117-46d9-b8e1-9feba21d0432 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:53.887422 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 469/1866] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:53 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:54.270975 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c841a151-5cb9-4b22-9931-e1d91e75e437 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.272748 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c841a151-5cb9-4b22-9931-e1d91e75e437 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] GET https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c Aug 08 19:30:54.272953 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c841a151-5cb9-4b22-9931-e1d91e75e437 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.273146 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c841a151-5cb9-4b22-9931-e1d91e75e437 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.280481 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c841a151-5cb9-4b22-9931-e1d91e75e437 tempest-TestServerVolumeAttachmentScenario-1396935411 tempest-TestServerVolumeAttachmentScenario-1396935411-project-member] https://10.4.3.89/volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c returned with HTTP 404 Aug 08 19:30:54.281008 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 467/1867] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:54 2026] GET /volume/v3/volumes/b1d9e9c3-ffea-4cdb-82c7-43622c0f004c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:54.495206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ff38808-2be0-4b5a-a7de-fd22fc93d477 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.497463 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ff38808-2be0-4b5a-a7de-fd22fc93d477 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:54.497463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ff38808-2be0-4b5a-a7de-fd22fc93d477 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.497622 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ff38808-2be0-4b5a-a7de-fd22fc93d477 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.497671 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5ff38808-2be0-4b5a-a7de-fd22fc93d477 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:54.502462 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:54.502462 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:54.503133 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ff38808-2be0-4b5a-a7de-fd22fc93d477 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:54.504040 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 466/1868] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:54 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:54.543639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a508f0c0-b900-4e8d-a4b6-90f350c5a049 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.546246 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a508f0c0-b900-4e8d-a4b6-90f350c5a049 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 Aug 08 19:30:54.546571 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a508f0c0-b900-4e8d-a4b6-90f350c5a049 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.546821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a508f0c0-b900-4e8d-a4b6-90f350c5a049 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.556027 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a508f0c0-b900-4e8d-a4b6-90f350c5a049 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 returned with HTTP 404 Aug 08 19:30:54.556675 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 467/1869] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:54 2026] GET /volume/v3/volumes/60880046-f521-40af-930c-753c4b0ddd83 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:54.568157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1494898b-a74b-43de-8bde-1f2584c7f2cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.570157 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1494898b-a74b-43de-8bde-1f2584c7f2cc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 Aug 08 19:30:54.570385 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1494898b-a74b-43de-8bde-1f2584c7f2cc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.570617 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1494898b-a74b-43de-8bde-1f2584c7f2cc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.570836 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-1494898b-a74b-43de-8bde-1f2584c7f2cc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5beb89d9-f6a4-4e3c-ad23-e4268c988c21 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:54.574176 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1494898b-a74b-43de-8bde-1f2584c7f2cc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 returned with HTTP 404 Aug 08 19:30:54.574775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 470/1870] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:54 2026] GET /volume/v3/groups/5beb89d9-f6a4-4e3c-ad23-e4268c988c21 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:30:54.584064 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9712c583-09e9-4ce3-90d6-9d521b1c1cd8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.586340 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9712c583-09e9-4ce3-90d6-9d521b1c1cd8 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/a1295d90-5c27-4d36-8145-6937d442d237 Aug 08 19:30:54.586340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9712c583-09e9-4ce3-90d6-9d521b1c1cd8 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.586340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9712c583-09e9-4ce3-90d6-9d521b1c1cd8 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.606386 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9712c583-09e9-4ce3-90d6-9d521b1c1cd8 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/group_types/a1295d90-5c27-4d36-8145-6937d442d237 returned with HTTP 202 Aug 08 19:30:54.606884 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 468/1871] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:30:54 2026] DELETE /volume/v3/group_types/a1295d90-5c27-4d36-8145-6937d442d237 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:54.614756 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64c70811-eb9a-4f27-b1f3-052bf731d933 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.616433 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64c70811-eb9a-4f27-b1f3-052bf731d933 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] DELETE https://10.4.3.89/volume/v3/types/81a31753-1b7e-4636-80ba-4e53ed097906 Aug 08 19:30:54.616433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64c70811-eb9a-4f27-b1f3-052bf731d933 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.616621 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64c70811-eb9a-4f27-b1f3-052bf731d933 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.645772 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64c70811-eb9a-4f27-b1f3-052bf731d933 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types/81a31753-1b7e-4636-80ba-4e53ed097906 returned with HTTP 202 Aug 08 19:30:54.645974 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 467/1872] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:30:54 2026] DELETE /volume/v3/types/81a31753-1b7e-4636-80ba-4e53ed097906 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:54.657906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e93c518a-6b62-43b2-b068-9dc29cd03b0f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.660480 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e93c518a-6b62-43b2-b068-9dc29cd03b0f tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] GET https://10.4.3.89/volume/v3/types/81a31753-1b7e-4636-80ba-4e53ed097906 Aug 08 19:30:54.660837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e93c518a-6b62-43b2-b068-9dc29cd03b0f tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.661113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e93c518a-6b62-43b2-b068-9dc29cd03b0f tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.666355 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e93c518a-6b62-43b2-b068-9dc29cd03b0f tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types/81a31753-1b7e-4636-80ba-4e53ed097906 returned with HTTP 404 Aug 08 19:30:54.667193 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 468/1873] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:30:54 2026] GET /volume/v3/types/81a31753-1b7e-4636-80ba-4e53ed097906 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:54.678811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-06f18de0-dd3b-47ee-ad94-c711011ec7fb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.680466 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06f18de0-dd3b-47ee-ad94-c711011ec7fb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:54.680697 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06f18de0-dd3b-47ee-ad94-c711011ec7fb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1944111716"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:54.694958 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06f18de0-dd3b-47ee-ad94-c711011ec7fb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:54.695539 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 471/1874] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:30:54 2026] POST /volume/v3/types => generated 224 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:54.712575 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de4de007-d9c4-432f-9439-d32465df027c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.714539 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de4de007-d9c4-432f-9439-d32465df027c tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:30:54.715186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de4de007-d9c4-432f-9439-d32465df027c tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-809144966"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:54.730258 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de4de007-d9c4-432f-9439-d32465df027c tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:30:54.730844 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 469/1875] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:30:54 2026] POST /volume/v3/group_types => generated 180 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:54.741467 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.744026 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:30:54.744517 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aec89ac4-fc32-458f-930a-1565c459dcbc", "volume_types": ["d5246ffb-d21c-4e93-85e2-a367af416139"], "name": "tempest-GroupSnapshotsTest-Group-1880924505"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:54.746929 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating new group {'group': {'group_type': 'aec89ac4-fc32-458f-930a-1565c459dcbc', 'volume_types': ['d5246ffb-d21c-4e93-85e2-a367af416139'], 'name': 'tempest-GroupSnapshotsTest-Group-1880924505'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:30:54.752845 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating group tempest-GroupSnapshotsTest-Group-1880924505. Aug 08 19:30:54.769064 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:30:54.786420 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['37e6a390-041e-4dcd-85f0-e45c2c438f2e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:54.819457 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2e867d0-dc2a-4017-9d5c-8166525fd150 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:30:54.820118 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 468/1876] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:30:54 2026] POST /volume/v3/groups => generated 112 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:54.830939 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-44368fb7-b726-49ff-8381-3b60f80f091b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.832631 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44368fb7-b726-49ff-8381-3b60f80f091b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:30:54.832631 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44368fb7-b726-49ff-8381-3b60f80f091b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.832831 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44368fb7-b726-49ff-8381-3b60f80f091b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.832991 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-44368fb7-b726-49ff-8381-3b60f80f091b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:54.839564 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:54.839564 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:54.848459 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44368fb7-b726-49ff-8381-3b60f80f091b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:30:54.849014 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 469/1877] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:54 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:54.867588 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e02b0c72-8770-4e2f-8343-c860630aaa22 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.903647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9f9d5797-738c-4c40-9eb7-c5577ca1dadb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:54.905350 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f9d5797-738c-4c40-9eb7-c5577ca1dadb tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:54.905560 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f9d5797-738c-4c40-9eb7-c5577ca1dadb tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:54.905736 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9f9d5797-738c-4c40-9eb7-c5577ca1dadb tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:54.912211 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:54.912211 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:54.915630 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9f9d5797-738c-4c40-9eb7-c5577ca1dadb tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:54.919612 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9f9d5797-738c-4c40-9eb7-c5577ca1dadb tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:54.919978 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 470/1878] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:54 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:54.983543 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e02b0c72-8770-4e2f-8343-c860630aaa22 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:54.983889 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e02b0c72-8770-4e2f-8343-c860630aaa22 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1249537756", "extra_specs": {"storage_protocol": "tempest-storage_protocol-309077354", "vendor_name": "tempest-vendor_name-1836967916"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:54.998748 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e02b0c72-8770-4e2f-8343-c860630aaa22 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:54.999199 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 472/1879] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:30:54 2026] POST /volume/v3/types => generated 329 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:55.007060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:55.008937 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:55.009421 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a913641b-e059-4e1a-b32a-a06d72525c3e", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:55.010793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Create volume request body: {'volume': {'volume_type': 'a913641b-e059-4e1a-b32a-a06d72525c3e', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:55.014224 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Create volume of 1 GB Aug 08 19:30:55.014624 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:55.014624 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:55.015457 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Availability Zones retrieved successfully. Aug 08 19:30:55.020133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Flow 'volume_create_api' (bfd21662-c2df-481e-880d-fe81b54a7688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:55.021070 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d4d550-ff10-47d5-9c00-f7ea87ddc728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:55.021776 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:55.039894 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d4d550-ff10-47d5-9c00-f7ea87ddc728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-309077354',vendor_name='tempest-vendor_name-1836967916'},id=a913641b-e059-4e1a-b32a-a06d72525c3e,is_public=True,name='tempest-ProjectReaderTests-volume-type-1249537756',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a913641b-e059-4e1a-b32a-a06d72525c3e', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:55.040663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa64ba3-741f-416a-b8e1-46d399cc60ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:55.069292 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1249537756 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1249537756, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:55.069393 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1249537756 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1249537756, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:55.107431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Created reservations ['b5b3c22f-5226-47a9-a11b-aea819240ea1', '797cee7b-4287-4c70-ae2c-b665e785db52', '981c364f-4444-4557-8ae5-5f2404d5037c', '6031a7f6-747c-4bc0-81db-e548c4db6aac'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:55.108354 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa64ba3-741f-416a-b8e1-46d399cc60ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b3c22f-5226-47a9-a11b-aea819240ea1', '797cee7b-4287-4c70-ae2c-b665e785db52', '981c364f-4444-4557-8ae5-5f2404d5037c', '6031a7f6-747c-4bc0-81db-e548c4db6aac']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:55.109060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e24a59-6fb9-4974-97f9-e899114263e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:55.136124 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e24a59-6fb9-4974-97f9-e899114263e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b', '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='b3b9887f35f24d48a7846631853b27f0',qos_specs=None,replication_status=,reservations=['b5b3c22f-5226-47a9-a11b-aea819240ea1','797cee7b-4287-4c70-ae2c-b665e785db52','981c364f-4444-4557-8ae5-5f2404d5037c','6031a7f6-747c-4bc0-81db-e548c4db6aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec11a059145547cd9b50ec51dfb7b4b9',volume_type_id=a913641b-e059-4e1a-b32a-a06d72525c3e), '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-08-08T19:30:55Z,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=fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b9887f35f24d48a7846631853b27f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ec11a059145547cd9b50ec51dfb7b4b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a913641b-e059-4e1a-b32a-a06d72525c3e),volume_type_id=a913641b-e059-4e1a-b32a-a06d72525c3e)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:55.137214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67914398-8404-426a-a08e-c086df816e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:55.157358 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67914398-8404-426a-a08e-c086df816e0b) transitioned into 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='b3b9887f35f24d48a7846631853b27f0',qos_specs=None,replication_status=,reservations=['b5b3c22f-5226-47a9-a11b-aea819240ea1','797cee7b-4287-4c70-ae2c-b665e785db52','981c364f-4444-4557-8ae5-5f2404d5037c','6031a7f6-747c-4bc0-81db-e548c4db6aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec11a059145547cd9b50ec51dfb7b4b9',volume_type_id=a913641b-e059-4e1a-b32a-a06d72525c3e)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:55.158154 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69188be5-8148-4e6d-b1cd-d583346aa57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:55.170424 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69188be5-8148-4e6d-b1cd-d583346aa57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:55.171552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Flow 'volume_create_api' (bfd21662-c2df-481e-880d-fe81b54a7688) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:55.171958 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Create volume request issued successfully. Aug 08 19:30:55.172815 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bff328a-f591-4972-af31-48f85eaaa4b0 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:55.173378 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 469/1880] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:30:55 2026] POST /volume/v3/volumes => generated 772 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:55.209877 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-313483f2-9602-4c06-bb92-9abeafb2cafd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:55.212566 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-313483f2-9602-4c06-bb92-9abeafb2cafd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] GET https://10.4.3.89/volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b Aug 08 19:30:55.212566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-313483f2-9602-4c06-bb92-9abeafb2cafd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:55.212566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-313483f2-9602-4c06-bb92-9abeafb2cafd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:55.226503 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:55.226503 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:55.230496 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-313483f2-9602-4c06-bb92-9abeafb2cafd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Volume info retrieved successfully. Aug 08 19:30:55.237055 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-313483f2-9602-4c06-bb92-9abeafb2cafd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b returned with HTTP 200 Aug 08 19:30:55.237055 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 470/1881] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:55 2026] GET /volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:55.517647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff01018a-c37c-42c6-820d-ce2beb88b650 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:55.520016 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff01018a-c37c-42c6-820d-ce2beb88b650 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:55.520289 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff01018a-c37c-42c6-820d-ce2beb88b650 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:55.520578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff01018a-c37c-42c6-820d-ce2beb88b650 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:55.520744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ff01018a-c37c-42c6-820d-ce2beb88b650 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:55.527722 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:55.527722 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:55.529299 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff01018a-c37c-42c6-820d-ce2beb88b650 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:55.529869 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 471/1882] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:55 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:55.858142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-329e5d5c-741f-4272-be29-d8ccdc98fcb9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:55.859836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-329e5d5c-741f-4272-be29-d8ccdc98fcb9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:30:55.860068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-329e5d5c-741f-4272-be29-d8ccdc98fcb9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:55.860239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-329e5d5c-741f-4272-be29-d8ccdc98fcb9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:55.860352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-329e5d5c-741f-4272-be29-d8ccdc98fcb9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:55.864881 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:55.864881 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:55.873123 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-329e5d5c-741f-4272-be29-d8ccdc98fcb9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:30:55.873567 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 473/1883] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:55 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:55.885655 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:55.887577 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:55.887984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1761424307", "volume_type": "d5246ffb-d21c-4e93-85e2-a367af416139", "group_id": "5aa7e256-d313-422b-be35-bfa1e0570dc2", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:55.889339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1761424307', 'volume_type': 'd5246ffb-d21c-4e93-85e2-a367af416139', 'group_id': '5aa7e256-d313-422b-be35-bfa1e0570dc2', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:55.895903 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:55.895903 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:55.896359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume of 1 GB Aug 08 19:30:55.901148 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:30:55.906235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (cfb74772-0365-4d88-b9de-1c19d6f173e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:55.907232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cff3323-9d6f-48d9-bb53-854adc98413e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:55.907750 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:55.907750 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:55.908209 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:55.928228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cff3323-9d6f-48d9-bb53-854adc98413e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d5246ffb-d21c-4e93-85e2-a367af416139,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1944111716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5246ffb-d21c-4e93-85e2-a367af416139', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5aa7e256-d313-422b-be35-bfa1e0570dc2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:55.929158 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a89ed1-2a2d-4b55-b992-5a66e634ea10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:55.935775 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55e04b57-50ae-45bf-8812-7fc28ca468b5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:55.940341 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55e04b57-50ae-45bf-8812-7fc28ca468b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:55.940341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55e04b57-50ae-45bf-8812-7fc28ca468b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:55.940341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55e04b57-50ae-45bf-8812-7fc28ca468b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:55.946576 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:55.946576 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:55.950691 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-55e04b57-50ae-45bf-8812-7fc28ca468b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:55.956112 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55e04b57-50ae-45bf-8812-7fc28ca468b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:55.956432 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1944111716 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1944111716, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:55.956713 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1944111716 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1944111716, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:55.956997 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 471/1884] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:55 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 996 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:55.987356 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['457f8978-e30b-4c7e-95a9-06aa1d280455', '9a746179-6ba2-4d80-8693-b2bba632965b', '3ee76097-fa8d-4a34-8db9-6a2e00fb313b', 'ebffd180-fb17-4584-bbfc-cf9063ec897f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:55.988155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a89ed1-2a2d-4b55-b992-5a66e634ea10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['457f8978-e30b-4c7e-95a9-06aa1d280455', '9a746179-6ba2-4d80-8693-b2bba632965b', '3ee76097-fa8d-4a34-8db9-6a2e00fb313b', 'ebffd180-fb17-4584-bbfc-cf9063ec897f']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:55.988839 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa158c80-b65a-4295-8471-0683bbfce741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.011504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa158c80-b65a-4295-8471-0683bbfce741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04782aa-2dd4-4edb-afcb-1fdfe1174942', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1761424307',encryption_key_id=None,group_id=5aa7e256-d313-422b-be35-bfa1e0570dc2,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['457f8978-e30b-4c7e-95a9-06aa1d280455','9a746179-6ba2-4d80-8693-b2bba632965b','3ee76097-fa8d-4a34-8db9-6a2e00fb313b','ebffd180-fb17-4584-bbfc-cf9063ec897f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=d5246ffb-d21c-4e93-85e2-a367af416139), '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-08-08T19:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1761424307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5aa7e256-d313-422b-be35-bfa1e0570dc2,host=None,id=a04782aa-2dd4-4edb-afcb-1fdfe1174942,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a68d803b2f4669aa54041fb866d797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='13a2e70a52e1453e94762b79877bb4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5246ffb-d21c-4e93-85e2-a367af416139),volume_type_id=d5246ffb-d21c-4e93-85e2-a367af416139)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.012285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be12553f-7f9a-45d3-b4c5-c3176c3be2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.032269 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be12553f-7f9a-45d3-b4c5-c3176c3be2ba) transitioned into 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-1761424307',encryption_key_id=None,group_id=5aa7e256-d313-422b-be35-bfa1e0570dc2,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['457f8978-e30b-4c7e-95a9-06aa1d280455','9a746179-6ba2-4d80-8693-b2bba632965b','3ee76097-fa8d-4a34-8db9-6a2e00fb313b','ebffd180-fb17-4584-bbfc-cf9063ec897f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=d5246ffb-d21c-4e93-85e2-a367af416139)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.032986 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01299459-ad18-49ab-a0ec-25452ffdd46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.045303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01299459-ad18-49ab-a0ec-25452ffdd46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.046134 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (cfb74772-0365-4d88-b9de-1c19d6f173e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:56.046442 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request issued successfully. Aug 08 19:30:56.047222 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:56.047373 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:56.086201 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:56.089394 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.089394 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:56.093058 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f10501c0-dc8a-4d76-9c53-cc076f28218a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:56.093529 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 470/1885] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:30:55 2026] POST /volume/v3/volumes => generated 821 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:56.111266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.113537 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 Aug 08 19:30:56.113839 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.114067 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.123952 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.123952 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:56.128718 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:56.130228 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:56.130442 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:56.170798 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:56.175336 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.175336 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:56.185011 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4aed7e34-e27a-4d59-b968-ff43b50de889 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 returned with HTTP 200 Aug 08 19:30:56.185566 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 472/1886] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:56 2026] GET /volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 => generated 889 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:56.299165 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed48cb7a-3487-40d1-aa8e-ca2f5053670c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.301245 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed48cb7a-3487-40d1-aa8e-ca2f5053670c tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] GET https://10.4.3.89/volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b Aug 08 19:30:56.301501 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed48cb7a-3487-40d1-aa8e-ca2f5053670c tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.301688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed48cb7a-3487-40d1-aa8e-ca2f5053670c tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.309061 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.309061 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:56.312452 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ed48cb7a-3487-40d1-aa8e-ca2f5053670c tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Volume info retrieved successfully. Aug 08 19:30:56.316050 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed48cb7a-3487-40d1-aa8e-ca2f5053670c tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b returned with HTTP 200 Aug 08 19:30:56.316430 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 474/1887] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:56 2026] GET /volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:56.350329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fd71eb9a-e502-42fe-8eea-1a541b988973 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.351910 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd71eb9a-e502-42fe-8eea-1a541b988973 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:30:56.352444 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd71eb9a-e502-42fe-8eea-1a541b988973 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.352988 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fd71eb9a-e502-42fe-8eea-1a541b988973 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.357563 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fd71eb9a-e502-42fe-8eea-1a541b988973 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:30:56.357563 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 472/1888] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:30:56 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) Aug 08 19:30:56.374951 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a67e3207-07be-45bc-b1c9-f253aa28bb8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.436546 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a67e3207-07be-45bc-b1c9-f253aa28bb8d tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] GET https://10.4.3.89/volume/v3/messages Aug 08 19:30:56.436808 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a67e3207-07be-45bc-b1c9-f253aa28bb8d tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.437036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a67e3207-07be-45bc-b1c9-f253aa28bb8d tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.441511 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a67e3207-07be-45bc-b1c9-f253aa28bb8d tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:30:56.441834 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 471/1889] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:30:56 2026] GET /volume/v3/messages => generated 668 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:56.453426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4e48e727-70b0-4524-a868-406c81ecfbfa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.455107 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e48e727-70b0-4524-a868-406c81ecfbfa tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] DELETE https://10.4.3.89/volume/v3/messages/b3b1de46-a03a-4073-88fb-6be41ad48815 Aug 08 19:30:56.455394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4e48e727-70b0-4524-a868-406c81ecfbfa tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.455625 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4e48e727-70b0-4524-a868-406c81ecfbfa tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.465922 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e48e727-70b0-4524-a868-406c81ecfbfa tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/messages/b3b1de46-a03a-4073-88fb-6be41ad48815 returned with HTTP 204 Aug 08 19:30:56.466443 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 473/1890] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:30:56 2026] DELETE /volume/v3/messages/b3b1de46-a03a-4073-88fb-6be41ad48815 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:30:56.476966 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-07cff062-bb33-4b6c-a333-2011004f86ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.479737 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b Aug 08 19:30:56.480064 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.481427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.481427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Delete volume with id: fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b Aug 08 19:30:56.490247 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.490247 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:56.490708 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Volume info retrieved successfully. Aug 08 19:30:56.492214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100253) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:30:56.505833 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1249537756 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1249537756, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:56.506298 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1249537756 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1249537756, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:56.524658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Created reservations ['6c5836fd-3688-466a-91c6-4ff97ca108e2', '236d76fb-ff5d-4cdc-806a-f007b59c8bfe', '53222b35-80d1-4037-a1d3-92af97e5ccb3', 'f6aa982c-7f6d-450e-89fb-1375a1e315af'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:56.543385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4001f7a7-ae40-4249-a293-8a38905a1c47 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.550121 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4001f7a7-ae40-4249-a293-8a38905a1c47 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:56.550838 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4001f7a7-ae40-4249-a293-8a38905a1c47 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.551509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4001f7a7-ae40-4249-a293-8a38905a1c47 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.551643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4001f7a7-ae40-4249-a293-8a38905a1c47 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:56.556737 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=478,cinder:UPDATE=129,cinder:INSERT=70,cinder:DELETE=1 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:30:56.561172 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.561172 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:56.563196 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4001f7a7-ae40-4249-a293-8a38905a1c47 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:56.565001 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 473/1891] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:56 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:56.568083 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Delete volume request issued successfully. Aug 08 19:30:56.568329 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07cff062-bb33-4b6c-a333-2011004f86ce tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b returned with HTTP 202 Aug 08 19:30:56.568771 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 475/1892] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:30:56 2026] DELETE /volume/v3/volumes/fda1da69-bf5d-47b0-a7b9-f0a9cf88a39b => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:56.578508 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-821d9c4f-27bb-43dc-b6b8-d67c532d1f94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.580545 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-821d9c4f-27bb-43dc-b6b8-d67c532d1f94 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] DELETE https://10.4.3.89/volume/v3/types/a913641b-e059-4e1a-b32a-a06d72525c3e Aug 08 19:30:56.580751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-821d9c4f-27bb-43dc-b6b8-d67c532d1f94 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.580961 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-821d9c4f-27bb-43dc-b6b8-d67c532d1f94 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.608444 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-821d9c4f-27bb-43dc-b6b8-d67c532d1f94 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/types/a913641b-e059-4e1a-b32a-a06d72525c3e returned with HTTP 202 Aug 08 19:30:56.609491 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 472/1893] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:30:56 2026] DELETE /volume/v3/types/a913641b-e059-4e1a-b32a-a06d72525c3e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 19:30:56.618030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-42db881f-acf2-4b8d-879f-8b25d7ab6ebd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.620204 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-42db881f-acf2-4b8d-879f-8b25d7ab6ebd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:30:56.620805 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-42db881f-acf2-4b8d-879f-8b25d7ab6ebd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-632069072", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1605419205", "vendor_name": "tempest-vendor_name-1257064122"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:56.641902 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-42db881f-acf2-4b8d-879f-8b25d7ab6ebd tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:30:56.641902 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 474/1894] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:30:56 2026] POST /volume/v3/types => generated 329 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:56.650730 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.653191 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:56.653498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bde59a5d-6a68-441b-9726-d8f30cb2ccfc", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:56.655573 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Create volume request body: {'volume': {'volume_type': 'bde59a5d-6a68-441b-9726-d8f30cb2ccfc', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:56.660432 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Create volume of 1 GB Aug 08 19:30:56.660663 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.660663 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:56.661200 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Availability Zones retrieved successfully. Aug 08 19:30:56.672333 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Flow 'volume_create_api' (c4b181d0-c628-4bb5-92d4-59a65e616a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:56.673890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e5dde6-c622-407f-b3a5-e9bcab31b8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.675049 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:56.700232 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e5dde6-c622-407f-b3a5-e9bcab31b8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1605419205',vendor_name='tempest-vendor_name-1257064122'},id=bde59a5d-6a68-441b-9726-d8f30cb2ccfc,is_public=True,name='tempest-ProjectReaderTests-volume-type-632069072',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bde59a5d-6a68-441b-9726-d8f30cb2ccfc', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.701336 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c007bc-2ccb-4aed-9836-5e4ccb74516c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.739630 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-632069072 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-632069072, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:56.739967 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-632069072 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-632069072, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:56.771105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Created reservations ['6b587ac6-2d19-4c0e-9c7f-a2ae9bee8193', 'f66049b7-d529-431d-9299-37f1d53b4f1b', '82849c79-3c91-4ce1-ac8c-97f26dfe58f3', '3c69603f-714a-4121-b5c9-a0008afe3c47'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:56.772148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c007bc-2ccb-4aed-9836-5e4ccb74516c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b587ac6-2d19-4c0e-9c7f-a2ae9bee8193', 'f66049b7-d529-431d-9299-37f1d53b4f1b', '82849c79-3c91-4ce1-ac8c-97f26dfe58f3', '3c69603f-714a-4121-b5c9-a0008afe3c47']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.773232 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764914cf-4334-4a7c-92c5-1a827881f7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.801296 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764914cf-4334-4a7c-92c5-1a827881f7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84313b3f-7e48-4dad-aba2-b8c94f335871', '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='b3b9887f35f24d48a7846631853b27f0',qos_specs=None,replication_status=,reservations=['6b587ac6-2d19-4c0e-9c7f-a2ae9bee8193','f66049b7-d529-431d-9299-37f1d53b4f1b','82849c79-3c91-4ce1-ac8c-97f26dfe58f3','3c69603f-714a-4121-b5c9-a0008afe3c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec11a059145547cd9b50ec51dfb7b4b9',volume_type_id=bde59a5d-6a68-441b-9726-d8f30cb2ccfc), '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-08-08T19:30: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=84313b3f-7e48-4dad-aba2-b8c94f335871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b9887f35f24d48a7846631853b27f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ec11a059145547cd9b50ec51dfb7b4b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bde59a5d-6a68-441b-9726-d8f30cb2ccfc),volume_type_id=bde59a5d-6a68-441b-9726-d8f30cb2ccfc)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.802950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e63495d-6286-43c3-afd6-6308aa22f785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.826766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e63495d-6286-43c3-afd6-6308aa22f785) transitioned into 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='b3b9887f35f24d48a7846631853b27f0',qos_specs=None,replication_status=,reservations=['6b587ac6-2d19-4c0e-9c7f-a2ae9bee8193','f66049b7-d529-431d-9299-37f1d53b4f1b','82849c79-3c91-4ce1-ac8c-97f26dfe58f3','3c69603f-714a-4121-b5c9-a0008afe3c47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec11a059145547cd9b50ec51dfb7b4b9',volume_type_id=bde59a5d-6a68-441b-9726-d8f30cb2ccfc)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.827767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4f0461-ae86-4411-8017-68f2ebcdc08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:56.841122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b4f0461-ae86-4411-8017-68f2ebcdc08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:56.842460 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Flow 'volume_create_api' (c4b181d0-c628-4bb5-92d4-59a65e616a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:56.843858 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Create volume request issued successfully. Aug 08 19:30:56.843980 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4dea7006-bbf2-41db-88d4-a1a7d6b2f3f4 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:56.844662 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 474/1895] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:30:56 2026] POST /volume/v3/volumes => generated 771 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:30:56.891745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b5b82c8-1597-438d-928b-588e317fb1e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.894730 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b5b82c8-1597-438d-928b-588e317fb1e8 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] GET https://10.4.3.89/volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 Aug 08 19:30:56.895061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b5b82c8-1597-438d-928b-588e317fb1e8 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.895335 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b5b82c8-1597-438d-928b-588e317fb1e8 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.907705 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.907705 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:56.914146 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b5b82c8-1597-438d-928b-588e317fb1e8 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Volume info retrieved successfully. Aug 08 19:30:56.920852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b5b82c8-1597-438d-928b-588e317fb1e8 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 returned with HTTP 200 Aug 08 19:30:56.921661 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 476/1896] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:56 2026] GET /volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 => generated 950 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:56.971429 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a95adfb-4b62-40e4-97b8-745aeaf0493b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:56.973646 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a95adfb-4b62-40e4-97b8-745aeaf0493b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:56.973646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a95adfb-4b62-40e4-97b8-745aeaf0493b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:56.973740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a95adfb-4b62-40e4-97b8-745aeaf0493b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:56.985109 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:56.985109 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:56.994352 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a95adfb-4b62-40e4-97b8-745aeaf0493b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:57.010436 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a95adfb-4b62-40e4-97b8-745aeaf0493b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:57.010753 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 473/1897] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:56 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:57.203835 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7dd53656-e65a-4412-946b-aebdbd176e0f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:57.205849 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 Aug 08 19:30:57.206498 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:57.206880 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:57.217446 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.217446 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:57.222625 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:57.223659 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:57.225475 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:57.272574 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:57.275691 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.275691 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:57.284067 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7dd53656-e65a-4412-946b-aebdbd176e0f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 returned with HTTP 200 Aug 08 19:30:57.284790 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 475/1898] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:57 2026] GET /volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:57.300269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:57.303058 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:30:57.303577 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1900459293", "volume_type": "d5246ffb-d21c-4e93-85e2-a367af416139", "group_id": "5aa7e256-d313-422b-be35-bfa1e0570dc2", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:57.305986 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1900459293', 'volume_type': 'd5246ffb-d21c-4e93-85e2-a367af416139', 'group_id': '5aa7e256-d313-422b-be35-bfa1e0570dc2', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:30:57.316034 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.316034 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:57.316585 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume of 1 GB Aug 08 19:30:57.324566 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:30:57.332608 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (b327105b-cbe1-4faf-990b-1b5cb5a7e0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:57.334052 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadee906-b1e2-4606-bdbf-3a13bc343210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:57.335144 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.335144 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:57.335738 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:30:57.365809 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadee906-b1e2-4606-bdbf-3a13bc343210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:30:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d5246ffb-d21c-4e93-85e2-a367af416139,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1944111716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd5246ffb-d21c-4e93-85e2-a367af416139', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5aa7e256-d313-422b-be35-bfa1e0570dc2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:57.366334 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efcd5b2-869f-4b52-8819-3fbb2acfa22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:57.417909 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1944111716 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1944111716, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:57.418227 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1944111716 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1944111716, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:57.438042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['6904f87e-f333-434e-b5d9-108e3e343495', 'a9c8403b-3dc3-48af-befc-7f1be7bb28c4', '284e2385-bd52-4727-8156-302f8b9af02a', '3d59b59d-ebee-4dd8-8220-23fa8e991fa5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:57.439102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0efcd5b2-869f-4b52-8819-3fbb2acfa22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6904f87e-f333-434e-b5d9-108e3e343495', 'a9c8403b-3dc3-48af-befc-7f1be7bb28c4', '284e2385-bd52-4727-8156-302f8b9af02a', '3d59b59d-ebee-4dd8-8220-23fa8e991fa5']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:57.440038 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b258f013-2619-4e34-a6b1-7900753736f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:57.498061 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b258f013-2619-4e34-a6b1-7900753736f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1900459293',encryption_key_id=None,group_id=5aa7e256-d313-422b-be35-bfa1e0570dc2,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['6904f87e-f333-434e-b5d9-108e3e343495','a9c8403b-3dc3-48af-befc-7f1be7bb28c4','284e2385-bd52-4727-8156-302f8b9af02a','3d59b59d-ebee-4dd8-8220-23fa8e991fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=d5246ffb-d21c-4e93-85e2-a367af416139), '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-08-08T19:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1900459293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5aa7e256-d313-422b-be35-bfa1e0570dc2,host=None,id=09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a68d803b2f4669aa54041fb866d797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='13a2e70a52e1453e94762b79877bb4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d5246ffb-d21c-4e93-85e2-a367af416139),volume_type_id=d5246ffb-d21c-4e93-85e2-a367af416139)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:57.499282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a582ec-39ed-4fd3-8ba6-45b88c26da42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:57.530343 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a582ec-39ed-4fd3-8ba6-45b88c26da42) transitioned into 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-1900459293',encryption_key_id=None,group_id=5aa7e256-d313-422b-be35-bfa1e0570dc2,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['6904f87e-f333-434e-b5d9-108e3e343495','a9c8403b-3dc3-48af-befc-7f1be7bb28c4','284e2385-bd52-4727-8156-302f8b9af02a','3d59b59d-ebee-4dd8-8220-23fa8e991fa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=d5246ffb-d21c-4e93-85e2-a367af416139)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:57.531153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b123b624-1315-4cff-81d5-4c65768ee5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:30:57.551970 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b123b624-1315-4cff-81d5-4c65768ee5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:30:57.553315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (b327105b-cbe1-4faf-990b-1b5cb5a7e0ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:30:57.554490 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request issued successfully. Aug 08 19:30:57.555023 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:57.555297 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:57.584459 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a41067c-72c5-411b-ab49-ee7068f03083 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:57.588298 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a41067c-72c5-411b-ab49-ee7068f03083 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:57.588956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a41067c-72c5-411b-ab49-ee7068f03083 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:57.588956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a41067c-72c5-411b-ab49-ee7068f03083 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:57.589153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1a41067c-72c5-411b-ab49-ee7068f03083 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:57.597368 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.597368 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:57.598991 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a41067c-72c5-411b-ab49-ee7068f03083 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:57.599854 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 477/1899] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:57 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:57.615313 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:57.621105 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.621105 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:57.629977 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-82ea256e-4859-4b04-bd1a-6b992a7ae640 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:30:57.630543 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 475/1900] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:30:57 2026] POST /volume/v3/volumes => generated 821 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:30:57.652277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:57.655074 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 Aug 08 19:30:57.655445 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:57.655810 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:57.670030 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.670030 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:57.674815 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:57.675752 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:57.675994 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:57.724705 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:57.729136 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.729136 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:57.738175 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-923a4d09-6d3c-4dbc-9faf-dd8d342dd13b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 returned with HTTP 200 Aug 08 19:30:57.738579 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 474/1901] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:57 2026] GET /volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 => generated 889 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:57.954234 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db83a435-12ea-4f92-8a6f-1f02a5e07cdb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:57.956445 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db83a435-12ea-4f92-8a6f-1f02a5e07cdb tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] GET https://10.4.3.89/volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 Aug 08 19:30:57.956709 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db83a435-12ea-4f92-8a6f-1f02a5e07cdb tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:57.958477 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db83a435-12ea-4f92-8a6f-1f02a5e07cdb tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:57.968817 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:57.968817 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:57.974851 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db83a435-12ea-4f92-8a6f-1f02a5e07cdb tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Volume info retrieved successfully. Aug 08 19:30:57.982100 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db83a435-12ea-4f92-8a6f-1f02a5e07cdb tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 returned with HTTP 200 Aug 08 19:30:57.982512 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 476/1902] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:30:57 2026] GET /volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:57.997110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56ea3e81-8689-44ff-ad35-a8fbaa4fa4cf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.001441 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56ea3e81-8689-44ff-ad35-a8fbaa4fa4cf tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:30:58.001441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56ea3e81-8689-44ff-ad35-a8fbaa4fa4cf tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.001441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56ea3e81-8689-44ff-ad35-a8fbaa4fa4cf tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.006066 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56ea3e81-8689-44ff-ad35-a8fbaa4fa4cf tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:30:58.006820 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 478/1903] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:30:57 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:58.017730 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70e02e60-35c3-4521-8471-d2a7b3942476 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.019869 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e02e60-35c3-4521-8471-d2a7b3942476 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] GET https://10.4.3.89/volume/v3/messages/7731242d-49fa-4c42-ac96-4a84b5c3c014 Aug 08 19:30:58.020104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e02e60-35c3-4521-8471-d2a7b3942476 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.020326 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e02e60-35c3-4521-8471-d2a7b3942476 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.024316 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e02e60-35c3-4521-8471-d2a7b3942476 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-reader] https://10.4.3.89/volume/v3/messages/7731242d-49fa-4c42-ac96-4a84b5c3c014 returned with HTTP 200 Aug 08 19:30:58.024768 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 476/1904] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:30:58 2026] GET /volume/v3/messages/7731242d-49fa-4c42-ac96-4a84b5c3c014 => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:58.026787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-765ead51-5007-447c-8cb6-68e2fa029f63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.029736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-765ead51-5007-447c-8cb6-68e2fa029f63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:58.030094 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-765ead51-5007-447c-8cb6-68e2fa029f63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.030385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-765ead51-5007-447c-8cb6-68e2fa029f63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.032587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-79d118a9-f344-4378-b0ef-a8842266b415 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.035589 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79d118a9-f344-4378-b0ef-a8842266b415 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] DELETE https://10.4.3.89/volume/v3/messages/7731242d-49fa-4c42-ac96-4a84b5c3c014 Aug 08 19:30:58.035817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79d118a9-f344-4378-b0ef-a8842266b415 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.036011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79d118a9-f344-4378-b0ef-a8842266b415 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.041658 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:58.041658 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:58.045198 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79d118a9-f344-4378-b0ef-a8842266b415 tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/messages/7731242d-49fa-4c42-ac96-4a84b5c3c014 returned with HTTP 204 Aug 08 19:30:58.045580 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 477/1905] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:30:58 2026] DELETE /volume/v3/messages/7731242d-49fa-4c42-ac96-4a84b5c3c014 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:30:58.049275 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-765ead51-5007-447c-8cb6-68e2fa029f63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:58.053662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4b657882-7798-40be-b5ae-f41d42e139da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.056647 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 Aug 08 19:30:58.058225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.059388 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.060134 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Delete volume with id: 84313b3f-7e48-4dad-aba2-b8c94f335871 Aug 08 19:30:58.061690 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-765ead51-5007-447c-8cb6-68e2fa029f63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:58.062315 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 475/1906] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:58 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 996 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:58.070454 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:58.070454 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:58.070454 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Volume info retrieved successfully. Aug 08 19:30:58.070454 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100253) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:30:58.079937 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-632069072 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-632069072, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:58.080345 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-632069072 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-632069072, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:30:58.087529 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Created reservations ['30916eb2-eb75-4532-8a00-f85916bfff6c', '885b8cf5-3eac-4ab0-a54f-65effb1c06b6', 'ee006e57-a954-403d-a6fd-2dc595eeb364', '54162522-bfea-4627-acc6-8727e7835cdc'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:30:58.110275 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Delete volume request issued successfully. Aug 08 19:30:58.110668 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4b657882-7798-40be-b5ae-f41d42e139da tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 returned with HTTP 202 Aug 08 19:30:58.111489 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 479/1907] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:30:58 2026] DELETE /volume/v3/volumes/84313b3f-7e48-4dad-aba2-b8c94f335871 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:58.131054 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2bca5262-7dcc-4e5d-a5e6-c3241cb5159a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.132879 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bca5262-7dcc-4e5d-a5e6-c3241cb5159a tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] DELETE https://10.4.3.89/volume/v3/types/bde59a5d-6a68-441b-9726-d8f30cb2ccfc Aug 08 19:30:58.133066 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bca5262-7dcc-4e5d-a5e6-c3241cb5159a tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.133274 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2bca5262-7dcc-4e5d-a5e6-c3241cb5159a tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.159895 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2bca5262-7dcc-4e5d-a5e6-c3241cb5159a tempest-ProjectReaderTests-2118931349 tempest-ProjectReaderTests-2118931349-project-admin] https://10.4.3.89/volume/v3/types/bde59a5d-6a68-441b-9726-d8f30cb2ccfc returned with HTTP 202 Aug 08 19:30:58.160290 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 477/1908] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:30:58 2026] DELETE /volume/v3/types/bde59a5d-6a68-441b-9726-d8f30cb2ccfc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:30:58.619727 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2870fdd7-98bf-4cd6-a501-15708e1dabb2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.622924 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2870fdd7-98bf-4cd6-a501-15708e1dabb2 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:58.623109 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2870fdd7-98bf-4cd6-a501-15708e1dabb2 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.623291 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2870fdd7-98bf-4cd6-a501-15708e1dabb2 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.623388 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2870fdd7-98bf-4cd6-a501-15708e1dabb2 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:58.628177 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:58.628177 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:58.629026 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2870fdd7-98bf-4cd6-a501-15708e1dabb2 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:58.629510 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 478/1909] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:58 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:58.759798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.765202 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 Aug 08 19:30:58.765476 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.770102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.789435 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:58.789435 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:58.802440 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:30:58.802440 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:30:58.802440 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:30:58.841436 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:30:58.844755 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:58.844755 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:58.853850 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aab5413e-741c-4505-92a2-5c5d10d87fcf tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 returned with HTTP 200 Aug 08 19:30:58.854511 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 476/1910] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:30:58 2026] GET /volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:58.867819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b424c496-2777-48da-a4fc-32a1b076178f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.869884 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b424c496-2777-48da-a4fc-32a1b076178f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] PUT https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:30:58.870153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b424c496-2777-48da-a4fc-32a1b076178f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a04782aa-2dd4-4edb-afcb-1fdfe1174942"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:58.875215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-b424c496-2777-48da-a4fc-32a1b076178f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Update called for group 5aa7e256-d313-422b-be35-bfa1e0570dc2. {{(pid=100253) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 19:30:58.875339 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-b424c496-2777-48da-a4fc-32a1b076178f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Updating group 5aa7e256-d313-422b-be35-bfa1e0570dc2 with name None description: None add_volumes: None remove_volumes: a04782aa-2dd4-4edb-afcb-1fdfe1174942. Aug 08 19:30:58.878771 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:58.878771 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:58.907317 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b424c496-2777-48da-a4fc-32a1b076178f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 202 Aug 08 19:30:58.907759 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 480/1911] 10.4.3.89 () {70 vars in 1399 bytes} [Sat Aug 8 19:30:58 2026] PUT /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:30:58.917639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d727f59-125a-435f-9be5-7d7aa0c30c40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:58.922436 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d727f59-125a-435f-9be5-7d7aa0c30c40 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:30:58.922436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d727f59-125a-435f-9be5-7d7aa0c30c40 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:58.922436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d727f59-125a-435f-9be5-7d7aa0c30c40 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:58.922436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-3d727f59-125a-435f-9be5-7d7aa0c30c40 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:58.926144 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:58.926144 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:58.936925 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d727f59-125a-435f-9be5-7d7aa0c30c40 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:30:58.937647 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 478/1912] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:58 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:59.082190 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b934308d-3d83-43b4-bb9c-28741c068237 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.084630 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b934308d-3d83-43b4-bb9c-28741c068237 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:59.084931 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b934308d-3d83-43b4-bb9c-28741c068237 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:59.085158 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b934308d-3d83-43b4-bb9c-28741c068237 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:59.097523 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:59.097523 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:30:59.102364 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b934308d-3d83-43b4-bb9c-28741c068237 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:59.109687 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b934308d-3d83-43b4-bb9c-28741c068237 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:59.109994 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 479/1913] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:59 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 1247 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:59.313780 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b61bb383-d25f-4561-868b-935852ba7899 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.317857 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b61bb383-d25f-4561-868b-935852ba7899 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:59.318160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b61bb383-d25f-4561-868b-935852ba7899 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:59.318434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b61bb383-d25f-4561-868b-935852ba7899 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:59.325457 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:59.325457 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:59.329429 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b61bb383-d25f-4561-868b-935852ba7899 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:59.340154 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b61bb383-d25f-4561-868b-935852ba7899 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:59.340798 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 477/1914] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:59 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 1247 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:59.643426 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-149b23d9-e3ad-4eb4-96e5-28ade155801f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.646763 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-149b23d9-e3ad-4eb4-96e5-28ade155801f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:30:59.646995 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-149b23d9-e3ad-4eb4-96e5-28ade155801f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:59.647180 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-149b23d9-e3ad-4eb4-96e5-28ade155801f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:59.647322 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-149b23d9-e3ad-4eb4-96e5-28ade155801f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:30:59.651706 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:59.651706 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:59.652547 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-149b23d9-e3ad-4eb4-96e5-28ade155801f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:30:59.652920 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 481/1915] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:30:59 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:30:59.837386 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-ca89dede-b112-4d1e-b8b7-85229d5d3020 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.840157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-ca89dede-b112-4d1e-b8b7-85229d5d3020 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:30:59.840359 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-ca89dede-b112-4d1e-b8b7-85229d5d3020 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:59.840597 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-ca89dede-b112-4d1e-b8b7-85229d5d3020 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:59.849350 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:59.849350 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:30:59.854184 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-ca89dede-b112-4d1e-b8b7-85229d5d3020 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:30:59.860963 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-ca89dede-b112-4d1e-b8b7-85229d5d3020 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:30:59.861599 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 479/1916] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:30:59 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 1247 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:59.872046 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0a603c25-792c-46d2-bd0e-db556bf63239 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.872461 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a603c25-792c-46d2-bd0e-db556bf63239 None None] GET https://10.4.3.89/volume// Aug 08 19:30:59.872657 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a603c25-792c-46d2-bd0e-db556bf63239 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:59.872838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a603c25-792c-46d2-bd0e-db556bf63239 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:59.873184 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a603c25-792c-46d2-bd0e-db556bf63239 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:30:59.873544 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 480/1917] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:30:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:30:59.881257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-f7d3ae6b-f1b7-4fa5-855b-d468b094ffef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.883586 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-f7d3ae6b-f1b7-4fa5-855b-d468b094ffef tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:30:59.884024 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-f7d3ae6b-f1b7-4fa5-855b-d468b094ffef tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e658643-5ea4-4c68-b293-245d0ffa7d19", "connector": null, "instance_uuid": "1635dad0-835f-493e-859c-2754adab6108"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:59.894722 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:59.894722 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:30:59.924717 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-f7d3ae6b-f1b7-4fa5-855b-d468b094ffef tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:30:59.925327 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 478/1918] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:30:59 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) Aug 08 19:30:59.947982 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fd83b05d-4919-4f6f-8423-2e104439f786 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.953354 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd83b05d-4919-4f6f-8423-2e104439f786 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:30:59.953672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd83b05d-4919-4f6f-8423-2e104439f786 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:30:59.953967 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd83b05d-4919-4f6f-8423-2e104439f786 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:30:59.954496 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-fd83b05d-4919-4f6f-8423-2e104439f786 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:30:59.959350 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:59.959350 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:30:59.971859 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd83b05d-4919-4f6f-8423-2e104439f786 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:30:59.972441 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 482/1919] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:30:59 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:30:59.984264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4d58340e-d1a6-4223-807c-33045ebba442 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:30:59.986514 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d58340e-d1a6-4223-807c-33045ebba442 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] PUT https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:30:59.987084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4d58340e-d1a6-4223-807c-33045ebba442 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a04782aa-2dd4-4edb-afcb-1fdfe1174942"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:30:59.993589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-4d58340e-d1a6-4223-807c-33045ebba442 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Update called for group 5aa7e256-d313-422b-be35-bfa1e0570dc2. {{(pid=100252) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 19:30:59.993746 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-4d58340e-d1a6-4223-807c-33045ebba442 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Updating group 5aa7e256-d313-422b-be35-bfa1e0570dc2 with name None description: None add_volumes: a04782aa-2dd4-4edb-afcb-1fdfe1174942 remove_volumes: None. Aug 08 19:30:59.997535 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:30:59.997535 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:00.028720 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4d58340e-d1a6-4223-807c-33045ebba442 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 202 Aug 08 19:31:00.029269 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 480/1920] 10.4.3.89 () {70 vars in 1399 bytes} [Sat Aug 8 19:30:59 2026] PUT /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:00.039436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-98285f05-3419-4398-9175-5635f45c986c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:00.042218 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98285f05-3419-4398-9175-5635f45c986c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:00.042601 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98285f05-3419-4398-9175-5635f45c986c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:00.042896 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98285f05-3419-4398-9175-5635f45c986c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:00.043110 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-98285f05-3419-4398-9175-5635f45c986c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:00.049148 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:00.049148 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:00.068294 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98285f05-3419-4398-9175-5635f45c986c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:31:00.069921 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 481/1921] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:00 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:00.668281 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec942805-9432-437b-80c1-1c3baaa149eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:00.670040 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec942805-9432-437b-80c1-1c3baaa149eb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:31:00.670299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec942805-9432-437b-80c1-1c3baaa149eb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:00.670569 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec942805-9432-437b-80c1-1c3baaa149eb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:00.670733 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ec942805-9432-437b-80c1-1c3baaa149eb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:00.677234 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:00.677234 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:00.678072 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec942805-9432-437b-80c1-1c3baaa149eb tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:31:00.678443 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 479/1922] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:00 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:00.693579 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a0e134f6-3147-4c7f-bf44-37cb190cf225 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:00.699124 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0e134f6-3147-4c7f-bf44-37cb190cf225 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:31:00.699427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0e134f6-3147-4c7f-bf44-37cb190cf225 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:00.699692 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0e134f6-3147-4c7f-bf44-37cb190cf225 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:00.700624 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a0e134f6-3147-4c7f-bf44-37cb190cf225 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:00.704764 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:00.704764 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:00.705645 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0e134f6-3147-4c7f-bf44-37cb190cf225 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:31:00.706101 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 483/1923] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:00 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:00.717764 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:00.719562 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:31:00.720036 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd64159a-6b85-42a7-85c9-157958442994", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1516754874"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:00.721732 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating new backup {'backup': {'volume_id': 'fd64159a-6b85-42a7-85c9-157958442994', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1516754874'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:31:00.722234 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Creating backup of volume fd64159a-6b85-42a7-85c9-157958442994 in container None Aug 08 19:31:00.731848 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:00.731848 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:00.732256 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Volume info retrieved successfully. Aug 08 19:31:00.753210 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Created reservations ['a5c3d0cc-b677-4137-9963-6a5ba4c47d6d', '728518d3-7092-4be3-a8f3-e122d1af3324'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:00.789722 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-306dc768-f174-4e73-ad2f-52abfcf555f8 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:31:00.790214 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 481/1924] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:00 2026] POST /volume/v3/backups => generated 328 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:00.799297 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-245fe11d-1325-45dc-8f97-e0cae0b9658b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:00.801633 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-245fe11d-1325-45dc-8f97-e0cae0b9658b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:00.802039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-245fe11d-1325-45dc-8f97-e0cae0b9658b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:00.803431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-245fe11d-1325-45dc-8f97-e0cae0b9658b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:00.803431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-245fe11d-1325-45dc-8f97-e0cae0b9658b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:00.808628 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:00.808628 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:00.809673 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-245fe11d-1325-45dc-8f97-e0cae0b9658b tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:00.810271 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 482/1925] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:00 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:01.078950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a125d0d1-e64d-4399-8a3c-76982aad2c5f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.080828 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a125d0d1-e64d-4399-8a3c-76982aad2c5f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:01.081091 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a125d0d1-e64d-4399-8a3c-76982aad2c5f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:01.081332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a125d0d1-e64d-4399-8a3c-76982aad2c5f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:01.081494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-a125d0d1-e64d-4399-8a3c-76982aad2c5f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:01.085657 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.085657 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:01.086000 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b890f00a-cd77-4316-a2b8-62168fdb3011 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.086387 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b890f00a-cd77-4316-a2b8-62168fdb3011 None None] GET https://10.4.3.89/volume// Aug 08 19:31:01.086577 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b890f00a-cd77-4316-a2b8-62168fdb3011 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:01.086781 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b890f00a-cd77-4316-a2b8-62168fdb3011 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:01.087090 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b890f00a-cd77-4316-a2b8-62168fdb3011 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:01.087380 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 484/1926] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:01.094054 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a125d0d1-e64d-4399-8a3c-76982aad2c5f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:31:01.094485 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 480/1927] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:01 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:01.098602 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-744e0242-85a0-4d2c-865f-0bb0baa62046 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.100749 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-744e0242-85a0-4d2c-865f-0bb0baa62046 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:31:01.100983 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-744e0242-85a0-4d2c-865f-0bb0baa62046 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:01.101163 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-744e0242-85a0-4d2c-865f-0bb0baa62046 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:01.103688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5c8cf04-fefa-4f17-8030-2a08930f680a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.105306 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5c8cf04-fefa-4f17-8030-2a08930f680a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] PUT https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:01.105846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5c8cf04-fefa-4f17-8030-2a08930f680a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:01.107559 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-f5c8cf04-fefa-4f17-8030-2a08930f680a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Update called for group 5aa7e256-d313-422b-be35-bfa1e0570dc2. {{(pid=100254) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 19:31:01.107782 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-f5c8cf04-fefa-4f17-8030-2a08930f680a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Updating group 5aa7e256-d313-422b-be35-bfa1e0570dc2 with name None description: None add_volumes: None remove_volumes: 09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747. Aug 08 19:31:01.110386 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.110386 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:01.112435 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.112435 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:01.114120 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-744e0242-85a0-4d2c-865f-0bb0baa62046 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:01.120440 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-744e0242-85a0-4d2c-865f-0bb0baa62046 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:31:01.120440 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 482/1928] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:01 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 1426 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:01.145791 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5c8cf04-fefa-4f17-8030-2a08930f680a tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 202 Aug 08 19:31:01.146434 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 483/1929] 10.4.3.89 () {70 vars in 1399 bytes} [Sat Aug 8 19:31:01 2026] PUT /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:01.153949 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-49da9232-9591-4066-8174-11a3416b2508 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.155995 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49da9232-9591-4066-8174-11a3416b2508 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:01.156246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49da9232-9591-4066-8174-11a3416b2508 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:01.156498 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49da9232-9591-4066-8174-11a3416b2508 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:01.156769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-49da9232-9591-4066-8174-11a3416b2508 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:01.160532 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.160532 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:01.169669 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49da9232-9591-4066-8174-11a3416b2508 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:31:01.170052 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 485/1930] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:01 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:01.239854 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-0b368343-7ca7-4d38-beaf-48d4d2aadaa3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.241694 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-0b368343-7ca7-4d38-beaf-48d4d2aadaa3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] PUT https://10.4.3.89/volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf Aug 08 19:31:01.242069 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-0b368343-7ca7-4d38-beaf-48d4d2aadaa3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:01.253488 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-0b368343-7ca7-4d38-beaf-48d4d2aadaa3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Acquiring lock "cinder-attachment_update-2e658643-5ea4-4c68-b293-245d0ffa7d19-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:31:01.255618 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-71b54750-52d9-4a34-931f-a622dea03ee9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.261770 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-0b368343-7ca7-4d38-beaf-48d4d2aadaa3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Lock "cinder-attachment_update-2e658643-5ea4-4c68-b293-245d0ffa7d19-np0000006803" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:31:01.263122 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.263122 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:01.351039 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-0b368343-7ca7-4d38-beaf-48d4d2aadaa3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Lock "cinder-attachment_update-2e658643-5ea4-4c68-b293-245d0ffa7d19-np0000006803" released by "attachment_update" :: held 0.089s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:31:01.351272 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-0b368343-7ca7-4d38-beaf-48d4d2aadaa3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf returned with HTTP 200 Aug 08 19:31:01.351727 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 481/1931] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:31:01 2026] PUT /volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:31:01.376431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b2146015-2700-41ac-a8e2-52119f0d3b44 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.378781 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b2146015-2700-41ac-a8e2-52119f0d3b44 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf/action Aug 08 19:31:01.378919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b2146015-2700-41ac-a8e2-52119f0d3b44 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:01.379091 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b2146015-2700-41ac-a8e2-52119f0d3b44 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:01.389946 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:01.390392 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:01.392152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:01.392304 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Create volume of 1 GB Aug 08 19:31:01.396447 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Availability Zones retrieved successfully. Aug 08 19:31:01.401914 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Flow 'volume_create_api' (c53068d6-2cdc-4c99-a949-8b65ce4fe454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:01.402045 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.402045 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:01.402831 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52b8c0b-2b29-4989-8526-48ec094def6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:01.403796 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:01.412979 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d1641ff0-80ad-4ba5-9086-bb3c2c6b20df req-b2146015-2700-41ac-a8e2-52119f0d3b44 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf/action returned with HTTP 204 Aug 08 19:31:01.413426 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 484/1932] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:31:01 2026] POST /volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:01.429775 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52b8c0b-2b29-4989-8526-48ec094def6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:01.430531 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842d41b9-67e1-409d-bd06-9fe1bdb0664c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:01.489362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Created reservations ['0cd9ea11-63b9-4155-93e9-186cd1fb4a5f', 'd8194b23-c784-4cff-9bc8-80c6dc1cb38a', '429d6626-c4d7-4ab5-ba70-03895818119c', 'e6223ed2-a939-4991-b9c1-abb931b4dc4c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:01.490143 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (842d41b9-67e1-409d-bd06-9fe1bdb0664c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cd9ea11-63b9-4155-93e9-186cd1fb4a5f', 'd8194b23-c784-4cff-9bc8-80c6dc1cb38a', '429d6626-c4d7-4ab5-ba70-03895818119c', 'e6223ed2-a939-4991-b9c1-abb931b4dc4c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:01.490869 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a916b8b-9b16-4234-8f8a-57f9d5ff223f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:01.524284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a916b8b-9b16-4234-8f8a-57f9d5ff223f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2683d801-07ca-4e78-b02d-c4de248159ea', '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='c8df9d8ec5b7478598482cd87c584f6d',qos_specs=None,replication_status=,reservations=['0cd9ea11-63b9-4155-93e9-186cd1fb4a5f','d8194b23-c784-4cff-9bc8-80c6dc1cb38a','429d6626-c4d7-4ab5-ba70-03895818119c','e6223ed2-a939-4991-b9c1-abb931b4dc4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9eecf5795a4892948fb155a98cb4dc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:01Z,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=2683d801-07ca-4e78-b02d-c4de248159ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8df9d8ec5b7478598482cd87c584f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ce9eecf5795a4892948fb155a98cb4dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:01.525066 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2138ddb-0bd7-4a9f-ae41-7e2e55afca04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:01.555832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2138ddb-0bd7-4a9f-ae41-7e2e55afca04) transitioned into 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='c8df9d8ec5b7478598482cd87c584f6d',qos_specs=None,replication_status=,reservations=['0cd9ea11-63b9-4155-93e9-186cd1fb4a5f','d8194b23-c784-4cff-9bc8-80c6dc1cb38a','429d6626-c4d7-4ab5-ba70-03895818119c','e6223ed2-a939-4991-b9c1-abb931b4dc4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9eecf5795a4892948fb155a98cb4dc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:01.556656 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f767aa30-bf67-4484-b77d-65b070251303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:01.569358 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f767aa30-bf67-4484-b77d-65b070251303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:01.570311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Flow 'volume_create_api' (c53068d6-2cdc-4c99-a949-8b65ce4fe454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:01.570598 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Create volume request issued successfully. Aug 08 19:31:01.571145 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71b54750-52d9-4a34-931f-a622dea03ee9 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:01.572351 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 483/1933] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:01 2026] POST /volume/v3/volumes => generated 738 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:01.586260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1e5d6043-803b-4b2e-9f16-729f57a8a9b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.588791 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e5d6043-803b-4b2e-9f16-729f57a8a9b7 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea Aug 08 19:31:01.589214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e5d6043-803b-4b2e-9f16-729f57a8a9b7 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:01.590218 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1e5d6043-803b-4b2e-9f16-729f57a8a9b7 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:01.598971 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.598971 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:01.603766 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1e5d6043-803b-4b2e-9f16-729f57a8a9b7 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:01.614759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1e5d6043-803b-4b2e-9f16-729f57a8a9b7 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea returned with HTTP 200 Aug 08 19:31:01.614759 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 486/1934] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:01 2026] GET /volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea => generated 806 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:01.823712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e6584a7-cd56-485b-9873-61b0a53c8da5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:01.825528 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e6584a7-cd56-485b-9873-61b0a53c8da5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:01.825710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e6584a7-cd56-485b-9873-61b0a53c8da5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:01.825907 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e6584a7-cd56-485b-9873-61b0a53c8da5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:01.826036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6e6584a7-cd56-485b-9873-61b0a53c8da5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:01.830019 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:01.830019 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:01.830561 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e6584a7-cd56-485b-9873-61b0a53c8da5 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:01.830969 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 482/1935] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:01 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:02.181813 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f2abeda3-8123-44ee-a59e-7c19cc261527 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.183995 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2abeda3-8123-44ee-a59e-7c19cc261527 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:02.184270 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2abeda3-8123-44ee-a59e-7c19cc261527 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:02.184575 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2abeda3-8123-44ee-a59e-7c19cc261527 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:02.184748 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-f2abeda3-8123-44ee-a59e-7c19cc261527 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:02.188887 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.188887 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:02.198756 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2abeda3-8123-44ee-a59e-7c19cc261527 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:31:02.199242 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 485/1936] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:02 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:02.209806 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2ada5d4-18f5-47b5-bd87-92414615f869 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.212525 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2ada5d4-18f5-47b5-bd87-92414615f869 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] PUT https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:02.212958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2ada5d4-18f5-47b5-bd87-92414615f869 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:02.215091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-e2ada5d4-18f5-47b5-bd87-92414615f869 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Update called for group 5aa7e256-d313-422b-be35-bfa1e0570dc2. {{(pid=100252) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 19:31:02.215488 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-e2ada5d4-18f5-47b5-bd87-92414615f869 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Updating group 5aa7e256-d313-422b-be35-bfa1e0570dc2 with name None description: None add_volumes: 09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 remove_volumes: None. Aug 08 19:31:02.219026 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.219026 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:02.248708 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2ada5d4-18f5-47b5-bd87-92414615f869 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 202 Aug 08 19:31:02.249615 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 484/1937] 10.4.3.89 () {70 vars in 1399 bytes} [Sat Aug 8 19:31:02 2026] PUT /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:02.256952 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6d162227-5da7-4bcc-b77f-bbb7798502af None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.260565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d162227-5da7-4bcc-b77f-bbb7798502af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:02.260899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d162227-5da7-4bcc-b77f-bbb7798502af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:02.261189 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d162227-5da7-4bcc-b77f-bbb7798502af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:02.261388 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-6d162227-5da7-4bcc-b77f-bbb7798502af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:02.265943 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.265943 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:02.277621 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d162227-5da7-4bcc-b77f-bbb7798502af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:31:02.278160 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 487/1938] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:02 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:02.626400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8c8c66d-cb73-4d15-bdc4-f6b5ca8011c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.626400 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8c8c66d-cb73-4d15-bdc4-f6b5ca8011c5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea Aug 08 19:31:02.626400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8c8c66d-cb73-4d15-bdc4-f6b5ca8011c5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:02.626755 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8c8c66d-cb73-4d15-bdc4-f6b5ca8011c5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:02.635911 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.635911 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:02.639795 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8c8c66d-cb73-4d15-bdc4-f6b5ca8011c5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:02.645090 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8c8c66d-cb73-4d15-bdc4-f6b5ca8011c5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea returned with HTTP 200 Aug 08 19:31:02.645655 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 483/1939] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:02 2026] GET /volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:02.661378 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34d2d1a6-2da3-4d5a-b177-d288c48a191e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.663226 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34d2d1a6-2da3-4d5a-b177-d288c48a191e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea Aug 08 19:31:02.664134 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34d2d1a6-2da3-4d5a-b177-d288c48a191e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:02.664134 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34d2d1a6-2da3-4d5a-b177-d288c48a191e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:02.670440 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.670440 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:02.674255 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34d2d1a6-2da3-4d5a-b177-d288c48a191e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:02.678461 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34d2d1a6-2da3-4d5a-b177-d288c48a191e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea returned with HTTP 200 Aug 08 19:31:02.678859 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 486/1940] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:02 2026] GET /volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:02.690753 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.692484 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:02.692798 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1344452669"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:02.694188 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1344452669'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:02.694308 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Create volume of 1 GB Aug 08 19:31:02.694588 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.694588 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:02.698484 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Availability Zones retrieved successfully. Aug 08 19:31:02.703933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Flow 'volume_create_api' (2dc91593-ed2d-4673-b3f7-12b1e80b2559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:02.705803 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2558f2cd-d770-4bda-b1e2-dec111a0b0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:02.707089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:02.739961 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2558f2cd-d770-4bda-b1e2-dec111a0b0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:02.740720 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289b1417-804d-4a85-bfb5-0d76f53cd0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:02.777320 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Created reservations ['eaf2fe6b-b52b-4535-8e08-2a4ec46c60da', 'd58dff22-0c68-4b98-a4cd-0d9237a0badd', '2d56fb2b-beba-47b1-81a4-2dc10d974a47', '2dd818fa-49aa-4892-8e7b-b7ffe6e5313a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:02.778126 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (289b1417-804d-4a85-bfb5-0d76f53cd0e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf2fe6b-b52b-4535-8e08-2a4ec46c60da', 'd58dff22-0c68-4b98-a4cd-0d9237a0badd', '2d56fb2b-beba-47b1-81a4-2dc10d974a47', '2dd818fa-49aa-4892-8e7b-b7ffe6e5313a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:02.778906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3796f1c2-4d36-4de6-9a49-52f55f6cfbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:02.800777 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3796f1c2-4d36-4de6-9a49-52f55f6cfbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9145435-ac56-45c8-9918-e31a5773de14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1344452669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8df9d8ec5b7478598482cd87c584f6d',qos_specs=None,replication_status=,reservations=['eaf2fe6b-b52b-4535-8e08-2a4ec46c60da','d58dff22-0c68-4b98-a4cd-0d9237a0badd','2d56fb2b-beba-47b1-81a4-2dc10d974a47','2dd818fa-49aa-4892-8e7b-b7ffe6e5313a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9eecf5795a4892948fb155a98cb4dc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:02Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1344452669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9145435-ac56-45c8-9918-e31a5773de14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8df9d8ec5b7478598482cd87c584f6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ce9eecf5795a4892948fb155a98cb4dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:02.801526 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e63431-6a7f-4b68-bafd-f12a7dc2fbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:02.820075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8e63431-6a7f-4b68-bafd-f12a7dc2fbac) transitioned into 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-1344452669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8df9d8ec5b7478598482cd87c584f6d',qos_specs=None,replication_status=,reservations=['eaf2fe6b-b52b-4535-8e08-2a4ec46c60da','d58dff22-0c68-4b98-a4cd-0d9237a0badd','2d56fb2b-beba-47b1-81a4-2dc10d974a47','2dd818fa-49aa-4892-8e7b-b7ffe6e5313a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce9eecf5795a4892948fb155a98cb4dc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:02.820740 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f68ebb5-98e3-4df0-9d26-7066c93015df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:02.829475 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f68ebb5-98e3-4df0-9d26-7066c93015df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:02.830195 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Flow 'volume_create_api' (2dc91593-ed2d-4673-b3f7-12b1e80b2559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:02.830525 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Create volume request issued successfully. Aug 08 19:31:02.831073 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54ce7ccf-6b9e-4796-8ce5-720f12f80c99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:02.831508 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 485/1941] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:02 2026] POST /volume/v3/volumes => generated 774 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:02.842320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ff921520-21fb-4c5f-87bb-b8d24420a65f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.842450 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0875866-cf6e-4ac5-bd8f-b46c05d90749 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:02.844515 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff921520-21fb-4c5f-87bb-b8d24420a65f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:02.844839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff921520-21fb-4c5f-87bb-b8d24420a65f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:02.845000 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0875866-cf6e-4ac5-bd8f-b46c05d90749 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:02.845156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff921520-21fb-4c5f-87bb-b8d24420a65f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:02.845288 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0875866-cf6e-4ac5-bd8f-b46c05d90749 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:02.845335 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ff921520-21fb-4c5f-87bb-b8d24420a65f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:02.845613 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0875866-cf6e-4ac5-bd8f-b46c05d90749 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:02.850274 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.850274 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:02.851195 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff921520-21fb-4c5f-87bb-b8d24420a65f tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:02.851762 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 488/1942] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:02 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:02.858906 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:02.858906 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:02.862721 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0875866-cf6e-4ac5-bd8f-b46c05d90749 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:02.867440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0875866-cf6e-4ac5-bd8f-b46c05d90749 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 returned with HTTP 200 Aug 08 19:31:02.867440 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 484/1943] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:02 2026] GET /volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:03.289156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d30eb1c-2d19-4196-861a-87e336de6bc8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.291107 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d30eb1c-2d19-4196-861a-87e336de6bc8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:03.291350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d30eb1c-2d19-4196-861a-87e336de6bc8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:03.291584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d30eb1c-2d19-4196-861a-87e336de6bc8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:03.291718 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-9d30eb1c-2d19-4196-861a-87e336de6bc8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:03.295117 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.295117 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:03.302431 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d30eb1c-2d19-4196-861a-87e336de6bc8 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 200 Aug 08 19:31:03.302807 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 487/1944] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:03 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:03.312291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.313891 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:03.315097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:03.315097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:03.315097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:03.315097 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.315097 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:03.315293 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:03.321781 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:31:03.322391 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:03.322547 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:03.356938 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:03.360232 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.360232 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:03.364310 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:03.364516 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:03.414009 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:03.419193 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.419193 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:03.426480 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6125cdb-de69-4ca7-ad17-b532e38b8ffb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:03.427095 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 486/1945] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:03 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:03.440796 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.442479 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 08 19:31:03.443024 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "5aa7e256-d313-422b-be35-bfa1e0570dc2", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1253886937"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:03.444505 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '5aa7e256-d313-422b-be35-bfa1e0570dc2', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1253886937'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 19:31:03.448283 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.448283 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:03.454109 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.group_snapshots [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1253886937. Aug 08 19:31:03.475819 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.475819 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:03.492763 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1944111716 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1944111716, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:03.493022 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1944111716 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1944111716, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:03.516077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['886dfe05-64ff-404a-9945-baafef6b7622', 'a4e82036-bae2-4b72-8cf3-d877fa9f9080', 'd6ed6ea6-cb13-4034-9eb2-87c617c4e1fb', 'f3853430-6b0d-4546-ac08-53a9ecad44cc'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:03.572618 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fee184d8-de9f-4386-9ee2-7cb0dd3b4cf3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 08 19:31:03.573184 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 489/1946] 10.4.3.89 () {70 vars in 1317 bytes} [Sat Aug 8 19:31:03 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:03.581019 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2dcf2a9f-01f3-46c4-b88b-0d7fd1ea29fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.583805 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dcf2a9f-01f3-46c4-b88b-0d7fd1ea29fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 Aug 08 19:31:03.584532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dcf2a9f-01f3-46c4-b88b-0d7fd1ea29fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:03.584953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dcf2a9f-01f3-46c4-b88b-0d7fd1ea29fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:03.584953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-2dcf2a9f-01f3-46c4-b88b-0d7fd1ea29fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member d572e6b7-5a04-4626-befb-3910302618f0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:03.588558 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.588558 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:03.594271 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dcf2a9f-01f3-46c4-b88b-0d7fd1ea29fb tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 returned with HTTP 200 Aug 08 19:31:03.594271 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 485/1947] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:03 2026] GET /volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:03.864017 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7efbd0c0-f5e0-413e-9310-fc86f0009670 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.865933 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7efbd0c0-f5e0-413e-9310-fc86f0009670 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:03.866071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7efbd0c0-f5e0-413e-9310-fc86f0009670 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:03.866225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7efbd0c0-f5e0-413e-9310-fc86f0009670 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:03.866313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7efbd0c0-f5e0-413e-9310-fc86f0009670 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:03.870189 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.870189 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:03.870776 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7efbd0c0-f5e0-413e-9310-fc86f0009670 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:03.871326 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 488/1948] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:03 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:03.883309 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ced6e8b2-b211-4c8e-8b83-3879a62fd06f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.885201 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ced6e8b2-b211-4c8e-8b83-3879a62fd06f tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:03.885405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ced6e8b2-b211-4c8e-8b83-3879a62fd06f tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:03.885621 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ced6e8b2-b211-4c8e-8b83-3879a62fd06f tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:03.893855 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.893855 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:03.897842 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ced6e8b2-b211-4c8e-8b83-3879a62fd06f tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:03.902053 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ced6e8b2-b211-4c8e-8b83-3879a62fd06f tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 returned with HTTP 200 Aug 08 19:31:03.902397 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 487/1949] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:03 2026] GET /volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:03.914049 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ae9903a-3935-482d-8beb-a118a01a4451 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.916156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ae9903a-3935-482d-8beb-a118a01a4451 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:03.916351 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ae9903a-3935-482d-8beb-a118a01a4451 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:03.916579 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ae9903a-3935-482d-8beb-a118a01a4451 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:03.923431 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.923431 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:03.927158 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2ae9903a-3935-482d-8beb-a118a01a4451 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:03.932085 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ae9903a-3935-482d-8beb-a118a01a4451 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 returned with HTTP 200 Aug 08 19:31:03.932537 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 490/1950] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:03 2026] GET /volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:03.945751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:03.947606 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:31:03.947970 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9145435-ac56-45c8-9918-e31a5773de14", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1391346668"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:03.956832 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:03.956832 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:03.957311 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:03.957578 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Create snapshot from volume b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:03.992801 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Created reservations ['194f991a-b26b-4619-bea0-5f7200fddf88', '73676706-7736-4e7d-b791-f5dcd37c665c', '2e02a653-afdf-4f0c-94f8-433f3f7777b3', '8fc1248b-2742-4362-8c84-93f5c009a5f8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:04.027697 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Snapshot create request issued successfully. Aug 08 19:31:04.028145 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b868018b-14ce-4da6-b7a9-4b0e2c0dfa17 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:31:04.028643 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 486/1951] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:31:03 2026] POST /volume/v3/snapshots => generated 326 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:04.038022 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ba47d85-c171-454f-906c-5645ddc5fd4a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.040093 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ba47d85-c171-454f-906c-5645ddc5fd4a tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc Aug 08 19:31:04.040347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ba47d85-c171-454f-906c-5645ddc5fd4a tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.040596 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ba47d85-c171-454f-906c-5645ddc5fd4a tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.046072 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.046072 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:04.046586 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2ba47d85-c171-454f-906c-5645ddc5fd4a tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Snapshot retrieved successfully. Aug 08 19:31:04.047436 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ba47d85-c171-454f-906c-5645ddc5fd4a tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc returned with HTTP 200 Aug 08 19:31:04.047897 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 489/1952] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc => generated 458 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:04.604070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75895d54-d133-4031-80db-684b141a19e1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.606020 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75895d54-d133-4031-80db-684b141a19e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 Aug 08 19:31:04.606636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75895d54-d133-4031-80db-684b141a19e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.606636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75895d54-d133-4031-80db-684b141a19e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.606636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-75895d54-d133-4031-80db-684b141a19e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member d572e6b7-5a04-4626-befb-3910302618f0 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:04.612220 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.612220 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:04.619481 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75895d54-d133-4031-80db-684b141a19e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 returned with HTTP 200 Aug 08 19:31:04.619999 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 488/1953] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 => generated 327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:04.630304 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.632472 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:31:04.632689 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.633275 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.633334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:04.634679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:31:04.642485 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all snapshots completed successfully. Aug 08 19:31:04.642993 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.642993 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:04.643650 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-47d4bd1b-7b9c-4376-b551-bb9fed27be8e tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:31:04.644107 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 491/1954] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:04.657203 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6aac594c-2be0-420f-94c4-90c3f980f726 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.661054 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6aac594c-2be0-420f-94c4-90c3f980f726 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/d4b95b60-0cf9-4c09-9673-79adb447025c Aug 08 19:31:04.661261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6aac594c-2be0-420f-94c4-90c3f980f726 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.661726 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6aac594c-2be0-420f-94c4-90c3f980f726 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.671560 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.671560 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:04.672077 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6aac594c-2be0-420f-94c4-90c3f980f726 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Snapshot retrieved successfully. Aug 08 19:31:04.673010 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6aac594c-2be0-420f-94c4-90c3f980f726 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/d4b95b60-0cf9-4c09-9673-79adb447025c returned with HTTP 200 Aug 08 19:31:04.674348 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 487/1955] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/snapshots/d4b95b60-0cf9-4c09-9673-79adb447025c => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:04.683163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ded62314-d39e-4b09-8aa1-bb471dc708d4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.685483 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ded62314-d39e-4b09-8aa1-bb471dc708d4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/0cfeb07d-470f-418d-a87f-347b8894ed35 Aug 08 19:31:04.685716 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ded62314-d39e-4b09-8aa1-bb471dc708d4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.685993 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ded62314-d39e-4b09-8aa1-bb471dc708d4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.693101 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.693101 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:04.694275 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ded62314-d39e-4b09-8aa1-bb471dc708d4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Snapshot retrieved successfully. Aug 08 19:31:04.694357 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ded62314-d39e-4b09-8aa1-bb471dc708d4 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/0cfeb07d-470f-418d-a87f-347b8894ed35 returned with HTTP 200 Aug 08 19:31:04.694781 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 490/1956] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/snapshots/0cfeb07d-470f-418d-a87f-347b8894ed35 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:04.706609 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-713921e4-12cf-4e7a-9de4-925a7317cab6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.711429 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-713921e4-12cf-4e7a-9de4-925a7317cab6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 Aug 08 19:31:04.711429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-713921e4-12cf-4e7a-9de4-925a7317cab6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.711429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-713921e4-12cf-4e7a-9de4-925a7317cab6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.711429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-713921e4-12cf-4e7a-9de4-925a7317cab6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for member d572e6b7-5a04-4626-befb-3910302618f0 {{(pid=100252) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 19:31:04.711429 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-713921e4-12cf-4e7a-9de4-925a7317cab6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group_snapshot with id: d572e6b7-5a04-4626-befb-3910302618f0 Aug 08 19:31:04.714494 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.714494 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:04.763267 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-713921e4-12cf-4e7a-9de4-925a7317cab6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 returned with HTTP 202 Aug 08 19:31:04.763714 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 489/1957] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:31:04 2026] DELETE /volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:04.772201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.773970 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:04.774256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.774490 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.774709 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:04.775457 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:04.788451 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:31:04.789686 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:04.789857 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:04.831151 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:04.840129 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.840129 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:04.850624 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:04.850793 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:04.884736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-948c9591-856d-4152-a9fb-c52fbb9136ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.885615 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-948c9591-856d-4152-a9fb-c52fbb9136ad tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:04.885849 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-948c9591-856d-4152-a9fb-c52fbb9136ad tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.886063 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-948c9591-856d-4152-a9fb-c52fbb9136ad tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.886188 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-948c9591-856d-4152-a9fb-c52fbb9136ad tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:04.890651 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.890651 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:04.891433 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-948c9591-856d-4152-a9fb-c52fbb9136ad tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:04.891808 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 488/1958] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:04.892765 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:04.896264 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.896264 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:04.904057 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c29f50e2-5092-419d-ad1f-9933efc30c89 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:04.904731 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 492/1959] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:04.918330 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.923872 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:31:04.924029 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.924180 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.924436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:04.925468 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:31:04.933896 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all snapshots completed successfully. Aug 08 19:31:04.934866 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:04.934866 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:04.936176 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e51ce1ab-9526-4b80-9eea-c7bf5162a97c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:31:04.936776 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 491/1960] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:04.946252 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ff0b22c-630a-4309-916f-642e67ceaf7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.948138 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ff0b22c-630a-4309-916f-642e67ceaf7f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/d4b95b60-0cf9-4c09-9673-79adb447025c Aug 08 19:31:04.948233 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ff0b22c-630a-4309-916f-642e67ceaf7f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.949055 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ff0b22c-630a-4309-916f-642e67ceaf7f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.954456 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ff0b22c-630a-4309-916f-642e67ceaf7f tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/d4b95b60-0cf9-4c09-9673-79adb447025c returned with HTTP 404 Aug 08 19:31:04.955114 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 490/1961] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/snapshots/d4b95b60-0cf9-4c09-9673-79adb447025c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:04.962754 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35c36ef1-1e2a-4c39-a0bd-5c7fea2289c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.964571 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35c36ef1-1e2a-4c39-a0bd-5c7fea2289c7 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 Aug 08 19:31:04.964978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35c36ef1-1e2a-4c39-a0bd-5c7fea2289c7 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.964978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35c36ef1-1e2a-4c39-a0bd-5c7fea2289c7 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.965329 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-35c36ef1-1e2a-4c39-a0bd-5c7fea2289c7 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member d572e6b7-5a04-4626-befb-3910302618f0 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:04.969475 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35c36ef1-1e2a-4c39-a0bd-5c7fea2289c7 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 returned with HTTP 404 Aug 08 19:31:04.970103 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 489/1962] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:04.978180 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8145365a-5d87-4526-8de4-422415a67d84 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.981172 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8145365a-5d87-4526-8de4-422415a67d84 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 Aug 08 19:31:04.981367 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8145365a-5d87-4526-8de4-422415a67d84 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.981955 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8145365a-5d87-4526-8de4-422415a67d84 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.981955 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-8145365a-5d87-4526-8de4-422415a67d84 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for member d572e6b7-5a04-4626-befb-3910302618f0 {{(pid=100253) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 19:31:04.981955 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.group_snapshots [None req-8145365a-5d87-4526-8de4-422415a67d84 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group_snapshot with id: d572e6b7-5a04-4626-befb-3910302618f0 Aug 08 19:31:04.985387 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8145365a-5d87-4526-8de4-422415a67d84 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 returned with HTTP 404 Aug 08 19:31:04.985909 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 493/1963] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:31:04 2026] DELETE /volume/v3/group_snapshots/d572e6b7-5a04-4626-befb-3910302618f0 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:04.994401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:04.997746 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:04.998438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:04.998438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:04.998712 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:05.000750 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:05.013286 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:31:05.013660 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:05.013813 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:05.059473 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:05.061239 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9e959f1e-dcc7-4b44-bae5-94369a048d99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:05.064451 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e959f1e-dcc7-4b44-bae5-94369a048d99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc Aug 08 19:31:05.064451 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e959f1e-dcc7-4b44-bae5-94369a048d99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:05.064451 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e959f1e-dcc7-4b44-bae5-94369a048d99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:05.064846 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.064846 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:05.072503 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:05.072503 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:05.075468 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.075468 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:05.075836 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9e959f1e-dcc7-4b44-bae5-94369a048d99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Snapshot retrieved successfully. Aug 08 19:31:05.076675 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e959f1e-dcc7-4b44-bae5-94369a048d99 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc returned with HTTP 200 Aug 08 19:31:05.077028 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 491/1964] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:05 2026] GET /volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc => generated 485 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:05.086449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9f4e2d1-bbca-42df-a061-e4c9bedbae42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:05.088395 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9f4e2d1-bbca-42df-a061-e4c9bedbae42 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc Aug 08 19:31:05.088613 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9f4e2d1-bbca-42df-a061-e4c9bedbae42 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:05.088813 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9f4e2d1-bbca-42df-a061-e4c9bedbae42 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:05.094516 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.094516 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:05.094995 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c9f4e2d1-bbca-42df-a061-e4c9bedbae42 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Snapshot retrieved successfully. Aug 08 19:31:05.095801 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9f4e2d1-bbca-42df-a061-e4c9bedbae42 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc returned with HTTP 200 Aug 08 19:31:05.096185 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 490/1965] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:05 2026] GET /volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:05.109250 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:05.111082 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc Aug 08 19:31:05.111262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:05.111470 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:05.111621 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Delete snapshot with id: f44059a9-0649-45d7-bccc-3d75f0d21edc Aug 08 19:31:05.117423 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.117423 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:05.117789 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Snapshot retrieved successfully. Aug 08 19:31:05.128588 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:05.132140 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.132140 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:05.139267 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Snapshot delete request issued successfully. Aug 08 19:31:05.139482 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-534b83fa-a753-4ca2-b2b4-be9a25cfb0f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc returned with HTTP 202 Aug 08 19:31:05.140022 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 494/1966] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:31:05 2026] DELETE /volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:05.142430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-80c0318b-7adc-4a42-a39f-271f793a14a5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:05.143747 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 492/1967] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:04 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:05.148634 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b19f6e0-bc27-41f3-96db-bd6a689454bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:05.151434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b19f6e0-bc27-41f3-96db-bd6a689454bc tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc Aug 08 19:31:05.151434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b19f6e0-bc27-41f3-96db-bd6a689454bc tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:05.151703 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b19f6e0-bc27-41f3-96db-bd6a689454bc tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:05.156836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f79eb1ea-8266-40d1-bd67-18dfce4f913d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:05.159947 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.159947 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:05.159947 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b19f6e0-bc27-41f3-96db-bd6a689454bc tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Snapshot retrieved successfully. Aug 08 19:31:05.160084 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f79eb1ea-8266-40d1-bd67-18dfce4f913d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2/action Aug 08 19:31:05.160084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f79eb1ea-8266-40d1-bd67-18dfce4f913d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:05.160084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f79eb1ea-8266-40d1-bd67-18dfce4f913d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:05.160195 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b19f6e0-bc27-41f3-96db-bd6a689454bc tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc returned with HTTP 200 Aug 08 19:31:05.160195 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 492/1968] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:05 2026] GET /volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:05.160366 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-f79eb1ea-8266-40d1-bd67-18dfce4f913d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for group 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:31:05.160489 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-f79eb1ea-8266-40d1-bd67-18dfce4f913d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group with id: 5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:05.167835 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.167835 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:05.209075 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f79eb1ea-8266-40d1-bd67-18dfce4f913d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2/action returned with HTTP 202 Aug 08 19:31:05.209617 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 491/1969] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:31:05 2026] POST /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:05.221130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:05.223057 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 Aug 08 19:31:05.223509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:05.223627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:05.230701 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.230701 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:05.234513 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:31:05.235303 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:05.235472 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:05.279656 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:05.283122 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.283122 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:05.290830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c1d118be-2cd6-4267-b63e-298cb3c8fdff tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 returned with HTTP 200 Aug 08 19:31:05.291090 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 495/1970] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:05 2026] GET /volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:05.902562 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a526055e-1b0a-4107-bc2c-03abaecde16e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:05.905381 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a526055e-1b0a-4107-bc2c-03abaecde16e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:05.905755 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a526055e-1b0a-4107-bc2c-03abaecde16e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:05.906122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a526055e-1b0a-4107-bc2c-03abaecde16e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:05.906328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a526055e-1b0a-4107-bc2c-03abaecde16e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:05.912485 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:05.912485 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:05.913519 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a526055e-1b0a-4107-bc2c-03abaecde16e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:05.914056 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 493/1971] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:05 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:06.171277 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-471f0f8b-3740-4871-a68c-ed8ab290b6f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.178615 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-471f0f8b-3740-4871-a68c-ed8ab290b6f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc Aug 08 19:31:06.178615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-471f0f8b-3740-4871-a68c-ed8ab290b6f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.178615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-471f0f8b-3740-4871-a68c-ed8ab290b6f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.187236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-471f0f8b-3740-4871-a68c-ed8ab290b6f5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc returned with HTTP 404 Aug 08 19:31:06.187236 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 493/1972] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/snapshots/f44059a9-0649-45d7-bccc-3d75f0d21edc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:06.196355 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.198206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:06.198394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.198601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.198984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Delete volume with id: b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:06.206025 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:06.206025 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:06.206586 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:06.230901 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Delete volume request issued successfully. Aug 08 19:31:06.232481 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a32a35d-d96d-48a9-bb94-30c3e5c708e5 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 returned with HTTP 202 Aug 08 19:31:06.232481 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 492/1973] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:06 2026] DELETE /volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:06.244630 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3878a417-1b26-479a-83d1-e51211729beb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.247913 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3878a417-1b26-479a-83d1-e51211729beb tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:06.248320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3878a417-1b26-479a-83d1-e51211729beb tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.248752 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3878a417-1b26-479a-83d1-e51211729beb tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.268109 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:06.268109 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:06.275476 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3878a417-1b26-479a-83d1-e51211729beb tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:06.283538 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3878a417-1b26-479a-83d1-e51211729beb tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 returned with HTTP 200 Aug 08 19:31:06.284031 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 496/1974] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:06.312462 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a00b4a2-7835-47b4-a093-a86cd1fc583b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.315221 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a00b4a2-7835-47b4-a093-a86cd1fc583b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 Aug 08 19:31:06.315221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a00b4a2-7835-47b4-a093-a86cd1fc583b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.315221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a00b4a2-7835-47b4-a093-a86cd1fc583b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.321641 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a00b4a2-7835-47b4-a093-a86cd1fc583b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 returned with HTTP 404 Aug 08 19:31:06.322180 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 494/1975] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/volumes/09fc0ea4-6dbf-4007-b5f4-4fba5e0ad747 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:06.339303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a9b4bb7-b5b3-42ce-82a6-b9287cdc934d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.342055 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a9b4bb7-b5b3-42ce-82a6-b9287cdc934d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 Aug 08 19:31:06.343276 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a9b4bb7-b5b3-42ce-82a6-b9287cdc934d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.343276 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a9b4bb7-b5b3-42ce-82a6-b9287cdc934d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.353693 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a9b4bb7-b5b3-42ce-82a6-b9287cdc934d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 returned with HTTP 404 Aug 08 19:31:06.357432 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 494/1976] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/volumes/a04782aa-2dd4-4edb-afcb-1fdfe1174942 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:06.367949 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-feff2cce-45e0-40b5-a33c-fc7776086475 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.368680 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-feff2cce-45e0-40b5-a33c-fc7776086475 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 Aug 08 19:31:06.368954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-feff2cce-45e0-40b5-a33c-fc7776086475 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.370294 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-feff2cce-45e0-40b5-a33c-fc7776086475 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.370489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-feff2cce-45e0-40b5-a33c-fc7776086475 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 5aa7e256-d313-422b-be35-bfa1e0570dc2 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:06.377292 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-feff2cce-45e0-40b5-a33c-fc7776086475 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 returned with HTTP 404 Aug 08 19:31:06.377834 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 493/1977] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/groups/5aa7e256-d313-422b-be35-bfa1e0570dc2 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:06.389143 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-69c227ba-ddaa-4d2d-b53d-846a55b756f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.391178 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69c227ba-ddaa-4d2d-b53d-846a55b756f4 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/aec89ac4-fc32-458f-930a-1565c459dcbc Aug 08 19:31:06.391566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69c227ba-ddaa-4d2d-b53d-846a55b756f4 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.391766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69c227ba-ddaa-4d2d-b53d-846a55b756f4 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.424403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69c227ba-ddaa-4d2d-b53d-846a55b756f4 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/group_types/aec89ac4-fc32-458f-930a-1565c459dcbc returned with HTTP 202 Aug 08 19:31:06.424985 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 497/1978] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:31:06 2026] DELETE /volume/v3/group_types/aec89ac4-fc32-458f-930a-1565c459dcbc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:06.440721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-12c058e0-f915-4444-b18a-6bae3cc9f8b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.443567 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12c058e0-f915-4444-b18a-6bae3cc9f8b9 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] DELETE https://10.4.3.89/volume/v3/types/d5246ffb-d21c-4e93-85e2-a367af416139 Aug 08 19:31:06.443776 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12c058e0-f915-4444-b18a-6bae3cc9f8b9 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.444042 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12c058e0-f915-4444-b18a-6bae3cc9f8b9 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.484446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12c058e0-f915-4444-b18a-6bae3cc9f8b9 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types/d5246ffb-d21c-4e93-85e2-a367af416139 returned with HTTP 202 Aug 08 19:31:06.485194 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 495/1979] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:31:06 2026] DELETE /volume/v3/types/d5246ffb-d21c-4e93-85e2-a367af416139 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:06.496974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-37ac2dbe-6ee1-4715-8922-558b9834a1eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.499973 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37ac2dbe-6ee1-4715-8922-558b9834a1eb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] GET https://10.4.3.89/volume/v3/types/d5246ffb-d21c-4e93-85e2-a367af416139 Aug 08 19:31:06.500269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37ac2dbe-6ee1-4715-8922-558b9834a1eb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.501258 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37ac2dbe-6ee1-4715-8922-558b9834a1eb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.505796 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37ac2dbe-6ee1-4715-8922-558b9834a1eb tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types/d5246ffb-d21c-4e93-85e2-a367af416139 returned with HTTP 404 Aug 08 19:31:06.507268 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 495/1980] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/types/d5246ffb-d21c-4e93-85e2-a367af416139 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:06.516525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0216ee75-327c-4f72-a995-680162605192 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.519968 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0216ee75-327c-4f72-a995-680162605192 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:31:06.521311 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0216ee75-327c-4f72-a995-680162605192 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1534495606"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:06.541376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0216ee75-327c-4f72-a995-680162605192 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:31:06.541948 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 494/1981] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:31:06 2026] POST /volume/v3/types => generated 224 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:06.560084 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-03a45763-7404-434f-a3b8-bec5b114db93 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.564380 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03a45763-7404-434f-a3b8-bec5b114db93 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:31:06.564380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-03a45763-7404-434f-a3b8-bec5b114db93 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2147345087"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:06.588593 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03a45763-7404-434f-a3b8-bec5b114db93 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:31:06.589016 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 498/1982] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:31:06 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) Aug 08 19:31:06.602339 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8aed3a58-65a8-428e-b93d-862222b970e1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.605812 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8aed3a58-65a8-428e-b93d-862222b970e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:31:06.606279 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8aed3a58-65a8-428e-b93d-862222b970e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "516408ac-fda2-4728-a6fd-cf5a9bce4f61", "volume_types": ["4562fbc9-efe0-4028-bb0a-429206bba7bd"], "name": "tempest-GroupSnapshotsTest-Group-187229477"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:06.608107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-8aed3a58-65a8-428e-b93d-862222b970e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating new group {'group': {'group_type': '516408ac-fda2-4728-a6fd-cf5a9bce4f61', 'volume_types': ['4562fbc9-efe0-4028-bb0a-429206bba7bd'], 'name': 'tempest-GroupSnapshotsTest-Group-187229477'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:31:06.612805 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-8aed3a58-65a8-428e-b93d-862222b970e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating group tempest-GroupSnapshotsTest-Group-187229477. Aug 08 19:31:06.626441 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8aed3a58-65a8-428e-b93d-862222b970e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:31:06.642423 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8aed3a58-65a8-428e-b93d-862222b970e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['4a2ff817-2273-4eb1-84a1-47d57ebf1b41'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:06.678799 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8aed3a58-65a8-428e-b93d-862222b970e1 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:31:06.678799 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 496/1983] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:31:06 2026] POST /volume/v3/groups => generated 111 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:06.686948 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a916e254-112f-4612-901a-ee608e8ab4ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.688753 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a916e254-112f-4612-901a-ee608e8ab4ab tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 Aug 08 19:31:06.689029 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a916e254-112f-4612-901a-ee608e8ab4ab tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.689276 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a916e254-112f-4612-901a-ee608e8ab4ab tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.689470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-a916e254-112f-4612-901a-ee608e8ab4ab tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member fb715432-8e0a-4748-94c0-3d95b4b8fb07 {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:06.699722 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:06.699722 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:06.712637 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a916e254-112f-4612-901a-ee608e8ab4ab tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 returned with HTTP 200 Aug 08 19:31:06.713253 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 496/1984] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:06.931277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1f05414-0105-4687-8176-4c351ff8453e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:06.937756 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1f05414-0105-4687-8176-4c351ff8453e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:06.938558 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1f05414-0105-4687-8176-4c351ff8453e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:06.939458 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1f05414-0105-4687-8176-4c351ff8453e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:06.940138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f1f05414-0105-4687-8176-4c351ff8453e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:06.947196 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=619,cinder:UPDATE=184,cinder:INSERT=107 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:31:06.963930 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:06.963930 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:06.968302 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1f05414-0105-4687-8176-4c351ff8453e tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:06.970670 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 495/1985] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:06 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 747 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:07.305290 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ae734fa-f288-47c5-828f-5f9671c9e1d4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:07.305851 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ae734fa-f288-47c5-828f-5f9671c9e1d4 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 Aug 08 19:31:07.305851 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ae734fa-f288-47c5-828f-5f9671c9e1d4 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:07.306360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ae734fa-f288-47c5-828f-5f9671c9e1d4 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:07.317458 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ae734fa-f288-47c5-828f-5f9671c9e1d4 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 returned with HTTP 404 Aug 08 19:31:07.318111 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 499/1986] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:07 2026] GET /volume/v3/volumes/b9145435-ac56-45c8-9918-e31a5773de14 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:07.330292 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:07.333762 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea Aug 08 19:31:07.333762 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:07.334031 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:07.334031 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Delete volume with id: 2683d801-07ca-4e78-b02d-c4de248159ea Aug 08 19:31:07.344353 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:07.344353 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:07.345013 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:07.376226 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Delete volume request issued successfully. Aug 08 19:31:07.376441 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f868be3e-8a97-4515-970f-dfa5edc7eea8 tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea returned with HTTP 202 Aug 08 19:31:07.377030 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 497/1987] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:07 2026] DELETE /volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:07.395711 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4cdcc898-f313-44dd-8de2-c100f4759b4e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:07.397971 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cdcc898-f313-44dd-8de2-c100f4759b4e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea Aug 08 19:31:07.397971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cdcc898-f313-44dd-8de2-c100f4759b4e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:07.398610 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4cdcc898-f313-44dd-8de2-c100f4759b4e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:07.413073 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:07.413073 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:07.424536 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4cdcc898-f313-44dd-8de2-c100f4759b4e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Volume info retrieved successfully. Aug 08 19:31:07.432656 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4cdcc898-f313-44dd-8de2-c100f4759b4e tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea returned with HTTP 200 Aug 08 19:31:07.433223 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 497/1988] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:07 2026] GET /volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea => generated 830 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:07.724100 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2ab496b-3532-478b-bec5-691f2a42c041 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:07.726917 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2ab496b-3532-478b-bec5-691f2a42c041 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 Aug 08 19:31:07.727619 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2ab496b-3532-478b-bec5-691f2a42c041 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:07.727818 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2ab496b-3532-478b-bec5-691f2a42c041 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:07.727957 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-f2ab496b-3532-478b-bec5-691f2a42c041 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member fb715432-8e0a-4748-94c0-3d95b4b8fb07 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:07.733544 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:07.733544 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:07.750002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2ab496b-3532-478b-bec5-691f2a42c041 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 returned with HTTP 200 Aug 08 19:31:07.751349 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 496/1989] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:07 2026] GET /volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:07.761964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:07.763934 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:07.764220 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-248914842", "volume_type": "4562fbc9-efe0-4028-bb0a-429206bba7bd", "group_id": "fb715432-8e0a-4748-94c0-3d95b4b8fb07", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:07.765615 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-248914842', 'volume_type': '4562fbc9-efe0-4028-bb0a-429206bba7bd', 'group_id': 'fb715432-8e0a-4748-94c0-3d95b4b8fb07', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:07.778778 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:07.778778 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:07.779221 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume of 1 GB Aug 08 19:31:07.790842 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Availability Zones retrieved successfully. Aug 08 19:31:07.796234 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (c0e68971-6b70-4a06-9da8-b51cfbf24f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:07.797428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f78fc91-9654-4676-9c1a-ce985b964b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:07.798315 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:07.798315 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:07.798840 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:07.827362 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f78fc91-9654-4676-9c1a-ce985b964b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:31:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4562fbc9-efe0-4028-bb0a-429206bba7bd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1534495606',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4562fbc9-efe0-4028-bb0a-429206bba7bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fb715432-8e0a-4748-94c0-3d95b4b8fb07', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:07.828485 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c4e787-03e6-492f-910e-610497beb2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:07.860077 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1534495606 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1534495606, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:07.860539 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1534495606 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1534495606, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:07.902210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['f3b3803f-f051-41b5-bbdc-f9a014af9651', 'e124690a-76a9-4f87-9631-550ac2065a15', '59df54a8-d7fc-43a7-ad5a-66a85d99a99d', '32eecbe2-00f0-4da2-b97c-e2fdc492a8e8'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:07.903078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c4e787-03e6-492f-910e-610497beb2d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b3803f-f051-41b5-bbdc-f9a014af9651', 'e124690a-76a9-4f87-9631-550ac2065a15', '59df54a8-d7fc-43a7-ad5a-66a85d99a99d', '32eecbe2-00f0-4da2-b97c-e2fdc492a8e8']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:07.903789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a03875-c68f-405b-b12b-5a7f7ca05721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:07.927426 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a03875-c68f-405b-b12b-5a7f7ca05721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-248914842',encryption_key_id=None,group_id=fb715432-8e0a-4748-94c0-3d95b4b8fb07,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['f3b3803f-f051-41b5-bbdc-f9a014af9651','e124690a-76a9-4f87-9631-550ac2065a15','59df54a8-d7fc-43a7-ad5a-66a85d99a99d','32eecbe2-00f0-4da2-b97c-e2fdc492a8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=4562fbc9-efe0-4028-bb0a-429206bba7bd), '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-08-08T19:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-248914842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fb715432-8e0a-4748-94c0-3d95b4b8fb07,host=None,id=98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45a68d803b2f4669aa54041fb866d797',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='13a2e70a52e1453e94762b79877bb4f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4562fbc9-efe0-4028-bb0a-429206bba7bd),volume_type_id=4562fbc9-efe0-4028-bb0a-429206bba7bd)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:07.928576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e977f4-54cf-4d8f-883b-c27f9e236643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:07.946831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12e977f4-54cf-4d8f-883b-c27f9e236643) transitioned into 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-248914842',encryption_key_id=None,group_id=fb715432-8e0a-4748-94c0-3d95b4b8fb07,group_type_id=,metadata={},multiattach=False,project_id='45a68d803b2f4669aa54041fb866d797',qos_specs=None,replication_status=,reservations=['f3b3803f-f051-41b5-bbdc-f9a014af9651','e124690a-76a9-4f87-9631-550ac2065a15','59df54a8-d7fc-43a7-ad5a-66a85d99a99d','32eecbe2-00f0-4da2-b97c-e2fdc492a8e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13a2e70a52e1453e94762b79877bb4f0',volume_type_id=4562fbc9-efe0-4028-bb0a-429206bba7bd)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:07.948371 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e38ddea-c472-4207-afc8-54dd33f03af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:07.960437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e38ddea-c472-4207-afc8-54dd33f03af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:07.961530 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Flow 'volume_create_api' (c0e68971-6b70-4a06-9da8-b51cfbf24f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:07.962366 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Create volume request issued successfully. Aug 08 19:31:07.962693 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:07.962954 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:07.980814 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-485909f2-ec2b-4a5d-a68b-dd1d02fd9980 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:07.984449 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-485909f2-ec2b-4a5d-a68b-dd1d02fd9980 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:07.984686 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-485909f2-ec2b-4a5d-a68b-dd1d02fd9980 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:07.985103 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-485909f2-ec2b-4a5d-a68b-dd1d02fd9980 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:07.985176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-485909f2-ec2b-4a5d-a68b-dd1d02fd9980 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:07.991990 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:07.991990 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:07.992599 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-485909f2-ec2b-4a5d-a68b-dd1d02fd9980 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:07.993534 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 498/1990] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:07 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:31:08.005065 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:08.011901 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:08.011901 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:08.016342 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ed6f83d-40d9-4ce4-9c22-9701da159bbd tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:08.017155 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 500/1991] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:31:07 2026] POST /volume/v3/volumes => generated 820 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:08.031348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f806e648-355c-41be-abb4-084c9d01fe29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:08.034159 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 Aug 08 19:31:08.034555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:08.034961 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:08.047604 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:08.047604 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:08.053405 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:31:08.055270 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:08.055774 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:08.130598 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:08.135642 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:08.135642 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:08.147784 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f806e648-355c-41be-abb4-084c9d01fe29 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 returned with HTTP 200 Aug 08 19:31:08.148666 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 498/1992] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:08 2026] GET /volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 => generated 888 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:08.446117 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d96caa01-52eb-4801-92c6-effd8f835e4b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:08.448133 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d96caa01-52eb-4801-92c6-effd8f835e4b tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] GET https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea Aug 08 19:31:08.448552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d96caa01-52eb-4801-92c6-effd8f835e4b tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:08.448552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d96caa01-52eb-4801-92c6-effd8f835e4b tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:08.455237 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d96caa01-52eb-4801-92c6-effd8f835e4b tempest-CinderUnicodeTest-130549377 tempest-CinderUnicodeTest-130549377-project-member] https://10.4.3.89/volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea returned with HTTP 404 Aug 08 19:31:08.455835 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 497/1993] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:08 2026] GET /volume/v3/volumes/2683d801-07ca-4e78-b02d-c4de248159ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:09.006689 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4ffcd141-01f0-4327-8dc8-73dd7f922a98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.017900 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ffcd141-01f0-4327-8dc8-73dd7f922a98 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:09.017900 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ffcd141-01f0-4327-8dc8-73dd7f922a98 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:09.017900 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ffcd141-01f0-4327-8dc8-73dd7f922a98 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:09.017900 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4ffcd141-01f0-4327-8dc8-73dd7f922a98 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:09.020731 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=531,cinder:INSERT=94,cinder:UPDATE=146 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:31:09.026083 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.026083 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:09.026911 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ffcd141-01f0-4327-8dc8-73dd7f922a98 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:09.027264 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 499/1994] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:09 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:31:09.040101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-caaa9074-2879-4911-8f88-f042d98297bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.042754 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caaa9074-2879-4911-8f88-f042d98297bc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:31:09.044306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caaa9074-2879-4911-8f88-f042d98297bc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:09.044306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caaa9074-2879-4911-8f88-f042d98297bc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:09.044306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-caaa9074-2879-4911-8f88-f042d98297bc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:09.046431 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=565,cinder:INSERT=95,cinder:UPDATE=174,cinder:DELETE=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:31:09.049824 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.049824 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:09.050682 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caaa9074-2879-4911-8f88-f042d98297bc tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:31:09.051877 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 501/1995] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:09 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:09.069476 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e46a7fa-ae63-4ddc-82bc-27c9f2cbc1eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.073373 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e46a7fa-ae63-4ddc-82bc-27c9f2cbc1eb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:31:09.073678 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e46a7fa-ae63-4ddc-82bc-27c9f2cbc1eb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:09.074138 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e46a7fa-ae63-4ddc-82bc-27c9f2cbc1eb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:09.074322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7e46a7fa-ae63-4ddc-82bc-27c9f2cbc1eb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:09.084587 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.084587 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:09.085670 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e46a7fa-ae63-4ddc-82bc-27c9f2cbc1eb tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:31:09.086464 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 499/1996] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:09 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:09.101438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.103230 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:31:09.103656 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fd64159a-6b85-42a7-85c9-157958442994", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-530315436"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:09.105223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating new backup {'backup': {'volume_id': 'fd64159a-6b85-42a7-85c9-157958442994', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-530315436'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:31:09.105391 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Creating backup of volume fd64159a-6b85-42a7-85c9-157958442994 in container None Aug 08 19:31:09.115053 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.115053 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:09.115695 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:31:09.139549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Created reservations ['5dc9a547-4aef-4978-8f38-82d2993ff2f6', '5b8e4525-0951-459c-a103-7d3920bf078e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:09.167578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.174184 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 Aug 08 19:31:09.174184 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:09.174184 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:09.185850 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.185850 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:09.190308 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:31:09.191200 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:09.191397 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:09.211136 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52ec4d99-c841-4832-aa7a-eab6df3f9229 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:31:09.211751 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 498/1997] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:09 2026] POST /volume/v3/backups => generated 327 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:09.224089 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-784725a1-f5a1-4934-b907-4c7d25d0087f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.229866 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-784725a1-f5a1-4934-b907-4c7d25d0087f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:09.229866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-784725a1-f5a1-4934-b907-4c7d25d0087f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:09.229866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-784725a1-f5a1-4934-b907-4c7d25d0087f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:09.229866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-784725a1-f5a1-4934-b907-4c7d25d0087f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:09.238382 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.238382 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:09.239661 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-784725a1-f5a1-4934-b907-4c7d25d0087f tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:09.240105 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 502/1998] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:09 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:09.247705 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:09.251840 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.251840 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:09.261485 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f56b0254-252a-4de0-86aa-6f7ac05ea80c tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 returned with HTTP 200 Aug 08 19:31:09.261804 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 500/1999] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:09 2026] GET /volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:09.277530 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.282190 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/group_snapshots Aug 08 19:31:09.282835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "fb715432-8e0a-4748-94c0-3d95b4b8fb07", "name": "tempest-group_snapshot-699291514"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:09.284240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.group_snapshots [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'fb715432-8e0a-4748-94c0-3d95b4b8fb07', 'name': 'tempest-group_snapshot-699291514'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 08 19:31:09.293260 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.293260 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:09.297909 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.group_snapshots [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Creating group_snapshot tempest-group_snapshot-699291514. Aug 08 19:31:09.321031 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.321031 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:09.341246 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1534495606 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1534495606, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:09.342622 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1534495606 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1534495606, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:09.382488 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Created reservations ['44b000de-3d98-42aa-8952-73b2a702cb94', '0a3f38d7-1e3c-4897-9597-998b0400e95d', 'd98b86c2-fce8-4b6b-8def-0142c4f41e6b', 'c670139f-bf4b-4171-af56-9b78f2232b90'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:09.422212 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a42cd976-2367-4d75-977c-cfa0b1133a9b tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 202 Aug 08 19:31:09.422780 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 500/2000] 10.4.3.89 () {70 vars in 1317 bytes} [Sat Aug 8 19:31:09 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:09.433569 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb7bfd68-dd67-44de-956b-83bcde4d40f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.435931 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb7bfd68-dd67-44de-956b-83bcde4d40f6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:09.435931 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb7bfd68-dd67-44de-956b-83bcde4d40f6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:09.436202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb7bfd68-dd67-44de-956b-83bcde4d40f6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:09.436330 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-cb7bfd68-dd67-44de-956b-83bcde4d40f6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 3600f13d-72d4-4b8b-ac07-65b041d87a3e {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:09.440464 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:09.440464 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:09.446657 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb7bfd68-dd67-44de-956b-83bcde4d40f6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e returned with HTTP 200 Aug 08 19:31:09.447245 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 499/2001] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:09 2026] GET /volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e => generated 306 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:09.982271 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fe029bb6-c776-4b9c-b722-5e2498e941f1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:09.985722 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe029bb6-c776-4b9c-b722-5e2498e941f1 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:09.986156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fe029bb6-c776-4b9c-b722-5e2498e941f1 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:09.986844 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fe029bb6-c776-4b9c-b722-5e2498e941f1 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.000927 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.000927 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:10.008248 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fe029bb6-c776-4b9c-b722-5e2498e941f1 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:10.015098 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe029bb6-c776-4b9c-b722-5e2498e941f1 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:10.015996 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 503/2002] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:09 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.072714 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-cdae4af7-7368-4480-b2d1-aa9aff1ecf50 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.079380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-314df339-2576-478f-afc7-5d29a4d73b12 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.081289 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-cdae4af7-7368-4480-b2d1-aa9aff1ecf50 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:10.081568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-cdae4af7-7368-4480-b2d1-aa9aff1ecf50 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.081806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-cdae4af7-7368-4480-b2d1-aa9aff1ecf50 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.095258 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.095258 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:10.099674 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-cdae4af7-7368-4480-b2d1-aa9aff1ecf50 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:10.104960 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-cdae4af7-7368-4480-b2d1-aa9aff1ecf50 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:10.105527 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 501/2003] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.162276 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-314df339-2576-478f-afc7-5d29a4d73b12 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:31:10.162675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-314df339-2576-478f-afc7-5d29a4d73b12 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-867623502", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:10.164123 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.164123 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:10.179139 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-314df339-2576-478f-afc7-5d29a4d73b12 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:31:10.179501 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 501/2004] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:31:10 2026] POST /volume/v3/types => generated 211 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.190276 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae04da89-ab20-4582-8dff-62f5e7b465d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.192722 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae04da89-ab20-4582-8dff-62f5e7b465d5 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] POST https://10.4.3.89/volume/v3/types/068a909d-25c3-439f-895a-3c62d4c4ec19/encryption Aug 08 19:31:10.192722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae04da89-ab20-4582-8dff-62f5e7b465d5 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:10.212619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bdcb43ba-7c7d-43c5-ab34-e779dd997c13 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.213113 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdcb43ba-7c7d-43c5-ab34-e779dd997c13 None None] GET https://10.4.3.89/volume// Aug 08 19:31:10.213343 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdcb43ba-7c7d-43c5-ab34-e779dd997c13 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.213609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdcb43ba-7c7d-43c5-ab34-e779dd997c13 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.214015 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdcb43ba-7c7d-43c5-ab34-e779dd997c13 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:10.214375 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 504/2005] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:10.221813 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-76dead06-d718-4b60-adc6-729d2bcacbae None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.223793 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-76dead06-d718-4b60-adc6-729d2bcacbae tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:31:10.224146 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-76dead06-d718-4b60-adc6-729d2bcacbae tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b1e9688-e19e-4238-8a82-b0d9c9bb1089", "connector": null, "instance_uuid": "3cbc6f77-1ee2-4a4c-b014-fbe2ce213039"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:10.232068 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae04da89-ab20-4582-8dff-62f5e7b465d5 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/types/068a909d-25c3-439f-895a-3c62d4c4ec19/encryption returned with HTTP 200 Aug 08 19:31:10.232702 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 500/2006] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:31:10 2026] POST /volume/v3/types/068a909d-25c3-439f-895a-3c62d4c4ec19/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.236932 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.236932 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:10.244468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.251886 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f5833cc-7432-4bec-b093-fc312349f68c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.254882 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f5833cc-7432-4bec-b093-fc312349f68c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:10.255531 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f5833cc-7432-4bec-b093-fc312349f68c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.255997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f5833cc-7432-4bec-b093-fc312349f68c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.256163 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6f5833cc-7432-4bec-b093-fc312349f68c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:10.262656 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.262656 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:10.263637 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f5833cc-7432-4bec-b093-fc312349f68c tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:10.264101 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 505/2007] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.273777 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-76dead06-d718-4b60-adc6-729d2bcacbae tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:31:10.274285 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 502/2008] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:31:10 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) Aug 08 19:31:10.321333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b364fd3e-0714-40ba-9636-a4bd7f0554a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.323696 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b364fd3e-0714-40ba-9636-a4bd7f0554a2 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:10.323985 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b364fd3e-0714-40ba-9636-a4bd7f0554a2 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.324667 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b364fd3e-0714-40ba-9636-a4bd7f0554a2 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.327716 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d706da7c-a07e-4e36-ab7c-323666816672 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.328154 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d706da7c-a07e-4e36-ab7c-323666816672 None None] GET https://10.4.3.89/volume// Aug 08 19:31:10.328310 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d706da7c-a07e-4e36-ab7c-323666816672 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.328551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d706da7c-a07e-4e36-ab7c-323666816672 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.328876 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d706da7c-a07e-4e36-ab7c-323666816672 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:10.329188 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 506/2009] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:10.341102 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.341102 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.345211 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b364fd3e-0714-40ba-9636-a4bd7f0554a2 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:10.350426 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b364fd3e-0714-40ba-9636-a4bd7f0554a2 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:10.350879 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 501/2010] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.355920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-e9c910d1-13d7-4590-9f36-8bf4552106c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.367487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-e9c910d1-13d7-4590-9f36-8bf4552106c7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:10.367704 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-e9c910d1-13d7-4590-9f36-8bf4552106c7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.367907 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-e9c910d1-13d7-4590-9f36-8bf4552106c7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.371239 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:10.371597 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1588832814", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-867623502", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:10.373950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1588832814', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-867623502', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:10.380347 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume of 1 GB Aug 08 19:31:10.380738 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.380738 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:10.381257 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Availability Zones retrieved successfully. Aug 08 19:31:10.382654 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.382654 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:10.386910 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (c36ed376-cedb-49c8-bc79-36bc588ba2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:10.388311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26934a11-0d18-4756-9438-e7e20626d25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.388659 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-e9c910d1-13d7-4590-9f36-8bf4552106c7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:10.389303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:10.394144 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-e9c910d1-13d7-4590-9f36-8bf4552106c7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:10.394602 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 503/2011] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1028 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:10.424732 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26934a11-0d18-4756-9438-e7e20626d25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:31:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=068a909d-25c3-439f-895a-3c62d4c4ec19,is_public=True,name='tempest-scenario-type-luks-867623502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '068a909d-25c3-439f-895a-3c62d4c4ec19', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.425545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93193cb9-726b-4fab-9c11-fb93e08b48e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.460889 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb2d4478-6b8c-477c-a542-8e44e41c64af None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.462937 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb2d4478-6b8c-477c-a542-8e44e41c64af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:10.464832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb2d4478-6b8c-477c-a542-8e44e41c64af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.465152 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-867623502 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-867623502, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:10.465199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb2d4478-6b8c-477c-a542-8e44e41c64af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.465448 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-fb2d4478-6b8c-477c-a542-8e44e41c64af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 3600f13d-72d4-4b8b-ac07-65b041d87a3e {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:10.465594 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-867623502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-867623502, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:10.470782 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.470782 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:10.475302 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb2d4478-6b8c-477c-a542-8e44e41c64af tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e returned with HTTP 200 Aug 08 19:31:10.475932 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 507/2012] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:10.488233 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.494577 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:31:10.495278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.495721 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.496041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.497117 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:10.498251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.db.api [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Building query based on filter {{(pid=100251) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:31:10.510853 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all snapshots completed successfully. Aug 08 19:31:10.510853 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.510853 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.510853 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dad7f5b4-271e-4f4c-a635-51cff2875619 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:31:10.510853 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 502/2013] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.518211 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-dea2be8a-a36d-407f-9294-6880220840a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.520768 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-dea2be8a-a36d-407f-9294-6880220840a7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] PUT https://10.4.3.89/volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2 Aug 08 19:31:10.521311 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-dea2be8a-a36d-407f-9294-6880220840a7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:10.521967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1f9fdf9-e329-4f69-9d51-a55eb483a954 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.524504 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Created reservations ['cd638ece-dfb1-4a0c-b6d7-d877755d28b5', 'a5119cf4-6353-4ac4-88e5-6ce1c0dd8e69', '196b4b92-e5a8-4411-90ef-fd4b7207b52e', '8f677f83-2e22-45ea-8c22-f1b01ea4feb3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:10.524581 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1f9fdf9-e329-4f69-9d51-a55eb483a954 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/cf0a027c-f095-4228-868e-812c58be0418 Aug 08 19:31:10.524796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1f9fdf9-e329-4f69-9d51-a55eb483a954 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.525096 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1f9fdf9-e329-4f69-9d51-a55eb483a954 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.525972 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93193cb9-726b-4fab-9c11-fb93e08b48e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd638ece-dfb1-4a0c-b6d7-d877755d28b5', 'a5119cf4-6353-4ac4-88e5-6ce1c0dd8e69', '196b4b92-e5a8-4411-90ef-fd4b7207b52e', '8f677f83-2e22-45ea-8c22-f1b01ea4feb3']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.527301 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa01eae2-a7d6-48f8-9c1d-b661eeaaf84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.531738 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.531738 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.532460 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e1f9fdf9-e329-4f69-9d51-a55eb483a954 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Snapshot retrieved successfully. Aug 08 19:31:10.533572 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1f9fdf9-e329-4f69-9d51-a55eb483a954 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/cf0a027c-f095-4228-868e-812c58be0418 returned with HTTP 200 Aug 08 19:31:10.534078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-dea2be8a-a36d-407f-9294-6880220840a7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Acquiring lock "cinder-attachment_update-8b1e9688-e19e-4238-8a82-b0d9c9bb1089-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:31:10.534129 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 503/2014] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/snapshots/cf0a027c-f095-4228-868e-812c58be0418 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.538851 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-dea2be8a-a36d-407f-9294-6880220840a7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Lock "cinder-attachment_update-8b1e9688-e19e-4238-8a82-b0d9c9bb1089-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:31:10.540772 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.540772 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:10.545873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74ae0464-6ee4-4eab-8844-d9f9e365e463 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.549827 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74ae0464-6ee4-4eab-8844-d9f9e365e463 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:10.550081 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74ae0464-6ee4-4eab-8844-d9f9e365e463 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.550300 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74ae0464-6ee4-4eab-8844-d9f9e365e463 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.550556 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-74ae0464-6ee4-4eab-8844-d9f9e365e463 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 3600f13d-72d4-4b8b-ac07-65b041d87a3e {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:10.558294 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.558294 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.564664 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74ae0464-6ee4-4eab-8844-d9f9e365e463 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e returned with HTTP 200 Aug 08 19:31:10.565109 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 504/2015] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e => generated 307 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:10.566150 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa01eae2-a7d6-48f8-9c1d-b661eeaaf84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b47e1e8d-5c27-4f2e-a214-c686039531a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1588832814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['cd638ece-dfb1-4a0c-b6d7-d877755d28b5','a5119cf4-6353-4ac4-88e5-6ce1c0dd8e69','196b4b92-e5a8-4411-90ef-fd4b7207b52e','8f677f83-2e22-45ea-8c22-f1b01ea4feb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=068a909d-25c3-439f-895a-3c62d4c4ec19), '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-08-08T19:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1588832814',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b47e1e8d-5c27-4f2e-a214-c686039531a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c881cd47fa4647a589c9cad017c4c772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(068a909d-25c3-439f-895a-3c62d4c4ec19),volume_type_id=068a909d-25c3-439f-895a-3c62d4c4ec19)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.567122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b10f392-cc28-44d0-90c4-f4bc6ef22dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.576748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f95d991d-a338-46f9-b916-2ec14c02bd7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.578715 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f95d991d-a338-46f9-b916-2ec14c02bd7d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/detail Aug 08 19:31:10.579369 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f95d991d-a338-46f9-b916-2ec14c02bd7d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.579369 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f95d991d-a338-46f9-b916-2ec14c02bd7d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.589768 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f95d991d-a338-46f9-b916-2ec14c02bd7d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 08 19:31:10.590126 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 505/2016] 10.4.3.89 () {68 vars in 1316 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:10.597878 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:10.598227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1910675197"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:10.601137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b10f392-cc28-44d0-90c4-f4bc6ef22dd4) transitioned into 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-1588832814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['cd638ece-dfb1-4a0c-b6d7-d877755d28b5','a5119cf4-6353-4ac4-88e5-6ce1c0dd8e69','196b4b92-e5a8-4411-90ef-fd4b7207b52e','8f677f83-2e22-45ea-8c22-f1b01ea4feb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=068a909d-25c3-439f-895a-3c62d4c4ec19)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.601277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea586e90-0948-474c-b33a-b79266df33bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.601887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1910675197'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:10.602015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1470da6c-391d-4cc8-a7a9-6c06bb3487fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.602097 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume of 1 GB Aug 08 19:31:10.603326 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea586e90-0948-474c-b33a-b79266df33bc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:10.603665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea586e90-0948-474c-b33a-b79266df33bc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.604016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea586e90-0948-474c-b33a-b79266df33bc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.604153 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-ea586e90-0948-474c-b33a-b79266df33bc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for member 3600f13d-72d4-4b8b-ac07-65b041d87a3e {{(pid=100251) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 19:31:10.604312 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-ea586e90-0948-474c-b33a-b79266df33bc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group_snapshot with id: 3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:10.607980 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.607980 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.608843 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Availability Zones retrieved successfully. Aug 08 19:31:10.613767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1470da6c-391d-4cc8-a7a9-6c06bb3487fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.614705 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (c36ed376-cedb-49c8-bc79-36bc588ba2da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:10.615384 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request issued successfully. Aug 08 19:31:10.615980 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7cd94167-d88b-4c9d-b5a2-c3938065013a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:10.621066 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 502/2017] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:10 2026] POST /volume/v3/volumes => generated 782 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:10.621107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (eb7a1390-87c3-4f31-8136-8606406513fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:10.621765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae6e3b7-2012-4fc7-a95f-465564ab9362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.622735 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:10.632404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7cdeab67-a7ce-436f-be8a-a6c18af62b34 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.634556 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7cdeab67-a7ce-436f-be8a-a6c18af62b34 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 Aug 08 19:31:10.634773 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7cdeab67-a7ce-436f-be8a-a6c18af62b34 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.635029 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7cdeab67-a7ce-436f-be8a-a6c18af62b34 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.639487 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea586e90-0948-474c-b33a-b79266df33bc tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e returned with HTTP 202 Aug 08 19:31:10.640070 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 506/2018] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:31:10 2026] DELETE /volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:10.647260 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.647260 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:10.649284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.650579 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7cdeab67-a7ce-436f-be8a-a6c18af62b34 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:10.651214 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:10.651501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.651722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.651984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:10.652331 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.652331 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.652815 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:10.655582 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7cdeab67-a7ce-436f-be8a-a6c18af62b34 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 returned with HTTP 200 Aug 08 19:31:10.655582 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 503/2019] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:10.660480 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-dea2be8a-a36d-407f-9294-6880220840a7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Lock "cinder-attachment_update-8b1e9688-e19e-4238-8a82-b0d9c9bb1089-np0000006803" released by "attachment_update" :: held 0.122s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:31:10.661423 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-dea2be8a-a36d-407f-9294-6880220840a7 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2 returned with HTTP 200 Aug 08 19:31:10.661891 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 508/2020] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:31:10 2026] PUT /volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:10.666429 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:31:10.666500 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae6e3b7-2012-4fc7-a95f-465564ab9362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.666598 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:10.666598 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:10.666686 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4be5da0-042e-4e16-a8ab-70cd1c435d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.714718 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:10.717962 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.717962 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.725859 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1cc70bc4-1bdf-4c5e-b75c-fac01b76cab5 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:10.726849 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 507/2021] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:10.739915 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.742104 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:31:10.742312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.742598 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.742926 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:10.744078 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:31:10.748228 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['fe55625e-c596-4ab8-a5ac-a825a1f0aead', '00b8a881-cf78-4e3d-bd6c-d1a124afc9c9', '9163a457-64b9-4480-bdfe-8e3664489ebd', 'f24e12f0-4709-4685-aeca-3c899e462c43'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:10.749301 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4be5da0-042e-4e16-a8ab-70cd1c435d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe55625e-c596-4ab8-a5ac-a825a1f0aead', '00b8a881-cf78-4e3d-bd6c-d1a124afc9c9', '9163a457-64b9-4480-bdfe-8e3664489ebd', 'f24e12f0-4709-4685-aeca-3c899e462c43']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.749963 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all snapshots completed successfully. Aug 08 19:31:10.750302 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1832ce1d-6f8a-489f-a0d1-b27ca677ca8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.751286 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e84924f7-ebf5-4d77-85cb-9ca7da57b4e3 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:31:10.751868 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 504/2022] 10.4.3.89 () {66 vars in 1257 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:31:10.766951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-05fb25fa-9610-4288-9e7f-9884ff1b72e6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.770962 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05fb25fa-9610-4288-9e7f-9884ff1b72e6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:10.771087 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05fb25fa-9610-4288-9e7f-9884ff1b72e6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.771262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05fb25fa-9610-4288-9e7f-9884ff1b72e6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.771420 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-05fb25fa-9610-4288-9e7f-9884ff1b72e6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 3600f13d-72d4-4b8b-ac07-65b041d87a3e {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:10.777486 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.777486 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:10.782593 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05fb25fa-9610-4288-9e7f-9884ff1b72e6 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e returned with HTTP 200 Aug 08 19:31:10.783591 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 509/2023] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:10.786866 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1832ce1d-6f8a-489f-a0d1-b27ca677ca8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db12f28c-f43f-4f73-9092-bb8ebfec4be6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1910675197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['fe55625e-c596-4ab8-a5ac-a825a1f0aead','00b8a881-cf78-4e3d-bd6c-d1a124afc9c9','9163a457-64b9-4480-bdfe-8e3664489ebd','f24e12f0-4709-4685-aeca-3c899e462c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1910675197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db12f28c-f43f-4f73-9092-bb8ebfec4be6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065b1328ac054f778f7fa5bc8d63d98f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='781d4a4f1892438c97208a6310cb0e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.788210 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59e9eb4-0031-4de3-bab6-7631191c23e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.811254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59e9eb4-0031-4de3-bab6-7631191c23e4) transitioned into 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-1910675197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['fe55625e-c596-4ab8-a5ac-a825a1f0aead','00b8a881-cf78-4e3d-bd6c-d1a124afc9c9','9163a457-64b9-4480-bdfe-8e3664489ebd','f24e12f0-4709-4685-aeca-3c899e462c43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.812217 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f990d480-f211-4e7d-b234-37a354cf4d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:10.825383 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f990d480-f211-4e7d-b234-37a354cf4d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:10.826541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (eb7a1390-87c3-4f31-8136-8606406513fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:10.826932 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request issued successfully. Aug 08 19:31:10.827736 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ce18b4b-bd58-43aa-a4d1-e3f12625f60e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:10.828311 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 504/2024] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:31:10 2026] POST /volume/v3/volumes => generated 776 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:10.841493 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2cd769b9-db91-4556-bd12-0fea1ac5d0c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:10.843914 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cd769b9-db91-4556-bd12-0fea1ac5d0c4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 Aug 08 19:31:10.844140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2cd769b9-db91-4556-bd12-0fea1ac5d0c4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:10.844339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2cd769b9-db91-4556-bd12-0fea1ac5d0c4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:10.853001 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:10.853001 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:10.856604 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2cd769b9-db91-4556-bd12-0fea1ac5d0c4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:31:10.861816 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cd769b9-db91-4556-bd12-0fea1ac5d0c4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 returned with HTTP 200 Aug 08 19:31:10.862275 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 508/2025] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:10 2026] GET /volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:11.276525 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03b9af4e-6da2-4989-ad73-6b56d3434b27 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.279113 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03b9af4e-6da2-4989-ad73-6b56d3434b27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:11.279113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03b9af4e-6da2-4989-ad73-6b56d3434b27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.279247 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03b9af4e-6da2-4989-ad73-6b56d3434b27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.282551 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-03b9af4e-6da2-4989-ad73-6b56d3434b27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:11.284328 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.284328 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:11.285727 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03b9af4e-6da2-4989-ad73-6b56d3434b27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:11.285727 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 505/2026] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:11.366728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ea6352e7-097a-4339-9cb5-1a5f981d7436 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.370114 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea6352e7-097a-4339-9cb5-1a5f981d7436 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:11.370114 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea6352e7-097a-4339-9cb5-1a5f981d7436 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.370114 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea6352e7-097a-4339-9cb5-1a5f981d7436 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.379725 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.379725 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:11.385057 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ea6352e7-097a-4339-9cb5-1a5f981d7436 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:11.391235 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea6352e7-097a-4339-9cb5-1a5f981d7436 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:11.391235 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 510/2027] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:11.672479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ea64326-7207-4726-95c0-92c91958009f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.678012 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ea64326-7207-4726-95c0-92c91958009f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 Aug 08 19:31:11.678318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ea64326-7207-4726-95c0-92c91958009f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.678547 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ea64326-7207-4726-95c0-92c91958009f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.687433 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.687433 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:11.690838 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ea64326-7207-4726-95c0-92c91958009f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:11.694575 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ea64326-7207-4726-95c0-92c91958009f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 returned with HTTP 200 Aug 08 19:31:11.695154 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 505/2028] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:11.711620 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a450d766-6ef8-41e1-9062-95403264ec55 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.713422 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a450d766-6ef8-41e1-9062-95403264ec55 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 Aug 08 19:31:11.713741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a450d766-6ef8-41e1-9062-95403264ec55 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.714021 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a450d766-6ef8-41e1-9062-95403264ec55 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.721056 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.721056 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:11.724471 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a450d766-6ef8-41e1-9062-95403264ec55 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:11.728715 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a450d766-6ef8-41e1-9062-95403264ec55 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 returned with HTTP 200 Aug 08 19:31:11.729328 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 509/2029] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:11.745462 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.747593 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:11.748019 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-292656268", "source_volid": "b47e1e8d-5c27-4f2e-a214-c686039531a7", "volume_type": "tempest-scenario-type-luks-867623502", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:11.749907 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-292656268', 'source_volid': 'b47e1e8d-5c27-4f2e-a214-c686039531a7', 'volume_type': 'tempest-scenario-type-luks-867623502', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:11.761752 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.761752 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:11.762346 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume retrieved successfully. Aug 08 19:31:11.762507 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume of 1 GB Aug 08 19:31:11.763319 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Availability Zones retrieved successfully. Aug 08 19:31:11.770159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (bb87e4cb-1eb1-4969-a5b7-af01f2f16ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:11.771548 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045058d5-839e-4b92-9e63-f39fb3dabe18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:11.772694 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:11.796339 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1c8ec872-7391-4c19-a594-08828f1c960d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.796468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (045058d5-839e-4b92-9e63-f39fb3dabe18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b47e1e8d-5c27-4f2e-a214-c686039531a7', 'volume_type': VolumeType(created_at=2026-08-08T19:31:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=068a909d-25c3-439f-895a-3c62d4c4ec19,is_public=True,name='tempest-scenario-type-luks-867623502',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '068a909d-25c3-439f-895a-3c62d4c4ec19', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:11.799693 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3016497-ca29-4206-91ef-ced2d4e98ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:11.799823 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1c8ec872-7391-4c19-a594-08828f1c960d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:11.799823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1c8ec872-7391-4c19-a594-08828f1c960d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.799823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1c8ec872-7391-4c19-a594-08828f1c960d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.799823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.group_snapshots [None req-1c8ec872-7391-4c19-a594-08828f1c960d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member 3600f13d-72d4-4b8b-ac07-65b041d87a3e {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 08 19:31:11.802319 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1c8ec872-7391-4c19-a594-08828f1c960d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e returned with HTTP 404 Aug 08 19:31:11.802934 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 511/2030] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:11.810990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-503fb10d-1101-413d-a712-4e6a54c24a19 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.813906 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-503fb10d-1101-413d-a712-4e6a54c24a19 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/group_snapshots Aug 08 19:31:11.814063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-503fb10d-1101-413d-a712-4e6a54c24a19 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.814280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-503fb10d-1101-413d-a712-4e6a54c24a19 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.821284 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-503fb10d-1101-413d-a712-4e6a54c24a19 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots returned with HTTP 200 Aug 08 19:31:11.821671 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 506/2031] 10.4.3.89 () {68 vars in 1295 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:11.833218 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-173e75de-c6af-400a-8798-516174851685 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.836877 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-173e75de-c6af-400a-8798-516174851685 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] DELETE https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:11.836877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-173e75de-c6af-400a-8798-516174851685 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.836877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-173e75de-c6af-400a-8798-516174851685 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.836877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.group_snapshots [None req-173e75de-c6af-400a-8798-516174851685 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for member 3600f13d-72d4-4b8b-ac07-65b041d87a3e {{(pid=100251) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 08 19:31:11.836877 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.group_snapshots [None req-173e75de-c6af-400a-8798-516174851685 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group_snapshot with id: 3600f13d-72d4-4b8b-ac07-65b041d87a3e Aug 08 19:31:11.840211 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-173e75de-c6af-400a-8798-516174851685 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e returned with HTTP 404 Aug 08 19:31:11.840211 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 510/2032] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:31:11 2026] DELETE /volume/v3/group_snapshots/3600f13d-72d4-4b8b-ac07-65b041d87a3e => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:11.846585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Created reservations ['2b40cdd8-5326-4552-ae2f-1100abc05a3e', 'fd9aa49a-303a-4efb-b386-ddf3b28f86be', '9a711b92-5be8-4e48-aaf7-c4f6f45d04db', '0c4767fe-b84d-403f-9a20-13d0301f4a1e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:11.847039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3016497-ca29-4206-91ef-ced2d4e98ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b40cdd8-5326-4552-ae2f-1100abc05a3e', 'fd9aa49a-303a-4efb-b386-ddf3b28f86be', '9a711b92-5be8-4e48-aaf7-c4f6f45d04db', '0c4767fe-b84d-403f-9a20-13d0301f4a1e']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:11.848159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d077ce5e-2295-44f2-aa50-51709671a1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:11.849968 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c24351f7-f07a-420e-937d-2e9348128512 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.852171 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:11.852603 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.852933 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.853435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:11.856200 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:11.865260 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Get all volumes completed successfully. Aug 08 19:31:11.866509 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:11.866650 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:11.876544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ff0aad1-9873-4db9-a885-e91c91582221 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.878268 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ff0aad1-9873-4db9-a885-e91c91582221 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 Aug 08 19:31:11.878507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ff0aad1-9873-4db9-a885-e91c91582221 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.878687 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ff0aad1-9873-4db9-a885-e91c91582221 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.886805 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.886805 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:11.888137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d077ce5e-2295-44f2-aa50-51709671a1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-292656268',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['2b40cdd8-5326-4552-ae2f-1100abc05a3e','fd9aa49a-303a-4efb-b386-ddf3b28f86be','9a711b92-5be8-4e48-aaf7-c4f6f45d04db','0c4767fe-b84d-403f-9a20-13d0301f4a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=b47e1e8d-5c27-4f2e-a214-c686039531a7,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=068a909d-25c3-439f-895a-3c62d4c4ec19), '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-08-08T19:31:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-292656268',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=b47e1e8d-5c27-4f2e-a214-c686039531a7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c881cd47fa4647a589c9cad017c4c772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(068a909d-25c3-439f-895a-3c62d4c4ec19),volume_type_id=068a909d-25c3-439f-895a-3c62d4c4ec19)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:11.889431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d97ceef-21dc-4973-9849-e6e1f5a40df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:11.891480 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ff0aad1-9873-4db9-a885-e91c91582221 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:31:11.895581 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ff0aad1-9873-4db9-a885-e91c91582221 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 returned with HTTP 200 Aug 08 19:31:11.895978 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 507/2033] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:11.909221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.914696 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:31:11.914696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db12f28c-f43f-4f73-9092-bb8ebfec4be6", "name": "tempest-type-Backup-544792715"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:11.915318 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d97ceef-21dc-4973-9849-e6e1f5a40df0) transitioned into 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-292656268',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['2b40cdd8-5326-4552-ae2f-1100abc05a3e','fd9aa49a-303a-4efb-b386-ddf3b28f86be','9a711b92-5be8-4e48-aaf7-c4f6f45d04db','0c4767fe-b84d-403f-9a20-13d0301f4a1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=b47e1e8d-5c27-4f2e-a214-c686039531a7,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=068a909d-25c3-439f-895a-3c62d4c4ec19)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:11.918934 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203335c6-0be4-4883-9f20-7bcc8a934903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:11.919710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating new backup {'backup': {'volume_id': 'db12f28c-f43f-4f73-9092-bb8ebfec4be6', 'name': 'tempest-type-Backup-544792715'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:31:11.919710 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating backup of volume db12f28c-f43f-4f73-9092-bb8ebfec4be6 in container None Aug 08 19:31:11.919942 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:11.925689 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.925689 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:11.926063 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:31:11.930360 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.930360 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:11.937456 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (203335c6-0be4-4883-9f20-7bcc8a934903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:11.938691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (bb87e4cb-1eb1-4969-a5b7-af01f2f16ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:11.938691 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request issued successfully. Aug 08 19:31:11.938852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c24351f7-f07a-420e-937d-2e9348128512 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:11.938955 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a57b07c-4328-43c0-8acf-dcb8ec0fe296 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:11.939257 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 512/2034] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:11 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) Aug 08 19:31:11.939688 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 506/2035] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:11 2026] POST /volume/v3/volumes => generated 808 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:11.955748 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a2159ea5-7b7f-47fc-b095-f46e86a3c3cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.959440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-debdc82a-ee75-4dce-864e-706e9796e7da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:11.959934 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2159ea5-7b7f-47fc-b095-f46e86a3c3cb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:11.959934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2159ea5-7b7f-47fc-b095-f46e86a3c3cb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:11.959934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2159ea5-7b7f-47fc-b095-f46e86a3c3cb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:11.960102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['f2460f8a-0770-4cf9-80f2-c5165c729df4', '922fd997-4d31-4d13-8314-8b186e386546'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:11.961688 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-debdc82a-ee75-4dce-864e-706e9796e7da tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] POST https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07/action Aug 08 19:31:11.962073 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-debdc82a-ee75-4dce-864e-706e9796e7da tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:11.962204 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-debdc82a-ee75-4dce-864e-706e9796e7da tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:11.965328 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-debdc82a-ee75-4dce-864e-706e9796e7da tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] delete called for group fb715432-8e0a-4748-94c0-3d95b4b8fb07 {{(pid=100253) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:31:11.965328 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-debdc82a-ee75-4dce-864e-706e9796e7da tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Delete group with id: fb715432-8e0a-4748-94c0-3d95b4b8fb07 Aug 08 19:31:11.967380 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.967380 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:11.971606 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a2159ea5-7b7f-47fc-b095-f46e86a3c3cb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:11.972203 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:11.972203 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:11.978311 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2159ea5-7b7f-47fc-b095-f46e86a3c3cb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:11.979016 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 508/2036] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:11 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:11.997682 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d075ac3-4e81-4924-a0c3-41dd5e20ec74 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:31:11.997682 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 511/2037] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:31:11 2026] POST /volume/v3/backups => generated 313 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:12.009332 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-01fb5a08-8cdf-4637-a406-7686143f285b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:12.011878 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01fb5a08-8cdf-4637-a406-7686143f285b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:12.011878 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01fb5a08-8cdf-4637-a406-7686143f285b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:12.012628 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01fb5a08-8cdf-4637-a406-7686143f285b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:12.012628 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-01fb5a08-8cdf-4637-a406-7686143f285b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:12.027180 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-debdc82a-ee75-4dce-864e-706e9796e7da tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07/action returned with HTTP 202 Aug 08 19:31:12.027859 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 513/2038] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:31:11 2026] POST /volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 08 19:31:12.030324 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:12.030324 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:12.034726 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01fb5a08-8cdf-4637-a406-7686143f285b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:12.036306 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 507/2039] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:12 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 720 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:12.036823 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6163109a-1f1e-4938-a022-fb271ee6def9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:12.040002 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 Aug 08 19:31:12.040431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:12.040690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:12.054371 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:12.054371 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:12.060342 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Volume info retrieved successfully. Aug 08 19:31:12.061105 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:12.061289 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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' Aug 08 19:31:12.120816 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:12.129269 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:12.129269 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:12.139156 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6163109a-1f1e-4938-a022-fb271ee6def9 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 returned with HTTP 200 Aug 08 19:31:12.139715 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 509/2040] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:12 2026] GET /volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 => generated 912 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:12.298225 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-25c652a2-82d7-4ab4-86d4-a7eadc8d89f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:12.300212 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25c652a2-82d7-4ab4-86d4-a7eadc8d89f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:12.300438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25c652a2-82d7-4ab4-86d4-a7eadc8d89f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:12.300678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25c652a2-82d7-4ab4-86d4-a7eadc8d89f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:12.300777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-25c652a2-82d7-4ab4-86d4-a7eadc8d89f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:12.305209 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:12.305209 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:12.305956 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25c652a2-82d7-4ab4-86d4-a7eadc8d89f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:12.306313 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 512/2041] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:12 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:12.404767 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-74b473f3-1673-462c-bb5b-765f14873226 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:12.407137 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74b473f3-1673-462c-bb5b-765f14873226 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:12.407649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74b473f3-1673-462c-bb5b-765f14873226 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:12.407649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74b473f3-1673-462c-bb5b-765f14873226 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:12.418939 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:12.418939 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:12.423094 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-74b473f3-1673-462c-bb5b-765f14873226 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:12.428782 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74b473f3-1673-462c-bb5b-765f14873226 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:12.429019 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 514/2042] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:12 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:12.998768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-993dafa4-7397-4dd6-bd44-afd170ce8206 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.001885 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-993dafa4-7397-4dd6-bd44-afd170ce8206 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:13.002502 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-993dafa4-7397-4dd6-bd44-afd170ce8206 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.002880 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-993dafa4-7397-4dd6-bd44-afd170ce8206 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.016957 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:13.016957 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:13.022041 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-993dafa4-7397-4dd6-bd44-afd170ce8206 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:13.027148 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-993dafa4-7397-4dd6-bd44-afd170ce8206 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:13.027765 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 508/2043] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:12 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:13.057725 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9e51646-9f54-47ed-8a46-029368684017 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.061467 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9e51646-9f54-47ed-8a46-029368684017 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:13.061773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9e51646-9f54-47ed-8a46-029368684017 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.062087 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9e51646-9f54-47ed-8a46-029368684017 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.062183 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d9e51646-9f54-47ed-8a46-029368684017 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:13.067337 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:13.067337 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:13.068239 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9e51646-9f54-47ed-8a46-029368684017 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:13.068740 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 510/2044] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:13 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:13.162510 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c38a751c-6288-4476-aeb6-2418add9f032 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.164448 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c38a751c-6288-4476-aeb6-2418add9f032 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 Aug 08 19:31:13.164526 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c38a751c-6288-4476-aeb6-2418add9f032 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.164692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c38a751c-6288-4476-aeb6-2418add9f032 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.171640 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c38a751c-6288-4476-aeb6-2418add9f032 tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 returned with HTTP 404 Aug 08 19:31:13.172211 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 513/2045] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:13 2026] GET /volume/v3/volumes/98705ea5-e52a-4dff-aaa3-1d07ec8c1fa4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:13.180993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ffb3031-b0e8-4f63-8165-d2ae67af805d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.182932 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ffb3031-b0e8-4f63-8165-d2ae67af805d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] GET https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 Aug 08 19:31:13.183197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ffb3031-b0e8-4f63-8165-d2ae67af805d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.183435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ffb3031-b0e8-4f63-8165-d2ae67af805d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.183629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-6ffb3031-b0e8-4f63-8165-d2ae67af805d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] show called for member fb715432-8e0a-4748-94c0-3d95b4b8fb07 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:13.187187 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ffb3031-b0e8-4f63-8165-d2ae67af805d tempest-GroupSnapshotsTest-174995993 tempest-GroupSnapshotsTest-174995993-project-member] https://10.4.3.89/volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 returned with HTTP 404 Aug 08 19:31:13.187775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 515/2046] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:13 2026] GET /volume/v3/groups/fb715432-8e0a-4748-94c0-3d95b4b8fb07 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:13.196630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8a978f4f-3bb2-4e64-b712-70120a5b2661 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.199078 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a978f4f-3bb2-4e64-b712-70120a5b2661 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/516408ac-fda2-4728-a6fd-cf5a9bce4f61 Aug 08 19:31:13.199402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a978f4f-3bb2-4e64-b712-70120a5b2661 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.199754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a978f4f-3bb2-4e64-b712-70120a5b2661 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.215348 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a978f4f-3bb2-4e64-b712-70120a5b2661 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/group_types/516408ac-fda2-4728-a6fd-cf5a9bce4f61 returned with HTTP 202 Aug 08 19:31:13.216022 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 509/2047] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:31:13 2026] DELETE /volume/v3/group_types/516408ac-fda2-4728-a6fd-cf5a9bce4f61 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:13.222987 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-615e6648-d170-4518-89e6-6606c0a2bd52 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.225050 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-615e6648-d170-4518-89e6-6606c0a2bd52 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] DELETE https://10.4.3.89/volume/v3/types/4562fbc9-efe0-4028-bb0a-429206bba7bd Aug 08 19:31:13.225318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-615e6648-d170-4518-89e6-6606c0a2bd52 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.225605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-615e6648-d170-4518-89e6-6606c0a2bd52 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.254755 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-615e6648-d170-4518-89e6-6606c0a2bd52 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types/4562fbc9-efe0-4028-bb0a-429206bba7bd returned with HTTP 202 Aug 08 19:31:13.255396 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 511/2048] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:31:13 2026] DELETE /volume/v3/types/4562fbc9-efe0-4028-bb0a-429206bba7bd => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:13.262251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c322cd6-30e4-4e3f-91f6-e1fa929b3ba5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.264396 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c322cd6-30e4-4e3f-91f6-e1fa929b3ba5 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] GET https://10.4.3.89/volume/v3/types/4562fbc9-efe0-4028-bb0a-429206bba7bd Aug 08 19:31:13.264647 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c322cd6-30e4-4e3f-91f6-e1fa929b3ba5 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.264863 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c322cd6-30e4-4e3f-91f6-e1fa929b3ba5 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.268664 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c322cd6-30e4-4e3f-91f6-e1fa929b3ba5 tempest-GroupSnapshotsTest-2124588660 tempest-GroupSnapshotsTest-2124588660-project-admin] https://10.4.3.89/volume/v3/types/4562fbc9-efe0-4028-bb0a-429206bba7bd returned with HTTP 404 Aug 08 19:31:13.269353 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 514/2049] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:31:13 2026] GET /volume/v3/types/4562fbc9-efe0-4028-bb0a-429206bba7bd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:13.317014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bad6f56a-d37a-4c1e-a914-d8e2e2fe7806 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.319053 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bad6f56a-d37a-4c1e-a914-d8e2e2fe7806 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:13.319238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bad6f56a-d37a-4c1e-a914-d8e2e2fe7806 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.319425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bad6f56a-d37a-4c1e-a914-d8e2e2fe7806 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.319595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-bad6f56a-d37a-4c1e-a914-d8e2e2fe7806 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:13.326052 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:13.326052 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:13.326836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bad6f56a-d37a-4c1e-a914-d8e2e2fe7806 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:13.327177 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 516/2050] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:13 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:13.454654 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-786cf210-8e00-4386-b85c-a2534128aa5e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:13.459264 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-786cf210-8e00-4386-b85c-a2534128aa5e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:13.459574 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-786cf210-8e00-4386-b85c-a2534128aa5e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:13.459800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-786cf210-8e00-4386-b85c-a2534128aa5e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:13.479550 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:13.479550 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:13.484315 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-786cf210-8e00-4386-b85c-a2534128aa5e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:13.490638 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-786cf210-8e00-4386-b85c-a2534128aa5e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:13.491182 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 510/2051] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:13 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:14.042178 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2d636216-fcf8-4770-94fc-d0076a756c8e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:14.044561 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d636216-fcf8-4770-94fc-d0076a756c8e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:14.044810 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2d636216-fcf8-4770-94fc-d0076a756c8e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:14.045085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2d636216-fcf8-4770-94fc-d0076a756c8e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:14.054334 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:14.054334 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:14.059280 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2d636216-fcf8-4770-94fc-d0076a756c8e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:14.065268 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d636216-fcf8-4770-94fc-d0076a756c8e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:14.066188 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 512/2052] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:14 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:14.079612 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a891b1a-6be2-46f7-9461-55a575abc903 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:14.081666 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a891b1a-6be2-46f7-9461-55a575abc903 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:14.081928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a891b1a-6be2-46f7-9461-55a575abc903 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:14.082176 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a891b1a-6be2-46f7-9461-55a575abc903 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:14.082333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2a891b1a-6be2-46f7-9461-55a575abc903 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:14.087666 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:14.087666 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:14.088546 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a891b1a-6be2-46f7-9461-55a575abc903 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:14.088863 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 515/2053] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:14 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:14.340429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7887b71b-a4a6-4ac5-954d-b72b65870407 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:14.342774 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7887b71b-a4a6-4ac5-954d-b72b65870407 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:14.344097 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7887b71b-a4a6-4ac5-954d-b72b65870407 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:14.344097 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7887b71b-a4a6-4ac5-954d-b72b65870407 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:14.344097 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7887b71b-a4a6-4ac5-954d-b72b65870407 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:14.349083 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:14.349083 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:14.350146 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7887b71b-a4a6-4ac5-954d-b72b65870407 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:14.351217 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 517/2054] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:14 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:14.505554 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62e1e883-a421-48b7-a167-1482d85036c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:14.508024 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62e1e883-a421-48b7-a167-1482d85036c0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:14.510434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62e1e883-a421-48b7-a167-1482d85036c0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:14.510434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62e1e883-a421-48b7-a167-1482d85036c0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:14.524100 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:14.524100 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:14.530172 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-62e1e883-a421-48b7-a167-1482d85036c0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:14.538821 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62e1e883-a421-48b7-a167-1482d85036c0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:14.539484 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 511/2055] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:14 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:15.080372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-43fa4846-50e9-4fea-824f-55699e8c7ce5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.082324 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43fa4846-50e9-4fea-824f-55699e8c7ce5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:15.082522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43fa4846-50e9-4fea-824f-55699e8c7ce5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:15.082720 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43fa4846-50e9-4fea-824f-55699e8c7ce5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:15.089510 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:15.089510 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:15.093297 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-43fa4846-50e9-4fea-824f-55699e8c7ce5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:15.098378 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43fa4846-50e9-4fea-824f-55699e8c7ce5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:15.099053 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 513/2056] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:15 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:15.101099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f72f39ff-b122-4ab7-86d1-1961a44b6f64 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.102883 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f72f39ff-b122-4ab7-86d1-1961a44b6f64 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:15.103116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f72f39ff-b122-4ab7-86d1-1961a44b6f64 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:15.103291 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f72f39ff-b122-4ab7-86d1-1961a44b6f64 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:15.103400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f72f39ff-b122-4ab7-86d1-1961a44b6f64 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:15.107781 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:15.107781 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:15.108182 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f72f39ff-b122-4ab7-86d1-1961a44b6f64 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:15.108573 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 516/2057] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:15 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:15.363184 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e7ecd2d-7d6f-4946-b57c-2904ba6ca7fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.365336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e7ecd2d-7d6f-4946-b57c-2904ba6ca7fa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:15.365678 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e7ecd2d-7d6f-4946-b57c-2904ba6ca7fa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:15.365948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e7ecd2d-7d6f-4946-b57c-2904ba6ca7fa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:15.366102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8e7ecd2d-7d6f-4946-b57c-2904ba6ca7fa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:15.371733 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:15.371733 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:15.372331 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e7ecd2d-7d6f-4946-b57c-2904ba6ca7fa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:15.372787 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 518/2058] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:15 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:15.554162 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab6ed313-d42e-4bd1-9bd8-3a24b82f706b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.557295 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab6ed313-d42e-4bd1-9bd8-3a24b82f706b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:15.557295 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab6ed313-d42e-4bd1-9bd8-3a24b82f706b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:15.557839 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab6ed313-d42e-4bd1-9bd8-3a24b82f706b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:15.572320 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:15.572320 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:15.578644 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ab6ed313-d42e-4bd1-9bd8-3a24b82f706b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:15.586526 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab6ed313-d42e-4bd1-9bd8-3a24b82f706b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:15.587183 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 512/2059] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:15 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:15.748568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ae2cb37-e851-425c-aa9c-2b019c8c8b77 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.858498 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ae2cb37-e851-425c-aa9c-2b019c8c8b77 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:31:15.858498 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ae2cb37-e851-425c-aa9c-2b019c8c8b77 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1330883524"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:15.875636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ae2cb37-e851-425c-aa9c-2b019c8c8b77 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:31:15.876268 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 514/2060] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:31:15 2026] POST /volume/v3/types => generated 216 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:15.888198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa8966b3-7828-4ee9-a646-77d840c335f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.892402 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa8966b3-7828-4ee9-a646-77d840c335f1 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:31:15.892874 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa8966b3-7828-4ee9-a646-77d840c335f1 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1152628227"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:15.916427 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa8966b3-7828-4ee9-a646-77d840c335f1 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:31:15.916952 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 517/2061] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:31:15 2026] POST /volume/v3/group_types => generated 173 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:15.927862 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.949447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-07dad7ba-2296-4dce-ad90-626439621f8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:15.952386 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-07dad7ba-2296-4dce-ad90-626439621f8d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] POST https://10.4.3.89/volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2/action Aug 08 19:31:15.952972 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-07dad7ba-2296-4dce-ad90-626439621f8d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:15.953162 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-07dad7ba-2296-4dce-ad90-626439621f8d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:15.975382 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:15.975382 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:15.989243 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-16982bbe-4247-4682-9f81-b49121f4f9c2 req-07dad7ba-2296-4dce-ad90-626439621f8d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2/action returned with HTTP 204 Aug 08 19:31:15.990062 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 513/2062] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:31:15 2026] POST /volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:15.998776 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:31:15.999264 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3e5e916e-e90c-44dc-b026-61974c961fa5", "volume_types": ["0ccccca9-efd9-41ee-b9d9-c21ae395d898"], "name": "tempest-Group1-1344692012"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:16.001131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Creating new group {'group': {'group_type': '3e5e916e-e90c-44dc-b026-61974c961fa5', 'volume_types': ['0ccccca9-efd9-41ee-b9d9-c21ae395d898'], 'name': 'tempest-Group1-1344692012'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:31:16.005335 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Creating group tempest-Group1-1344692012. Aug 08 19:31:16.023895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:31:16.023491. {{(pid=100253) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:31:16.024086 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Availability Zones retrieved successfully. Aug 08 19:31:16.043071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Created reservations ['a75bfaab-e2b8-4a82-8519-e84404c31ae7'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:16.066441 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f7343a5-192d-4558-bc9c-a3c4a141f100 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:31:16.066838 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 519/2063] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:31:15 2026] POST /volume/v3/groups => generated 94 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:16.076985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-37dcef4d-1eb4-4b8c-ac45-c5d017b6c768 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.081663 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37dcef4d-1eb4-4b8c-ac45-c5d017b6c768 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c Aug 08 19:31:16.081663 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37dcef4d-1eb4-4b8c-ac45-c5d017b6c768 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.081663 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37dcef4d-1eb4-4b8c-ac45-c5d017b6c768 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.081663 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-37dcef4d-1eb4-4b8c-ac45-c5d017b6c768 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member fba4006a-d954-4ddd-9472-239b9b0a720c {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:16.086889 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.086889 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:16.095727 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37dcef4d-1eb4-4b8c-ac45-c5d017b6c768 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c returned with HTTP 200 Aug 08 19:31:16.096778 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 515/2064] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:16.117444 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b0706c51-5029-48c6-94ba-ab77055ccbfa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.118921 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b471ecc-dc46-4ec0-9ec9-76a75cda6afa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.119261 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0706c51-5029-48c6-94ba-ab77055ccbfa tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:16.119511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0706c51-5029-48c6-94ba-ab77055ccbfa tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.119700 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0706c51-5029-48c6-94ba-ab77055ccbfa tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.121522 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b471ecc-dc46-4ec0-9ec9-76a75cda6afa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:16.121784 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b471ecc-dc46-4ec0-9ec9-76a75cda6afa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.122063 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b471ecc-dc46-4ec0-9ec9-76a75cda6afa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.122185 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0b471ecc-dc46-4ec0-9ec9-76a75cda6afa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:16.127283 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.127283 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:16.127502 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.127502 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:16.128047 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b471ecc-dc46-4ec0-9ec9-76a75cda6afa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:16.128486 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 514/2065] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:16.132951 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b0706c51-5029-48c6-94ba-ab77055ccbfa tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:16.139248 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0706c51-5029-48c6-94ba-ab77055ccbfa tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:16.139703 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 518/2066] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:16.385679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-01e4e18d-09a2-47b6-9708-68b8c8ccb171 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.388540 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01e4e18d-09a2-47b6-9708-68b8c8ccb171 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:16.388866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01e4e18d-09a2-47b6-9708-68b8c8ccb171 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.389062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01e4e18d-09a2-47b6-9708-68b8c8ccb171 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.389173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-01e4e18d-09a2-47b6-9708-68b8c8ccb171 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:16.394960 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.394960 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:16.395978 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01e4e18d-09a2-47b6-9708-68b8c8ccb171 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:16.396367 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 520/2067] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:16.601934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-569fd924-dc3c-4739-a898-79770f217d3b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.603703 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-569fd924-dc3c-4739-a898-79770f217d3b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:16.603955 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-569fd924-dc3c-4739-a898-79770f217d3b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.604181 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-569fd924-dc3c-4739-a898-79770f217d3b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.612740 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.612740 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:16.615977 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-569fd924-dc3c-4739-a898-79770f217d3b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:16.619708 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-569fd924-dc3c-4739-a898-79770f217d3b tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:16.620113 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 516/2068] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:16.636041 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d820ffea-bde8-46ea-a255-58d8169e36e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.637676 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d820ffea-bde8-46ea-a255-58d8169e36e0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:16.637872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d820ffea-bde8-46ea-a255-58d8169e36e0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.638064 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d820ffea-bde8-46ea-a255-58d8169e36e0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.647330 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.647330 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:16.650551 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d820ffea-bde8-46ea-a255-58d8169e36e0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:16.654341 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d820ffea-bde8-46ea-a255-58d8169e36e0 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:16.654808 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 515/2069] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:16.667811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70754d62-5146-41d4-bbbd-6d829a79124e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.669346 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70754d62-5146-41d4-bbbd-6d829a79124e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:16.669691 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70754d62-5146-41d4-bbbd-6d829a79124e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.671136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70754d62-5146-41d4-bbbd-6d829a79124e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.678832 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.678832 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:16.681922 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70754d62-5146-41d4-bbbd-6d829a79124e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:16.686020 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70754d62-5146-41d4-bbbd-6d829a79124e tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:16.686020 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 519/2070] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:16.828426 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9a6f86bd-9b5f-4315-8125-e50ec291dbdd req-918ba344-0295-4c7f-a1a9-d6adc6e6c9ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:16.830346 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9a6f86bd-9b5f-4315-8125-e50ec291dbdd req-918ba344-0295-4c7f-a1a9-d6adc6e6c9ef tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:31:16.830575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9a6f86bd-9b5f-4315-8125-e50ec291dbdd req-918ba344-0295-4c7f-a1a9-d6adc6e6c9ef tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:16.830749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9a6f86bd-9b5f-4315-8125-e50ec291dbdd req-918ba344-0295-4c7f-a1a9-d6adc6e6c9ef tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:16.839219 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:16.839219 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:16.842550 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9a6f86bd-9b5f-4315-8125-e50ec291dbdd req-918ba344-0295-4c7f-a1a9-d6adc6e6c9ef tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:31:16.846232 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9a6f86bd-9b5f-4315-8125-e50ec291dbdd req-918ba344-0295-4c7f-a1a9-d6adc6e6c9ef tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:31:16.846610 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 521/2071] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:16 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1141 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:17.106937 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b5d560b4-ae38-4bcc-94a7-07d2de7b4d1b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:17.108724 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5d560b4-ae38-4bcc-94a7-07d2de7b4d1b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c Aug 08 19:31:17.109005 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5d560b4-ae38-4bcc-94a7-07d2de7b4d1b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:17.109185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5d560b4-ae38-4bcc-94a7-07d2de7b4d1b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:17.109306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-b5d560b4-ae38-4bcc-94a7-07d2de7b4d1b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member fba4006a-d954-4ddd-9472-239b9b0a720c {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:17.112477 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:17.112477 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:17.120608 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5d560b4-ae38-4bcc-94a7-07d2de7b4d1b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c returned with HTTP 200 Aug 08 19:31:17.121193 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 517/2072] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:17 2026] GET /volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:17.133774 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:17.139609 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:31:17.140040 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3e5e916e-e90c-44dc-b026-61974c961fa5", "volume_types": ["0ccccca9-efd9-41ee-b9d9-c21ae395d898"], "name": "tempest-Group2-2030746312"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:17.141904 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Creating new group {'group': {'group_type': '3e5e916e-e90c-44dc-b026-61974c961fa5', 'volume_types': ['0ccccca9-efd9-41ee-b9d9-c21ae395d898'], 'name': 'tempest-Group2-2030746312'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:31:17.144402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-018e3e1a-7092-48a7-84ec-82c4f362dd78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:17.146192 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-018e3e1a-7092-48a7-84ec-82c4f362dd78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:17.146258 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Creating group tempest-Group2-2030746312. Aug 08 19:31:17.146658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-018e3e1a-7092-48a7-84ec-82c4f362dd78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:17.147836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-018e3e1a-7092-48a7-84ec-82c4f362dd78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:17.147836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-018e3e1a-7092-48a7-84ec-82c4f362dd78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:17.151120 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:17.151120 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:17.151942 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-018e3e1a-7092-48a7-84ec-82c4f362dd78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:17.152402 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 520/2073] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:17 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:17.153648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da0c7cc6-b4c0-4c49-a1ce-0548b3599bd0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:17.155443 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da0c7cc6-b4c0-4c49-a1ce-0548b3599bd0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:17.155652 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da0c7cc6-b4c0-4c49-a1ce-0548b3599bd0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:17.155853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da0c7cc6-b4c0-4c49-a1ce-0548b3599bd0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:17.155927 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Availability Zones retrieved successfully. Aug 08 19:31:17.163014 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:17.163014 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:17.167020 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-da0c7cc6-b4c0-4c49-a1ce-0548b3599bd0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:17.167255 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Created reservations ['dc7da924-6d54-4166-b5d5-840383e95216'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:17.171604 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da0c7cc6-b4c0-4c49-a1ce-0548b3599bd0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:17.171899 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 522/2074] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:17 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:17.193082 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c1dacefe-193d-457d-b9ec-df8a5fcb799a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:31:17.193671 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 516/2075] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:31:17 2026] POST /volume/v3/groups => generated 94 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:17.203097 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fbfe9741-66ae-4a7b-8ceb-09e676d7679c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:17.205168 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbfe9741-66ae-4a7b-8ceb-09e676d7679c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 Aug 08 19:31:17.205363 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbfe9741-66ae-4a7b-8ceb-09e676d7679c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:17.205825 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbfe9741-66ae-4a7b-8ceb-09e676d7679c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:17.206082 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-fbfe9741-66ae-4a7b-8ceb-09e676d7679c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member ab997ebb-72ec-45e1-aa76-a616700013d4 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:17.209820 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:17.209820 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:17.218620 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbfe9741-66ae-4a7b-8ceb-09e676d7679c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 returned with HTTP 200 Aug 08 19:31:17.219149 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 518/2076] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:17 2026] GET /volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:17.408101 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-050e7985-d19e-4a5c-b851-1ff8655cc86e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:17.410037 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-050e7985-d19e-4a5c-b851-1ff8655cc86e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:17.410555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-050e7985-d19e-4a5c-b851-1ff8655cc86e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:17.410950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-050e7985-d19e-4a5c-b851-1ff8655cc86e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:17.411194 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-050e7985-d19e-4a5c-b851-1ff8655cc86e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:17.418757 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:17.418757 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:17.418757 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-050e7985-d19e-4a5c-b851-1ff8655cc86e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:17.418757 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 521/2077] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:17 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:18.165634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fba832f2-c59e-4ec9-b545-f7ca18e58399 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.170770 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fba832f2-c59e-4ec9-b545-f7ca18e58399 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:18.171002 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fba832f2-c59e-4ec9-b545-f7ca18e58399 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.171215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fba832f2-c59e-4ec9-b545-f7ca18e58399 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.171339 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fba832f2-c59e-4ec9-b545-f7ca18e58399 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:18.176792 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.176792 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:18.177669 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fba832f2-c59e-4ec9-b545-f7ca18e58399 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:18.178173 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 523/2078] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:18.190567 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c01e414-db58-4b7a-968e-e78784f55bb8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.190567 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c01e414-db58-4b7a-968e-e78784f55bb8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:18.191114 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c01e414-db58-4b7a-968e-e78784f55bb8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.191114 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c01e414-db58-4b7a-968e-e78784f55bb8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.201808 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.201808 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:18.206821 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2c01e414-db58-4b7a-968e-e78784f55bb8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:18.223244 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c01e414-db58-4b7a-968e-e78784f55bb8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:18.223801 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 517/2079] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:18.235647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9734c2b5-ff55-4c63-8670-93acf18ea664 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.237539 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9734c2b5-ff55-4c63-8670-93acf18ea664 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 Aug 08 19:31:18.237807 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9734c2b5-ff55-4c63-8670-93acf18ea664 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.238012 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9734c2b5-ff55-4c63-8670-93acf18ea664 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.238142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-9734c2b5-ff55-4c63-8670-93acf18ea664 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member ab997ebb-72ec-45e1-aa76-a616700013d4 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:18.244711 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.244711 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:18.253459 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9734c2b5-ff55-4c63-8670-93acf18ea664 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 returned with HTTP 200 Aug 08 19:31:18.253899 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 519/2080] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:18.270394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.277435 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:18.277435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1696932130", "volume_type": "0ccccca9-efd9-41ee-b9d9-c21ae395d898", "group_id": "fba4006a-d954-4ddd-9472-239b9b0a720c", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:18.278403 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1696932130', 'volume_type': '0ccccca9-efd9-41ee-b9d9-c21ae395d898', 'group_id': 'fba4006a-d954-4ddd-9472-239b9b0a720c', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:18.297896 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.297896 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:18.298523 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume of 1 GB Aug 08 19:31:18.307525 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Availability Zones retrieved successfully. Aug 08 19:31:18.315655 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Flow 'volume_create_api' (b29f9e31-9941-4dcc-8424-c57e7b17b5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:18.317342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d55d9a18-69e0-4f51-92df-0559a37248b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:18.317901 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.317901 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:18.318467 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:18.344768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d55d9a18-69e0-4f51-92df-0559a37248b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:31:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0ccccca9-efd9-41ee-b9d9-c21ae395d898,is_public=True,name='tempest-GroupsTest-volume-type-1330883524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ccccca9-efd9-41ee-b9d9-c21ae395d898', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'fba4006a-d954-4ddd-9472-239b9b0a720c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:18.345854 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138ae31c-ba37-4b5e-b814-7891b1683cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:18.384314 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1330883524 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1330883524, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:18.384738 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1330883524 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1330883524, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:18.435239 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Created reservations ['341abe83-9b10-428e-990a-47d932adbccc', 'cb5c847e-c67c-4571-8277-eccb2970dd66', '1349acdc-57c8-4e23-9080-4601e461ec69', '243dda93-bc54-4081-956c-8218e1978dee'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:18.436549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (138ae31c-ba37-4b5e-b814-7891b1683cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['341abe83-9b10-428e-990a-47d932adbccc', 'cb5c847e-c67c-4571-8277-eccb2970dd66', '1349acdc-57c8-4e23-9080-4601e461ec69', '243dda93-bc54-4081-956c-8218e1978dee']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:18.437839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-14bbbd55-a642-444d-be84-f6afa63f6658 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.438009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50340e0d-fa1e-406c-8512-dcb5128bd118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:18.439516 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14bbbd55-a642-444d-be84-f6afa63f6658 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:18.439679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14bbbd55-a642-444d-be84-f6afa63f6658 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.439828 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14bbbd55-a642-444d-be84-f6afa63f6658 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.439964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-14bbbd55-a642-444d-be84-f6afa63f6658 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:18.448244 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.448244 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:18.448997 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14bbbd55-a642-444d-be84-f6afa63f6658 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:18.449323 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 524/2081] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:18.464280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a8167ba-f013-4419-8e4c-b92e12d34ec7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.466155 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a8167ba-f013-4419-8e4c-b92e12d34ec7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:31:18.466440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a8167ba-f013-4419-8e4c-b92e12d34ec7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.466595 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a8167ba-f013-4419-8e4c-b92e12d34ec7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.466755 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6a8167ba-f013-4419-8e4c-b92e12d34ec7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:18.470040 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50340e0d-fa1e-406c-8512-dcb5128bd118) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1595c82-19e5-4ac7-b7eb-583c69380640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1696932130',encryption_key_id=None,group_id=fba4006a-d954-4ddd-9472-239b9b0a720c,group_type_id=,metadata={},multiattach=False,project_id='f7e74c9ee786476a94452961c729339a',qos_specs=None,replication_status=,reservations=['341abe83-9b10-428e-990a-47d932adbccc','cb5c847e-c67c-4571-8277-eccb2970dd66','1349acdc-57c8-4e23-9080-4601e461ec69','243dda93-bc54-4081-956c-8218e1978dee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_type_id=0ccccca9-efd9-41ee-b9d9-c21ae395d898), '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-08-08T19:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1696932130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=fba4006a-d954-4ddd-9472-239b9b0a720c,host=None,id=a1595c82-19e5-4ac7-b7eb-583c69380640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e74c9ee786476a94452961c729339a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ccccca9-efd9-41ee-b9d9-c21ae395d898),volume_type_id=0ccccca9-efd9-41ee-b9d9-c21ae395d898)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:18.471108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da7b58c-43e8-41c0-ab1b-e2d30a6040e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:18.473858 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.473858 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:18.476087 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a8167ba-f013-4419-8e4c-b92e12d34ec7 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:31:18.476613 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 518/2082] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:18.489052 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9aced162-9d32-4428-a57d-c251dbd6a7d5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.491837 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9aced162-9d32-4428-a57d-c251dbd6a7d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] DELETE https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:18.492087 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9aced162-9d32-4428-a57d-c251dbd6a7d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.492342 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9aced162-9d32-4428-a57d-c251dbd6a7d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.492488 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-9aced162-9d32-4428-a57d-c251dbd6a7d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete backup with id: 26798de6-28d8-41c0-80c3-a813dd1d4bfd. Aug 08 19:31:18.501077 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2da7b58c-43e8-41c0-ab1b-e2d30a6040e7) transitioned into 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-1696932130',encryption_key_id=None,group_id=fba4006a-d954-4ddd-9472-239b9b0a720c,group_type_id=,metadata={},multiattach=False,project_id='f7e74c9ee786476a94452961c729339a',qos_specs=None,replication_status=,reservations=['341abe83-9b10-428e-990a-47d932adbccc','cb5c847e-c67c-4571-8277-eccb2970dd66','1349acdc-57c8-4e23-9080-4601e461ec69','243dda93-bc54-4081-956c-8218e1978dee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_type_id=0ccccca9-efd9-41ee-b9d9-c21ae395d898)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:18.501354 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.501354 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:18.501438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed370de8-0498-42fc-8971-41718b3bedc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:18.507371 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b6fd4658-9331-4e5c-a9b7-71f65e6cfc07 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.509227 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6fd4658-9331-4e5c-a9b7-71f65e6cfc07 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:18.509432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6fd4658-9331-4e5c-a9b7-71f65e6cfc07 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.509672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6fd4658-9331-4e5c-a9b7-71f65e6cfc07 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.521303 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-9aced162-9d32-4428-a57d-c251dbd6a7d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] delete_backup rpcapi backup_id 26798de6-28d8-41c0-80c3-a813dd1d4bfd {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:31:18.523019 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.523019 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:18.523861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed370de8-0498-42fc-8971-41718b3bedc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:18.525640 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Flow 'volume_create_api' (b29f9e31-9941-4dcc-8424-c57e7b17b5a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:18.526107 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume request issued successfully. Aug 08 19:31:18.526610 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9aced162-9d32-4428-a57d-c251dbd6a7d5 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 202 Aug 08 19:31:18.527323 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:18.527395 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 520/2083] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:18 2026] DELETE /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:18.527560 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:18.531638 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b6fd4658-9331-4e5c-a9b7-71f65e6cfc07 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:18.535619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10ce7db1-3b7c-4a5e-83a2-46a09ae87b96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.537956 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10ce7db1-3b7c-4a5e-83a2-46a09ae87b96 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:18.538130 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6fd4658-9331-4e5c-a9b7-71f65e6cfc07 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:31:18.538238 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10ce7db1-3b7c-4a5e-83a2-46a09ae87b96 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.538517 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10ce7db1-3b7c-4a5e-83a2-46a09ae87b96 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.538715 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-10ce7db1-3b7c-4a5e-83a2-46a09ae87b96 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:18.538792 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 525/2084] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:18.544546 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.544546 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:18.545764 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10ce7db1-3b7c-4a5e-83a2-46a09ae87b96 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 200 Aug 08 19:31:18.546875 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 519/2085] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:18.586624 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:18.590568 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.590568 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:18.594353 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6db9a29e-1644-42ef-a45b-287f3bf3f76a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:18.594714 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 522/2086] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:31:18 2026] POST /volume/v3/volumes => generated 813 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:18.600337 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-26815daf-9443-4582-bfb6-611237ed466e req-62caee0e-219e-403d-a50d-f1500af26b43 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.603152 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-62caee0e-219e-403d-a50d-f1500af26b43 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:18.603404 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-62caee0e-219e-403d-a50d-f1500af26b43 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.603679 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-62caee0e-219e-403d-a50d-f1500af26b43 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.608402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.610163 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 Aug 08 19:31:18.610377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.610618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.615071 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.615071 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:18.619152 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-26815daf-9443-4582-bfb6-611237ed466e req-62caee0e-219e-403d-a50d-f1500af26b43 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:18.619965 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.619965 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:18.624079 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-62caee0e-219e-403d-a50d-f1500af26b43 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:31:18.624307 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 521/2087] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:18.627080 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:18.627080 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:18.627080 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:18.649926 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-26815daf-9443-4582-bfb6-611237ed466e req-9cd9caf1-a585-484d-bf03-7cd0bb7fc3db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.652067 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-9cd9caf1-a585-484d-bf03-7cd0bb7fc3db tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] POST https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5/action Aug 08 19:31:18.652496 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-9cd9caf1-a585-484d-bf03-7cd0bb7fc3db tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:18.652535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-9cd9caf1-a585-484d-bf03-7cd0bb7fc3db tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:18.663476 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.663476 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:18.664009 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-26815daf-9443-4582-bfb6-611237ed466e req-9cd9caf1-a585-484d-bf03-7cd0bb7fc3db tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:18.671171 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-26815daf-9443-4582-bfb6-611237ed466e req-9cd9caf1-a585-484d-bf03-7cd0bb7fc3db tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Begin detaching volume completed successfully. Aug 08 19:31:18.671547 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-9cd9caf1-a585-484d-bf03-7cd0bb7fc3db tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5/action returned with HTTP 202 Aug 08 19:31:18.672207 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 520/2088] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:31:18 2026] POST /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:18.678259 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:18.682706 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.682706 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:18.696661 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61131002-4515-4a6c-a4a4-1c1f57c502eb tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 returned with HTTP 200 Aug 08 19:31:18.697036 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 526/2089] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 => generated 881 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:18.751518 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c92951b-959a-43ee-a796-9d5249feeddc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.752152 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c92951b-959a-43ee-a796-9d5249feeddc None None] GET https://10.4.3.89/volume// Aug 08 19:31:18.752363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c92951b-959a-43ee-a796-9d5249feeddc None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.752606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c92951b-959a-43ee-a796-9d5249feeddc None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.753014 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c92951b-959a-43ee-a796-9d5249feeddc None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:18.753522 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 523/2090] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:18.762287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-26815daf-9443-4582-bfb6-611237ed466e req-ea7d8203-745d-4fcd-b64c-49efd86735f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:18.764429 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-ea7d8203-745d-4fcd-b64c-49efd86735f9 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:18.764667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-ea7d8203-745d-4fcd-b64c-49efd86735f9 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:18.764889 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-ea7d8203-745d-4fcd-b64c-49efd86735f9 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:18.774214 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:18.774214 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:18.777857 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-26815daf-9443-4582-bfb6-611237ed466e req-ea7d8203-745d-4fcd-b64c-49efd86735f9 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:18.782130 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-ea7d8203-745d-4fcd-b64c-49efd86735f9 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:31:18.782553 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 522/2091] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:18 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 1324 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:19.192332 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-80ac8e60-0b73-45e8-a0bb-5eeb1462af72 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.194299 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80ac8e60-0b73-45e8-a0bb-5eeb1462af72 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:19.194550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80ac8e60-0b73-45e8-a0bb-5eeb1462af72 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.194737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-80ac8e60-0b73-45e8-a0bb-5eeb1462af72 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.194839 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-80ac8e60-0b73-45e8-a0bb-5eeb1462af72 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:19.199524 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.199524 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:19.200225 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-80ac8e60-0b73-45e8-a0bb-5eeb1462af72 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:19.200690 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 521/2092] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:19.245992 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93770746-5607-4d9e-8f6b-328b5f1f7a66 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.247042 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93770746-5607-4d9e-8f6b-328b5f1f7a66 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:19.247258 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93770746-5607-4d9e-8f6b-328b5f1f7a66 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.249270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93770746-5607-4d9e-8f6b-328b5f1f7a66 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.255298 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.255298 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:19.259334 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93770746-5607-4d9e-8f6b-328b5f1f7a66 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:19.263750 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93770746-5607-4d9e-8f6b-328b5f1f7a66 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:19.264179 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 527/2093] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:19.558285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a06f7088-2c4d-43b6-ae6d-b23e9bcb9219 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.560642 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a06f7088-2c4d-43b6-ae6d-b23e9bcb9219 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd Aug 08 19:31:19.560642 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a06f7088-2c4d-43b6-ae6d-b23e9bcb9219 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.560642 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a06f7088-2c4d-43b6-ae6d-b23e9bcb9219 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.560788 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a06f7088-2c4d-43b6-ae6d-b23e9bcb9219 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 26798de6-28d8-41c0-80c3-a813dd1d4bfd. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:19.564250 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a06f7088-2c4d-43b6-ae6d-b23e9bcb9219 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd returned with HTTP 404 Aug 08 19:31:19.564708 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 524/2094] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/backups/26798de6-28d8-41c0-80c3-a813dd1d4bfd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:19.573657 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62725162-ee18-48b5-af42-e389df11d363 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.576495 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62725162-ee18-48b5-af42-e389df11d363 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] DELETE https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:19.576716 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62725162-ee18-48b5-af42-e389df11d363 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.577006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62725162-ee18-48b5-af42-e389df11d363 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.577139 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-62725162-ee18-48b5-af42-e389df11d363 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Delete backup with id: b1052b80-1562-4b22-8955-a9c013aad350. Aug 08 19:31:19.583582 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.583582 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:19.601559 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-62725162-ee18-48b5-af42-e389df11d363 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] delete_backup rpcapi backup_id b1052b80-1562-4b22-8955-a9c013aad350 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:31:19.603371 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62725162-ee18-48b5-af42-e389df11d363 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 202 Aug 08 19:31:19.603856 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 523/2095] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:19 2026] DELETE /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:19.611309 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a5a0619-012b-434f-8a60-d9b4797ad864 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.613515 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a5a0619-012b-434f-8a60-d9b4797ad864 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:19.613668 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a5a0619-012b-434f-8a60-d9b4797ad864 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.613902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a5a0619-012b-434f-8a60-d9b4797ad864 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.614052 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2a5a0619-012b-434f-8a60-d9b4797ad864 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:19.618712 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.618712 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:19.619294 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a5a0619-012b-434f-8a60-d9b4797ad864 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 200 Aug 08 19:31:19.619793 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 522/2096] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:19.711990 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.716605 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 Aug 08 19:31:19.716841 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.717037 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.725628 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.725628 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:19.729401 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:19.730049 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:19.730189 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:19.769768 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:19.772673 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.772673 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:19.779928 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7a4c77e-1b43-4c3a-a9db-c5a9d1e7167e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 returned with HTTP 200 Aug 08 19:31:19.780314 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 528/2097] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 => generated 906 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:19.794160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d23ff6a7-8e8f-4a71-821f-1893176767f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.795743 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d23ff6a7-8e8f-4a71-821f-1893176767f5 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c Aug 08 19:31:19.795950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d23ff6a7-8e8f-4a71-821f-1893176767f5 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.796125 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d23ff6a7-8e8f-4a71-821f-1893176767f5 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.796256 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-d23ff6a7-8e8f-4a71-821f-1893176767f5 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member fba4006a-d954-4ddd-9472-239b9b0a720c {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:19.800311 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.800311 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:19.808725 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d23ff6a7-8e8f-4a71-821f-1893176767f5 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c returned with HTTP 200 Aug 08 19:31:19.809166 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 525/2098] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:19.817957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-596c33e0-e6cf-47de-b6f4-bd46b0b5e569 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.819751 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-596c33e0-e6cf-47de-b6f4-bd46b0b5e569 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 Aug 08 19:31:19.820013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-596c33e0-e6cf-47de-b6f4-bd46b0b5e569 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.820199 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-596c33e0-e6cf-47de-b6f4-bd46b0b5e569 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.820360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-596c33e0-e6cf-47de-b6f4-bd46b0b5e569 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member ab997ebb-72ec-45e1-aa76-a616700013d4 {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:19.824478 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.824478 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:19.833079 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-596c33e0-e6cf-47de-b6f4-bd46b0b5e569 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 returned with HTTP 200 Aug 08 19:31:19.833466 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 524/2099] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:19.842280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1cb5bc2-3bf0-4f6a-9673-912ead62c804 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.844094 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1cb5bc2-3bf0-4f6a-9673-912ead62c804 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/detail Aug 08 19:31:19.844326 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1cb5bc2-3bf0-4f6a-9673-912ead62c804 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.844553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1cb5bc2-3bf0-4f6a-9673-912ead62c804 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.868791 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1cb5bc2-3bf0-4f6a-9673-912ead62c804 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/detail returned with HTTP 200 Aug 08 19:31:19.869296 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 523/2100] 10.4.3.89 () {68 vars in 1289 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/groups/detail => generated 640 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:19.879953 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.882028 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:19.882292 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.882528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.882900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:19.883608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:19.892275 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Get all volumes completed successfully. Aug 08 19:31:19.893116 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:19.893305 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:19.931358 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:19.934170 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.934170 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:19.941399 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-acaa125b-cf23-4396-9ee6-1cde30ccda6f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:19.941785 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 529/2101] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:19.954585 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-795b8e62-4617-49c3-872c-254657206223 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:19.955402 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:19.955644 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:19.955826 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:19.956099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:19.956399 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:19.956399 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:19.956806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:19.965657 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Get all volumes completed successfully. Aug 08 19:31:19.966624 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:19.966854 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:20.001944 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:20.005266 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.005266 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:20.012663 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-795b8e62-4617-49c3-872c-254657206223 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:20.013086 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 526/2102] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:19 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:20.025949 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bfc766f2-b9ab-4ef7-9ff4-0c6162143621 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.028371 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc766f2-b9ab-4ef7-9ff4-0c6162143621 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c/action Aug 08 19:31:20.028878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfc766f2-b9ab-4ef7-9ff4-0c6162143621 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:20.029065 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfc766f2-b9ab-4ef7-9ff4-0c6162143621 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:20.030499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-bfc766f2-b9ab-4ef7-9ff4-0c6162143621 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] delete called for group fba4006a-d954-4ddd-9472-239b9b0a720c {{(pid=100254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:31:20.030650 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-bfc766f2-b9ab-4ef7-9ff4-0c6162143621 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Delete group with id: fba4006a-d954-4ddd-9472-239b9b0a720c Aug 08 19:31:20.035196 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.035196 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:20.056604 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.058658 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:20.059172 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-246667667"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:20.061146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-246667667'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:20.061303 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume of 1 GB Aug 08 19:31:20.061629 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.061629 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:20.066351 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Availability Zones retrieved successfully. Aug 08 19:31:20.072783 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Flow 'volume_create_api' (58eeaf1b-091b-4cc8-a465-5b715ab64dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:20.074020 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f87b9c00-cf9a-4a59-ad06-89f459adfe5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:20.075241 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:20.080234 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfc766f2-b9ab-4ef7-9ff4-0c6162143621 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c/action returned with HTTP 202 Aug 08 19:31:20.080736 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 525/2103] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:31:20 2026] POST /volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:20.091279 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.094152 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 Aug 08 19:31:20.094378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:20.094596 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:20.102675 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.102675 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:20.106004 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f87b9c00-cf9a-4a59-ad06-89f459adfe5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:20.106876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5e71ea-30ce-455e-a485-350c138366c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:20.112598 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:20.113398 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:20.113592 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:20.153905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Created reservations ['2b53c4fd-e4c9-4f1f-815b-d9da2a2b0dfc', '51496f97-3d8a-4176-8d23-d6c898b153e9', '67b72298-bb54-4496-bf79-72e8e3a5689f', '45012ddb-4a8a-490a-a163-ddb6851ad353'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:20.154791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5e71ea-30ce-455e-a485-350c138366c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b53c4fd-e4c9-4f1f-815b-d9da2a2b0dfc', '51496f97-3d8a-4176-8d23-d6c898b153e9', '67b72298-bb54-4496-bf79-72e8e3a5689f', '45012ddb-4a8a-490a-a163-ddb6851ad353']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:20.155643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9506ca-a8ec-4b6e-a5fe-1c1044ef76d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:20.157159 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:20.160691 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.160691 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:20.168844 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ea0beb4-cb27-4ce6-ad3b-f6ab441f5aa1 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 returned with HTTP 200 Aug 08 19:31:20.169384 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 530/2104] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:20 2026] GET /volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 => generated 905 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:20.182016 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9506ca-a8ec-4b6e-a5fe-1c1044ef76d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a18e19d8-2eca-492a-8d9b-88b01c346dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-246667667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',qos_specs=None,replication_status=,reservations=['2b53c4fd-e4c9-4f1f-815b-d9da2a2b0dfc','51496f97-3d8a-4176-8d23-d6c898b153e9','67b72298-bb54-4496-bf79-72e8e3a5689f','45012ddb-4a8a-490a-a163-ddb6851ad353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6c778c8601546158b8803a09c8dd4cd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-246667667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a18e19d8-2eca-492a-8d9b-88b01c346dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d6c778c8601546158b8803a09c8dd4cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:20.182832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b4e9ac-7c15-4188-bc9b-f4db1c46f463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:20.202770 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4b4e9ac-7c15-4188-bc9b-f4db1c46f463) transitioned into 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-246667667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',qos_specs=None,replication_status=,reservations=['2b53c4fd-e4c9-4f1f-815b-d9da2a2b0dfc','51496f97-3d8a-4176-8d23-d6c898b153e9','67b72298-bb54-4496-bf79-72e8e3a5689f','45012ddb-4a8a-490a-a163-ddb6851ad353'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6c778c8601546158b8803a09c8dd4cd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:20.204015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c68481c-d9e5-4977-851f-c3f1a8eb6743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:20.215219 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ea055b8-e870-45ee-b364-72eb77f4e180 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.215637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c68481c-d9e5-4977-851f-c3f1a8eb6743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:20.216403 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Flow 'volume_create_api' (58eeaf1b-091b-4cc8-a465-5b715ab64dab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:20.216708 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume request issued successfully. Aug 08 19:31:20.217231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-37048483-7d5a-484e-bb25-e9d61efd0a18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:20.217648 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 524/2105] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:20 2026] POST /volume/v3/volumes => generated 748 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:20.220909 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ea055b8-e870-45ee-b364-72eb77f4e180 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:20.221293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ea055b8-e870-45ee-b364-72eb77f4e180 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:20.221769 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ea055b8-e870-45ee-b364-72eb77f4e180 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:20.221978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1ea055b8-e870-45ee-b364-72eb77f4e180 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:20.228036 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.228036 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:20.228934 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ea055b8-e870-45ee-b364-72eb77f4e180 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:20.229319 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 527/2106] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:20 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:20.236726 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7567729a-2d6a-4ab2-bc36-75b528609f0c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.238898 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7567729a-2d6a-4ab2-bc36-75b528609f0c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:20.239090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7567729a-2d6a-4ab2-bc36-75b528609f0c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:20.239314 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7567729a-2d6a-4ab2-bc36-75b528609f0c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:20.248270 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.248270 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:20.251626 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7567729a-2d6a-4ab2-bc36-75b528609f0c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:20.257162 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7567729a-2d6a-4ab2-bc36-75b528609f0c tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:20.257695 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 526/2107] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:20 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:20.279042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8cebb6b2-352c-4f5d-b071-a72844c51b71 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.281110 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8cebb6b2-352c-4f5d-b071-a72844c51b71 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:20.281313 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8cebb6b2-352c-4f5d-b071-a72844c51b71 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:20.281568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8cebb6b2-352c-4f5d-b071-a72844c51b71 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:20.289080 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.289080 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:20.293319 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8cebb6b2-352c-4f5d-b071-a72844c51b71 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:20.297976 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8cebb6b2-352c-4f5d-b071-a72844c51b71 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:20.298423 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 531/2108] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:20 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:20.631198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a19ef5bf-0ff0-41eb-8db2-f6b2b5e81b99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.633342 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a19ef5bf-0ff0-41eb-8db2-f6b2b5e81b99 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 Aug 08 19:31:20.633570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a19ef5bf-0ff0-41eb-8db2-f6b2b5e81b99 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:20.633779 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a19ef5bf-0ff0-41eb-8db2-f6b2b5e81b99 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:20.633953 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a19ef5bf-0ff0-41eb-8db2-f6b2b5e81b99 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id b1052b80-1562-4b22-8955-a9c013aad350. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:20.638424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a19ef5bf-0ff0-41eb-8db2-f6b2b5e81b99 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 returned with HTTP 404 Aug 08 19:31:20.638893 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 525/2109] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:20 2026] GET /volume/v3/backups/b1052b80-1562-4b22-8955-a9c013aad350 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:31:20.657618 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-89115341-08ef-468e-808f-4681e9dc8893 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.659520 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89115341-08ef-468e-808f-4681e9dc8893 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] DELETE https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:31:20.659751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89115341-08ef-468e-808f-4681e9dc8893 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:20.659999 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89115341-08ef-468e-808f-4681e9dc8893 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:20.660122 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-89115341-08ef-468e-808f-4681e9dc8893 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete backup with id: 5f3ab409-46fe-47e0-9a45-d9191a82bc19. Aug 08 19:31:20.664554 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.664554 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:20.679389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-89115341-08ef-468e-808f-4681e9dc8893 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] delete_backup rpcapi backup_id 5f3ab409-46fe-47e0-9a45-d9191a82bc19 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:31:20.682371 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89115341-08ef-468e-808f-4681e9dc8893 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 202 Aug 08 19:31:20.683201 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 528/2110] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:20 2026] DELETE /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:20.691732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af131e6f-7bd6-4656-86c1-47abdc5184e3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:20.694045 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af131e6f-7bd6-4656-86c1-47abdc5184e3 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:31:20.694292 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af131e6f-7bd6-4656-86c1-47abdc5184e3 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:20.694571 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af131e6f-7bd6-4656-86c1-47abdc5184e3 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:20.694720 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-af131e6f-7bd6-4656-86c1-47abdc5184e3 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:20.700302 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:20.700302 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:20.701496 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af131e6f-7bd6-4656-86c1-47abdc5184e3 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 200 Aug 08 19:31:20.702043 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 527/2111] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:20 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:21.184638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3c2d77f0-0481-40a9-a4e9-4293b0e1bd1f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.188295 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c2d77f0-0481-40a9-a4e9-4293b0e1bd1f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 Aug 08 19:31:21.188634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3c2d77f0-0481-40a9-a4e9-4293b0e1bd1f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.189029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3c2d77f0-0481-40a9-a4e9-4293b0e1bd1f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.199653 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c2d77f0-0481-40a9-a4e9-4293b0e1bd1f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 returned with HTTP 404 Aug 08 19:31:21.200073 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 532/2112] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/volumes/a1595c82-19e5-4ac7-b7eb-583c69380640 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:21.209970 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d6caed78-c48e-48ef-8e93-d20adabfd7ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.212389 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6caed78-c48e-48ef-8e93-d20adabfd7ed tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c Aug 08 19:31:21.212389 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6caed78-c48e-48ef-8e93-d20adabfd7ed tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.212389 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d6caed78-c48e-48ef-8e93-d20adabfd7ed tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.212577 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-d6caed78-c48e-48ef-8e93-d20adabfd7ed tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member fba4006a-d954-4ddd-9472-239b9b0a720c {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:21.216570 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d6caed78-c48e-48ef-8e93-d20adabfd7ed tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c returned with HTTP 404 Aug 08 19:31:21.216991 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 526/2113] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:21.225220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b06e012-1f66-4f1b-84c8-34d021073fbf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.227235 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b06e012-1f66-4f1b-84c8-34d021073fbf tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4/action Aug 08 19:31:21.227728 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b06e012-1f66-4f1b-84c8-34d021073fbf tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:21.227967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b06e012-1f66-4f1b-84c8-34d021073fbf tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:21.229725 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-4b06e012-1f66-4f1b-84c8-34d021073fbf tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] delete called for group ab997ebb-72ec-45e1-aa76-a616700013d4 {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:31:21.229725 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-4b06e012-1f66-4f1b-84c8-34d021073fbf tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Delete group with id: ab997ebb-72ec-45e1-aa76-a616700013d4 Aug 08 19:31:21.235834 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.235834 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:21.244751 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-07774a19-979b-42a1-9d32-cd7e155435d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.247096 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07774a19-979b-42a1-9d32-cd7e155435d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:21.247353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07774a19-979b-42a1-9d32-cd7e155435d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.247595 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07774a19-979b-42a1-9d32-cd7e155435d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.247753 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-07774a19-979b-42a1-9d32-cd7e155435d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:21.256841 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.256841 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:21.257738 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07774a19-979b-42a1-9d32-cd7e155435d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:21.258244 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 528/2114] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:21.262680 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b06e012-1f66-4f1b-84c8-34d021073fbf tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4/action returned with HTTP 202 Aug 08 19:31:21.263402 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 529/2115] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:31:21 2026] POST /volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:21.270592 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ac857772-4068-465a-add2-2897e7a1c04e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.273615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15e7d43a-5843-4c2d-b7bb-77ca6014d49d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.273820 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac857772-4068-465a-add2-2897e7a1c04e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 Aug 08 19:31:21.274150 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac857772-4068-465a-add2-2897e7a1c04e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.274390 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ac857772-4068-465a-add2-2897e7a1c04e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.274571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-ac857772-4068-465a-add2-2897e7a1c04e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member ab997ebb-72ec-45e1-aa76-a616700013d4 {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:21.276997 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15e7d43a-5843-4c2d-b7bb-77ca6014d49d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:21.277206 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15e7d43a-5843-4c2d-b7bb-77ca6014d49d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.277514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15e7d43a-5843-4c2d-b7bb-77ca6014d49d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.278738 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.278738 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:21.285174 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.285174 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:21.289041 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ac857772-4068-465a-add2-2897e7a1c04e tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 returned with HTTP 200 Aug 08 19:31:21.289587 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15e7d43a-5843-4c2d-b7bb-77ca6014d49d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:21.289631 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 533/2116] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:21.294426 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15e7d43a-5843-4c2d-b7bb-77ca6014d49d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:21.294855 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 527/2117] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:21.314346 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ab5ba817-5a9e-4d52-8fc4-52f6f55cdbb3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.316958 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab5ba817-5a9e-4d52-8fc4-52f6f55cdbb3 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:21.317316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab5ba817-5a9e-4d52-8fc4-52f6f55cdbb3 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.317840 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab5ba817-5a9e-4d52-8fc4-52f6f55cdbb3 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.327912 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.327912 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:21.334307 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ab5ba817-5a9e-4d52-8fc4-52f6f55cdbb3 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:21.342102 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab5ba817-5a9e-4d52-8fc4-52f6f55cdbb3 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:21.342927 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 529/2118] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:21.363773 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0bf57a2b-e75d-44fc-be91-75f0d67a13bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.366112 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0bf57a2b-e75d-44fc-be91-75f0d67a13bd tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:21.366427 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0bf57a2b-e75d-44fc-be91-75f0d67a13bd tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.366730 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0bf57a2b-e75d-44fc-be91-75f0d67a13bd tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.376072 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.376072 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:21.380748 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0bf57a2b-e75d-44fc-be91-75f0d67a13bd tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:21.386154 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0bf57a2b-e75d-44fc-be91-75f0d67a13bd tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:21.388513 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 530/2119] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:21.460119 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56871aea-aaa7-41d0-9c94-d59b0102a7ac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.460585 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56871aea-aaa7-41d0-9c94-d59b0102a7ac None None] GET https://10.4.3.89/volume// Aug 08 19:31:21.460775 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56871aea-aaa7-41d0-9c94-d59b0102a7ac None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.460999 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56871aea-aaa7-41d0-9c94-d59b0102a7ac None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.461304 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56871aea-aaa7-41d0-9c94-d59b0102a7ac None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:21.461632 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 534/2120] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:21.468080 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-05301ce5-1e67-4020-ac9e-a362492573ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.539474 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-05301ce5-1e67-4020-ac9e-a362492573ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:31:21.539843 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-05301ce5-1e67-4020-ac9e-a362492573ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a18e19d8-2eca-492a-8d9b-88b01c346dc5", "connector": null, "instance_uuid": "b85d521c-c3e3-48a2-8882-6e59533d5a2e"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:21.547714 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.547714 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:21.568987 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-05301ce5-1e67-4020-ac9e-a362492573ad tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:31:21.569436 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 528/2121] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:31:21 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:21.595111 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f01e1a90-d82c-4892-88e9-45ec4e466e1a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.597615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f01e1a90-d82c-4892-88e9-45ec4e466e1a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:21.597984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f01e1a90-d82c-4892-88e9-45ec4e466e1a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.598227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f01e1a90-d82c-4892-88e9-45ec4e466e1a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.608692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-83a851c7-7fa1-4118-8e57-161c75d53a19 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.609106 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83a851c7-7fa1-4118-8e57-161c75d53a19 None None] GET https://10.4.3.89/volume// Aug 08 19:31:21.609335 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83a851c7-7fa1-4118-8e57-161c75d53a19 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.609581 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-83a851c7-7fa1-4118-8e57-161c75d53a19 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.612494 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.612494 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:21.613742 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-83a851c7-7fa1-4118-8e57-161c75d53a19 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:21.614165 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 531/2122] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:21.618798 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f01e1a90-d82c-4892-88e9-45ec4e466e1a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:21.622049 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-12a32251-bfde-43ed-b37c-42169aa044a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.624767 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-12a32251-bfde-43ed-b37c-42169aa044a3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:21.624902 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f01e1a90-d82c-4892-88e9-45ec4e466e1a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:21.625081 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-12a32251-bfde-43ed-b37c-42169aa044a3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.625334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-12a32251-bfde-43ed-b37c-42169aa044a3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.625441 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 530/2123] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:21.637340 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.637340 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:21.641031 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-12a32251-bfde-43ed-b37c-42169aa044a3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:21.645131 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-12a32251-bfde-43ed-b37c-42169aa044a3 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:21.645546 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 535/2124] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 1020 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:21.717425 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c186621-a9f3-4c98-b063-ed3fa5fa178a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.719268 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c186621-a9f3-4c98-b063-ed3fa5fa178a tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 Aug 08 19:31:21.719465 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c186621-a9f3-4c98-b063-ed3fa5fa178a tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.719638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c186621-a9f3-4c98-b063-ed3fa5fa178a tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.719739 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8c186621-a9f3-4c98-b063-ed3fa5fa178a tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Show backup with id 5f3ab409-46fe-47e0-9a45-d9191a82bc19. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:21.723362 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c186621-a9f3-4c98-b063-ed3fa5fa178a tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 returned with HTTP 404 Aug 08 19:31:21.723771 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 529/2125] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/backups/5f3ab409-46fe-47e0-9a45-d9191a82bc19 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:21.730721 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-276f8a99-70f4-49b0-8528-c8473be81ef1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.733126 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-276f8a99-70f4-49b0-8528-c8473be81ef1 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] DELETE https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:31:21.733443 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-276f8a99-70f4-49b0-8528-c8473be81ef1 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.733724 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-276f8a99-70f4-49b0-8528-c8473be81ef1 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.733892 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-276f8a99-70f4-49b0-8528-c8473be81ef1 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Delete backup with id: a8f72477-65f6-4208-a9ae-cde47395f523. Aug 08 19:31:21.739441 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.739441 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:21.754709 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-45e2d088-0870-44aa-8ff5-fd9d1571c12b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.757357 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-45e2d088-0870-44aa-8ff5-fd9d1571c12b tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] PUT https://10.4.3.89/volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b Aug 08 19:31:21.757851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-45e2d088-0870-44aa-8ff5-fd9d1571c12b tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:21.761808 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-276f8a99-70f4-49b0-8528-c8473be81ef1 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] delete_backup rpcapi backup_id a8f72477-65f6-4208-a9ae-cde47395f523 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:31:21.764984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-276f8a99-70f4-49b0-8528-c8473be81ef1 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 202 Aug 08 19:31:21.765757 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 532/2126] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:21 2026] DELETE /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:21.769455 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-45e2d088-0870-44aa-8ff5-fd9d1571c12b tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Acquiring lock "cinder-attachment_update-a18e19d8-2eca-492a-8d9b-88b01c346dc5-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:31:21.774341 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8bc5b654-f87b-4e67-818c-ad745cc2eac7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:21.774868 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-45e2d088-0870-44aa-8ff5-fd9d1571c12b tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Lock "cinder-attachment_update-a18e19d8-2eca-492a-8d9b-88b01c346dc5-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:31:21.776343 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.776343 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:21.776830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8bc5b654-f87b-4e67-818c-ad745cc2eac7 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:31:21.777144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8bc5b654-f87b-4e67-818c-ad745cc2eac7 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:21.777525 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8bc5b654-f87b-4e67-818c-ad745cc2eac7 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:21.777691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8bc5b654-f87b-4e67-818c-ad745cc2eac7 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:21.783250 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:21.783250 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:21.784083 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8bc5b654-f87b-4e67-818c-ad745cc2eac7 tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 200 Aug 08 19:31:21.784608 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 536/2127] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:21 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:21.883221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-45e2d088-0870-44aa-8ff5-fd9d1571c12b tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Lock "cinder-attachment_update-a18e19d8-2eca-492a-8d9b-88b01c346dc5-np0000006803" released by "attachment_update" :: held 0.108s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:31:21.883531 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-45e2d088-0870-44aa-8ff5-fd9d1571c12b tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b returned with HTTP 200 Aug 08 19:31:21.883950 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 531/2128] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:31:21 2026] PUT /volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:22.272070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a7bf3d70-31bc-4d49-b766-0bb07f2382f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.275506 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7bf3d70-31bc-4d49-b766-0bb07f2382f5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:22.275506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7bf3d70-31bc-4d49-b766-0bb07f2382f5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.275506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a7bf3d70-31bc-4d49-b766-0bb07f2382f5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.275506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a7bf3d70-31bc-4d49-b766-0bb07f2382f5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:22.281535 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:22.281535 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:22.282290 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a7bf3d70-31bc-4d49-b766-0bb07f2382f5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:22.283080 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 530/2129] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:22.300516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cde2f0b7-e2e4-4551-8eb1-76c0d48f50b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.302628 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cde2f0b7-e2e4-4551-8eb1-76c0d48f50b8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 Aug 08 19:31:22.302906 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cde2f0b7-e2e4-4551-8eb1-76c0d48f50b8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.303156 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cde2f0b7-e2e4-4551-8eb1-76c0d48f50b8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.303330 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-cde2f0b7-e2e4-4551-8eb1-76c0d48f50b8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member ab997ebb-72ec-45e1-aa76-a616700013d4 {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:22.306488 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cde2f0b7-e2e4-4551-8eb1-76c0d48f50b8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 returned with HTTP 404 Aug 08 19:31:22.307001 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 533/2130] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:22.314947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-64896c7d-f25a-46e3-a75e-afc4eda80096 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.317304 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-64896c7d-f25a-46e3-a75e-afc4eda80096 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/detail Aug 08 19:31:22.317662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-64896c7d-f25a-46e3-a75e-afc4eda80096 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.317994 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-64896c7d-f25a-46e3-a75e-afc4eda80096 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.323781 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-64896c7d-f25a-46e3-a75e-afc4eda80096 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/detail returned with HTTP 200 Aug 08 19:31:22.325426 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 537/2131] 10.4.3.89 () {68 vars in 1289 bytes} [Sat Aug 8 19:31:22 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) Aug 08 19:31:22.334664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.337059 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:22.337652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.338534 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.339034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:22.339597 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:22.339597 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:22.340724 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:22.348168 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Get all volumes completed successfully. Aug 08 19:31:22.350729 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2191c629-82ef-4a12-acc8-da9c70e5f7a2 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:22.351351 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 532/2132] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:22.361207 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-becc95da-bf7b-478e-b348-27751c774d15 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.364157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-becc95da-bf7b-478e-b348-27751c774d15 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:22.364157 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-becc95da-bf7b-478e-b348-27751c774d15 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.364157 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-becc95da-bf7b-478e-b348-27751c774d15 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.364331 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-517ae3b5-be25-4789-9a3d-bd13981b7e6b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.367786 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-517ae3b5-be25-4789-9a3d-bd13981b7e6b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4/action Aug 08 19:31:22.368110 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-517ae3b5-be25-4789-9a3d-bd13981b7e6b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:22.368226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-517ae3b5-be25-4789-9a3d-bd13981b7e6b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:22.371437 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:22.371437 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:22.373064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-517ae3b5-be25-4789-9a3d-bd13981b7e6b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] delete called for group ab997ebb-72ec-45e1-aa76-a616700013d4 {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:31:22.373180 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-517ae3b5-be25-4789-9a3d-bd13981b7e6b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Delete group with id: ab997ebb-72ec-45e1-aa76-a616700013d4 Aug 08 19:31:22.376341 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-517ae3b5-be25-4789-9a3d-bd13981b7e6b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4/action returned with HTTP 404 Aug 08 19:31:22.376828 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 534/2133] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:31:22 2026] POST /volume/v3/groups/ab997ebb-72ec-45e1-aa76-a616700013d4/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 08 19:31:22.379730 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-becc95da-bf7b-478e-b348-27751c774d15 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:22.384810 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-becc95da-bf7b-478e-b348-27751c774d15 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:22.384810 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 531/2134] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:22.384987 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-275c46b1-d610-470d-b95c-117c767dd5c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.387491 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-275c46b1-d610-470d-b95c-117c767dd5c8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:22.387987 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-275c46b1-d610-470d-b95c-117c767dd5c8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.387987 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-275c46b1-d610-470d-b95c-117c767dd5c8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.388212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-275c46b1-d610-470d-b95c-117c767dd5c8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:22.389348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-275c46b1-d610-470d-b95c-117c767dd5c8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:22.403760 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-275c46b1-d610-470d-b95c-117c767dd5c8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Get all volumes completed successfully. Aug 08 19:31:22.407036 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-275c46b1-d610-470d-b95c-117c767dd5c8 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:22.407603 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 538/2135] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:22.422079 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ff0aaf14-5046-453e-9d02-f6c710e1ae61 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.423896 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff0aaf14-5046-453e-9d02-f6c710e1ae61 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c/action Aug 08 19:31:22.424557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff0aaf14-5046-453e-9d02-f6c710e1ae61 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:22.424890 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ff0aaf14-5046-453e-9d02-f6c710e1ae61 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:22.426746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-ff0aaf14-5046-453e-9d02-f6c710e1ae61 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] delete called for group fba4006a-d954-4ddd-9472-239b9b0a720c {{(pid=100254) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:31:22.427062 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.groups [None req-ff0aaf14-5046-453e-9d02-f6c710e1ae61 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Delete group with id: fba4006a-d954-4ddd-9472-239b9b0a720c Aug 08 19:31:22.431222 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ff0aaf14-5046-453e-9d02-f6c710e1ae61 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c/action returned with HTTP 404 Aug 08 19:31:22.432028 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 533/2136] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:31:22 2026] POST /volume/v3/groups/fba4006a-d954-4ddd-9472-239b9b0a720c/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:22.440323 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-452d9fa9-644c-4342-adec-c98d2573d1df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.442674 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-452d9fa9-644c-4342-adec-c98d2573d1df tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/3e5e916e-e90c-44dc-b026-61974c961fa5 Aug 08 19:31:22.442878 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-452d9fa9-644c-4342-adec-c98d2573d1df tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.443082 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-452d9fa9-644c-4342-adec-c98d2573d1df tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.456635 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-452d9fa9-644c-4342-adec-c98d2573d1df tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/group_types/3e5e916e-e90c-44dc-b026-61974c961fa5 returned with HTTP 202 Aug 08 19:31:22.457023 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 535/2137] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:31:22 2026] DELETE /volume/v3/group_types/3e5e916e-e90c-44dc-b026-61974c961fa5 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:22.467297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1923ad8f-d429-4110-a18c-f8a5dd4c139c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.469186 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1923ad8f-d429-4110-a18c-f8a5dd4c139c tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] DELETE https://10.4.3.89/volume/v3/types/0ccccca9-efd9-41ee-b9d9-c21ae395d898 Aug 08 19:31:22.469581 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1923ad8f-d429-4110-a18c-f8a5dd4c139c tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.470006 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1923ad8f-d429-4110-a18c-f8a5dd4c139c tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.502617 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1923ad8f-d429-4110-a18c-f8a5dd4c139c tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/types/0ccccca9-efd9-41ee-b9d9-c21ae395d898 returned with HTTP 202 Aug 08 19:31:22.503350 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 532/2138] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:31:22 2026] DELETE /volume/v3/types/0ccccca9-efd9-41ee-b9d9-c21ae395d898 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:22.512110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-823020b5-5f41-4eb7-bd3a-6fd3668885cd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.514079 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-823020b5-5f41-4eb7-bd3a-6fd3668885cd tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] GET https://10.4.3.89/volume/v3/types/0ccccca9-efd9-41ee-b9d9-c21ae395d898 Aug 08 19:31:22.514298 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-823020b5-5f41-4eb7-bd3a-6fd3668885cd tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.514568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-823020b5-5f41-4eb7-bd3a-6fd3668885cd tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.518925 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-823020b5-5f41-4eb7-bd3a-6fd3668885cd tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/types/0ccccca9-efd9-41ee-b9d9-c21ae395d898 returned with HTTP 404 Aug 08 19:31:22.519535 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 539/2139] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/types/0ccccca9-efd9-41ee-b9d9-c21ae395d898 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:22.530028 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dcc7079b-9c6c-4528-b04e-d40179991a97 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.531932 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dcc7079b-9c6c-4528-b04e-d40179991a97 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:31:22.532640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dcc7079b-9c6c-4528-b04e-d40179991a97 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1204997735"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:22.552567 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dcc7079b-9c6c-4528-b04e-d40179991a97 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:31:22.553309 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 534/2140] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:31:22 2026] POST /volume/v3/types => generated 216 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:31:22.563489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ede40fb3-94b8-43c8-8cf7-629027619f74 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.565351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede40fb3-94b8-43c8-8cf7-629027619f74 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] POST https://10.4.3.89/volume/v3/group_types Aug 08 19:31:22.565778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ede40fb3-94b8-43c8-8cf7-629027619f74 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1083555828"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:22.582636 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede40fb3-94b8-43c8-8cf7-629027619f74 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/group_types returned with HTTP 202 Aug 08 19:31:22.583294 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 536/2141] 10.4.3.89 () {70 vars in 1304 bytes} [Sat Aug 8 19:31:22 2026] POST /volume/v3/group_types => generated 173 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:22.594114 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.595747 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups Aug 08 19:31:22.596291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c8bea6a6-7d30-4f71-9003-a2c35bb71c8a", "volume_types": ["4fd3e47a-f049-45e2-859a-bd4cd13cb736"], "name": "tempest-GroupsTest-Group-1982189292"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:22.598168 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Creating new group {'group': {'group_type': 'c8bea6a6-7d30-4f71-9003-a2c35bb71c8a', 'volume_types': ['4fd3e47a-f049-45e2-859a-bd4cd13cb736'], 'name': 'tempest-GroupsTest-Group-1982189292'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 08 19:31:22.606244 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.groups [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Creating group tempest-GroupsTest-Group-1982189292. Aug 08 19:31:22.614527 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Availability Zones retrieved successfully. Aug 08 19:31:22.626641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Created reservations ['d7c112fd-b500-4c8f-91c3-55065270f55d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:22.639582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a3738922-72c5-4206-9117-d798c72b0ce9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.642244 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3738922-72c5-4206-9117-d798c72b0ce9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:22.642244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a3738922-72c5-4206-9117-d798c72b0ce9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.642497 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a3738922-72c5-4206-9117-d798c72b0ce9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.655314 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4426fc8-4fec-4ddf-ba5a-9bebddbc3e60 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups returned with HTTP 202 Aug 08 19:31:22.655993 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 533/2142] 10.4.3.89 () {70 vars in 1290 bytes} [Sat Aug 8 19:31:22 2026] POST /volume/v3/groups => generated 104 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:22.660020 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:22.660020 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:22.664089 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a3738922-72c5-4206-9117-d798c72b0ce9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:22.668897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c32e949-39d2-4047-9ab8-e4072a406c13 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.669080 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a3738922-72c5-4206-9117-d798c72b0ce9 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:22.669730 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 540/2143] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:22.672557 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c32e949-39d2-4047-9ab8-e4072a406c13 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:22.672557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c32e949-39d2-4047-9ab8-e4072a406c13 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.672557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c32e949-39d2-4047-9ab8-e4072a406c13 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.672557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-9c32e949-39d2-4047-9ab8-e4072a406c13 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:22.675998 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:22.675998 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:22.684503 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c32e949-39d2-4047-9ab8-e4072a406c13 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 200 Aug 08 19:31:22.685164 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 535/2144] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:22.794660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6434fbc-963a-43aa-9e7d-7b5799d8384d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.796727 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6434fbc-963a-43aa-9e7d-7b5799d8384d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] GET https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 Aug 08 19:31:22.796999 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6434fbc-963a-43aa-9e7d-7b5799d8384d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.797189 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6434fbc-963a-43aa-9e7d-7b5799d8384d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.797294 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a6434fbc-963a-43aa-9e7d-7b5799d8384d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] Show backup with id a8f72477-65f6-4208-a9ae-cde47395f523. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:22.800975 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6434fbc-963a-43aa-9e7d-7b5799d8384d tempest-VolumesBackupsTest-1464787014 tempest-VolumesBackupsTest-1464787014-project-admin] https://10.4.3.89/volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 returned with HTTP 404 Aug 08 19:31:22.801514 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 537/2145] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/backups/a8f72477-65f6-4208-a9ae-cde47395f523 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:22.813517 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.815015 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 Aug 08 19:31:22.815329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.815628 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.815865 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete volume with id: fd64159a-6b85-42a7-85c9-157958442994 Aug 08 19:31:22.823622 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:22.823622 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:22.824285 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:31:22.842667 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete volume request issued successfully. Aug 08 19:31:22.843798 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79f489e9-33f4-4df7-b90c-b1929a189c86 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 returned with HTTP 202 Aug 08 19:31:22.843798 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 534/2146] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:22 2026] DELETE /volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:22.851267 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-db445ba5-2b4a-46fd-97bd-ffb29ac8effa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:22.857529 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-db445ba5-2b4a-46fd-97bd-ffb29ac8effa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 Aug 08 19:31:22.857804 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-db445ba5-2b4a-46fd-97bd-ffb29ac8effa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:22.858071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-db445ba5-2b4a-46fd-97bd-ffb29ac8effa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:22.871192 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:22.871192 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:22.885877 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-db445ba5-2b4a-46fd-97bd-ffb29ac8effa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:31:22.892395 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-db445ba5-2b4a-46fd-97bd-ffb29ac8effa tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 returned with HTTP 200 Aug 08 19:31:22.892834 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 541/2147] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:22 2026] GET /volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:23.293774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6323a662-c2eb-4d81-9770-fdcb1fac11de None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.295342 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6323a662-c2eb-4d81-9770-fdcb1fac11de tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:23.295668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6323a662-c2eb-4d81-9770-fdcb1fac11de tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.295945 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6323a662-c2eb-4d81-9770-fdcb1fac11de tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.296873 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6323a662-c2eb-4d81-9770-fdcb1fac11de tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:23.300000 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.300000 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:23.300649 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6323a662-c2eb-4d81-9770-fdcb1fac11de tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:23.301107 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 536/2148] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:23 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:23.401900 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c85979f-c59f-4acb-b894-ec04ee08c3d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.406270 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c85979f-c59f-4acb-b894-ec04ee08c3d2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:23.406483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c85979f-c59f-4acb-b894-ec04ee08c3d2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.406681 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c85979f-c59f-4acb-b894-ec04ee08c3d2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.414852 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.414852 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:23.419517 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c85979f-c59f-4acb-b894-ec04ee08c3d2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:23.427450 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c85979f-c59f-4acb-b894-ec04ee08c3d2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:23.427450 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 538/2149] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:23 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:23.685824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5979f087-d97e-4319-aa7b-4bb19f855414 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.688032 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5979f087-d97e-4319-aa7b-4bb19f855414 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:23.688454 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5979f087-d97e-4319-aa7b-4bb19f855414 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.688793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5979f087-d97e-4319-aa7b-4bb19f855414 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.700006 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.700006 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:23.701251 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3a6d1ee7-b867-4763-8a33-e19392fdc9dc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.703251 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5979f087-d97e-4319-aa7b-4bb19f855414 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:23.711140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-26815daf-9443-4582-bfb6-611237ed466e req-01b611e3-423d-4f6e-9e13-7cfdaf24dcf8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.711231 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a6d1ee7-b867-4763-8a33-e19392fdc9dc tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:23.712605 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5979f087-d97e-4319-aa7b-4bb19f855414 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:23.712670 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a6d1ee7-b867-4763-8a33-e19392fdc9dc tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.712723 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 535/2150] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:23 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:23.713303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a6d1ee7-b867-4763-8a33-e19392fdc9dc tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.713510 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-3a6d1ee7-b867-4763-8a33-e19392fdc9dc tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:23.715936 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-01b611e3-423d-4f6e-9e13-7cfdaf24dcf8 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] DELETE https://10.4.3.89/volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030 Aug 08 19:31:23.715936 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-01b611e3-423d-4f6e-9e13-7cfdaf24dcf8 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.715936 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-01b611e3-423d-4f6e-9e13-7cfdaf24dcf8 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.725848 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.725848 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:23.729049 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.729049 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:23.753560 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a6d1ee7-b867-4763-8a33-e19392fdc9dc tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 200 Aug 08 19:31:23.754307 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 542/2151] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:23 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 333 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:23.765936 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-902bf25f-d746-4b06-86b7-e947f25651df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.771826 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:23.771974 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-650939534", "volume_type": "4fd3e47a-f049-45e2-859a-bd4cd13cb736", "group_id": "e81b3c58-dbf4-4975-9a47-9b2815e5e6cc", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:23.773549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-650939534', 'volume_type': '4fd3e47a-f049-45e2-859a-bd4cd13cb736', 'group_id': 'e81b3c58-dbf4-4975-9a47-9b2815e5e6cc', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:23.784915 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.784915 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:23.784915 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume of 1 GB Aug 08 19:31:23.792055 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Availability Zones retrieved successfully. Aug 08 19:31:23.794479 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26815daf-9443-4582-bfb6-611237ed466e req-01b611e3-423d-4f6e-9e13-7cfdaf24dcf8 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030 returned with HTTP 200 Aug 08 19:31:23.795129 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 537/2152] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:31:23 2026] DELETE /volume/v3/attachments/22f34ab1-830b-4b51-966f-a2c347807030 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:23.798111 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Flow 'volume_create_api' (a0f7366d-5b6e-4681-bfc6-62498620aa4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:23.799524 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a69d1d-ff56-44b9-a101-3ad5cba51c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:23.800143 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.800143 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:23.800694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:23.822778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7a69d1d-ff56-44b9-a101-3ad5cba51c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:31:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4fd3e47a-f049-45e2-859a-bd4cd13cb736,is_public=True,name='tempest-GroupsTest-volume-type-1204997735',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fd3e47a-f049-45e2-859a-bd4cd13cb736', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e81b3c58-dbf4-4975-9a47-9b2815e5e6cc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:23.822778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71feb44-5b26-4998-b388-cd7c31aa610e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:23.852760 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1204997735 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1204997735, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:23.853054 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1204997735 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1204997735, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:23.875883 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Created reservations ['2b1b122d-1855-4fc4-8d47-5b458ed91aa2', '13869bff-b1f2-447c-8a1e-693ee0741ef6', '7a27efea-2cdd-4bdd-a93d-fe2bbdb9b60e', '734e9670-aacd-499a-ae25-420a0d374d77'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:23.876703 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71feb44-5b26-4998-b388-cd7c31aa610e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1b122d-1855-4fc4-8d47-5b458ed91aa2', '13869bff-b1f2-447c-8a1e-693ee0741ef6', '7a27efea-2cdd-4bdd-a93d-fe2bbdb9b60e', '734e9670-aacd-499a-ae25-420a0d374d77']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:23.877497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf1960f-de10-44b1-b18e-56b44ac5db77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:23.901136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf1960f-de10-44b1-b18e-56b44ac5db77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5abeb8c9-21ed-48e2-819b-91aa6282c1b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-650939534',encryption_key_id=None,group_id=e81b3c58-dbf4-4975-9a47-9b2815e5e6cc,group_type_id=,metadata={},multiattach=False,project_id='f7e74c9ee786476a94452961c729339a',qos_specs=None,replication_status=,reservations=['2b1b122d-1855-4fc4-8d47-5b458ed91aa2','13869bff-b1f2-447c-8a1e-693ee0741ef6','7a27efea-2cdd-4bdd-a93d-fe2bbdb9b60e','734e9670-aacd-499a-ae25-420a0d374d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_type_id=4fd3e47a-f049-45e2-859a-bd4cd13cb736), '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-08-08T19:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-650939534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e81b3c58-dbf4-4975-9a47-9b2815e5e6cc,host=None,id=5abeb8c9-21ed-48e2-819b-91aa6282c1b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e74c9ee786476a94452961c729339a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fd3e47a-f049-45e2-859a-bd4cd13cb736),volume_type_id=4fd3e47a-f049-45e2-859a-bd4cd13cb736)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:23.902495 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bed092-afda-4c34-bb7d-0488f3fea9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:23.907820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2680d54-d5c8-4c52-991f-ecde8baf568d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.910818 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2680d54-d5c8-4c52-991f-ecde8baf568d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 Aug 08 19:31:23.910818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2680d54-d5c8-4c52-991f-ecde8baf568d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.910818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2680d54-d5c8-4c52-991f-ecde8baf568d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.916982 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2680d54-d5c8-4c52-991f-ecde8baf568d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 returned with HTTP 404 Aug 08 19:31:23.917713 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 536/2153] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:23 2026] GET /volume/v3/volumes/fd64159a-6b85-42a7-85c9-157958442994 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:23.922133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bed092-afda-4c34-bb7d-0488f3fea9d3) transitioned into 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-650939534',encryption_key_id=None,group_id=e81b3c58-dbf4-4975-9a47-9b2815e5e6cc,group_type_id=,metadata={},multiattach=False,project_id='f7e74c9ee786476a94452961c729339a',qos_specs=None,replication_status=,reservations=['2b1b122d-1855-4fc4-8d47-5b458ed91aa2','13869bff-b1f2-447c-8a1e-693ee0741ef6','7a27efea-2cdd-4bdd-a93d-fe2bbdb9b60e','734e9670-aacd-499a-ae25-420a0d374d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_type_id=4fd3e47a-f049-45e2-859a-bd4cd13cb736)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:23.922884 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d84337-b823-49d4-9e91-5aa42a2e4a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:23.925645 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-48904bed-0b8f-4934-a55d-7be31f17a11e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.928188 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48904bed-0b8f-4934-a55d-7be31f17a11e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a Aug 08 19:31:23.928475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48904bed-0b8f-4934-a55d-7be31f17a11e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.928734 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48904bed-0b8f-4934-a55d-7be31f17a11e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.928993 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-48904bed-0b8f-4934-a55d-7be31f17a11e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete volume with id: e019ea2c-3b9e-48b8-aa7b-fb2d998b117a Aug 08 19:31:23.937657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d84337-b823-49d4-9e91-5aa42a2e4a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:23.937995 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.937995 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:23.938381 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-48904bed-0b8f-4934-a55d-7be31f17a11e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:31:23.938537 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Flow 'volume_create_api' (a0f7366d-5b6e-4681-bfc6-62498620aa4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:23.938859 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume request issued successfully. Aug 08 19:31:23.939560 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:23.939750 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:23.953056 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c0e8cfea-c888-4834-ab74-e136f80f482a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.957436 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0e8cfea-c888-4834-ab74-e136f80f482a tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:23.957436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0e8cfea-c888-4834-ab74-e136f80f482a tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.957436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0e8cfea-c888-4834-ab74-e136f80f482a tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.967739 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-48904bed-0b8f-4934-a55d-7be31f17a11e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete volume request issued successfully. Aug 08 19:31:23.969454 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.969454 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:23.969684 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48904bed-0b8f-4934-a55d-7be31f17a11e tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a returned with HTTP 202 Aug 08 19:31:23.969684 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 543/2154] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:23 2026] DELETE /volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:23.974463 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c0e8cfea-c888-4834-ab74-e136f80f482a tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:23.977812 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1928481c-5e62-4bdf-aba4-3975c371ea27 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:23.980826 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1928481c-5e62-4bdf-aba4-3975c371ea27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a Aug 08 19:31:23.981091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1928481c-5e62-4bdf-aba4-3975c371ea27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:23.981256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1928481c-5e62-4bdf-aba4-3975c371ea27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:23.985323 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0e8cfea-c888-4834-ab74-e136f80f482a tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:31:23.985804 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 538/2155] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:23 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:23.991919 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.991919 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:23.992455 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:23.996121 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:23.996121 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:23.996373 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1928481c-5e62-4bdf-aba4-3975c371ea27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:31:24.000267 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-902bf25f-d746-4b06-86b7-e947f25651df tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:24.000795 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 539/2156] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:31:23 2026] POST /volume/v3/volumes => generated 812 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:24.003983 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1928481c-5e62-4bdf-aba4-3975c371ea27 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a returned with HTTP 200 Aug 08 19:31:24.004653 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 537/2157] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:23 2026] GET /volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:24.014024 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:24.016322 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 Aug 08 19:31:24.016984 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:24.018107 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:24.026522 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:24.026522 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:24.032008 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:24.032784 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:24.033069 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:24.079493 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:24.083452 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:24.083452 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:24.091205 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae73fce9-7b44-4efe-bc87-0995595e9ad3 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 returned with HTTP 200 Aug 08 19:31:24.091679 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 544/2158] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:24 2026] GET /volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 => generated 880 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:24.313442 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-28a0d44b-0369-4280-884d-4fc6e8fb6ab9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:24.317490 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28a0d44b-0369-4280-884d-4fc6e8fb6ab9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:24.317490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28a0d44b-0369-4280-884d-4fc6e8fb6ab9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:24.317710 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-28a0d44b-0369-4280-884d-4fc6e8fb6ab9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:24.318221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-28a0d44b-0369-4280-884d-4fc6e8fb6ab9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:24.327859 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:24.327859 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:24.328718 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-28a0d44b-0369-4280-884d-4fc6e8fb6ab9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:24.329187 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 539/2159] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:24 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:24.441783 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d49ed4a-5a76-42c1-8958-630d09050d26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:24.444807 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d49ed4a-5a76-42c1-8958-630d09050d26 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:24.445133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d49ed4a-5a76-42c1-8958-630d09050d26 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:24.445493 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d49ed4a-5a76-42c1-8958-630d09050d26 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:24.454431 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:24.454431 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:24.460199 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d49ed4a-5a76-42c1-8958-630d09050d26 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:24.465840 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d49ed4a-5a76-42c1-8958-630d09050d26 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:24.466791 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 540/2160] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:24 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:24.728955 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c09f9c0a-da05-4dbe-b355-131fa4bbf8e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:24.730970 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c09f9c0a-da05-4dbe-b355-131fa4bbf8e7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:24.731356 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c09f9c0a-da05-4dbe-b355-131fa4bbf8e7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:24.731523 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c09f9c0a-da05-4dbe-b355-131fa4bbf8e7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:24.743179 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:24.743179 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:24.747527 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c09f9c0a-da05-4dbe-b355-131fa4bbf8e7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:24.752826 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c09f9c0a-da05-4dbe-b355-131fa4bbf8e7 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:24.753348 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 538/2161] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:24 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:25.023357 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e84ae9fd-3ac3-4c28-9f29-d29e76f7ac7d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.025831 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e84ae9fd-3ac3-4c28-9f29-d29e76f7ac7d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a Aug 08 19:31:25.026061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e84ae9fd-3ac3-4c28-9f29-d29e76f7ac7d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.026244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e84ae9fd-3ac3-4c28-9f29-d29e76f7ac7d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.043066 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e84ae9fd-3ac3-4c28-9f29-d29e76f7ac7d tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a returned with HTTP 404 Aug 08 19:31:25.043066 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 545/2162] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:25 2026] GET /volume/v3/volumes/e019ea2c-3b9e-48b8-aa7b-fb2d998b117a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:25.049947 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.059179 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 Aug 08 19:31:25.059293 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.059505 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.059730 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete volume with id: e42c63e9-2f20-4ec8-b829-cc78165bea87 Aug 08 19:31:25.069914 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.069914 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:25.070522 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:31:25.093860 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Delete volume request issued successfully. Aug 08 19:31:25.096715 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb88e76e-0093-4f25-b386-e3ca5880fe21 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 returned with HTTP 202 Aug 08 19:31:25.097207 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 540/2163] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:25 2026] DELETE /volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:25.111305 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-938163f8-0235-4502-b750-b736c361d52f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.114338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c2c79019-3ba8-4bde-ae08-183f33e998c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.116681 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2c79019-3ba8-4bde-ae08-183f33e998c1 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 Aug 08 19:31:25.116958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2c79019-3ba8-4bde-ae08-183f33e998c1 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.117173 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2c79019-3ba8-4bde-ae08-183f33e998c1 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.120515 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 Aug 08 19:31:25.120705 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.120978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.128737 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.128737 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:25.131732 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.131732 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:25.133530 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c2c79019-3ba8-4bde-ae08-183f33e998c1 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Volume info retrieved successfully. Aug 08 19:31:25.137325 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:25.138004 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:25.138153 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:25.138466 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2c79019-3ba8-4bde-ae08-183f33e998c1 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 returned with HTTP 200 Aug 08 19:31:25.139204 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 539/2164] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:25 2026] GET /volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:25.177068 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:25.181029 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.181029 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:25.190716 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-938163f8-0235-4502-b750-b736c361d52f tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 returned with HTTP 200 Aug 08 19:31:25.191290 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 541/2165] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:25 2026] GET /volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 => generated 905 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:25.204803 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8de929dc-644b-4dbe-8028-de144518a4d4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.206868 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:25.207480 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2141789825", "volume_type": "4fd3e47a-f049-45e2-859a-bd4cd13cb736", "group_id": "e81b3c58-dbf4-4975-9a47-9b2815e5e6cc", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:25.209395 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2141789825', 'volume_type': '4fd3e47a-f049-45e2-859a-bd4cd13cb736', 'group_id': 'e81b3c58-dbf4-4975-9a47-9b2815e5e6cc', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:25.216581 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.216581 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:25.216901 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume of 1 GB Aug 08 19:31:25.223730 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Availability Zones retrieved successfully. Aug 08 19:31:25.229141 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Flow 'volume_create_api' (0a176a86-0406-4c44-99a2-8a5e3633de43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:25.230071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da3859f-210d-4f50-9fb2-5cef802818a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:25.231278 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.231278 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:25.231602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:25.254436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da3859f-210d-4f50-9fb2-5cef802818a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:31:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4fd3e47a-f049-45e2-859a-bd4cd13cb736,is_public=True,name='tempest-GroupsTest-volume-type-1204997735',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fd3e47a-f049-45e2-859a-bd4cd13cb736', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e81b3c58-dbf4-4975-9a47-9b2815e5e6cc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:25.255752 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1fec37-5031-4b8e-ba87-dffd092f7ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:25.283817 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1204997735 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1204997735, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:25.284096 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1204997735 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1204997735, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:31:25.298654 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Created reservations ['24d5469c-21c4-41c7-a3dc-0ae90fe7274e', '756b3c30-be41-4a53-b382-daba1afb74c8', '1fbbd105-2a7b-469f-853d-6b4499de2182', 'afcb7f1b-1ee1-44d6-b9a5-f0017ea098a6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:25.299579 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1fec37-5031-4b8e-ba87-dffd092f7ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24d5469c-21c4-41c7-a3dc-0ae90fe7274e', '756b3c30-be41-4a53-b382-daba1afb74c8', '1fbbd105-2a7b-469f-853d-6b4499de2182', 'afcb7f1b-1ee1-44d6-b9a5-f0017ea098a6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:25.302660 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c78d37-c465-4d2b-9b1c-0671673cf98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:25.333999 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92c78d37-c465-4d2b-9b1c-0671673cf98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c58ca89-5b4c-40fe-a930-2dc8f5d54077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2141789825',encryption_key_id=None,group_id=e81b3c58-dbf4-4975-9a47-9b2815e5e6cc,group_type_id=,metadata={},multiattach=False,project_id='f7e74c9ee786476a94452961c729339a',qos_specs=None,replication_status=,reservations=['24d5469c-21c4-41c7-a3dc-0ae90fe7274e','756b3c30-be41-4a53-b382-daba1afb74c8','1fbbd105-2a7b-469f-853d-6b4499de2182','afcb7f1b-1ee1-44d6-b9a5-f0017ea098a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_type_id=4fd3e47a-f049-45e2-859a-bd4cd13cb736), '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-08-08T19:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2141789825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e81b3c58-dbf4-4975-9a47-9b2815e5e6cc,host=None,id=6c58ca89-5b4c-40fe-a930-2dc8f5d54077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7e74c9ee786476a94452961c729339a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fd3e47a-f049-45e2-859a-bd4cd13cb736),volume_type_id=4fd3e47a-f049-45e2-859a-bd4cd13cb736)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:25.335042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e4abf8-c068-462c-aa2e-f5f2ff580742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:25.345897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd3edc75-cb8d-42ef-b726-dd3f59023a5e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.349427 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd3edc75-cb8d-42ef-b726-dd3f59023a5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:25.349993 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd3edc75-cb8d-42ef-b726-dd3f59023a5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.350340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd3edc75-cb8d-42ef-b726-dd3f59023a5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.350592 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cd3edc75-cb8d-42ef-b726-dd3f59023a5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:25.358755 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.358755 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:25.360256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e4abf8-c068-462c-aa2e-f5f2ff580742) transitioned into 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-2141789825',encryption_key_id=None,group_id=e81b3c58-dbf4-4975-9a47-9b2815e5e6cc,group_type_id=,metadata={},multiattach=False,project_id='f7e74c9ee786476a94452961c729339a',qos_specs=None,replication_status=,reservations=['24d5469c-21c4-41c7-a3dc-0ae90fe7274e','756b3c30-be41-4a53-b382-daba1afb74c8','1fbbd105-2a7b-469f-853d-6b4499de2182','afcb7f1b-1ee1-44d6-b9a5-f0017ea098a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6eefce336a9c4dc2bfec6939f9cdb7fc',volume_type_id=4fd3e47a-f049-45e2-859a-bd4cd13cb736)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:25.360391 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd3edc75-cb8d-42ef-b726-dd3f59023a5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:25.360724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a32d968-3b93-4a2b-a062-99637400b3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:25.362573 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 541/2166] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:25 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:25.384769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a32d968-3b93-4a2b-a062-99637400b3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:25.386069 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Flow 'volume_create_api' (0a176a86-0406-4c44-99a2-8a5e3633de43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:25.386655 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Create volume request issued successfully. Aug 08 19:31:25.387398 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:25.387618 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:25.437636 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:25.440481 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.440481 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:25.444702 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8de929dc-644b-4dbe-8028-de144518a4d4 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:25.445086 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 546/2167] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:31:25 2026] POST /volume/v3/volumes => generated 813 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:25.463877 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1729b125-ecf2-4a3e-8af7-2543a458790a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.466265 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 Aug 08 19:31:25.466566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.466803 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.477752 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.477752 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:25.485332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc4e2e36-1466-44c4-8b0d-1065150a6c42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.487453 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:25.487453 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:25.487453 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:25.487795 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc4e2e36-1466-44c4-8b0d-1065150a6c42 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:25.488006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc4e2e36-1466-44c4-8b0d-1065150a6c42 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.488483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc4e2e36-1466-44c4-8b0d-1065150a6c42 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.499944 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.499944 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:25.507538 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc4e2e36-1466-44c4-8b0d-1065150a6c42 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:25.515053 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc4e2e36-1466-44c4-8b0d-1065150a6c42 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:25.516605 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 542/2168] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:25 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:25.545570 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:25.549512 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.549512 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:25.558818 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1729b125-ecf2-4a3e-8af7-2543a458790a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 returned with HTTP 200 Aug 08 19:31:25.559250 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 540/2169] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:25 2026] GET /volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 => generated 905 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:25.768907 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5563469b-5eba-4499-a80c-de6382bc4055 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:25.771260 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5563469b-5eba-4499-a80c-de6382bc4055 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:25.771561 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5563469b-5eba-4499-a80c-de6382bc4055 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:25.771841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5563469b-5eba-4499-a80c-de6382bc4055 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:25.783145 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:25.783145 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:25.786922 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5563469b-5eba-4499-a80c-de6382bc4055 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:25.791999 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5563469b-5eba-4499-a80c-de6382bc4055 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:25.792561 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 542/2170] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:25 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:26.157642 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c7596f55-b91f-4c9f-b8d8-2d67bea167f8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:26.160964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7596f55-b91f-4c9f-b8d8-2d67bea167f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] GET https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 Aug 08 19:31:26.161217 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7596f55-b91f-4c9f-b8d8-2d67bea167f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:26.161660 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7596f55-b91f-4c9f-b8d8-2d67bea167f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:26.171386 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7596f55-b91f-4c9f-b8d8-2d67bea167f8 tempest-VolumesBackupsTest-542594396 tempest-VolumesBackupsTest-542594396-project-member] https://10.4.3.89/volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 returned with HTTP 404 Aug 08 19:31:26.172236 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 547/2171] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:26 2026] GET /volume/v3/volumes/e42c63e9-2f20-4ec8-b829-cc78165bea87 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:26.376229 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9cb39c5a-89d1-4957-9c33-1c33bc6325e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:26.378424 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cb39c5a-89d1-4957-9c33-1c33bc6325e1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:26.378676 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cb39c5a-89d1-4957-9c33-1c33bc6325e1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:26.378922 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cb39c5a-89d1-4957-9c33-1c33bc6325e1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:26.379152 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9cb39c5a-89d1-4957-9c33-1c33bc6325e1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:26.389559 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:26.389559 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:26.390326 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cb39c5a-89d1-4957-9c33-1c33bc6325e1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:26.390718 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 543/2172] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:26 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:26.531903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9cc8805-8d05-4d4d-b09a-56222d8828b7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:26.534842 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9cc8805-8d05-4d4d-b09a-56222d8828b7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:26.535049 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9cc8805-8d05-4d4d-b09a-56222d8828b7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:26.535227 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9cc8805-8d05-4d4d-b09a-56222d8828b7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:26.543444 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:26.543444 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:26.552663 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9cc8805-8d05-4d4d-b09a-56222d8828b7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:26.558566 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9cc8805-8d05-4d4d-b09a-56222d8828b7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:26.558896 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 541/2173] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:26 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:26.576848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:26.579299 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 Aug 08 19:31:26.579621 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:26.579901 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:26.589659 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:26.589659 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:26.594689 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:26.595620 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:26.595814 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:26.631060 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:26.634186 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:26.634186 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:26.642119 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef0e096b-d5dc-4b33-b1c9-86dc0424ec84 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 returned with HTTP 200 Aug 08 19:31:26.642524 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 543/2174] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:26 2026] GET /volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 => generated 906 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:26.660497 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5648a66f-140c-43dc-9811-404764cf6499 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:26.663152 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5648a66f-140c-43dc-9811-404764cf6499 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] PUT https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:26.664201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5648a66f-140c-43dc-9811-404764cf6499 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "6c58ca89-5b4c-40fe-a930-2dc8f5d54077"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:26.665781 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-5648a66f-140c-43dc-9811-404764cf6499 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Update called for group e81b3c58-dbf4-4975-9a47-9b2815e5e6cc. {{(pid=100253) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 19:31:26.665916 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.groups [None req-5648a66f-140c-43dc-9811-404764cf6499 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Updating group e81b3c58-dbf4-4975-9a47-9b2815e5e6cc with name new_group description: This is a new group add_volumes: None remove_volumes: 6c58ca89-5b4c-40fe-a930-2dc8f5d54077. Aug 08 19:31:26.670021 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:26.670021 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:26.691088 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5648a66f-140c-43dc-9811-404764cf6499 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 202 Aug 08 19:31:26.691748 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 548/2175] 10.4.3.89 () {70 vars in 1400 bytes} [Sat Aug 8 19:31:26 2026] PUT /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:26.701302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b9b950e4-aba2-4166-99d8-bf183e7813b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:26.703867 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9b950e4-aba2-4166-99d8-bf183e7813b6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:26.704490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9b950e4-aba2-4166-99d8-bf183e7813b6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:26.704490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9b950e4-aba2-4166-99d8-bf183e7813b6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:26.704712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-b9b950e4-aba2-4166-99d8-bf183e7813b6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:26.709750 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:26.709750 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:26.726495 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9b950e4-aba2-4166-99d8-bf183e7813b6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 200 Aug 08 19:31:26.727877 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 544/2176] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:26 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:26.805362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c88105ca-4e84-4d75-97f6-302f8c2235aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:26.808002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c88105ca-4e84-4d75-97f6-302f8c2235aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:26.808002 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c88105ca-4e84-4d75-97f6-302f8c2235aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:26.808002 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c88105ca-4e84-4d75-97f6-302f8c2235aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:26.818131 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:26.818131 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:26.821994 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c88105ca-4e84-4d75-97f6-302f8c2235aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:26.826164 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c88105ca-4e84-4d75-97f6-302f8c2235aa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:26.826627 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 542/2177] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:26 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:27.062435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.062837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0c7acd6f-3e8e-4e5b-9e5d-d147e2ee85d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.063166 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] DELETE https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:27.063355 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.063551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.063704 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Delete volume with id: 40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:27.065180 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0c7acd6f-3e8e-4e5b-9e5d-d147e2ee85d8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b/action Aug 08 19:31:27.066318 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0c7acd6f-3e8e-4e5b-9e5d-d147e2ee85d8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:27.066318 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0c7acd6f-3e8e-4e5b-9e5d-d147e2ee85d8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:27.073339 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.073339 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:27.073893 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:27.096400 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.096400 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:27.105366 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Delete volume request issued successfully. Aug 08 19:31:27.105587 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-feb15a29-ad27-44a5-b7c5-72bdd1499575 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 202 Aug 08 19:31:27.105995 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 544/2178] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:27 2026] DELETE /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:27.113539 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15afdf2f-8a23-451f-9945-d100d4d4f161 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.117856 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15afdf2f-8a23-451f-9945-d100d4d4f161 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:27.118250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15afdf2f-8a23-451f-9945-d100d4d4f161 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.118316 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15afdf2f-8a23-451f-9945-d100d4d4f161 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.118479 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-58aab4d0-b1eb-426b-a53a-42a28ea3304e req-0c7acd6f-3e8e-4e5b-9e5d-d147e2ee85d8 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b/action returned with HTTP 204 Aug 08 19:31:27.119124 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 549/2179] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:31:27 2026] POST /volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:27.128841 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.128841 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:27.134100 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-15afdf2f-8a23-451f-9945-d100d4d4f161 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:27.142133 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15afdf2f-8a23-451f-9945-d100d4d4f161 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 200 Aug 08 19:31:27.142701 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 545/2180] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:27.403663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d526a62f-31dc-4f31-a0a3-9719c7cd1f16 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.406760 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d526a62f-31dc-4f31-a0a3-9719c7cd1f16 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:27.407205 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d526a62f-31dc-4f31-a0a3-9719c7cd1f16 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.407569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d526a62f-31dc-4f31-a0a3-9719c7cd1f16 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.407741 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d526a62f-31dc-4f31-a0a3-9719c7cd1f16 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:27.412737 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.412737 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:27.413522 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d526a62f-31dc-4f31-a0a3-9719c7cd1f16 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:27.414015 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 543/2181] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:27.576376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e7d2535e-6d9d-4f96-85a9-562b719f6ebd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.577797 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7d2535e-6d9d-4f96-85a9-562b719f6ebd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:27.578169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7d2535e-6d9d-4f96-85a9-562b719f6ebd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.578169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7d2535e-6d9d-4f96-85a9-562b719f6ebd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.584805 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.584805 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:27.588030 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e7d2535e-6d9d-4f96-85a9-562b719f6ebd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:27.592173 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7d2535e-6d9d-4f96-85a9-562b719f6ebd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:27.592552 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 545/2182] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:27.603545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5508669b-a3c2-4cff-8cf7-7c03379fb50f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.605616 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5508669b-a3c2-4cff-8cf7-7c03379fb50f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:31:27.605838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5508669b-a3c2-4cff-8cf7-7c03379fb50f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.606086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5508669b-a3c2-4cff-8cf7-7c03379fb50f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.614063 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.614063 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:27.618069 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5508669b-a3c2-4cff-8cf7-7c03379fb50f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:31:27.624749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5508669b-a3c2-4cff-8cf7-7c03379fb50f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:31:27.625271 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 550/2183] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:27.739984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aaa0beea-0e0d-44d5-bafe-9709dbf97be0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.743023 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aaa0beea-0e0d-44d5-bafe-9709dbf97be0 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:27.743419 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aaa0beea-0e0d-44d5-bafe-9709dbf97be0 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.743680 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aaa0beea-0e0d-44d5-bafe-9709dbf97be0 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.743848 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-aaa0beea-0e0d-44d5-bafe-9709dbf97be0 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:27.749616 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.749616 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:27.758884 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aaa0beea-0e0d-44d5-bafe-9709dbf97be0 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 200 Aug 08 19:31:27.759367 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 546/2184] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:27.768603 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9c7b1e0d-5c43-4e85-8c06-785ea27dac9a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.772421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c7b1e0d-5c43-4e85-8c06-785ea27dac9a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:27.772623 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c7b1e0d-5c43-4e85-8c06-785ea27dac9a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.772787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9c7b1e0d-5c43-4e85-8c06-785ea27dac9a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.772913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.groups [None req-9c7b1e0d-5c43-4e85-8c06-785ea27dac9a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:27.776244 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.776244 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:27.782978 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9c7b1e0d-5c43-4e85-8c06-785ea27dac9a tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 200 Aug 08 19:31:27.783298 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 544/2185] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:27.792209 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.794552 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:27.794745 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.795011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.795380 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:27.797580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:27.806567 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Get all volumes completed successfully. Aug 08 19:31:27.807584 np0000006803 devstack@c-api.service[100254]: WARNING stevedore.named [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:27.807712 np0000006803 devstack@c-api.service[100254]: WARNING castellan.key_manager [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:27.840657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6a7a4ceb-4a33-4b8a-b9ae-f1f6c08e806f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.843053 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a7a4ceb-4a33-4b8a-b9ae-f1f6c08e806f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:27.843298 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a7a4ceb-4a33-4b8a-b9ae-f1f6c08e806f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.843566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a7a4ceb-4a33-4b8a-b9ae-f1f6c08e806f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.851066 np0000006803 devstack@c-api.service[100254]: DEBUG oslo_db.sqlalchemy.engines [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100254) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:27.854240 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.854240 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:27.855267 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.855267 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:27.859431 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6a7a4ceb-4a33-4b8a-b9ae-f1f6c08e806f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:27.862883 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f04b7d45-fdef-4c1d-8b22-8d51947f7e7c tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:27.863429 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 546/2186] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:27.864271 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a7a4ceb-4a33-4b8a-b9ae-f1f6c08e806f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:27.864739 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 551/2187] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:27.876812 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2246b3bd-37f0-49b8-94ef-803ca6c8a462 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.879264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2246b3bd-37f0-49b8-94ef-803ca6c8a462 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] PUT https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:27.879800 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2246b3bd-37f0-49b8-94ef-803ca6c8a462 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6c58ca89-5b4c-40fe-a930-2dc8f5d54077"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:27.880563 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08f3012b-d224-406c-b48e-27b676e3dd49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.881289 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-2246b3bd-37f0-49b8-94ef-803ca6c8a462 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Update called for group e81b3c58-dbf4-4975-9a47-9b2815e5e6cc. {{(pid=100251) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 08 19:31:27.881490 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-2246b3bd-37f0-49b8-94ef-803ca6c8a462 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Updating group e81b3c58-dbf4-4975-9a47-9b2815e5e6cc with name None description: None add_volumes: 6c58ca89-5b4c-40fe-a930-2dc8f5d54077 remove_volumes: None. Aug 08 19:31:27.882579 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08f3012b-d224-406c-b48e-27b676e3dd49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:27.882786 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08f3012b-d224-406c-b48e-27b676e3dd49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.883008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08f3012b-d224-406c-b48e-27b676e3dd49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.884999 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.884999 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:27.893423 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.893423 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:27.897686 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08f3012b-d224-406c-b48e-27b676e3dd49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:27.903322 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08f3012b-d224-406c-b48e-27b676e3dd49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:27.904049 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 545/2188] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 1133 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:27.912128 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2246b3bd-37f0-49b8-94ef-803ca6c8a462 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 202 Aug 08 19:31:27.912749 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 547/2189] 10.4.3.89 () {70 vars in 1399 bytes} [Sat Aug 8 19:31:27 2026] PUT /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:27.922445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bee17c3c-70f8-45da-b63a-8e8401d0f6f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:27.924249 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bee17c3c-70f8-45da-b63a-8e8401d0f6f6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:27.924249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bee17c3c-70f8-45da-b63a-8e8401d0f6f6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:27.924569 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bee17c3c-70f8-45da-b63a-8e8401d0f6f6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:27.925101 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-bee17c3c-70f8-45da-b63a-8e8401d0f6f6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:27.929118 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:27.929118 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:27.941018 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bee17c3c-70f8-45da-b63a-8e8401d0f6f6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 200 Aug 08 19:31:27.941464 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 547/2190] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:27 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:28.009669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41be9c54-e274-4aec-890d-5e0785334bbf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.011646 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:28.011944 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-3698797"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:28.013487 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-3698797'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:28.013724 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume of 1 GB Aug 08 19:31:28.017179 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Availability Zones retrieved successfully. Aug 08 19:31:28.022878 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Flow 'volume_create_api' (a1de91c7-2a21-4133-91da-fa2336ee2559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:28.024057 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6bdd9a-3d68-40f1-a3e1-a1a1c8195415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.024845 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:28.051110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6bdd9a-3d68-40f1-a3e1-a1a1c8195415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.052224 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a2e449-13db-487c-8c18-e00380c8da41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.093293 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Created reservations ['3c6d264c-50cd-4cfa-94bf-f5335070a398', 'b23ce3db-4275-45f7-a1de-33eb16b72d99', 'bf9d231b-a888-44a1-8526-357057388fc0', 'a001a618-6be0-4791-bc83-38452932d559'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:28.094430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3a2e449-13db-487c-8c18-e00380c8da41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c6d264c-50cd-4cfa-94bf-f5335070a398', 'b23ce3db-4275-45f7-a1de-33eb16b72d99', 'bf9d231b-a888-44a1-8526-357057388fc0', 'a001a618-6be0-4791-bc83-38452932d559']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.095606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616c9f57-d196-481c-b289-cf8a75cd4b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.124532 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (616c9f57-d196-481c-b289-cf8a75cd4b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4f27835-25b8-4424-a173-938c34ddf27c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-3698797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',qos_specs=None,replication_status=,reservations=['3c6d264c-50cd-4cfa-94bf-f5335070a398','b23ce3db-4275-45f7-a1de-33eb16b72d99','bf9d231b-a888-44a1-8526-357057388fc0','a001a618-6be0-4791-bc83-38452932d559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6c778c8601546158b8803a09c8dd4cd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-3698797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4f27835-25b8-4424-a173-938c34ddf27c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d6c778c8601546158b8803a09c8dd4cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.125223 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74266b1f-630d-4dbe-a8a7-62bf5350a5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.146507 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74266b1f-630d-4dbe-a8a7-62bf5350a5d3) transitioned into 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-3698797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69c160f4ffd2490e93dc9f3d3b1eea34',qos_specs=None,replication_status=,reservations=['3c6d264c-50cd-4cfa-94bf-f5335070a398','b23ce3db-4275-45f7-a1de-33eb16b72d99','bf9d231b-a888-44a1-8526-357057388fc0','a001a618-6be0-4791-bc83-38452932d559'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d6c778c8601546158b8803a09c8dd4cd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.147289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5140940-c021-435f-98b7-ff0a977031de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.156636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-691ebacf-bc9c-4ff1-926b-389a06d20845 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.158098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5140940-c021-435f-98b7-ff0a977031de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.159089 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Flow 'volume_create_api' (a1de91c7-2a21-4133-91da-fa2336ee2559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:28.159425 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Create volume request issued successfully. Aug 08 19:31:28.159504 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-691ebacf-bc9c-4ff1-926b-389a06d20845 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 Aug 08 19:31:28.159822 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-691ebacf-bc9c-4ff1-926b-389a06d20845 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.160108 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41be9c54-e274-4aec-890d-5e0785334bbf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:28.160217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-691ebacf-bc9c-4ff1-926b-389a06d20845 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.160494 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 552/2191] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:28 2026] POST /volume/v3/volumes => generated 746 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:28.166588 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-691ebacf-bc9c-4ff1-926b-389a06d20845 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 returned with HTTP 404 Aug 08 19:31:28.167180 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 546/2192] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:28 2026] GET /volume/v3/volumes/40f221c8-1ec2-431b-bbb7-e73dd5ecbcd5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:28.172661 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-02c8fda2-a7af-47b2-841d-eee11fdd2d92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.174536 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02c8fda2-a7af-47b2-841d-eee11fdd2d92 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:28.174748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02c8fda2-a7af-47b2-841d-eee11fdd2d92 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.174948 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-02c8fda2-a7af-47b2-841d-eee11fdd2d92 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.178160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-edef79dd-965a-4739-962f-2008e286de41 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.180112 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edef79dd-965a-4739-962f-2008e286de41 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b Aug 08 19:31:28.180266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edef79dd-965a-4739-962f-2008e286de41 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.180577 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edef79dd-965a-4739-962f-2008e286de41 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.180799 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-edef79dd-965a-4739-962f-2008e286de41 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Delete volume with id: 6e93f3fd-8bc5-41f5-a3c9-e27642de921b Aug 08 19:31:28.183446 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:28.183446 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:28.187078 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-02c8fda2-a7af-47b2-841d-eee11fdd2d92 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:28.189431 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:28.189431 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:28.190543 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-edef79dd-965a-4739-962f-2008e286de41 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:28.191170 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-02c8fda2-a7af-47b2-841d-eee11fdd2d92 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:28.191605 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 548/2193] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:28 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:28.212439 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-edef79dd-965a-4739-962f-2008e286de41 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Delete volume request issued successfully. Aug 08 19:31:28.215437 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edef79dd-965a-4739-962f-2008e286de41 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b returned with HTTP 202 Aug 08 19:31:28.215437 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 548/2194] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:28 2026] DELETE /volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:28.223789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-96f77dfd-540a-47a3-b8d2-218bd45b1f42 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.226061 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-96f77dfd-540a-47a3-b8d2-218bd45b1f42 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b Aug 08 19:31:28.226061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-96f77dfd-540a-47a3-b8d2-218bd45b1f42 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.226260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-96f77dfd-540a-47a3-b8d2-218bd45b1f42 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.233378 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:28.233378 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:28.238601 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-96f77dfd-540a-47a3-b8d2-218bd45b1f42 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Volume info retrieved successfully. Aug 08 19:31:28.240775 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-96f77dfd-540a-47a3-b8d2-218bd45b1f42 tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b returned with HTTP 200 Aug 08 19:31:28.241108 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 553/2195] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:28 2026] GET /volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:28.405872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.426549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0ac6d5a-134d-4842-8ddd-e5e48844a369 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.430666 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0ac6d5a-134d-4842-8ddd-e5e48844a369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:28.430998 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0ac6d5a-134d-4842-8ddd-e5e48844a369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.431247 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0ac6d5a-134d-4842-8ddd-e5e48844a369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.431381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f0ac6d5a-134d-4842-8ddd-e5e48844a369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:28.439968 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:28.439968 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:28.441182 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0ac6d5a-134d-4842-8ddd-e5e48844a369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:28.441635 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 549/2196] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:28 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:28.519242 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:28.519834 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-995062246"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:28.522144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-995062246'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:28.522144 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume of 1 GB Aug 08 19:31:28.532255 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Availability Zones retrieved successfully. Aug 08 19:31:28.540172 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (1c8dca4c-aa38-4bad-913b-d41c2621ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:28.541661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85be3c54-0717-4a52-adff-dd27d7e2bbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.542576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:28.573396 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85be3c54-0717-4a52-adff-dd27d7e2bbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.574715 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f87e0bc-52ba-42dc-9802-afb9f3022925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.665134 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['1007cd93-d747-437e-9132-679fb88c40da', '87444ff0-3f14-4654-9445-4b4682f36580', 'c69d1684-cd11-4b8e-9489-1b846ef40de5', 'aa9b46d3-1874-4eb4-a293-565d1e3d1be3'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:28.666514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f87e0bc-52ba-42dc-9802-afb9f3022925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1007cd93-d747-437e-9132-679fb88c40da', '87444ff0-3f14-4654-9445-4b4682f36580', 'c69d1684-cd11-4b8e-9489-1b846ef40de5', 'aa9b46d3-1874-4eb4-a293-565d1e3d1be3']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.667665 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2bff8e-62a8-4837-b2d4-7d57dc2aa132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.703282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd2bff8e-62a8-4837-b2d4-7d57dc2aa132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2afcafa-9f85-4c51-aa67-df56f1cca671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995062246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['1007cd93-d747-437e-9132-679fb88c40da','87444ff0-3f14-4654-9445-4b4682f36580','c69d1684-cd11-4b8e-9489-1b846ef40de5','aa9b46d3-1874-4eb4-a293-565d1e3d1be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-995062246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2afcafa-9f85-4c51-aa67-df56f1cca671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3ab813fbd774666bc5af17585eb9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.704366 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6352699d-73be-4420-82e6-82dad94c3e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.729059 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6352699d-73be-4420-82e6-82dad94c3e3a) transitioned into 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-995062246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['1007cd93-d747-437e-9132-679fb88c40da','87444ff0-3f14-4654-9445-4b4682f36580','c69d1684-cd11-4b8e-9489-1b846ef40de5','aa9b46d3-1874-4eb4-a293-565d1e3d1be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.730170 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192277e0-d321-41bf-8d2b-9481f12590cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:28.743385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192277e0-d321-41bf-8d2b-9481f12590cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:28.744610 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (1c8dca4c-aa38-4bad-913b-d41c2621ad3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:28.745023 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request issued successfully. Aug 08 19:31:28.745782 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4dd9cfc-960f-4d21-9e9e-849dca18e3e0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:28.746493 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 547/2197] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:31:28 2026] POST /volume/v3/volumes => generated 775 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:28.763520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31f468e8-122a-49c0-8233-12ab3a7af941 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.765856 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31f468e8-122a-49c0-8233-12ab3a7af941 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 Aug 08 19:31:28.766174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31f468e8-122a-49c0-8233-12ab3a7af941 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.766433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31f468e8-122a-49c0-8233-12ab3a7af941 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.775625 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:28.775625 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:28.781097 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-31f468e8-122a-49c0-8233-12ab3a7af941 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:31:28.787159 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31f468e8-122a-49c0-8233-12ab3a7af941 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 returned with HTTP 200 Aug 08 19:31:28.787726 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 549/2198] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:28 2026] GET /volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:28.952926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-09e174ea-0673-4061-bf00-d9a94bba4044 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.955652 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09e174ea-0673-4061-bf00-d9a94bba4044 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:28.956256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09e174ea-0673-4061-bf00-d9a94bba4044 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.956256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09e174ea-0673-4061-bf00-d9a94bba4044 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.956256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.groups [None req-09e174ea-0673-4061-bf00-d9a94bba4044 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:28.960894 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:28.960894 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:28.971429 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09e174ea-0673-4061-bf00-d9a94bba4044 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 200 Aug 08 19:31:28.971429 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 554/2199] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:28 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:28.980345 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:28.982506 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:28.982781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:28.983064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:28.983447 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:28.984363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:28.993327 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Get all volumes completed successfully. Aug 08 19:31:28.994626 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:28.994626 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:29.029665 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:29.032052 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.032052 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:29.035754 np0000006803 devstack@c-api.service[100251]: WARNING stevedore.named [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:29.035939 np0000006803 devstack@c-api.service[100251]: WARNING castellan.key_manager [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:29.128315 np0000006803 devstack@c-api.service[100251]: DEBUG oslo_db.sqlalchemy.engines [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:29.131816 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.131816 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:29.140095 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f876decc-bb15-4611-94eb-3e88fe12f8f9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:29.140467 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 550/2200] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:28 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:29.153511 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.156072 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:31:29.156323 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.156818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.157120 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:29.157441 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.157441 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:29.158261 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:29.166854 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Get all volumes completed successfully. Aug 08 19:31:29.167666 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:29.167824 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:29.206280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7700c456-f5a8-4c2c-b6dd-0b365db799e4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.207912 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7700c456-f5a8-4c2c-b6dd-0b365db799e4 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:29.208101 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7700c456-f5a8-4c2c-b6dd-0b365db799e4 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.208273 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7700c456-f5a8-4c2c-b6dd-0b365db799e4 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.211163 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:29.213874 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.213874 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:29.217276 np0000006803 devstack@c-api.service[100252]: WARNING stevedore.named [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:29.217425 np0000006803 devstack@c-api.service[100252]: WARNING castellan.key_manager [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:29.218612 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.218612 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:29.221963 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7700c456-f5a8-4c2c-b6dd-0b365db799e4 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:29.225431 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7700c456-f5a8-4c2c-b6dd-0b365db799e4 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:29.225771 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 550/2201] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:29.251261 np0000006803 devstack@c-api.service[100252]: DEBUG oslo_db.sqlalchemy.engines [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:29.254590 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-10245821-aa67-40fd-8b4d-3eabf99fedbf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.256487 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10245821-aa67-40fd-8b4d-3eabf99fedbf tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] GET https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b Aug 08 19:31:29.256741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10245821-aa67-40fd-8b4d-3eabf99fedbf tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.256846 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.256846 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:29.257014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10245821-aa67-40fd-8b4d-3eabf99fedbf tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.263085 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10245821-aa67-40fd-8b4d-3eabf99fedbf tempest-ServerRescueNegativeTestJSON-1314508070 tempest-ServerRescueNegativeTestJSON-1314508070-project-member] https://10.4.3.89/volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b returned with HTTP 404 Aug 08 19:31:29.263530 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 555/2202] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/6e93f3fd-8bc5-41f5-a3c9-e27642de921b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:29.267500 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-46593b3e-fb40-4944-8e47-324fd4fd4af6 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:31:29.267902 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 548/2203] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:29.281038 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-99cba695-c13b-4805-9368-99155d8cc7dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.281404 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-31908377-76ef-483e-98bb-c781842b6b45 req-6d4888bb-5231-403c-9668-13767f6d40b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.282920 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99cba695-c13b-4805-9368-99155d8cc7dd tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] POST https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc/action Aug 08 19:31:29.283271 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99cba695-c13b-4805-9368-99155d8cc7dd tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:29.283473 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99cba695-c13b-4805-9368-99155d8cc7dd tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:29.284665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.groups [None req-99cba695-c13b-4805-9368-99155d8cc7dd tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] delete called for group e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100251) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 08 19:31:29.284761 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.groups [None req-99cba695-c13b-4805-9368-99155d8cc7dd tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Delete group with id: e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:29.285115 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-6d4888bb-5231-403c-9668-13767f6d40b0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:29.285366 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-6d4888bb-5231-403c-9668-13767f6d40b0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.287518 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-6d4888bb-5231-403c-9668-13767f6d40b0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.288180 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.288180 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:29.295231 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.295231 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:29.299007 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-31908377-76ef-483e-98bb-c781842b6b45 req-6d4888bb-5231-403c-9668-13767f6d40b0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:29.303656 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-6d4888bb-5231-403c-9668-13767f6d40b0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:29.305639 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 551/2204] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:29.337923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99cba695-c13b-4805-9368-99155d8cc7dd tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc/action returned with HTTP 202 Aug 08 19:31:29.338540 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 551/2205] 10.4.3.89 () {70 vars in 1421 bytes} [Sat Aug 8 19:31:29 2026] POST /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 08 19:31:29.351258 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.355268 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 Aug 08 19:31:29.355268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.355268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.367697 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.367697 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:29.375200 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Volume info retrieved successfully. Aug 08 19:31:29.376086 np0000006803 devstack@c-api.service[100253]: WARNING stevedore.named [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 08 19:31:29.376283 np0000006803 devstack@c-api.service[100253]: WARNING castellan.key_manager [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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' Aug 08 19:31:29.390978 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-644c020a-5b0f-40f0-a58b-4e4d0a7d6863 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.390978 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-644c020a-5b0f-40f0-a58b-4e4d0a7d6863 None None] GET https://10.4.3.89/volume// Aug 08 19:31:29.390978 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-644c020a-5b0f-40f0-a58b-4e4d0a7d6863 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.390978 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-644c020a-5b0f-40f0-a58b-4e4d0a7d6863 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.391455 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-644c020a-5b0f-40f0-a58b-4e4d0a7d6863 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:29.392039 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 549/2206] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:29.398989 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-31908377-76ef-483e-98bb-c781842b6b45 req-8e4e65fb-ed24-4889-a9fa-8d61cb04a6ed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.405378 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-8e4e65fb-ed24-4889-a9fa-8d61cb04a6ed tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:31:29.405879 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-8e4e65fb-ed24-4889-a9fa-8d61cb04a6ed tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4f27835-25b8-4424-a173-938c34ddf27c", "connector": null, "instance_uuid": "b85d521c-c3e3-48a2-8882-6e59533d5a2e"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:29.424836 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.424836 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:29.443743 np0000006803 devstack@c-api.service[100253]: DEBUG oslo_db.sqlalchemy.engines [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-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=100253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 08 19:31:29.447222 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.447222 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:29.455441 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d5e15c36-f649-44d1-b146-39debc8c1e80 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 returned with HTTP 200 Aug 08 19:31:29.455916 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 556/2207] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 => generated 905 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:29.456063 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a14458ea-672e-4cd6-be0e-91923e650793 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.458505 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a14458ea-672e-4cd6-be0e-91923e650793 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:29.458752 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a14458ea-672e-4cd6-be0e-91923e650793 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.459015 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a14458ea-672e-4cd6-be0e-91923e650793 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.459214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a14458ea-672e-4cd6-be0e-91923e650793 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:29.461879 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-8e4e65fb-ed24-4889-a9fa-8d61cb04a6ed tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:31:29.463227 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 552/2208] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:31:29 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) Aug 08 19:31:29.467084 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.467084 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:29.467717 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a14458ea-672e-4cd6-be0e-91923e650793 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:29.468129 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 552/2209] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:29.512994 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2fd9408c-87be-4000-a48b-9c8882a7b040 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.518148 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fd9408c-87be-4000-a48b-9c8882a7b040 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:29.518351 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fd9408c-87be-4000-a48b-9c8882a7b040 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.518546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2fd9408c-87be-4000-a48b-9c8882a7b040 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.525076 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2d48ff93-d9df-4dee-b1c4-9675eda292b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.525255 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d48ff93-d9df-4dee-b1c4-9675eda292b3 None None] GET https://10.4.3.89/volume// Aug 08 19:31:29.525963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d48ff93-d9df-4dee-b1c4-9675eda292b3 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.525963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d48ff93-d9df-4dee-b1c4-9675eda292b3 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.526116 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d48ff93-d9df-4dee-b1c4-9675eda292b3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:29.526902 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 557/2210] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:29.532719 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.532719 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:29.535743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-31908377-76ef-483e-98bb-c781842b6b45 req-791d9f28-3579-42f4-998b-f6c706f60f6a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.537385 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2fd9408c-87be-4000-a48b-9c8882a7b040 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:29.538281 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-791d9f28-3579-42f4-998b-f6c706f60f6a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:29.538537 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-791d9f28-3579-42f4-998b-f6c706f60f6a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.538751 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-791d9f28-3579-42f4-998b-f6c706f60f6a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.544951 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2fd9408c-87be-4000-a48b-9c8882a7b040 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:29.545799 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 550/2211] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:29.551307 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.551307 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:29.559439 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-31908377-76ef-483e-98bb-c781842b6b45 req-791d9f28-3579-42f4-998b-f6c706f60f6a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:29.563694 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-791d9f28-3579-42f4-998b-f6c706f60f6a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:29.564121 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 553/2212] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 1018 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:29.698131 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-31908377-76ef-483e-98bb-c781842b6b45 req-be4f6654-331e-452a-9c9c-898101b85cc0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.703121 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-be4f6654-331e-452a-9c9c-898101b85cc0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] PUT https://10.4.3.89/volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475 Aug 08 19:31:29.703660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-be4f6654-331e-452a-9c9c-898101b85cc0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:29.716351 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-31908377-76ef-483e-98bb-c781842b6b45 req-be4f6654-331e-452a-9c9c-898101b85cc0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Acquiring lock "cinder-attachment_update-f4f27835-25b8-4424-a173-938c34ddf27c-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:31:29.720799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-31908377-76ef-483e-98bb-c781842b6b45 req-be4f6654-331e-452a-9c9c-898101b85cc0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Lock "cinder-attachment_update-f4f27835-25b8-4424-a173-938c34ddf27c-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:31:29.720799 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.720799 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:29.810467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce66f9e0-48ea-4eb5-8adc-aa8cb24f37d1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.810706 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce66f9e0-48ea-4eb5-8adc-aa8cb24f37d1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 Aug 08 19:31:29.811065 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce66f9e0-48ea-4eb5-8adc-aa8cb24f37d1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.811946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce66f9e0-48ea-4eb5-8adc-aa8cb24f37d1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.825808 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.825808 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:29.831985 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ce66f9e0-48ea-4eb5-8adc-aa8cb24f37d1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:31:29.840546 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce66f9e0-48ea-4eb5-8adc-aa8cb24f37d1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 returned with HTTP 200 Aug 08 19:31:29.841452 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 558/2213] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 => generated 1015 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:29.846324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-31908377-76ef-483e-98bb-c781842b6b45 req-be4f6654-331e-452a-9c9c-898101b85cc0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Lock "cinder-attachment_update-f4f27835-25b8-4424-a173-938c34ddf27c-np0000006803" released by "attachment_update" :: held 0.127s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:31:29.846579 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-be4f6654-331e-452a-9c9c-898101b85cc0 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475 returned with HTTP 200 Aug 08 19:31:29.847190 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 553/2214] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:31:29 2026] PUT /volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:29.858352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-15162895-7b10-44b1-980c-38453e4292c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.860919 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15162895-7b10-44b1-980c-38453e4292c4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:31:29.861293 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-15162895-7b10-44b1-980c-38453e4292c4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2afcafa-9f85-4c51-aa67-df56f1cca671", "name": "tempest-type-Backup-1078473364"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:29.866535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-15162895-7b10-44b1-980c-38453e4292c4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating new backup {'backup': {'volume_id': 'b2afcafa-9f85-4c51-aa67-df56f1cca671', 'name': 'tempest-type-Backup-1078473364'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:31:29.866744 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-15162895-7b10-44b1-980c-38453e4292c4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating backup of volume b2afcafa-9f85-4c51-aa67-df56f1cca671 in container None Aug 08 19:31:29.876207 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.876207 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:29.876719 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-15162895-7b10-44b1-980c-38453e4292c4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:31:29.924557 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-15162895-7b10-44b1-980c-38453e4292c4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['f8e524b2-a997-49df-addf-6aa5fd7484d2', '1bbdac5c-b133-42a9-815d-d00097862b5a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:29.968820 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-15162895-7b10-44b1-980c-38453e4292c4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:31:29.969179 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 551/2215] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:31:29 2026] POST /volume/v3/backups => generated 314 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:29.982709 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-47fdea5d-4579-496b-a89c-e8ca0f93c2e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:29.985381 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-47fdea5d-4579-496b-a89c-e8ca0f93c2e8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:29.985684 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-47fdea5d-4579-496b-a89c-e8ca0f93c2e8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:29.985991 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-47fdea5d-4579-496b-a89c-e8ca0f93c2e8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:29.986319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-47fdea5d-4579-496b-a89c-e8ca0f93c2e8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:29.993062 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:29.993062 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:29.996446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-47fdea5d-4579-496b-a89c-e8ca0f93c2e8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:29.996446 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 554/2216] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:29 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:30.472284 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e318b8e8-22a6-4aaa-93d5-9efa0f970c7b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.474009 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e318b8e8-22a6-4aaa-93d5-9efa0f970c7b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 Aug 08 19:31:30.474310 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e318b8e8-22a6-4aaa-93d5-9efa0f970c7b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.474618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e318b8e8-22a6-4aaa-93d5-9efa0f970c7b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.481561 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e318b8e8-22a6-4aaa-93d5-9efa0f970c7b tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 returned with HTTP 404 Aug 08 19:31:30.482351 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 559/2217] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:30 2026] GET /volume/v3/volumes/6c58ca89-5b4c-40fe-a930-2dc8f5d54077 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:30.484389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1753ae8d-d0bb-4c25-a23c-326566051c78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.487877 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1753ae8d-d0bb-4c25-a23c-326566051c78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:30.487877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1753ae8d-d0bb-4c25-a23c-326566051c78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.487877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1753ae8d-d0bb-4c25-a23c-326566051c78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.487877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1753ae8d-d0bb-4c25-a23c-326566051c78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:30.493538 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-583e7207-3667-48dc-851a-36b0a2c8f359 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.497336 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:30.497336 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:30.497504 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-583e7207-3667-48dc-851a-36b0a2c8f359 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 Aug 08 19:31:30.497546 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1753ae8d-d0bb-4c25-a23c-326566051c78 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:30.497593 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-583e7207-3667-48dc-851a-36b0a2c8f359 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.497593 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-583e7207-3667-48dc-851a-36b0a2c8f359 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.497656 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 554/2218] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:30 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:30.503184 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-583e7207-3667-48dc-851a-36b0a2c8f359 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 returned with HTTP 404 Aug 08 19:31:30.503872 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 552/2219] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:31:30 2026] GET /volume/v3/volumes/5abeb8c9-21ed-48e2-819b-91aa6282c1b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:30.511186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-205c7515-4e7c-4354-b05a-ec1039d514b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.513609 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-205c7515-4e7c-4354-b05a-ec1039d514b9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] GET https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc Aug 08 19:31:30.513803 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-205c7515-4e7c-4354-b05a-ec1039d514b9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.513997 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-205c7515-4e7c-4354-b05a-ec1039d514b9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.514131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.groups [None req-205c7515-4e7c-4354-b05a-ec1039d514b9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] show called for member e81b3c58-dbf4-4975-9a47-9b2815e5e6cc {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 08 19:31:30.518164 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-205c7515-4e7c-4354-b05a-ec1039d514b9 tempest-GroupsTest-1175980593 tempest-GroupsTest-1175980593-project-member] https://10.4.3.89/volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc returned with HTTP 404 Aug 08 19:31:30.518684 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 555/2220] 10.4.3.89 () {68 vars in 1379 bytes} [Sat Aug 8 19:31:30 2026] GET /volume/v3/groups/e81b3c58-dbf4-4975-9a47-9b2815e5e6cc => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:30.526338 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7c2a58c1-ee85-4fdd-8b76-4c3a1a86fe91 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.528167 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c2a58c1-ee85-4fdd-8b76-4c3a1a86fe91 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] DELETE https://10.4.3.89/volume/v3/group_types/c8bea6a6-7d30-4f71-9003-a2c35bb71c8a Aug 08 19:31:30.528352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c2a58c1-ee85-4fdd-8b76-4c3a1a86fe91 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.528550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c2a58c1-ee85-4fdd-8b76-4c3a1a86fe91 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.547144 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c2a58c1-ee85-4fdd-8b76-4c3a1a86fe91 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/group_types/c8bea6a6-7d30-4f71-9003-a2c35bb71c8a returned with HTTP 202 Aug 08 19:31:30.547600 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 560/2221] 10.4.3.89 () {68 vars in 1397 bytes} [Sat Aug 8 19:31:30 2026] DELETE /volume/v3/group_types/c8bea6a6-7d30-4f71-9003-a2c35bb71c8a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:31:30.555803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0bbc77e-5cd5-4a6c-8169-9f27a6932c90 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.558590 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0bbc77e-5cd5-4a6c-8169-9f27a6932c90 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] DELETE https://10.4.3.89/volume/v3/types/4fd3e47a-f049-45e2-859a-bd4cd13cb736 Aug 08 19:31:30.558706 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69e7d93a-c0d6-4f70-88a2-1c13acf83d39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.558751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0bbc77e-5cd5-4a6c-8169-9f27a6932c90 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.558751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0bbc77e-5cd5-4a6c-8169-9f27a6932c90 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.562371 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69e7d93a-c0d6-4f70-88a2-1c13acf83d39 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:30.562820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69e7d93a-c0d6-4f70-88a2-1c13acf83d39 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.563446 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69e7d93a-c0d6-4f70-88a2-1c13acf83d39 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.581539 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:30.581539 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:30.589859 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69e7d93a-c0d6-4f70-88a2-1c13acf83d39 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:30.595277 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0bbc77e-5cd5-4a6c-8169-9f27a6932c90 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/types/4fd3e47a-f049-45e2-859a-bd4cd13cb736 returned with HTTP 202 Aug 08 19:31:30.595277 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 555/2222] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:31:30 2026] DELETE /volume/v3/types/4fd3e47a-f049-45e2-859a-bd4cd13cb736 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:30.600256 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69e7d93a-c0d6-4f70-88a2-1c13acf83d39 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:30.600256 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 553/2223] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:30 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:30.603200 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f1dc7e6f-85bb-4635-8709-445af8c89bd4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:30.604970 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f1dc7e6f-85bb-4635-8709-445af8c89bd4 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] GET https://10.4.3.89/volume/v3/types/4fd3e47a-f049-45e2-859a-bd4cd13cb736 Aug 08 19:31:30.605246 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f1dc7e6f-85bb-4635-8709-445af8c89bd4 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:30.605587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f1dc7e6f-85bb-4635-8709-445af8c89bd4 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:30.609686 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f1dc7e6f-85bb-4635-8709-445af8c89bd4 tempest-GroupsTest-1548273274 tempest-GroupsTest-1548273274-project-admin] https://10.4.3.89/volume/v3/types/4fd3e47a-f049-45e2-859a-bd4cd13cb736 returned with HTTP 404 Aug 08 19:31:30.610174 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 556/2224] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:31:30 2026] GET /volume/v3/types/4fd3e47a-f049-45e2-859a-bd4cd13cb736 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:31.008211 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-66f7005a-9852-463a-a030-a53227ea6235 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:31.010466 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66f7005a-9852-463a-a030-a53227ea6235 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:31.013439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66f7005a-9852-463a-a030-a53227ea6235 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:31.013439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66f7005a-9852-463a-a030-a53227ea6235 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:31.013439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-66f7005a-9852-463a-a030-a53227ea6235 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:31.016371 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:31.016371 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:31.017325 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66f7005a-9852-463a-a030-a53227ea6235 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:31.017835 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 561/2225] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:31 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:31.513750 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3e7bde25-cf59-4cc3-9625-6dfc2247c7ad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:31.514354 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e7bde25-cf59-4cc3-9625-6dfc2247c7ad tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:31.514526 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e7bde25-cf59-4cc3-9625-6dfc2247c7ad tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:31.514755 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e7bde25-cf59-4cc3-9625-6dfc2247c7ad tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:31.514902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3e7bde25-cf59-4cc3-9625-6dfc2247c7ad tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:31.521717 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:31.521717 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:31.524206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e7bde25-cf59-4cc3-9625-6dfc2247c7ad tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:31.524206 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 556/2226] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:31 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:31.619835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6998e5ef-a322-45cd-80f6-6f61e9166601 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:31.627116 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6998e5ef-a322-45cd-80f6-6f61e9166601 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:31.627369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6998e5ef-a322-45cd-80f6-6f61e9166601 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:31.627677 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6998e5ef-a322-45cd-80f6-6f61e9166601 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:31.644524 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:31.644524 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:31.648768 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6998e5ef-a322-45cd-80f6-6f61e9166601 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:31.656239 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6998e5ef-a322-45cd-80f6-6f61e9166601 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:31.656795 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 554/2227] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:31 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:32.029457 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9e082bd6-b1d9-4ffe-92d0-2c0fa1f7133b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:32.034845 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e082bd6-b1d9-4ffe-92d0-2c0fa1f7133b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:32.035135 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e082bd6-b1d9-4ffe-92d0-2c0fa1f7133b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:32.035367 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e082bd6-b1d9-4ffe-92d0-2c0fa1f7133b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:32.035522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9e082bd6-b1d9-4ffe-92d0-2c0fa1f7133b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:32.048135 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:32.048135 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:32.048975 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e082bd6-b1d9-4ffe-92d0-2c0fa1f7133b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:32.049479 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 557/2228] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:32 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:32.540619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-405841f0-0170-4773-92a4-5663c8fe72c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:32.540619 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-405841f0-0170-4773-92a4-5663c8fe72c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:32.540619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-405841f0-0170-4773-92a4-5663c8fe72c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:32.540619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-405841f0-0170-4773-92a4-5663c8fe72c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:32.540619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-405841f0-0170-4773-92a4-5663c8fe72c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:32.542440 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:32.542440 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:32.543052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-405841f0-0170-4773-92a4-5663c8fe72c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:32.543399 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 562/2229] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:32 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:32.676182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3299b67-cfbb-4eef-b1ba-763dfc5e9f0d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:32.678351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3299b67-cfbb-4eef-b1ba-763dfc5e9f0d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:32.678911 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3299b67-cfbb-4eef-b1ba-763dfc5e9f0d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:32.678911 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3299b67-cfbb-4eef-b1ba-763dfc5e9f0d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:32.690565 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:32.690565 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:32.695198 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b3299b67-cfbb-4eef-b1ba-763dfc5e9f0d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:32.701319 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3299b67-cfbb-4eef-b1ba-763dfc5e9f0d tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:32.701319 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 557/2230] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:32 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:32.855433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce2a1791-8090-41cc-b067-050dbc4ba7d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:32.964565 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce2a1791-8090-41cc-b067-050dbc4ba7d9 tempest-ExtensionsTestJSON-2007901161 tempest-ExtensionsTestJSON-2007901161-project-member] GET https://10.4.3.89/volume/v3/extensions Aug 08 19:31:32.964728 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce2a1791-8090-41cc-b067-050dbc4ba7d9 tempest-ExtensionsTestJSON-2007901161 tempest-ExtensionsTestJSON-2007901161-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:32.964920 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce2a1791-8090-41cc-b067-050dbc4ba7d9 tempest-ExtensionsTestJSON-2007901161 tempest-ExtensionsTestJSON-2007901161-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:32.965241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce2a1791-8090-41cc-b067-050dbc4ba7d9 tempest-ExtensionsTestJSON-2007901161 tempest-ExtensionsTestJSON-2007901161-project-member] https://10.4.3.89/volume/v3/extensions returned with HTTP 200 Aug 08 19:31:32.965602 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 555/2231] 10.4.3.89 () {66 vars in 1239 bytes} [Sat Aug 8 19:31:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:33.060381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4fc702e1-314d-47a3-a089-c3b0625525aa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:33.065893 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fc702e1-314d-47a3-a089-c3b0625525aa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:33.066128 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fc702e1-314d-47a3-a089-c3b0625525aa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:33.066364 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4fc702e1-314d-47a3-a089-c3b0625525aa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:33.066494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4fc702e1-314d-47a3-a089-c3b0625525aa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:33.075049 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:33.075049 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:33.075524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4fc702e1-314d-47a3-a089-c3b0625525aa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:33.076079 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 558/2232] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:33 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:33.246287 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-31908377-76ef-483e-98bb-c781842b6b45 req-1c38ca50-71a5-48b5-810c-0e1baa65893a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:33.248882 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-1c38ca50-71a5-48b5-810c-0e1baa65893a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475/action Aug 08 19:31:33.249325 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-1c38ca50-71a5-48b5-810c-0e1baa65893a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:33.249864 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-1c38ca50-71a5-48b5-810c-0e1baa65893a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:33.265958 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:33.265958 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:33.278952 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-31908377-76ef-483e-98bb-c781842b6b45 req-1c38ca50-71a5-48b5-810c-0e1baa65893a tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475/action returned with HTTP 204 Aug 08 19:31:33.279248 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 563/2233] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:31:33 2026] POST /volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:33.556144 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3426ea1-0371-4308-a327-d1a577882daa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:33.558775 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3426ea1-0371-4308-a327-d1a577882daa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:33.558775 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3426ea1-0371-4308-a327-d1a577882daa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:33.558775 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3426ea1-0371-4308-a327-d1a577882daa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:33.558775 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b3426ea1-0371-4308-a327-d1a577882daa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:33.562860 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:33.562860 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:33.563498 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3426ea1-0371-4308-a327-d1a577882daa tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:33.563996 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 558/2234] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:33 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:33.716904 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3fc7c46a-5ceb-4572-bdc5-d74be59dc246 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:33.719220 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3fc7c46a-5ceb-4572-bdc5-d74be59dc246 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:33.719220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3fc7c46a-5ceb-4572-bdc5-d74be59dc246 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:33.719220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3fc7c46a-5ceb-4572-bdc5-d74be59dc246 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:33.735956 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:33.735956 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:33.740165 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3fc7c46a-5ceb-4572-bdc5-d74be59dc246 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:33.743793 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3fc7c46a-5ceb-4572-bdc5-d74be59dc246 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:33.744225 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 556/2235] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:33 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 1131 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:33.764851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a18b345e-37a7-4be5-9196-478404678ac5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:33.767559 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a18b345e-37a7-4be5-9196-478404678ac5 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:33.767797 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a18b345e-37a7-4be5-9196-478404678ac5 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:33.768018 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a18b345e-37a7-4be5-9196-478404678ac5 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:33.783624 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:33.783624 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:33.788300 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a18b345e-37a7-4be5-9196-478404678ac5 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:33.793574 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a18b345e-37a7-4be5-9196-478404678ac5 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:33.794472 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 559/2236] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:33 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:34.089770 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-13fe7003-b227-4f6e-8458-fccf94d09701 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.092023 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13fe7003-b227-4f6e-8458-fccf94d09701 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:34.092422 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13fe7003-b227-4f6e-8458-fccf94d09701 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:34.092766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13fe7003-b227-4f6e-8458-fccf94d09701 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:34.093001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-13fe7003-b227-4f6e-8458-fccf94d09701 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:34.098007 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:34.098007 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:34.098907 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13fe7003-b227-4f6e-8458-fccf94d09701 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:34.099507 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 564/2237] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:34 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:34.124651 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-47d56d14-7b31-4c3f-a274-9ce2b8af0094 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.129725 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-47d56d14-7b31-4c3f-a274-9ce2b8af0094 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:34.129984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-47d56d14-7b31-4c3f-a274-9ce2b8af0094 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:34.130216 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-47d56d14-7b31-4c3f-a274-9ce2b8af0094 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:34.149252 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:34.149252 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:34.154522 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-47d56d14-7b31-4c3f-a274-9ce2b8af0094 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:34.162505 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-47d56d14-7b31-4c3f-a274-9ce2b8af0094 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:34.162505 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 559/2238] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:34 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 1133 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:34.218110 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-32c290e4-83b6-4b40-9f5a-33a216b22bfa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.222635 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-32c290e4-83b6-4b40-9f5a-33a216b22bfa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5/action Aug 08 19:31:34.223096 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-32c290e4-83b6-4b40-9f5a-33a216b22bfa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:34.223294 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-32c290e4-83b6-4b40-9f5a-33a216b22bfa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:34.239434 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:34.239434 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:34.240068 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-32c290e4-83b6-4b40-9f5a-33a216b22bfa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:34.248372 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-32c290e4-83b6-4b40-9f5a-33a216b22bfa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Begin detaching volume completed successfully. Aug 08 19:31:34.248696 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-32c290e4-83b6-4b40-9f5a-33a216b22bfa tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5/action returned with HTTP 202 Aug 08 19:31:34.249309 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 557/2239] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:31:34 2026] POST /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:34.269169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76c51f87-dce8-4a3a-ac10-fabdf1f0244f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.271691 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76c51f87-dce8-4a3a-ac10-fabdf1f0244f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:34.271691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76c51f87-dce8-4a3a-ac10-fabdf1f0244f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:34.271691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76c51f87-dce8-4a3a-ac10-fabdf1f0244f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:34.282220 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:34.282220 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:34.287901 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76c51f87-dce8-4a3a-ac10-fabdf1f0244f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:34.292768 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76c51f87-dce8-4a3a-ac10-fabdf1f0244f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:34.293176 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 560/2240] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:34 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:34.293634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e2cae80e-c3da-4db1-ae54-db531fce3642 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.293847 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2cae80e-c3da-4db1-ae54-db531fce3642 None None] GET https://10.4.3.89/volume// Aug 08 19:31:34.294067 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2cae80e-c3da-4db1-ae54-db531fce3642 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:34.294245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2cae80e-c3da-4db1-ae54-db531fce3642 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:34.294596 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2cae80e-c3da-4db1-ae54-db531fce3642 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:34.294855 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 565/2241] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:34.303404 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-39b94582-0cfb-4053-8c90-562f2aac9874 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.305571 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-39b94582-0cfb-4053-8c90-562f2aac9874 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:34.305774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-39b94582-0cfb-4053-8c90-562f2aac9874 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:34.305976 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-39b94582-0cfb-4053-8c90-562f2aac9874 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:34.315823 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:34.315823 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:34.319641 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-39b94582-0cfb-4053-8c90-562f2aac9874 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:34.324288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-39b94582-0cfb-4053-8c90-562f2aac9874 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:34.325209 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 560/2242] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:34 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:34.508219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.510523 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:34.510849 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-VolumesCloneTest-Volume-896456642"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:34.512217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request body: {'volume': {'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-896456642'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:34.576247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c9c600c-5575-491d-a191-c6d04441e3ed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.579934 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c9c600c-5575-491d-a191-c6d04441e3ed tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:34.581381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c9c600c-5575-491d-a191-c6d04441e3ed tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:34.581381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c9c600c-5575-491d-a191-c6d04441e3ed tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:34.581381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8c9c600c-5575-491d-a191-c6d04441e3ed tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:34.587249 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:34.587249 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:34.587946 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c9c600c-5575-491d-a191-c6d04441e3ed tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:34.588349 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 561/2243] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:34 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:34.614219 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume of 1 GB Aug 08 19:31:34.619350 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Availability Zones retrieved successfully. Aug 08 19:31:34.627532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (ad38da5b-8a40-4617-9846-03398f02815c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:34.629268 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553e2505-c335-46bb-9318-0c29ab8e0f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:34.630582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:34.724490 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553e2505-c335-46bb-9318-0c29ab8e0f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:34.725334 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47a9987-992f-4e23-a0e7-946fbba3380f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:34.802828 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Created reservations ['5e5f5b70-0b95-4516-b4e4-62565129c82b', '5e210d8a-7c90-452a-8620-bba817d3fd57', 'a209b7af-04fc-40ea-984b-8067c4d83ea1', '32111db0-0565-4151-8277-d47ec820e68c'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:34.803816 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f47a9987-992f-4e23-a0e7-946fbba3380f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e5f5b70-0b95-4516-b4e4-62565129c82b', '5e210d8a-7c90-452a-8620-bba817d3fd57', 'a209b7af-04fc-40ea-984b-8067c4d83ea1', '32111db0-0565-4151-8277-d47ec820e68c']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:34.804882 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16e8d489-24b4-4fc3-9f89-ae8b49cd5a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:34.828689 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16e8d489-24b4-4fc3-9f89-ae8b49cd5a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be218437-1aae-4160-96c4-90dd53274ee7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-896456642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['5e5f5b70-0b95-4516-b4e4-62565129c82b','5e210d8a-7c90-452a-8620-bba817d3fd57','a209b7af-04fc-40ea-984b-8067c4d83ea1','32111db0-0565-4151-8277-d47ec820e68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-896456642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be218437-1aae-4160-96c4-90dd53274ee7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7a7e4c836a7f4132993a7d9c6b31165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:34.829489 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bf5924-abe4-461e-a9ac-df970dbc9f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:34.855159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27bf5924-abe4-461e-a9ac-df970dbc9f83) transitioned into 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-896456642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['5e5f5b70-0b95-4516-b4e4-62565129c82b','5e210d8a-7c90-452a-8620-bba817d3fd57','a209b7af-04fc-40ea-984b-8067c4d83ea1','32111db0-0565-4151-8277-d47ec820e68c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:34.856004 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aacf54f8-2353-4038-bec4-5712fc0a4074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:34.866836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aacf54f8-2353-4038-bec4-5712fc0a4074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:34.867671 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (ad38da5b-8a40-4617-9846-03398f02815c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:34.867995 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request issued successfully. Aug 08 19:31:34.868607 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c47cbe5-6e62-4ff3-91ab-1720a08a39a3 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:34.869027 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 558/2244] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:34 2026] POST /volume/v3/volumes => generated 744 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:34.880542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d0adaa5-faaa-41ea-9a52-47aa7c81d747 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:34.888705 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d0adaa5-faaa-41ea-9a52-47aa7c81d747 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 Aug 08 19:31:34.889295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d0adaa5-faaa-41ea-9a52-47aa7c81d747 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:34.889295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d0adaa5-faaa-41ea-9a52-47aa7c81d747 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:34.896926 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:34.896926 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:34.902337 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8d0adaa5-faaa-41ea-9a52-47aa7c81d747 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:34.907590 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d0adaa5-faaa-41ea-9a52-47aa7c81d747 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 returned with HTTP 200 Aug 08 19:31:34.908081 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 566/2245] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:34 2026] GET /volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 => generated 812 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:35.110998 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46553aeb-ab5f-49bd-9236-5e873e6a710c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.113037 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46553aeb-ab5f-49bd-9236-5e873e6a710c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:35.113298 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46553aeb-ab5f-49bd-9236-5e873e6a710c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:35.113543 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46553aeb-ab5f-49bd-9236-5e873e6a710c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:35.113657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-46553aeb-ab5f-49bd-9236-5e873e6a710c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:35.119917 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.119917 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:35.120748 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46553aeb-ab5f-49bd-9236-5e873e6a710c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:35.121220 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 561/2246] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:35 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:35.306857 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc4b6d00-5999-4c98-92ff-3f0656154845 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.309102 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc4b6d00-5999-4c98-92ff-3f0656154845 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:35.309328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc4b6d00-5999-4c98-92ff-3f0656154845 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:35.309514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc4b6d00-5999-4c98-92ff-3f0656154845 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:35.318878 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.318878 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:35.322597 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fc4b6d00-5999-4c98-92ff-3f0656154845 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:35.326654 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc4b6d00-5999-4c98-92ff-3f0656154845 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:35.327006 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 562/2247] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:35 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:35.599863 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a84b4808-c222-4b69-9eba-e7410b38f618 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.601916 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a84b4808-c222-4b69-9eba-e7410b38f618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:31:35.602137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a84b4808-c222-4b69-9eba-e7410b38f618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:35.602329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a84b4808-c222-4b69-9eba-e7410b38f618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:35.602468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a84b4808-c222-4b69-9eba-e7410b38f618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:35.608700 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.608700 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:35.609584 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a84b4808-c222-4b69-9eba-e7410b38f618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:31:35.609843 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 559/2248] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:35 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:35.622573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.753108 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:31:35.753573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db12f28c-f43f-4f73-9092-bb8ebfec4be6"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:35.755268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Creating new backup {'backup': {'volume_id': 'db12f28c-f43f-4f73-9092-bb8ebfec4be6'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:31:35.755450 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Creating backup of volume db12f28c-f43f-4f73-9092-bb8ebfec4be6 in container None Aug 08 19:31:35.768865 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.768865 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:35.768865 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Volume info retrieved successfully. Aug 08 19:31:35.784674 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Created reservations ['046439b5-40ab-4b54-adbe-bfe411c15295', 'd5ff5fa1-c48a-4cfc-b968-5c1f19912335'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:35.804981 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-f0a7071c-7e31-4b1b-a2f7-baefeb9b8d26 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.807341 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-f0a7071c-7e31-4b1b-a2f7-baefeb9b8d26 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] DELETE https://10.4.3.89/volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b Aug 08 19:31:35.807592 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-f0a7071c-7e31-4b1b-a2f7-baefeb9b8d26 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:35.807798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-f0a7071c-7e31-4b1b-a2f7-baefeb9b8d26 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:35.818069 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.818069 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:35.821115 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-68e66233-b787-45a7-9e31-8e5ef60e79a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:31:35.821627 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 567/2249] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:31:35 2026] POST /volume/v3/backups => generated 286 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:35.836257 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fbd9bbff-8899-4ac1-a018-a04ffd5eacfb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.842281 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbd9bbff-8899-4ac1-a018-a04ffd5eacfb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:35.842541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbd9bbff-8899-4ac1-a018-a04ffd5eacfb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:35.843822 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fbd9bbff-8899-4ac1-a018-a04ffd5eacfb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:35.844209 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fbd9bbff-8899-4ac1-a018-a04ffd5eacfb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:35.850073 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.850073 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:35.850889 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fbd9bbff-8899-4ac1-a018-a04ffd5eacfb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:35.851230 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 563/2250] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:35 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 693 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:35.885352 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-108020cc-bddd-42f7-bd48-a12a822891b2 req-f0a7071c-7e31-4b1b-a2f7-baefeb9b8d26 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b returned with HTTP 200 Aug 08 19:31:35.885898 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 562/2251] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:31:35 2026] DELETE /volume/v3/attachments/5e58c1cc-5f84-4313-a3b8-e2bb01f2a85b => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:35.921395 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cde614e-e1b3-4a6a-b371-91c7052c602c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.924089 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cde614e-e1b3-4a6a-b371-91c7052c602c tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 Aug 08 19:31:35.924089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cde614e-e1b3-4a6a-b371-91c7052c602c tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:35.924089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cde614e-e1b3-4a6a-b371-91c7052c602c tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:35.931216 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.931216 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:35.934907 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cde614e-e1b3-4a6a-b371-91c7052c602c tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:35.939328 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cde614e-e1b3-4a6a-b371-91c7052c602c tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 returned with HTTP 200 Aug 08 19:31:35.939731 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 560/2252] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:35 2026] GET /volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:35.952106 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:35.953754 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:35.954069 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "be218437-1aae-4160-96c4-90dd53274ee7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-37233074"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:35.955474 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request body: {'volume': {'source_volid': 'be218437-1aae-4160-96c4-90dd53274ee7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-37233074'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:35.965630 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:35.965630 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:35.966070 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume retrieved successfully. Aug 08 19:31:35.966172 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume of 1 GB Aug 08 19:31:35.974083 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Availability Zones retrieved successfully. Aug 08 19:31:35.979737 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (c66a5374-ea77-4761-8fad-fdc204609800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:35.980788 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb322454-8ddc-421a-834d-82312c617181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:35.981741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:36.005796 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb322454-8ddc-421a-834d-82312c617181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'be218437-1aae-4160-96c4-90dd53274ee7', 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:36.006973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfe4800-0ae8-4a9d-bf47-7cc414f4230c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:36.045003 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Created reservations ['c79f40fd-7fd1-426c-a055-7c4248832f65', 'd4d0d491-1043-46f7-a9a1-74f3833791b0', 'da81a1ea-09c1-4e22-836a-a8bfa1b6757e', '9e3bc94e-e42e-411c-a406-87a0958b9fa6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:36.045707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cfe4800-0ae8-4a9d-bf47-7cc414f4230c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c79f40fd-7fd1-426c-a055-7c4248832f65', 'd4d0d491-1043-46f7-a9a1-74f3833791b0', 'da81a1ea-09c1-4e22-836a-a8bfa1b6757e', '9e3bc94e-e42e-411c-a406-87a0958b9fa6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:36.046421 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad0ebe5-c992-4d10-b64a-df071d402d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:36.077317 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ad0ebe5-c992-4d10-b64a-df071d402d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'faf6c177-cf02-4d7e-8415-ce0cbdafbf12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-37233074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['c79f40fd-7fd1-426c-a055-7c4248832f65','d4d0d491-1043-46f7-a9a1-74f3833791b0','da81a1ea-09c1-4e22-836a-a8bfa1b6757e','9e3bc94e-e42e-411c-a406-87a0958b9fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=be218437-1aae-4160-96c4-90dd53274ee7,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-37233074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=faf6c177-cf02-4d7e-8415-ce0cbdafbf12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=be218437-1aae-4160-96c4-90dd53274ee7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:36.078274 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e484d6a4-1746-43d5-90f1-c1080a405c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:36.096564 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e484d6a4-1746-43d5-90f1-c1080a405c30) transitioned into 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-37233074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['c79f40fd-7fd1-426c-a055-7c4248832f65','d4d0d491-1043-46f7-a9a1-74f3833791b0','da81a1ea-09c1-4e22-836a-a8bfa1b6757e','9e3bc94e-e42e-411c-a406-87a0958b9fa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=be218437-1aae-4160-96c4-90dd53274ee7,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:36.097211 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256cf781-40ee-48c6-b462-4cafe6ab073b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:36.111830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256cf781-40ee-48c6-b462-4cafe6ab073b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:36.112542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (c66a5374-ea77-4761-8fad-fdc204609800) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:36.112822 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request issued successfully. Aug 08 19:31:36.113323 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c39c9bb8-f83e-423a-958b-85913845c5f7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:36.113809 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 568/2253] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:35 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) Aug 08 19:31:36.129398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3493d134-69fc-4e1f-91af-f184e1269efc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.134295 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3493d134-69fc-4e1f-91af-f184e1269efc tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:36.134434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2143308-303a-4639-9229-bae847ff288e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.134605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3493d134-69fc-4e1f-91af-f184e1269efc tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.134861 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3493d134-69fc-4e1f-91af-f184e1269efc tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.136596 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2143308-303a-4639-9229-bae847ff288e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:36.136859 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2143308-303a-4639-9229-bae847ff288e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.137097 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2143308-303a-4639-9229-bae847ff288e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.137230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f2143308-303a-4639-9229-bae847ff288e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:36.142876 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.142876 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:36.143662 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2143308-303a-4639-9229-bae847ff288e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:36.144123 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 563/2254] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:36.146538 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.146538 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:36.151192 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3493d134-69fc-4e1f-91af-f184e1269efc tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:36.156460 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3493d134-69fc-4e1f-91af-f184e1269efc tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 returned with HTTP 200 Aug 08 19:31:36.156973 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 564/2255] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:36.342565 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-893cbe36-18d8-41e8-aecd-c4675e566234 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.344740 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-893cbe36-18d8-41e8-aecd-c4675e566234 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:36.345006 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-893cbe36-18d8-41e8-aecd-c4675e566234 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.345195 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-893cbe36-18d8-41e8-aecd-c4675e566234 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.354118 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.354118 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:36.358687 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-893cbe36-18d8-41e8-aecd-c4675e566234 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:36.364705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-893cbe36-18d8-41e8-aecd-c4675e566234 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:36.365216 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 561/2256] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:36.454545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-fc099ff5-267e-46c7-b076-f82ca600c72e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.457330 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-fc099ff5-267e-46c7-b076-f82ca600c72e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:36.457582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-fc099ff5-267e-46c7-b076-f82ca600c72e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.457835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-fc099ff5-267e-46c7-b076-f82ca600c72e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.471394 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.471394 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:36.476371 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-fc099ff5-267e-46c7-b076-f82ca600c72e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:36.482514 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-fc099ff5-267e-46c7-b076-f82ca600c72e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:36.483099 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 569/2257] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:36.503799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-6882219c-c7ec-44a2-bdc4-684a98499daf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.507444 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-6882219c-c7ec-44a2-bdc4-684a98499daf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] POST https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c/action Aug 08 19:31:36.507902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-6882219c-c7ec-44a2-bdc4-684a98499daf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:36.508100 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-6882219c-c7ec-44a2-bdc4-684a98499daf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:36.527589 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.527589 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:36.528262 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-6882219c-c7ec-44a2-bdc4-684a98499daf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:36.543769 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-6882219c-c7ec-44a2-bdc4-684a98499daf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Begin detaching volume completed successfully. Aug 08 19:31:36.544376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-6882219c-c7ec-44a2-bdc4-684a98499daf tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c/action returned with HTTP 202 Aug 08 19:31:36.545366 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 564/2258] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:31:36 2026] POST /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:36.565441 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b8efff9-75cb-4e47-b70d-af69e7ffd6ab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.570340 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b8efff9-75cb-4e47-b70d-af69e7ffd6ab tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:36.570709 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b8efff9-75cb-4e47-b70d-af69e7ffd6ab tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.570855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b8efff9-75cb-4e47-b70d-af69e7ffd6ab tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.588147 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.588147 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:36.593508 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3b8efff9-75cb-4e47-b70d-af69e7ffd6ab tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:36.596058 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9dbf52ca-fb7b-488c-953f-82715d1b1004 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.596554 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9dbf52ca-fb7b-488c-953f-82715d1b1004 None None] GET https://10.4.3.89/volume// Aug 08 19:31:36.596767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9dbf52ca-fb7b-488c-953f-82715d1b1004 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.597020 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9dbf52ca-fb7b-488c-953f-82715d1b1004 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.597430 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9dbf52ca-fb7b-488c-953f-82715d1b1004 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:36.597797 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 562/2259] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:36.600303 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b8efff9-75cb-4e47-b70d-af69e7ffd6ab tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:36.600823 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 565/2260] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:36.605970 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-31052d2d-1c6f-48b6-83e7-83979b5b99a2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.609174 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-31052d2d-1c6f-48b6-83e7-83979b5b99a2 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:36.609446 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-31052d2d-1c6f-48b6-83e7-83979b5b99a2 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.609690 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-31052d2d-1c6f-48b6-83e7-83979b5b99a2 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.623754 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.623754 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:36.639566 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-31052d2d-1c6f-48b6-83e7-83979b5b99a2 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:36.646797 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-31052d2d-1c6f-48b6-83e7-83979b5b99a2 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:36.646797 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 570/2261] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 1314 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:36.865261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c7260b2-7e30-4ed5-b3ae-1cb63ab65293 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:36.868720 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c7260b2-7e30-4ed5-b3ae-1cb63ab65293 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:36.869090 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c7260b2-7e30-4ed5-b3ae-1cb63ab65293 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:36.869373 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c7260b2-7e30-4ed5-b3ae-1cb63ab65293 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:36.869506 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8c7260b2-7e30-4ed5-b3ae-1cb63ab65293 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:36.874520 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:36.874520 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:36.875396 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c7260b2-7e30-4ed5-b3ae-1cb63ab65293 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:36.875886 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 565/2262] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:36 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:37.155787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6ee879d6-1b63-47a8-ad12-a36b331ed729 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.157954 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ee879d6-1b63-47a8-ad12-a36b331ed729 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:37.158217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ee879d6-1b63-47a8-ad12-a36b331ed729 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.161648 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ee879d6-1b63-47a8-ad12-a36b331ed729 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.161648 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6ee879d6-1b63-47a8-ad12-a36b331ed729 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:37.166617 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.166617 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:37.167894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ee879d6-1b63-47a8-ad12-a36b331ed729 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:37.168321 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 563/2263] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:37 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:37.177279 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d32ab4a-42c0-44a0-af55-f65ae6076013 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.180586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d32ab4a-42c0-44a0-af55-f65ae6076013 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:37.180586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d32ab4a-42c0-44a0-af55-f65ae6076013 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.180586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d32ab4a-42c0-44a0-af55-f65ae6076013 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.190166 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.190166 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:37.195564 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3d32ab4a-42c0-44a0-af55-f65ae6076013 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:37.203275 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d32ab4a-42c0-44a0-af55-f65ae6076013 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 returned with HTTP 200 Aug 08 19:31:37.203818 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 566/2264] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:37 2026] GET /volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 => generated 1385 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:37.223320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4478f639-abc0-4e6e-a3e6-f65ff732e0ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.225049 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4478f639-abc0-4e6e-a3e6-f65ff732e0ea tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:37.225386 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4478f639-abc0-4e6e-a3e6-f65ff732e0ea tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.225724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4478f639-abc0-4e6e-a3e6-f65ff732e0ea tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.235487 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.235487 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:37.240478 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4478f639-abc0-4e6e-a3e6-f65ff732e0ea tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:37.246498 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4478f639-abc0-4e6e-a3e6-f65ff732e0ea tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 returned with HTTP 200 Aug 08 19:31:37.248153 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 571/2265] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:37 2026] GET /volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 => generated 1385 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:37.263425 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-59bc6be7-a4e9-4d66-a424-74d35e63be40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.265856 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59bc6be7-a4e9-4d66-a424-74d35e63be40 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:37.266180 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59bc6be7-a4e9-4d66-a424-74d35e63be40 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.266527 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59bc6be7-a4e9-4d66-a424-74d35e63be40 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.276324 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.276324 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:37.282012 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-59bc6be7-a4e9-4d66-a424-74d35e63be40 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:37.289403 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59bc6be7-a4e9-4d66-a424-74d35e63be40 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 returned with HTTP 200 Aug 08 19:31:37.289861 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 566/2266] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:37 2026] GET /volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 => generated 1385 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:37.304715 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.307232 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] DELETE https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:37.307232 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.307431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.308157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume with id: faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:37.316281 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.316281 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:37.317603 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:37.343025 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume request issued successfully. Aug 08 19:31:37.343255 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ccfd20f-d1d5-4a1a-8576-db9fd4d0ce99 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 returned with HTTP 202 Aug 08 19:31:37.343685 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 564/2267] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:37 2026] DELETE /volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:37.353975 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d4437eb9-7678-429d-b8fb-9a83e768049b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.356475 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4437eb9-7678-429d-b8fb-9a83e768049b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:37.356816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4437eb9-7678-429d-b8fb-9a83e768049b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.357103 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4437eb9-7678-429d-b8fb-9a83e768049b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.366670 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.366670 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:37.371897 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d4437eb9-7678-429d-b8fb-9a83e768049b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:37.379072 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4437eb9-7678-429d-b8fb-9a83e768049b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 returned with HTTP 200 Aug 08 19:31:37.379712 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 567/2268] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:37 2026] GET /volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 => generated 1384 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:37.617167 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0f99307a-ea73-4b46-8002-deddb3d2850f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.619744 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f99307a-ea73-4b46-8002-deddb3d2850f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:37.620237 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f99307a-ea73-4b46-8002-deddb3d2850f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.620605 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f99307a-ea73-4b46-8002-deddb3d2850f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.638549 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.638549 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:37.644201 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0f99307a-ea73-4b46-8002-deddb3d2850f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:37.650140 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f99307a-ea73-4b46-8002-deddb3d2850f tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:37.650952 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 572/2269] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:37 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:37.888816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3d7a4ca-c163-4e4e-8058-2ab57f977872 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:37.890927 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3d7a4ca-c163-4e4e-8058-2ab57f977872 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:37.891179 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3d7a4ca-c163-4e4e-8058-2ab57f977872 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:37.891430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3d7a4ca-c163-4e4e-8058-2ab57f977872 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:37.891569 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d3d7a4ca-c163-4e4e-8058-2ab57f977872 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:37.896693 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:37.896693 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:37.897404 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3d7a4ca-c163-4e4e-8058-2ab57f977872 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:37.897851 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 567/2270] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:37 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:38.180918 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-41b2bed4-0534-453b-a0cf-dbfb03163a3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.183201 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41b2bed4-0534-453b-a0cf-dbfb03163a3f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:38.183466 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41b2bed4-0534-453b-a0cf-dbfb03163a3f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.183697 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-41b2bed4-0534-453b-a0cf-dbfb03163a3f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.183830 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-41b2bed4-0534-453b-a0cf-dbfb03163a3f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:38.188604 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.188604 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:38.189372 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-41b2bed4-0534-453b-a0cf-dbfb03163a3f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:38.189839 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 565/2271] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:38.397075 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3095316b-13a6-4e63-97d3-35dc65080aae None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.400016 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3095316b-13a6-4e63-97d3-35dc65080aae tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 Aug 08 19:31:38.401313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3095316b-13a6-4e63-97d3-35dc65080aae tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.401313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3095316b-13a6-4e63-97d3-35dc65080aae tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.414353 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3095316b-13a6-4e63-97d3-35dc65080aae tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 returned with HTTP 404 Aug 08 19:31:38.415070 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 568/2272] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/faf6c177-cf02-4d7e-8415-ce0cbdafbf12 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:38.427977 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f68bbe21-9dd2-4d03-a125-b7e80ce30bf9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.429520 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f68bbe21-9dd2-4d03-a125-b7e80ce30bf9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 Aug 08 19:31:38.429910 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f68bbe21-9dd2-4d03-a125-b7e80ce30bf9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.430266 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f68bbe21-9dd2-4d03-a125-b7e80ce30bf9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.439395 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.439395 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:38.444070 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f68bbe21-9dd2-4d03-a125-b7e80ce30bf9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:38.449208 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f68bbe21-9dd2-4d03-a125-b7e80ce30bf9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 returned with HTTP 200 Aug 08 19:31:38.449891 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 573/2273] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:38.468724 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.470893 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] DELETE https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 Aug 08 19:31:38.471132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.471320 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.471524 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume with id: be218437-1aae-4160-96c4-90dd53274ee7 Aug 08 19:31:38.479839 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.479839 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:38.480569 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:38.503733 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume request issued successfully. Aug 08 19:31:38.504611 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c192c41a-68c9-4067-8c86-90aeb1c2a305 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 returned with HTTP 202 Aug 08 19:31:38.504611 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 568/2274] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:38 2026] DELETE /volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:38.517788 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ff8c91a-b993-44a5-9299-02d5ae86eb77 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.519843 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ff8c91a-b993-44a5-9299-02d5ae86eb77 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 Aug 08 19:31:38.520476 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ff8c91a-b993-44a5-9299-02d5ae86eb77 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.520476 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ff8c91a-b993-44a5-9299-02d5ae86eb77 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.543117 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.543117 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:38.546355 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ff8c91a-b993-44a5-9299-02d5ae86eb77 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:38.552203 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-67ebb129-037f-49b4-9f02-673f44d61a49 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.555172 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ff8c91a-b993-44a5-9299-02d5ae86eb77 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 returned with HTTP 200 Aug 08 19:31:38.555643 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 566/2275] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 => generated 1351 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:38.555764 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-67ebb129-037f-49b4-9f02-673f44d61a49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475 Aug 08 19:31:38.555991 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-67ebb129-037f-49b4-9f02-673f44d61a49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.556254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-67ebb129-037f-49b4-9f02-673f44d61a49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.570967 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.570967 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:38.641501 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c4e31900-dc9e-486c-a179-29ec615c7406 req-67ebb129-037f-49b4-9f02-673f44d61a49 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475 returned with HTTP 200 Aug 08 19:31:38.641911 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 569/2276] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:31:38 2026] DELETE /volume/v3/attachments/b27f37b0-fa26-49fa-85e8-bcca73992475 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:38.669190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fc62dacf-576f-412f-b982-16f313a70416 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.672930 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc62dacf-576f-412f-b982-16f313a70416 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:38.673070 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc62dacf-576f-412f-b982-16f313a70416 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.673263 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc62dacf-576f-412f-b982-16f313a70416 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.684514 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.684514 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:38.689056 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fc62dacf-576f-412f-b982-16f313a70416 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:38.694054 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc62dacf-576f-412f-b982-16f313a70416 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:38.694748 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 574/2277] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:38.711421 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fda352ea-9dbc-4155-9919-41d891831906 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.713994 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fda352ea-9dbc-4155-9919-41d891831906 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:38.714200 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fda352ea-9dbc-4155-9919-41d891831906 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.714427 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fda352ea-9dbc-4155-9919-41d891831906 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.725899 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.725899 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:38.729791 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fda352ea-9dbc-4155-9919-41d891831906 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:38.734790 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fda352ea-9dbc-4155-9919-41d891831906 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:38.735306 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 569/2278] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:31:38.797425 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b85587ec-b202-4968-9cef-c6c697e1bc81 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.799436 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b85587ec-b202-4968-9cef-c6c697e1bc81 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:38.799767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b85587ec-b202-4968-9cef-c6c697e1bc81 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.800039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b85587ec-b202-4968-9cef-c6c697e1bc81 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.809157 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.809157 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:38.815481 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b85587ec-b202-4968-9cef-c6c697e1bc81 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:38.821481 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b85587ec-b202-4968-9cef-c6c697e1bc81 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:38.821872 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 567/2279] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:38.840697 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f8df2816-4f82-4ee9-9da0-93c7a744f591 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.843644 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8df2816-4f82-4ee9-9da0-93c7a744f591 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:38.843644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8df2816-4f82-4ee9-9da0-93c7a744f591 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.843644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f8df2816-4f82-4ee9-9da0-93c7a744f591 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.851982 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.851982 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:38.856244 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f8df2816-4f82-4ee9-9da0-93c7a744f591 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:38.861424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f8df2816-4f82-4ee9-9da0-93c7a744f591 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:38.865434 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 570/2280] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:38.917671 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a768d5a0-c162-4862-9302-dc4e78beea2e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.918274 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e53ae72a-2024-4ece-99a8-1774f8501f18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:38.920005 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a768d5a0-c162-4862-9302-dc4e78beea2e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:38.920323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a768d5a0-c162-4862-9302-dc4e78beea2e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.920595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a768d5a0-c162-4862-9302-dc4e78beea2e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.920695 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a768d5a0-c162-4862-9302-dc4e78beea2e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:38.921059 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e53ae72a-2024-4ece-99a8-1774f8501f18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:38.921242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e53ae72a-2024-4ece-99a8-1774f8501f18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:38.921887 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e53ae72a-2024-4ece-99a8-1774f8501f18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:38.926346 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.926346 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:38.927619 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a768d5a0-c162-4862-9302-dc4e78beea2e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:38.928055 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 575/2281] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:38.932366 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:38.932366 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:38.937313 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e53ae72a-2024-4ece-99a8-1774f8501f18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:38.942317 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e53ae72a-2024-4ece-99a8-1774f8501f18 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:38.942317 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 570/2282] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:38 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:39.203037 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-18921358-5a52-4a3a-8a07-589367bd53f8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:39.205378 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18921358-5a52-4a3a-8a07-589367bd53f8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:39.205717 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18921358-5a52-4a3a-8a07-589367bd53f8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:39.206226 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18921358-5a52-4a3a-8a07-589367bd53f8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:39.206226 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-18921358-5a52-4a3a-8a07-589367bd53f8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:39.211668 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:39.211668 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:39.212482 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18921358-5a52-4a3a-8a07-589367bd53f8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:39.213159 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 568/2283] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:39 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:39.575587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4a282d84-f6dd-43b2-882f-d024c11f0761 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:39.579361 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a282d84-f6dd-43b2-882f-d024c11f0761 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 Aug 08 19:31:39.579610 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a282d84-f6dd-43b2-882f-d024c11f0761 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:39.579860 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a282d84-f6dd-43b2-882f-d024c11f0761 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:39.590563 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a282d84-f6dd-43b2-882f-d024c11f0761 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 returned with HTTP 404 Aug 08 19:31:39.591050 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 571/2284] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:39 2026] GET /volume/v3/volumes/be218437-1aae-4160-96c4-90dd53274ee7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:39.604573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e0366453-3d2a-489d-96d5-7a241758661e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:39.608775 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:39.608775 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-971579483"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:39.609429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-971579483'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:39.610002 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume of 1 GB Aug 08 19:31:39.617545 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Availability Zones retrieved successfully. Aug 08 19:31:39.625406 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (93d5c17e-b926-4c51-be14-acde7564b228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:39.626894 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2736ca-5020-4f3e-96cf-cc48d9de5a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:39.628298 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:39.665074 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2736ca-5020-4f3e-96cf-cc48d9de5a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:39.666103 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89940d05-49ff-4e1d-a5fa-417ba580ec25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:39.719230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Created reservations ['7935b19a-e5a5-4ec4-b1ad-4853f7b5275d', '0b181fd0-0e2c-45fc-bc1b-15269c9d6541', '44451090-b4e1-44fe-8b29-38629deb8e63', 'a8d8f009-36c7-4aa8-b5e5-78375bd42797'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:39.720323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89940d05-49ff-4e1d-a5fa-417ba580ec25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7935b19a-e5a5-4ec4-b1ad-4853f7b5275d', '0b181fd0-0e2c-45fc-bc1b-15269c9d6541', '44451090-b4e1-44fe-8b29-38629deb8e63', 'a8d8f009-36c7-4aa8-b5e5-78375bd42797']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:39.721479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc7c1cc-1ab6-417d-94e6-3637487559a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:39.749745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc7c1cc-1ab6-417d-94e6-3637487559a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b5a08d7-63f6-4481-8cf2-adec0fa5db71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-971579483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['7935b19a-e5a5-4ec4-b1ad-4853f7b5275d','0b181fd0-0e2c-45fc-bc1b-15269c9d6541','44451090-b4e1-44fe-8b29-38629deb8e63','a8d8f009-36c7-4aa8-b5e5-78375bd42797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-971579483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b5a08d7-63f6-4481-8cf2-adec0fa5db71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='7a7e4c836a7f4132993a7d9c6b31165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:39.751212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18f6287-c2ca-4a80-a966-84d42e3a6d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:39.770055 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b18f6287-c2ca-4a80-a966-84d42e3a6d6a) transitioned into 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-971579483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['7935b19a-e5a5-4ec4-b1ad-4853f7b5275d','0b181fd0-0e2c-45fc-bc1b-15269c9d6541','44451090-b4e1-44fe-8b29-38629deb8e63','a8d8f009-36c7-4aa8-b5e5-78375bd42797'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:39.771122 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580d4fcf-8af0-4e94-952c-b86149097bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:39.781611 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (580d4fcf-8af0-4e94-952c-b86149097bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:39.782512 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (93d5c17e-b926-4c51-be14-acde7564b228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:39.782899 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request issued successfully. Aug 08 19:31:39.783565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0366453-3d2a-489d-96d5-7a241758661e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:39.784024 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 576/2285] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:39 2026] POST /volume/v3/volumes => generated 744 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:39.804435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3bdd5f0-95e2-4ad6-934d-bf74b11da681 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:39.804435 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3bdd5f0-95e2-4ad6-934d-bf74b11da681 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 Aug 08 19:31:39.804435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3bdd5f0-95e2-4ad6-934d-bf74b11da681 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:39.804435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3bdd5f0-95e2-4ad6-934d-bf74b11da681 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:39.811935 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:39.811935 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:39.817198 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d3bdd5f0-95e2-4ad6-934d-bf74b11da681 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:39.823038 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3bdd5f0-95e2-4ad6-934d-bf74b11da681 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 returned with HTTP 200 Aug 08 19:31:39.823529 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 571/2286] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:39 2026] GET /volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 => generated 812 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:39.946432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-649bd171-a75c-44ba-832b-deec60ee8585 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:39.948391 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-649bd171-a75c-44ba-832b-deec60ee8585 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:39.948636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-649bd171-a75c-44ba-832b-deec60ee8585 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:39.948816 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-649bd171-a75c-44ba-832b-deec60ee8585 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:39.948907 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-649bd171-a75c-44ba-832b-deec60ee8585 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:39.952885 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:39.952885 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:39.953541 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-649bd171-a75c-44ba-832b-deec60ee8585 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:39.953910 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 569/2287] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:39 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:40.224060 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b3453584-41f6-4411-840a-66e3b734f794 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:40.227867 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3453584-41f6-4411-840a-66e3b734f794 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:40.228236 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3453584-41f6-4411-840a-66e3b734f794 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:40.228545 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3453584-41f6-4411-840a-66e3b734f794 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:40.228675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b3453584-41f6-4411-840a-66e3b734f794 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:40.235767 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:40.235767 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:40.236737 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3453584-41f6-4411-840a-66e3b734f794 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:40.237252 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 572/2288] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:40 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:40.843741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-17f56c11-a744-4440-9be8-6c824a04ddb5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:40.846369 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17f56c11-a744-4440-9be8-6c824a04ddb5 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 Aug 08 19:31:40.846545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17f56c11-a744-4440-9be8-6c824a04ddb5 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:40.846761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17f56c11-a744-4440-9be8-6c824a04ddb5 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:40.862273 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:40.862273 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:40.867317 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-17f56c11-a744-4440-9be8-6c824a04ddb5 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:40.873835 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17f56c11-a744-4440-9be8-6c824a04ddb5 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 returned with HTTP 200 Aug 08 19:31:40.874738 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 577/2289] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:40 2026] GET /volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:40.889616 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:40.891264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:40.891605 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1b5a08d7-63f6-4481-8cf2-adec0fa5db71", "size": 2, "name": "tempest-VolumesCloneTest-Volume-749731389"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:40.893113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request body: {'volume': {'source_volid': '1b5a08d7-63f6-4481-8cf2-adec0fa5db71', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-749731389'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:40.900146 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:40.900146 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:40.900593 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume retrieved successfully. Aug 08 19:31:40.900694 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume of 2 GB Aug 08 19:31:40.904430 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Availability Zones retrieved successfully. Aug 08 19:31:40.909814 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (a74e0de3-e279-42e1-8d67-6e870e20d075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:40.911057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c62133-7d7a-4179-89b0-38b7e0bc8cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:40.912071 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:40.942800 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c62133-7d7a-4179-89b0-38b7e0bc8cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '1b5a08d7-63f6-4481-8cf2-adec0fa5db71', 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:40.943870 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b455b6-358a-4b7b-9e25-cc5bdd83e5af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:40.964745 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa221464-b3d4-4fce-a35f-b0b2f3a4c8d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:40.967189 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa221464-b3d4-4fce-a35f-b0b2f3a4c8d7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:40.967435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa221464-b3d4-4fce-a35f-b0b2f3a4c8d7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:40.967777 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa221464-b3d4-4fce-a35f-b0b2f3a4c8d7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:40.967906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-aa221464-b3d4-4fce-a35f-b0b2f3a4c8d7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:40.972377 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:40.972377 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:40.972980 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa221464-b3d4-4fce-a35f-b0b2f3a4c8d7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:40.973331 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 570/2290] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:40 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:40.993221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Created reservations ['c5566431-d93e-4b04-9303-bb78edadb19f', '897cb519-6e52-4479-a9d9-06d1c58e12e7', '8744a589-2352-4d09-8123-86f6e1e7faf5', 'ae69cf5b-22bb-4062-9927-7e9bcae96c8e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:40.994018 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b455b6-358a-4b7b-9e25-cc5bdd83e5af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5566431-d93e-4b04-9303-bb78edadb19f', '897cb519-6e52-4479-a9d9-06d1c58e12e7', '8744a589-2352-4d09-8123-86f6e1e7faf5', 'ae69cf5b-22bb-4062-9927-7e9bcae96c8e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:40.994740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255b26bb-9814-408e-b612-c807cbaa96dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:41.026810 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (255b26bb-9814-408e-b612-c807cbaa96dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d8debcf-d864-400a-824c-1e66ce6b1718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-749731389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['c5566431-d93e-4b04-9303-bb78edadb19f','897cb519-6e52-4479-a9d9-06d1c58e12e7','8744a589-2352-4d09-8123-86f6e1e7faf5','ae69cf5b-22bb-4062-9927-7e9bcae96c8e'],size=2,snapshot_id=None,source_replicaid=,source_volid=1b5a08d7-63f6-4481-8cf2-adec0fa5db71,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-749731389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d8debcf-d864-400a-824c-1e66ce6b1718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',provider_auth=None,provider_geometry=None,provider_id=None,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=1b5a08d7-63f6-4481-8cf2-adec0fa5db71,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:41.027598 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81aeaea-fe15-4039-81e5-4c7ba5c6e8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:41.045764 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e81aeaea-fe15-4039-81e5-4c7ba5c6e8b2) transitioned into 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-749731389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc68ff046f9a4b6ba18f7b907a6966b3',qos_specs=None,replication_status=,reservations=['c5566431-d93e-4b04-9303-bb78edadb19f','897cb519-6e52-4479-a9d9-06d1c58e12e7','8744a589-2352-4d09-8123-86f6e1e7faf5','ae69cf5b-22bb-4062-9927-7e9bcae96c8e'],size=2,snapshot_id=None,source_replicaid=,source_volid=1b5a08d7-63f6-4481-8cf2-adec0fa5db71,status='creating',user_id='7a7e4c836a7f4132993a7d9c6b31165a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:41.046422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1238b1-ba78-466e-aa50-9d90e595404b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:41.061451 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1238b1-ba78-466e-aa50-9d90e595404b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:41.063654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Flow 'volume_create_api' (a74e0de3-e279-42e1-8d67-6e870e20d075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:41.063654 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Create volume request issued successfully. Aug 08 19:31:41.063654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4244df44-740d-4d42-b8a3-fc28bd9a175e tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:41.063654 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 572/2291] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:40 2026] POST /volume/v3/volumes => generated 778 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:41.078912 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9a16f88-491a-48e4-b878-88c1934db9ce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:41.081248 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9a16f88-491a-48e4-b878-88c1934db9ce tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:41.081248 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9a16f88-491a-48e4-b878-88c1934db9ce tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:41.081499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9a16f88-491a-48e4-b878-88c1934db9ce tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:41.089444 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:41.089444 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:41.095338 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9a16f88-491a-48e4-b878-88c1934db9ce tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:41.097755 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9a16f88-491a-48e4-b878-88c1934db9ce tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 returned with HTTP 200 Aug 08 19:31:41.098365 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 573/2292] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:41 2026] GET /volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:41.252230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-985dd593-98db-471a-8501-3da370fcd96b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:41.254429 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-985dd593-98db-471a-8501-3da370fcd96b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:41.254777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-985dd593-98db-471a-8501-3da370fcd96b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:41.255061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-985dd593-98db-471a-8501-3da370fcd96b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:41.255178 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-985dd593-98db-471a-8501-3da370fcd96b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:41.260427 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:41.260427 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:41.261430 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-985dd593-98db-471a-8501-3da370fcd96b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:41.262008 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 578/2293] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:41 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:41.990036 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cdf80ea1-7a34-4f29-81b0-c3e4c6f660d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:41.991485 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdf80ea1-7a34-4f29-81b0-c3e4c6f660d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:41.991821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdf80ea1-7a34-4f29-81b0-c3e4c6f660d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:41.992233 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdf80ea1-7a34-4f29-81b0-c3e4c6f660d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:41.992233 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cdf80ea1-7a34-4f29-81b0-c3e4c6f660d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:41.999038 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:41.999038 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:42.000135 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdf80ea1-7a34-4f29-81b0-c3e4c6f660d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:42.000731 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 571/2294] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:41 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:42.127574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2387774e-2dac-499d-9eb4-ee845fb648f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.130327 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2387774e-2dac-499d-9eb4-ee845fb648f2 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:42.130572 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2387774e-2dac-499d-9eb4-ee845fb648f2 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.130772 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2387774e-2dac-499d-9eb4-ee845fb648f2 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.138149 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.138149 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:42.142659 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2387774e-2dac-499d-9eb4-ee845fb648f2 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:42.145440 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-727ad455-709a-41cb-be8a-c43b3087eed6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.147635 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2387774e-2dac-499d-9eb4-ee845fb648f2 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 returned with HTTP 200 Aug 08 19:31:42.148162 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 573/2295] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:42 2026] GET /volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:42.148367 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-727ad455-709a-41cb-be8a-c43b3087eed6 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:42.148685 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-727ad455-709a-41cb-be8a-c43b3087eed6 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.148939 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-727ad455-709a-41cb-be8a-c43b3087eed6 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.149189 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-727ad455-709a-41cb-be8a-c43b3087eed6 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Delete volume with id: f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:42.158358 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.158358 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:42.159987 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-727ad455-709a-41cb-be8a-c43b3087eed6 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:42.169793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7c777890-116c-45c1-a3e9-191fd375242b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.172336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c777890-116c-45c1-a3e9-191fd375242b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:42.172598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c777890-116c-45c1-a3e9-191fd375242b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.173080 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c777890-116c-45c1-a3e9-191fd375242b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.182560 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.182560 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:42.191439 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7c777890-116c-45c1-a3e9-191fd375242b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:42.192008 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-727ad455-709a-41cb-be8a-c43b3087eed6 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Delete volume request issued successfully. Aug 08 19:31:42.192008 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-727ad455-709a-41cb-be8a-c43b3087eed6 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 202 Aug 08 19:31:42.192008 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 574/2296] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:42 2026] DELETE /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:42.196811 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c777890-116c-45c1-a3e9-191fd375242b tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 returned with HTTP 200 Aug 08 19:31:42.197203 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 579/2297] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:42 2026] GET /volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:42.200131 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2a1fc505-38cf-4d79-8cc5-313372092422 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.201905 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a1fc505-38cf-4d79-8cc5-313372092422 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:42.202625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a1fc505-38cf-4d79-8cc5-313372092422 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.202625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2a1fc505-38cf-4d79-8cc5-313372092422 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.212512 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.212512 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:42.214518 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b0d7fcf-a2f8-4185-93a6-83effe543022 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.216599 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b0d7fcf-a2f8-4185-93a6-83effe543022 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:42.216796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b0d7fcf-a2f8-4185-93a6-83effe543022 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.217009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b0d7fcf-a2f8-4185-93a6-83effe543022 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.217727 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2a1fc505-38cf-4d79-8cc5-313372092422 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:42.227006 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2a1fc505-38cf-4d79-8cc5-313372092422 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 200 Aug 08 19:31:42.228145 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 572/2298] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:42 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:42.228232 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.228232 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:42.234339 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1b0d7fcf-a2f8-4185-93a6-83effe543022 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:42.240507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b0d7fcf-a2f8-4185-93a6-83effe543022 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 returned with HTTP 200 Aug 08 19:31:42.241208 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 574/2299] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:42 2026] GET /volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:42.256172 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.258081 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:42.258326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.258578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.259500 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume with id: 6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:42.267834 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.267834 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:42.270647 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:42.277469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3bdaee4b-4a21-41df-b307-272a6350531d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.280040 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3bdaee4b-4a21-41df-b307-272a6350531d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:42.280480 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3bdaee4b-4a21-41df-b307-272a6350531d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.280760 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3bdaee4b-4a21-41df-b307-272a6350531d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.281006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3bdaee4b-4a21-41df-b307-272a6350531d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:42.286157 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.286157 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:42.287004 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3bdaee4b-4a21-41df-b307-272a6350531d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:42.287454 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 580/2300] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:42 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:42.291698 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume request issued successfully. Aug 08 19:31:42.291937 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af0d1144-a706-432f-903e-c86c2d7e1cd9 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 returned with HTTP 202 Aug 08 19:31:42.292475 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 575/2301] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:42 2026] DELETE /volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:42.301688 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47861a0d-0c86-4b64-9570-4cf6d60638d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:42.303997 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47861a0d-0c86-4b64-9570-4cf6d60638d6 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:42.304245 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47861a0d-0c86-4b64-9570-4cf6d60638d6 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:42.304520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47861a0d-0c86-4b64-9570-4cf6d60638d6 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:42.316256 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:42.316256 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:42.320665 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-47861a0d-0c86-4b64-9570-4cf6d60638d6 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:42.325624 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47861a0d-0c86-4b64-9570-4cf6d60638d6 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 returned with HTTP 200 Aug 08 19:31:42.326036 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 573/2302] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:42 2026] GET /volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:43.012619 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9cff72e4-9569-4950-af2d-0cd95b48c899 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.014324 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cff72e4-9569-4950-af2d-0cd95b48c899 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:43.014556 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cff72e4-9569-4950-af2d-0cd95b48c899 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.014737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9cff72e4-9569-4950-af2d-0cd95b48c899 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.014830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9cff72e4-9569-4950-af2d-0cd95b48c899 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:43.018745 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:43.018745 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:43.019457 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9cff72e4-9569-4950-af2d-0cd95b48c899 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:43.019821 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 575/2303] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:43 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:43.246189 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c5352793-0e02-400d-98f1-15cbd634eeeb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.248385 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5352793-0e02-400d-98f1-15cbd634eeeb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c Aug 08 19:31:43.248635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5352793-0e02-400d-98f1-15cbd634eeeb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.248865 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5352793-0e02-400d-98f1-15cbd634eeeb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.259485 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5352793-0e02-400d-98f1-15cbd634eeeb tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c returned with HTTP 404 Aug 08 19:31:43.260134 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 581/2304] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:43 2026] GET /volume/v3/volumes/f4f27835-25b8-4424-a173-938c34ddf27c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:43.267975 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.269842 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:43.270041 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.270229 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.270421 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Delete volume with id: a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:43.278073 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:43.278073 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:43.278675 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:43.299163 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Delete volume request issued successfully. Aug 08 19:31:43.299438 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-70b2ad77-73d9-427c-9d37-d27aa492fc94 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 202 Aug 08 19:31:43.300034 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 576/2305] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:43 2026] DELETE /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:43.303154 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5497d082-53e7-47ba-9c69-eb251d0820b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.305969 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5497d082-53e7-47ba-9c69-eb251d0820b8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:43.306204 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5497d082-53e7-47ba-9c69-eb251d0820b8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.306392 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5497d082-53e7-47ba-9c69-eb251d0820b8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.306518 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5497d082-53e7-47ba-9c69-eb251d0820b8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:43.309435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a44a3957-3522-409c-ac31-538e10f4f864 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.310823 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:43.310823 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:43.311534 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5497d082-53e7-47ba-9c69-eb251d0820b8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:43.312041 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 574/2306] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:43 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:43.315745 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a44a3957-3522-409c-ac31-538e10f4f864 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:43.316013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a44a3957-3522-409c-ac31-538e10f4f864 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.316216 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a44a3957-3522-409c-ac31-538e10f4f864 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.328855 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:43.328855 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:43.335268 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a44a3957-3522-409c-ac31-538e10f4f864 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:43.339290 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab598963-dab0-4396-8c49-d6fdd6538300 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.341094 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a44a3957-3522-409c-ac31-538e10f4f864 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 200 Aug 08 19:31:43.341562 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 576/2307] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:43 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:43.341741 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab598963-dab0-4396-8c49-d6fdd6538300 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 Aug 08 19:31:43.342030 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab598963-dab0-4396-8c49-d6fdd6538300 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.342289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab598963-dab0-4396-8c49-d6fdd6538300 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.355087 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab598963-dab0-4396-8c49-d6fdd6538300 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 returned with HTTP 404 Aug 08 19:31:43.355934 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 582/2308] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:43 2026] GET /volume/v3/volumes/6d8debcf-d864-400a-824c-1e66ce6b1718 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:43.363268 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eef1ae98-64e8-439a-a853-e5956bf44eec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.365342 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eef1ae98-64e8-439a-a853-e5956bf44eec tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 Aug 08 19:31:43.365584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eef1ae98-64e8-439a-a853-e5956bf44eec tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.365832 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eef1ae98-64e8-439a-a853-e5956bf44eec tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.375123 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:43.375123 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:43.379794 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-eef1ae98-64e8-439a-a853-e5956bf44eec tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:43.385519 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eef1ae98-64e8-439a-a853-e5956bf44eec tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 returned with HTTP 200 Aug 08 19:31:43.386038 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 577/2309] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:43 2026] GET /volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:43.400560 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e8ac9b6f-486c-4444-b210-507082168363 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.402541 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8ac9b6f-486c-4444-b210-507082168363 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 Aug 08 19:31:43.402787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8ac9b6f-486c-4444-b210-507082168363 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.403038 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8ac9b6f-486c-4444-b210-507082168363 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.403247 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e8ac9b6f-486c-4444-b210-507082168363 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume with id: 1b5a08d7-63f6-4481-8cf2-adec0fa5db71 Aug 08 19:31:43.415118 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:43.415118 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:43.415702 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e8ac9b6f-486c-4444-b210-507082168363 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:43.433261 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e8ac9b6f-486c-4444-b210-507082168363 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Delete volume request issued successfully. Aug 08 19:31:43.433490 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8ac9b6f-486c-4444-b210-507082168363 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 returned with HTTP 202 Aug 08 19:31:43.433918 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 575/2310] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:43 2026] DELETE /volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:43.442004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93e378c6-e12b-4021-9d72-fa87be67f9d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:43.444481 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93e378c6-e12b-4021-9d72-fa87be67f9d7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 Aug 08 19:31:43.444802 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93e378c6-e12b-4021-9d72-fa87be67f9d7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:43.445083 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93e378c6-e12b-4021-9d72-fa87be67f9d7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:43.453238 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:43.453238 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:43.458144 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-93e378c6-e12b-4021-9d72-fa87be67f9d7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Volume info retrieved successfully. Aug 08 19:31:43.464206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93e378c6-e12b-4021-9d72-fa87be67f9d7 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 returned with HTTP 200 Aug 08 19:31:43.464767 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 577/2311] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:43 2026] GET /volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:44.031227 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1fa7ffaa-5a29-4524-9cfb-ccedbcdc4fd0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:44.035293 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1fa7ffaa-5a29-4524-9cfb-ccedbcdc4fd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:44.035620 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1fa7ffaa-5a29-4524-9cfb-ccedbcdc4fd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:44.035844 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1fa7ffaa-5a29-4524-9cfb-ccedbcdc4fd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:44.036038 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1fa7ffaa-5a29-4524-9cfb-ccedbcdc4fd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:44.042368 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:44.042368 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:44.043434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1fa7ffaa-5a29-4524-9cfb-ccedbcdc4fd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:44.044027 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 583/2312] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:44 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:44.326711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e1a0382b-0067-44a5-a0ae-f1889a762270 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:44.328404 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e1a0382b-0067-44a5-a0ae-f1889a762270 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:44.328638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e1a0382b-0067-44a5-a0ae-f1889a762270 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:44.328817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e1a0382b-0067-44a5-a0ae-f1889a762270 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:44.328912 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e1a0382b-0067-44a5-a0ae-f1889a762270 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:44.333109 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:44.333109 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:44.333680 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e1a0382b-0067-44a5-a0ae-f1889a762270 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:44.334073 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 578/2313] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:44 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:44.356625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e19f053e-ebfd-42c4-82cf-f93da569f224 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:44.358916 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e19f053e-ebfd-42c4-82cf-f93da569f224 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 Aug 08 19:31:44.359104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e19f053e-ebfd-42c4-82cf-f93da569f224 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:44.359277 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e19f053e-ebfd-42c4-82cf-f93da569f224 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:44.365251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e19f053e-ebfd-42c4-82cf-f93da569f224 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 returned with HTTP 404 Aug 08 19:31:44.365757 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 576/2314] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:44 2026] GET /volume/v3/volumes/a18e19d8-2eca-492a-8d9b-88b01c346dc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:44.436712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:44.438896 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] DELETE https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:31:44.439165 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:44.439351 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:44.439530 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Delete volume with id: 60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:31:44.448062 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:44.448062 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:44.448505 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:44.469117 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Delete volume request issued successfully. Aug 08 19:31:44.469348 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba84ac74-f20c-41cf-acb4-1741f220ce04 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 202 Aug 08 19:31:44.469848 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 578/2315] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:44 2026] DELETE /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 19:31:44.477225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cfb982dd-6257-47e3-bc39-1fb102ee6a66 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:44.480155 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cfb982dd-6257-47e3-bc39-1fb102ee6a66 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:31:44.480355 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cfb982dd-6257-47e3-bc39-1fb102ee6a66 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:44.480587 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cfb982dd-6257-47e3-bc39-1fb102ee6a66 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:44.483761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8b70c2e2-aea1-41bd-a06c-2163fb650e71 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:44.485430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b70c2e2-aea1-41bd-a06c-2163fb650e71 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] GET https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 Aug 08 19:31:44.485623 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b70c2e2-aea1-41bd-a06c-2163fb650e71 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:44.485795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b70c2e2-aea1-41bd-a06c-2163fb650e71 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:44.489812 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:44.489812 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:44.491206 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b70c2e2-aea1-41bd-a06c-2163fb650e71 tempest-VolumesCloneTest-595451857 tempest-VolumesCloneTest-595451857-project-member] https://10.4.3.89/volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 returned with HTTP 404 Aug 08 19:31:44.491648 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 579/2316] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:44 2026] GET /volume/v3/volumes/1b5a08d7-63f6-4481-8cf2-adec0fa5db71 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:44.502403 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cfb982dd-6257-47e3-bc39-1fb102ee6a66 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Volume info retrieved successfully. Aug 08 19:31:44.508895 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cfb982dd-6257-47e3-bc39-1fb102ee6a66 tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 200 Aug 08 19:31:44.509446 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 584/2317] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:44 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:45.054724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bded5831-5b16-40ca-9dcd-f6a791593f47 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:45.056861 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bded5831-5b16-40ca-9dcd-f6a791593f47 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:45.056861 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bded5831-5b16-40ca-9dcd-f6a791593f47 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:45.057115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bded5831-5b16-40ca-9dcd-f6a791593f47 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:45.057115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bded5831-5b16-40ca-9dcd-f6a791593f47 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:45.061704 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:45.061704 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:45.062014 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bded5831-5b16-40ca-9dcd-f6a791593f47 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:45.062214 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 577/2318] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:45 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:45.344383 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d49daf7-6903-4530-a4a6-2cac37efe292 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:45.346163 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d49daf7-6903-4530-a4a6-2cac37efe292 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:45.346443 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d49daf7-6903-4530-a4a6-2cac37efe292 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:45.346552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d49daf7-6903-4530-a4a6-2cac37efe292 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:45.346746 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2d49daf7-6903-4530-a4a6-2cac37efe292 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:45.352036 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:45.352036 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:45.352952 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d49daf7-6903-4530-a4a6-2cac37efe292 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:45.353520 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 579/2319] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:45 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:45.526501 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-38193b31-1d38-4d70-96ce-ecf6eb0b961e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:45.532403 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38193b31-1d38-4d70-96ce-ecf6eb0b961e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] GET https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a Aug 08 19:31:45.532728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-38193b31-1d38-4d70-96ce-ecf6eb0b961e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:45.533051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-38193b31-1d38-4d70-96ce-ecf6eb0b961e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:45.547197 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38193b31-1d38-4d70-96ce-ecf6eb0b961e tempest-AttachVolumeTestJSON-847124371 tempest-AttachVolumeTestJSON-847124371-project-member] https://10.4.3.89/volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a returned with HTTP 404 Aug 08 19:31:45.547773 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 580/2320] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:45 2026] GET /volume/v3/volumes/60d719ae-9db3-4f65-bab3-74a80b29419a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:46.074516 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e64e4682-6836-4866-a30c-30556e485de6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:46.075876 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e64e4682-6836-4866-a30c-30556e485de6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:46.076147 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e64e4682-6836-4866-a30c-30556e485de6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:46.076774 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e64e4682-6836-4866-a30c-30556e485de6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:46.076774 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e64e4682-6836-4866-a30c-30556e485de6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:46.082097 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:46.082097 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:46.082097 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e64e4682-6836-4866-a30c-30556e485de6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:46.082097 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 585/2321] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:46 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:46.107811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d7f717e-500c-440e-9890-5f477c3eb428 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:46.109686 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:46.110112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1109847389"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:46.111550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Create volume request body: {'volume': {'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1109847389'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:46.200336 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Create volume of 1 GB Aug 08 19:31:46.204141 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Availability Zones retrieved successfully. Aug 08 19:31:46.210258 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Flow 'volume_create_api' (0cbd5ea1-1558-4af3-8326-ec1b6d9494e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:46.211352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01c85b9-2b54-4812-904f-cf65598415dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:46.212353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:46.273108 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d01c85b9-2b54-4812-904f-cf65598415dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:46.274350 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8766e68a-bc38-4c6a-8ef4-4fc57d995369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:46.332638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Created reservations ['2dc39896-3798-4da4-8ac3-e1e3fb2fbf8a', '35d3407f-b227-4dd9-ab91-d01d0c684c97', '91a7dca8-1e32-46a9-95cf-01107360ae42', '48f2e5d4-39a9-4990-91a3-75f8641abaff'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:46.333311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8766e68a-bc38-4c6a-8ef4-4fc57d995369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2dc39896-3798-4da4-8ac3-e1e3fb2fbf8a', '35d3407f-b227-4dd9-ab91-d01d0c684c97', '91a7dca8-1e32-46a9-95cf-01107360ae42', '48f2e5d4-39a9-4990-91a3-75f8641abaff']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:46.334091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea9f67c7-26e3-402e-be36-7720a448097d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:46.360545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea9f67c7-26e3-402e-be36-7720a448097d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1109847389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30493077b0ed43bfbc542cf33bd64390',qos_specs=None,replication_status=,reservations=['2dc39896-3798-4da4-8ac3-e1e3fb2fbf8a','35d3407f-b227-4dd9-ab91-d01d0c684c97','91a7dca8-1e32-46a9-95cf-01107360ae42','48f2e5d4-39a9-4990-91a3-75f8641abaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3116d6b196344bb3b4c6038bee1ed7af',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1109847389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30493077b0ed43bfbc542cf33bd64390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3116d6b196344bb3b4c6038bee1ed7af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:46.361506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2692d6d-f458-48fd-bbd6-db7edd098f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:46.366773 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b56fe9dc-fcf1-4533-a197-c2b5dba46039 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:46.369047 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b56fe9dc-fcf1-4533-a197-c2b5dba46039 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:46.369306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b56fe9dc-fcf1-4533-a197-c2b5dba46039 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:46.369568 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b56fe9dc-fcf1-4533-a197-c2b5dba46039 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:46.369710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b56fe9dc-fcf1-4533-a197-c2b5dba46039 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:46.375109 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:46.375109 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:46.375730 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b56fe9dc-fcf1-4533-a197-c2b5dba46039 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:46.376102 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 580/2322] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:46 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:46.381461 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2692d6d-f458-48fd-bbd6-db7edd098f2a) transitioned into 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-1109847389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30493077b0ed43bfbc542cf33bd64390',qos_specs=None,replication_status=,reservations=['2dc39896-3798-4da4-8ac3-e1e3fb2fbf8a','35d3407f-b227-4dd9-ab91-d01d0c684c97','91a7dca8-1e32-46a9-95cf-01107360ae42','48f2e5d4-39a9-4990-91a3-75f8641abaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3116d6b196344bb3b4c6038bee1ed7af',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:46.382287 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef19ccb-9288-437a-b5c4-4f6626c953d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:46.391492 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef19ccb-9288-437a-b5c4-4f6626c953d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:46.392400 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Flow 'volume_create_api' (0cbd5ea1-1558-4af3-8326-ec1b6d9494e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:46.392791 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Create volume request issued successfully. Aug 08 19:31:46.393363 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d7f717e-500c-440e-9890-5f477c3eb428 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:46.393987 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 578/2323] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:31:46 2026] POST /volume/v3/volumes => generated 746 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:46.405803 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7c9d8d8-3a0a-472a-be77-31d0a45f887e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:46.408205 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7c9d8d8-3a0a-472a-be77-31d0a45f887e tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:46.408527 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7c9d8d8-3a0a-472a-be77-31d0a45f887e tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:46.408799 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7c9d8d8-3a0a-472a-be77-31d0a45f887e tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:46.418794 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:46.418794 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:46.424596 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b7c9d8d8-3a0a-472a-be77-31d0a45f887e tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:46.431623 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7c9d8d8-3a0a-472a-be77-31d0a45f887e tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 200 Aug 08 19:31:46.431896 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 581/2324] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:46 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:47.097885 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-079727cc-68cc-4989-bd5a-4ecf97a88d2f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:47.100270 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-079727cc-68cc-4989-bd5a-4ecf97a88d2f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:47.100793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-079727cc-68cc-4989-bd5a-4ecf97a88d2f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:47.101212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-079727cc-68cc-4989-bd5a-4ecf97a88d2f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:47.102490 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-079727cc-68cc-4989-bd5a-4ecf97a88d2f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:47.106936 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:47.106936 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:47.108052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-079727cc-68cc-4989-bd5a-4ecf97a88d2f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:47.108710 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 586/2325] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:47 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:47.386814 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b61e3c77-58ab-4569-b4ca-9c6a96ea1325 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:47.390025 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b61e3c77-58ab-4569-b4ca-9c6a96ea1325 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:47.390025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b61e3c77-58ab-4569-b4ca-9c6a96ea1325 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:47.390025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b61e3c77-58ab-4569-b4ca-9c6a96ea1325 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:47.390025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b61e3c77-58ab-4569-b4ca-9c6a96ea1325 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:47.397288 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:47.397288 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:47.397288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b61e3c77-58ab-4569-b4ca-9c6a96ea1325 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:47.397288 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 581/2326] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:47 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:47.446878 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1e51e9fe-8e5b-4cad-ab22-0e0137ba2eca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:47.449643 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e51e9fe-8e5b-4cad-ab22-0e0137ba2eca tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:47.449929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e51e9fe-8e5b-4cad-ab22-0e0137ba2eca tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:47.453361 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e51e9fe-8e5b-4cad-ab22-0e0137ba2eca tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:47.459553 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:47.459553 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:47.465310 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1e51e9fe-8e5b-4cad-ab22-0e0137ba2eca tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:47.471648 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e51e9fe-8e5b-4cad-ab22-0e0137ba2eca tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 200 Aug 08 19:31:47.472073 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 579/2327] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:47 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:47.490287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ffad4eb-5838-48fb-94d9-a226addab411 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:47.494007 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ffad4eb-5838-48fb-94d9-a226addab411 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] POST https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac/action Aug 08 19:31:47.494333 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ffad4eb-5838-48fb-94d9-a226addab411 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:47.494502 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ffad4eb-5838-48fb-94d9-a226addab411 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:47.503023 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:47.503023 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:47.503676 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ffad4eb-5838-48fb-94d9-a226addab411 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:47.567513 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6ffad4eb-5838-48fb-94d9-a226addab411 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Created reservations ['22521278-af81-461c-b45b-92a3c5c05480', 'a22cb73c-9d08-4fac-b4cc-47bb5ba28b80'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:47.585170 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ffad4eb-5838-48fb-94d9-a226addab411 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Extend volume request issued successfully. Aug 08 19:31:47.585424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ffad4eb-5838-48fb-94d9-a226addab411 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac/action returned with HTTP 202 Aug 08 19:31:47.585824 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 582/2328] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:31:47 2026] POST /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:47.595379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c979708-a0ab-4089-a2d6-56c5dfec14c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:47.597692 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c979708-a0ab-4089-a2d6-56c5dfec14c7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:47.597951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c979708-a0ab-4089-a2d6-56c5dfec14c7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:47.598522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c979708-a0ab-4089-a2d6-56c5dfec14c7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:47.608304 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:47.608304 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:47.612845 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8c979708-a0ab-4089-a2d6-56c5dfec14c7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:47.620206 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c979708-a0ab-4089-a2d6-56c5dfec14c7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 200 Aug 08 19:31:47.620753 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 587/2329] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:47 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:48.120296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c9ebced-df36-467a-95b2-45e6429c9a75 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.122120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c9ebced-df36-467a-95b2-45e6429c9a75 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:48.122314 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c9ebced-df36-467a-95b2-45e6429c9a75 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.122537 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c9ebced-df36-467a-95b2-45e6429c9a75 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.122661 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4c9ebced-df36-467a-95b2-45e6429c9a75 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:48.126795 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.126795 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:48.127402 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c9ebced-df36-467a-95b2-45e6429c9a75 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:48.127821 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 582/2330] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:48.150300 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6ce18134-fdac-4bb8-b615-62350e609870 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.152097 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ce18134-fdac-4bb8-b615-62350e609870 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:48.152279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ce18134-fdac-4bb8-b615-62350e609870 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.152485 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ce18134-fdac-4bb8-b615-62350e609870 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.158943 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.158943 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:48.162452 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6ce18134-fdac-4bb8-b615-62350e609870 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:48.165933 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ce18134-fdac-4bb8-b615-62350e609870 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:48.166287 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 580/2331] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 937 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:48.410136 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f2687364-b71a-41c7-9b32-5815fa2ec515 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.412891 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2687364-b71a-41c7-9b32-5815fa2ec515 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:48.413132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2687364-b71a-41c7-9b32-5815fa2ec515 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.413316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2687364-b71a-41c7-9b32-5815fa2ec515 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.413449 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f2687364-b71a-41c7-9b32-5815fa2ec515 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:48.418655 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.418655 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:48.419425 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2687364-b71a-41c7-9b32-5815fa2ec515 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:48.419800 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 583/2332] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:48.555665 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-be940ca9-5311-4132-9596-aa56668dcdec req-43ae1563-94fa-4f54-89f9-88dd6ddd4b18 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.560482 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-43ae1563-94fa-4f54-89f9-88dd6ddd4b18 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:48.560482 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-43ae1563-94fa-4f54-89f9-88dd6ddd4b18 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.560482 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-43ae1563-94fa-4f54-89f9-88dd6ddd4b18 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.567795 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.567795 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:48.572473 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-be940ca9-5311-4132-9596-aa56668dcdec req-43ae1563-94fa-4f54-89f9-88dd6ddd4b18 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:48.578361 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-43ae1563-94fa-4f54-89f9-88dd6ddd4b18 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:48.578361 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 588/2333] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:48.638185 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a523735-6586-4aca-9aed-af0054443341 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.639927 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a523735-6586-4aca-9aed-af0054443341 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:48.640152 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a523735-6586-4aca-9aed-af0054443341 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.640323 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a523735-6586-4aca-9aed-af0054443341 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.655438 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.655438 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:48.660975 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2a523735-6586-4aca-9aed-af0054443341 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:48.669097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09076aa3-0397-4aab-b1d0-18d699d0d9c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.669550 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09076aa3-0397-4aab-b1d0-18d699d0d9c1 None None] GET https://10.4.3.89/volume// Aug 08 19:31:48.669655 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09076aa3-0397-4aab-b1d0-18d699d0d9c1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.669818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09076aa3-0397-4aab-b1d0-18d699d0d9c1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.674438 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a523735-6586-4aca-9aed-af0054443341 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 200 Aug 08 19:31:48.674812 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09076aa3-0397-4aab-b1d0-18d699d0d9c1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:48.674812 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 581/2334] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:48.674897 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 583/2335] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 1354 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:48.681152 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-be940ca9-5311-4132-9596-aa56668dcdec req-c207cd73-3bb3-4f5b-b196-e4d96f521fa4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.681152 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-c207cd73-3bb3-4f5b-b196-e4d96f521fa4 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:31:48.681152 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-c207cd73-3bb3-4f5b-b196-e4d96f521fa4 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "239ab49c-b5a0-45a6-a994-dcb46faf0418", "connector": null, "instance_uuid": "1635dad0-835f-493e-859c-2754adab6108"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:48.688031 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.688031 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:48.689453 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9d0a3209-ee4e-495b-9a5e-a38ee55889a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.691868 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d0a3209-ee4e-495b-9a5e-a38ee55889a1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:48.692050 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d0a3209-ee4e-495b-9a5e-a38ee55889a1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.692245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9d0a3209-ee4e-495b-9a5e-a38ee55889a1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.702948 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.702948 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:48.706874 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9d0a3209-ee4e-495b-9a5e-a38ee55889a1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:48.711657 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9d0a3209-ee4e-495b-9a5e-a38ee55889a1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 200 Aug 08 19:31:48.712043 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 589/2336] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:48.716067 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-c207cd73-3bb3-4f5b-b196-e4d96f521fa4 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:31:48.716527 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 584/2337] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:31:48 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) Aug 08 19:31:48.729166 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08984e00-fdba-4c85-bee7-7bc53411a1cd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.731077 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08984e00-fdba-4c85-bee7-7bc53411a1cd tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:48.731270 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08984e00-fdba-4c85-bee7-7bc53411a1cd tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.731484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08984e00-fdba-4c85-bee7-7bc53411a1cd tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.742196 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.742196 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:48.747161 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08984e00-fdba-4c85-bee7-7bc53411a1cd tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:48.752776 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08984e00-fdba-4c85-bee7-7bc53411a1cd tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 200 Aug 08 19:31:48.753208 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 582/2338] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:48.754568 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c35b1990-701f-4e24-8b87-2ec85a94c155 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.758499 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c35b1990-701f-4e24-8b87-2ec85a94c155 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:48.758684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c35b1990-701f-4e24-8b87-2ec85a94c155 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.758861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c35b1990-701f-4e24-8b87-2ec85a94c155 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.762316 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5090d0cd-9485-49ac-a531-3a4625275663 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.762752 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5090d0cd-9485-49ac-a531-3a4625275663 None None] GET https://10.4.3.89/volume// Aug 08 19:31:48.762922 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5090d0cd-9485-49ac-a531-3a4625275663 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.763128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5090d0cd-9485-49ac-a531-3a4625275663 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.763567 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5090d0cd-9485-49ac-a531-3a4625275663 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:48.763884 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 590/2339] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:48.766072 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.768486 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:48.768787 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.769025 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.771123 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Delete volume with id: fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:48.774649 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-be940ca9-5311-4132-9596-aa56668dcdec req-30a54383-1d76-48d0-b0a5-1d45b72cf6e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.777281 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.777281 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:48.779424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-30a54383-1d76-48d0-b0a5-1d45b72cf6e6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:48.779722 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-30a54383-1d76-48d0-b0a5-1d45b72cf6e6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.780023 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-30a54383-1d76-48d0-b0a5-1d45b72cf6e6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.781664 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c35b1990-701f-4e24-8b87-2ec85a94c155 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:48.784199 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.784199 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:48.784719 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:48.787005 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c35b1990-701f-4e24-8b87-2ec85a94c155 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:48.787565 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 584/2340] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:48.791888 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.791888 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:48.795882 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-be940ca9-5311-4132-9596-aa56668dcdec req-30a54383-1d76-48d0-b0a5-1d45b72cf6e6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:48.801164 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-30a54383-1d76-48d0-b0a5-1d45b72cf6e6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:48.801588 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 583/2341] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 1116 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:48.808716 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Delete volume request issued successfully. Aug 08 19:31:48.809018 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31774ca1-bed3-4ca1-afd7-d67e6753a36b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 202 Aug 08 19:31:48.809693 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 585/2342] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:48 2026] DELETE /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:48.819974 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2e049740-9315-44fe-95ec-26ad76e70665 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.822641 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e049740-9315-44fe-95ec-26ad76e70665 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:48.822925 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e049740-9315-44fe-95ec-26ad76e70665 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:48.823200 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2e049740-9315-44fe-95ec-26ad76e70665 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:48.837083 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.837083 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:48.841904 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2e049740-9315-44fe-95ec-26ad76e70665 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:48.852168 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2e049740-9315-44fe-95ec-26ad76e70665 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 200 Aug 08 19:31:48.852601 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 591/2343] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:48 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:48.945195 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-be940ca9-5311-4132-9596-aa56668dcdec req-74ee5ca2-b87d-46f7-89db-b0545f4903ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:48.948653 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-74ee5ca2-b87d-46f7-89db-b0545f4903ac tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] PUT https://10.4.3.89/volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6 Aug 08 19:31:48.949209 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-74ee5ca2-b87d-46f7-89db-b0545f4903ac tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:48.964404 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-be940ca9-5311-4132-9596-aa56668dcdec req-74ee5ca2-b87d-46f7-89db-b0545f4903ac tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Acquiring lock "cinder-attachment_update-239ab49c-b5a0-45a6-a994-dcb46faf0418-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:31:48.974057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-be940ca9-5311-4132-9596-aa56668dcdec req-74ee5ca2-b87d-46f7-89db-b0545f4903ac tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Lock "cinder-attachment_update-239ab49c-b5a0-45a6-a994-dcb46faf0418-np0000006803" acquired by "attachment_update" :: waited 0.011s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:31:48.975011 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:48.975011 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:49.068265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-be940ca9-5311-4132-9596-aa56668dcdec req-74ee5ca2-b87d-46f7-89db-b0545f4903ac tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Lock "cinder-attachment_update-239ab49c-b5a0-45a6-a994-dcb46faf0418-np0000006803" released by "attachment_update" :: held 0.094s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:31:49.068644 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-74ee5ca2-b87d-46f7-89db-b0545f4903ac tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6 returned with HTTP 200 Aug 08 19:31:49.069131 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 585/2344] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:31:48 2026] PUT /volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:49.138249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc833ef0-2f21-4a35-985a-1664d7399422 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:49.140220 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc833ef0-2f21-4a35-985a-1664d7399422 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:49.140511 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc833ef0-2f21-4a35-985a-1664d7399422 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:49.140737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc833ef0-2f21-4a35-985a-1664d7399422 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:49.140833 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fc833ef0-2f21-4a35-985a-1664d7399422 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:49.145233 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:49.145233 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:49.145969 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc833ef0-2f21-4a35-985a-1664d7399422 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:49.146364 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 584/2345] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:49 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:49.431675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-383884af-0de4-46a3-aa95-23c8d042881d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:49.434230 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-383884af-0de4-46a3-aa95-23c8d042881d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:31:49.434572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-383884af-0de4-46a3-aa95-23c8d042881d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:49.434858 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-383884af-0de4-46a3-aa95-23c8d042881d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:49.435011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-383884af-0de4-46a3-aa95-23c8d042881d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:49.440984 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:49.440984 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:49.441806 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-383884af-0de4-46a3-aa95-23c8d042881d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:31:49.442284 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 586/2346] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:49 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:49.456208 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:49.459512 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:31:49.459937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2afcafa-9f85-4c51-aa67-df56f1cca671"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:49.463875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating new backup {'backup': {'volume_id': 'b2afcafa-9f85-4c51-aa67-df56f1cca671'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:31:49.464070 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating backup of volume b2afcafa-9f85-4c51-aa67-df56f1cca671 in container None Aug 08 19:31:49.476842 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:49.476842 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:49.477276 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:31:49.497185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['3ec110d1-46a4-4be6-9f92-c97e9d9d14f4', 'a2bc87f0-79da-4ba3-b6c9-59aec4ce8cc4'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:49.530847 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-abdd013e-0b71-4bbb-a43a-0de6148d9812 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:31:49.531299 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 592/2347] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:31:49 2026] POST /volume/v3/backups => generated 286 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:49.542166 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16175a10-0c5d-4de0-8df9-dc09e06cc091 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:49.544894 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16175a10-0c5d-4de0-8df9-dc09e06cc091 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:49.545182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16175a10-0c5d-4de0-8df9-dc09e06cc091 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:49.545388 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16175a10-0c5d-4de0-8df9-dc09e06cc091 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:49.545541 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-16175a10-0c5d-4de0-8df9-dc09e06cc091 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:49.553563 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:49.553563 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:49.557299 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16175a10-0c5d-4de0-8df9-dc09e06cc091 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:49.559160 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 586/2348] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:49 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 693 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:49.803078 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c04c0490-053c-4d1a-87b0-7bd9d1e4faf1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:49.808694 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c04c0490-053c-4d1a-87b0-7bd9d1e4faf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:49.808891 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c04c0490-053c-4d1a-87b0-7bd9d1e4faf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:49.809090 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c04c0490-053c-4d1a-87b0-7bd9d1e4faf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:49.823901 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:49.823901 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:49.828536 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c04c0490-053c-4d1a-87b0-7bd9d1e4faf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:49.834357 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c04c0490-053c-4d1a-87b0-7bd9d1e4faf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:49.834874 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 585/2349] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:49 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 937 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:49.865457 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cdcbd264-57bf-43d4-906e-6ad0bd0c47b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:49.867679 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdcbd264-57bf-43d4-906e-6ad0bd0c47b4 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac Aug 08 19:31:49.867925 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdcbd264-57bf-43d4-906e-6ad0bd0c47b4 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:49.868188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cdcbd264-57bf-43d4-906e-6ad0bd0c47b4 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:49.875655 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cdcbd264-57bf-43d4-906e-6ad0bd0c47b4 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac returned with HTTP 404 Aug 08 19:31:49.876288 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 587/2350] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:49 2026] GET /volume/v3/volumes/fa9a4cc6-eb86-465a-acfa-34c4f54fe8ac => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:49.886149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:49.887851 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:49.888193 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1634190708"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:49.889596 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1634190708'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:49.889712 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Create volume of 1 GB Aug 08 19:31:49.889952 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:49.889952 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:49.893643 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Availability Zones retrieved successfully. Aug 08 19:31:49.899259 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Flow 'volume_create_api' (9bf60723-b154-437c-b47a-ae57d01e4713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:49.899787 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08169ee-325e-477e-84fa-2e68b73fa971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:49.900654 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:49.927258 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e08169ee-325e-477e-84fa-2e68b73fa971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:49.928270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c1f4c8-d50f-46e0-aa43-b636c262948a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:49.966080 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Created reservations ['9580e0af-3f05-4a58-9c21-26bf896fdcb4', 'f2df3506-91d6-4082-af8c-363bca40d7e1', 'acb505e9-bc6f-47fe-a8e5-46cfec2b1743', '98f4d474-0a01-4ff6-928b-5f21cceb79bf'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:49.966803 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08c1f4c8-d50f-46e0-aa43-b636c262948a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9580e0af-3f05-4a58-9c21-26bf896fdcb4', 'f2df3506-91d6-4082-af8c-363bca40d7e1', 'acb505e9-bc6f-47fe-a8e5-46cfec2b1743', '98f4d474-0a01-4ff6-928b-5f21cceb79bf']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:49.967466 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a62fd0-6984-4175-92d7-4b613a10094a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:49.988628 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43a62fd0-6984-4175-92d7-4b613a10094a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a650cb8-7aef-423f-ac23-b5d78d8fd0c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1634190708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30493077b0ed43bfbc542cf33bd64390',qos_specs=None,replication_status=,reservations=['9580e0af-3f05-4a58-9c21-26bf896fdcb4','f2df3506-91d6-4082-af8c-363bca40d7e1','acb505e9-bc6f-47fe-a8e5-46cfec2b1743','98f4d474-0a01-4ff6-928b-5f21cceb79bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3116d6b196344bb3b4c6038bee1ed7af',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1634190708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a650cb8-7aef-423f-ac23-b5d78d8fd0c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30493077b0ed43bfbc542cf33bd64390',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3116d6b196344bb3b4c6038bee1ed7af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:49.989357 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9917bd97-1247-4edd-b7cd-7b492239879b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:50.009773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9917bd97-1247-4edd-b7cd-7b492239879b) transitioned into 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-1634190708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30493077b0ed43bfbc542cf33bd64390',qos_specs=None,replication_status=,reservations=['9580e0af-3f05-4a58-9c21-26bf896fdcb4','f2df3506-91d6-4082-af8c-363bca40d7e1','acb505e9-bc6f-47fe-a8e5-46cfec2b1743','98f4d474-0a01-4ff6-928b-5f21cceb79bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3116d6b196344bb3b4c6038bee1ed7af',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:50.010681 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14390bef-f37b-43c7-a1ec-06024d721bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:50.022062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14390bef-f37b-43c7-a1ec-06024d721bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:50.023339 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Flow 'volume_create_api' (9bf60723-b154-437c-b47a-ae57d01e4713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:50.023800 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Create volume request issued successfully. Aug 08 19:31:50.024714 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b6a7e25-842d-4733-9ac4-58f19b2c5178 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:50.025303 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 593/2351] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:49 2026] POST /volume/v3/volumes => generated 746 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:50.039861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bdd9b52f-2169-4f77-ae38-dc558943d3c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.042149 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdd9b52f-2169-4f77-ae38-dc558943d3c1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:50.042429 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b52f-2169-4f77-ae38-dc558943d3c1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.042719 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b52f-2169-4f77-ae38-dc558943d3c1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.050268 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:50.050268 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:50.054654 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bdd9b52f-2169-4f77-ae38-dc558943d3c1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:50.061198 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdd9b52f-2169-4f77-ae38-dc558943d3c1 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 200 Aug 08 19:31:50.061786 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 587/2352] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:50.156432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1362553-006e-4059-9aaa-034a19381082 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.158676 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1362553-006e-4059-9aaa-034a19381082 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:50.159041 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1362553-006e-4059-9aaa-034a19381082 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.159264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1362553-006e-4059-9aaa-034a19381082 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.159429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e1362553-006e-4059-9aaa-034a19381082 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:50.169426 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:50.169426 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:50.170344 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1362553-006e-4059-9aaa-034a19381082 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:50.170925 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 586/2353] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:50.413432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eba5d5ef-f807-4251-9397-002a54bf745b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.523926 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eba5d5ef-f807-4251-9397-002a54bf745b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:31:50.524399 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eba5d5ef-f807-4251-9397-002a54bf745b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1213676916", "extra_specs": {"spec1": "val1"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.549104 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eba5d5ef-f807-4251-9397-002a54bf745b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:31:50.549104 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 588/2354] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:31:50 2026] POST /volume/v3/types => generated 243 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:50.563921 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-16d9ca63-16bd-4d8c-91b5-0e065fd7b996 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.566250 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-16d9ca63-16bd-4d8c-91b5-0e065fd7b996 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] POST https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs Aug 08 19:31:50.566679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-16d9ca63-16bd-4d8c-91b5-0e065fd7b996 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.568137 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-16d9ca63-16bd-4d8c-91b5-0e065fd7b996 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs returned with HTTP 400 Aug 08 19:31:50.569144 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 594/2355] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:31:50 2026] POST /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:31:50.570280 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f7cf9745-1540-4c2b-b23f-cb94568a7ce0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.572079 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7cf9745-1540-4c2b-b23f-cb94568a7ce0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:50.572306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7cf9745-1540-4c2b-b23f-cb94568a7ce0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.572540 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f7cf9745-1540-4c2b-b23f-cb94568a7ce0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.572653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f7cf9745-1540-4c2b-b23f-cb94568a7ce0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:50.580188 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-017a1da9-68d2-4754-9e61-07f5545f207b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.582799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-017a1da9-68d2-4754-9e61-07f5545f207b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] POST https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs Aug 08 19:31:50.583280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-017a1da9-68d2-4754-9e61-07f5545f207b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.584603 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:50.584603 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:50.585292 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f7cf9745-1540-4c2b-b23f-cb94568a7ce0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:50.585545 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-017a1da9-68d2-4754-9e61-07f5545f207b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs returned with HTTP 400 Aug 08 19:31:50.585649 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 588/2356] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 695 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:50.586210 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 587/2357] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:31:50 2026] POST /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:31:50.597428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-29f7d886-2c6c-4995-b90c-13f43ade3ee0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.597428 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29f7d886-2c6c-4995-b90c-13f43ade3ee0 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] POST https://10.4.3.89/volume/v3/types/71d4b7a8-1494-43a0-a344-742cb0eba37b/extra_specs Aug 08 19:31:50.597428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-29f7d886-2c6c-4995-b90c-13f43ade3ee0 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.607832 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29f7d886-2c6c-4995-b90c-13f43ade3ee0 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/71d4b7a8-1494-43a0-a344-742cb0eba37b/extra_specs returned with HTTP 404 Aug 08 19:31:50.608288 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 589/2358] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:31:50 2026] POST /volume/v3/types/71d4b7a8-1494-43a0-a344-742cb0eba37b/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:50.616436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-baa6d027-d442-4a80-be0c-9831e928b6c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.618434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-baa6d027-d442-4a80-be0c-9831e928b6c7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] DELETE https://10.4.3.89/volume/v3/types/6fad7a5a-4a64-4769-a1e7-12d2226d4ff1/extra_specs/spec1 Aug 08 19:31:50.618665 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-baa6d027-d442-4a80-be0c-9831e928b6c7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.618888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-baa6d027-d442-4a80-be0c-9831e928b6c7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.623272 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-baa6d027-d442-4a80-be0c-9831e928b6c7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/6fad7a5a-4a64-4769-a1e7-12d2226d4ff1/extra_specs/spec1 returned with HTTP 404 Aug 08 19:31:50.623917 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 595/2359] 10.4.3.89 () {66 vars in 1392 bytes} [Sat Aug 8 19:31:50 2026] DELETE /volume/v3/types/6fad7a5a-4a64-4769-a1e7-12d2226d4ff1/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:50.635746 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-916760cb-693a-44a7-ba33-89df1e2ca3f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.637986 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-916760cb-693a-44a7-ba33-89df1e2ca3f7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] GET https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/nonexistent_extra_spec_name Aug 08 19:31:50.638178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-916760cb-693a-44a7-ba33-89df1e2ca3f7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.638377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-916760cb-693a-44a7-ba33-89df1e2ca3f7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.646133 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-916760cb-693a-44a7-ba33-89df1e2ca3f7 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 08 19:31:50.646628 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 589/2360] 10.4.3.89 () {66 vars in 1455 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:50.655438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-43a26403-634f-4e3a-9c67-4c2accf69084 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.657429 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43a26403-634f-4e3a-9c67-4c2accf69084 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] GET https://10.4.3.89/volume/v3/types/a78718e7-ba9d-4586-8c2d-62895792d611/extra_specs/spec1 Aug 08 19:31:50.657695 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43a26403-634f-4e3a-9c67-4c2accf69084 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.657890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43a26403-634f-4e3a-9c67-4c2accf69084 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.663471 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43a26403-634f-4e3a-9c67-4c2accf69084 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/a78718e7-ba9d-4586-8c2d-62895792d611/extra_specs/spec1 returned with HTTP 404 Aug 08 19:31:50.663471 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 588/2361] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/types/a78718e7-ba9d-4586-8c2d-62895792d611/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:50.670499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9da065f8-e3c9-46dc-8700-121432cf4469 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.672673 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9da065f8-e3c9-46dc-8700-121432cf4469 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] GET https://10.4.3.89/volume/v3/types/4ab8b1be-78a8-43f0-afd7-f135d68c2082/extra_specs Aug 08 19:31:50.672920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9da065f8-e3c9-46dc-8700-121432cf4469 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.673177 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9da065f8-e3c9-46dc-8700-121432cf4469 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.677708 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9da065f8-e3c9-46dc-8700-121432cf4469 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/4ab8b1be-78a8-43f0-afd7-f135d68c2082/extra_specs returned with HTTP 404 Aug 08 19:31:50.678306 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 590/2362] 10.4.3.89 () {66 vars in 1371 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/types/4ab8b1be-78a8-43f0-afd7-f135d68c2082/extra_specs => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:50.685853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b3bbaaeb-d2bd-4fad-b3b7-4b58df8f4448 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.687643 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3bbaaeb-d2bd-4fad-b3b7-4b58df8f4448 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] PUT https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/spec1 Aug 08 19:31:50.687990 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3bbaaeb-d2bd-4fad-b3b7-4b58df8f4448 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.689574 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3bbaaeb-d2bd-4fad-b3b7-4b58df8f4448 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/spec1 returned with HTTP 400 Aug 08 19:31:50.689889 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 596/2363] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:31:50 2026] PUT /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/spec1 => generated 102 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:31:50.697009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-12a29348-6a04-4dd1-9175-6a0b01486f69 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.699943 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12a29348-6a04-4dd1-9175-6a0b01486f69 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] PUT https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/spec1 Aug 08 19:31:50.700215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12a29348-6a04-4dd1-9175-6a0b01486f69 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'update', calling method: update, body: null {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.702499 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12a29348-6a04-4dd1-9175-6a0b01486f69 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/spec1 returned with HTTP 400 Aug 08 19:31:50.703094 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 590/2364] 10.4.3.89 () {68 vars in 1408 bytes} [Sat Aug 8 19:31:50 2026] PUT /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:50.710443 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-157dbf77-8d41-465e-a522-235c35bd1dda None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.712256 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-157dbf77-8d41-465e-a522-235c35bd1dda tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] PUT https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/None Aug 08 19:31:50.712619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-157dbf77-8d41-465e-a522-235c35bd1dda tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.749236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-157dbf77-8d41-465e-a522-235c35bd1dda tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 08 19:31:50.749450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-157dbf77-8d41-465e-a522-235c35bd1dda tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/None returned with HTTP 400 Aug 08 19:31:50.749999 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 589/2365] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:31:50 2026] PUT /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/None => generated 73 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:50.758257 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0c5b3d6b-1c6d-40e4-a647-75b4a056753b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.761346 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c5b3d6b-1c6d-40e4-a647-75b4a056753b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] PUT https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/f3e7c79c-ed46-4337-9d34-f4db9fdad11d Aug 08 19:31:50.761661 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c5b3d6b-1c6d-40e4-a647-75b4a056753b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.779098 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c5b3d6b-1c6d-40e4-a647-75b4a056753b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 08 19:31:50.779322 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c5b3d6b-1c6d-40e4-a647-75b4a056753b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/f3e7c79c-ed46-4337-9d34-f4db9fdad11d returned with HTTP 400 Aug 08 19:31:50.779879 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 591/2366] 10.4.3.89 () {68 vars in 1502 bytes} [Sat Aug 8 19:31:50 2026] PUT /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba/extra_specs/f3e7c79c-ed46-4337-9d34-f4db9fdad11d => generated 73 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:31:50.788709 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-669bea90-dd23-4db4-9cb4-101031d29c65 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.790678 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-669bea90-dd23-4db4-9cb4-101031d29c65 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] PUT https://10.4.3.89/volume/v3/types/6fa3ea1a-58ac-4e75-b93f-0bdf737e3153/extra_specs/spec1 Aug 08 19:31:50.791071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-669bea90-dd23-4db4-9cb4-101031d29c65 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:50.793427 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:50.793427 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:50.822565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-669bea90-dd23-4db4-9cb4-101031d29c65 tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/6fa3ea1a-58ac-4e75-b93f-0bdf737e3153/extra_specs/spec1 returned with HTTP 404 Aug 08 19:31:50.823084 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 597/2367] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:31:50 2026] PUT /volume/v3/types/6fa3ea1a-58ac-4e75-b93f-0bdf737e3153/extra_specs/spec1 => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:50.830913 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a44fb5d-333a-4f10-a3bd-974749c8ca7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.832705 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a44fb5d-333a-4f10-a3bd-974749c8ca7b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] DELETE https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba Aug 08 19:31:50.832890 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a44fb5d-333a-4f10-a3bd-974749c8ca7b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.833111 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a44fb5d-333a-4f10-a3bd-974749c8ca7b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.851472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09187a01-988e-4355-a8c5-76971151efdf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.856398 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09187a01-988e-4355-a8c5-76971151efdf tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:50.856550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09187a01-988e-4355-a8c5-76971151efdf tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.856786 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09187a01-988e-4355-a8c5-76971151efdf tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.869824 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a44fb5d-333a-4f10-a3bd-974749c8ca7b tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba returned with HTTP 202 Aug 08 19:31:50.870654 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 591/2368] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:31:50 2026] DELETE /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:50.872703 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:50.872703 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:50.878789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de6201ea-8798-4bd4-a924-ff216beec21d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:50.879260 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09187a01-988e-4355-a8c5-76971151efdf tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:50.880543 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de6201ea-8798-4bd4-a924-ff216beec21d tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] GET https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba Aug 08 19:31:50.880744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de6201ea-8798-4bd4-a924-ff216beec21d tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:50.881000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de6201ea-8798-4bd4-a924-ff216beec21d tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:50.884594 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09187a01-988e-4355-a8c5-76971151efdf tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:50.885204 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 590/2369] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:50.885434 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de6201ea-8798-4bd4-a924-ff216beec21d tempest-ExtraSpecsNegativeTest-619977365 tempest-ExtraSpecsNegativeTest-619977365-project-admin] https://10.4.3.89/volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba returned with HTTP 404 Aug 08 19:31:50.885981 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 592/2370] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:31:50 2026] GET /volume/v3/types/3e3b4842-633e-4099-9907-d6bb55c37eba => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:51.073203 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-213500f5-8245-4383-bc2b-664e90b16cd3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:51.075007 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-213500f5-8245-4383-bc2b-664e90b16cd3 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:51.075259 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-213500f5-8245-4383-bc2b-664e90b16cd3 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:51.075505 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-213500f5-8245-4383-bc2b-664e90b16cd3 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:51.083860 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:51.083860 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:51.087314 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-213500f5-8245-4383-bc2b-664e90b16cd3 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:51.091509 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-213500f5-8245-4383-bc2b-664e90b16cd3 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 200 Aug 08 19:31:51.091928 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 598/2371] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:51 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:51.104429 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:51.106405 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:31:51.106820 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a650cb8-7aef-423f-ac23-b5d78d8fd0c6", "name": "tempest-VolumesExtendTest-Snapshot-1779123707"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:51.115258 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:51.115258 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:51.115758 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:51.115873 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Create snapshot from volume 7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:51.154563 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Created reservations ['d9a7d26e-fe19-4026-bdfb-6856e007733d', '8baaa56e-23c2-4ae1-836b-836e6eab0a8d', 'ada774a3-59e3-40aa-b377-9eb65bdf81d0', '5fa5539d-aaef-4f02-9cce-c603811f6625'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:51.184156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd4cdee0-871b-489e-a894-32f23ad7648e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:51.186927 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd4cdee0-871b-489e-a894-32f23ad7648e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:51.186927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd4cdee0-871b-489e-a894-32f23ad7648e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:51.186927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd4cdee0-871b-489e-a894-32f23ad7648e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:51.187249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-dd4cdee0-871b-489e-a894-32f23ad7648e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:51.192118 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:51.192118 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:51.192806 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd4cdee0-871b-489e-a894-32f23ad7648e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:51.194192 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 591/2372] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:51 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:51.196337 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Snapshot create request issued successfully. Aug 08 19:31:51.196848 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b9e1518-5523-4b1b-9ae0-d3ec49e90675 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:31:51.197441 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 592/2373] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:31:51 2026] POST /volume/v3/snapshots => generated 304 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:51.210794 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ba4a577-b81e-4da4-82d5-c26ad299b18c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:51.212849 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ba4a577-b81e-4da4-82d5-c26ad299b18c tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 Aug 08 19:31:51.213061 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ba4a577-b81e-4da4-82d5-c26ad299b18c tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:51.213247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ba4a577-b81e-4da4-82d5-c26ad299b18c tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:51.218365 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:51.218365 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:51.218794 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3ba4a577-b81e-4da4-82d5-c26ad299b18c tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Snapshot retrieved successfully. Aug 08 19:31:51.219550 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ba4a577-b81e-4da4-82d5-c26ad299b18c tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 returned with HTTP 200 Aug 08 19:31:51.219894 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 593/2374] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:51 2026] GET /volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:51.600140 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-422f047b-a201-4d1d-be4c-3055e6a9a1d4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:51.601815 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-422f047b-a201-4d1d-be4c-3055e6a9a1d4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:51.602019 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-422f047b-a201-4d1d-be4c-3055e6a9a1d4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:51.602201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-422f047b-a201-4d1d-be4c-3055e6a9a1d4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:51.602282 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-422f047b-a201-4d1d-be4c-3055e6a9a1d4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:51.609830 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:51.609830 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:51.610708 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-422f047b-a201-4d1d-be4c-3055e6a9a1d4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:51.611221 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 599/2375] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:51 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:51.901111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ba259bc-db34-4f1b-8d43-ef480c3dc92d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:51.903508 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ba259bc-db34-4f1b-8d43-ef480c3dc92d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:51.903869 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ba259bc-db34-4f1b-8d43-ef480c3dc92d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:51.904193 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ba259bc-db34-4f1b-8d43-ef480c3dc92d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:51.916328 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:51.916328 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:51.919606 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ba259bc-db34-4f1b-8d43-ef480c3dc92d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:51.923597 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ba259bc-db34-4f1b-8d43-ef480c3dc92d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:51.924034 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 592/2376] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:51 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:52.207272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf5d9878-00de-4063-8ca0-bda517a8cbd0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.209212 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf5d9878-00de-4063-8ca0-bda517a8cbd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:52.209463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf5d9878-00de-4063-8ca0-bda517a8cbd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:52.209658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf5d9878-00de-4063-8ca0-bda517a8cbd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:52.209868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bf5d9878-00de-4063-8ca0-bda517a8cbd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:52.214324 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:52.214324 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:52.215073 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf5d9878-00de-4063-8ca0-bda517a8cbd0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:52.215477 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 593/2377] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:52 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:52.229857 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b2458283-b49e-4ae9-9397-f6e95bb0a547 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.232229 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2458283-b49e-4ae9-9397-f6e95bb0a547 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 Aug 08 19:31:52.232516 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2458283-b49e-4ae9-9397-f6e95bb0a547 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:52.232783 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b2458283-b49e-4ae9-9397-f6e95bb0a547 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:52.238873 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:52.238873 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:52.239436 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b2458283-b49e-4ae9-9397-f6e95bb0a547 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Snapshot retrieved successfully. Aug 08 19:31:52.240562 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b2458283-b49e-4ae9-9397-f6e95bb0a547 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 returned with HTTP 200 Aug 08 19:31:52.241206 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 594/2378] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:52 2026] GET /volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:52.249748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.251538 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] POST https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6/action Aug 08 19:31:52.252166 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:52.252166 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:52.262053 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:52.262053 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:52.262717 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:52.307017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Created reservations ['37452ca2-d56c-4bd6-bca7-96b46db2b3e0', '28f4bc29-1514-4023-9b97-43e8194b0a2b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:52.319912 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Extend volume request issued successfully. Aug 08 19:31:52.320144 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ed003b17-695b-4669-8aad-b3dc925b4af7 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6/action returned with HTTP 202 Aug 08 19:31:52.320698 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 600/2379] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:31:52 2026] POST /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:52.329072 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-496ca028-060a-47f9-809e-ecf625324823 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.331478 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-496ca028-060a-47f9-809e-ecf625324823 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:52.331903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-496ca028-060a-47f9-809e-ecf625324823 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:52.332633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-496ca028-060a-47f9-809e-ecf625324823 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:52.344671 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:52.344671 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:52.349144 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-496ca028-060a-47f9-809e-ecf625324823 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:52.354535 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-496ca028-060a-47f9-809e-ecf625324823 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 200 Aug 08 19:31:52.354938 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 593/2380] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:52 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:52.597143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-be940ca9-5311-4132-9596-aa56668dcdec req-07273535-44e2-47f8-8197-8f1a66ece617 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.599101 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-07273535-44e2-47f8-8197-8f1a66ece617 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6/action Aug 08 19:31:52.599459 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-07273535-44e2-47f8-8197-8f1a66ece617 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:52.599646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-07273535-44e2-47f8-8197-8f1a66ece617 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:52.614536 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:52.614536 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:52.622871 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-be940ca9-5311-4132-9596-aa56668dcdec req-07273535-44e2-47f8-8197-8f1a66ece617 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6/action returned with HTTP 204 Aug 08 19:31:52.623807 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f2b9e402-4cd8-4ffc-8f25-a9e65b265a3e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.623939 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 594/2381] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:31:52 2026] POST /volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:52.625545 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2b9e402-4cd8-4ffc-8f25-a9e65b265a3e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:52.626132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2b9e402-4cd8-4ffc-8f25-a9e65b265a3e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:52.626132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2b9e402-4cd8-4ffc-8f25-a9e65b265a3e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:52.626132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f2b9e402-4cd8-4ffc-8f25-a9e65b265a3e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:52.630192 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:52.630192 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:52.631135 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2b9e402-4cd8-4ffc-8f25-a9e65b265a3e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:52.631135 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 595/2382] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:52 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:52.946620 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da008f4b-6fc1-40d7-a500-cf15add8fa6a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.948374 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da008f4b-6fc1-40d7-a500-cf15add8fa6a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:52.948947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da008f4b-6fc1-40d7-a500-cf15add8fa6a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:52.948947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da008f4b-6fc1-40d7-a500-cf15add8fa6a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:52.965610 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:52.965610 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:52.970278 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-da008f4b-6fc1-40d7-a500-cf15add8fa6a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:52.976092 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da008f4b-6fc1-40d7-a500-cf15add8fa6a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:52.976492 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 601/2383] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:52 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 1229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:52.997769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-722ed5fe-546c-4b1b-b9bb-2dc3a81f4245 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:52.999148 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-722ed5fe-546c-4b1b-b9bb-2dc3a81f4245 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:31:52.999148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-722ed5fe-546c-4b1b-b9bb-2dc3a81f4245 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:52.999148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-722ed5fe-546c-4b1b-b9bb-2dc3a81f4245 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.013235 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.013235 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:53.018901 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-722ed5fe-546c-4b1b-b9bb-2dc3a81f4245 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:53.024706 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-722ed5fe-546c-4b1b-b9bb-2dc3a81f4245 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:31:53.025232 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 594/2384] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:52 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 1229 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:53.225261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-abe1cb41-6481-42f3-8642-a5a0523fb6b1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.226899 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abe1cb41-6481-42f3-8642-a5a0523fb6b1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:53.227619 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abe1cb41-6481-42f3-8642-a5a0523fb6b1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.227619 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abe1cb41-6481-42f3-8642-a5a0523fb6b1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.227619 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-abe1cb41-6481-42f3-8642-a5a0523fb6b1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:53.231876 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.231876 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:53.232554 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abe1cb41-6481-42f3-8642-a5a0523fb6b1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:53.232924 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 595/2385] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:53.373802 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-78754422-e856-4c2a-86e6-6fa925465e17 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.376305 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78754422-e856-4c2a-86e6-6fa925465e17 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:53.376572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78754422-e856-4c2a-86e6-6fa925465e17 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.376810 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78754422-e856-4c2a-86e6-6fa925465e17 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.385892 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.385892 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:53.390646 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-78754422-e856-4c2a-86e6-6fa925465e17 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:53.394847 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78754422-e856-4c2a-86e6-6fa925465e17 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 200 Aug 08 19:31:53.395220 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 596/2386] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:53.407930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9fb67056-d895-47b3-8868-fe9ec7b9c62f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.409584 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fb67056-d895-47b3-8868-fe9ec7b9c62f tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:53.409767 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fb67056-d895-47b3-8868-fe9ec7b9c62f tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.409938 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fb67056-d895-47b3-8868-fe9ec7b9c62f tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.416617 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.416617 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:53.420114 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9fb67056-d895-47b3-8868-fe9ec7b9c62f tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:53.424428 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fb67056-d895-47b3-8868-fe9ec7b9c62f tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 200 Aug 08 19:31:53.424825 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 602/2387] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:53.439252 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6e71387e-5005-43a9-a46a-2ffce6239821 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.442069 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e71387e-5005-43a9-a46a-2ffce6239821 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 Aug 08 19:31:53.442342 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e71387e-5005-43a9-a46a-2ffce6239821 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.443639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6e71387e-5005-43a9-a46a-2ffce6239821 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.444032 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-6e71387e-5005-43a9-a46a-2ffce6239821 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Delete snapshot with id: cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 Aug 08 19:31:53.456137 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.456137 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:53.458864 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e71387e-5005-43a9-a46a-2ffce6239821 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Snapshot retrieved successfully. Aug 08 19:31:53.481641 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6e71387e-5005-43a9-a46a-2ffce6239821 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Snapshot delete request issued successfully. Aug 08 19:31:53.481830 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6e71387e-5005-43a9-a46a-2ffce6239821 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 returned with HTTP 202 Aug 08 19:31:53.482210 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 595/2388] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:31:53 2026] DELETE /volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:53.492148 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-069daded-54a0-4f2a-9f5f-125f52021695 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.494636 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-069daded-54a0-4f2a-9f5f-125f52021695 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 Aug 08 19:31:53.494808 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-069daded-54a0-4f2a-9f5f-125f52021695 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.495016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-069daded-54a0-4f2a-9f5f-125f52021695 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.504724 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.504724 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:53.505382 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-069daded-54a0-4f2a-9f5f-125f52021695 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Snapshot retrieved successfully. Aug 08 19:31:53.506515 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-069daded-54a0-4f2a-9f5f-125f52021695 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 returned with HTTP 200 Aug 08 19:31:53.507173 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 596/2389] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:53.585727 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ef31f8d-f60b-4d5c-b03e-28caa1e1720d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.587092 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ef31f8d-f60b-4d5c-b03e-28caa1e1720d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:53.587295 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ef31f8d-f60b-4d5c-b03e-28caa1e1720d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.587521 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ef31f8d-f60b-4d5c-b03e-28caa1e1720d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.599949 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.599949 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:53.604995 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ef31f8d-f60b-4d5c-b03e-28caa1e1720d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:53.613452 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ef31f8d-f60b-4d5c-b03e-28caa1e1720d tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:53.613452 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 597/2390] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:53.643295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-11d1ff2a-83ba-453e-962c-91ca9735f496 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.645615 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11d1ff2a-83ba-453e-962c-91ca9735f496 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:53.645888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11d1ff2a-83ba-453e-962c-91ca9735f496 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.647962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11d1ff2a-83ba-453e-962c-91ca9735f496 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.647962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-11d1ff2a-83ba-453e-962c-91ca9735f496 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:53.650667 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.650667 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:53.651326 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11d1ff2a-83ba-453e-962c-91ca9735f496 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:53.652055 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 603/2391] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:53.815570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-850d5838-b945-46f8-8873-5da1cc0d41ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.926166 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-6a75bd2f-a803-436f-a274-826861ca4f47 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.928137 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-6a75bd2f-a803-436f-a274-826861ca4f47 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:53.928323 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-6a75bd2f-a803-436f-a274-826861ca4f47 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.928549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-6a75bd2f-a803-436f-a274-826861ca4f47 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.935225 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.935225 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:53.938792 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-6a75bd2f-a803-436f-a274-826861ca4f47 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:53.942541 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-6a75bd2f-a803-436f-a274-826861ca4f47 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:53.942873 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 597/2392] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 936 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:53.953171 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-850d5838-b945-46f8-8873-5da1cc0d41ba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:31:53.953464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-850d5838-b945-46f8-8873-5da1cc0d41ba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:53.953705 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-850d5838-b945-46f8-8873-5da1cc0d41ba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:53.954014 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-850d5838-b945-46f8-8873-5da1cc0d41ba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:53.954385 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:53.954385 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:53.955060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-850d5838-b945-46f8-8873-5da1cc0d41ba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:53.963254 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-850d5838-b945-46f8-8873-5da1cc0d41ba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Get all volumes completed successfully. Aug 08 19:31:53.963771 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-850d5838-b945-46f8-8873-5da1cc0d41ba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:31:53.964274 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 596/2393] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:31:53 2026] GET /volume/v3/volumes => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:31:53.974029 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-19f44f03-cf58-4df4-9950-816650330f54 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:53.976073 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:53.976492 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1100656528"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:53.978321 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1100656528'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:53.978487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume of 1 GB Aug 08 19:31:53.983150 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Availability Zones retrieved successfully. Aug 08 19:31:53.991873 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Flow 'volume_create_api' (ffb85a52-e974-4214-a2ea-c552cf7ceb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:53.993063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0dabb7-fdfc-4d43-9e7b-6cf61b1cc532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:53.994241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:54.023714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a32ddd30-b6e1-4d4e-a7e9-9f833796f6b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.024092 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a32ddd30-b6e1-4d4e-a7e9-9f833796f6b0 None None] GET https://10.4.3.89/volume// Aug 08 19:31:54.024253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a32ddd30-b6e1-4d4e-a7e9-9f833796f6b0 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.024451 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a32ddd30-b6e1-4d4e-a7e9-9f833796f6b0 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.024743 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a32ddd30-b6e1-4d4e-a7e9-9f833796f6b0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:54.025094 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 604/2394] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:54.027205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0dabb7-fdfc-4d43-9e7b-6cf61b1cc532) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:54.030299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93ce96f-ded5-4aeb-8e49-24ca41f6ef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:54.032506 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-c65f90f9-f7bc-4baf-af6e-f0732b0f21d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.034502 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-c65f90f9-f7bc-4baf-af6e-f0732b0f21d6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:31:54.034824 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-c65f90f9-f7bc-4baf-af6e-f0732b0f21d6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b736f49-e3b8-443c-a137-71b673abc482", "connector": null, "instance_uuid": "1635dad0-835f-493e-859c-2754adab6108"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:54.043225 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.043225 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:54.069055 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-c65f90f9-f7bc-4baf-af6e-f0732b0f21d6 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:31:54.069558 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 598/2395] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:31:54 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) Aug 08 19:31:54.101090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Created reservations ['c6c7affb-0c46-4424-927c-bca660c91609', 'b8912a65-68f2-4790-8f54-aadd46580d13', '8242f5cd-9946-493b-8d7c-6ac617d0e397', 'fb5a7d55-0e8a-47e8-92ea-95e43e9dcad6'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:54.102745 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a93ce96f-ded5-4aeb-8e49-24ca41f6ef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6c7affb-0c46-4424-927c-bca660c91609', 'b8912a65-68f2-4790-8f54-aadd46580d13', '8242f5cd-9946-493b-8d7c-6ac617d0e397', 'fb5a7d55-0e8a-47e8-92ea-95e43e9dcad6']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:54.102925 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54abb2cb-42a8-464c-af11-9fcc4e8c7ab7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.103529 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d20e0ec-e80b-428e-bf98-8e36072c9b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:54.104861 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54abb2cb-42a8-464c-af11-9fcc4e8c7ab7 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:54.105182 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54abb2cb-42a8-464c-af11-9fcc4e8c7ab7 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.105457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54abb2cb-42a8-464c-af11-9fcc4e8c7ab7 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.106252 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-46ba158e-4c1d-47b0-88f8-47e1a4a3eac4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.106624 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46ba158e-4c1d-47b0-88f8-47e1a4a3eac4 None None] GET https://10.4.3.89/volume// Aug 08 19:31:54.106779 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46ba158e-4c1d-47b0-88f8-47e1a4a3eac4 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.106958 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46ba158e-4c1d-47b0-88f8-47e1a4a3eac4 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.107363 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46ba158e-4c1d-47b0-88f8-47e1a4a3eac4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:31:54.107705 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 605/2396] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:31:54.115626 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-f608a4ff-b114-41fe-bf2f-c39d8fee8e7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.117153 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.117153 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:54.117919 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-f608a4ff-b114-41fe-bf2f-c39d8fee8e7b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:54.118205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-f608a4ff-b114-41fe-bf2f-c39d8fee8e7b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.118434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-f608a4ff-b114-41fe-bf2f-c39d8fee8e7b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.121178 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-54abb2cb-42a8-464c-af11-9fcc4e8c7ab7 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:54.125562 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54abb2cb-42a8-464c-af11-9fcc4e8c7ab7 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:54.126000 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 597/2397] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:54.131357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d20e0ec-e80b-428e-bf98-8e36072c9b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6339e9e6-9e99-418a-9e76-e70fd8fe1208', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1100656528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7e923f15784626bfe6e55e3e41c034',qos_specs=None,replication_status=,reservations=['c6c7affb-0c46-4424-927c-bca660c91609','b8912a65-68f2-4790-8f54-aadd46580d13','8242f5cd-9946-493b-8d7c-6ac617d0e397','fb5a7d55-0e8a-47e8-92ea-95e43e9dcad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a333c3aedfe04bf3a3c1d806936d3ad7',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1100656528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6339e9e6-9e99-418a-9e76-e70fd8fe1208,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7e923f15784626bfe6e55e3e41c034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a333c3aedfe04bf3a3c1d806936d3ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:54.132425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e326a8c-aca3-486e-84ad-e9c0ea52c45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:54.133276 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.133276 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:54.137509 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-f608a4ff-b114-41fe-bf2f-c39d8fee8e7b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:54.141489 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-f608a4ff-b114-41fe-bf2f-c39d8fee8e7b tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:54.141925 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 599/2398] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 1115 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:31:54.151908 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e326a8c-aca3-486e-84ad-e9c0ea52c45d) transitioned into 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-1100656528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7e923f15784626bfe6e55e3e41c034',qos_specs=None,replication_status=,reservations=['c6c7affb-0c46-4424-927c-bca660c91609','b8912a65-68f2-4790-8f54-aadd46580d13','8242f5cd-9946-493b-8d7c-6ac617d0e397','fb5a7d55-0e8a-47e8-92ea-95e43e9dcad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a333c3aedfe04bf3a3c1d806936d3ad7',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:54.153294 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ebf8229-3016-4496-95b4-cbe8467a96ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:54.165437 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ebf8229-3016-4496-95b4-cbe8467a96ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:54.165437 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Flow 'volume_create_api' (ffb85a52-e974-4214-a2ea-c552cf7ceb72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:54.165437 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume request issued successfully. Aug 08 19:31:54.165782 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19f44f03-cf58-4df4-9950-816650330f54 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:54.166342 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 598/2399] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:53 2026] POST /volume/v3/volumes => generated 753 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:54.183319 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e52d0668-d108-4283-928a-114812a1e108 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.185231 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e52d0668-d108-4283-928a-114812a1e108 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:31:54.185449 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e52d0668-d108-4283-928a-114812a1e108 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.185646 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e52d0668-d108-4283-928a-114812a1e108 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.199505 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.199505 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:54.203041 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e52d0668-d108-4283-928a-114812a1e108 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:54.206870 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e52d0668-d108-4283-928a-114812a1e108 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 returned with HTTP 200 Aug 08 19:31:54.207252 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 606/2400] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:54.246778 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-519fc310-06e1-427e-ae98-230f2b081468 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.249120 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-519fc310-06e1-427e-ae98-230f2b081468 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:54.249422 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-519fc310-06e1-427e-ae98-230f2b081468 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.249672 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-519fc310-06e1-427e-ae98-230f2b081468 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.249817 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-519fc310-06e1-427e-ae98-230f2b081468 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:54.251047 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-7d495678-3922-4e73-aa3a-a18f00389ce5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.253658 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-7d495678-3922-4e73-aa3a-a18f00389ce5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] PUT https://10.4.3.89/volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e Aug 08 19:31:54.254155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-7d495678-3922-4e73-aa3a-a18f00389ce5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:54.255450 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.255450 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:54.256666 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-519fc310-06e1-427e-ae98-230f2b081468 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:54.257003 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 598/2401] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:54.268294 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-7d495678-3922-4e73-aa3a-a18f00389ce5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Acquiring lock "cinder-attachment_update-3b736f49-e3b8-443c-a137-71b673abc482-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:31:54.273298 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-7d495678-3922-4e73-aa3a-a18f00389ce5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Lock "cinder-attachment_update-3b736f49-e3b8-443c-a137-71b673abc482-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:31:54.274738 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.274738 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:54.359713 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-7d495678-3922-4e73-aa3a-a18f00389ce5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Lock "cinder-attachment_update-3b736f49-e3b8-443c-a137-71b673abc482-np0000006803" released by "attachment_update" :: held 0.086s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:31:54.360346 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-7d495678-3922-4e73-aa3a-a18f00389ce5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e returned with HTTP 200 Aug 08 19:31:54.360952 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 600/2402] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:31:54 2026] PUT /volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:54.518723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fe49d66c-2d28-4510-98b5-b0ffcb59548b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.520502 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe49d66c-2d28-4510-98b5-b0ffcb59548b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 Aug 08 19:31:54.520731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe49d66c-2d28-4510-98b5-b0ffcb59548b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.520931 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe49d66c-2d28-4510-98b5-b0ffcb59548b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.525062 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe49d66c-2d28-4510-98b5-b0ffcb59548b tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 returned with HTTP 404 Aug 08 19:31:54.525501 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 599/2403] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/snapshots/cfe9a8c2-040d-4b37-bf1b-022fd5ca9035 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:54.531831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4bc4c21d-dae9-403a-8a3e-e807ef29eaf0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.533579 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bc4c21d-dae9-403a-8a3e-e807ef29eaf0 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:54.533799 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4bc4c21d-dae9-403a-8a3e-e807ef29eaf0 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.534029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4bc4c21d-dae9-403a-8a3e-e807ef29eaf0 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.541010 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.541010 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:54.544593 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4bc4c21d-dae9-403a-8a3e-e807ef29eaf0 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:54.548581 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bc4c21d-dae9-403a-8a3e-e807ef29eaf0 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 200 Aug 08 19:31:54.548955 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 607/2404] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:54.565208 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.567404 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] DELETE https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:54.568430 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.568674 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.568871 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Delete volume with id: 7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:54.581240 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.581240 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:54.581843 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:54.601270 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Delete volume request issued successfully. Aug 08 19:31:54.601531 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f193bf7d-4c4f-4856-a6cf-a236a7138b33 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 202 Aug 08 19:31:54.602049 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 599/2405] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:54 2026] DELETE /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:54.612190 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d653c107-44fa-4f5a-baa8-cb4c54462781 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.614698 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d653c107-44fa-4f5a-baa8-cb4c54462781 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:54.614892 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d653c107-44fa-4f5a-baa8-cb4c54462781 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.615109 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d653c107-44fa-4f5a-baa8-cb4c54462781 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.623813 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.623813 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:54.628948 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d653c107-44fa-4f5a-baa8-cb4c54462781 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Volume info retrieved successfully. Aug 08 19:31:54.636298 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d653c107-44fa-4f5a-baa8-cb4c54462781 tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 200 Aug 08 19:31:54.636719 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 601/2406] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:54.665934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce51af5b-45eb-43c4-97ad-8b1361fb8eb8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:54.668176 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce51af5b-45eb-43c4-97ad-8b1361fb8eb8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:54.668450 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce51af5b-45eb-43c4-97ad-8b1361fb8eb8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:54.668649 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce51af5b-45eb-43c4-97ad-8b1361fb8eb8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:54.668761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ce51af5b-45eb-43c4-97ad-8b1361fb8eb8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:54.674244 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:54.674244 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:54.674934 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce51af5b-45eb-43c4-97ad-8b1361fb8eb8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:54.675344 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 600/2407] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:54 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:55.140396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f5feafbc-9abe-4f22-87d5-1f499fea5dab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.142177 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5feafbc-9abe-4f22-87d5-1f499fea5dab tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:55.142354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5feafbc-9abe-4f22-87d5-1f499fea5dab tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.142591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5feafbc-9abe-4f22-87d5-1f499fea5dab tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.153228 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.153228 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:55.157340 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f5feafbc-9abe-4f22-87d5-1f499fea5dab tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:55.162812 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5feafbc-9abe-4f22-87d5-1f499fea5dab tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:55.163226 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 608/2408] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:55.224484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72208583-6a4e-433e-8f06-9e483564d0fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.226203 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72208583-6a4e-433e-8f06-9e483564d0fa tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:31:55.226426 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72208583-6a4e-433e-8f06-9e483564d0fa tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.226605 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72208583-6a4e-433e-8f06-9e483564d0fa tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.233800 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.233800 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:55.237632 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-72208583-6a4e-433e-8f06-9e483564d0fa tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:55.242115 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72208583-6a4e-433e-8f06-9e483564d0fa tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 returned with HTTP 200 Aug 08 19:31:55.242732 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 600/2409] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:55.255140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a096b723-2dc3-44ed-a452-4679f38f31ff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.256817 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a096b723-2dc3-44ed-a452-4679f38f31ff tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:31:55.257057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a096b723-2dc3-44ed-a452-4679f38f31ff tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.257256 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a096b723-2dc3-44ed-a452-4679f38f31ff tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.264877 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.264877 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:55.269380 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a096b723-2dc3-44ed-a452-4679f38f31ff tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:55.269742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e07f3d04-c764-436c-836c-efc38107b565 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.271653 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e07f3d04-c764-436c-836c-efc38107b565 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:55.271878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e07f3d04-c764-436c-836c-efc38107b565 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.272088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e07f3d04-c764-436c-836c-efc38107b565 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.272222 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e07f3d04-c764-436c-836c-efc38107b565 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id a3befd96-a2d6-400b-bca0-443599daaf61. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:55.273824 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a096b723-2dc3-44ed-a452-4679f38f31ff tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 returned with HTTP 200 Aug 08 19:31:55.274199 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 602/2410] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:55.282940 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.282940 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:55.286757 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e07f3d04-c764-436c-836c-efc38107b565 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 200 Aug 08 19:31:55.287837 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 601/2411] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:55.290787 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.293092 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:55.293576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1065699927"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:55.295662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1065699927'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:55.295662 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume of 1 GB Aug 08 19:31:55.298803 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c4aec74-5a9a-45a0-9b03-b0c32d9278f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.301304 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Availability Zones retrieved successfully. Aug 08 19:31:55.302197 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c4aec74-5a9a-45a0-9b03-b0c32d9278f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 Aug 08 19:31:55.302488 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c4aec74-5a9a-45a0-9b03-b0c32d9278f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.302739 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c4aec74-5a9a-45a0-9b03-b0c32d9278f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.302875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-4c4aec74-5a9a-45a0-9b03-b0c32d9278f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete backup with id: a3befd96-a2d6-400b-bca0-443599daaf61. Aug 08 19:31:55.308155 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.308155 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:55.309401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Flow 'volume_create_api' (893d310f-aec0-4c7f-8706-4e5ab0c1f6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:55.310738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4057076a-4999-4818-9f7b-f05ffb2d6459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.312006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:55.332142 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-4c4aec74-5a9a-45a0-9b03-b0c32d9278f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] delete_backup rpcapi backup_id a3befd96-a2d6-400b-bca0-443599daaf61 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:31:55.334883 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c4aec74-5a9a-45a0-9b03-b0c32d9278f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 returned with HTTP 202 Aug 08 19:31:55.335698 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 601/2412] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:31:55 2026] DELETE /volume/v3/backups/a3befd96-a2d6-400b-bca0-443599daaf61 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:31:55.345710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.347492 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4057076a-4999-4818-9f7b-f05ffb2d6459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.348618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236daa10-05fe-4cb6-ac1a-2a5037d51900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.351648 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:55.352142 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1139426308"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:55.354146 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1139426308'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:55.354929 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume of 1 GB Aug 08 19:31:55.360803 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Availability Zones retrieved successfully. Aug 08 19:31:55.371024 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (e07e4b36-777a-4aa1-b042-0c10895a7852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:55.372459 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccd462f-4933-4b79-9b70-6fd9ed89c15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.373656 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:55.410927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Created reservations ['16d000bd-91f5-45d8-945b-319b5a2bc0ae', '038e46da-24da-4634-8561-35e3645961b9', '5eee942c-e701-4ebe-afb2-8b41691312ef', '7373194e-e260-4b5d-98be-6912f87e0bc5'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:55.411792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (236daa10-05fe-4cb6-ac1a-2a5037d51900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d000bd-91f5-45d8-945b-319b5a2bc0ae', '038e46da-24da-4634-8561-35e3645961b9', '5eee942c-e701-4ebe-afb2-8b41691312ef', '7373194e-e260-4b5d-98be-6912f87e0bc5']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.412548 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46cd960-fe03-4aca-935f-49d16d0a3a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.414320 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccd462f-4933-4b79-9b70-6fd9ed89c15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.415516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db75ca6b-9e81-4154-b5aa-45baf3aa16ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.436595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46cd960-fe03-4aca-935f-49d16d0a3a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01f0a45a-ace0-407f-b2a5-93747ba07504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1065699927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7e923f15784626bfe6e55e3e41c034',qos_specs=None,replication_status=,reservations=['16d000bd-91f5-45d8-945b-319b5a2bc0ae','038e46da-24da-4634-8561-35e3645961b9','5eee942c-e701-4ebe-afb2-8b41691312ef','7373194e-e260-4b5d-98be-6912f87e0bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a333c3aedfe04bf3a3c1d806936d3ad7',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1065699927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01f0a45a-ace0-407f-b2a5-93747ba07504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7e923f15784626bfe6e55e3e41c034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a333c3aedfe04bf3a3c1d806936d3ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.437325 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b546650-6753-4168-845a-ac434072fac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.461028 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b546650-6753-4168-845a-ac434072fac4) transitioned into 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-1065699927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7e923f15784626bfe6e55e3e41c034',qos_specs=None,replication_status=,reservations=['16d000bd-91f5-45d8-945b-319b5a2bc0ae','038e46da-24da-4634-8561-35e3645961b9','5eee942c-e701-4ebe-afb2-8b41691312ef','7373194e-e260-4b5d-98be-6912f87e0bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a333c3aedfe04bf3a3c1d806936d3ad7',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.461943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a754e2-f459-44eb-8664-59821dfd9dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.472438 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a754e2-f459-44eb-8664-59821dfd9dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.473260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Flow 'volume_create_api' (893d310f-aec0-4c7f-8706-4e5ab0c1f6a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:55.473631 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume request issued successfully. Aug 08 19:31:55.474190 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-332535e3-3cfc-4330-8cb5-69b8fad13b31 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:55.475047 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 609/2413] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:55 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:55.477156 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['bf5ab002-20b6-4b47-9473-ec98c60aaeea', '2b2a2d96-9933-42dd-acc9-696f4f23cfb7', '60c9e997-8d01-4101-b3d3-91f98e0cfde2', '435a02c2-6b1e-436f-944e-0701d5972b90'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:55.477981 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db75ca6b-9e81-4154-b5aa-45baf3aa16ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf5ab002-20b6-4b47-9473-ec98c60aaeea', '2b2a2d96-9933-42dd-acc9-696f4f23cfb7', '60c9e997-8d01-4101-b3d3-91f98e0cfde2', '435a02c2-6b1e-436f-944e-0701d5972b90']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.478775 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429d706c-85f4-46dc-afdc-a48bd61521c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.492520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16d92932-930e-43c8-9590-d1d6701a1908 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.498725 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d92932-930e-43c8-9590-d1d6701a1908 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:31:55.498992 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16d92932-930e-43c8-9590-d1d6701a1908 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.499213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16d92932-930e-43c8-9590-d1d6701a1908 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.505110 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (429d706c-85f4-46dc-afdc-a48bd61521c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45f5b55c-3b07-4487-a0ef-40d0713c7745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1139426308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['bf5ab002-20b6-4b47-9473-ec98c60aaeea','2b2a2d96-9933-42dd-acc9-696f4f23cfb7','60c9e997-8d01-4101-b3d3-91f98e0cfde2','435a02c2-6b1e-436f-944e-0701d5972b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1139426308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45f5b55c-3b07-4487-a0ef-40d0713c7745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065b1328ac054f778f7fa5bc8d63d98f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='781d4a4f1892438c97208a6310cb0e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.505848 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1bc23c-7d3f-4f33-81c6-95a8d36f65b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.511189 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.511189 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:55.515069 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-16d92932-930e-43c8-9590-d1d6701a1908 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:55.519499 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d92932-930e-43c8-9590-d1d6701a1908 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 returned with HTTP 200 Aug 08 19:31:55.519948 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 602/2414] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:55.532814 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1bc23c-7d3f-4f33-81c6-95a8d36f65b4) transitioned into 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-1139426308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['bf5ab002-20b6-4b47-9473-ec98c60aaeea','2b2a2d96-9933-42dd-acc9-696f4f23cfb7','60c9e997-8d01-4101-b3d3-91f98e0cfde2','435a02c2-6b1e-436f-944e-0701d5972b90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.533560 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daac42c-b50d-4cb6-999a-c3eef6956c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:55.544073 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9daac42c-b50d-4cb6-999a-c3eef6956c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:55.544871 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (e07e4b36-777a-4aa1-b042-0c10895a7852) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:55.545177 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request issued successfully. Aug 08 19:31:55.545725 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3112dcd1-80ad-4ca6-9459-66b24dab5695 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:55.546154 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 603/2415] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:31:55 2026] POST /volume/v3/volumes => generated 776 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:55.561391 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7864fc59-d205-4e9c-9f56-ab8db195d28d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.563960 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7864fc59-d205-4e9c-9f56-ab8db195d28d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 Aug 08 19:31:55.564039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7864fc59-d205-4e9c-9f56-ab8db195d28d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.564267 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7864fc59-d205-4e9c-9f56-ab8db195d28d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.580459 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.580459 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:55.584702 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7864fc59-d205-4e9c-9f56-ab8db195d28d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:31:55.589123 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7864fc59-d205-4e9c-9f56-ab8db195d28d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 returned with HTTP 200 Aug 08 19:31:55.589501 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 602/2416] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:55.656595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2a4cbe41-6c87-4a8e-b85e-166797c3fdae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.659004 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a4cbe41-6c87-4a8e-b85e-166797c3fdae tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] GET https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 Aug 08 19:31:55.659069 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a4cbe41-6c87-4a8e-b85e-166797c3fdae tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.659257 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a4cbe41-6c87-4a8e-b85e-166797c3fdae tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.668887 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a4cbe41-6c87-4a8e-b85e-166797c3fdae tempest-VolumesExtendTest-1057667142 tempest-VolumesExtendTest-1057667142-project-member] https://10.4.3.89/volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 returned with HTTP 404 Aug 08 19:31:55.669545 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 610/2417] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/volumes/7a650cb8-7aef-423f-ac23-b5d78d8fd0c6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:55.686887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0ecb0b6e-5885-40dc-8f1f-bcffcd7622f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:55.690402 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ecb0b6e-5885-40dc-8f1f-bcffcd7622f9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:55.690668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ecb0b6e-5885-40dc-8f1f-bcffcd7622f9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:55.690851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ecb0b6e-5885-40dc-8f1f-bcffcd7622f9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:55.690951 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0ecb0b6e-5885-40dc-8f1f-bcffcd7622f9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:55.695876 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:55.695876 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:55.696538 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ecb0b6e-5885-40dc-8f1f-bcffcd7622f9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:55.696913 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 603/2418] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:55 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:56.176920 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-affbbad5-9e0f-4560-a51a-88f3f4ef9242 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.178674 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-affbbad5-9e0f-4560-a51a-88f3f4ef9242 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:56.179018 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-affbbad5-9e0f-4560-a51a-88f3f4ef9242 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:56.179088 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-affbbad5-9e0f-4560-a51a-88f3f4ef9242 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:56.194598 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.194598 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:56.198768 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-affbbad5-9e0f-4560-a51a-88f3f4ef9242 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:56.203923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-affbbad5-9e0f-4560-a51a-88f3f4ef9242 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:56.204277 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 604/2419] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:56 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:56.538334 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87689ca2-b42e-41d0-bde7-42c73085ce61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.540670 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87689ca2-b42e-41d0-bde7-42c73085ce61 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:31:56.540918 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87689ca2-b42e-41d0-bde7-42c73085ce61 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:56.541207 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87689ca2-b42e-41d0-bde7-42c73085ce61 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:56.551681 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.551681 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:56.556592 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-87689ca2-b42e-41d0-bde7-42c73085ce61 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:56.561830 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87689ca2-b42e-41d0-bde7-42c73085ce61 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 returned with HTTP 200 Aug 08 19:31:56.562512 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 603/2420] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:56 2026] GET /volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:56.575381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ea26d16-8431-4402-ad0f-1dfdcb9a0d6a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.578076 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ea26d16-8431-4402-ad0f-1dfdcb9a0d6a tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:31:56.578265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ea26d16-8431-4402-ad0f-1dfdcb9a0d6a tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:56.578453 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ea26d16-8431-4402-ad0f-1dfdcb9a0d6a tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:56.586154 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.586154 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:56.590092 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5ea26d16-8431-4402-ad0f-1dfdcb9a0d6a tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:56.595837 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ea26d16-8431-4402-ad0f-1dfdcb9a0d6a tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 returned with HTTP 200 Aug 08 19:31:56.596293 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 611/2421] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:56 2026] GET /volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:56.615543 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fa477a3b-8341-4a13-816e-dd23c2eee5e3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.618182 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa477a3b-8341-4a13-816e-dd23c2eee5e3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 Aug 08 19:31:56.618500 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa477a3b-8341-4a13-816e-dd23c2eee5e3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:56.618762 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fa477a3b-8341-4a13-816e-dd23c2eee5e3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:56.626832 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.630434 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.630434 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:56.630548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:56.630548 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-727177028"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:56.631342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-727177028'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:56.631647 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume of 1 GB Aug 08 19:31:56.632590 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fa477a3b-8341-4a13-816e-dd23c2eee5e3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:31:56.636225 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Availability Zones retrieved successfully. Aug 08 19:31:56.636792 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fa477a3b-8341-4a13-816e-dd23c2eee5e3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 returned with HTTP 200 Aug 08 19:31:56.637214 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 604/2422] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:56 2026] GET /volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:56.642504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Flow 'volume_create_api' (2f8338eb-1f96-4685-a982-3e398a37a907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:56.643645 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66638a20-6dfd-49e0-8707-a7062c202d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:56.645394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:56.655505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.657295 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:31:56.657622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "45f5b55c-3b07-4487-a0ef-40d0713c7745", "name": "tempest-type-Backup-1602659201"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:56.659484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating new backup {'backup': {'volume_id': '45f5b55c-3b07-4487-a0ef-40d0713c7745', 'name': 'tempest-type-Backup-1602659201'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:31:56.659876 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating backup of volume 45f5b55c-3b07-4487-a0ef-40d0713c7745 in container None Aug 08 19:31:56.664538 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=655,cinder:INSERT=109,cinder:UPDATE=181 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:31:56.667361 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.667361 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:56.667700 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:31:56.684240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['19a578ec-9ac7-40da-9d26-f0a0b26aa75b', '67b13dd1-6917-4d1b-843a-665202f532ea'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:56.695430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66638a20-6dfd-49e0-8707-a7062c202d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:56.696336 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb82ca2-3db5-4b5f-917d-e5314565a402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:56.710591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c4663e17-9326-4959-ad0f-c28077893cef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.712603 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4663e17-9326-4959-ad0f-c28077893cef tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:56.713038 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4663e17-9326-4959-ad0f-c28077893cef tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:56.713038 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4663e17-9326-4959-ad0f-c28077893cef tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:56.713175 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c4663e17-9326-4959-ad0f-c28077893cef tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:56.720436 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef639583-d0e2-4f5f-8ca7-15bc6e2a8687 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:31:56.720436 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 604/2423] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:31:56 2026] POST /volume/v3/backups => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:56.720612 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.720612 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:56.720612 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4663e17-9326-4959-ad0f-c28077893cef tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:56.720612 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 612/2424] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:56 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:56.737626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af9f2d10-8159-4d38-809f-d7ead767dbe6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.740136 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af9f2d10-8159-4d38-809f-d7ead767dbe6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:31:56.740944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af9f2d10-8159-4d38-809f-d7ead767dbe6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:56.740944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af9f2d10-8159-4d38-809f-d7ead767dbe6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:56.740944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-af9f2d10-8159-4d38-809f-d7ead767dbe6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:56.746793 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.746793 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:56.748507 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af9f2d10-8159-4d38-809f-d7ead767dbe6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:31:56.748507 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 605/2425] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:56 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:56.756601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Created reservations ['96c04058-268b-424f-9493-15cc309d4065', 'c94dc842-07b0-406b-be14-32d5569d32d2', '605724c4-6a92-406c-affc-527768a50374', 'b95716ba-8e81-4c71-9de0-49027563203f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:56.757400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0eb82ca2-3db5-4b5f-917d-e5314565a402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c04058-268b-424f-9493-15cc309d4065', 'c94dc842-07b0-406b-be14-32d5569d32d2', '605724c4-6a92-406c-affc-527768a50374', 'b95716ba-8e81-4c71-9de0-49027563203f']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:56.758314 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77afd208-2f1c-4018-ab17-92c109d81016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:56.784384 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77afd208-2f1c-4018-ab17-92c109d81016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa17d2b-8aac-444f-ad54-ae50d7c85844', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-727177028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7e923f15784626bfe6e55e3e41c034',qos_specs=None,replication_status=,reservations=['96c04058-268b-424f-9493-15cc309d4065','c94dc842-07b0-406b-be14-32d5569d32d2','605724c4-6a92-406c-affc-527768a50374','b95716ba-8e81-4c71-9de0-49027563203f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a333c3aedfe04bf3a3c1d806936d3ad7',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-727177028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa17d2b-8aac-444f-ad54-ae50d7c85844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7e923f15784626bfe6e55e3e41c034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a333c3aedfe04bf3a3c1d806936d3ad7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:56.785197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebed88ed-4f59-409e-a960-755dd22c5503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:56.813257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebed88ed-4f59-409e-a960-755dd22c5503) transitioned into 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-727177028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7e923f15784626bfe6e55e3e41c034',qos_specs=None,replication_status=,reservations=['96c04058-268b-424f-9493-15cc309d4065','c94dc842-07b0-406b-be14-32d5569d32d2','605724c4-6a92-406c-affc-527768a50374','b95716ba-8e81-4c71-9de0-49027563203f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a333c3aedfe04bf3a3c1d806936d3ad7',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:56.813946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea1480a-6252-4ad0-9722-971743925d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:56.829483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ea1480a-6252-4ad0-9722-971743925d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:56.829483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Flow 'volume_create_api' (2f8338eb-1f96-4685-a982-3e398a37a907) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:56.829483 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Create volume request issued successfully. Aug 08 19:31:56.829948 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7370e2d6-d55d-49c6-90e2-ffeb9e94cc46 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:56.830571 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 605/2426] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:56 2026] POST /volume/v3/volumes => generated 752 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:56.842101 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0ed3f95-228b-4938-834a-694c279f162c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:56.843961 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0ed3f95-228b-4938-834a-694c279f162c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:31:56.844463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0ed3f95-228b-4938-834a-694c279f162c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:56.844463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0ed3f95-228b-4938-834a-694c279f162c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:56.853612 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:56.853612 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:56.858663 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a0ed3f95-228b-4938-834a-694c279f162c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:56.864093 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0ed3f95-228b-4938-834a-694c279f162c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 returned with HTTP 200 Aug 08 19:31:56.864597 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 605/2427] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:56 2026] GET /volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:31:57.022380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f701dc8a-428e-41ce-a9e1-7fa2aa1e99d1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.110395 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f701dc8a-428e-41ce-a9e1-7fa2aa1e99d1 tempest-VolumesSummaryTest-1321711613 tempest-VolumesSummaryTest-1321711613-project-member] GET https://10.4.3.89/volume/v3/volumes/summary Aug 08 19:31:57.110627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f701dc8a-428e-41ce-a9e1-7fa2aa1e99d1 tempest-VolumesSummaryTest-1321711613 tempest-VolumesSummaryTest-1321711613-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:57.110802 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f701dc8a-428e-41ce-a9e1-7fa2aa1e99d1 tempest-VolumesSummaryTest-1321711613 tempest-VolumesSummaryTest-1321711613-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:57.110998 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-f701dc8a-428e-41ce-a9e1-7fa2aa1e99d1 tempest-VolumesSummaryTest-1321711613 tempest-VolumesSummaryTest-1321711613-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:31:57.121642 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f701dc8a-428e-41ce-a9e1-7fa2aa1e99d1 tempest-VolumesSummaryTest-1321711613 tempest-VolumesSummaryTest-1321711613-project-member] Get summary completed successfully. Aug 08 19:31:57.121855 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f701dc8a-428e-41ce-a9e1-7fa2aa1e99d1 tempest-VolumesSummaryTest-1321711613 tempest-VolumesSummaryTest-1321711613-project-member] https://10.4.3.89/volume/v3/volumes/summary returned with HTTP 200 Aug 08 19:31:57.122234 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 613/2428] 10.4.3.89 () {68 vars in 1295 bytes} [Sat Aug 8 19:31:57 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:57.224831 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de1cd06f-ab66-4d78-921a-3cbdde114106 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.226462 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de1cd06f-ab66-4d78-921a-3cbdde114106 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:57.226662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de1cd06f-ab66-4d78-921a-3cbdde114106 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:57.226919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de1cd06f-ab66-4d78-921a-3cbdde114106 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:57.237222 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:57.237222 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:57.245386 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-de1cd06f-ab66-4d78-921a-3cbdde114106 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:57.251577 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de1cd06f-ab66-4d78-921a-3cbdde114106 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:57.252122 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 606/2429] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:57 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:57.684178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.685952 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:57.686339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-162433990"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:57.687715 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-162433990'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:57.687877 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Create volume of 1 GB Aug 08 19:31:57.688146 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:57.688146 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:57.692270 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Availability Zones retrieved successfully. Aug 08 19:31:57.697873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Flow 'volume_create_api' (1348f7f7-7188-42a7-bf3e-4d273497e7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:57.698927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18728cc6-2132-425e-8ed0-a7f1767c45da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:57.699935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:57.740314 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18728cc6-2132-425e-8ed0-a7f1767c45da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:57.741454 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11df53cb-4d90-4a21-a180-4a1acfa71a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:57.742778 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fa4aac0d-acdb-421d-8ed0-eda5f3b69cbc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.747435 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa4aac0d-acdb-421d-8ed0-eda5f3b69cbc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:57.747435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa4aac0d-acdb-421d-8ed0-eda5f3b69cbc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:57.747435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa4aac0d-acdb-421d-8ed0-eda5f3b69cbc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:57.747435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fa4aac0d-acdb-421d-8ed0-eda5f3b69cbc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:57.748642 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:57.748642 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:57.749178 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa4aac0d-acdb-421d-8ed0-eda5f3b69cbc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:57.749494 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 606/2430] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:57 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:57.762282 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-04cc6e9b-85b3-48ed-af82-01cb1f405499 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.764120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04cc6e9b-85b3-48ed-af82-01cb1f405499 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:31:57.764335 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04cc6e9b-85b3-48ed-af82-01cb1f405499 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:57.764610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-04cc6e9b-85b3-48ed-af82-01cb1f405499 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:57.764725 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-04cc6e9b-85b3-48ed-af82-01cb1f405499 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:57.769493 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:57.769493 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:57.770139 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-04cc6e9b-85b3-48ed-af82-01cb1f405499 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:31:57.770566 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 614/2431] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:57 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:57.816093 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Created reservations ['4e87fdb6-7db5-476d-b204-71a31060cde8', 'c555606c-b068-4b8d-9664-45df55d40260', 'cd08b6e5-da1b-46a0-811a-fce358b79579', '0fb1c204-4683-45cb-b340-760089301984'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:57.816650 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11df53cb-4d90-4a21-a180-4a1acfa71a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e87fdb6-7db5-476d-b204-71a31060cde8', 'c555606c-b068-4b8d-9664-45df55d40260', 'cd08b6e5-da1b-46a0-811a-fce358b79579', '0fb1c204-4683-45cb-b340-760089301984']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:57.817402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353517af-43a0-4a14-a0c9-6722a0b73d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:57.838327 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (353517af-43a0-4a14-a0c9-6722a0b73d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60a12e3b-5b51-4964-9937-fb8ac30aeaa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-162433990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7e82da57cdb4e2389e9f38427ddcd0b',qos_specs=None,replication_status=,reservations=['4e87fdb6-7db5-476d-b204-71a31060cde8','c555606c-b068-4b8d-9664-45df55d40260','cd08b6e5-da1b-46a0-811a-fce358b79579','0fb1c204-4683-45cb-b340-760089301984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa20cd862d61428cae7c0b2ae40599e6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-162433990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60a12e3b-5b51-4964-9937-fb8ac30aeaa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7e82da57cdb4e2389e9f38427ddcd0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='aa20cd862d61428cae7c0b2ae40599e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:57.839230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9690e098-dfa3-46b1-b46a-76681d9f3f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:57.856569 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9690e098-dfa3-46b1-b46a-76681d9f3f47) transitioned into 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-162433990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7e82da57cdb4e2389e9f38427ddcd0b',qos_specs=None,replication_status=,reservations=['4e87fdb6-7db5-476d-b204-71a31060cde8','c555606c-b068-4b8d-9664-45df55d40260','cd08b6e5-da1b-46a0-811a-fce358b79579','0fb1c204-4683-45cb-b340-760089301984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa20cd862d61428cae7c0b2ae40599e6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:57.857366 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cc9dfe-fe10-475e-9afc-6691887bd534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:57.869668 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26cc9dfe-fe10-475e-9afc-6691887bd534) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:57.869668 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Flow 'volume_create_api' (1348f7f7-7188-42a7-bf3e-4d273497e7ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:57.874440 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Create volume request issued successfully. Aug 08 19:31:57.874440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45a6ddff-34b6-4746-92fd-ae6cf4bc5bb2 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:57.874440 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 606/2432] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:57 2026] POST /volume/v3/volumes => generated 751 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:57.883571 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-471cb683-7f54-468a-bc48-86bf90de9721 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.888492 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-471cb683-7f54-468a-bc48-86bf90de9721 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:31:57.888640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-471cb683-7f54-468a-bc48-86bf90de9721 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:57.888723 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-431f5757-5d1c-4b84-84d6-1a32e16b5192 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.888836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-471cb683-7f54-468a-bc48-86bf90de9721 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:57.890883 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-431f5757-5d1c-4b84-84d6-1a32e16b5192 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:31:57.891329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-431f5757-5d1c-4b84-84d6-1a32e16b5192 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:57.891329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-431f5757-5d1c-4b84-84d6-1a32e16b5192 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:57.899490 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:57.899490 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:57.902066 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:57.902066 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:57.904188 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-471cb683-7f54-468a-bc48-86bf90de9721 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:57.906325 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-431f5757-5d1c-4b84-84d6-1a32e16b5192 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:31:57.909857 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-471cb683-7f54-468a-bc48-86bf90de9721 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 returned with HTTP 200 Aug 08 19:31:57.909857 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 607/2433] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:57 2026] GET /volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:57.916626 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-431f5757-5d1c-4b84-84d6-1a32e16b5192 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 returned with HTTP 200 Aug 08 19:31:57.916626 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 607/2434] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:57 2026] GET /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:57.957014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5025081c-54e8-4899-b199-c274dcd49221 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:57.960417 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5025081c-54e8-4899-b199-c274dcd49221 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:31:57.960663 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5025081c-54e8-4899-b199-c274dcd49221 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:57.960902 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5025081c-54e8-4899-b199-c274dcd49221 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:57.971012 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:57.971012 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:57.974501 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5025081c-54e8-4899-b199-c274dcd49221 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:57.978636 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5025081c-54e8-4899-b199-c274dcd49221 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 returned with HTTP 200 Aug 08 19:31:57.979011 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 615/2435] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:57 2026] GET /volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:57.998214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-304153d4-8197-47ae-bb42-538c4654499c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.084346 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-8a22a68e-622f-49d8-9c01-07f59157e348 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.087401 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-8a22a68e-622f-49d8-9c01-07f59157e348 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e/action Aug 08 19:31:58.087908 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-8a22a68e-622f-49d8-9c01-07f59157e348 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:58.088105 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-8a22a68e-622f-49d8-9c01-07f59157e348 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:58.111313 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.111313 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:58.126932 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4614e7d0-9b1d-4f81-98fe-03e635c4c531 req-8a22a68e-622f-49d8-9c01-07f59157e348 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e/action returned with HTTP 204 Aug 08 19:31:58.127493 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 608/2436] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:31:58 2026] POST /volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:31:58.128589 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:58.129039 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:58.131356 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:58.131581 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Create volume of 1 GB Aug 08 19:31:58.131977 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.131977 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:58.140313 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Availability Zones retrieved successfully. Aug 08 19:31:58.148572 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Flow 'volume_create_api' (f7e398df-1e37-4297-828c-ba8d1bf35f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:58.149841 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bebd5b4-90a4-47e4-bedf-fe7927f066f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:58.150843 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:58.187432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bebd5b4-90a4-47e4-bedf-fe7927f066f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:58.187846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ef71fe-c0ac-4a32-8da1-2e4bc47248ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:58.252095 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Created reservations ['028e6409-967b-4aeb-af5c-aba56759a56d', '39f57c58-e9d0-4062-bc99-196d765c5e0d', 'def5e5d8-e33a-4a3d-a7b3-97e31c931c68', '2f1cb0c9-358a-4610-9fcf-406f8a208fcc'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:58.253149 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1ef71fe-c0ac-4a32-8da1-2e4bc47248ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['028e6409-967b-4aeb-af5c-aba56759a56d', '39f57c58-e9d0-4062-bc99-196d765c5e0d', 'def5e5d8-e33a-4a3d-a7b3-97e31c931c68', '2f1cb0c9-358a-4610-9fcf-406f8a208fcc']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:58.254236 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da8e595-2190-4ffd-8f75-2b75da716fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:58.263913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a3ed621-515b-4dcb-b4fb-9ae301e81b63 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.265582 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a3ed621-515b-4dcb-b4fb-9ae301e81b63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:58.265758 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a3ed621-515b-4dcb-b4fb-9ae301e81b63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:58.265929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a3ed621-515b-4dcb-b4fb-9ae301e81b63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:58.274147 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.274147 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:58.277489 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a3ed621-515b-4dcb-b4fb-9ae301e81b63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:58.281530 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a3ed621-515b-4dcb-b4fb-9ae301e81b63 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:58.281888 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 608/2437] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:58 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:58.282864 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da8e595-2190-4ffd-8f75-2b75da716fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0870dbd8-4365-4022-8721-bb3995ae323f', '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='c1866117d56b4f72910c20086a824500',qos_specs=None,replication_status=,reservations=['028e6409-967b-4aeb-af5c-aba56759a56d','39f57c58-e9d0-4062-bc99-196d765c5e0d','def5e5d8-e33a-4a3d-a7b3-97e31c931c68','2f1cb0c9-358a-4610-9fcf-406f8a208fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbcfc927c3a4cddaf5c818375c1a49e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:58Z,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=0870dbd8-4365-4022-8721-bb3995ae323f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1866117d56b4f72910c20086a824500',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='abbcfc927c3a4cddaf5c818375c1a49e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:58.283674 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029414db-f01c-4c39-be97-d8b505e5a7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:58.294838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2cf0856e-d858-448e-9b76-5c4ca3ad7cbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.297304 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cf0856e-d858-448e-9b76-5c4ca3ad7cbe tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:31:58.297609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2cf0856e-d858-448e-9b76-5c4ca3ad7cbe tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:58.297889 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2cf0856e-d858-448e-9b76-5c4ca3ad7cbe tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:58.302793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (029414db-f01c-4c39-be97-d8b505e5a7d4) transitioned into 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='c1866117d56b4f72910c20086a824500',qos_specs=None,replication_status=,reservations=['028e6409-967b-4aeb-af5c-aba56759a56d','39f57c58-e9d0-4062-bc99-196d765c5e0d','def5e5d8-e33a-4a3d-a7b3-97e31c931c68','2f1cb0c9-358a-4610-9fcf-406f8a208fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abbcfc927c3a4cddaf5c818375c1a49e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:58.303873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0107321-4711-40e2-b45a-e38cdce80443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:58.317440 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0107321-4711-40e2-b45a-e38cdce80443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:58.317440 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Flow 'volume_create_api' (f7e398df-1e37-4297-828c-ba8d1bf35f7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:58.317440 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Create volume request issued successfully. Aug 08 19:31:58.317440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-304153d4-8197-47ae-bb42-538c4654499c tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:58.318198 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 607/2438] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:57 2026] POST /volume/v3/volumes => generated 731 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:58.318242 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.318242 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:58.322663 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2cf0856e-d858-448e-9b76-5c4ca3ad7cbe tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:31:58.328588 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cf0856e-d858-448e-9b76-5c4ca3ad7cbe tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:31:58.328945 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 616/2439] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:58 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 1228 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:58.329885 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ba99d9ce-9465-4f23-a064-0e7c69816b99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.332148 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba99d9ce-9465-4f23-a064-0e7c69816b99 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] GET https://10.4.3.89/volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f Aug 08 19:31:58.335432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba99d9ce-9465-4f23-a064-0e7c69816b99 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:58.335432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba99d9ce-9465-4f23-a064-0e7c69816b99 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:58.343160 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.343160 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:58.349329 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ba99d9ce-9465-4f23-a064-0e7c69816b99 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Volume info retrieved successfully. Aug 08 19:31:58.353071 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba99d9ce-9465-4f23-a064-0e7c69816b99 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] https://10.4.3.89/volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f returned with HTTP 200 Aug 08 19:31:58.353476 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 609/2440] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:58 2026] GET /volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:58.764616 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff842fc2-deeb-4b59-bc1a-182cd7d7f11e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.766257 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff842fc2-deeb-4b59-bc1a-182cd7d7f11e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:58.766493 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff842fc2-deeb-4b59-bc1a-182cd7d7f11e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:58.766673 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff842fc2-deeb-4b59-bc1a-182cd7d7f11e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:58.766768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ff842fc2-deeb-4b59-bc1a-182cd7d7f11e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:58.774702 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.774702 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:58.775500 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff842fc2-deeb-4b59-bc1a-182cd7d7f11e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:58.776062 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 609/2441] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:58 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:58.781149 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1fb2f969-5d7b-440e-a559-0f64ce0192fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.783155 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fb2f969-5d7b-440e-a559-0f64ce0192fb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:31:58.783443 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fb2f969-5d7b-440e-a559-0f64ce0192fb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:58.783671 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fb2f969-5d7b-440e-a559-0f64ce0192fb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:58.783776 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1fb2f969-5d7b-440e-a559-0f64ce0192fb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:58.788287 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.788287 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:58.788909 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fb2f969-5d7b-440e-a559-0f64ce0192fb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:31:58.789307 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 608/2442] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:58 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:58.928929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f92e443a-b357-4f9c-85c9-4c3d3b790334 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.930964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f92e443a-b357-4f9c-85c9-4c3d3b790334 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:31:58.931809 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f92e443a-b357-4f9c-85c9-4c3d3b790334 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:58.932177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f92e443a-b357-4f9c-85c9-4c3d3b790334 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:58.943341 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.943341 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:58.946440 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f92e443a-b357-4f9c-85c9-4c3d3b790334 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:31:58.951677 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f92e443a-b357-4f9c-85c9-4c3d3b790334 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 returned with HTTP 200 Aug 08 19:31:58.952065 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 617/2443] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:58 2026] GET /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:31:58.966627 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3428ba4d-cf6b-46ce-a94f-fc98f9d6b0c0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.968820 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3428ba4d-cf6b-46ce-a94f-fc98f9d6b0c0 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] POST https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9/action Aug 08 19:31:58.969308 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3428ba4d-cf6b-46ce-a94f-fc98f9d6b0c0 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:31:58.969667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3428ba4d-cf6b-46ce-a94f-fc98f9d6b0c0 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:58.982475 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:58.982475 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:58.982475 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3428ba4d-cf6b-46ce-a94f-fc98f9d6b0c0 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:31:58.989800 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3428ba4d-cf6b-46ce-a94f-fc98f9d6b0c0 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume updated successfully. Aug 08 19:31:58.989800 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3428ba4d-cf6b-46ce-a94f-fc98f9d6b0c0 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9/action returned with HTTP 200 Aug 08 19:31:58.991060 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 610/2444] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:31:58 2026] POST /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:31:58.997385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a412666-70a1-469e-a9c7-af3d08ce6710 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:58.999530 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a412666-70a1-469e-a9c7-af3d08ce6710 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:31:58.999774 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a412666-70a1-469e-a9c7-af3d08ce6710 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:58.999995 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a412666-70a1-469e-a9c7-af3d08ce6710 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.013988 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.013988 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:59.023800 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0a412666-70a1-469e-a9c7-af3d08ce6710 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:31:59.031231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a412666-70a1-469e-a9c7-af3d08ce6710 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 returned with HTTP 200 Aug 08 19:31:59.031828 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 610/2445] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:58 2026] GET /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:59.174952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1391ca7e-19dc-4dca-8c77-aeb8eefb6221 req-4dd0674f-4c6b-42a2-b3c3-33d3314b14af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.177523 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1391ca7e-19dc-4dca-8c77-aeb8eefb6221 req-4dd0674f-4c6b-42a2-b3c3-33d3314b14af tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:31:59.177743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1391ca7e-19dc-4dca-8c77-aeb8eefb6221 req-4dd0674f-4c6b-42a2-b3c3-33d3314b14af tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.178008 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1391ca7e-19dc-4dca-8c77-aeb8eefb6221 req-4dd0674f-4c6b-42a2-b3c3-33d3314b14af tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.186837 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.186837 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:59.191374 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1391ca7e-19dc-4dca-8c77-aeb8eefb6221 req-4dd0674f-4c6b-42a2-b3c3-33d3314b14af tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:31:59.201303 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1391ca7e-19dc-4dca-8c77-aeb8eefb6221 req-4dd0674f-4c6b-42a2-b3c3-33d3314b14af tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 returned with HTTP 200 Aug 08 19:31:59.201786 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 609/2446] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:59.394955 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2bfe7e15-7159-4827-bac7-6e9b02649e8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.396944 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2bfe7e15-7159-4827-bac7-6e9b02649e8a tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] GET https://10.4.3.89/volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f Aug 08 19:31:59.397188 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2bfe7e15-7159-4827-bac7-6e9b02649e8a tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.397375 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2bfe7e15-7159-4827-bac7-6e9b02649e8a tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.404646 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.404646 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:59.409590 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2bfe7e15-7159-4827-bac7-6e9b02649e8a tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Volume info retrieved successfully. Aug 08 19:31:59.415068 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2bfe7e15-7159-4827-bac7-6e9b02649e8a tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] https://10.4.3.89/volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f returned with HTTP 200 Aug 08 19:31:59.415605 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 618/2447] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:59.433698 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.436679 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1&project_id=ef7e923f15784626bfe6e55e3e41c034 Aug 08 19:31:59.436910 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.437168 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.437771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Could not evaluate value ef7e923f15784626bfe6e55e3e41c034, assuming string {{(pid=100254) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 08 19:31:59.438491 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Searching by: MultiDict([('project_id', 'ef7e923f15784626bfe6e55e3e41c034'), ('all_tenants', 1)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:31:59.514471 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Get all volumes completed successfully. Aug 08 19:31:59.514471 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.514471 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:59.519071 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ad51758-4220-4d1b-a065-ebf59419e9d7 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1&project_id=ef7e923f15784626bfe6e55e3e41c034 returned with HTTP 200 Aug 08 19:31:59.519071 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 611/2448] 10.4.3.89 () {66 vars in 1366 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=ef7e923f15784626bfe6e55e3e41c034 => generated 3039 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:31:59.589067 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.591612 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f Aug 08 19:31:59.592105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.592105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.592276 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Delete volume with id: 0870dbd8-4365-4022-8721-bb3995ae323f Aug 08 19:31:59.601335 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.601335 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:31:59.601708 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Volume info retrieved successfully. Aug 08 19:31:59.619127 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] Delete volume request issued successfully. Aug 08 19:31:59.619326 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cac54979-96f0-4a4b-b18b-d26c826b5da8 tempest-VolumesListAdminTestJSON-918965075 tempest-VolumesListAdminTestJSON-918965075-project-admin] https://10.4.3.89/volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f returned with HTTP 202 Aug 08 19:31:59.620048 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 611/2449] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:59 2026] DELETE /volume/v3/volumes/0870dbd8-4365-4022-8721-bb3995ae323f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:59.630029 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8055fd37-8743-432b-9a21-d2310d696511 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.633823 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8055fd37-8743-432b-9a21-d2310d696511 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:31:59.634060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8055fd37-8743-432b-9a21-d2310d696511 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.634269 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8055fd37-8743-432b-9a21-d2310d696511 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.641399 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.641399 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:59.645855 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8055fd37-8743-432b-9a21-d2310d696511 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:59.651749 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8055fd37-8743-432b-9a21-d2310d696511 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 returned with HTTP 200 Aug 08 19:31:59.652324 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 610/2450] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:59.668317 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.671836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:31:59.672089 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.672300 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.672881 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Delete volume with id: 6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:31:59.681063 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.681063 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:59.681593 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:59.702454 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Delete volume request issued successfully. Aug 08 19:31:59.702733 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4c0aabb6-c46c-41cb-bd0b-d4abf2f93ecf tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 returned with HTTP 202 Aug 08 19:31:59.703195 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 619/2451] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:31:59 2026] DELETE /volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:31:59.715519 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0eaa72be-2023-4264-aabf-78cea1c396a9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.717501 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0eaa72be-2023-4264-aabf-78cea1c396a9 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:31:59.717711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0eaa72be-2023-4264-aabf-78cea1c396a9 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.717891 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0eaa72be-2023-4264-aabf-78cea1c396a9 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.726484 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.726484 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:59.730869 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0eaa72be-2023-4264-aabf-78cea1c396a9 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:31:59.732805 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.736659 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:31:59.736960 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1424077403"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:31:59.740664 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0eaa72be-2023-4264-aabf-78cea1c396a9 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 returned with HTTP 200 Aug 08 19:31:59.741113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1424077403'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:31:59.741241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Create volume of 1 GB Aug 08 19:31:59.742675 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 612/2452] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:59.745615 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Availability Zones retrieved successfully. Aug 08 19:31:59.750556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Flow 'volume_create_api' (91ce836c-c7cb-4a7c-8a8a-e15eb1bbf373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:59.751362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bdcbf9-e871-4a26-b61d-af9b6abff514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:59.752202 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:31:59.778094 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60bdcbf9-e871-4a26-b61d-af9b6abff514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:59.779019 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc96bd6-4102-4aae-88ee-9045ac2032ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:59.790863 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76a7d263-b3d5-4825-ae91-d53f142aca8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.792926 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76a7d263-b3d5-4825-ae91-d53f142aca8d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:31:59.793192 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76a7d263-b3d5-4825-ae91-d53f142aca8d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.793381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76a7d263-b3d5-4825-ae91-d53f142aca8d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.793536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-76a7d263-b3d5-4825-ae91-d53f142aca8d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:59.798388 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.798388 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:31:59.799100 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76a7d263-b3d5-4825-ae91-d53f142aca8d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:31:59.799521 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 611/2453] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:59.801608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-baeb4382-a977-4c67-9608-8bf95d12cea8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.805490 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-baeb4382-a977-4c67-9608-8bf95d12cea8 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:31:59.805709 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-baeb4382-a977-4c67-9608-8bf95d12cea8 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.805952 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-baeb4382-a977-4c67-9608-8bf95d12cea8 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.806114 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-baeb4382-a977-4c67-9608-8bf95d12cea8 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:31:59.811104 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.811104 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:31:59.811856 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-baeb4382-a977-4c67-9608-8bf95d12cea8 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:31:59.812791 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 620/2454] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:31:59.829316 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Created reservations ['f97188ee-58e4-4970-9b2b-9838de11f082', 'b52a9f83-08b3-4417-9cb0-4367ee2c8930', '914421c2-6827-48a8-9743-fc73acfc5d58', 'ae44db3b-99c6-4ff8-8a6b-b69cf4c91c5b'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:31:59.830076 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc96bd6-4102-4aae-88ee-9045ac2032ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f97188ee-58e4-4970-9b2b-9838de11f082', 'b52a9f83-08b3-4417-9cb0-4367ee2c8930', '914421c2-6827-48a8-9743-fc73acfc5d58', 'ae44db3b-99c6-4ff8-8a6b-b69cf4c91c5b']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:59.830817 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da401daf-f445-47bd-a69d-8f3468dbec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:59.851210 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da401daf-f445-47bd-a69d-8f3468dbec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8cb0fd4-695b-4b02-96c3-9d49669d2c19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1424077403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7e82da57cdb4e2389e9f38427ddcd0b',qos_specs=None,replication_status=,reservations=['f97188ee-58e4-4970-9b2b-9838de11f082','b52a9f83-08b3-4417-9cb0-4367ee2c8930','914421c2-6827-48a8-9743-fc73acfc5d58','ae44db3b-99c6-4ff8-8a6b-b69cf4c91c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa20cd862d61428cae7c0b2ae40599e6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1424077403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8cb0fd4-695b-4b02-96c3-9d49669d2c19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7e82da57cdb4e2389e9f38427ddcd0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='aa20cd862d61428cae7c0b2ae40599e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:59.851903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adde27f-8150-4c90-901c-1e537186fc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:59.868916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1adde27f-8150-4c90-901c-1e537186fc9c) transitioned into 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-1424077403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7e82da57cdb4e2389e9f38427ddcd0b',qos_specs=None,replication_status=,reservations=['f97188ee-58e4-4970-9b2b-9838de11f082','b52a9f83-08b3-4417-9cb0-4367ee2c8930','914421c2-6827-48a8-9743-fc73acfc5d58','ae44db3b-99c6-4ff8-8a6b-b69cf4c91c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa20cd862d61428cae7c0b2ae40599e6',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:59.869734 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127aa1aa-d7be-4d7b-b4ce-fbea1e2439a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:31:59.878498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127aa1aa-d7be-4d7b-b4ce-fbea1e2439a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:31:59.879570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Flow 'volume_create_api' (91ce836c-c7cb-4a7c-8a8a-e15eb1bbf373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:31:59.879941 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Create volume request issued successfully. Aug 08 19:31:59.880670 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c26b7da7-c5a1-413b-b7a8-029f8dfc3390 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:31:59.881248 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 612/2455] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:31:59 2026] POST /volume/v3/volumes => generated 752 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:31:59.896795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1a6ed829-ed8b-4fd5-96de-e9a577e1e50c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:31:59.899082 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1a6ed829-ed8b-4fd5-96de-e9a577e1e50c tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 Aug 08 19:31:59.899326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1a6ed829-ed8b-4fd5-96de-e9a577e1e50c tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:31:59.899569 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1a6ed829-ed8b-4fd5-96de-e9a577e1e50c tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:31:59.908852 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:31:59.908852 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:31:59.913433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1a6ed829-ed8b-4fd5-96de-e9a577e1e50c tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:31:59.918660 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1a6ed829-ed8b-4fd5-96de-e9a577e1e50c tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 returned with HTTP 200 Aug 08 19:31:59.919145 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 613/2456] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:31:59 2026] GET /volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:00.756916 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3e0c7e20-1b57-4c83-9bb8-800a61f73771 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:00.758853 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e0c7e20-1b57-4c83-9bb8-800a61f73771 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 Aug 08 19:32:00.759056 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e0c7e20-1b57-4c83-9bb8-800a61f73771 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:00.759301 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3e0c7e20-1b57-4c83-9bb8-800a61f73771 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:00.765401 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3e0c7e20-1b57-4c83-9bb8-800a61f73771 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 returned with HTTP 404 Aug 08 19:32:00.765910 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 612/2457] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:00 2026] GET /volume/v3/volumes/6fa17d2b-8aac-444f-ad54-ae50d7c85844 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:00.774784 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4dd3acc1-00e0-44f5-919c-249d38485dba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:00.777455 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4dd3acc1-00e0-44f5-919c-249d38485dba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:32:00.777779 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4dd3acc1-00e0-44f5-919c-249d38485dba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:00.778056 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4dd3acc1-00e0-44f5-919c-249d38485dba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:00.790888 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:00.790888 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:00.795857 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4dd3acc1-00e0-44f5-919c-249d38485dba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:32:00.805086 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4dd3acc1-00e0-44f5-919c-249d38485dba tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 returned with HTTP 200 Aug 08 19:32:00.806446 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 621/2458] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:00 2026] GET /volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:00.814905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb8e66db-ce0d-48f6-a38a-97515e7524ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:00.818464 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb8e66db-ce0d-48f6-a38a-97515e7524ad tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:00.818814 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb8e66db-ce0d-48f6-a38a-97515e7524ad tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:00.819007 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb8e66db-ce0d-48f6-a38a-97515e7524ad tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:00.819168 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cb8e66db-ce0d-48f6-a38a-97515e7524ad tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:00.823572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a86a7573-8ca8-4526-9fd4-68d3c47c0ed4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:00.826104 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a86a7573-8ca8-4526-9fd4-68d3c47c0ed4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:00.826325 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a86a7573-8ca8-4526-9fd4-68d3c47c0ed4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:00.826550 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a86a7573-8ca8-4526-9fd4-68d3c47c0ed4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:00.826666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a86a7573-8ca8-4526-9fd4-68d3c47c0ed4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:00.828639 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:00.828639 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:00.829516 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb8e66db-ce0d-48f6-a38a-97515e7524ad tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:00.830027 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 613/2459] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:00 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:00.832897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:00.834544 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:00.834544 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:00.835240 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a86a7573-8ca8-4526-9fd4-68d3c47c0ed4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:00.835698 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 614/2460] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:00 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:00.839534 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] DELETE https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:32:00.839797 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:00.840013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:00.840201 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Delete volume with id: 01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:32:00.856593 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:00.856593 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:00.857073 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:32:00.883496 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Delete volume request issued successfully. Aug 08 19:32:00.883723 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d87aace-19b8-451e-a0bb-ecaa46739a79 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 returned with HTTP 202 Aug 08 19:32:00.884167 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 613/2461] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:00 2026] DELETE /volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:00.895551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2b6c6fe7-a688-4855-acc1-0f509de6b46c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:00.898224 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b6c6fe7-a688-4855-acc1-0f509de6b46c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:32:00.898492 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b6c6fe7-a688-4855-acc1-0f509de6b46c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:00.899718 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2b6c6fe7-a688-4855-acc1-0f509de6b46c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:00.911220 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:00.911220 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:00.916329 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2b6c6fe7-a688-4855-acc1-0f509de6b46c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:32:00.924800 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2b6c6fe7-a688-4855-acc1-0f509de6b46c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 returned with HTTP 200 Aug 08 19:32:00.925562 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 622/2462] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:00 2026] GET /volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:00.938499 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be526d95-d5e2-4626-8cfc-201527dd9a3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:00.941804 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be526d95-d5e2-4626-8cfc-201527dd9a3e tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 Aug 08 19:32:00.942114 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be526d95-d5e2-4626-8cfc-201527dd9a3e tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:00.942705 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be526d95-d5e2-4626-8cfc-201527dd9a3e tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:00.955404 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:00.955404 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:00.962855 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be526d95-d5e2-4626-8cfc-201527dd9a3e tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:32:00.965717 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be526d95-d5e2-4626-8cfc-201527dd9a3e tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 returned with HTTP 200 Aug 08 19:32:00.966260 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 614/2463] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:00 2026] GET /volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:01.389715 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:01.392346 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 Aug 08 19:32:01.392563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:01.392805 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:01.393044 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Delete volume with id: c8cb0fd4-695b-4b02-96c3-9d49669d2c19 Aug 08 19:32:01.409188 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:01.409188 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:01.409780 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:32:01.430814 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Delete volume request issued successfully. Aug 08 19:32:01.431508 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7305858c-a7ac-4364-8a14-e8d6c78c5f52 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 returned with HTTP 202 Aug 08 19:32:01.432057 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 615/2464] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:01 2026] DELETE /volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:01.440227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3abc9f1f-91ab-4729-874b-dc6a251a7e2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:01.443626 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3abc9f1f-91ab-4729-874b-dc6a251a7e2f tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 Aug 08 19:32:01.443626 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3abc9f1f-91ab-4729-874b-dc6a251a7e2f tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:01.443626 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3abc9f1f-91ab-4729-874b-dc6a251a7e2f tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:01.455435 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:01.455435 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:01.457740 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3abc9f1f-91ab-4729-874b-dc6a251a7e2f tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:32:01.463342 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3abc9f1f-91ab-4729-874b-dc6a251a7e2f tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 returned with HTTP 200 Aug 08 19:32:01.463943 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 614/2465] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:01 2026] GET /volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:01.843041 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f75d862-9ae3-4692-bbef-cfbf359d5d5f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:01.845199 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f75d862-9ae3-4692-bbef-cfbf359d5d5f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:01.845495 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f75d862-9ae3-4692-bbef-cfbf359d5d5f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:01.845951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f75d862-9ae3-4692-bbef-cfbf359d5d5f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:01.845951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9f75d862-9ae3-4692-bbef-cfbf359d5d5f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:01.851237 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0a3739d-8032-47c4-a0e9-d3382a7b1ebe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:01.853713 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:01.853713 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:01.853713 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f75d862-9ae3-4692-bbef-cfbf359d5d5f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:01.853713 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 623/2466] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:01 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:01.855218 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0a3739d-8032-47c4-a0e9-d3382a7b1ebe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:01.855672 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0a3739d-8032-47c4-a0e9-d3382a7b1ebe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:01.856923 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0a3739d-8032-47c4-a0e9-d3382a7b1ebe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:01.856923 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a0a3739d-8032-47c4-a0e9-d3382a7b1ebe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:01.860554 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:01.860554 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:01.862661 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0a3739d-8032-47c4-a0e9-d3382a7b1ebe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:01.862661 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 615/2467] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:01 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:01.941780 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bfd01835-4f41-49e9-aea6-d6804a2dd7d2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:01.944184 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfd01835-4f41-49e9-aea6-d6804a2dd7d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 Aug 08 19:32:01.944318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfd01835-4f41-49e9-aea6-d6804a2dd7d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:01.944903 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bfd01835-4f41-49e9-aea6-d6804a2dd7d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:01.956305 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bfd01835-4f41-49e9-aea6-d6804a2dd7d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 returned with HTTP 404 Aug 08 19:32:01.957103 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 616/2468] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:01 2026] GET /volume/v3/volumes/01f0a45a-ace0-407f-b2a5-93747ba07504 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:01.965925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c18facc-2d8f-48a8-9445-d8c1de2928d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:01.977619 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c18facc-2d8f-48a8-9445-d8c1de2928d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:32:01.978937 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c18facc-2d8f-48a8-9445-d8c1de2928d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:01.980840 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c18facc-2d8f-48a8-9445-d8c1de2928d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:01.992661 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:01.992661 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:01.996751 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5c18facc-2d8f-48a8-9445-d8c1de2928d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:32:02.000712 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c18facc-2d8f-48a8-9445-d8c1de2928d2 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 returned with HTTP 200 Aug 08 19:32:02.001057 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 615/2469] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:01 2026] GET /volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:02.013061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:02.015252 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:32:02.015524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:02.015756 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:02.015952 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Delete volume with id: 6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:32:02.024861 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:02.024861 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:02.025508 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:32:02.041430 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Delete volume request issued successfully. Aug 08 19:32:02.041637 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8eb05034-40fa-4da7-bf31-a8e023c3fc8c tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 returned with HTTP 202 Aug 08 19:32:02.042055 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 624/2470] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:02 2026] DELETE /volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:02.055798 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61f241c2-e342-4bf9-b045-09ba4c1a8324 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:02.057927 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61f241c2-e342-4bf9-b045-09ba4c1a8324 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:32:02.058442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61f241c2-e342-4bf9-b045-09ba4c1a8324 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:02.058737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61f241c2-e342-4bf9-b045-09ba4c1a8324 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:02.066473 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:02.066473 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:02.071201 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61f241c2-e342-4bf9-b045-09ba4c1a8324 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Volume info retrieved successfully. Aug 08 19:32:02.075115 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61f241c2-e342-4bf9-b045-09ba4c1a8324 tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 returned with HTTP 200 Aug 08 19:32:02.075707 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 616/2471] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:02 2026] GET /volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:02.478042 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-68f4a077-7ad4-4ca8-a9aa-60b9d92d92c5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:02.480650 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68f4a077-7ad4-4ca8-a9aa-60b9d92d92c5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 Aug 08 19:32:02.480650 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68f4a077-7ad4-4ca8-a9aa-60b9d92d92c5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:02.480650 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68f4a077-7ad4-4ca8-a9aa-60b9d92d92c5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:02.490163 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68f4a077-7ad4-4ca8-a9aa-60b9d92d92c5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 returned with HTTP 404 Aug 08 19:32:02.493483 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 617/2472] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:02 2026] GET /volume/v3/volumes/c8cb0fd4-695b-4b02-96c3-9d49669d2c19 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:02.502047 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:02.510132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] DELETE https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:32:02.510434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:02.510929 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:02.511939 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Delete volume with id: 60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:32:02.544862 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:02.544862 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:02.546134 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:32:02.567891 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Delete volume request issued successfully. Aug 08 19:32:02.568885 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85a211cb-f7a3-4917-943c-3ccae52ba196 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 returned with HTTP 202 Aug 08 19:32:02.568885 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 616/2473] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:02 2026] DELETE /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:02.578082 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-075ce06e-7666-4c7c-adb8-8bd453ce7de5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:02.583220 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-075ce06e-7666-4c7c-adb8-8bd453ce7de5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:32:02.583514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-075ce06e-7666-4c7c-adb8-8bd453ce7de5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:02.584048 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-075ce06e-7666-4c7c-adb8-8bd453ce7de5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:02.594483 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:02.594483 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:02.600798 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-075ce06e-7666-4c7c-adb8-8bd453ce7de5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Volume info retrieved successfully. Aug 08 19:32:02.607131 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-075ce06e-7666-4c7c-adb8-8bd453ce7de5 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 returned with HTTP 200 Aug 08 19:32:02.608392 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 625/2474] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:02 2026] GET /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:02.877724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f19e22ae-af5e-4181-9317-2f537049fbe0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:02.881565 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f19e22ae-af5e-4181-9317-2f537049fbe0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:02.881883 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f19e22ae-af5e-4181-9317-2f537049fbe0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:02.882260 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f19e22ae-af5e-4181-9317-2f537049fbe0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:02.882380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f19e22ae-af5e-4181-9317-2f537049fbe0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:02.884696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-12ad9d17-6ef9-443a-927a-6d04fb083805 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:02.887257 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12ad9d17-6ef9-443a-927a-6d04fb083805 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:02.887531 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12ad9d17-6ef9-443a-927a-6d04fb083805 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:02.887763 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-12ad9d17-6ef9-443a-927a-6d04fb083805 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:02.887914 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-12ad9d17-6ef9-443a-927a-6d04fb083805 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:02.898344 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:02.898344 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:02.899172 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-12ad9d17-6ef9-443a-927a-6d04fb083805 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:02.899640 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 618/2475] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:02 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:02.901310 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:02.901310 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:02.902268 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f19e22ae-af5e-4181-9317-2f537049fbe0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:02.902692 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 617/2476] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:02 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:03.055073 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fd7df034-be83-4c90-a2bc-3b042704f107 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.065766 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fd7df034-be83-4c90-a2bc-3b042704f107 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:03.066603 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fd7df034-be83-4c90-a2bc-3b042704f107 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.066858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fd7df034-be83-4c90-a2bc-3b042704f107 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.083089 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.083089 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:03.088580 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fd7df034-be83-4c90-a2bc-3b042704f107 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:32:03.092944 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2ed1c29-6adb-48f1-b76c-ceba1a54fc0f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.095466 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2ed1c29-6adb-48f1-b76c-ceba1a54fc0f tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] GET https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 Aug 08 19:32:03.095552 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fd7df034-be83-4c90-a2bc-3b042704f107 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:32:03.096331 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2ed1c29-6adb-48f1-b76c-ceba1a54fc0f tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.100271 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 617/2477] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:03.100324 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2ed1c29-6adb-48f1-b76c-ceba1a54fc0f tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.114108 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2ed1c29-6adb-48f1-b76c-ceba1a54fc0f tempest-VolumesListAdminTestJSON-1509343231 tempest-VolumesListAdminTestJSON-1509343231-project-member] https://10.4.3.89/volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 returned with HTTP 404 Aug 08 19:32:03.114466 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 626/2478] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/volumes/6339e9e6-9e99-418a-9e76-e70fd8fe1208 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:03.165564 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c730f2b2-b082-4c02-a073-519288e9313f req-9b7ebffa-cf4a-43b6-beb2-78f0b32b5b23 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.167859 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-9b7ebffa-cf4a-43b6-beb2-78f0b32b5b23 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:03.168117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-9b7ebffa-cf4a-43b6-beb2-78f0b32b5b23 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.168259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-9b7ebffa-cf4a-43b6-beb2-78f0b32b5b23 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.187187 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.187187 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:03.194824 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c730f2b2-b082-4c02-a073-519288e9313f req-9b7ebffa-cf4a-43b6-beb2-78f0b32b5b23 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:32:03.203815 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-9b7ebffa-cf4a-43b6-beb2-78f0b32b5b23 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:32:03.204446 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 619/2479] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1141 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:03.224950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c730f2b2-b082-4c02-a073-519288e9313f req-84f9381d-1a0c-46ee-94ee-dee514740391 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.228351 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-84f9381d-1a0c-46ee-94ee-dee514740391 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] POST https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089/action Aug 08 19:32:03.228851 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-84f9381d-1a0c-46ee-94ee-dee514740391 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:03.229064 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-84f9381d-1a0c-46ee-94ee-dee514740391 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:03.241440 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.241440 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:03.241892 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c730f2b2-b082-4c02-a073-519288e9313f req-84f9381d-1a0c-46ee-94ee-dee514740391 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:32:03.248397 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c730f2b2-b082-4c02-a073-519288e9313f req-84f9381d-1a0c-46ee-94ee-dee514740391 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Begin detaching volume completed successfully. Aug 08 19:32:03.248784 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-84f9381d-1a0c-46ee-94ee-dee514740391 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089/action returned with HTTP 202 Aug 08 19:32:03.249355 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 618/2480] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:32:03 2026] POST /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:03.312741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bb93753a-43b5-40e2-8d48-7653ac6578e4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.313369 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb93753a-43b5-40e2-8d48-7653ac6578e4 None None] GET https://10.4.3.89/volume// Aug 08 19:32:03.313817 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb93753a-43b5-40e2-8d48-7653ac6578e4 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.314120 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bb93753a-43b5-40e2-8d48-7653ac6578e4 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.314556 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bb93753a-43b5-40e2-8d48-7653ac6578e4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:03.314936 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 618/2481] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:03.330273 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c730f2b2-b082-4c02-a073-519288e9313f req-66431578-82e2-4a0e-be58-bd033d34e984 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.334212 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-66431578-82e2-4a0e-be58-bd033d34e984 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:03.334521 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-66431578-82e2-4a0e-be58-bd033d34e984 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.334825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-66431578-82e2-4a0e-be58-bd033d34e984 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.347076 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.347076 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:03.351489 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-c730f2b2-b082-4c02-a073-519288e9313f req-66431578-82e2-4a0e-be58-bd033d34e984 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:32:03.356358 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-66431578-82e2-4a0e-be58-bd033d34e984 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:32:03.356756 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 627/2482] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:03.556819 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-2cc796a8-f614-4d84-84a0-de2e0c0c43e9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.559961 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-2cc796a8-f614-4d84-84a0-de2e0c0c43e9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:03.560226 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-2cc796a8-f614-4d84-84a0-de2e0c0c43e9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.560525 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-2cc796a8-f614-4d84-84a0-de2e0c0c43e9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.577035 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.577035 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:03.581753 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-2cc796a8-f614-4d84-84a0-de2e0c0c43e9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:03.589943 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-2cc796a8-f614-4d84-84a0-de2e0c0c43e9 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:32:03.590629 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 620/2483] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 1229 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:03.611647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-1292c0cd-b566-44cb-a5b3-a10efd940169 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.613804 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-1292c0cd-b566-44cb-a5b3-a10efd940169 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418/action Aug 08 19:32:03.614112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-1292c0cd-b566-44cb-a5b3-a10efd940169 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:03.614213 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-1292c0cd-b566-44cb-a5b3-a10efd940169 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:03.620826 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-89bf04b5-e53f-4371-856d-8f2e38331535 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.626600 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89bf04b5-e53f-4371-856d-8f2e38331535 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] GET https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 Aug 08 19:32:03.626600 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89bf04b5-e53f-4371-856d-8f2e38331535 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.626600 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-89bf04b5-e53f-4371-856d-8f2e38331535 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.634725 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.634725 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:03.634725 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-1292c0cd-b566-44cb-a5b3-a10efd940169 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:03.636530 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-89bf04b5-e53f-4371-856d-8f2e38331535 tempest-ServersNegativeTestJSON-283016340 tempest-ServersNegativeTestJSON-283016340-project-member] https://10.4.3.89/volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 returned with HTTP 404 Aug 08 19:32:03.637885 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 619/2484] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/volumes/60a12e3b-5b51-4964-9937-fb8ac30aeaa9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:03.643031 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-1292c0cd-b566-44cb-a5b3-a10efd940169 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Begin detaching volume completed successfully. Aug 08 19:32:03.643257 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-1292c0cd-b566-44cb-a5b3-a10efd940169 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418/action returned with HTTP 202 Aug 08 19:32:03.643852 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 619/2485] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:32:03 2026] POST /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:03.720688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b3babefc-b4b8-4646-b82d-5931933ca30b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.721133 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3babefc-b4b8-4646-b82d-5931933ca30b None None] GET https://10.4.3.89/volume// Aug 08 19:32:03.721479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3babefc-b4b8-4646-b82d-5931933ca30b None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.722174 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3babefc-b4b8-4646-b82d-5931933ca30b None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.722174 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3babefc-b4b8-4646-b82d-5931933ca30b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:03.723490 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 628/2486] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:03.737692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-bdfcd504-b682-477c-afff-27782e2d5f03 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.739861 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-bdfcd504-b682-477c-afff-27782e2d5f03 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:03.740128 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-bdfcd504-b682-477c-afff-27782e2d5f03 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.740311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-bdfcd504-b682-477c-afff-27782e2d5f03 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.753053 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.753053 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:03.759332 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-bdfcd504-b682-477c-afff-27782e2d5f03 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:03.766872 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-bdfcd504-b682-477c-afff-27782e2d5f03 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 200 Aug 08 19:32:03.767636 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 621/2487] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 1412 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:03.914678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-be55eab2-d4f6-4b87-acfa-939c4dee9c80 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.919234 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be55eab2-d4f6-4b87-acfa-939c4dee9c80 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:03.919488 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be55eab2-d4f6-4b87-acfa-939c4dee9c80 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.919586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7084ccf6-f0fd-49cd-93fa-30ae0fa86228 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:03.919913 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-be55eab2-d4f6-4b87-acfa-939c4dee9c80 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.919913 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-be55eab2-d4f6-4b87-acfa-939c4dee9c80 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:03.921533 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7084ccf6-f0fd-49cd-93fa-30ae0fa86228 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:03.921753 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7084ccf6-f0fd-49cd-93fa-30ae0fa86228 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:03.921953 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7084ccf6-f0fd-49cd-93fa-30ae0fa86228 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:03.922067 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7084ccf6-f0fd-49cd-93fa-30ae0fa86228 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:03.925900 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.925900 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:03.926655 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:03.926655 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:03.926740 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-be55eab2-d4f6-4b87-acfa-939c4dee9c80 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:03.927089 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 620/2488] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:03.927561 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7084ccf6-f0fd-49cd-93fa-30ae0fa86228 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:03.927778 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 620/2489] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:03 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:04.556299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-c730f2b2-b082-4c02-a073-519288e9313f req-b9fea025-ba7c-44f0-be23-1beebebdfeec None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:04.560010 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-b9fea025-ba7c-44f0-be23-1beebebdfeec tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] DELETE https://10.4.3.89/volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2 Aug 08 19:32:04.560439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-b9fea025-ba7c-44f0-be23-1beebebdfeec tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:04.560671 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-b9fea025-ba7c-44f0-be23-1beebebdfeec tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:04.578236 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:04.578236 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:04.652667 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-c730f2b2-b082-4c02-a073-519288e9313f req-b9fea025-ba7c-44f0-be23-1beebebdfeec tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2 returned with HTTP 200 Aug 08 19:32:04.653223 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 629/2490] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:32:04 2026] DELETE /volume/v3/attachments/82d2e3d9-b1eb-4b3e-ba34-e563697d81d2 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:04.941818 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a8393e3c-a870-476a-bbf6-29197f1a8446 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:04.944714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf35de31-371e-4001-b581-002eee700fc6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:04.946327 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8393e3c-a870-476a-bbf6-29197f1a8446 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:04.947676 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8393e3c-a870-476a-bbf6-29197f1a8446 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:04.947797 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8393e3c-a870-476a-bbf6-29197f1a8446 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:04.948073 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a8393e3c-a870-476a-bbf6-29197f1a8446 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:04.951941 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf35de31-371e-4001-b581-002eee700fc6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:04.952296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf35de31-371e-4001-b581-002eee700fc6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:04.953397 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf35de31-371e-4001-b581-002eee700fc6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:04.953491 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-e82c2940-fc7b-4dc2-8b37-1d06538c711a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:04.953792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bf35de31-371e-4001-b581-002eee700fc6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:04.956316 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:04.956316 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:04.957143 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8393e3c-a870-476a-bbf6-29197f1a8446 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:04.957599 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 622/2491] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:04 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:04.958495 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-e82c2940-fc7b-4dc2-8b37-1d06538c711a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6 Aug 08 19:32:04.958851 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-e82c2940-fc7b-4dc2-8b37-1d06538c711a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:04.959374 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-e82c2940-fc7b-4dc2-8b37-1d06538c711a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:04.960785 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:04.960785 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:04.961664 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf35de31-371e-4001-b581-002eee700fc6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:04.962205 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 621/2492] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:04 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:04.977500 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:04.977500 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:05.033594 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-bdef24b2-4cde-4bdf-9dd3-4e3e415b39c8 req-e82c2940-fc7b-4dc2-8b37-1d06538c711a tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6 returned with HTTP 200 Aug 08 19:32:05.034053 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 621/2493] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:32:04 2026] DELETE /volume/v3/attachments/aa719c12-f247-4493-9c09-16a061237dc6 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:05.451444 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8eb5323b-fe19-41d6-b6b9-cb5dbbbecc37 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:05.453235 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8eb5323b-fe19-41d6-b6b9-cb5dbbbecc37 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:05.453449 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8eb5323b-fe19-41d6-b6b9-cb5dbbbecc37 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:05.453684 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8eb5323b-fe19-41d6-b6b9-cb5dbbbecc37 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:05.460828 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:05.460828 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:05.464558 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8eb5323b-fe19-41d6-b6b9-cb5dbbbecc37 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:32:05.469622 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8eb5323b-fe19-41d6-b6b9-cb5dbbbecc37 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:32:05.469622 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 630/2494] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:05 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:05.739148 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-84f6e331-5f7c-4037-989e-98e34b900761 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:05.814630 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84f6e331-5f7c-4037-989e-98e34b900761 tempest-AvailabilityZoneTestJSON-718495099 tempest-AvailabilityZoneTestJSON-718495099-project-member] GET https://10.4.3.89/volume/v3/os-availability-zone Aug 08 19:32:05.814859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84f6e331-5f7c-4037-989e-98e34b900761 tempest-AvailabilityZoneTestJSON-718495099 tempest-AvailabilityZoneTestJSON-718495099-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:05.815069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-84f6e331-5f7c-4037-989e-98e34b900761 tempest-AvailabilityZoneTestJSON-718495099 tempest-AvailabilityZoneTestJSON-718495099-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:05.822069 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-84f6e331-5f7c-4037-989e-98e34b900761 tempest-AvailabilityZoneTestJSON-718495099 tempest-AvailabilityZoneTestJSON-718495099-project-member] Availability Zones retrieved successfully. Aug 08 19:32:05.822404 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-84f6e331-5f7c-4037-989e-98e34b900761 tempest-AvailabilityZoneTestJSON-718495099 tempest-AvailabilityZoneTestJSON-718495099-project-member] https://10.4.3.89/volume/v3/os-availability-zone returned with HTTP 200 Aug 08 19:32:05.822796 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 623/2495] 10.4.3.89 () {66 vars in 1269 bytes} [Sat Aug 8 19:32:05 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:05.839352 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:05.841288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:05.841505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:05.841750 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:05.841898 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume with id: 239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:05.851089 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:05.851089 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:05.851713 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:05.877540 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume request issued successfully. Aug 08 19:32:05.878191 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f0e16a9-61da-4df9-be2c-fa4c77c2b57e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 202 Aug 08 19:32:05.880011 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 622/2496] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:05 2026] DELETE /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:05.972631 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fe2c1787-50af-46c0-bece-e5f9808a1f49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:05.975797 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe2c1787-50af-46c0-bece-e5f9808a1f49 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:05.976434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe2c1787-50af-46c0-bece-e5f9808a1f49 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:05.976434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fe2c1787-50af-46c0-bece-e5f9808a1f49 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:05.976666 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fe2c1787-50af-46c0-bece-e5f9808a1f49 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:05.978523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-244a015d-cd7c-4449-9b25-74b38215e2d1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:05.980641 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-244a015d-cd7c-4449-9b25-74b38215e2d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:05.980861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-244a015d-cd7c-4449-9b25-74b38215e2d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:05.981383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-244a015d-cd7c-4449-9b25-74b38215e2d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:05.981383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-244a015d-cd7c-4449-9b25-74b38215e2d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:05.983906 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:05.983906 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:05.985109 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fe2c1787-50af-46c0-bece-e5f9808a1f49 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:05.985109 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 622/2497] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:05 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:05.986280 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:05.986280 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:05.987015 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-244a015d-cd7c-4449-9b25-74b38215e2d1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:05.987766 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 631/2498] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:05 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:07.000169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-679fa659-3028-402a-a032-8577e38de300 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:07.002270 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-679fa659-3028-402a-a032-8577e38de300 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:07.003009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-679fa659-3028-402a-a032-8577e38de300 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:07.003009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-679fa659-3028-402a-a032-8577e38de300 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:07.006588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-679fa659-3028-402a-a032-8577e38de300 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:07.007132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df22d910-1ea6-4b70-9b13-150aa5ee53cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:07.008103 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df22d910-1ea6-4b70-9b13-150aa5ee53cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:07.008103 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df22d910-1ea6-4b70-9b13-150aa5ee53cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:07.008103 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df22d910-1ea6-4b70-9b13-150aa5ee53cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:07.008103 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-df22d910-1ea6-4b70-9b13-150aa5ee53cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:07.012057 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=556,cinder:INSERT=80,cinder:UPDATE=147 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:32:07.012163 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:07.012163 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:07.012914 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-679fa659-3028-402a-a032-8577e38de300 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:07.013368 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 624/2499] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:06 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:07.016293 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:07.016293 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:07.017165 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df22d910-1ea6-4b70-9b13-150aa5ee53cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:07.017598 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 623/2500] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:07 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:08.026588 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10f92c14-ca15-4d23-8c8a-3fc7415395b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.030013 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b2ddc645-d7b0-4905-9a1f-55e118fd3b15 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.032051 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10f92c14-ca15-4d23-8c8a-3fc7415395b9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:08.032284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10f92c14-ca15-4d23-8c8a-3fc7415395b9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:08.032490 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10f92c14-ca15-4d23-8c8a-3fc7415395b9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:08.032607 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2ddc645-d7b0-4905-9a1f-55e118fd3b15 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:08.032658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-10f92c14-ca15-4d23-8c8a-3fc7415395b9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:08.033132 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2ddc645-d7b0-4905-9a1f-55e118fd3b15 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:08.033508 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2ddc645-d7b0-4905-9a1f-55e118fd3b15 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:08.033685 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b2ddc645-d7b0-4905-9a1f-55e118fd3b15 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:08.038537 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:08.038537 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:08.039317 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2ddc645-d7b0-4905-9a1f-55e118fd3b15 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:08.039745 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 632/2501] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:08 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:08.040108 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:08.040108 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:08.043498 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10f92c14-ca15-4d23-8c8a-3fc7415395b9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 200 Aug 08 19:32:08.044049 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 623/2502] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:08 2026] GET /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:08.053881 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0a91af1b-bbe3-48a5-96e9-fd93e89c0328 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.057698 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a91af1b-bbe3-48a5-96e9-fd93e89c0328 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 Aug 08 19:32:08.058112 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a91af1b-bbe3-48a5-96e9-fd93e89c0328 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:08.058368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a91af1b-bbe3-48a5-96e9-fd93e89c0328 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:08.058524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-0a91af1b-bbe3-48a5-96e9-fd93e89c0328 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete backup with id: 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046. Aug 08 19:32:08.064625 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:08.064625 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:08.082145 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-0a91af1b-bbe3-48a5-96e9-fd93e89c0328 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] delete_backup rpcapi backup_id 8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:32:08.086761 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a91af1b-bbe3-48a5-96e9-fd93e89c0328 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 returned with HTTP 202 Aug 08 19:32:08.087403 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 625/2503] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:08 2026] DELETE /volume/v3/backups/8eb447c7-6da2-4b9a-9b97-0b52aa9cb046 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:08.101653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.103618 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:08.104088 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-887873927"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:08.105921 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-887873927'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:08.106085 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume of 1 GB Aug 08 19:32:08.111227 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Availability Zones retrieved successfully. Aug 08 19:32:08.118858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (d3cfc18e-e462-40b0-8110-44f18b2e946e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:08.120490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb5474a-79e3-4f6b-974f-71f9e0ddf375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.122009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:08.157354 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eb5474a-79e3-4f6b-974f-71f9e0ddf375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.158376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af5b627-84a5-47e5-a71d-96e5e4c14f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.207389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['460f12cc-530e-4c27-9fef-8075f3fa0b7d', 'f1b1cb5d-afb1-4198-8d23-07d34239dc2d', '135391bf-baff-4204-8826-b9788ce03d01', '4a04b510-f140-47b0-8a67-ef4b16da893e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:08.208538 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0af5b627-84a5-47e5-a71d-96e5e4c14f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['460f12cc-530e-4c27-9fef-8075f3fa0b7d', 'f1b1cb5d-afb1-4198-8d23-07d34239dc2d', '135391bf-baff-4204-8826-b9788ce03d01', '4a04b510-f140-47b0-8a67-ef4b16da893e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.209606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26273cc7-6ad7-4283-a100-fc5686cd807c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.241923 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26273cc7-6ad7-4283-a100-fc5686cd807c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6f87f24-496b-4daf-99d4-38052adcaf3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-887873927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['460f12cc-530e-4c27-9fef-8075f3fa0b7d','f1b1cb5d-afb1-4198-8d23-07d34239dc2d','135391bf-baff-4204-8826-b9788ce03d01','4a04b510-f140-47b0-8a67-ef4b16da893e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-887873927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6f87f24-496b-4daf-99d4-38052adcaf3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3ab813fbd774666bc5af17585eb9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.243065 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc315eb-bf7e-4e5c-9e2b-324923d3861c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.256893 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93c619a5-d20a-4359-9615-094868fb0550 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.270401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfc315eb-bf7e-4e5c-9e2b-324923d3861c) transitioned into 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-887873927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['460f12cc-530e-4c27-9fef-8075f3fa0b7d','f1b1cb5d-afb1-4198-8d23-07d34239dc2d','135391bf-baff-4204-8826-b9788ce03d01','4a04b510-f140-47b0-8a67-ef4b16da893e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.274434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3acf0e99-e902-4426-8724-1fd10dfeaa06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.285432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3acf0e99-e902-4426-8724-1fd10dfeaa06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.285432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (d3cfc18e-e462-40b0-8110-44f18b2e946e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:08.285432 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request issued successfully. Aug 08 19:32:08.285432 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-46868fd3-cb87-47ba-8eb2-647f72c861fa tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:08.285729 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 624/2504] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:32:08 2026] POST /volume/v3/volumes => generated 775 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:08.302440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e439ebbb-6d79-4f34-8fad-0934c2ee814e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.302440 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e439ebbb-6d79-4f34-8fad-0934c2ee814e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e Aug 08 19:32:08.302759 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e439ebbb-6d79-4f34-8fad-0934c2ee814e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:08.303369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e439ebbb-6d79-4f34-8fad-0934c2ee814e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:08.314634 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:08.314634 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:08.323091 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e439ebbb-6d79-4f34-8fad-0934c2ee814e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:08.331465 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e439ebbb-6d79-4f34-8fad-0934c2ee814e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e returned with HTTP 200 Aug 08 19:32:08.331465 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 624/2505] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:08 2026] GET /volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:08.395729 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:08.396198 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-837206593"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:08.398426 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-837206593'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:08.398699 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Create volume of 1 GB Aug 08 19:32:08.405229 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Availability Zones retrieved successfully. Aug 08 19:32:08.414221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Flow 'volume_create_api' (7dbed3dc-6444-4842-a4af-68ee5c2d44cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:08.415942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed09ea-0b31-4898-bf0e-fe1c58d82a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.417316 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:08.453556 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed09ea-0b31-4898-bf0e-fe1c58d82a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.454763 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24b20a3-9a66-4962-8d6a-413fa0441732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.531253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Created reservations ['10b26bc1-0710-4769-85b5-0275c2be0f42', '85d3dd8a-6a43-4d6f-8c3f-5e0d2b47d7ba', 'e5cc6d61-6acd-4664-9278-b8def5352aa5', '76f4835e-cb8c-415a-b338-59a0c9ca162d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:08.532095 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24b20a3-9a66-4962-8d6a-413fa0441732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10b26bc1-0710-4769-85b5-0275c2be0f42', '85d3dd8a-6a43-4d6f-8c3f-5e0d2b47d7ba', 'e5cc6d61-6acd-4664-9278-b8def5352aa5', '76f4835e-cb8c-415a-b338-59a0c9ca162d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.532820 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ffddc9-5bad-43e5-a772-ec451fd87f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.554051 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ffddc9-5bad-43e5-a772-ec451fd87f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3eb8372-10d0-44a2-9d2d-f0d60967dafb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-837206593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70047d08b02540428a85fde5491af4fe',qos_specs=None,replication_status=,reservations=['10b26bc1-0710-4769-85b5-0275c2be0f42','85d3dd8a-6a43-4d6f-8c3f-5e0d2b47d7ba','e5cc6d61-6acd-4664-9278-b8def5352aa5','76f4835e-cb8c-415a-b338-59a0c9ca162d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5267d06c66f146f49fbff9f71b7c1fe2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-837206593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3eb8372-10d0-44a2-9d2d-f0d60967dafb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70047d08b02540428a85fde5491af4fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5267d06c66f146f49fbff9f71b7c1fe2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.554705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986acd72-d83f-40c9-8ea8-b76fea5242d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.575198 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986acd72-d83f-40c9-8ea8-b76fea5242d9) transitioned into 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-837206593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70047d08b02540428a85fde5491af4fe',qos_specs=None,replication_status=,reservations=['10b26bc1-0710-4769-85b5-0275c2be0f42','85d3dd8a-6a43-4d6f-8c3f-5e0d2b47d7ba','e5cc6d61-6acd-4664-9278-b8def5352aa5','76f4835e-cb8c-415a-b338-59a0c9ca162d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5267d06c66f146f49fbff9f71b7c1fe2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.575877 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a5d4a9-6def-4ed8-9b8f-9478e00bc7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.589519 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1a5d4a9-6def-4ed8-9b8f-9478e00bc7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.590507 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Flow 'volume_create_api' (7dbed3dc-6444-4842-a4af-68ee5c2d44cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:08.590636 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Create volume request issued successfully. Aug 08 19:32:08.591257 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93c619a5-d20a-4359-9615-094868fb0550 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:08.591846 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 633/2506] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:08 2026] POST /volume/v3/volumes => generated 747 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:08.612076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e6c388aa-7224-4f67-aaf6-6ceeb909b078 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.615464 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6c388aa-7224-4f67-aaf6-6ceeb909b078 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] GET https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb Aug 08 19:32:08.615464 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6c388aa-7224-4f67-aaf6-6ceeb909b078 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:08.615464 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6c388aa-7224-4f67-aaf6-6ceeb909b078 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:08.625692 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:08.625692 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:08.633596 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e6c388aa-7224-4f67-aaf6-6ceeb909b078 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Volume info retrieved successfully. Aug 08 19:32:08.637920 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6c388aa-7224-4f67-aaf6-6ceeb909b078 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb returned with HTTP 200 Aug 08 19:32:08.638503 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 626/2507] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:08 2026] GET /volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:08.675241 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-05c736eb-e6f3-498a-99f6-e4fe26d3206d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.711156 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05c736eb-e6f3-498a-99f6-e4fe26d3206d tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:08.711333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-05c736eb-e6f3-498a-99f6-e4fe26d3206d tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-263895726", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:08.712990 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:08.712990 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:08.726156 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-05c736eb-e6f3-498a-99f6-e4fe26d3206d tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:08.726549 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 625/2508] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:32:08 2026] POST /volume/v3/types => generated 217 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:08.736714 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a5342ca-d968-4a35-ae6b-e47d7ae0fc8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.738861 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a5342ca-d968-4a35-ae6b-e47d7ae0fc8f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types/43407d1d-5f32-431a-951a-f8d6388590ec/encryption Aug 08 19:32:08.739358 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a5342ca-d968-4a35-ae6b-e47d7ae0fc8f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:08.768846 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a5342ca-d968-4a35-ae6b-e47d7ae0fc8f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/43407d1d-5f32-431a-951a-f8d6388590ec/encryption returned with HTTP 200 Aug 08 19:32:08.769433 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 625/2509] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:32:08 2026] POST /volume/v3/types/43407d1d-5f32-431a-951a-f8d6388590ec/encryption => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:08.776820 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:08.840253 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:08.840651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-819165896", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-263895726", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:08.842113 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-819165896', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-263895726', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:08.845131 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume of 1 GB Aug 08 19:32:08.845541 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:08.845541 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:08.846015 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Availability Zones retrieved successfully. Aug 08 19:32:08.851617 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (69395f21-8b00-4bdb-952b-29196adf7d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:08.852487 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499b08dd-90fd-4ffd-a2d8-80d5f7189495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.853315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:08.884381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499b08dd-90fd-4ffd-a2d8-80d5f7189495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:32:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43407d1d-5f32-431a-951a-f8d6388590ec,is_public=True,name='tempest-scenario-type-cryptsetup-263895726',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43407d1d-5f32-431a-951a-f8d6388590ec', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.885093 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d05a8c-735f-44c0-b6ef-63655d6b0775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.914347 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:08.914648 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:08.943914 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Created reservations ['cc2e8e4b-1a1e-4bab-9bc5-cef7b7da580e', 'b172a91c-36c7-45c1-a5ae-24c8c7fa8a3b', 'd7a89c1c-2377-45d7-8381-a3fbecb9af2a', '55798a83-e26c-4ef1-8f90-78e331211795'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:08.944832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d05a8c-735f-44c0-b6ef-63655d6b0775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc2e8e4b-1a1e-4bab-9bc5-cef7b7da580e', 'b172a91c-36c7-45c1-a5ae-24c8c7fa8a3b', 'd7a89c1c-2377-45d7-8381-a3fbecb9af2a', '55798a83-e26c-4ef1-8f90-78e331211795']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.945808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb40fa8b-cc38-4b6c-bfbd-7eff834d39ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.969173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb40fa8b-cc38-4b6c-bfbd-7eff834d39ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b82c9398-4a55-43f9-9dfa-27f32c71d129', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-819165896',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['cc2e8e4b-1a1e-4bab-9bc5-cef7b7da580e','b172a91c-36c7-45c1-a5ae-24c8c7fa8a3b','d7a89c1c-2377-45d7-8381-a3fbecb9af2a','55798a83-e26c-4ef1-8f90-78e331211795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=43407d1d-5f32-431a-951a-f8d6388590ec), '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-08-08T19:32:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-819165896',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b82c9398-4a55-43f9-9dfa-27f32c71d129,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0bc503359c141048ae429ac9dd10486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='346fb33a1511486faa5662a05979a75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43407d1d-5f32-431a-951a-f8d6388590ec),volume_type_id=43407d1d-5f32-431a-951a-f8d6388590ec)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.969907 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0ba40b-0014-4757-935a-38c3e83ef0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.988334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e0ba40b-0014-4757-935a-38c3e83ef0df) transitioned into 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-819165896',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['cc2e8e4b-1a1e-4bab-9bc5-cef7b7da580e','b172a91c-36c7-45c1-a5ae-24c8c7fa8a3b','d7a89c1c-2377-45d7-8381-a3fbecb9af2a','55798a83-e26c-4ef1-8f90-78e331211795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=43407d1d-5f32-431a-951a-f8d6388590ec)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:08.989172 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6336a60-21cf-43a0-be8f-8f664cfa34a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:08.999806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6336a60-21cf-43a0-be8f-8f664cfa34a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:09.000429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (69395f21-8b00-4bdb-952b-29196adf7d06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:09.000795 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request issued successfully. Aug 08 19:32:09.001532 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a7cdc76-b238-4eab-99d9-be053ec7c75c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:09.002033 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 634/2510] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:08 2026] POST /volume/v3/volumes => generated 787 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:09.050555 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6fff51b-a694-43d0-bab1-c179d6f3e989 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.053197 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6fff51b-a694-43d0-bab1-c179d6f3e989 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:09.053197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6fff51b-a694-43d0-bab1-c179d6f3e989 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.053197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6fff51b-a694-43d0-bab1-c179d6f3e989 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.053197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b6fff51b-a694-43d0-bab1-c179d6f3e989 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:09.054525 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=461,cinder:UPDATE=60,cinder:INSERT=37 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:32:09.057115 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.057115 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:09.057703 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6fff51b-a694-43d0-bab1-c179d6f3e989 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:09.058056 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 627/2511] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:09.166363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.168176 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:09.168380 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.168582 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.168728 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Delete volume with id: 8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:09.175595 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.175595 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:09.176652 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:32:09.190730 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Delete volume request issued successfully. Aug 08 19:32:09.190913 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e09517b8-6009-4294-80b8-6bc4a2904b7d tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 202 Aug 08 19:32:09.191375 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 626/2512] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:09 2026] DELETE /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:09.202708 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-11a1ac7a-83c9-4ae4-9ac1-397a95193bfb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.204864 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11a1ac7a-83c9-4ae4-9ac1-397a95193bfb tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:09.205111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11a1ac7a-83c9-4ae4-9ac1-397a95193bfb tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.205348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11a1ac7a-83c9-4ae4-9ac1-397a95193bfb tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.214087 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.214087 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:09.218799 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-11a1ac7a-83c9-4ae4-9ac1-397a95193bfb tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Volume info retrieved successfully. Aug 08 19:32:09.223771 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11a1ac7a-83c9-4ae4-9ac1-397a95193bfb tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 200 Aug 08 19:32:09.224327 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 626/2513] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:09.344279 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-37beca03-f729-44e4-aadb-e97ee080034c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.346121 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37beca03-f729-44e4-aadb-e97ee080034c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e Aug 08 19:32:09.346333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-37beca03-f729-44e4-aadb-e97ee080034c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.346534 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-37beca03-f729-44e4-aadb-e97ee080034c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.350032 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=564,cinder:UPDATE=134,cinder:INSERT=71 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:32:09.357032 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.357032 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:09.361470 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-37beca03-f729-44e4-aadb-e97ee080034c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:09.365233 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-37beca03-f729-44e4-aadb-e97ee080034c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e returned with HTTP 200 Aug 08 19:32:09.365794 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 635/2514] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:09.389257 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-607180da-bbec-4168-9054-372280cfd41e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.390875 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-607180da-bbec-4168-9054-372280cfd41e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:32:09.391213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-607180da-bbec-4168-9054-372280cfd41e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6f87f24-496b-4daf-99d4-38052adcaf3e", "name": "tempest-type-Backup-1635593714"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:09.392571 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-607180da-bbec-4168-9054-372280cfd41e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating new backup {'backup': {'volume_id': 'e6f87f24-496b-4daf-99d4-38052adcaf3e', 'name': 'tempest-type-Backup-1635593714'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:32:09.392701 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-607180da-bbec-4168-9054-372280cfd41e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating backup of volume e6f87f24-496b-4daf-99d4-38052adcaf3e in container None Aug 08 19:32:09.399236 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.399236 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:09.399546 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-607180da-bbec-4168-9054-372280cfd41e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:09.414361 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-607180da-bbec-4168-9054-372280cfd41e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['37960e93-d0bf-42f7-90b5-1d1b22a0f82e', '289deb8f-47a6-4898-ac1d-b62ddfc3d177'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:09.441004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-607180da-bbec-4168-9054-372280cfd41e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:32:09.441534 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 628/2515] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:32:09 2026] POST /volume/v3/backups => generated 314 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:09.451564 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8ac2fc53-9d2d-4246-8f6a-1a725a0e179f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.453314 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ac2fc53-9d2d-4246-8f6a-1a725a0e179f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:09.453462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ac2fc53-9d2d-4246-8f6a-1a725a0e179f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.453617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8ac2fc53-9d2d-4246-8f6a-1a725a0e179f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.453717 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8ac2fc53-9d2d-4246-8f6a-1a725a0e179f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:09.458351 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.458351 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:09.458351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8ac2fc53-9d2d-4246-8f6a-1a725a0e179f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:09.458554 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 627/2516] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:09.653493 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c55464d-9c32-47c0-b093-8b2787a6ab24 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.655549 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c55464d-9c32-47c0-b093-8b2787a6ab24 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] GET https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb Aug 08 19:32:09.655783 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c55464d-9c32-47c0-b093-8b2787a6ab24 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.655997 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c55464d-9c32-47c0-b093-8b2787a6ab24 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.665325 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.665325 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:09.669256 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1c55464d-9c32-47c0-b093-8b2787a6ab24 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Volume info retrieved successfully. Aug 08 19:32:09.673864 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c55464d-9c32-47c0-b093-8b2787a6ab24 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb returned with HTTP 200 Aug 08 19:32:09.674378 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 627/2517] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:09.687068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.689187 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] GET https://10.4.3.89/volume/v3/limits Aug 08 19:32:09.689441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.689608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.698432 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.698818 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-867623502 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-867623502, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.699184 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-867623502 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-867623502, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.699581 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-867623502 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-867623502, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.699735 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.699949 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.700199 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-367375811-1317866696, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.700576 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-374264484-2051700177, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.700806 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.701031 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.701248 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1409409654-273830810, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:09.714370 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39d327d6-4fc5-4f5b-ae50-05375af362b5 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 08 19:32:09.714811 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 636/2518] 10.4.3.89 () {66 vars in 1227 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:09.724856 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36f0b25a-e23b-4c5e-9fc7-952bab8ba4c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.726773 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36f0b25a-e23b-4c5e-9fc7-952bab8ba4c3 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] GET https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb Aug 08 19:32:09.727007 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36f0b25a-e23b-4c5e-9fc7-952bab8ba4c3 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.727226 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36f0b25a-e23b-4c5e-9fc7-952bab8ba4c3 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.735647 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.735647 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:09.741312 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-36f0b25a-e23b-4c5e-9fc7-952bab8ba4c3 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Volume info retrieved successfully. Aug 08 19:32:09.747919 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36f0b25a-e23b-4c5e-9fc7-952bab8ba4c3 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb returned with HTTP 200 Aug 08 19:32:09.748492 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 629/2519] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:09.765079 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.767177 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb Aug 08 19:32:09.767416 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.767691 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.767910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Delete volume with id: a3eb8372-10d0-44a2-9d2d-f0d60967dafb Aug 08 19:32:09.775577 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.775577 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:09.776732 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Volume info retrieved successfully. Aug 08 19:32:09.800602 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Delete volume request issued successfully. Aug 08 19:32:09.800848 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f2ab0961-dd00-4758-bfe3-02add1a2e84f tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb returned with HTTP 202 Aug 08 19:32:09.801379 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 628/2520] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:09 2026] DELETE /volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:09.812639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e19dc8a3-f629-4873-ab64-01e993dace35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:09.816646 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e19dc8a3-f629-4873-ab64-01e993dace35 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] GET https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb Aug 08 19:32:09.816861 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e19dc8a3-f629-4873-ab64-01e993dace35 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:09.817139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e19dc8a3-f629-4873-ab64-01e993dace35 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:09.833888 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:09.833888 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:09.842392 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e19dc8a3-f629-4873-ab64-01e993dace35 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Volume info retrieved successfully. Aug 08 19:32:09.848505 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e19dc8a3-f629-4873-ab64-01e993dace35 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb returned with HTTP 200 Aug 08 19:32:09.849037 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 628/2521] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:09 2026] GET /volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:10.067759 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a102c469-08c6-43fb-b1e7-aef08fb8b265 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:10.069919 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a102c469-08c6-43fb-b1e7-aef08fb8b265 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:10.070145 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a102c469-08c6-43fb-b1e7-aef08fb8b265 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:10.070323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a102c469-08c6-43fb-b1e7-aef08fb8b265 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:10.070436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a102c469-08c6-43fb-b1e7-aef08fb8b265 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:10.074497 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:10.074497 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:10.075092 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a102c469-08c6-43fb-b1e7-aef08fb8b265 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:10.075431 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 637/2522] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:10 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:10.242131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0b29b722-4e77-413d-94c3-dd080c019e03 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:10.248470 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0b29b722-4e77-413d-94c3-dd080c019e03 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] GET https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 Aug 08 19:32:10.248470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0b29b722-4e77-413d-94c3-dd080c019e03 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:10.248470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0b29b722-4e77-413d-94c3-dd080c019e03 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:10.254665 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0b29b722-4e77-413d-94c3-dd080c019e03 tempest-ServerStableDeviceRescueTest-942228332 tempest-ServerStableDeviceRescueTest-942228332-project-member] https://10.4.3.89/volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 returned with HTTP 404 Aug 08 19:32:10.255227 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 630/2523] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:10 2026] GET /volume/v3/volumes/8b1e9688-e19e-4238-8a82-b0d9c9bb1089 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:10.471710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-635f7ee8-91a2-404f-afc5-43f2d46570de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:10.473458 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-635f7ee8-91a2-404f-afc5-43f2d46570de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:10.473458 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-635f7ee8-91a2-404f-afc5-43f2d46570de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:10.473458 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-635f7ee8-91a2-404f-afc5-43f2d46570de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:10.473458 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-635f7ee8-91a2-404f-afc5-43f2d46570de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:10.477241 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:10.477241 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:10.478457 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-635f7ee8-91a2-404f-afc5-43f2d46570de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:10.478822 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 629/2524] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:10 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:10.861924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d0ad8bca-bf9a-4807-8627-64b397da4152 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:10.864101 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0ad8bca-bf9a-4807-8627-64b397da4152 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] GET https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb Aug 08 19:32:10.864354 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0ad8bca-bf9a-4807-8627-64b397da4152 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:10.864643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d0ad8bca-bf9a-4807-8627-64b397da4152 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:10.872354 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d0ad8bca-bf9a-4807-8627-64b397da4152 tempest-AbsoluteLimitsTests-1883369294 tempest-AbsoluteLimitsTests-1883369294-project-member] https://10.4.3.89/volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb returned with HTTP 404 Aug 08 19:32:10.872873 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 629/2525] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:10 2026] GET /volume/v3/volumes/a3eb8372-10d0-44a2-9d2d-f0d60967dafb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:10.956323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-b53a0328-4125-49d6-b68a-5f87ce812772 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:10.958522 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-b53a0328-4125-49d6-b68a-5f87ce812772 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:10.958748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-b53a0328-4125-49d6-b68a-5f87ce812772 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:10.959034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-b53a0328-4125-49d6-b68a-5f87ce812772 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:10.969378 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:10.969378 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:10.973181 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-b53a0328-4125-49d6-b68a-5f87ce812772 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:10.977749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-b53a0328-4125-49d6-b68a-5f87ce812772 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:32:10.978154 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 638/2526] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:10 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 1228 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:10.995669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-2b304035-4b2b-429f-bb9d-ea02d7bd64ee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:10.998224 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-2b304035-4b2b-429f-bb9d-ea02d7bd64ee tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] POST https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482/action Aug 08 19:32:10.998679 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-2b304035-4b2b-429f-bb9d-ea02d7bd64ee tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:10.998846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-2b304035-4b2b-429f-bb9d-ea02d7bd64ee tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:11.008875 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:11.008875 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:11.009313 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-2b304035-4b2b-429f-bb9d-ea02d7bd64ee tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:11.014907 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-2b304035-4b2b-429f-bb9d-ea02d7bd64ee tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Begin detaching volume completed successfully. Aug 08 19:32:11.015118 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-2b304035-4b2b-429f-bb9d-ea02d7bd64ee tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482/action returned with HTTP 202 Aug 08 19:32:11.016052 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 631/2527] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:32:10 2026] POST /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 19:32:11.068798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-107b428a-838a-43fb-9f3f-46da1803948c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:11.068798 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-107b428a-838a-43fb-9f3f-46da1803948c None None] GET https://10.4.3.89/volume// Aug 08 19:32:11.068798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-107b428a-838a-43fb-9f3f-46da1803948c None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:11.068798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-107b428a-838a-43fb-9f3f-46da1803948c None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:11.068798 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-107b428a-838a-43fb-9f3f-46da1803948c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:11.068966 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 630/2528] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:32:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:11.079429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-524d5ba6-a03c-44da-9513-a0572d427ad3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:11.082233 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-524d5ba6-a03c-44da-9513-a0572d427ad3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:11.082315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-524d5ba6-a03c-44da-9513-a0572d427ad3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:11.082577 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-524d5ba6-a03c-44da-9513-a0572d427ad3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:11.085856 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f0c3353d-fe60-46d3-b9a5-3ba97edc05f1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:11.087675 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0c3353d-fe60-46d3-b9a5-3ba97edc05f1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:11.087866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0c3353d-fe60-46d3-b9a5-3ba97edc05f1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:11.088072 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0c3353d-fe60-46d3-b9a5-3ba97edc05f1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:11.088173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f0c3353d-fe60-46d3-b9a5-3ba97edc05f1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:11.093318 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:11.093318 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:11.094071 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0c3353d-fe60-46d3-b9a5-3ba97edc05f1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:11.095044 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 639/2529] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:11 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:11.096289 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:11.096289 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:11.100466 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-524d5ba6-a03c-44da-9513-a0572d427ad3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:11.105754 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-524d5ba6-a03c-44da-9513-a0572d427ad3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:32:11.106223 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 630/2530] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:32:11 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 1411 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:11.212451 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b1576296-157b-4f11-b9e9-7a66814fd90d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:11.342628 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:11.343111 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-694881507"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:11.345541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-694881507'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:11.345768 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume of 1 GB Aug 08 19:32:11.351957 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Availability Zones retrieved successfully. Aug 08 19:32:11.360614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Flow 'volume_create_api' (0fbe60af-e3cb-42d5-8a9e-c2a1befe8d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:11.362529 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15096dbc-0932-4743-a131-fe1638e38895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:11.363937 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:11.394718 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15096dbc-0932-4743-a131-fe1638e38895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:11.395560 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb11837-4f56-4eaa-8aa8-b3642bc8dc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:11.476162 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Created reservations ['e280ef81-fe5a-44bb-91ab-f509fb268cec', '122d19eb-fd80-4685-8e6f-0f78d0a84a24', 'e053aca2-0cd0-4813-9582-c617ed7b5c80', '004dd419-5856-4f49-9ab6-09fdfb60d3f2'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:11.476308 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cb11837-4f56-4eaa-8aa8-b3642bc8dc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e280ef81-fe5a-44bb-91ab-f509fb268cec', '122d19eb-fd80-4685-8e6f-0f78d0a84a24', 'e053aca2-0cd0-4813-9582-c617ed7b5c80', '004dd419-5856-4f49-9ab6-09fdfb60d3f2']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:11.477545 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc59be2-639b-43a2-9003-884bf3e358bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:11.494799 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56daefe6-58aa-4b72-a348-3b12c8110c11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:11.496407 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56daefe6-58aa-4b72-a348-3b12c8110c11 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:11.496836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56daefe6-58aa-4b72-a348-3b12c8110c11 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:11.497328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56daefe6-58aa-4b72-a348-3b12c8110c11 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:11.497328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-56daefe6-58aa-4b72-a348-3b12c8110c11 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:11.501742 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:11.501742 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:11.502427 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56daefe6-58aa-4b72-a348-3b12c8110c11 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:11.502885 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 631/2531] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:11 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:11.507269 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc59be2-639b-43a2-9003-884bf3e358bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aea8442c-cf06-43b3-9e75-a2154841ea9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-694881507',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3362cb4150b4ff4a9c06788852f1fff',qos_specs=None,replication_status=,reservations=['e280ef81-fe5a-44bb-91ab-f509fb268cec','122d19eb-fd80-4685-8e6f-0f78d0a84a24','e053aca2-0cd0-4813-9582-c617ed7b5c80','004dd419-5856-4f49-9ab6-09fdfb60d3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-694881507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aea8442c-cf06-43b3-9e75-a2154841ea9c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a3362cb4150b4ff4a9c06788852f1fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:11.508197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bacee68-8fc0-4bd2-92bd-7c8c70cea28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:11.533186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bacee68-8fc0-4bd2-92bd-7c8c70cea28e) transitioned into 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-694881507',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3362cb4150b4ff4a9c06788852f1fff',qos_specs=None,replication_status=,reservations=['e280ef81-fe5a-44bb-91ab-f509fb268cec','122d19eb-fd80-4685-8e6f-0f78d0a84a24','e053aca2-0cd0-4813-9582-c617ed7b5c80','004dd419-5856-4f49-9ab6-09fdfb60d3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:11.534934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3601a7cf-832b-4d4c-9458-3d3a7038634f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:11.553911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3601a7cf-832b-4d4c-9458-3d3a7038634f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:11.555570 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Flow 'volume_create_api' (0fbe60af-e3cb-42d5-8a9e-c2a1befe8d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:11.556023 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume request issued successfully. Aug 08 19:32:11.556894 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1576296-157b-4f11-b9e9-7a66814fd90d tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:11.557504 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 632/2532] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:11 2026] POST /volume/v3/volumes => generated 757 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:11.576119 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-15381c7e-b0d7-489d-b1c4-ef8879d23ecd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:11.578300 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15381c7e-b0d7-489d-b1c4-ef8879d23ecd tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c Aug 08 19:32:11.578573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15381c7e-b0d7-489d-b1c4-ef8879d23ecd tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:11.578809 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15381c7e-b0d7-489d-b1c4-ef8879d23ecd tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:11.587200 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:11.587200 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:11.593255 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15381c7e-b0d7-489d-b1c4-ef8879d23ecd tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:11.598722 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15381c7e-b0d7-489d-b1c4-ef8879d23ecd tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c returned with HTTP 200 Aug 08 19:32:11.599225 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 640/2533] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:11 2026] GET /volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:12.108017 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-28198ad4-15f1-40a7-b805-687e67b197bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:12.109885 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28198ad4-15f1-40a7-b805-687e67b197bb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:12.110183 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28198ad4-15f1-40a7-b805-687e67b197bb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:12.110438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-28198ad4-15f1-40a7-b805-687e67b197bb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:12.110556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-28198ad4-15f1-40a7-b805-687e67b197bb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:12.116071 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:12.116071 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:12.117460 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-28198ad4-15f1-40a7-b805-687e67b197bb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:12.117460 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 631/2534] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:12 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:12.212830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-4494b49e-1a99-4356-b7c5-4fbcaba2c5a8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:12.217200 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-4494b49e-1a99-4356-b7c5-4fbcaba2c5a8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e Aug 08 19:32:12.218091 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-4494b49e-1a99-4356-b7c5-4fbcaba2c5a8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:12.218091 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-4494b49e-1a99-4356-b7c5-4fbcaba2c5a8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:12.225572 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:12.225572 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:12.280454 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5402b99b-8992-4212-8c61-6ee3eb5c245e req-4494b49e-1a99-4356-b7c5-4fbcaba2c5a8 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e returned with HTTP 200 Aug 08 19:32:12.280454 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 632/2535] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:32:12 2026] DELETE /volume/v3/attachments/f3646452-d8d4-4ac7-a5a5-afad88bf4f9e => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:12.515306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-245d9347-0d4d-46f3-b367-bd52ed9defa0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:12.517492 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-245d9347-0d4d-46f3-b367-bd52ed9defa0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:12.517712 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-245d9347-0d4d-46f3-b367-bd52ed9defa0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:12.518039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-245d9347-0d4d-46f3-b367-bd52ed9defa0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:12.518039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-245d9347-0d4d-46f3-b367-bd52ed9defa0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:12.526555 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:12.526555 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:12.527446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-245d9347-0d4d-46f3-b367-bd52ed9defa0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:12.527923 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 633/2536] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:12 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:12.613625 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-221519b9-4c75-403f-9745-350c0c3cb915 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:12.615699 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-221519b9-4c75-403f-9745-350c0c3cb915 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c Aug 08 19:32:12.615910 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-221519b9-4c75-403f-9745-350c0c3cb915 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:12.616233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-221519b9-4c75-403f-9745-350c0c3cb915 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:12.627652 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:12.627652 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:12.634443 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-221519b9-4c75-403f-9745-350c0c3cb915 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:12.640497 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-221519b9-4c75-403f-9745-350c0c3cb915 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c returned with HTTP 200 Aug 08 19:32:12.640865 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 641/2537] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:12 2026] GET /volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:12.671394 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e5ec22bf-91ed-4b78-9f9d-3d9b89b615b5 req-6dec3acd-888a-45a6-8e88-34fde4ff2382 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:12.673799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e5ec22bf-91ed-4b78-9f9d-3d9b89b615b5 req-6dec3acd-888a-45a6-8e88-34fde4ff2382 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c Aug 08 19:32:12.674086 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e5ec22bf-91ed-4b78-9f9d-3d9b89b615b5 req-6dec3acd-888a-45a6-8e88-34fde4ff2382 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:12.674228 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e5ec22bf-91ed-4b78-9f9d-3d9b89b615b5 req-6dec3acd-888a-45a6-8e88-34fde4ff2382 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:12.683870 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:12.683870 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:12.690891 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e5ec22bf-91ed-4b78-9f9d-3d9b89b615b5 req-6dec3acd-888a-45a6-8e88-34fde4ff2382 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:12.697078 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e5ec22bf-91ed-4b78-9f9d-3d9b89b615b5 req-6dec3acd-888a-45a6-8e88-34fde4ff2382 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c returned with HTTP 200 Aug 08 19:32:12.698116 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 632/2538] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:12 2026] GET /volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:12.714121 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6333b902-9a54-456c-8a12-d58bf85bfaab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:12.717065 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:12.717510 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-404442056"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:12.719818 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-404442056'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:12.719930 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume of 1 GB Aug 08 19:32:12.720235 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:12.720235 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:12.726196 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Availability Zones retrieved successfully. Aug 08 19:32:12.737571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Flow 'volume_create_api' (4531be5a-a92c-4934-a3b0-0c63fa562a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:12.737571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc49aa40-3552-4e59-913b-e9d83cc6b3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:12.737849 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:12.779692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc49aa40-3552-4e59-913b-e9d83cc6b3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:12.780752 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13431bd-1fe3-4bb5-b5da-77ea2590c527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:12.826767 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Created reservations ['02388a8f-0bed-4cc8-bb99-3b1aa2efd26e', '0cf520b1-2736-4375-ae2d-0bca87495302', 'edc2e580-dc18-4e6d-801f-f0fb2b256cf6', 'e2314377-1699-449d-9635-33d4918adf9c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:12.827666 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13431bd-1fe3-4bb5-b5da-77ea2590c527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02388a8f-0bed-4cc8-bb99-3b1aa2efd26e', '0cf520b1-2736-4375-ae2d-0bca87495302', 'edc2e580-dc18-4e6d-801f-f0fb2b256cf6', 'e2314377-1699-449d-9635-33d4918adf9c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:12.828551 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0de12a-d66e-4442-9e19-b836e58ce448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:12.851132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c0de12a-d66e-4442-9e19-b836e58ce448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94594687-7a22-46fb-b56c-8d4084f4269b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-404442056',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3362cb4150b4ff4a9c06788852f1fff',qos_specs=None,replication_status=,reservations=['02388a8f-0bed-4cc8-bb99-3b1aa2efd26e','0cf520b1-2736-4375-ae2d-0bca87495302','edc2e580-dc18-4e6d-801f-f0fb2b256cf6','e2314377-1699-449d-9635-33d4918adf9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-404442056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94594687-7a22-46fb-b56c-8d4084f4269b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a3362cb4150b4ff4a9c06788852f1fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:12.852300 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a30279-582f-4a02-bc12-438a7b9242ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:12.871551 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a30279-582f-4a02-bc12-438a7b9242ce) transitioned into 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-404442056',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3362cb4150b4ff4a9c06788852f1fff',qos_specs=None,replication_status=,reservations=['02388a8f-0bed-4cc8-bb99-3b1aa2efd26e','0cf520b1-2736-4375-ae2d-0bca87495302','edc2e580-dc18-4e6d-801f-f0fb2b256cf6','e2314377-1699-449d-9635-33d4918adf9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:12.872376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b335de4c-0a0a-42eb-9f7c-ad6b12ad8d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:12.891521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b335de4c-0a0a-42eb-9f7c-ad6b12ad8d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:12.892680 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Flow 'volume_create_api' (4531be5a-a92c-4934-a3b0-0c63fa562a60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:12.893090 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume request issued successfully. Aug 08 19:32:12.895727 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6333b902-9a54-456c-8a12-d58bf85bfaab tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:12.895727 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 633/2539] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:12 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:12.909779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4b7b0d3e-23fd-4262-b8dd-6de88f66839c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:12.912027 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b7b0d3e-23fd-4262-b8dd-6de88f66839c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b Aug 08 19:32:12.912296 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b7b0d3e-23fd-4262-b8dd-6de88f66839c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:12.912659 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b7b0d3e-23fd-4262-b8dd-6de88f66839c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:12.922498 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:12.922498 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:12.927792 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4b7b0d3e-23fd-4262-b8dd-6de88f66839c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:12.934855 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b7b0d3e-23fd-4262-b8dd-6de88f66839c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b returned with HTTP 200 Aug 08 19:32:12.934855 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 634/2540] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:12 2026] GET /volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:13.128637 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f9dba47-1a51-486f-b114-54a254e6228e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.131040 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f9dba47-1a51-486f-b114-54a254e6228e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:13.131973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f9dba47-1a51-486f-b114-54a254e6228e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.131973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f9dba47-1a51-486f-b114-54a254e6228e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.131973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9f9dba47-1a51-486f-b114-54a254e6228e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:13.138244 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.138244 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:13.139120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f9dba47-1a51-486f-b114-54a254e6228e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:13.139389 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 642/2541] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:13.188279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-186d51ca-80f7-4369-9488-6067d54e5769 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.190807 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-186d51ca-80f7-4369-9488-6067d54e5769 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:13.191135 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-186d51ca-80f7-4369-9488-6067d54e5769 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.191508 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-186d51ca-80f7-4369-9488-6067d54e5769 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.191760 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-186d51ca-80f7-4369-9488-6067d54e5769 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume with id: 3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:13.202423 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.202423 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:13.203082 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-186d51ca-80f7-4369-9488-6067d54e5769 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:13.219501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-be812dcc-e279-4cbf-9a77-78019efc9daf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.222920 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-be812dcc-e279-4cbf-9a77-78019efc9daf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:13.223212 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-be812dcc-e279-4cbf-9a77-78019efc9daf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.223548 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-be812dcc-e279-4cbf-9a77-78019efc9daf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.232730 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.232730 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:13.243177 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-186d51ca-80f7-4369-9488-6067d54e5769 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume request issued successfully. Aug 08 19:32:13.243177 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-186d51ca-80f7-4369-9488-6067d54e5769 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 202 Aug 08 19:32:13.243177 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 633/2542] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:13 2026] DELETE /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:13.244902 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-be812dcc-e279-4cbf-9a77-78019efc9daf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:13.252926 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-be812dcc-e279-4cbf-9a77-78019efc9daf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:13.253534 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 634/2543] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:13.295103 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9202efd6-0e8a-47d7-9ce2-1fb2a10d2d19 req-dc6ae781-16a2-4474-9611-741cba0e79f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.299528 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9202efd6-0e8a-47d7-9ce2-1fb2a10d2d19 req-dc6ae781-16a2-4474-9611-741cba0e79f2 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:13.299528 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9202efd6-0e8a-47d7-9ce2-1fb2a10d2d19 req-dc6ae781-16a2-4474-9611-741cba0e79f2 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.299528 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9202efd6-0e8a-47d7-9ce2-1fb2a10d2d19 req-dc6ae781-16a2-4474-9611-741cba0e79f2 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.310772 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.310772 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:13.314067 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9202efd6-0e8a-47d7-9ce2-1fb2a10d2d19 req-dc6ae781-16a2-4474-9611-741cba0e79f2 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:13.320353 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9202efd6-0e8a-47d7-9ce2-1fb2a10d2d19 req-dc6ae781-16a2-4474-9611-741cba0e79f2 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 200 Aug 08 19:32:13.320962 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 635/2544] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:13.370463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be75aeef-0296-4bb5-9689-7bc69cbf7e94 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.370841 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be75aeef-0296-4bb5-9689-7bc69cbf7e94 None None] GET https://10.4.3.89/volume// Aug 08 19:32:13.371032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be75aeef-0296-4bb5-9689-7bc69cbf7e94 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.371229 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be75aeef-0296-4bb5-9689-7bc69cbf7e94 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.371575 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be75aeef-0296-4bb5-9689-7bc69cbf7e94 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:13.371878 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 643/2545] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:13.373291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-17f806cb-beda-42c2-bc1b-3bab0a814c64 req-c7803f1c-bf77-47ff-a4c6-cd581b700a2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.376107 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-17f806cb-beda-42c2-bc1b-3bab0a814c64 req-c7803f1c-bf77-47ff-a4c6-cd581b700a2c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:13.376281 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-17f806cb-beda-42c2-bc1b-3bab0a814c64 req-c7803f1c-bf77-47ff-a4c6-cd581b700a2c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.376547 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-17f806cb-beda-42c2-bc1b-3bab0a814c64 req-c7803f1c-bf77-47ff-a4c6-cd581b700a2c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.382141 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-cd14f7db-6bf2-40b5-87d7-2eaa1dc2146c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.383076 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-17f806cb-beda-42c2-bc1b-3bab0a814c64 req-c7803f1c-bf77-47ff-a4c6-cd581b700a2c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 404 Aug 08 19:32:13.383966 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 634/2546] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:13.385082 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-cd14f7db-6bf2-40b5-87d7-2eaa1dc2146c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:32:13.385082 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-cd14f7db-6bf2-40b5-87d7-2eaa1dc2146c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f", "connector": null, "instance_uuid": "da655bb9-00d5-4496-a902-88bbbd6994b6"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:13.396118 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.396118 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:13.431896 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-cd14f7db-6bf2-40b5-87d7-2eaa1dc2146c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:32:13.432395 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 635/2547] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:32:13 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) Aug 08 19:32:13.467841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7cc1dd2b-a57c-4c60-8a69-262d05b22270 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.470667 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7cc1dd2b-a57c-4c60-8a69-262d05b22270 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:13.471280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7cc1dd2b-a57c-4c60-8a69-262d05b22270 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.471280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7cc1dd2b-a57c-4c60-8a69-262d05b22270 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.478348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-df27da52-5a0b-4906-920c-44c14c74780a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.480244 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df27da52-5a0b-4906-920c-44c14c74780a None None] GET https://10.4.3.89/volume// Aug 08 19:32:13.480244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df27da52-5a0b-4906-920c-44c14c74780a None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.480366 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df27da52-5a0b-4906-920c-44c14c74780a None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.480801 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df27da52-5a0b-4906-920c-44c14c74780a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:13.481246 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 644/2548] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:13.482108 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.482108 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:13.488428 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7cc1dd2b-a57c-4c60-8a69-262d05b22270 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:13.492973 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7cc1dd2b-a57c-4c60-8a69-262d05b22270 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:13.493365 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 636/2549] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:13.494771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-084d5ba3-3ce1-4c1d-bf98-bb1a5769e548 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.500768 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-084d5ba3-3ce1-4c1d-bf98-bb1a5769e548 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:13.500974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-084d5ba3-3ce1-4c1d-bf98-bb1a5769e548 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.501158 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-084d5ba3-3ce1-4c1d-bf98-bb1a5769e548 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.511542 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.511542 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:13.515463 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-084d5ba3-3ce1-4c1d-bf98-bb1a5769e548 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:13.523760 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-084d5ba3-3ce1-4c1d-bf98-bb1a5769e548 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:13.524237 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 635/2550] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 1080 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:13.542731 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-99b5e6c3-58a7-442f-b3de-275a14b9fcaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.545475 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99b5e6c3-58a7-442f-b3de-275a14b9fcaf tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:13.545803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99b5e6c3-58a7-442f-b3de-275a14b9fcaf tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.546002 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-99b5e6c3-58a7-442f-b3de-275a14b9fcaf tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.546162 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-99b5e6c3-58a7-442f-b3de-275a14b9fcaf tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:13.551487 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.551487 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:13.551891 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-99b5e6c3-58a7-442f-b3de-275a14b9fcaf tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:13.552313 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 636/2551] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:13.652477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-59d778e9-8c31-47d2-a121-e86b38f3d690 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.656486 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-59d778e9-8c31-47d2-a121-e86b38f3d690 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] PUT https://10.4.3.89/volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279 Aug 08 19:32:13.656945 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-59d778e9-8c31-47d2-a121-e86b38f3d690 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:13.668077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-59d778e9-8c31-47d2-a121-e86b38f3d690 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Acquiring lock "cinder-attachment_update-0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:32:13.674462 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-59d778e9-8c31-47d2-a121-e86b38f3d690 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Lock "cinder-attachment_update-0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:32:13.675803 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.675803 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:13.774154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-59d778e9-8c31-47d2-a121-e86b38f3d690 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Lock "cinder-attachment_update-0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f-np0000006803" released by "attachment_update" :: held 0.100s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:32:13.774519 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-59d778e9-8c31-47d2-a121-e86b38f3d690 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279 returned with HTTP 200 Aug 08 19:32:13.775049 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 645/2552] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:32:13 2026] PUT /volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:13.791019 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-fffddaa7-d5a2-4637-ab8c-ae7b57badc00 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.792978 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-fffddaa7-d5a2-4637-ab8c-ae7b57badc00 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/encryption Aug 08 19:32:13.793222 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-fffddaa7-d5a2-4637-ab8c-ae7b57badc00 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.793475 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-fffddaa7-d5a2-4637-ab8c-ae7b57badc00 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.813388 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.813388 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:13.825826 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-fffddaa7-d5a2-4637-ab8c-ae7b57badc00 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/encryption returned with HTTP 200 Aug 08 19:32:13.826374 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 637/2553] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:13.954265 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8918518-453c-4884-a112-6c7c03d6ad17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:13.956280 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8918518-453c-4884-a112-6c7c03d6ad17 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b Aug 08 19:32:13.956574 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8918518-453c-4884-a112-6c7c03d6ad17 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:13.956831 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8918518-453c-4884-a112-6c7c03d6ad17 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:13.969025 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:13.969025 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:13.973342 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f8918518-453c-4884-a112-6c7c03d6ad17 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:13.979621 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8918518-453c-4884-a112-6c7c03d6ad17 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b returned with HTTP 200 Aug 08 19:32:13.980112 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 636/2554] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:13 2026] GET /volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:14.016080 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d0a016e5-1cb0-462d-8cee-e12bcd4366ab req-f430ab47-29be-4ca0-871a-c79b024d0e76 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:14.018443 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d0a016e5-1cb0-462d-8cee-e12bcd4366ab req-f430ab47-29be-4ca0-871a-c79b024d0e76 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b Aug 08 19:32:14.018692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d0a016e5-1cb0-462d-8cee-e12bcd4366ab req-f430ab47-29be-4ca0-871a-c79b024d0e76 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:14.018908 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d0a016e5-1cb0-462d-8cee-e12bcd4366ab req-f430ab47-29be-4ca0-871a-c79b024d0e76 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:14.030247 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:14.030247 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:14.035656 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d0a016e5-1cb0-462d-8cee-e12bcd4366ab req-f430ab47-29be-4ca0-871a-c79b024d0e76 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:14.049168 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d0a016e5-1cb0-462d-8cee-e12bcd4366ab req-f430ab47-29be-4ca0-871a-c79b024d0e76 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b returned with HTTP 200 Aug 08 19:32:14.049654 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 637/2555] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:14 2026] GET /volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:14.066663 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-23c105e6-6b53-4c52-8070-f88342efa473 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:14.069788 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:14.070178 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1697535822"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:14.072231 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1697535822'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:14.072471 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume of 1 GB Aug 08 19:32:14.072897 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:14.072897 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:14.078213 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Availability Zones retrieved successfully. Aug 08 19:32:14.086842 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Flow 'volume_create_api' (05fe7b34-0ea4-4003-9d15-0ab4b169eeab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:14.088161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037aa574-f628-4a77-a06c-bf7aacffa37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:14.089638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:14.124772 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037aa574-f628-4a77-a06c-bf7aacffa37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:14.125597 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31880497-f83f-44c7-8a01-b59a63fd3d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:14.155568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f00d96b2-1eea-4f71-8efd-e7f24e3b0fa3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:14.157205 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f00d96b2-1eea-4f71-8efd-e7f24e3b0fa3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:14.157599 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f00d96b2-1eea-4f71-8efd-e7f24e3b0fa3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:14.157894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f00d96b2-1eea-4f71-8efd-e7f24e3b0fa3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:14.158071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f00d96b2-1eea-4f71-8efd-e7f24e3b0fa3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:14.163790 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:14.163790 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:14.166870 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f00d96b2-1eea-4f71-8efd-e7f24e3b0fa3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:14.166870 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 638/2556] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:14 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:14.194655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Created reservations ['06be7c77-74a1-44a7-adbc-d81790dced7e', '6b536dcd-5623-4866-8ccb-ccf9ae3dec20', 'c295b3ab-838a-4bae-957e-6577d117107b', '9dc0d068-d097-4d0d-9515-25dffa0398e2'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:14.195867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31880497-f83f-44c7-8a01-b59a63fd3d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06be7c77-74a1-44a7-adbc-d81790dced7e', '6b536dcd-5623-4866-8ccb-ccf9ae3dec20', 'c295b3ab-838a-4bae-957e-6577d117107b', '9dc0d068-d097-4d0d-9515-25dffa0398e2']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:14.197362 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a815563-2342-4936-a5e2-ff8a81643098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:14.226118 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a815563-2342-4936-a5e2-ff8a81643098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc745226-a054-4022-8ad4-9ca03ec7e6b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1697535822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3362cb4150b4ff4a9c06788852f1fff',qos_specs=None,replication_status=,reservations=['06be7c77-74a1-44a7-adbc-d81790dced7e','6b536dcd-5623-4866-8ccb-ccf9ae3dec20','c295b3ab-838a-4bae-957e-6577d117107b','9dc0d068-d097-4d0d-9515-25dffa0398e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1697535822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc745226-a054-4022-8ad4-9ca03ec7e6b9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a3362cb4150b4ff4a9c06788852f1fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:14.227230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baafb280-ef0f-4a69-923b-80a4fee0be74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:14.252369 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baafb280-ef0f-4a69-923b-80a4fee0be74) transitioned into 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-1697535822',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a3362cb4150b4ff4a9c06788852f1fff',qos_specs=None,replication_status=,reservations=['06be7c77-74a1-44a7-adbc-d81790dced7e','6b536dcd-5623-4866-8ccb-ccf9ae3dec20','c295b3ab-838a-4bae-957e-6577d117107b','9dc0d068-d097-4d0d-9515-25dffa0398e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e1f41c9769c43adb7d3c02bbb8e1f4e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:14.253155 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ada1510-e29f-47f7-905d-3501a96d74c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:14.265790 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ada1510-e29f-47f7-905d-3501a96d74c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:14.267283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Flow 'volume_create_api' (05fe7b34-0ea4-4003-9d15-0ab4b169eeab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:14.267616 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Create volume request issued successfully. Aug 08 19:32:14.268428 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23c105e6-6b53-4c52-8070-f88342efa473 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:14.271433 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 646/2557] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:14 2026] POST /volume/v3/volumes => generated 758 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:14.285308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e3b36e5d-61db-441f-a603-651daa5649d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:14.289274 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3b36e5d-61db-441f-a603-651daa5649d5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 Aug 08 19:32:14.289540 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3b36e5d-61db-441f-a603-651daa5649d5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:14.289835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3b36e5d-61db-441f-a603-651daa5649d5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:14.299049 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:14.299049 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:14.303943 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e3b36e5d-61db-441f-a603-651daa5649d5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:14.308773 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3b36e5d-61db-441f-a603-651daa5649d5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 returned with HTTP 200 Aug 08 19:32:14.309044 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 637/2558] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:14 2026] GET /volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:14.506919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c8d7f412-03ee-44c3-8aa8-6f821041eef2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:14.508842 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8d7f412-03ee-44c3-8aa8-6f821041eef2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:14.509109 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8d7f412-03ee-44c3-8aa8-6f821041eef2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:14.509332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c8d7f412-03ee-44c3-8aa8-6f821041eef2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:14.519779 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:14.519779 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:14.524255 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c8d7f412-03ee-44c3-8aa8-6f821041eef2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:14.529485 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c8d7f412-03ee-44c3-8aa8-6f821041eef2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:14.529884 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 638/2559] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:14 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:14.565992 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0c4bf47c-33cc-4ab4-a51d-8b667a58d5c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:14.568266 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c4bf47c-33cc-4ab4-a51d-8b667a58d5c2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:14.568679 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c4bf47c-33cc-4ab4-a51d-8b667a58d5c2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:14.569109 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c4bf47c-33cc-4ab4-a51d-8b667a58d5c2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:14.570438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0c4bf47c-33cc-4ab4-a51d-8b667a58d5c2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:14.575587 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:14.575587 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:14.576597 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c4bf47c-33cc-4ab4-a51d-8b667a58d5c2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:14.577180 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 639/2560] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:14 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.058491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.061177 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:15.061662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1230069566", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:15.064523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1230069566', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:15.064523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Create volume of 1 GB Aug 08 19:32:15.064523 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.064523 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:15.069292 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Availability Zones retrieved successfully. Aug 08 19:32:15.077786 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Flow 'volume_create_api' (b741036a-1a10-4aee-9fc9-aeb38373e50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:15.082116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e291ff-b7d7-4478-8509-2de55ea6244c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:15.082116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:15.114423 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2e291ff-b7d7-4478-8509-2de55ea6244c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:15.115609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3477360-254f-499a-98cc-204d23d6864a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:15.184435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0ffc107-5034-42b7-a908-e4fc09fe618a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.186029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Created reservations ['3df5ff6a-158f-4793-8b69-1b68a2b088cf', '7479b790-b45b-4b7a-b430-6e1fa182d7ee', '8a730fe2-895c-4093-a269-884e74133fb2', 'c080ed4d-8b83-40a5-be6b-52e567564191'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:15.187323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3477360-254f-499a-98cc-204d23d6864a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3df5ff6a-158f-4793-8b69-1b68a2b088cf', '7479b790-b45b-4b7a-b430-6e1fa182d7ee', '8a730fe2-895c-4093-a269-884e74133fb2', 'c080ed4d-8b83-40a5-be6b-52e567564191']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:15.188334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddb81ff-67f4-49c7-acfb-8d608d5f3663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:15.189973 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0ffc107-5034-42b7-a908-e4fc09fe618a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:15.190352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0ffc107-5034-42b7-a908-e4fc09fe618a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.190960 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0ffc107-5034-42b7-a908-e4fc09fe618a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.194321 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c0ffc107-5034-42b7-a908-e4fc09fe618a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:15.204283 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.204283 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:15.204894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0ffc107-5034-42b7-a908-e4fc09fe618a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:15.205325 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 638/2561] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.225026 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddb81ff-67f4-49c7-acfb-8d608d5f3663) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1230069566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eec61a0ef1d4d81b2d677e1d0ad454a',qos_specs=None,replication_status=,reservations=['3df5ff6a-158f-4793-8b69-1b68a2b088cf','7479b790-b45b-4b7a-b430-6e1fa182d7ee','8a730fe2-895c-4093-a269-884e74133fb2','c080ed4d-8b83-40a5-be6b-52e567564191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bafd3487234d19a54131f0bfc40c7e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1230069566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eec61a0ef1d4d81b2d677e1d0ad454a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='54bafd3487234d19a54131f0bfc40c7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:15.225933 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b4e00f-43a7-4248-a489-2804249d519e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:15.248855 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32b4e00f-43a7-4248-a489-2804249d519e) transitioned into 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-1230069566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eec61a0ef1d4d81b2d677e1d0ad454a',qos_specs=None,replication_status=,reservations=['3df5ff6a-158f-4793-8b69-1b68a2b088cf','7479b790-b45b-4b7a-b430-6e1fa182d7ee','8a730fe2-895c-4093-a269-884e74133fb2','c080ed4d-8b83-40a5-be6b-52e567564191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54bafd3487234d19a54131f0bfc40c7e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:15.249885 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93834153-0d87-4643-a00c-8bee29687b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:15.260550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93834153-0d87-4643-a00c-8bee29687b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:15.261649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Flow 'volume_create_api' (b741036a-1a10-4aee-9fc9-aeb38373e50d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:15.262025 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Create volume request issued successfully. Aug 08 19:32:15.262608 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-ac83e458-5e05-4189-ac0e-9467df887173 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:15.263103 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 647/2562] 10.4.3.89 () {72 vars in 1534 bytes} [Sat Aug 8 19:32:15 2026] POST /volume/v3/volumes => generated 753 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:15.272326 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-63d7b79e-9257-4c15-ab34-78b42d36cd06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.274602 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-63d7b79e-9257-4c15-ab34-78b42d36cd06 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:15.274682 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-63d7b79e-9257-4c15-ab34-78b42d36cd06 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.274830 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-63d7b79e-9257-4c15-ab34-78b42d36cd06 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.281930 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.281930 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:15.286233 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-63d7b79e-9257-4c15-ab34-78b42d36cd06 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Volume info retrieved successfully. Aug 08 19:32:15.290438 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0394b99e-cae1-44f9-9c1f-f510af41f0aa req-63d7b79e-9257-4c15-ab34-78b42d36cd06 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 200 Aug 08 19:32:15.290893 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 639/2563] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.324634 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-96d7f86d-145d-4fc6-bd2f-80df024a709c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.326306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e8dbf937-fcd6-4c58-9068-3c215d61e7a8 req-8964d1db-e680-4505-8083-dbdd52811d2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.328675 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-96d7f86d-145d-4fc6-bd2f-80df024a709c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 Aug 08 19:32:15.328675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-96d7f86d-145d-4fc6-bd2f-80df024a709c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.328675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-96d7f86d-145d-4fc6-bd2f-80df024a709c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.328973 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e8dbf937-fcd6-4c58-9068-3c215d61e7a8 req-8964d1db-e680-4505-8083-dbdd52811d2c tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:15.328973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e8dbf937-fcd6-4c58-9068-3c215d61e7a8 req-8964d1db-e680-4505-8083-dbdd52811d2c tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.329114 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e8dbf937-fcd6-4c58-9068-3c215d61e7a8 req-8964d1db-e680-4505-8083-dbdd52811d2c tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.337072 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.337072 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:15.337890 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.337890 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:15.341335 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-96d7f86d-145d-4fc6-bd2f-80df024a709c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:15.343177 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e8dbf937-fcd6-4c58-9068-3c215d61e7a8 req-8964d1db-e680-4505-8083-dbdd52811d2c tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Volume info retrieved successfully. Aug 08 19:32:15.345421 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-96d7f86d-145d-4fc6-bd2f-80df024a709c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 returned with HTTP 200 Aug 08 19:32:15.346056 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 640/2564] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.349371 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e8dbf937-fcd6-4c58-9068-3c215d61e7a8 req-8964d1db-e680-4505-8083-dbdd52811d2c tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 200 Aug 08 19:32:15.349800 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 639/2565] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.378463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8082b2c1-8908-427b-a208-f1da10ca1948 req-2e9d532d-e853-48e0-943a-7b774d5e0813 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.383974 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8082b2c1-8908-427b-a208-f1da10ca1948 req-2e9d532d-e853-48e0-943a-7b774d5e0813 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 Aug 08 19:32:15.384262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8082b2c1-8908-427b-a208-f1da10ca1948 req-2e9d532d-e853-48e0-943a-7b774d5e0813 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.384566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8082b2c1-8908-427b-a208-f1da10ca1948 req-2e9d532d-e853-48e0-943a-7b774d5e0813 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.394392 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.394392 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:15.399071 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-8082b2c1-8908-427b-a208-f1da10ca1948 req-2e9d532d-e853-48e0-943a-7b774d5e0813 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:15.409219 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8082b2c1-8908-427b-a208-f1da10ca1948 req-2e9d532d-e853-48e0-943a-7b774d5e0813 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 returned with HTTP 200 Aug 08 19:32:15.409774 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 648/2566] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.506753 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.508619 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.508797 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.508980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.509258 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.509951 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.516866 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.517712 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.517712 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:15.521294 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b50f9468-6220-4c7c-aad1-773a092ad947 req-a9de0ae3-c328-4516-b251-1ab7e3fbf7c5 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.521687 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 640/2567] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:15.542837 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c98de54e-b926-4a4f-88aa-73c01e7f3461 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.545172 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c98de54e-b926-4a4f-88aa-73c01e7f3461 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:15.545390 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c98de54e-b926-4a4f-88aa-73c01e7f3461 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.545668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c98de54e-b926-4a4f-88aa-73c01e7f3461 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.549944 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.552693 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.552949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.553210 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.553603 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.554580 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.566234 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.567856 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.567856 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:15.570394 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.570394 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:15.573013 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e5ed9ed1-17d0-4ced-9387-82c3082d976d req-21cc03e9-c74a-441a-ac7d-2116a9208170 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.573653 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 640/2568] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:15.577376 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c98de54e-b926-4a4f-88aa-73c01e7f3461 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:15.589049 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c98de54e-b926-4a4f-88aa-73c01e7f3461 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:15.589468 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9fcd7f24-70ea-4c01-87d2-ec5c63fdac92 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.589606 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 641/2569] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.592242 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fcd7f24-70ea-4c01-87d2-ec5c63fdac92 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:15.593182 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fcd7f24-70ea-4c01-87d2-ec5c63fdac92 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.593456 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fcd7f24-70ea-4c01-87d2-ec5c63fdac92 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.593635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9fcd7f24-70ea-4c01-87d2-ec5c63fdac92 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:15.603442 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.603442 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:15.604916 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fcd7f24-70ea-4c01-87d2-ec5c63fdac92 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:15.605767 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 649/2570] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:15.606100 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.609689 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.609884 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.610107 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.610337 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.611066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.622468 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.623757 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.623757 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:15.629101 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5b151927-7825-44bd-be20-94d0957e1624 req-ff6164e2-0198-4b28-8385-01b66447d824 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.629654 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 641/2571] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:15.663097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.664936 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.665552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.666944 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.666944 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.668933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.678347 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.679251 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.679251 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:15.684304 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1f3a7464-2f14-446d-b212-20a0ee244e68 req-c61f3086-5fe9-4ec7-b8d8-3ac589605852 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.684719 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 641/2572] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:15.714583 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.718430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.718430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.718430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.718430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.718430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.725690 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.726591 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.726591 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:15.730580 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1ca8cb52-bdb8-4ed4-bce7-ebd660c15ef9 req-a9b456a8-9c0e-4ff3-bdd7-8821e5376101 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.731618 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 642/2573] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:15.759843 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.761888 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.762141 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.762366 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.762703 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.763430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.771337 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.772286 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.772286 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:15.776105 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-067696f5-590c-4c62-92e7-c8b9167caac1 req-565426a9-f733-4905-883e-8445495c322b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.776750 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 650/2574] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:32:15.811684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.815108 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.815312 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.815561 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.815831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.818224 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.838953 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.841458 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.841458 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:15.849563 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c40d88c4-892c-44f7-b40e-bfee95664077 req-bec9707a-82df-4ae2-a623-22cc31252f5c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.850100 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 642/2575] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:15.880157 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.883623 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:32:15.884036 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.884378 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.884795 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:15.885913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:15.894521 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] Get all volumes completed successfully. Aug 08 19:32:15.896105 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.896105 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:15.901548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4e681caf-ea1c-46d1-b81b-1a7b7e898154 req-bc0b50df-5c4b-473d-8151-e6f7336a1419 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:32:15.902039 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 642/2576] 10.4.3.89 () {68 vars in 1501 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:15.920792 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9692f176-a1d6-4a79-84b4-671b82466b9b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.922538 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9692f176-a1d6-4a79-84b4-671b82466b9b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] DELETE https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 Aug 08 19:32:15.922732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9692f176-a1d6-4a79-84b4-671b82466b9b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.922906 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9692f176-a1d6-4a79-84b4-671b82466b9b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.923229 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9692f176-a1d6-4a79-84b4-671b82466b9b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Delete volume with id: fc745226-a054-4022-8ad4-9ca03ec7e6b9 Aug 08 19:32:15.930005 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.930005 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:15.930428 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9692f176-a1d6-4a79-84b4-671b82466b9b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:15.949513 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9692f176-a1d6-4a79-84b4-671b82466b9b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Delete volume request issued successfully. Aug 08 19:32:15.949713 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9692f176-a1d6-4a79-84b4-671b82466b9b tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 returned with HTTP 202 Aug 08 19:32:15.950147 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 643/2577] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:15 2026] DELETE /volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:15.960139 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cc449422-4db5-460d-ba85-2481e9588314 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:15.965919 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc449422-4db5-460d-ba85-2481e9588314 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 Aug 08 19:32:15.965919 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc449422-4db5-460d-ba85-2481e9588314 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:15.965919 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cc449422-4db5-460d-ba85-2481e9588314 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:15.975158 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:15.975158 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:15.979488 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cc449422-4db5-460d-ba85-2481e9588314 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:15.985649 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cc449422-4db5-460d-ba85-2481e9588314 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 returned with HTTP 200 Aug 08 19:32:15.986975 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 651/2578] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:15 2026] GET /volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.219525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2b5097c-668f-4581-a2b2-5f665d3dcbd2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.221402 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2b5097c-668f-4581-a2b2-5f665d3dcbd2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:16.221665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2b5097c-668f-4581-a2b2-5f665d3dcbd2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.221873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2b5097c-668f-4581-a2b2-5f665d3dcbd2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.222081 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a2b5097c-668f-4581-a2b2-5f665d3dcbd2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:16.229814 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.229814 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:16.231532 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2b5097c-668f-4581-a2b2-5f665d3dcbd2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:16.231885 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 643/2579] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.390472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9dc910d4-d774-46c9-8b2e-2ae075f3b99d req-b03080c8-7d40-44e4-ac1a-e3bd10fda3d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.394094 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9dc910d4-d774-46c9-8b2e-2ae075f3b99d req-b03080c8-7d40-44e4-ac1a-e3bd10fda3d2 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:16.394312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9dc910d4-d774-46c9-8b2e-2ae075f3b99d req-b03080c8-7d40-44e4-ac1a-e3bd10fda3d2 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.394552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9dc910d4-d774-46c9-8b2e-2ae075f3b99d req-b03080c8-7d40-44e4-ac1a-e3bd10fda3d2 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.404269 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.404269 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:16.408279 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-9dc910d4-d774-46c9-8b2e-2ae075f3b99d req-b03080c8-7d40-44e4-ac1a-e3bd10fda3d2 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Volume info retrieved successfully. Aug 08 19:32:16.414018 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9dc910d4-d774-46c9-8b2e-2ae075f3b99d req-b03080c8-7d40-44e4-ac1a-e3bd10fda3d2 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 200 Aug 08 19:32:16.415217 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 643/2580] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.442787 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.445184 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:32:16.446653 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1598575448", "description": null, "metadata": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:16.454726 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.454726 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:16.455324 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Volume info retrieved successfully. Aug 08 19:32:16.455502 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Create snapshot from volume ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:16.503819 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Created reservations ['73846181-2927-4ae5-b00e-d67c89d603d5', '377b7629-01ce-4eea-89f8-fca80c9593ab', 'c9cf7536-002a-452a-b23b-b5d2a4b841a3', '577fb60b-1655-41c2-a05a-7b2be583c664'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:16.554398 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Snapshot create request issued successfully. Aug 08 19:32:16.554704 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-00e3e531-effe-4770-99d0-bffd79a79d44 req-3b26d163-1781-4c7d-8ec9-1dbef75d67d4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:32:16.555174 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 644/2581] 10.4.3.89 () {72 vars in 1540 bytes} [Sat Aug 8 19:32:16 2026] POST /volume/v3/snapshots => generated 311 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:16.610175 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7ddf577-7a80-4ea8-ba83-dbc5b7091f1a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.612563 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7ddf577-7a80-4ea8-ba83-dbc5b7091f1a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:16.614378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7ddf577-7a80-4ea8-ba83-dbc5b7091f1a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.614378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7ddf577-7a80-4ea8-ba83-dbc5b7091f1a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.620873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f1d55d4-f128-40b4-9595-85ace4a211ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.623505 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f1d55d4-f128-40b4-9595-85ace4a211ca tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:16.623505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f1d55d4-f128-40b4-9595-85ace4a211ca tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.623505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f1d55d4-f128-40b4-9595-85ace4a211ca tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.623649 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3f1d55d4-f128-40b4-9595-85ace4a211ca tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:16.626544 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.626544 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:16.628457 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.628457 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:16.629288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f1d55d4-f128-40b4-9595-85ace4a211ca tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:16.629636 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 644/2582] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.634975 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-950a73a3-a656-4058-bb90-32fb3548839f req-cf4662c0-226d-4cea-b360-be45a4682096 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.635562 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e7ddf577-7a80-4ea8-ba83-dbc5b7091f1a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:16.641695 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-950a73a3-a656-4058-bb90-32fb3548839f req-cf4662c0-226d-4cea-b360-be45a4682096 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] GET https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d Aug 08 19:32:16.642192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-950a73a3-a656-4058-bb90-32fb3548839f req-cf4662c0-226d-4cea-b360-be45a4682096 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.642249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-950a73a3-a656-4058-bb90-32fb3548839f req-cf4662c0-226d-4cea-b360-be45a4682096 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.648973 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7ddf577-7a80-4ea8-ba83-dbc5b7091f1a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:16.649420 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 652/2583] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.652157 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.652157 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:16.652157 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-950a73a3-a656-4058-bb90-32fb3548839f req-cf4662c0-226d-4cea-b360-be45a4682096 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Snapshot retrieved successfully. Aug 08 19:32:16.652157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-950a73a3-a656-4058-bb90-32fb3548839f req-cf4662c0-226d-4cea-b360-be45a4682096 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d returned with HTTP 200 Aug 08 19:32:16.652353 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 644/2584] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.676752 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.678968 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] GET https://10.4.3.89/volume/v3/snapshots/detail Aug 08 19:32:16.679235 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.679527 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.679855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Removing options '' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:16.680203 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.680203 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:16.681220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.db.api [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Building query based on filter {{(pid=100254) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:32:16.686577 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] Get all snapshots completed successfully. Aug 08 19:32:16.687004 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.687004 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:16.687626 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-31fa84ba-6f97-471a-99b8-05f9e4f7d46d req-8058c50c-ae01-4133-ae7b-42f7368647a7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-reader] https://10.4.3.89/volume/v3/snapshots/detail returned with HTTP 200 Aug 08 19:32:16.687974 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 645/2585] 10.4.3.89 () {68 vars in 1507 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.711687 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0874355d-9ea6-4bb0-a85b-b66b461192de req-ab5b6330-e65a-41c7-ab86-3aeeaa4ec928 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.713860 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0874355d-9ea6-4bb0-a85b-b66b461192de req-ab5b6330-e65a-41c7-ab86-3aeeaa4ec928 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d Aug 08 19:32:16.714058 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0874355d-9ea6-4bb0-a85b-b66b461192de req-ab5b6330-e65a-41c7-ab86-3aeeaa4ec928 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.714232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0874355d-9ea6-4bb0-a85b-b66b461192de req-ab5b6330-e65a-41c7-ab86-3aeeaa4ec928 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.720303 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.720303 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:16.720801 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0874355d-9ea6-4bb0-a85b-b66b461192de req-ab5b6330-e65a-41c7-ab86-3aeeaa4ec928 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Snapshot retrieved successfully. Aug 08 19:32:16.721692 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0874355d-9ea6-4bb0-a85b-b66b461192de req-ab5b6330-e65a-41c7-ab86-3aeeaa4ec928 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d returned with HTTP 200 Aug 08 19:32:16.722116 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 645/2586] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:16.751748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.754793 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d Aug 08 19:32:16.755025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.755261 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.755398 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Delete snapshot with id: a4d849d9-fa59-4ff2-9106-b121536b1c3d Aug 08 19:32:16.762863 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.762863 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:16.763453 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Snapshot retrieved successfully. Aug 08 19:32:16.784050 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Snapshot delete request issued successfully. Aug 08 19:32:16.784313 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-678a51be-988b-4ac1-bb52-858ddebfc8d4 req-1a046424-3b8b-4900-afe7-4325de0547ee tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d returned with HTTP 202 Aug 08 19:32:16.784821 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 653/2587] 10.4.3.89 () {70 vars in 1619 bytes} [Sat Aug 8 19:32:16 2026] DELETE /volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:16.811148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f53ac253-87d8-42c8-a91e-f0ac857f939a req-e572ec4e-c1be-417b-bddd-da1e28a70aa4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:16.813686 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f53ac253-87d8-42c8-a91e-f0ac857f939a req-e572ec4e-c1be-417b-bddd-da1e28a70aa4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d Aug 08 19:32:16.813936 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f53ac253-87d8-42c8-a91e-f0ac857f939a req-e572ec4e-c1be-417b-bddd-da1e28a70aa4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:16.814192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f53ac253-87d8-42c8-a91e-f0ac857f939a req-e572ec4e-c1be-417b-bddd-da1e28a70aa4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:16.820052 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:16.820052 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:16.820558 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f53ac253-87d8-42c8-a91e-f0ac857f939a req-e572ec4e-c1be-417b-bddd-da1e28a70aa4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Snapshot retrieved successfully. Aug 08 19:32:16.821500 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f53ac253-87d8-42c8-a91e-f0ac857f939a req-e572ec4e-c1be-417b-bddd-da1e28a70aa4 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d returned with HTTP 200 Aug 08 19:32:16.821829 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 645/2588] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:17.000665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0065a5b8-f0ab-444b-b2be-bb5de69471eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.002819 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0065a5b8-f0ab-444b-b2be-bb5de69471eb tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 Aug 08 19:32:17.003055 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0065a5b8-f0ab-444b-b2be-bb5de69471eb tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.004128 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0065a5b8-f0ab-444b-b2be-bb5de69471eb tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.010272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0065a5b8-f0ab-444b-b2be-bb5de69471eb tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 returned with HTTP 404 Aug 08 19:32:17.010823 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 646/2589] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:16 2026] GET /volume/v3/volumes/fc745226-a054-4022-8ad4-9ca03ec7e6b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:17.021209 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.023195 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] DELETE https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b Aug 08 19:32:17.023400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.023765 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.024102 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Delete volume with id: 94594687-7a22-46fb-b56c-8d4084f4269b Aug 08 19:32:17.032966 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.032966 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:17.033275 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:17.068957 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Delete volume request issued successfully. Aug 08 19:32:17.069291 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e7ea058-b020-4df3-bac5-1a303da4a351 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b returned with HTTP 202 Aug 08 19:32:17.069871 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 646/2590] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:17 2026] DELETE /volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:17.082235 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-20646b80-5e7d-4c28-a3ba-0e93033523c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.087203 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-20646b80-5e7d-4c28-a3ba-0e93033523c7 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b Aug 08 19:32:17.087714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-20646b80-5e7d-4c28-a3ba-0e93033523c7 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.088067 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-20646b80-5e7d-4c28-a3ba-0e93033523c7 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.102231 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.102231 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:17.106875 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-20646b80-5e7d-4c28-a3ba-0e93033523c7 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:17.112432 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-20646b80-5e7d-4c28-a3ba-0e93033523c7 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b returned with HTTP 200 Aug 08 19:32:17.113089 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 654/2591] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:17 2026] GET /volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:17.246246 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e05400f-322e-4b8f-8f63-d41946d9b28b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.249383 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e05400f-322e-4b8f-8f63-d41946d9b28b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:17.249731 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e05400f-322e-4b8f-8f63-d41946d9b28b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.249919 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e05400f-322e-4b8f-8f63-d41946d9b28b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.250146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3e05400f-322e-4b8f-8f63-d41946d9b28b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:17.255480 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.255480 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:17.256292 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e05400f-322e-4b8f-8f63-d41946d9b28b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:17.256799 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 646/2592] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:17 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:17.643820 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1a4a3be3-e8b5-4f7b-aaeb-b9c33f64d48d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.646210 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1a4a3be3-e8b5-4f7b-aaeb-b9c33f64d48d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:17.646385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1a4a3be3-e8b5-4f7b-aaeb-b9c33f64d48d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.646667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1a4a3be3-e8b5-4f7b-aaeb-b9c33f64d48d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.646667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1a4a3be3-e8b5-4f7b-aaeb-b9c33f64d48d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:17.652668 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.652668 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:17.654198 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1a4a3be3-e8b5-4f7b-aaeb-b9c33f64d48d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:17.654895 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 647/2593] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:17 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:17.664379 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7239ee1e-4bb8-4778-a0a5-abee8f8c38a1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.670343 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7239ee1e-4bb8-4778-a0a5-abee8f8c38a1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:17.670608 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7239ee1e-4bb8-4778-a0a5-abee8f8c38a1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.670908 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7239ee1e-4bb8-4778-a0a5-abee8f8c38a1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.690349 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.690349 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:17.695241 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7239ee1e-4bb8-4778-a0a5-abee8f8c38a1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:17.699897 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7239ee1e-4bb8-4778-a0a5-abee8f8c38a1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:17.700348 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 647/2594] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:17 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:17.738726 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f68b3f2a-6a4b-43f7-bece-aa3e15339f47 req-e7cee993-39ae-4931-935a-587856dd70b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.743812 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f68b3f2a-6a4b-43f7-bece-aa3e15339f47 req-e7cee993-39ae-4931-935a-587856dd70b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf Aug 08 19:32:17.744081 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f68b3f2a-6a4b-43f7-bece-aa3e15339f47 req-e7cee993-39ae-4931-935a-587856dd70b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.744320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f68b3f2a-6a4b-43f7-bece-aa3e15339f47 req-e7cee993-39ae-4931-935a-587856dd70b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.758958 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.758958 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:17.828306 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f68b3f2a-6a4b-43f7-bece-aa3e15339f47 req-e7cee993-39ae-4931-935a-587856dd70b5 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf returned with HTTP 200 Aug 08 19:32:17.828306 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 655/2595] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:32:17 2026] DELETE /volume/v3/attachments/f7981a87-5521-44b8-a33b-4c45be533dcf => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:17.853380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-628afd58-9ae9-4a67-9249-afb4b1337662 req-3a597f1e-c470-4ea3-a237-70b4e7fbcc70 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.855783 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-628afd58-9ae9-4a67-9249-afb4b1337662 req-3a597f1e-c470-4ea3-a237-70b4e7fbcc70 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d Aug 08 19:32:17.856485 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-628afd58-9ae9-4a67-9249-afb4b1337662 req-3a597f1e-c470-4ea3-a237-70b4e7fbcc70 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.856755 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-628afd58-9ae9-4a67-9249-afb4b1337662 req-3a597f1e-c470-4ea3-a237-70b4e7fbcc70 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.863637 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-628afd58-9ae9-4a67-9249-afb4b1337662 req-3a597f1e-c470-4ea3-a237-70b4e7fbcc70 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d returned with HTTP 404 Aug 08 19:32:17.864091 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 647/2596] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:32:17 2026] GET /volume/v3/snapshots/a4d849d9-fa59-4ff2-9106-b121536b1c3d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:17.887287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.890748 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:17.890936 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.891129 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.891297 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Delete volume with id: ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:17.900190 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.900190 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:17.900999 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Volume info retrieved successfully. Aug 08 19:32:17.931765 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Delete volume request issued successfully. Aug 08 19:32:17.932114 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a62b6551-5f28-4eab-89d7-fc5c94298e4c req-b4eba1f9-1b49-41a2-8e99-9ea04df40ff7 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 202 Aug 08 19:32:17.932693 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 648/2597] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:32:17 2026] DELETE /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:17.955350 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fd19ea27-2416-40ef-9386-60d5a11d24ea req-c1530b86-cee4-4820-bdda-4335465f44e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:17.958123 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd19ea27-2416-40ef-9386-60d5a11d24ea req-c1530b86-cee4-4820-bdda-4335465f44e8 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:17.958330 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd19ea27-2416-40ef-9386-60d5a11d24ea req-c1530b86-cee4-4820-bdda-4335465f44e8 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:17.958540 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fd19ea27-2416-40ef-9386-60d5a11d24ea req-c1530b86-cee4-4820-bdda-4335465f44e8 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:17.966624 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:17.966624 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:17.976935 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-fd19ea27-2416-40ef-9386-60d5a11d24ea req-c1530b86-cee4-4820-bdda-4335465f44e8 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Volume info retrieved successfully. Aug 08 19:32:17.985024 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fd19ea27-2416-40ef-9386-60d5a11d24ea req-c1530b86-cee4-4820-bdda-4335465f44e8 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 200 Aug 08 19:32:17.985710 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 648/2598] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:17 2026] GET /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:18.048118 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-b6f9354d-f65c-41e6-90c7-8f74811817af None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.053197 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-b6f9354d-f65c-41e6-90c7-8f74811817af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279/action Aug 08 19:32:18.053197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-b6f9354d-f65c-41e6-90c7-8f74811817af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:18.053197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-b6f9354d-f65c-41e6-90c7-8f74811817af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:18.076075 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.076075 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:18.087379 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-0a4d10b9-cc5a-4364-b0ca-2d7ba49b40a6 req-b6f9354d-f65c-41e6-90c7-8f74811817af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279/action returned with HTTP 204 Aug 08 19:32:18.088047 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 656/2599] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:32:18 2026] POST /volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:18.126814 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4f06201f-a126-41cd-8f8e-62168ef72d6c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.129325 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f06201f-a126-41cd-8f8e-62168ef72d6c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b Aug 08 19:32:18.129325 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f06201f-a126-41cd-8f8e-62168ef72d6c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.129525 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4f06201f-a126-41cd-8f8e-62168ef72d6c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.140746 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4f06201f-a126-41cd-8f8e-62168ef72d6c tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b returned with HTTP 404 Aug 08 19:32:18.140746 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 648/2600] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/volumes/94594687-7a22-46fb-b56c-8d4084f4269b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:18.146944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.149369 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] DELETE https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c Aug 08 19:32:18.149646 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.149922 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.150130 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Delete volume with id: aea8442c-cf06-43b3-9e75-a2154841ea9c Aug 08 19:32:18.159317 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.159317 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:18.159872 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:18.188433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Delete volume request issued successfully. Aug 08 19:32:18.188751 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f79177f6-c8f1-4e7d-bd59-506987983c47 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c returned with HTTP 202 Aug 08 19:32:18.189666 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 649/2601] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:18 2026] DELETE /volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:18.197523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52edbf02-5566-4b56-8a17-da6e5c3adba4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.199141 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52edbf02-5566-4b56-8a17-da6e5c3adba4 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c Aug 08 19:32:18.199378 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52edbf02-5566-4b56-8a17-da6e5c3adba4 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.199665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52edbf02-5566-4b56-8a17-da6e5c3adba4 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.211681 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.211681 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:18.225440 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-52edbf02-5566-4b56-8a17-da6e5c3adba4 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Volume info retrieved successfully. Aug 08 19:32:18.228780 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52edbf02-5566-4b56-8a17-da6e5c3adba4 tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c returned with HTTP 200 Aug 08 19:32:18.229335 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 649/2602] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:18.271082 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8b9287ad-78b3-4ea8-835d-4d3fe517dd55 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.273055 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b9287ad-78b3-4ea8-835d-4d3fe517dd55 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:18.273306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b9287ad-78b3-4ea8-835d-4d3fe517dd55 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.273557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b9287ad-78b3-4ea8-835d-4d3fe517dd55 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.274357 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8b9287ad-78b3-4ea8-835d-4d3fe517dd55 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id 070ccc30-e359-4a76-be21-bcb1d62dd50c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:18.279728 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.279728 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:18.280630 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b9287ad-78b3-4ea8-835d-4d3fe517dd55 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 200 Aug 08 19:32:18.281071 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 657/2603] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:18.300165 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85e8ef7e-5ed7-4cbb-8ff0-f3f6da070d35 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.307774 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85e8ef7e-5ed7-4cbb-8ff0-f3f6da070d35 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] DELETE https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c Aug 08 19:32:18.308082 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85e8ef7e-5ed7-4cbb-8ff0-f3f6da070d35 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.308374 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85e8ef7e-5ed7-4cbb-8ff0-f3f6da070d35 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.308564 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-85e8ef7e-5ed7-4cbb-8ff0-f3f6da070d35 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Delete backup with id: 070ccc30-e359-4a76-be21-bcb1d62dd50c. Aug 08 19:32:18.316960 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.316960 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:18.334349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-85e8ef7e-5ed7-4cbb-8ff0-f3f6da070d35 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] delete_backup rpcapi backup_id 070ccc30-e359-4a76-be21-bcb1d62dd50c {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:32:18.337512 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85e8ef7e-5ed7-4cbb-8ff0-f3f6da070d35 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c returned with HTTP 202 Aug 08 19:32:18.337718 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 649/2604] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:18 2026] DELETE /volume/v3/backups/070ccc30-e359-4a76-be21-bcb1d62dd50c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:18.350381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.353795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 Aug 08 19:32:18.354201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.354492 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.354840 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume with id: 45f5b55c-3b07-4487-a0ef-40d0713c7745 Aug 08 19:32:18.363889 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.363889 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:18.363889 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:18.390571 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume request issued successfully. Aug 08 19:32:18.390571 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3d3622f-f2c8-42ec-bffd-ba7b1d1b7b23 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 returned with HTTP 202 Aug 08 19:32:18.391393 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 650/2605] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:18 2026] DELETE /volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:18.403279 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-347d4bf5-b733-4b79-b49d-55da9ca7c1c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.406706 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-347d4bf5-b733-4b79-b49d-55da9ca7c1c7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 Aug 08 19:32:18.406706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-347d4bf5-b733-4b79-b49d-55da9ca7c1c7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.406706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-347d4bf5-b733-4b79-b49d-55da9ca7c1c7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.421131 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.421131 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:18.424644 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-347d4bf5-b733-4b79-b49d-55da9ca7c1c7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:18.429808 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-347d4bf5-b733-4b79-b49d-55da9ca7c1c7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 returned with HTTP 200 Aug 08 19:32:18.429808 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 650/2606] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:18.550119 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.636562 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:18.636967 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-754393422"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:18.638455 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-754393422'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:18.639931 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume of 1 GB Aug 08 19:32:18.650775 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Availability Zones retrieved successfully. Aug 08 19:32:18.660653 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (7d4889fd-fdfa-44b6-b1dd-630e136e3963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:18.661971 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4285e37-8687-4505-b921-2f31089626cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:18.663369 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:18.669582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-806e2cec-01d0-4429-bf2a-a9ee9686e7dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.673276 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-806e2cec-01d0-4429-bf2a-a9ee9686e7dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:18.673555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-806e2cec-01d0-4429-bf2a-a9ee9686e7dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.673773 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-806e2cec-01d0-4429-bf2a-a9ee9686e7dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.673929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-806e2cec-01d0-4429-bf2a-a9ee9686e7dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:18.680380 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.680380 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:18.681085 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-806e2cec-01d0-4429-bf2a-a9ee9686e7dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:18.681561 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 650/2607] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:18.707526 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4285e37-8687-4505-b921-2f31089626cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:18.708867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e5d3a16-fa57-4f6a-84a0-e9a9b2f62192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:18.719385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9ce6f9b-d584-4a0a-b50d-91c9b353d22c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.720504 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9ce6f9b-d584-4a0a-b50d-91c9b353d22c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:18.720741 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9ce6f9b-d584-4a0a-b50d-91c9b353d22c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.720954 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9ce6f9b-d584-4a0a-b50d-91c9b353d22c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.734698 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.734698 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:18.740199 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9ce6f9b-d584-4a0a-b50d-91c9b353d22c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:18.745224 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9ce6f9b-d584-4a0a-b50d-91c9b353d22c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:18.745657 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 651/2608] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:18.761701 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93cc0079-213c-45c5-a2c2-460349f2c758 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.765898 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93cc0079-213c-45c5-a2c2-460349f2c758 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:18.766827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93cc0079-213c-45c5-a2c2-460349f2c758 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.767130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93cc0079-213c-45c5-a2c2-460349f2c758 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.781445 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.781445 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:18.786535 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-93cc0079-213c-45c5-a2c2-460349f2c758 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:18.789230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['7c37d5f0-afa1-45ea-9c46-9ec55d81e6fa', 'd1f1aff5-74b5-421f-9891-db2a27d90517', '9a820fee-e963-4018-9b51-8918fb649c5c', '80cddcfa-e9cb-4b0d-8a42-2ed463aeda9d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:18.791101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e5d3a16-fa57-4f6a-84a0-e9a9b2f62192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c37d5f0-afa1-45ea-9c46-9ec55d81e6fa', 'd1f1aff5-74b5-421f-9891-db2a27d90517', '9a820fee-e963-4018-9b51-8918fb649c5c', '80cddcfa-e9cb-4b0d-8a42-2ed463aeda9d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:18.791258 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93cc0079-213c-45c5-a2c2-460349f2c758 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:18.791258 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 651/2609] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 1193 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:18.791381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731578d3-b51d-48c8-8298-68a941d4a088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:18.797044 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d3026994-038c-4cb0-8185-6204b8c4df3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.805437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3026994-038c-4cb0-8185-6204b8c4df3e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:32:18.805437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3026994-038c-4cb0-8185-6204b8c4df3e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.805437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d3026994-038c-4cb0-8185-6204b8c4df3e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.805437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d3026994-038c-4cb0-8185-6204b8c4df3e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume with id: 2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:32:18.819780 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731578d3-b51d-48c8-8298-68a941d4a088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ec363c6-836c-4dd1-8dd3-ed61566a5fad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-754393422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['7c37d5f0-afa1-45ea-9c46-9ec55d81e6fa','d1f1aff5-74b5-421f-9891-db2a27d90517','9a820fee-e963-4018-9b51-8918fb649c5c','80cddcfa-e9cb-4b0d-8a42-2ed463aeda9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-754393422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ec363c6-836c-4dd1-8dd3-ed61566a5fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='209c5d9363884d99a18f84d0390a9ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cc1a032aafa6418c965e4554a957d593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:18.821043 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fac61a-5739-4b65-93f7-61cc13683169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:18.824421 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.824421 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:18.826499 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d3026994-038c-4cb0-8185-6204b8c4df3e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:18.846302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fac61a-5739-4b65-93f7-61cc13683169) transitioned into 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-754393422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['7c37d5f0-afa1-45ea-9c46-9ec55d81e6fa','d1f1aff5-74b5-421f-9891-db2a27d90517','9a820fee-e963-4018-9b51-8918fb649c5c','80cddcfa-e9cb-4b0d-8a42-2ed463aeda9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:18.847039 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb440e1-8395-463b-8193-5345a7d00ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:18.848860 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d3026994-038c-4cb0-8185-6204b8c4df3e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume request issued successfully. Aug 08 19:32:18.849122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-c6648cbe-4e95-4267-8c67-fdd833b4e5c1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.849210 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d3026994-038c-4cb0-8185-6204b8c4df3e tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 202 Aug 08 19:32:18.849615 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 651/2610] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:18 2026] DELETE /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:18.855339 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-c6648cbe-4e95-4267-8c67-fdd833b4e5c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:18.855662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-c6648cbe-4e95-4267-8c67-fdd833b4e5c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.855864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-c6648cbe-4e95-4267-8c67-fdd833b4e5c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.857242 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb440e1-8395-463b-8193-5345a7d00ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:18.857976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (7d4889fd-fdfa-44b6-b1dd-630e136e3963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:18.858292 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request issued successfully. Aug 08 19:32:18.858817 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2468fd79-65c2-4808-9cf0-658eb2324fbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:18.859366 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 658/2611] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:18 2026] POST /volume/v3/volumes => generated 746 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:18.860448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d66c1a6b-70b5-4a33-9972-1069737a6e0c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.862499 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d66c1a6b-70b5-4a33-9972-1069737a6e0c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:32:18.862719 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d66c1a6b-70b5-4a33-9972-1069737a6e0c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:18.862950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d66c1a6b-70b5-4a33-9972-1069737a6e0c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:18.874764 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.874764 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:18.875939 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.875939 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:18.879302 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d66c1a6b-70b5-4a33-9972-1069737a6e0c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Volume info retrieved successfully. Aug 08 19:32:18.881109 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-c6648cbe-4e95-4267-8c67-fdd833b4e5c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:18.884128 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d66c1a6b-70b5-4a33-9972-1069737a6e0c tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 200 Aug 08 19:32:18.884554 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 652/2612] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:18.886884 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-c6648cbe-4e95-4267-8c67-fdd833b4e5c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:18.887474 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 652/2613] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:18 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 1193 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:18.910611 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-498824ce-79c4-4b08-beab-d66c0d92ba0b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:18.913275 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-498824ce-79c4-4b08-beab-d66c0d92ba0b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/action Aug 08 19:32:18.913825 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-498824ce-79c4-4b08-beab-d66c0d92ba0b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:18.913898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-498824ce-79c4-4b08-beab-d66c0d92ba0b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:18.928944 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:18.928944 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:18.929735 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-498824ce-79c4-4b08-beab-d66c0d92ba0b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:18.939383 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-498824ce-79c4-4b08-beab-d66c0d92ba0b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Begin detaching volume completed successfully. Aug 08 19:32:18.939778 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-498824ce-79c4-4b08-beab-d66c0d92ba0b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/action returned with HTTP 202 Aug 08 19:32:18.940359 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 652/2614] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:32:18 2026] POST /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:19.005713 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-79eb2190-7402-4fed-afbb-c12b6c745884 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.008016 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79eb2190-7402-4fed-afbb-c12b6c745884 None None] GET https://10.4.3.89/volume// Aug 08 19:32:19.008016 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79eb2190-7402-4fed-afbb-c12b6c745884 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.008016 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79eb2190-7402-4fed-afbb-c12b6c745884 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.008702 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79eb2190-7402-4fed-afbb-c12b6c745884 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:19.009062 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 659/2615] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:19.019362 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-67b0fcd2-3877-4951-820e-4e3f53d621f2 req-8fdd7a82-1b4b-42c5-9e96-cc9149053c65 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.021660 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-561d551f-b60a-4bd0-b575-8b73357a6e50 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.022144 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-67b0fcd2-3877-4951-820e-4e3f53d621f2 req-8fdd7a82-1b4b-42c5-9e96-cc9149053c65 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:19.022430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-67b0fcd2-3877-4951-820e-4e3f53d621f2 req-8fdd7a82-1b4b-42c5-9e96-cc9149053c65 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.022728 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-67b0fcd2-3877-4951-820e-4e3f53d621f2 req-8fdd7a82-1b4b-42c5-9e96-cc9149053c65 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.024669 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-561d551f-b60a-4bd0-b575-8b73357a6e50 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:19.024959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-561d551f-b60a-4bd0-b575-8b73357a6e50 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.025183 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-561d551f-b60a-4bd0-b575-8b73357a6e50 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.029943 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-67b0fcd2-3877-4951-820e-4e3f53d621f2 req-8fdd7a82-1b4b-42c5-9e96-cc9149053c65 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 404 Aug 08 19:32:19.030703 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 653/2616] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.044286 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:19.044286 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:19.046960 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-561d551f-b60a-4bd0-b575-8b73357a6e50 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:19.051740 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-561d551f-b60a-4bd0-b575-8b73357a6e50 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:19.052151 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 653/2617] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 1376 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:19.055687 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e5bd91b6-ac8d-436e-8fc4-5d51fad6e057 req-21e9f737-f1c5-4a16-b88a-1e56cb93d183 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.058470 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e5bd91b6-ac8d-436e-8fc4-5d51fad6e057 req-21e9f737-f1c5-4a16-b88a-1e56cb93d183 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:19.058622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e5bd91b6-ac8d-436e-8fc4-5d51fad6e057 req-21e9f737-f1c5-4a16-b88a-1e56cb93d183 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.058815 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e5bd91b6-ac8d-436e-8fc4-5d51fad6e057 req-21e9f737-f1c5-4a16-b88a-1e56cb93d183 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.058957 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-e5bd91b6-ac8d-436e-8fc4-5d51fad6e057 req-21e9f737-f1c5-4a16-b88a-1e56cb93d183 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Delete volume with id: ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:19.064718 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-187cac2a-138d-4bd4-8d70-b7ae88721cf5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.069874 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-187cac2a-138d-4bd4-8d70-b7ae88721cf5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/encryption Aug 08 19:32:19.070079 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e5bd91b6-ac8d-436e-8fc4-5d51fad6e057 req-21e9f737-f1c5-4a16-b88a-1e56cb93d183 tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 404 Aug 08 19:32:19.070131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-187cac2a-138d-4bd4-8d70-b7ae88721cf5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.070262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-187cac2a-138d-4bd4-8d70-b7ae88721cf5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.071237 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 653/2618] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:32:19 2026] DELETE /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.081025 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:19.081025 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:19.088071 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-187cac2a-138d-4bd4-8d70-b7ae88721cf5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/encryption returned with HTTP 200 Aug 08 19:32:19.088550 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 660/2619] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:19.109513 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2aa1cfcc-52b7-45f2-8d44-9f258b8d7cff req-357cdebb-c8dc-44c3-a18b-27ba484ce66e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.111779 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2aa1cfcc-52b7-45f2-8d44-9f258b8d7cff req-357cdebb-c8dc-44c3-a18b-27ba484ce66e tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] GET https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e Aug 08 19:32:19.111948 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2aa1cfcc-52b7-45f2-8d44-9f258b8d7cff req-357cdebb-c8dc-44c3-a18b-27ba484ce66e tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.112182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2aa1cfcc-52b7-45f2-8d44-9f258b8d7cff req-357cdebb-c8dc-44c3-a18b-27ba484ce66e tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.120284 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2aa1cfcc-52b7-45f2-8d44-9f258b8d7cff req-357cdebb-c8dc-44c3-a18b-27ba484ce66e tempest-VolumesSnapshotsTestJSON-537803859 tempest-VolumesSnapshotsTestJSON-537803859-project-member] https://10.4.3.89/volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e returned with HTTP 404 Aug 08 19:32:19.120784 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 654/2620] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/ebefc28d-d2a1-40dc-a2e0-db0f5bbde24e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.244278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16018167-27b3-4d9e-8e82-784a247e652f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.247833 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16018167-27b3-4d9e-8e82-784a247e652f tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] GET https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c Aug 08 19:32:19.248222 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16018167-27b3-4d9e-8e82-784a247e652f tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.248656 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16018167-27b3-4d9e-8e82-784a247e652f tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.255233 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16018167-27b3-4d9e-8e82-784a247e652f tempest-VolumesTestJSON-421907883 tempest-VolumesTestJSON-421907883-project-member] https://10.4.3.89/volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c returned with HTTP 404 Aug 08 19:32:19.255716 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 654/2621] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/aea8442c-cf06-43b3-9e75-a2154841ea9c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.447282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e34540b7-03d9-40e5-bc85-b00f4d26ea0c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.449022 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e34540b7-03d9-40e5-bc85-b00f4d26ea0c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 Aug 08 19:32:19.449225 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e34540b7-03d9-40e5-bc85-b00f4d26ea0c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.449404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e34540b7-03d9-40e5-bc85-b00f4d26ea0c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.455200 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e34540b7-03d9-40e5-bc85-b00f4d26ea0c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 returned with HTTP 404 Aug 08 19:32:19.456026 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 654/2622] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/45f5b55c-3b07-4487-a0ef-40d0713c7745 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.467197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-92eeb05e-4925-4a87-86c1-83338039d12b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.469523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92eeb05e-4925-4a87-86c1-83338039d12b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75/export_record Aug 08 19:32:19.469793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92eeb05e-4925-4a87-86c1-83338039d12b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.470033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92eeb05e-4925-4a87-86c1-83338039d12b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Calling method 'export_record' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.470181 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-92eeb05e-4925-4a87-86c1-83338039d12b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Export record for backup f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100253) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 19:32:19.477061 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:19.477061 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:19.478229 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-92eeb05e-4925-4a87-86c1-83338039d12b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '93da1a74cdf74a36bc6f7298f7a2624d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '065b1328ac054f778f7fa5bc8d63d98f', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:32:19.478466 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92eeb05e-4925-4a87-86c1-83338039d12b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75/export_record returned with HTTP 403 Aug 08 19:32:19.478931 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 661/2623] 10.4.3.89 () {68 vars in 1423 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75/export_record => generated 101 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.491775 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.493483 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:19.496430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-175133275"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:19.496430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-175133275'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:19.496430 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume of 1 GB Aug 08 19:32:19.501151 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Availability Zones retrieved successfully. Aug 08 19:32:19.508363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (f0d46b30-4d64-47d5-992e-5433452c01e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:19.509284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b24310-845f-4485-9b93-4534605aac73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:19.510041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:19.538435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28b24310-845f-4485-9b93-4534605aac73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:19.539568 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8528bef9-f76d-4e2b-ae8e-8e6fbeef8d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:19.594834 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['b3807e90-7af6-46dc-b1ab-280d00e2a80c', '5e401a40-cabe-41d5-b9de-2a8f466f9f7a', 'b5f06007-6b9f-4fd9-b5a2-260479d1eef3', '9dc2c807-cb1b-4cdc-97ac-17bb57a87c09'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:19.596299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8528bef9-f76d-4e2b-ae8e-8e6fbeef8d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3807e90-7af6-46dc-b1ab-280d00e2a80c', '5e401a40-cabe-41d5-b9de-2a8f466f9f7a', 'b5f06007-6b9f-4fd9-b5a2-260479d1eef3', '9dc2c807-cb1b-4cdc-97ac-17bb57a87c09']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:19.597880 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e83c04-3820-43d0-a6f2-1536615db359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:19.629582 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5e83c04-3820-43d0-a6f2-1536615db359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9318e854-63d8-4e56-a53a-ed1f7d7bf613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-175133275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['b3807e90-7af6-46dc-b1ab-280d00e2a80c','5e401a40-cabe-41d5-b9de-2a8f466f9f7a','b5f06007-6b9f-4fd9-b5a2-260479d1eef3','9dc2c807-cb1b-4cdc-97ac-17bb57a87c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-175133275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9318e854-63d8-4e56-a53a-ed1f7d7bf613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065b1328ac054f778f7fa5bc8d63d98f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='781d4a4f1892438c97208a6310cb0e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:19.630783 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccd0ff4-271f-4919-8166-19fc6a3ab45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:19.656090 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccd0ff4-271f-4919-8166-19fc6a3ab45f) transitioned into 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-175133275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['b3807e90-7af6-46dc-b1ab-280d00e2a80c','5e401a40-cabe-41d5-b9de-2a8f466f9f7a','b5f06007-6b9f-4fd9-b5a2-260479d1eef3','9dc2c807-cb1b-4cdc-97ac-17bb57a87c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:19.657530 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1705ae35-f312-42da-ae09-8cf1bdb644e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:19.676205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1705ae35-f312-42da-ae09-8cf1bdb644e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:19.678062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (f0d46b30-4d64-47d5-992e-5433452c01e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:19.678639 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request issued successfully. Aug 08 19:32:19.679698 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c4ae624-fb23-420c-b7ed-96782e2d5f97 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:19.680484 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 655/2624] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:32:19 2026] POST /volume/v3/volumes => generated 775 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:19.703695 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-df943a92-a80e-4f0a-86dd-a59ebbe1919a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.706830 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df943a92-a80e-4f0a-86dd-a59ebbe1919a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:19.707150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df943a92-a80e-4f0a-86dd-a59ebbe1919a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.707422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df943a92-a80e-4f0a-86dd-a59ebbe1919a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.707580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-df943a92-a80e-4f0a-86dd-a59ebbe1919a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:19.710556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64b4600c-c1fe-4647-8412-43ab329468d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.713117 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64b4600c-c1fe-4647-8412-43ab329468d0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 Aug 08 19:32:19.713117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64b4600c-c1fe-4647-8412-43ab329468d0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.713364 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64b4600c-c1fe-4647-8412-43ab329468d0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.713663 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:19.713663 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:19.714598 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df943a92-a80e-4f0a-86dd-a59ebbe1919a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:19.715165 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 655/2625] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:19.723175 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:19.723175 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:19.727025 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64b4600c-c1fe-4647-8412-43ab329468d0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:19.730962 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64b4600c-c1fe-4647-8412-43ab329468d0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 returned with HTTP 200 Aug 08 19:32:19.731507 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 655/2626] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:19.904639 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-230c651b-d687-40e2-b254-dd221eb3b489 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.906445 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-230c651b-d687-40e2-b254-dd221eb3b489 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 Aug 08 19:32:19.906913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-230c651b-d687-40e2-b254-dd221eb3b489 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.906913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-230c651b-d687-40e2-b254-dd221eb3b489 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.913259 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-230c651b-d687-40e2-b254-dd221eb3b489 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 returned with HTTP 404 Aug 08 19:32:19.914579 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 662/2627] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/2e658643-5ea4-4c68-b293-245d0ffa7d19 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.922664 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-689169e6-0188-4177-85df-cba618f12d90 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.925172 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-689169e6-0188-4177-85df-cba618f12d90 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:19.925490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-689169e6-0188-4177-85df-cba618f12d90 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.925762 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-689169e6-0188-4177-85df-cba618f12d90 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.925980 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-689169e6-0188-4177-85df-cba618f12d90 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume with id: 3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:19.932559 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-689169e6-0188-4177-85df-cba618f12d90 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 404 Aug 08 19:32:19.933298 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 656/2628] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:19 2026] DELETE /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.942542 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0cc80dbb-5e61-4ca9-8e41-45989d0d2c04 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.944524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0cc80dbb-5e61-4ca9-8e41-45989d0d2c04 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 Aug 08 19:32:19.944809 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0cc80dbb-5e61-4ca9-8e41-45989d0d2c04 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.945055 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0cc80dbb-5e61-4ca9-8e41-45989d0d2c04 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.951800 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0cc80dbb-5e61-4ca9-8e41-45989d0d2c04 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 returned with HTTP 404 Aug 08 19:32:19.952291 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 656/2629] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/3b736f49-e3b8-443c-a137-71b673abc482 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.960436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c34352ee-ea7a-432c-b87d-9a915ee13ae3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.964604 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c34352ee-ea7a-432c-b87d-9a915ee13ae3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] DELETE https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:19.966736 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c34352ee-ea7a-432c-b87d-9a915ee13ae3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.967138 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c34352ee-ea7a-432c-b87d-9a915ee13ae3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:19.969033 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-c34352ee-ea7a-432c-b87d-9a915ee13ae3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Delete volume with id: 239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:19.975298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c34352ee-ea7a-432c-b87d-9a915ee13ae3 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 404 Aug 08 19:32:19.975767 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 656/2630] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:19 2026] DELETE /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:19.986343 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d25982b8-8506-4202-90fe-db2ec503aaf1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:19.989559 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d25982b8-8506-4202-90fe-db2ec503aaf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] GET https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 Aug 08 19:32:19.989750 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d25982b8-8506-4202-90fe-db2ec503aaf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:19.989943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d25982b8-8506-4202-90fe-db2ec503aaf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.000634 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d25982b8-8506-4202-90fe-db2ec503aaf1 tempest-TestInstancesWithCinderVolumes-855037360 tempest-TestInstancesWithCinderVolumes-855037360-project-member] https://10.4.3.89/volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 returned with HTTP 404 Aug 08 19:32:20.001477 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 663/2631] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:19 2026] GET /volume/v3/volumes/239ab49c-b5a0-45a6-a994-dcb46faf0418 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:20.008243 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-43b4d83e-b2e3-4aa8-a6a8-e150e8a1f0a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.010892 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-43b4d83e-b2e3-4aa8-a6a8-e150e8a1f0a6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] DELETE https://10.4.3.89/volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279 Aug 08 19:32:20.011338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-43b4d83e-b2e3-4aa8-a6a8-e150e8a1f0a6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.011338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-43b4d83e-b2e3-4aa8-a6a8-e150e8a1f0a6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.012795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6073b576-fc90-447f-b857-a225e43eec14 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.015513 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6073b576-fc90-447f-b857-a225e43eec14 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:32:20.016160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6073b576-fc90-447f-b857-a225e43eec14 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.016160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6073b576-fc90-447f-b857-a225e43eec14 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.017172 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6073b576-fc90-447f-b857-a225e43eec14 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:20.029477 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.029477 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:20.071270 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6073b576-fc90-447f-b857-a225e43eec14 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Get all volumes completed successfully. Aug 08 19:32:20.073739 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.073739 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:20.082268 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6073b576-fc90-447f-b857-a225e43eec14 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:32:20.082762 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 657/2632] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:32:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11686 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:20.103901 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a293f227-5f78-4bd1-a32c-453a82abbbed req-43b4d83e-b2e3-4aa8-a6a8-e150e8a1f0a6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279 returned with HTTP 200 Aug 08 19:32:20.104535 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 657/2633] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:32:20 2026] DELETE /volume/v3/attachments/0888fe43-1832-469b-8ec2-f64d985d9279 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:20.107779 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc09457d-ba2b-4425-afa8-6a6d63f3f29f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.110505 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc09457d-ba2b-4425-afa8-6a6d63f3f29f tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] DELETE https://10.4.3.89/volume/v3/types/73a1900f-4b72-4f75-a6d1-bb5be92e3a65 Aug 08 19:32:20.110752 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc09457d-ba2b-4425-afa8-6a6d63f3f29f tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.111022 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc09457d-ba2b-4425-afa8-6a6d63f3f29f tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.167912 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc09457d-ba2b-4425-afa8-6a6d63f3f29f tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/types/73a1900f-4b72-4f75-a6d1-bb5be92e3a65 returned with HTTP 202 Aug 08 19:32:20.168345 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 657/2634] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:20 2026] DELETE /volume/v3/types/73a1900f-4b72-4f75-a6d1-bb5be92e3a65 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:20.175521 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f5370236-4e26-433b-962c-d6460c15b09c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.177287 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5370236-4e26-433b-962c-d6460c15b09c tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:32:20.177573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5370236-4e26-433b-962c-d6460c15b09c tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.177774 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5370236-4e26-433b-962c-d6460c15b09c tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.178655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5370236-4e26-433b-962c-d6460c15b09c tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:20.227767 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f5370236-4e26-433b-962c-d6460c15b09c tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Get all volumes completed successfully. Aug 08 19:32:20.229974 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.229974 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:20.235038 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5370236-4e26-433b-962c-d6460c15b09c tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:32:20.235658 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 664/2635] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:32:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11381 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:20.255026 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e4798f0-4e53-43e8-92ab-e74747d43f79 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.257082 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e4798f0-4e53-43e8-92ab-e74747d43f79 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] DELETE https://10.4.3.89/volume/v3/types/5986d640-ce80-4288-892e-0d23ee7515cf Aug 08 19:32:20.257328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e4798f0-4e53-43e8-92ab-e74747d43f79 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.257637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e4798f0-4e53-43e8-92ab-e74747d43f79 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.287359 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e4798f0-4e53-43e8-92ab-e74747d43f79 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/types/5986d640-ce80-4288-892e-0d23ee7515cf returned with HTTP 202 Aug 08 19:32:20.288042 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 658/2636] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:20 2026] DELETE /volume/v3/types/5986d640-ce80-4288-892e-0d23ee7515cf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:20.728588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f450bdc-1d87-4a78-b9cf-6f0814e544ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.730658 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f450bdc-1d87-4a78-b9cf-6f0814e544ec tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:20.730853 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f450bdc-1d87-4a78-b9cf-6f0814e544ec tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.731047 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f450bdc-1d87-4a78-b9cf-6f0814e544ec tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.731152 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5f450bdc-1d87-4a78-b9cf-6f0814e544ec tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:20.735976 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.735976 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:20.736748 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f450bdc-1d87-4a78-b9cf-6f0814e544ec tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:20.737135 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 658/2637] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:20 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:20.747816 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0cc3b4e-8843-4837-b527-d6ac1e123173 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.749858 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0cc3b4e-8843-4837-b527-d6ac1e123173 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 Aug 08 19:32:20.750113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0cc3b4e-8843-4837-b527-d6ac1e123173 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.750302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0cc3b4e-8843-4837-b527-d6ac1e123173 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.764800 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.764800 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:20.769941 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b0cc3b4e-8843-4837-b527-d6ac1e123173 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:20.773425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b0f5910-2bbe-4a0b-aa78-c990e79098ac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.779008 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b0f5910-2bbe-4a0b-aa78-c990e79098ac tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:32:20.779875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b0f5910-2bbe-4a0b-aa78-c990e79098ac tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.779875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b0f5910-2bbe-4a0b-aa78-c990e79098ac tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.781928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-5b0f5910-2bbe-4a0b-aa78-c990e79098ac tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:20.782039 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0cc3b4e-8843-4837-b527-d6ac1e123173 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 returned with HTTP 200 Aug 08 19:32:20.782140 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 658/2638] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:20 2026] GET /volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 => generated 1015 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:20.799756 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b0f5910-2bbe-4a0b-aa78-c990e79098ac tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Get all volumes completed successfully. Aug 08 19:32:20.802015 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.805167 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:32:20.805167 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9318e854-63d8-4e56-a53a-ed1f7d7bf613", "name": "tempest-type-Backup-1039997099"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:20.805274 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.805274 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:20.805372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating new backup {'backup': {'volume_id': '9318e854-63d8-4e56-a53a-ed1f7d7bf613', 'name': 'tempest-type-Backup-1039997099'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:32:20.805565 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating backup of volume 9318e854-63d8-4e56-a53a-ed1f7d7bf613 in container None Aug 08 19:32:20.813178 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.813178 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:20.813581 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:20.816910 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b0f5910-2bbe-4a0b-aa78-c990e79098ac tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:32:20.817450 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 665/2639] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:32:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11381 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:20.835588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.837150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['7e9c9619-b899-4516-b432-eb1d903351ce', '5e22bf5e-e2e7-4ef6-bc9f-c9d0f0113abe'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:20.837787 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 Aug 08 19:32:20.838026 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.838214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.838371 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Delete volume with id: 5a5be592-f53f-482b-9eb3-0a5e43592425 Aug 08 19:32:20.848877 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.848877 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:20.848877 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Volume info retrieved successfully. Aug 08 19:32:20.863737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.image.cache [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'bb50ec6a-2c36-402a-a334-b2592e8dd5eb', 'volume_id': '5a5be592-f53f-482b-9eb3-0a5e43592425', 'host': 'np0000006803@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 8, 19, 30, 50), 'last_used': datetime.datetime(2026, 8, 8, 19, 30, 58)}. {{(pid=100251) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 08 19:32:20.877581 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Delete volume request issued successfully. Aug 08 19:32:20.877862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f4fbe608-23b1-4c64-a6b5-bb367092b208 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 returned with HTTP 202 Aug 08 19:32:20.878205 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fab50266-129e-4e8e-a839-c3ed51e1c2f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:32:20.878362 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 659/2640] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:20 2026] DELETE /volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:20.878686 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 659/2641] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:32:20 2026] POST /volume/v3/backups => generated 314 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:20.890107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-85976021-9f80-4a06-a999-5317dd247848 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.891164 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85976021-9f80-4a06-a999-5317dd247848 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] GET https://10.4.3.89/volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 Aug 08 19:32:20.892807 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85976021-9f80-4a06-a999-5317dd247848 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.892807 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-85976021-9f80-4a06-a999-5317dd247848 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.892903 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-49088672-57fd-4173-8cfa-5ae525dd2233 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:20.899576 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49088672-57fd-4173-8cfa-5ae525dd2233 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:20.899576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49088672-57fd-4173-8cfa-5ae525dd2233 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:20.899576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49088672-57fd-4173-8cfa-5ae525dd2233 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:20.899576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-49088672-57fd-4173-8cfa-5ae525dd2233 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:20.905929 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.905929 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:20.911442 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49088672-57fd-4173-8cfa-5ae525dd2233 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:20.911649 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:20.911649 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:20.911712 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 666/2642] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:20 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:20.912977 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-85976021-9f80-4a06-a999-5317dd247848 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Volume info retrieved successfully. Aug 08 19:32:20.920662 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-85976021-9f80-4a06-a999-5317dd247848 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 returned with HTTP 200 Aug 08 19:32:20.920662 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 659/2643] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:20 2026] GET /volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:21.168089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-69651747-aaae-4828-93c8-8fa2315dee73 req-ba787c94-5725-484f-973f-36088fd05e95 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.170303 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-69651747-aaae-4828-93c8-8fa2315dee73 req-ba787c94-5725-484f-973f-36088fd05e95 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:21.170546 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-69651747-aaae-4828-93c8-8fa2315dee73 req-ba787c94-5725-484f-973f-36088fd05e95 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:21.170757 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-69651747-aaae-4828-93c8-8fa2315dee73 req-ba787c94-5725-484f-973f-36088fd05e95 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:21.179311 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.179311 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:21.184343 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-69651747-aaae-4828-93c8-8fa2315dee73 req-ba787c94-5725-484f-973f-36088fd05e95 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:21.194125 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-69651747-aaae-4828-93c8-8fa2315dee73 req-ba787c94-5725-484f-973f-36088fd05e95 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:21.194825 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 660/2644] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:21 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:21.234680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ca3b7d3a-86d0-437f-b0ac-3f36de036b2f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.323918 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ca3b7d3a-86d0-437f-b0ac-3f36de036b2f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:21.326862 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ca3b7d3a-86d0-437f-b0ac-3f36de036b2f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1531562030"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:21.330333 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.330333 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:21.345378 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ca3b7d3a-86d0-437f-b0ac-3f36de036b2f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:21.345930 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 660/2645] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:32:21 2026] POST /volume/v3/types => generated 233 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:21.359343 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21147060-a8ad-4b5c-b524-ef48a2d42be5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.361051 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21147060-a8ad-4b5c-b524-ef48a2d42be5 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:21.361479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21147060-a8ad-4b5c-b524-ef48a2d42be5 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-257734518", "extra_specs": {"multiattach": " True"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:21.378563 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21147060-a8ad-4b5c-b524-ef48a2d42be5 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:21.379194 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 667/2646] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:32:21 2026] POST /volume/v3/types => generated 258 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:21.389022 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b918f653-36d5-4946-acab-724cbadb4328 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.498746 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:21.499176 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1531562030", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-452962134"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:21.500700 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1531562030', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-452962134'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:21.506312 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Create volume of 1 GB Aug 08 19:32:21.507445 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.507445 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:21.507445 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Availability Zones retrieved successfully. Aug 08 19:32:21.514821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Flow 'volume_create_api' (fa87b95d-fb93-4979-9b0e-8b99709bbc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:21.516070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acbe36f-026c-4592-95b5-88d007af7fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.520294 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:21.556392 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acbe36f-026c-4592-95b5-88d007af7fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:32:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28adb026-89d6-42ef-b271-7e15e0fe15b7,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1531562030',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28adb026-89d6-42ef-b271-7e15e0fe15b7', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.557629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73ac8ab-714d-4dcb-a6b3-c28ccefd2744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.577264 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.602637 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:21.603043 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:21.655024 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Created reservations ['6870e943-621e-408d-b364-c49394a0f1e1', 'cb80accc-f674-4ead-9a46-1b61a43b8836', 'acf7aa7c-183e-49fe-b8a7-6657c78a2dfc', 'ae485b14-3c5a-4f11-8af7-c74a0bffd164'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:21.656248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a73ac8ab-714d-4dcb-a6b3-c28ccefd2744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6870e943-621e-408d-b364-c49394a0f1e1', 'cb80accc-f674-4ead-9a46-1b61a43b8836', 'acf7aa7c-183e-49fe-b8a7-6657c78a2dfc', 'ae485b14-3c5a-4f11-8af7-c74a0bffd164']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.657179 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b423297c-52c7-4fd2-a30a-e793fc3707c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.690869 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b423297c-52c7-4fd2-a30a-e793fc3707c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9184d203-5c6b-4a17-a80e-ebf7b0fb9169', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-452962134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03559969903c4b88b788eb24d3a191e3',qos_specs=None,replication_status=,reservations=['6870e943-621e-408d-b364-c49394a0f1e1','cb80accc-f674-4ead-9a46-1b61a43b8836','acf7aa7c-183e-49fe-b8a7-6657c78a2dfc','ae485b14-3c5a-4f11-8af7-c74a0bffd164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a27766be9ce4e948395d2694a9270e8',volume_type_id=28adb026-89d6-42ef-b271-7e15e0fe15b7), '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-08-08T19:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-452962134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9184d203-5c6b-4a17-a80e-ebf7b0fb9169,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03559969903c4b88b788eb24d3a191e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2a27766be9ce4e948395d2694a9270e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28adb026-89d6-42ef-b271-7e15e0fe15b7),volume_type_id=28adb026-89d6-42ef-b271-7e15e0fe15b7)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.692710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0eabe6c-a3be-4ebd-8c34-97cd34f00d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.702662 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:21.704066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1597591700"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:21.705614 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1597591700'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:21.705614 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create volume of 1 GB Aug 08 19:32:21.712806 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Availability Zones retrieved successfully. Aug 08 19:32:21.717218 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Flow 'volume_create_api' (412cee99-caaa-482b-b68b-aa9471492f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:21.718782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61901252-42e3-46e5-b247-561bddc12791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.719673 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:21.728507 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0eabe6c-a3be-4ebd-8c34-97cd34f00d98) transitioned into 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-452962134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03559969903c4b88b788eb24d3a191e3',qos_specs=None,replication_status=,reservations=['6870e943-621e-408d-b364-c49394a0f1e1','cb80accc-f674-4ead-9a46-1b61a43b8836','acf7aa7c-183e-49fe-b8a7-6657c78a2dfc','ae485b14-3c5a-4f11-8af7-c74a0bffd164'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a27766be9ce4e948395d2694a9270e8',volume_type_id=28adb026-89d6-42ef-b271-7e15e0fe15b7)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.728507 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a8c3912-19ee-497e-9dfa-8555840289c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.749034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e130d8ca-cccd-41f2-baae-32b45db83195 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.749597 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a8c3912-19ee-497e-9dfa-8555840289c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.750402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Flow 'volume_create_api' (fa87b95d-fb93-4979-9b0e-8b99709bbc0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:21.750798 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Create volume request issued successfully. Aug 08 19:32:21.751222 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e130d8ca-cccd-41f2-baae-32b45db83195 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:21.751286 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b918f653-36d5-4946-acab-724cbadb4328 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:21.751601 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e130d8ca-cccd-41f2-baae-32b45db83195 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:21.751719 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 660/2647] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:32:21 2026] POST /volume/v3/volumes => generated 869 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:21.751979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e130d8ca-cccd-41f2-baae-32b45db83195 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:21.752239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e130d8ca-cccd-41f2-baae-32b45db83195 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:21.757316 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61901252-42e3-46e5-b247-561bddc12791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.757952 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.757952 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:21.758625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00a5e13-6e3d-40de-9f22-e6d30963bd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.758712 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e130d8ca-cccd-41f2-baae-32b45db83195 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:21.759117 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 661/2648] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:21 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:21.765524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-637440cd-16f9-48ee-ab25-5370b46b33a4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.769321 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-637440cd-16f9-48ee-ab25-5370b46b33a4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:21.769582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-637440cd-16f9-48ee-ab25-5370b46b33a4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:21.769808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-637440cd-16f9-48ee-ab25-5370b46b33a4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:21.780219 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.780219 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:21.781942 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-637440cd-16f9-48ee-ab25-5370b46b33a4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:21.787376 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-637440cd-16f9-48ee-ab25-5370b46b33a4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:21.787909 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 668/2649] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:21 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:21.835495 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Created reservations ['a64e9783-377a-41c8-b824-8ea9b251feda', '115a644e-9ba7-4252-a4a5-8780dda06ade', 'cd89ac84-92cd-4023-943e-0b05d421e615', 'c960db1c-414c-42a6-b94e-b8f4b920c393'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:21.836978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a00a5e13-6e3d-40de-9f22-e6d30963bd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a64e9783-377a-41c8-b824-8ea9b251feda', '115a644e-9ba7-4252-a4a5-8780dda06ade', 'cd89ac84-92cd-4023-943e-0b05d421e615', 'c960db1c-414c-42a6-b94e-b8f4b920c393']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.837435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99badbde-c827-4834-be14-850a7b3e139e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.866182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99badbde-c827-4834-be14-850a7b3e139e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4f665b3-4e56-4847-ae4d-627cb6f90eec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1597591700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5a058edebc4aab918be921edfdd568',qos_specs=None,replication_status=,reservations=['a64e9783-377a-41c8-b824-8ea9b251feda','115a644e-9ba7-4252-a4a5-8780dda06ade','cd89ac84-92cd-4023-943e-0b05d421e615','c960db1c-414c-42a6-b94e-b8f4b920c393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54868088adb84f9b86f4c5a5fc027f46',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1597591700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4f665b3-4e56-4847-ae4d-627cb6f90eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e5a058edebc4aab918be921edfdd568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='54868088adb84f9b86f4c5a5fc027f46',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.866961 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ef054b-8042-45b1-82e9-6e21b3560140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.892604 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ef054b-8042-45b1-82e9-6e21b3560140) transitioned into 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-1597591700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e5a058edebc4aab918be921edfdd568',qos_specs=None,replication_status=,reservations=['a64e9783-377a-41c8-b824-8ea9b251feda','115a644e-9ba7-4252-a4a5-8780dda06ade','cd89ac84-92cd-4023-943e-0b05d421e615','c960db1c-414c-42a6-b94e-b8f4b920c393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54868088adb84f9b86f4c5a5fc027f46',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.893428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07456795-9a03-4803-a74b-b6ffd9974387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:21.906067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07456795-9a03-4803-a74b-b6ffd9974387) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:21.907012 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Flow 'volume_create_api' (412cee99-caaa-482b-b68b-aa9471492f27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:21.907359 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create volume request issued successfully. Aug 08 19:32:21.908016 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac2fd2cd-83c9-4725-a9df-19a5c24a06f2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:21.908446 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 661/2650] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:21 2026] POST /volume/v3/volumes => generated 749 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:21.921107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7288d013-5922-47c9-9751-4a2ca17d086d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.922252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-08bc1237-ea2e-4fb7-9422-593cfc190d8c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.926448 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08bc1237-ea2e-4fb7-9422-593cfc190d8c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:21.926448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08bc1237-ea2e-4fb7-9422-593cfc190d8c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:21.926581 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7288d013-5922-47c9-9751-4a2ca17d086d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:21.926581 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7288d013-5922-47c9-9751-4a2ca17d086d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:21.926653 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08bc1237-ea2e-4fb7-9422-593cfc190d8c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:21.926746 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7288d013-5922-47c9-9751-4a2ca17d086d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:21.926746 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7288d013-5922-47c9-9751-4a2ca17d086d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:21.937001 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.937001 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:21.937001 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7288d013-5922-47c9-9751-4a2ca17d086d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:21.937341 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 661/2651] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:21 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:21.941911 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.941911 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:21.944675 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-81dde8eb-1d83-4a7c-8e0d-b999021b7237 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.948942 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81dde8eb-1d83-4a7c-8e0d-b999021b7237 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] GET https://10.4.3.89/volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 Aug 08 19:32:21.949150 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81dde8eb-1d83-4a7c-8e0d-b999021b7237 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:21.949354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-81dde8eb-1d83-4a7c-8e0d-b999021b7237 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:21.951597 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-08bc1237-ea2e-4fb7-9422-593cfc190d8c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:21.956312 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-81dde8eb-1d83-4a7c-8e0d-b999021b7237 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 returned with HTTP 404 Aug 08 19:32:21.957208 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 669/2652] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:21 2026] GET /volume/v3/volumes/5a5be592-f53f-482b-9eb3-0a5e43592425 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:21.958839 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08bc1237-ea2e-4fb7-9422-593cfc190d8c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec returned with HTTP 200 Aug 08 19:32:21.959305 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 662/2653] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:21 2026] GET /volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:21.965722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a523127e-7343-4cf0-8a20-ad2774495610 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:21.968335 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a523127e-7343-4cf0-8a20-ad2774495610 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] DELETE https://10.4.3.89/volume/v3/types/a0f9e59c-5341-4318-be21-9dc8b591f5c0 Aug 08 19:32:21.968649 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a523127e-7343-4cf0-8a20-ad2774495610 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:21.968944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a523127e-7343-4cf0-8a20-ad2774495610 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:21.970087 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:21.970087 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:22.002089 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a523127e-7343-4cf0-8a20-ad2774495610 tempest-TestInstancesWithCinderVolumes-760749755 tempest-TestInstancesWithCinderVolumes-760749755-project-admin] https://10.4.3.89/volume/v3/types/a0f9e59c-5341-4318-be21-9dc8b591f5c0 returned with HTTP 202 Aug 08 19:32:22.002584 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 662/2654] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:21 2026] DELETE /volume/v3/types/a0f9e59c-5341-4318-be21-9dc8b591f5c0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:22.771933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47ebb93b-61e8-4889-9ee9-e50eec58b6e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:22.773710 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47ebb93b-61e8-4889-9ee9-e50eec58b6e7 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:22.773916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47ebb93b-61e8-4889-9ee9-e50eec58b6e7 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:22.774100 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47ebb93b-61e8-4889-9ee9-e50eec58b6e7 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:22.774198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-47ebb93b-61e8-4889-9ee9-e50eec58b6e7 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:22.778340 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:22.778340 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:22.779068 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47ebb93b-61e8-4889-9ee9-e50eec58b6e7 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:22.779572 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 662/2655] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:22 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:22.808201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-648ee0c9-32e2-4e35-9451-31cfecfab0f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:22.813143 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-648ee0c9-32e2-4e35-9451-31cfecfab0f4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:22.813467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-648ee0c9-32e2-4e35-9451-31cfecfab0f4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:22.813732 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-648ee0c9-32e2-4e35-9451-31cfecfab0f4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:22.827207 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:22.827207 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:22.831724 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-648ee0c9-32e2-4e35-9451-31cfecfab0f4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:22.838786 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-648ee0c9-32e2-4e35-9451-31cfecfab0f4 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:22.839301 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 670/2656] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:22 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:22.852531 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1d53cca4-f927-4c14-b70b-b5bc47aa47b1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:22.854696 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d53cca4-f927-4c14-b70b-b5bc47aa47b1 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:22.856840 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d53cca4-f927-4c14-b70b-b5bc47aa47b1 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:22.856840 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d53cca4-f927-4c14-b70b-b5bc47aa47b1 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:22.864180 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:22.864180 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:22.868055 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1d53cca4-f927-4c14-b70b-b5bc47aa47b1 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Volume info retrieved successfully. Aug 08 19:32:22.872081 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d53cca4-f927-4c14-b70b-b5bc47aa47b1 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:22.872081 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 663/2657] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:22 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:22.887288 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:22.889521 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] POST https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169/action Aug 08 19:32:22.890067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-257734518", "migration_policy": "never"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:22.890251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-257734518", "migration_policy": "never"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:22.901288 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:22.901288 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:22.901819 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:22.908971 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:22.908971 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:22.933496 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:22.933770 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:22.948486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee99febc-95db-45f2-8baf-67b0ab64a9c2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:22.950450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee99febc-95db-45f2-8baf-67b0ab64a9c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:22.950682 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee99febc-95db-45f2-8baf-67b0ab64a9c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:22.950864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee99febc-95db-45f2-8baf-67b0ab64a9c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:22.950950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ee99febc-95db-45f2-8baf-67b0ab64a9c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:22.953319 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Created reservations ['329b7ddd-5799-4b51-9dcc-990621c5957c', '581642b2-1932-4634-b726-027f092a69b5'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:22.955760 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:22.955760 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:22.956345 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee99febc-95db-45f2-8baf-67b0ab64a9c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:22.956678 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 663/2658] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:22 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:22.963874 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:22.964224 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:22.972727 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3632562e-700b-42d0-86f7-b761e6fc470c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:22.975470 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3632562e-700b-42d0-86f7-b761e6fc470c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:22.975669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3632562e-700b-42d0-86f7-b761e6fc470c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:22.975832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3632562e-700b-42d0-86f7-b761e6fc470c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:22.977433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Created reservations ['b8345d5d-2c44-4f9c-a804-d45b0fba4860', 'ff4fe378-2dcb-4b2d-be67-7cb69dde2057'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:22.985611 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:22.985611 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:22.990386 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3632562e-700b-42d0-86f7-b761e6fc470c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:22.994687 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3632562e-700b-42d0-86f7-b761e6fc470c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec returned with HTTP 200 Aug 08 19:32:22.995056 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 671/2659] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:22 2026] GET /volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:23.010105 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:23.012550 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:32:23.012550 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4f665b3-4e56-4847-ae4d-627cb6f90eec", "name": "tempest-SnapshotsActionsTest-Snapshot-406415948"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:23.018733 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Retype volume request issued successfully. Aug 08 19:32:23.018733 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-029c9b08-380e-4fa9-ae95-ad96a54de3c3 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169/action returned with HTTP 202 Aug 08 19:32:23.019208 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 663/2660] 10.4.3.89 () {70 vars in 1425 bytes} [Sat Aug 8 19:32:22 2026] POST /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:32:23.024645 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:23.024645 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:23.025154 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:23.026395 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create snapshot from volume d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:23.029566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e67c00c-a208-460f-94c8-db9d057f5780 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:23.031421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e67c00c-a208-460f-94c8-db9d057f5780 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:23.031651 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e67c00c-a208-460f-94c8-db9d057f5780 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:23.031837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e67c00c-a208-460f-94c8-db9d057f5780 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:23.040025 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:23.040025 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:23.043751 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e67c00c-a208-460f-94c8-db9d057f5780 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:23.049207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e67c00c-a208-460f-94c8-db9d057f5780 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:23.049655 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 664/2661] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:23 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:23.071360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Created reservations ['3f89b60a-7d4b-4c6e-a4dc-eac2cbe1faf2', '125ddc4b-0f7b-479a-a3bf-ea7271e1e6f8', 'afeada6f-5c0d-4746-9d18-2a589aca4b1e', '31b50e96-f096-4f0b-8d51-a2de2d1d4a0b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:23.108962 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot create request issued successfully. Aug 08 19:32:23.109487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e7f6f80-d28d-4cc2-ad8d-d785747e9ef1 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:32:23.110177 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 664/2662] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:32:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:23.121582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41c29114-afdf-4065-8116-9d9ecb60b307 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:23.123786 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41c29114-afdf-4065-8116-9d9ecb60b307 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:23.124115 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41c29114-afdf-4065-8116-9d9ecb60b307 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:23.124356 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41c29114-afdf-4065-8116-9d9ecb60b307 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:23.131323 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:23.131323 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:23.131959 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-41c29114-afdf-4065-8116-9d9ecb60b307 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:23.133094 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41c29114-afdf-4065-8116-9d9ecb60b307 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:23.133609 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 672/2663] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:23 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:23.791174 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd6066d6-1244-4e73-8790-379f2f7ade54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:23.796470 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd6066d6-1244-4e73-8790-379f2f7ade54 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:23.796786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd6066d6-1244-4e73-8790-379f2f7ade54 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:23.796941 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd6066d6-1244-4e73-8790-379f2f7ade54 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:23.797113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cd6066d6-1244-4e73-8790-379f2f7ade54 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:23.808176 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:23.808176 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:23.809194 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd6066d6-1244-4e73-8790-379f2f7ade54 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:23.809709 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 664/2664] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:23 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:23.970790 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c716c1f-7377-4be7-9cd2-029b53e143a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:23.975597 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c716c1f-7377-4be7-9cd2-029b53e143a2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:23.976242 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c716c1f-7377-4be7-9cd2-029b53e143a2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:23.976725 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c716c1f-7377-4be7-9cd2-029b53e143a2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:23.977065 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6c716c1f-7377-4be7-9cd2-029b53e143a2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:23.986068 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:23.986068 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:23.986068 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c716c1f-7377-4be7-9cd2-029b53e143a2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:23.986068 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 665/2665] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:23 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:24.072521 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-abb66402-6a4b-497c-b23f-5816e36f9776 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.073207 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abb66402-6a4b-497c-b23f-5816e36f9776 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:24.073445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abb66402-6a4b-497c-b23f-5816e36f9776 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.073722 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abb66402-6a4b-497c-b23f-5816e36f9776 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.085493 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.085493 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:24.089707 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-abb66402-6a4b-497c-b23f-5816e36f9776 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:24.094616 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abb66402-6a4b-497c-b23f-5816e36f9776 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:24.095083 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 665/2666] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:24.107553 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8a8f42bf-d4e0-4df5-bdab-6193ed009825 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.112559 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a8f42bf-d4e0-4df5-bdab-6193ed009825 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:24.112559 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a8f42bf-d4e0-4df5-bdab-6193ed009825 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.112559 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8a8f42bf-d4e0-4df5-bdab-6193ed009825 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.123202 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.123202 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:24.127339 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8a8f42bf-d4e0-4df5-bdab-6193ed009825 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Volume info retrieved successfully. Aug 08 19:32:24.132477 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8a8f42bf-d4e0-4df5-bdab-6193ed009825 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:24.132901 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 673/2667] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 1188 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:24.145865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c72de89b-252a-48bf-bdf3-b4416e31754f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.147779 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0f5f3b8-f4f4-4116-b653-bb0551020a4d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.149568 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c72de89b-252a-48bf-bdf3-b4416e31754f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:24.149824 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c72de89b-252a-48bf-bdf3-b4416e31754f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.150819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c72de89b-252a-48bf-bdf3-b4416e31754f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.153950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0f5f3b8-f4f4-4116-b653-bb0551020a4d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:24.154592 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0f5f3b8-f4f4-4116-b653-bb0551020a4d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.154807 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0f5f3b8-f4f4-4116-b653-bb0551020a4d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.162945 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.162945 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:24.163351 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e0f5f3b8-f4f4-4116-b653-bb0551020a4d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:24.163813 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.163813 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:24.164391 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0f5f3b8-f4f4-4116-b653-bb0551020a4d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:24.164898 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 666/2668] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:24.172921 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c72de89b-252a-48bf-bdf3-b4416e31754f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Volume info retrieved successfully. Aug 08 19:32:24.176183 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63570b32-a104-4f7e-abc8-22c64bd4adc1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.178155 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c72de89b-252a-48bf-bdf3-b4416e31754f tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:24.178578 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 665/2669] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 1188 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:24.195715 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.197308 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] POST https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169/action Aug 08 19:32:24.200833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1531562030", "migration_policy": "never"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:24.201086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1531562030", "migration_policy": "never"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:24.226556 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.226556 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:24.227054 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:24.232886 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63570b32-a104-4f7e-abc8-22c64bd4adc1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:24.233306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63570b32-a104-4f7e-abc8-22c64bd4adc1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:24.233448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63570b32-a104-4f7e-abc8-22c64bd4adc1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:24.235790 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-63570b32-a104-4f7e-abc8-22c64bd4adc1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'creating'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:24.246377 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:24.246954 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1531562030, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:24.256937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Created reservations ['58e78d10-232a-4edb-91b6-d94b7ca390de', '06330505-d56d-40bf-9a40-feb920c4c297'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:24.269069 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.269069 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:24.269554 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:24.270035 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-257734518, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:24.281517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Created reservations ['e2121cfc-9d7f-42d4-8f39-0fe89500d97a', 'c99cefc6-b31f-47ba-85c0-f3d476f40b24'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:24.289846 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63570b32-a104-4f7e-abc8-22c64bd4adc1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:24.290328 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 666/2670] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:24 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:24.302442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f5665c5-9465-4264-8fc2-1b531c426134 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.302873 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f5665c5-9465-4264-8fc2-1b531c426134 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:24.303235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f5665c5-9465-4264-8fc2-1b531c426134 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.303313 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f5665c5-9465-4264-8fc2-1b531c426134 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.310007 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.310007 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:24.310471 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f5665c5-9465-4264-8fc2-1b531c426134 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:24.312044 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f5665c5-9465-4264-8fc2-1b531c426134 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:24.312275 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 667/2671] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:24.324067 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Retype volume request issued successfully. Aug 08 19:32:24.324511 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-139c7ecd-3f71-49b2-b61b-20c5d81a2098 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169/action returned with HTTP 202 Aug 08 19:32:24.324758 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e0671b54-d58a-40b1-906a-1d88a8b5c244 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.325866 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 674/2672] 10.4.3.89 () {70 vars in 1425 bytes} [Sat Aug 8 19:32:24 2026] POST /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:32:24.328774 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0671b54-d58a-40b1-906a-1d88a8b5c244 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:24.328774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0671b54-d58a-40b1-906a-1d88a8b5c244 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:24.328774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0671b54-d58a-40b1-906a-1d88a8b5c244 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:24.334219 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-e0671b54-d58a-40b1-906a-1d88a8b5c244 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'available'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:24.335829 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bb2d76d2-639d-468d-bff8-d7179468fcad None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.337952 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bb2d76d2-639d-468d-bff8-d7179468fcad tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:24.338445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bb2d76d2-639d-468d-bff8-d7179468fcad tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.338512 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bb2d76d2-639d-468d-bff8-d7179468fcad tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.347439 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.347439 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:24.350975 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.350975 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:24.351664 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bb2d76d2-639d-468d-bff8-d7179468fcad tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:24.356520 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bb2d76d2-639d-468d-bff8-d7179468fcad tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:24.357029 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 667/2673] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:24.366248 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0671b54-d58a-40b1-906a-1d88a8b5c244 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:24.366660 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 666/2674] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:24 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:24.377339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c9f64acf-12b4-4d10-be95-79d3dec2acdc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.380150 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9f64acf-12b4-4d10-be95-79d3dec2acdc tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:24.380150 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9f64acf-12b4-4d10-be95-79d3dec2acdc tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.380457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9f64acf-12b4-4d10-be95-79d3dec2acdc tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.385462 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.385462 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:24.385927 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c9f64acf-12b4-4d10-be95-79d3dec2acdc tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:24.387231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9f64acf-12b4-4d10-be95-79d3dec2acdc tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:24.387231 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 668/2675] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:24.404527 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.406774 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:32:24.407243 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4f665b3-4e56-4847-ae4d-627cb6f90eec", "name": "tempest-SnapshotsActionsTest-Snapshot-1478419420"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:24.411037 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b607233f-d696-470c-844d-c673180493ba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.413894 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:24.414204 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.414622 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.414750 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume with id: 0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:24.415943 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.415943 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:24.416604 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:24.416776 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create snapshot from volume d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:24.424216 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.424216 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:24.424835 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:24.438467 np0000006803 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:32:24.445264 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume request issued successfully. Aug 08 19:32:24.445380 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b607233f-d696-470c-844d-c673180493ba tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 202 Aug 08 19:32:24.445814 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 668/2676] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:24 2026] DELETE /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:24.454390 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Created reservations ['b4840053-31f9-4c59-b6ed-f4d1a721d2e3', 'fbc84227-b0ca-4efa-82b2-21af492d6b33', '07aaebf0-4279-4ce8-bd72-ffc0b4ad7261', 'dc749032-7d47-449c-9f0f-6a5ff71ab77d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:24.458401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5a69ad1-d2cc-485f-acaa-5364332bbfc0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.460393 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5a69ad1-d2cc-485f-acaa-5364332bbfc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:24.460652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5a69ad1-d2cc-485f-acaa-5364332bbfc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.460973 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5a69ad1-d2cc-485f-acaa-5364332bbfc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.471288 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.471288 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:24.478144 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5a69ad1-d2cc-485f-acaa-5364332bbfc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:24.484036 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5a69ad1-d2cc-485f-acaa-5364332bbfc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 200 Aug 08 19:32:24.484365 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 667/2677] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:24.504803 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot create request issued successfully. Aug 08 19:32:24.505221 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e0cf763-7054-432f-85e5-f74e90d676a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:32:24.505733 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 675/2678] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:32:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:24.519323 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4628c2b-91e0-493c-b316-9f495cb27335 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.521652 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4628c2b-91e0-493c-b316-9f495cb27335 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 Aug 08 19:32:24.521936 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4628c2b-91e0-493c-b316-9f495cb27335 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.522240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4628c2b-91e0-493c-b316-9f495cb27335 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.529327 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.529327 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:24.530318 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4628c2b-91e0-493c-b316-9f495cb27335 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:24.531324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4628c2b-91e0-493c-b316-9f495cb27335 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 returned with HTTP 200 Aug 08 19:32:24.532165 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 669/2679] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:24.822495 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce854f67-26fc-4636-9097-eb479c01baf5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:24.824650 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce854f67-26fc-4636-9097-eb479c01baf5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:24.825068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce854f67-26fc-4636-9097-eb479c01baf5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:24.825356 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce854f67-26fc-4636-9097-eb479c01baf5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:24.825573 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ce854f67-26fc-4636-9097-eb479c01baf5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:24.830798 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:24.830798 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:24.831760 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce854f67-26fc-4636-9097-eb479c01baf5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:24.832323 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 669/2680] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:24.998155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a966e47f-8535-4f91-8192-cceb35646106 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.002244 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a966e47f-8535-4f91-8192-cceb35646106 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:25.002463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a966e47f-8535-4f91-8192-cceb35646106 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.002660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a966e47f-8535-4f91-8192-cceb35646106 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.002752 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a966e47f-8535-4f91-8192-cceb35646106 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:25.006758 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.006758 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:25.007502 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a966e47f-8535-4f91-8192-cceb35646106 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:25.007867 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 668/2681] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:24 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:25.376736 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab347740-a5f3-47f5-b46a-bb92ea1a0bab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.379294 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab347740-a5f3-47f5-b46a-bb92ea1a0bab tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:25.379593 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab347740-a5f3-47f5-b46a-bb92ea1a0bab tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.380320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab347740-a5f3-47f5-b46a-bb92ea1a0bab tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.391771 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.391771 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:25.398810 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab347740-a5f3-47f5-b46a-bb92ea1a0bab tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:25.404713 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab347740-a5f3-47f5-b46a-bb92ea1a0bab tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:25.406717 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 676/2682] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:25.426660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-937913d6-7c92-4160-b7e3-960a38e1b9fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.429281 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-937913d6-7c92-4160-b7e3-960a38e1b9fa tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:25.429778 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-937913d6-7c92-4160-b7e3-960a38e1b9fa tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.431030 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-937913d6-7c92-4160-b7e3-960a38e1b9fa tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.442164 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.442164 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:25.448702 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-937913d6-7c92-4160-b7e3-960a38e1b9fa tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Volume info retrieved successfully. Aug 08 19:32:25.455715 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-937913d6-7c92-4160-b7e3-960a38e1b9fa tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:25.456838 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 670/2683] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:25.475356 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ed2fa22-fe40-4643-ab06-d6943043416b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.478287 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ed2fa22-fe40-4643-ab06-d6943043416b tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-452962134 Aug 08 19:32:25.478765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ed2fa22-fe40-4643-ab06-d6943043416b tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.479096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ed2fa22-fe40-4643-ab06-d6943043416b tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.480259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2ed2fa22-fe40-4643-ab06-d6943043416b tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-452962134'), ('all_tenants', True)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:25.502328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ba5881e-eb51-406e-829c-c4546a4aca28 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.504891 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ba5881e-eb51-406e-829c-c4546a4aca28 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f Aug 08 19:32:25.504891 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ba5881e-eb51-406e-829c-c4546a4aca28 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.504891 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ba5881e-eb51-406e-829c-c4546a4aca28 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.512666 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2ed2fa22-fe40-4643-ab06-d6943043416b tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Get all volumes completed successfully. Aug 08 19:32:25.513002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ba5881e-eb51-406e-829c-c4546a4aca28 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f returned with HTTP 404 Aug 08 19:32:25.513513 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ed2fa22-fe40-4643-ab06-d6943043416b tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-452962134 returned with HTTP 200 Aug 08 19:32:25.513796 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 669/2684] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes/0b5a0ad7-5d32-4ba0-98a7-7682d0d3a96f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:25.514286 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 670/2685] 10.4.3.89 () {68 vars in 1420 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-452962134 => generated 339 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:25.528481 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.528791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f520f10-ca5a-4ec9-9877-3bad89547ac2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.531120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 Aug 08 19:32:25.531120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.531120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.531292 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume with id: b47e1e8d-5c27-4f2e-a214-c686039531a7 Aug 08 19:32:25.531768 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f520f10-ca5a-4ec9-9877-3bad89547ac2 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-452962134 Aug 08 19:32:25.532167 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f520f10-ca5a-4ec9-9877-3bad89547ac2 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.532449 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f520f10-ca5a-4ec9-9877-3bad89547ac2 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.533342 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9f520f10-ca5a-4ec9-9877-3bad89547ac2 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-452962134'), ('all_tenants', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:25.541428 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.541428 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:25.541555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ba0e7ea0-c4a1-40d7-8673-cf5333dad662 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.542047 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:25.544952 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba0e7ea0-c4a1-40d7-8673-cf5333dad662 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 Aug 08 19:32:25.544952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba0e7ea0-c4a1-40d7-8673-cf5333dad662 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.544952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ba0e7ea0-c4a1-40d7-8673-cf5333dad662 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.556809 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.556809 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:25.556809 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ba0e7ea0-c4a1-40d7-8673-cf5333dad662 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:25.556809 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ba0e7ea0-c4a1-40d7-8673-cf5333dad662 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 returned with HTTP 200 Aug 08 19:32:25.557370 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 670/2686] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:25.563058 np0000006803 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:32:25.573457 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume request issued successfully. Aug 08 19:32:25.573457 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd94bdd0-9e2a-4e3e-ae66-da203ab8158d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 returned with HTTP 202 Aug 08 19:32:25.573689 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f520f10-ca5a-4ec9-9877-3bad89547ac2 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Get all volumes completed successfully. Aug 08 19:32:25.573726 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 677/2687] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:25 2026] DELETE /volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:25.573757 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f520f10-ca5a-4ec9-9877-3bad89547ac2 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-452962134 returned with HTTP 200 Aug 08 19:32:25.573757 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 671/2688] 10.4.3.89 () {68 vars in 1420 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-452962134 => generated 339 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:25.573829 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-73de0d8a-17b6-4c16-b6bc-7e6fdbf5e2da None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.576855 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-73de0d8a-17b6-4c16-b6bc-7e6fdbf5e2da tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883/action Aug 08 19:32:25.576855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-73de0d8a-17b6-4c16-b6bc-7e6fdbf5e2da tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:25.577027 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-73de0d8a-17b6-4c16-b6bc-7e6fdbf5e2da tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:25.579156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-73de0d8a-17b6-4c16-b6bc-7e6fdbf5e2da tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot '10028089-7ef5-4517-81fd-342951ab4883' with '{'status': 'creating'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:25.579672 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb6ebe66-be94-476f-b717-cf1702cdbdbc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.582874 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb6ebe66-be94-476f-b717-cf1702cdbdbc tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 Aug 08 19:32:25.583502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb6ebe66-be94-476f-b717-cf1702cdbdbc tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.583502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb6ebe66-be94-476f-b717-cf1702cdbdbc tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.584371 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-edea330d-76b5-4e9e-9c13-e4522f086203 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.588127 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-edea330d-76b5-4e9e-9c13-e4522f086203 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:25.588653 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-edea330d-76b5-4e9e-9c13-e4522f086203 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.588802 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-edea330d-76b5-4e9e-9c13-e4522f086203 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.591118 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.591118 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:25.591523 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.591523 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:25.598849 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb6ebe66-be94-476f-b717-cf1702cdbdbc tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:25.602850 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.602850 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:25.606848 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb6ebe66-be94-476f-b717-cf1702cdbdbc tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 returned with HTTP 200 Aug 08 19:32:25.607109 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 671/2689] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:25.609705 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-edea330d-76b5-4e9e-9c13-e4522f086203 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:25.611195 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-73de0d8a-17b6-4c16-b6bc-7e6fdbf5e2da tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883/action returned with HTTP 202 Aug 08 19:32:25.611330 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 671/2690] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:25 2026] POST /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:25.615525 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-edea330d-76b5-4e9e-9c13-e4522f086203 tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:25.615525 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 678/2691] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:25.619489 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9eb2c47d-2d9b-4f21-a98c-bfcbac005d69 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.622510 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9eb2c47d-2d9b-4f21-a98c-bfcbac005d69 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 Aug 08 19:32:25.622510 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9eb2c47d-2d9b-4f21-a98c-bfcbac005d69 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.622638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9eb2c47d-2d9b-4f21-a98c-bfcbac005d69 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.627968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.628790 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.628790 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:25.629115 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9eb2c47d-2d9b-4f21-a98c-bfcbac005d69 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:25.629973 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9eb2c47d-2d9b-4f21-a98c-bfcbac005d69 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 returned with HTTP 200 Aug 08 19:32:25.630201 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:25.630386 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.630537 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 672/2692] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:25.630590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.630762 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Delete volume with id: 9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:25.641129 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cc03add1-6ffc-4063-aece-56be447aaf9c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.643026 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc03add1-6ffc-4063-aece-56be447aaf9c tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883/action Aug 08 19:32:25.643084 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc03add1-6ffc-4063-aece-56be447aaf9c tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:25.643209 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc03add1-6ffc-4063-aece-56be447aaf9c tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:25.644144 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.644144 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:25.645658 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:25.658430 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.658430 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:25.658560 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cc03add1-6ffc-4063-aece-56be447aaf9c tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot retrieved successfully. Aug 08 19:32:25.678754 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Delete volume request issued successfully. Aug 08 19:32:25.679207 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6580c634-5db1-4b32-bd99-a969a2f4e74b tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 202 Aug 08 19:32:25.679772 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 672/2693] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:32:25 2026] DELETE /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:32:25.687592 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-127efce4-57ed-4f5a-a26b-44aa58b59ffa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.689517 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cc03add1-6ffc-4063-aece-56be447aaf9c tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot delete request issued successfully. Aug 08 19:32:25.689784 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc03add1-6ffc-4063-aece-56be447aaf9c tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883/action returned with HTTP 202 Aug 08 19:32:25.690221 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 672/2694] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:25 2026] POST /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:25.691071 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-127efce4-57ed-4f5a-a26b-44aa58b59ffa tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:25.691380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-127efce4-57ed-4f5a-a26b-44aa58b59ffa tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.691696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-127efce4-57ed-4f5a-a26b-44aa58b59ffa tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.707337 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69df0a12-c1ed-4225-ac09-72bc42ad39fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.707662 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.707662 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:25.707736 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69df0a12-c1ed-4225-ac09-72bc42ad39fb tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 Aug 08 19:32:25.707736 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69df0a12-c1ed-4225-ac09-72bc42ad39fb tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.707736 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69df0a12-c1ed-4225-ac09-72bc42ad39fb tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.711734 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-127efce4-57ed-4f5a-a26b-44aa58b59ffa tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Volume info retrieved successfully. Aug 08 19:32:25.716437 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.716437 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:25.717137 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69df0a12-c1ed-4225-ac09-72bc42ad39fb tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:25.718492 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69df0a12-c1ed-4225-ac09-72bc42ad39fb tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 returned with HTTP 200 Aug 08 19:32:25.719214 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 673/2695] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:25.719710 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-127efce4-57ed-4f5a-a26b-44aa58b59ffa tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 200 Aug 08 19:32:25.720505 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 679/2696] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:25.844006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-009c6b43-15bc-4045-be7a-76af89a18055 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.847089 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-009c6b43-15bc-4045-be7a-76af89a18055 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:25.847559 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-009c6b43-15bc-4045-be7a-76af89a18055 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.847852 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-009c6b43-15bc-4045-be7a-76af89a18055 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.848053 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-009c6b43-15bc-4045-be7a-76af89a18055 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 73be2582-2047-43c7-a35b-e79b3c6eb4b6. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:25.853734 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.853734 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:25.854491 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-009c6b43-15bc-4045-be7a-76af89a18055 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 200 Aug 08 19:32:25.855126 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 673/2697] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:25.866448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c02fc3f8-67bf-4019-b2cc-58b47fe18ff2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.868062 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c02fc3f8-67bf-4019-b2cc-58b47fe18ff2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 Aug 08 19:32:25.868238 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c02fc3f8-67bf-4019-b2cc-58b47fe18ff2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.868440 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c02fc3f8-67bf-4019-b2cc-58b47fe18ff2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.868589 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-c02fc3f8-67bf-4019-b2cc-58b47fe18ff2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete backup with id: 73be2582-2047-43c7-a35b-e79b3c6eb4b6. Aug 08 19:32:25.872612 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.872612 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:25.884084 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-c02fc3f8-67bf-4019-b2cc-58b47fe18ff2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] delete_backup rpcapi backup_id 73be2582-2047-43c7-a35b-e79b3c6eb4b6 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:32:25.886334 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c02fc3f8-67bf-4019-b2cc-58b47fe18ff2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 returned with HTTP 202 Aug 08 19:32:25.886532 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 673/2698] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:25 2026] DELETE /volume/v3/backups/73be2582-2047-43c7-a35b-e79b3c6eb4b6 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:25.898158 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.902156 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e Aug 08 19:32:25.902535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.903821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.904073 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume with id: e6f87f24-496b-4daf-99d4-38052adcaf3e Aug 08 19:32:25.914135 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.914135 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:25.914585 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:25.948102 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume request issued successfully. Aug 08 19:32:25.948835 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f15679f3-d911-46c0-8465-8d6a818cfd8b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e returned with HTTP 202 Aug 08 19:32:25.949927 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 674/2699] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:25 2026] DELETE /volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:25.957774 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e2996d4-2c41-4dc4-abee-484b83abd7ac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:25.959039 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e2996d4-2c41-4dc4-abee-484b83abd7ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e Aug 08 19:32:25.959514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e2996d4-2c41-4dc4-abee-484b83abd7ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:25.959792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e2996d4-2c41-4dc4-abee-484b83abd7ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:25.967779 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:25.967779 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:25.974449 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7e2996d4-2c41-4dc4-abee-484b83abd7ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:25.977106 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e2996d4-2c41-4dc4-abee-484b83abd7ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e returned with HTTP 200 Aug 08 19:32:25.977106 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 680/2700] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:25 2026] GET /volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:26.022898 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3301f61f-c838-4e1d-87b0-3f36899051cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.029286 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3301f61f-c838-4e1d-87b0-3f36899051cb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:26.029286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3301f61f-c838-4e1d-87b0-3f36899051cb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.029286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3301f61f-c838-4e1d-87b0-3f36899051cb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.029286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3301f61f-c838-4e1d-87b0-3f36899051cb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:26.034794 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:26.034794 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:26.035667 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3301f61f-c838-4e1d-87b0-3f36899051cb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:26.036231 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 674/2701] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:26.623297 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-71e61142-ffd2-4755-94b8-93d67e9d1475 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.625333 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-71e61142-ffd2-4755-94b8-93d67e9d1475 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 Aug 08 19:32:26.625633 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-71e61142-ffd2-4755-94b8-93d67e9d1475 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.625884 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-71e61142-ffd2-4755-94b8-93d67e9d1475 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.632509 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-71e61142-ffd2-4755-94b8-93d67e9d1475 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 returned with HTTP 404 Aug 08 19:32:26.633072 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 674/2702] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/volumes/b47e1e8d-5c27-4f2e-a214-c686039531a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:26.640093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-63c9d273-0d89-4104-a5f1-583b7f341977 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.641906 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63c9d273-0d89-4104-a5f1-583b7f341977 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:32:26.642121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63c9d273-0d89-4104-a5f1-583b7f341977 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.642344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-63c9d273-0d89-4104-a5f1-583b7f341977 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.643048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-63c9d273-0d89-4104-a5f1-583b7f341977 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:26.652218 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-63c9d273-0d89-4104-a5f1-583b7f341977 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Get all volumes completed successfully. Aug 08 19:32:26.654433 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:26.654433 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:26.658929 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-63c9d273-0d89-4104-a5f1-583b7f341977 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:32:26.659347 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 675/2703] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:26.682485 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6e085345-e9f4-4a97-a35a-b32ef5239168 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.684295 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e085345-e9f4-4a97-a35a-b32ef5239168 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] DELETE https://10.4.3.89/volume/v3/types/068a909d-25c3-439f-895a-3c62d4c4ec19 Aug 08 19:32:26.684505 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e085345-e9f4-4a97-a35a-b32ef5239168 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.684701 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e085345-e9f4-4a97-a35a-b32ef5239168 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.706283 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e085345-e9f4-4a97-a35a-b32ef5239168 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/types/068a909d-25c3-439f-895a-3c62d4c4ec19 returned with HTTP 202 Aug 08 19:32:26.706777 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 681/2704] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:26 2026] DELETE /volume/v3/types/068a909d-25c3-439f-895a-3c62d4c4ec19 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:26.730558 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-544c7f8e-3e7d-4f25-a5b6-ea0680509b91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.731083 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-544c7f8e-3e7d-4f25-a5b6-ea0680509b91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 Aug 08 19:32:26.731462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-544c7f8e-3e7d-4f25-a5b6-ea0680509b91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.731716 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-544c7f8e-3e7d-4f25-a5b6-ea0680509b91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.739433 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-544c7f8e-3e7d-4f25-a5b6-ea0680509b91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 returned with HTTP 404 Aug 08 19:32:26.739433 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 675/2705] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:26.739673 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0ef60468-7d7a-436c-8365-4ea295ec0ccd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.742768 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ef60468-7d7a-436c-8365-4ea295ec0ccd tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] GET https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 Aug 08 19:32:26.744504 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ef60468-7d7a-436c-8365-4ea295ec0ccd tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.744504 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0ef60468-7d7a-436c-8365-4ea295ec0ccd tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.753516 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f956aaef-314a-4e4d-a92b-8b07ad655ff0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.755827 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0ef60468-7d7a-436c-8365-4ea295ec0ccd tempest-VolumeRetypeMultiattachTest-1252734706 tempest-VolumeRetypeMultiattachTest-1252734706-project-member] https://10.4.3.89/volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 returned with HTTP 404 Aug 08 19:32:26.755827 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 675/2706] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/volumes/9184d203-5c6b-4a17-a80e-ebf7b0fb9169 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:32:26.756056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f956aaef-314a-4e4d-a92b-8b07ad655ff0 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:26.756332 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f956aaef-314a-4e4d-a92b-8b07ad655ff0 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:26.756460 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f956aaef-314a-4e4d-a92b-8b07ad655ff0 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:26.758286 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-f956aaef-314a-4e4d-a92b-8b07ad655ff0 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:26.765837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-77619af7-f69f-436c-b142-5e659f61dcf6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.767607 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-77619af7-f69f-436c-b142-5e659f61dcf6 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] DELETE https://10.4.3.89/volume/v3/types/e2c55c3a-8801-420b-bafd-bbf576dfe09b Aug 08 19:32:26.767811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-77619af7-f69f-436c-b142-5e659f61dcf6 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.768017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-77619af7-f69f-436c-b142-5e659f61dcf6 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.771376 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:26.771376 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:26.785847 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f956aaef-314a-4e4d-a92b-8b07ad655ff0 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:26.786324 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 676/2707] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:26 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:26.798527 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d362e28f-2827-4dbc-8342-e8c69bf7da63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.800883 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-77619af7-f69f-436c-b142-5e659f61dcf6 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/types/e2c55c3a-8801-420b-bafd-bbf576dfe09b returned with HTTP 202 Aug 08 19:32:26.801419 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 682/2708] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:26 2026] DELETE /volume/v3/types/e2c55c3a-8801-420b-bafd-bbf576dfe09b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:26.801534 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d362e28f-2827-4dbc-8342-e8c69bf7da63 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:26.801684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d362e28f-2827-4dbc-8342-e8c69bf7da63 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.801916 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d362e28f-2827-4dbc-8342-e8c69bf7da63 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.809125 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-55ae8f05-c058-4337-a8f9-6147850e3b27 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.810373 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55ae8f05-c058-4337-a8f9-6147850e3b27 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/types/e2c55c3a-8801-420b-bafd-bbf576dfe09b Aug 08 19:32:26.810939 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55ae8f05-c058-4337-a8f9-6147850e3b27 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.810939 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55ae8f05-c058-4337-a8f9-6147850e3b27 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.813940 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55ae8f05-c058-4337-a8f9-6147850e3b27 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/types/e2c55c3a-8801-420b-bafd-bbf576dfe09b returned with HTTP 404 Aug 08 19:32:26.814521 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 676/2709] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/types/e2c55c3a-8801-420b-bafd-bbf576dfe09b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:26.815586 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:26.815586 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:26.816030 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d362e28f-2827-4dbc-8342-e8c69bf7da63 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:26.816795 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d362e28f-2827-4dbc-8342-e8c69bf7da63 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:26.817133 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 676/2710] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:26.821233 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76a024b3-d256-4840-8e79-8c0f82506664 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.823131 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76a024b3-d256-4840-8e79-8c0f82506664 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] DELETE https://10.4.3.89/volume/v3/types/28adb026-89d6-42ef-b271-7e15e0fe15b7 Aug 08 19:32:26.823382 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76a024b3-d256-4840-8e79-8c0f82506664 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.823594 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76a024b3-d256-4840-8e79-8c0f82506664 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.823837 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:26.823837 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:26.832077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eb88b614-b4fd-4e06-b627-977615c52b35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.834381 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb88b614-b4fd-4e06-b627-977615c52b35 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 Aug 08 19:32:26.834638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb88b614-b4fd-4e06-b627-977615c52b35 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.835154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb88b614-b4fd-4e06-b627-977615c52b35 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.835316 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-eb88b614-b4fd-4e06-b627-977615c52b35 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Delete snapshot with id: 10028089-7ef5-4517-81fd-342951ab4883 Aug 08 19:32:26.841153 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb88b614-b4fd-4e06-b627-977615c52b35 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 returned with HTTP 404 Aug 08 19:32:26.841936 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 683/2711] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:32:26 2026] DELETE /volume/v3/snapshots/10028089-7ef5-4517-81fd-342951ab4883 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:26.848148 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76a024b3-d256-4840-8e79-8c0f82506664 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/types/28adb026-89d6-42ef-b271-7e15e0fe15b7 returned with HTTP 202 Aug 08 19:32:26.848634 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 677/2712] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:26 2026] DELETE /volume/v3/types/28adb026-89d6-42ef-b271-7e15e0fe15b7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:26.850344 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e9777894-b7e9-47c8-b206-b786574985a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.852603 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9777894-b7e9-47c8-b206-b786574985a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:32:26.853033 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9777894-b7e9-47c8-b206-b786574985a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4f665b3-4e56-4847-ae4d-627cb6f90eec", "name": "tempest-SnapshotsActionsTest-Snapshot-1028317560"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:26.855594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91dbb5f4-84e2-4833-8f39-2eb19c4bf198 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.857868 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91dbb5f4-84e2-4833-8f39-2eb19c4bf198 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] GET https://10.4.3.89/volume/v3/types/28adb026-89d6-42ef-b271-7e15e0fe15b7 Aug 08 19:32:26.858126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91dbb5f4-84e2-4833-8f39-2eb19c4bf198 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.858379 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91dbb5f4-84e2-4833-8f39-2eb19c4bf198 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:26.862751 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91dbb5f4-84e2-4833-8f39-2eb19c4bf198 tempest-VolumeRetypeMultiattachTest-1952339298 tempest-VolumeRetypeMultiattachTest-1952339298-project-admin] https://10.4.3.89/volume/v3/types/28adb026-89d6-42ef-b271-7e15e0fe15b7 returned with HTTP 404 Aug 08 19:32:26.863360 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 677/2713] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/types/28adb026-89d6-42ef-b271-7e15e0fe15b7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:26.990836 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e21c28dd-377e-494b-9bcb-269be03af553 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:26.993398 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e21c28dd-377e-494b-9bcb-269be03af553 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e Aug 08 19:32:26.993788 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e21c28dd-377e-494b-9bcb-269be03af553 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:26.994132 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e21c28dd-377e-494b-9bcb-269be03af553 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:27.003204 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e21c28dd-377e-494b-9bcb-269be03af553 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e returned with HTTP 404 Aug 08 19:32:27.003932 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 684/2714] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:26 2026] GET /volume/v3/volumes/e6f87f24-496b-4daf-99d4-38052adcaf3e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:27.014315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:27.017166 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4/export_record Aug 08 19:32:27.017399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:27.018958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:27.018958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Export record for backup 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 19:32:27.054431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5cff86f3-6d3d-4e8e-be6d-7a3e97aca122 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:27.054533 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cff86f3-6d3d-4e8e-be6d-7a3e97aca122 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:27.054748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cff86f3-6d3d-4e8e-be6d-7a3e97aca122 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:27.054957 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cff86f3-6d3d-4e8e-be6d-7a3e97aca122 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:27.055069 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5cff86f3-6d3d-4e8e-be6d-7a3e97aca122 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:27.061204 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:27.061204 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:27.062203 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cff86f3-6d3d-4e8e-be6d-7a3e97aca122 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:27.062896 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 678/2715] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:27 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:27.073964 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:27.073964 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:27.073964 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e9777894-b7e9-47c8-b206-b786574985a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:27.073964 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-e9777894-b7e9-47c8-b206-b786574985a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create snapshot from volume d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:27.116399 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e9777894-b7e9-47c8-b206-b786574985a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Created reservations ['ab453d7b-d38d-4df2-b9e5-5903b39f08d6', '209a8ad7-ec6c-41ba-9ee8-ec1ed8b0e54d', '966ea4e4-5f59-4f7a-a574-935355b331aa', '3b99a9ae-80d5-451d-bde6-e553b78673c4'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:27.173885 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e9777894-b7e9-47c8-b206-b786574985a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot create request issued successfully. Aug 08 19:32:27.174281 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9777894-b7e9-47c8-b206-b786574985a8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:32:27.174768 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 677/2716] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:32:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:27.190812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ddbd20f3-c1c0-4c19-a0cc-fdf201196bb2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:27.192135 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddbd20f3-c1c0-4c19-a0cc-fdf201196bb2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 Aug 08 19:32:27.192428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ddbd20f3-c1c0-4c19-a0cc-fdf201196bb2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:27.192711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ddbd20f3-c1c0-4c19-a0cc-fdf201196bb2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:27.200134 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:27.200134 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:27.200134 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ddbd20f3-c1c0-4c19-a0cc-fdf201196bb2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:27.200687 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ddbd20f3-c1c0-4c19-a0cc-fdf201196bb2 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 returned with HTTP 200 Aug 08 19:32:27.201163 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 685/2717] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:27 2026] GET /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:27.244140 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:27.244140 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:27.244483 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling RPCAPI with context: , host: np0000006803, backup: 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 19:32:27.254023 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] export_record in rpcapi backup_id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4 on host np0000006803. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 19:32:27.268230 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODk2OWY3ZWQtM2MzOS00NzRhLWE0NWYtYmJhNzhmZmEwZmQ0IiwgInVzZXJfaWQiOiAiYTY2NGM3OTM3ZDFhNGQyZGFjMWFmYzllYmQ5YmMzZDkiLCAicHJvamVjdF9pZCI6ICJiM2FiODEzZmJkNzc0NjY2YmM1YWYxNzU4NWViOWY1ZSIsICJ2b2x1bWVfaWQiOiAiYjJhZmNhZmEtOWY4NS00YzUxLWFhNjctZGY1NmYxY2NhNjcxIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDc4NDczMzY0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjJhZmNhZmEtOWY4NS00YzUxLWFhNjctZGY1NmYxY2NhNjcxLzIwMjYwODA4MTkzMTM1L2F6X25vdmFfYmFja3VwXzg5NjlmN2VkLTNjMzktNDc0YS1hNDVmLWJiYTc4ZmZhMGZkNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzE6MzBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzE6MzBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMTo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 19:32:27.268576 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51ac726d-6133-4ca5-8bf1-756f97e2c78f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4/export_record returned with HTTP 200 Aug 08 19:32:27.269510 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 678/2718] 10.4.3.89 () {68 vars in 1423 bytes} [Sat Aug 8 19:32:27 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4/export_record => generated 1424 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:27.279771 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:27.284437 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:27.284437 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2077032794"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:27.284437 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2077032794'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:27.284784 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume of 1 GB Aug 08 19:32:27.293438 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Availability Zones retrieved successfully. Aug 08 19:32:27.297064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (3c7ec08a-cb88-48b0-8c0f-31a8dc4ca741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:27.298724 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1358d235-13ad-48f8-981f-1ce96318d56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:27.300265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:27.351271 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1358d235-13ad-48f8-981f-1ce96318d56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:27.355796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347f9d48-7320-4d2c-bb48-9963c175651b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:27.412712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['65d0becb-1106-4bf9-8109-2894ed99e66a', '781b3009-53c5-416c-b24f-dc94d2d3b725', 'fe944144-453b-4ce9-a5cc-3f92d1d97cf7', '00f744c7-58c4-4a2c-b35f-342136b13531'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:27.413650 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (347f9d48-7320-4d2c-bb48-9963c175651b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d0becb-1106-4bf9-8109-2894ed99e66a', '781b3009-53c5-416c-b24f-dc94d2d3b725', 'fe944144-453b-4ce9-a5cc-3f92d1d97cf7', '00f744c7-58c4-4a2c-b35f-342136b13531']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:27.414584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5123e7ee-1c5c-4390-8657-05e0bb1c426d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:27.441933 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5123e7ee-1c5c-4390-8657-05e0bb1c426d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '033089a8-ab36-4f39-87d7-d07d2cb969ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077032794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['65d0becb-1106-4bf9-8109-2894ed99e66a','781b3009-53c5-416c-b24f-dc94d2d3b725','fe944144-453b-4ce9-a5cc-3f92d1d97cf7','00f744c7-58c4-4a2c-b35f-342136b13531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077032794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=033089a8-ab36-4f39-87d7-d07d2cb969ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3ab813fbd774666bc5af17585eb9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:27.442738 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122c8f70-04ee-42b9-a059-bd22a7bc3aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:27.464494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122c8f70-04ee-42b9-a059-bd22a7bc3aa2) transitioned into 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-2077032794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['65d0becb-1106-4bf9-8109-2894ed99e66a','781b3009-53c5-416c-b24f-dc94d2d3b725','fe944144-453b-4ce9-a5cc-3f92d1d97cf7','00f744c7-58c4-4a2c-b35f-342136b13531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:27.465654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31bad72-02c7-4d61-ab75-04ee6163368c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:27.483303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31bad72-02c7-4d61-ab75-04ee6163368c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:27.483303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (3c7ec08a-cb88-48b0-8c0f-31a8dc4ca741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:27.483527 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request issued successfully. Aug 08 19:32:27.485053 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2c4e917-dea5-44e1-a398-8d6cbcef5526 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:27.485053 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 679/2719] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:32:27 2026] POST /volume/v3/volumes => generated 776 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:27.504784 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-294f380a-3667-4c6e-930e-34a2a9e2f10d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:27.505896 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-294f380a-3667-4c6e-930e-34a2a9e2f10d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea Aug 08 19:32:27.506180 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-294f380a-3667-4c6e-930e-34a2a9e2f10d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:27.506420 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-294f380a-3667-4c6e-930e-34a2a9e2f10d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:27.515004 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:27.515004 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:27.519499 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-294f380a-3667-4c6e-930e-34a2a9e2f10d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:27.523343 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-294f380a-3667-4c6e-930e-34a2a9e2f10d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea returned with HTTP 200 Aug 08 19:32:27.523747 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 678/2720] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:27 2026] GET /volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.075304 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7dc0aee2-c0ef-44bf-a33f-ec7257e25102 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.077485 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7dc0aee2-c0ef-44bf-a33f-ec7257e25102 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:28.077794 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7dc0aee2-c0ef-44bf-a33f-ec7257e25102 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:28.078065 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7dc0aee2-c0ef-44bf-a33f-ec7257e25102 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:28.078196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7dc0aee2-c0ef-44bf-a33f-ec7257e25102 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:28.083283 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.083283 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:28.084156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7dc0aee2-c0ef-44bf-a33f-ec7257e25102 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:28.084648 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 686/2721] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:28 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.147102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76fc2684-35da-4105-8def-9ae0815e020c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.148663 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76fc2684-35da-4105-8def-9ae0815e020c tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:28.149113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76fc2684-35da-4105-8def-9ae0815e020c tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-853700246", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:28.166797 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76fc2684-35da-4105-8def-9ae0815e020c tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:28.167167 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 679/2722] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:32:28 2026] POST /volume/v3/types => generated 211 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.178427 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ff5970b5-8826-4f94-a3f8-9c1a262e5b94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.180892 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff5970b5-8826-4f94-a3f8-9c1a262e5b94 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] POST https://10.4.3.89/volume/v3/types/0936755d-fc7a-41d1-ae74-9e3e12645b8a/encryption Aug 08 19:32:28.181364 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ff5970b5-8826-4f94-a3f8-9c1a262e5b94 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:28.183561 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.183561 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:28.201690 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ff5970b5-8826-4f94-a3f8-9c1a262e5b94 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/types/0936755d-fc7a-41d1-ae74-9e3e12645b8a/encryption returned with HTTP 200 Aug 08 19:32:28.202347 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 680/2723] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:32:28 2026] POST /volume/v3/types/0936755d-fc7a-41d1-ae74-9e3e12645b8a/encryption => generated 230 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.213438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c3badf2-2e0f-4f35-8c07-8b92b2127551 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.215631 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c3badf2-2e0f-4f35-8c07-8b92b2127551 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 Aug 08 19:32:28.215862 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c3badf2-2e0f-4f35-8c07-8b92b2127551 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:28.216126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c3badf2-2e0f-4f35-8c07-8b92b2127551 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:28.223094 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.223094 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:28.223722 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1c3badf2-2e0f-4f35-8c07-8b92b2127551 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:28.224740 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c3badf2-2e0f-4f35-8c07-8b92b2127551 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 returned with HTTP 200 Aug 08 19:32:28.225269 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 679/2724] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:28 2026] GET /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.233664 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c90e70b9-170f-457f-818c-d61367359ac1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.234490 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e973139e-10eb-4f1c-92ed-5f006509c4f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.235153 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:28.235463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-968933549", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": "tempest-scenario-type-luks-853700246", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:28.236861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-968933549', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': 'tempest-scenario-type-luks-853700246', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:28.237172 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e973139e-10eb-4f1c-92ed-5f006509c4f7 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438/action Aug 08 19:32:28.237691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e973139e-10eb-4f1c-92ed-5f006509c4f7 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:28.237887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e973139e-10eb-4f1c-92ed-5f006509c4f7 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:28.239837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-e973139e-10eb-4f1c-92ed-5f006509c4f7 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot '7e564427-8323-418b-b0d0-d9d54525e438' with '{'status': 'deleting'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:28.252477 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.252477 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:28.266437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e973139e-10eb-4f1c-92ed-5f006509c4f7 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438/action returned with HTTP 202 Aug 08 19:32:28.267041 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 680/2725] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:28 2026] POST /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:28.276485 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-428cda05-a15d-40d5-ad94-7b0c913bfa91 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.278593 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-428cda05-a15d-40d5-ad94-7b0c913bfa91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 Aug 08 19:32:28.278922 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-428cda05-a15d-40d5-ad94-7b0c913bfa91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:28.279475 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-428cda05-a15d-40d5-ad94-7b0c913bfa91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:28.285431 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.285431 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:28.286130 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-428cda05-a15d-40d5-ad94-7b0c913bfa91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:28.287128 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-428cda05-a15d-40d5-ad94-7b0c913bfa91 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 returned with HTTP 200 Aug 08 19:32:28.287954 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 681/2726] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:28 2026] GET /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.301016 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a5227d30-8fd0-44dd-a8d5-54df39f2c23e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.303163 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5227d30-8fd0-44dd-a8d5-54df39f2c23e tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438/action Aug 08 19:32:28.303585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5227d30-8fd0-44dd-a8d5-54df39f2c23e tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:28.303776 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a5227d30-8fd0-44dd-a8d5-54df39f2c23e tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:28.310339 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.310339 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:28.310683 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a5227d30-8fd0-44dd-a8d5-54df39f2c23e tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot retrieved successfully. Aug 08 19:32:28.324143 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a5227d30-8fd0-44dd-a8d5-54df39f2c23e tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot delete request issued successfully. Aug 08 19:32:28.324382 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a5227d30-8fd0-44dd-a8d5-54df39f2c23e tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438/action returned with HTTP 202 Aug 08 19:32:28.324827 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 680/2727] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:28 2026] POST /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:28.334469 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d94e980-f7e9-41af-ac27-6819092d82ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.334741 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume of 1 GB Aug 08 19:32:28.334741 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.334741 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:28.335273 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Availability Zones retrieved successfully. Aug 08 19:32:28.336353 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d94e980-f7e9-41af-ac27-6819092d82ac tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 Aug 08 19:32:28.336582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d94e980-f7e9-41af-ac27-6819092d82ac tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:28.336785 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d94e980-f7e9-41af-ac27-6819092d82ac tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:28.344490 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (d3e93ddc-96d0-4dab-a3e9-810a3c4e37c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:28.345817 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3b7396-83a2-444f-9961-871557ebbf20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:28.347210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:28.350812 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.350812 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:28.351380 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d94e980-f7e9-41af-ac27-6819092d82ac tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:28.352708 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d94e980-f7e9-41af-ac27-6819092d82ac tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 returned with HTTP 200 Aug 08 19:32:28.353384 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 681/2728] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:28 2026] GET /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.424454 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f3b7396-83a2-444f-9961-871557ebbf20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:32:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0936755d-fc7a-41d1-ae74-9e3e12645b8a,is_public=True,name='tempest-scenario-type-luks-853700246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0936755d-fc7a-41d1-ae74-9e3e12645b8a', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:28.425427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23c59c48-27a1-430a-9af7-742918875f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:28.457474 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:28.457840 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:28.486835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Created reservations ['ef2a6dea-1a8d-4b8e-bb0b-c26cd41dee0c', '12c294b6-ccf8-48de-8fc1-6621cd662a8c', 'd5bd1024-0f42-4844-9ddc-984c646826bf', '38dbd199-d863-4b22-bda5-23f7f0f9ebe7'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:28.487756 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23c59c48-27a1-430a-9af7-742918875f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef2a6dea-1a8d-4b8e-bb0b-c26cd41dee0c', '12c294b6-ccf8-48de-8fc1-6621cd662a8c', 'd5bd1024-0f42-4844-9ddc-984c646826bf', '38dbd199-d863-4b22-bda5-23f7f0f9ebe7']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:28.488666 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f603b9-c10c-4301-993b-f274262cc545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:28.513302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4f603b9-c10c-4301-993b-f274262cc545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5d08e27-cd76-48bf-9643-6b70aae4ab7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-968933549',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['ef2a6dea-1a8d-4b8e-bb0b-c26cd41dee0c','12c294b6-ccf8-48de-8fc1-6621cd662a8c','d5bd1024-0f42-4844-9ddc-984c646826bf','38dbd199-d863-4b22-bda5-23f7f0f9ebe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=0936755d-fc7a-41d1-ae74-9e3e12645b8a), '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-08-08T19:32:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-968933549',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b5d08e27-cd76-48bf-9643-6b70aae4ab7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='c881cd47fa4647a589c9cad017c4c772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0936755d-fc7a-41d1-ae74-9e3e12645b8a),volume_type_id=0936755d-fc7a-41d1-ae74-9e3e12645b8a)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:28.514947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02462719-c918-410e-8cb0-fe02245c1e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:28.539164 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ee64a5e7-6d41-47c6-8ad4-bf9948070240 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.541328 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee64a5e7-6d41-47c6-8ad4-bf9948070240 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea Aug 08 19:32:28.541589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee64a5e7-6d41-47c6-8ad4-bf9948070240 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:28.541790 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee64a5e7-6d41-47c6-8ad4-bf9948070240 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:28.546721 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02462719-c918-410e-8cb0-fe02245c1e4c) transitioned into 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-968933549',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['ef2a6dea-1a8d-4b8e-bb0b-c26cd41dee0c','12c294b6-ccf8-48de-8fc1-6621cd662a8c','d5bd1024-0f42-4844-9ddc-984c646826bf','38dbd199-d863-4b22-bda5-23f7f0f9ebe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=0936755d-fc7a-41d1-ae74-9e3e12645b8a)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:28.547588 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31b681d-c639-4256-a8a4-19d8ba5133fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:28.551364 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.551364 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:28.555661 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ee64a5e7-6d41-47c6-8ad4-bf9948070240 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:28.563029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b31b681d-c639-4256-a8a4-19d8ba5133fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:28.564166 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (d3e93ddc-96d0-4dab-a3e9-810a3c4e37c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:28.564518 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request issued successfully. Aug 08 19:32:28.565265 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c90e70b9-170f-457f-818c-d61367359ac1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:28.565811 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 687/2729] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:28 2026] POST /volume/v3/volumes => generated 788 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:28.571553 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee64a5e7-6d41-47c6-8ad4-bf9948070240 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea returned with HTTP 200 Aug 08 19:32:28.572183 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 682/2730] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:28 2026] GET /volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:28.586035 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4b625cc6-22d6-46f9-b1e4-8edd262d743a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.588167 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b625cc6-22d6-46f9-b1e4-8edd262d743a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:28.588426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b625cc6-22d6-46f9-b1e4-8edd262d743a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:28.588834 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4b625cc6-22d6-46f9-b1e4-8edd262d743a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:28.591042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.597402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:32:28.597786 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "033089a8-ab36-4f39-87d7-d07d2cb969ea", "name": "tempest-type-Backup-488960643"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:28.599314 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating new backup {'backup': {'volume_id': '033089a8-ab36-4f39-87d7-d07d2cb969ea', 'name': 'tempest-type-Backup-488960643'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:32:28.599675 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating backup of volume 033089a8-ab36-4f39-87d7-d07d2cb969ea in container None Aug 08 19:32:28.601239 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.601239 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:28.608400 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4b625cc6-22d6-46f9-b1e4-8edd262d743a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:28.613453 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.613453 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:28.613868 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:28.615782 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4b625cc6-22d6-46f9-b1e4-8edd262d743a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:28.616343 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 681/2731] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:28 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:28.648087 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['12b1eb1b-925c-45aa-9ace-f4e422910821', '3ea0fd16-0176-4cfd-be8e-91d3798c2faf'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:28.715980 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-20e7c81a-8815-487a-9d30-1b3d2f4b1d60 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:32:28.715980 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 682/2732] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:32:28 2026] POST /volume/v3/backups => generated 313 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:28.727829 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-986dd3ca-175b-49e9-9e8b-0e3046e82d50 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:28.730070 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-986dd3ca-175b-49e9-9e8b-0e3046e82d50 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:28.730525 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-986dd3ca-175b-49e9-9e8b-0e3046e82d50 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:28.730525 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-986dd3ca-175b-49e9-9e8b-0e3046e82d50 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:28.730696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-986dd3ca-175b-49e9-9e8b-0e3046e82d50 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:28.737097 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:28.737097 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:28.737787 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-986dd3ca-175b-49e9-9e8b-0e3046e82d50 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:28.738231 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 688/2733] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:28 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.100383 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fe583b2f-9455-4fb6-9981-191e04e7ce11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.102486 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe583b2f-9455-4fb6-9981-191e04e7ce11 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:29.102730 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe583b2f-9455-4fb6-9981-191e04e7ce11 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:29.102946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe583b2f-9455-4fb6-9981-191e04e7ce11 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:29.103113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-fe583b2f-9455-4fb6-9981-191e04e7ce11 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:29.109222 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.109222 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:29.109940 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe583b2f-9455-4fb6-9981-191e04e7ce11 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:29.110464 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 683/2734] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:29 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.364257 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b43ea75-58bc-4512-bf8b-64678f48ea95 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.366327 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b43ea75-58bc-4512-bf8b-64678f48ea95 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 Aug 08 19:32:29.366594 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b43ea75-58bc-4512-bf8b-64678f48ea95 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:29.366839 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b43ea75-58bc-4512-bf8b-64678f48ea95 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:29.371481 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b43ea75-58bc-4512-bf8b-64678f48ea95 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 returned with HTTP 404 Aug 08 19:32:29.372176 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 682/2735] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:29 2026] GET /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:29.381093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bed0f291-14ba-4ef6-b446-c44769f4bb38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.383366 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bed0f291-14ba-4ef6-b446-c44769f4bb38 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:29.383866 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bed0f291-14ba-4ef6-b446-c44769f4bb38 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:29.384075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bed0f291-14ba-4ef6-b446-c44769f4bb38 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:29.385908 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-bed0f291-14ba-4ef6-b446-c44769f4bb38 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:29.398005 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.398005 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:29.417065 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bed0f291-14ba-4ef6-b446-c44769f4bb38 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:29.417637 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 683/2736] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:29 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:29.429016 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c3176184-18a9-4868-a90d-46fd610a538f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.431345 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3176184-18a9-4868-a90d-46fd610a538f tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:29.431619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3176184-18a9-4868-a90d-46fd610a538f tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:29.432452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3176184-18a9-4868-a90d-46fd610a538f tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:29.438466 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.438466 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:29.439173 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c3176184-18a9-4868-a90d-46fd610a538f tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:29.440621 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3176184-18a9-4868-a90d-46fd610a538f tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:29.440905 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 689/2737] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:29 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.451017 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1802f56e-e84c-4d06-9e4d-4da2e7310a09 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.452928 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1802f56e-e84c-4d06-9e4d-4da2e7310a09 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 Aug 08 19:32:29.453195 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1802f56e-e84c-4d06-9e4d-4da2e7310a09 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:29.453476 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1802f56e-e84c-4d06-9e4d-4da2e7310a09 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:29.453599 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-1802f56e-e84c-4d06-9e4d-4da2e7310a09 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Delete snapshot with id: 7e564427-8323-418b-b0d0-d9d54525e438 Aug 08 19:32:29.458394 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1802f56e-e84c-4d06-9e4d-4da2e7310a09 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 returned with HTTP 404 Aug 08 19:32:29.458911 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 684/2738] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:32:29 2026] DELETE /volume/v3/snapshots/7e564427-8323-418b-b0d0-d9d54525e438 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:29.469050 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.471254 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:32:29.471609 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4f665b3-4e56-4847-ae4d-627cb6f90eec", "name": "tempest-SnapshotsActionsTest-Snapshot-327664532"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:29.485753 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.485753 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:29.486857 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:29.487058 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create snapshot from volume d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:29.525179 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Created reservations ['a5338dd8-43c8-4682-879b-9b470fb8f2bc', '9c36fb8e-bbc0-45a8-bd90-6400f978285d', 'b82170b9-aeda-44ee-ad90-a7b01ba4a371', 'f6d7d3e4-3983-4854-ad7c-d8a4bd150971'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:29.572935 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot create request issued successfully. Aug 08 19:32:29.573339 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0a13e50-59fc-4777-93c6-6a5edbdd3682 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:32:29.573876 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 683/2739] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:32:29 2026] POST /volume/v3/snapshots => generated 306 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:29.587171 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d68d30a6-e8cb-42aa-b847-6e9684a2bdb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.589599 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d68d30a6-e8cb-42aa-b847-6e9684a2bdb9 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b Aug 08 19:32:29.589979 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d68d30a6-e8cb-42aa-b847-6e9684a2bdb9 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:29.590185 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d68d30a6-e8cb-42aa-b847-6e9684a2bdb9 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:29.596722 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.596722 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:29.597393 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d68d30a6-e8cb-42aa-b847-6e9684a2bdb9 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:29.599204 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d68d30a6-e8cb-42aa-b847-6e9684a2bdb9 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b returned with HTTP 200 Aug 08 19:32:29.599204 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 684/2740] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:29 2026] GET /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.636983 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6610521e-d6a9-4a89-8350-84e9e2d0e928 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.639994 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6610521e-d6a9-4a89-8350-84e9e2d0e928 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:29.640212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6610521e-d6a9-4a89-8350-84e9e2d0e928 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:29.640432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6610521e-d6a9-4a89-8350-84e9e2d0e928 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:29.647975 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.647975 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:29.651631 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6610521e-d6a9-4a89-8350-84e9e2d0e928 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:29.655702 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6610521e-d6a9-4a89-8350-84e9e2d0e928 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:29.656063 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 690/2741] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:29 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.710250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-82410533-b047-48ab-8f08-11adfcfd998d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.753765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea451675-f59e-4fbc-8b08-bb7b18d9f4fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.755976 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea451675-f59e-4fbc-8b08-bb7b18d9f4fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:29.756471 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea451675-f59e-4fbc-8b08-bb7b18d9f4fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:29.756471 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea451675-f59e-4fbc-8b08-bb7b18d9f4fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:29.756593 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ea451675-f59e-4fbc-8b08-bb7b18d9f4fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:29.760843 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.760843 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:29.761672 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea451675-f59e-4fbc-8b08-bb7b18d9f4fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:29.762585 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 684/2742] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:29 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.843045 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82410533-b047-48ab-8f08-11adfcfd998d tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:29.843528 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-82410533-b047-48ab-8f08-11adfcfd998d tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:29.859821 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-82410533-b047-48ab-8f08-11adfcfd998d tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:29.860248 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 685/2743] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:32:29 2026] POST /volume/v3/types => generated 188 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.870942 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a345ed9b-cf58-4139-adfe-909b7c0a6ee0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.872811 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a345ed9b-cf58-4139-adfe-909b7c0a6ee0 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:29.873155 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a345ed9b-cf58-4139-adfe-909b7c0a6ee0 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:29.891629 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a345ed9b-cf58-4139-adfe-909b7c0a6ee0 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:29.891977 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 685/2744] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:32:29 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:29.903305 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bd23e6e6-57c2-4db3-a093-084189592705 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:29.970303 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:29.970661 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:29.972055 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:29.976556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Create volume of 1 GB Aug 08 19:32:29.976847 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:29.976847 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:29.977376 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Availability Zones retrieved successfully. Aug 08 19:32:29.984239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Flow 'volume_create_api' (5f60679d-77f1-45e0-af87-048a34a7c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:29.985169 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b45c7bf-cf2f-4dee-aca4-1d8a49ea9519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:29.986086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:30.012608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b45c7bf-cf2f-4dee-aca4-1d8a49ea9519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:32:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f42fcc0b-e56f-444d-b88b-c4c1203ff587,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f42fcc0b-e56f-444d-b88b-c4c1203ff587', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:30.013995 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234156f7-6db9-4876-b244-39cea63385e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:30.055893 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-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. Aug 08 19:32:30.056848 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-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. Aug 08 19:32:30.102098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Created reservations ['09d2465d-665c-466a-8827-f86ab1d83b79', 'e2559b51-e54c-4692-8c52-db8b051359e3', 'bb1f844b-1667-4f86-86ed-ab564396a50a', 'b0fa8f2c-3eb0-486d-a63a-cf0f457646aa'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:30.102839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234156f7-6db9-4876-b244-39cea63385e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09d2465d-665c-466a-8827-f86ab1d83b79', 'e2559b51-e54c-4692-8c52-db8b051359e3', 'bb1f844b-1667-4f86-86ed-ab564396a50a', 'b0fa8f2c-3eb0-486d-a63a-cf0f457646aa']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:30.103540 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d75aacec-ada5-48b8-8388-b788173e67a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:30.121474 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6d1a2a91-44d0-4d53-9df3-f7e57c0d3885 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.123321 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d1a2a91-44d0-4d53-9df3-f7e57c0d3885 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:30.123572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d1a2a91-44d0-4d53-9df3-f7e57c0d3885 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:30.123774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6d1a2a91-44d0-4d53-9df3-f7e57c0d3885 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:30.123876 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6d1a2a91-44d0-4d53-9df3-f7e57c0d3885 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:30.128504 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.128504 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:30.129163 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6d1a2a91-44d0-4d53-9df3-f7e57c0d3885 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:30.129518 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 685/2745] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:30 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:30.129745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d75aacec-ada5-48b8-8388-b788173e67a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a3017a6-3acd-4664-b75a-905f7fd75b84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407680fd254b40068e924c6325eb1b80',qos_specs=None,replication_status=,reservations=['09d2465d-665c-466a-8827-f86ab1d83b79','e2559b51-e54c-4692-8c52-db8b051359e3','bb1f844b-1667-4f86-86ed-ab564396a50a','b0fa8f2c-3eb0-486d-a63a-cf0f457646aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867514704184af287a611eeb4609b8a',volume_type_id=f42fcc0b-e56f-444d-b88b-c4c1203ff587), '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-08-08T19:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a3017a6-3acd-4664-b75a-905f7fd75b84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='407680fd254b40068e924c6325eb1b80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8867514704184af287a611eeb4609b8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f42fcc0b-e56f-444d-b88b-c4c1203ff587),volume_type_id=f42fcc0b-e56f-444d-b88b-c4c1203ff587)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:30.130884 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca422b1-01f6-42fc-99d1-0ce6a74d4705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:30.149221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ca422b1-01f6-42fc-99d1-0ce6a74d4705) transitioned into 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-728087218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='407680fd254b40068e924c6325eb1b80',qos_specs=None,replication_status=,reservations=['09d2465d-665c-466a-8827-f86ab1d83b79','e2559b51-e54c-4692-8c52-db8b051359e3','bb1f844b-1667-4f86-86ed-ab564396a50a','b0fa8f2c-3eb0-486d-a63a-cf0f457646aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8867514704184af287a611eeb4609b8a',volume_type_id=f42fcc0b-e56f-444d-b88b-c4c1203ff587)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:30.149937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146ef534-dce3-472b-bb6e-b55acde6b69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:30.158852 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (146ef534-dce3-472b-bb6e-b55acde6b69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:30.159654 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Flow 'volume_create_api' (5f60679d-77f1-45e0-af87-048a34a7c074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:30.159959 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Create volume request issued successfully. Aug 08 19:32:30.160564 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bd23e6e6-57c2-4db3-a093-084189592705 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:30.160951 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 691/2746] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:29 2026] POST /volume/v3/volumes => generated 765 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:30.177968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0d7b3f94-b620-447e-930c-c32afd6ae24a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.180121 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d7b3f94-b620-447e-930c-c32afd6ae24a tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:30.180406 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d7b3f94-b620-447e-930c-c32afd6ae24a tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:30.181695 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0d7b3f94-b620-447e-930c-c32afd6ae24a tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:30.192868 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.192868 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:30.199197 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0d7b3f94-b620-447e-930c-c32afd6ae24a tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:30.202708 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0d7b3f94-b620-447e-930c-c32afd6ae24a tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:30.202708 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 686/2747] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:30 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:30.609405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-08b00c66-928b-4531-8682-480f1267faf8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.611500 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08b00c66-928b-4531-8682-480f1267faf8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b Aug 08 19:32:30.611756 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08b00c66-928b-4531-8682-480f1267faf8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:30.612423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-08b00c66-928b-4531-8682-480f1267faf8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:30.618452 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.618452 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:30.618847 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-08b00c66-928b-4531-8682-480f1267faf8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:30.619631 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-08b00c66-928b-4531-8682-480f1267faf8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b returned with HTTP 200 Aug 08 19:32:30.619955 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 686/2748] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:30 2026] GET /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:30.628619 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0033ad08-774c-4b87-9554-53e1068867b1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.633686 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0033ad08-774c-4b87-9554-53e1068867b1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b/action Aug 08 19:32:30.634150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0033ad08-774c-4b87-9554-53e1068867b1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:30.634342 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0033ad08-774c-4b87-9554-53e1068867b1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:30.636893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-0033ad08-774c-4b87-9554-53e1068867b1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot '39f19c54-638f-4e75-a911-486a85877f2b' with '{'status': 'error'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:30.649657 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.649657 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:30.662683 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0033ad08-774c-4b87-9554-53e1068867b1 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b/action returned with HTTP 202 Aug 08 19:32:30.663182 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 686/2749] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:30 2026] POST /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:30.669205 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99dce4ed-dbcc-446b-ada5-cbc062634d53 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.671024 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99dce4ed-dbcc-446b-ada5-cbc062634d53 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:30.671210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99dce4ed-dbcc-446b-ada5-cbc062634d53 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:30.671394 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99dce4ed-dbcc-446b-ada5-cbc062634d53 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:30.673812 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e2ae69a-0a63-47f3-968f-f3854eaf3db4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.675744 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e2ae69a-0a63-47f3-968f-f3854eaf3db4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b Aug 08 19:32:30.675971 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e2ae69a-0a63-47f3-968f-f3854eaf3db4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:30.676229 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e2ae69a-0a63-47f3-968f-f3854eaf3db4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:30.678200 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.678200 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:30.680975 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.680975 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:30.681525 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4e2ae69a-0a63-47f3-968f-f3854eaf3db4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:30.681683 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-99dce4ed-dbcc-446b-ada5-cbc062634d53 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:30.682516 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e2ae69a-0a63-47f3-968f-f3854eaf3db4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b returned with HTTP 200 Aug 08 19:32:30.682884 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 687/2750] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:30 2026] GET /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:30.686565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99dce4ed-dbcc-446b-ada5-cbc062634d53 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:30.686926 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 692/2751] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:30 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:30.693624 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9c1fda0-cd5c-497f-bd85-7e29f8a259cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.695525 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9c1fda0-cd5c-497f-bd85-7e29f8a259cb tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b/action Aug 08 19:32:30.695898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9c1fda0-cd5c-497f-bd85-7e29f8a259cb tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:30.696027 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9c1fda0-cd5c-497f-bd85-7e29f8a259cb tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:30.702334 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.702334 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:30.702727 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9c1fda0-cd5c-497f-bd85-7e29f8a259cb tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot retrieved successfully. Aug 08 19:32:30.722470 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9c1fda0-cd5c-497f-bd85-7e29f8a259cb tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot delete request issued successfully. Aug 08 19:32:30.722470 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9c1fda0-cd5c-497f-bd85-7e29f8a259cb tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b/action returned with HTTP 202 Aug 08 19:32:30.722470 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 687/2752] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:30 2026] POST /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:30.726677 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-97ddc29b-1f1f-43ab-9b11-d01ac77bd5ab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.729002 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97ddc29b-1f1f-43ab-9b11-d01ac77bd5ab tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b Aug 08 19:32:30.729211 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97ddc29b-1f1f-43ab-9b11-d01ac77bd5ab tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:30.729394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-97ddc29b-1f1f-43ab-9b11-d01ac77bd5ab tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:30.736621 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.736621 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:30.736621 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-97ddc29b-1f1f-43ab-9b11-d01ac77bd5ab tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:30.737298 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-97ddc29b-1f1f-43ab-9b11-d01ac77bd5ab tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b returned with HTTP 200 Aug 08 19:32:30.738598 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 687/2753] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:30 2026] GET /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:30.774997 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3dff1f68-cd35-4bd1-a4ec-bb82711c0574 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:30.778004 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3dff1f68-cd35-4bd1-a4ec-bb82711c0574 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:30.778161 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3dff1f68-cd35-4bd1-a4ec-bb82711c0574 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:30.778373 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3dff1f68-cd35-4bd1-a4ec-bb82711c0574 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:30.778566 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3dff1f68-cd35-4bd1-a4ec-bb82711c0574 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:30.783919 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:30.783919 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:30.785643 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3dff1f68-cd35-4bd1-a4ec-bb82711c0574 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:30.786122 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 688/2754] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:30 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:31.141000 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28a63fd0-5369-41ef-9802-1f1df14eb0c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.144278 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28a63fd0-5369-41ef-9802-1f1df14eb0c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:31.144278 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28a63fd0-5369-41ef-9802-1f1df14eb0c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.144476 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28a63fd0-5369-41ef-9802-1f1df14eb0c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.144538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-28a63fd0-5369-41ef-9802-1f1df14eb0c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:31.154009 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.154009 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:31.155845 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28a63fd0-5369-41ef-9802-1f1df14eb0c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:31.156279 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 693/2755] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:31.217686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33d44756-5007-432d-89e5-cf75e122385d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.219461 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33d44756-5007-432d-89e5-cf75e122385d tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:31.219657 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33d44756-5007-432d-89e5-cf75e122385d tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.219835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33d44756-5007-432d-89e5-cf75e122385d tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.229896 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.229896 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:31.244196 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33d44756-5007-432d-89e5-cf75e122385d tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:31.250837 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33d44756-5007-432d-89e5-cf75e122385d tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:31.250837 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 688/2756] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:31.266081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4dba8d16-ffc7-4fc3-83b1-5a08a1e863b8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.268317 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4dba8d16-ffc7-4fc3-83b1-5a08a1e863b8 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:31.268831 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4dba8d16-ffc7-4fc3-83b1-5a08a1e863b8 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.269318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4dba8d16-ffc7-4fc3-83b1-5a08a1e863b8 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.280850 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.280850 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:31.289443 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4dba8d16-ffc7-4fc3-83b1-5a08a1e863b8 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Volume info retrieved successfully. Aug 08 19:32:31.294836 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4dba8d16-ffc7-4fc3-83b1-5a08a1e863b8 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:31.295761 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 688/2757] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:31.313722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.316127 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] POST https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84/action Aug 08 19:32:31.316638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:31.316803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:31.325709 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.325709 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:31.326187 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:31.347959 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-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. Aug 08 19:32:31.348354 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-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. Aug 08 19:32:31.371853 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Created reservations ['e2688fb8-af65-4127-aba5-5e4a5cac5c75', '4ee185bd-177a-4972-887c-94489658ad6d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:31.387133 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-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. Aug 08 19:32:31.387579 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-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. Aug 08 19:32:31.395833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Created reservations ['a7c97b96-9251-4701-90ec-45c66004f635', 'c6570508-c442-42f9-92cb-4dbcda886cbe'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:31.426793 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Retype volume request issued successfully. Aug 08 19:32:31.427111 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f536231c-e9e8-4ea4-8f8f-c29f35456ee0 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84/action returned with HTTP 202 Aug 08 19:32:31.427587 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 689/2758] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:32:31 2026] POST /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:31.437949 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2a2e43e4-6c8f-4579-9a2c-b8e6059593c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.442833 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a2e43e4-6c8f-4579-9a2c-b8e6059593c4 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:31.443136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a2e43e4-6c8f-4579-9a2c-b8e6059593c4 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.443246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a2e43e4-6c8f-4579-9a2c-b8e6059593c4 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.460200 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.460200 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:31.465268 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2a2e43e4-6c8f-4579-9a2c-b8e6059593c4 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:31.471231 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a2e43e4-6c8f-4579-9a2c-b8e6059593c4 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:31.471617 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 694/2759] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:31.699436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e627bef6-bfee-46f6-a3e7-2588a66188b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.702383 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e627bef6-bfee-46f6-a3e7-2588a66188b2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:31.703099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e627bef6-bfee-46f6-a3e7-2588a66188b2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.703367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e627bef6-bfee-46f6-a3e7-2588a66188b2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.715369 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.715369 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:31.720345 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e627bef6-bfee-46f6-a3e7-2588a66188b2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:31.727151 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e627bef6-bfee-46f6-a3e7-2588a66188b2 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:31.727656 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 689/2760] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:31.746257 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6ef8d1c-2ea4-4988-9df2-778211ebb1e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.748440 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6ef8d1c-2ea4-4988-9df2-778211ebb1e5 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b Aug 08 19:32:31.749002 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6ef8d1c-2ea4-4988-9df2-778211ebb1e5 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.749344 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6ef8d1c-2ea4-4988-9df2-778211ebb1e5 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.755038 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6ef8d1c-2ea4-4988-9df2-778211ebb1e5 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b returned with HTTP 404 Aug 08 19:32:31.755038 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 689/2761] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:31.761747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70b12725-328c-4311-8ae0-e6ad5fc38da3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.763874 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70b12725-328c-4311-8ae0-e6ad5fc38da3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:31.764265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70b12725-328c-4311-8ae0-e6ad5fc38da3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:31.764419 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70b12725-328c-4311-8ae0-e6ad5fc38da3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:31.765923 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-70b12725-328c-4311-8ae0-e6ad5fc38da3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'available'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:31.774856 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.774856 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:31.789474 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70b12725-328c-4311-8ae0-e6ad5fc38da3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:31.789877 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 690/2762] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:31 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:31.797864 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d27b1cc3-afb4-4287-ab62-fe8bb4c1c8d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.799757 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c8ff969-35cc-4269-9059-47d9617d2737 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.800819 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d27b1cc3-afb4-4287-ab62-fe8bb4c1c8d8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:31.800819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d27b1cc3-afb4-4287-ab62-fe8bb4c1c8d8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.800998 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d27b1cc3-afb4-4287-ab62-fe8bb4c1c8d8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.801738 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c8ff969-35cc-4269-9059-47d9617d2737 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:31.802913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c8ff969-35cc-4269-9059-47d9617d2737 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.802913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c8ff969-35cc-4269-9059-47d9617d2737 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.802913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1c8ff969-35cc-4269-9059-47d9617d2737 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:31.807182 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.807182 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:31.807429 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.807429 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:31.807730 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d27b1cc3-afb4-4287-ab62-fe8bb4c1c8d8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:31.808175 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c8ff969-35cc-4269-9059-47d9617d2737 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:31.809121 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 690/2763] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:31.809192 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d27b1cc3-afb4-4287-ab62-fe8bb4c1c8d8 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:31.809564 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 695/2764] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:31.823822 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-33321dc1-f759-482a-a239-dfa57d14bae4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.826558 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33321dc1-f759-482a-a239-dfa57d14bae4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b Aug 08 19:32:31.827790 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33321dc1-f759-482a-a239-dfa57d14bae4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.829129 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33321dc1-f759-482a-a239-dfa57d14bae4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.829453 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-33321dc1-f759-482a-a239-dfa57d14bae4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Delete snapshot with id: 39f19c54-638f-4e75-a911-486a85877f2b Aug 08 19:32:31.840786 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33321dc1-f759-482a-a239-dfa57d14bae4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b returned with HTTP 404 Aug 08 19:32:31.842064 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 690/2765] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:32:31 2026] DELETE /volume/v3/snapshots/39f19c54-638f-4e75-a911-486a85877f2b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:31.850593 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.852655 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:32:31.852965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4f665b3-4e56-4847-ae4d-627cb6f90eec", "name": "tempest-SnapshotsActionsTest-Snapshot-253688162"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:31.862430 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.862430 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:31.863064 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:31.863220 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Create snapshot from volume d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:31.919235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Created reservations ['ac26b973-07c1-41bd-8068-d0801cd52f8e', '4a51a571-caba-4da4-9d03-a37843d20f7a', 'a8890186-c32e-4663-a450-ea6c1019e231', '0405a866-2c0f-4bcc-bc91-65fc646a956d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:31.959167 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot create request issued successfully. Aug 08 19:32:31.959878 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a1bba2d-e327-44b3-99e1-4772a984e4c7 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:32:31.960467 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 691/2766] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:32:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:31.976400 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-83d39f2c-a4cc-4ce8-b950-8db20948bc8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:31.981203 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83d39f2c-a4cc-4ce8-b950-8db20948bc8a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 Aug 08 19:32:31.981466 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83d39f2c-a4cc-4ce8-b950-8db20948bc8a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:31.981660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83d39f2c-a4cc-4ce8-b950-8db20948bc8a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:31.989492 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:31.989492 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:31.990277 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-83d39f2c-a4cc-4ce8-b950-8db20948bc8a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:31.991468 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83d39f2c-a4cc-4ce8-b950-8db20948bc8a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 returned with HTTP 200 Aug 08 19:32:31.992016 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 691/2767] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:31 2026] GET /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:32.168505 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-67c1b097-73ab-4ac0-bf72-b7a0889e02cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.170559 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67c1b097-73ab-4ac0-bf72-b7a0889e02cc tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:32.170793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67c1b097-73ab-4ac0-bf72-b7a0889e02cc tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.171502 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67c1b097-73ab-4ac0-bf72-b7a0889e02cc tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.171502 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-67c1b097-73ab-4ac0-bf72-b7a0889e02cc tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:32.176485 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.176485 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:32.177397 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67c1b097-73ab-4ac0-bf72-b7a0889e02cc tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:32.177956 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 696/2768] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:32.485637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8d219911-ddf4-4ee1-bbc8-feb16a4eaeac None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.488082 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d219911-ddf4-4ee1-bbc8-feb16a4eaeac tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:32.488318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d219911-ddf4-4ee1-bbc8-feb16a4eaeac tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.488585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d219911-ddf4-4ee1-bbc8-feb16a4eaeac tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.497829 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.497829 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:32.502938 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8d219911-ddf4-4ee1-bbc8-feb16a4eaeac tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:32.511553 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d219911-ddf4-4ee1-bbc8-feb16a4eaeac tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:32.512234 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 691/2769] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:32.526741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f432c407-6f07-4777-b900-6c3aa3e56753 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.528616 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f432c407-6f07-4777-b900-6c3aa3e56753 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:32.528815 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f432c407-6f07-4777-b900-6c3aa3e56753 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.529295 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f432c407-6f07-4777-b900-6c3aa3e56753 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.536421 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.536421 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:32.540463 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f432c407-6f07-4777-b900-6c3aa3e56753 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Volume info retrieved successfully. Aug 08 19:32:32.544853 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f432c407-6f07-4777-b900-6c3aa3e56753 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:32.545357 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 692/2770] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 1031 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:32.558825 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8a41bcac-af9a-46b4-8b7e-519a5ddd0456 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.560598 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a41bcac-af9a-46b4-8b7e-519a5ddd0456 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] GET https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218 Aug 08 19:32:32.560797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a41bcac-af9a-46b4-8b7e-519a5ddd0456 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.560982 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a41bcac-af9a-46b4-8b7e-519a5ddd0456 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.561735 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8a41bcac-af9a-46b4-8b7e-519a5ddd0456 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218'), ('all_tenants', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:32:32.570572 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8a41bcac-af9a-46b4-8b7e-519a5ddd0456 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Get all volumes completed successfully. Aug 08 19:32:32.571095 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a41bcac-af9a-46b4-8b7e-519a5ddd0456 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218 returned with HTTP 200 Aug 08 19:32:32.571754 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 692/2771] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-728087218 => generated 344 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:32.585053 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5e765d14-940f-40ed-9ef7-4739fe82c76e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.587168 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e765d14-940f-40ed-9ef7-4739fe82c76e tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:32.587402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e765d14-940f-40ed-9ef7-4739fe82c76e tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.587667 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5e765d14-940f-40ed-9ef7-4739fe82c76e tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.599153 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.599153 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:32.607350 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5e765d14-940f-40ed-9ef7-4739fe82c76e tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:32.614917 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5e765d14-940f-40ed-9ef7-4739fe82c76e tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:32.616165 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 697/2772] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:32.627817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.629918 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:32.630337 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.630652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.630881 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Delete volume with id: 3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:32.640339 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.640339 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:32.640799 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:32.662611 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Delete volume request issued successfully. Aug 08 19:32:32.662807 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6a76d7c-6cfe-479c-a0a2-289d5b18312b tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 202 Aug 08 19:32:32.663227 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 692/2773] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:32 2026] DELETE /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:32.672507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-822d7143-7531-468a-98fc-581c8bea1e67 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.674944 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-822d7143-7531-468a-98fc-581c8bea1e67 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:32.675217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-822d7143-7531-468a-98fc-581c8bea1e67 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.675615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-822d7143-7531-468a-98fc-581c8bea1e67 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.685134 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.685134 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:32.689202 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-822d7143-7531-468a-98fc-581c8bea1e67 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Volume info retrieved successfully. Aug 08 19:32:32.694497 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-822d7143-7531-468a-98fc-581c8bea1e67 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 200 Aug 08 19:32:32.695495 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 693/2774] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:32.742308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4769b7b-741f-4def-bf1b-3ba80194d0e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.744604 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4769b7b-741f-4def-bf1b-3ba80194d0e8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:32.744818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4769b7b-741f-4def-bf1b-3ba80194d0e8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.745041 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4769b7b-741f-4def-bf1b-3ba80194d0e8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.753403 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.753403 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:32.758647 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d4769b7b-741f-4def-bf1b-3ba80194d0e8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:32.764355 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4769b7b-741f-4def-bf1b-3ba80194d0e8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:32.764843 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 693/2775] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:32.821751 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8f896d46-1e22-4507-8333-5b8ab86eee5b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:32.824375 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f896d46-1e22-4507-8333-5b8ab86eee5b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:32.824678 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f896d46-1e22-4507-8333-5b8ab86eee5b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:32.824927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f896d46-1e22-4507-8333-5b8ab86eee5b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:32.825084 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8f896d46-1e22-4507-8333-5b8ab86eee5b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:32.830512 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:32.830512 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:32.831439 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f896d46-1e22-4507-8333-5b8ab86eee5b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:32.831916 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 698/2776] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:32 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:33.002665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ecf01ec-24d5-4166-b106-ba941e83be76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.005369 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ecf01ec-24d5-4166-b106-ba941e83be76 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 Aug 08 19:32:33.006023 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ecf01ec-24d5-4166-b106-ba941e83be76 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.006249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ecf01ec-24d5-4166-b106-ba941e83be76 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.013272 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.013272 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:33.013697 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ecf01ec-24d5-4166-b106-ba941e83be76 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:33.014539 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ecf01ec-24d5-4166-b106-ba941e83be76 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 returned with HTTP 200 Aug 08 19:32:33.014875 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 693/2777] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:33.024893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d4b873f-00b1-468c-99b1-e106f5bc29a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.027147 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d4b873f-00b1-468c-99b1-e106f5bc29a3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852/action Aug 08 19:32:33.027736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d4b873f-00b1-468c-99b1-e106f5bc29a3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:33.027833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d4b873f-00b1-468c-99b1-e106f5bc29a3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:33.030197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-6d4b873f-00b1-468c-99b1-e106f5bc29a3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot '566726c3-e7e0-4540-a33b-190524fdc852' with '{'status': 'error_deleting'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:33.062666 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.062666 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:33.078936 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d4b873f-00b1-468c-99b1-e106f5bc29a3 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852/action returned with HTTP 202 Aug 08 19:32:33.081384 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 694/2778] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:33 2026] POST /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:33.091112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b69ba6db-4984-4b0f-9a9c-40d4fce6ff18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.093948 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b69ba6db-4984-4b0f-9a9c-40d4fce6ff18 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 Aug 08 19:32:33.094367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b69ba6db-4984-4b0f-9a9c-40d4fce6ff18 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.094637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b69ba6db-4984-4b0f-9a9c-40d4fce6ff18 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.102515 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.102515 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:33.102515 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b69ba6db-4984-4b0f-9a9c-40d4fce6ff18 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:33.103318 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b69ba6db-4984-4b0f-9a9c-40d4fce6ff18 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 returned with HTTP 200 Aug 08 19:32:33.103799 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 694/2779] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:33.113799 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-591e494f-c094-41d2-9c9f-9de957034f7f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.116173 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-591e494f-c094-41d2-9c9f-9de957034f7f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852/action Aug 08 19:32:33.116688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-591e494f-c094-41d2-9c9f-9de957034f7f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:33.116893 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-591e494f-c094-41d2-9c9f-9de957034f7f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:33.190562 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-711152dd-215c-432e-96ac-2c753549bec4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.192727 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-711152dd-215c-432e-96ac-2c753549bec4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:33.193069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-711152dd-215c-432e-96ac-2c753549bec4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.193307 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-711152dd-215c-432e-96ac-2c753549bec4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.193451 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-711152dd-215c-432e-96ac-2c753549bec4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:33.200512 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.200512 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:33.201578 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-711152dd-215c-432e-96ac-2c753549bec4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:33.202084 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 694/2780] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:33.356159 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.356159 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:33.356508 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-591e494f-c094-41d2-9c9f-9de957034f7f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot retrieved successfully. Aug 08 19:32:33.376435 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-591e494f-c094-41d2-9c9f-9de957034f7f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot delete request issued successfully. Aug 08 19:32:33.376435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-591e494f-c094-41d2-9c9f-9de957034f7f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852/action returned with HTTP 202 Aug 08 19:32:33.376435 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 699/2781] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:33 2026] POST /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852/action => generated 0 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:33.387625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1587023e-d927-4b53-b144-c440c53627ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.387625 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1587023e-d927-4b53-b144-c440c53627ec tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 Aug 08 19:32:33.387625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1587023e-d927-4b53-b144-c440c53627ec tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.387899 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1587023e-d927-4b53-b144-c440c53627ec tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.393605 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.393605 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:33.393741 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1587023e-d927-4b53-b144-c440c53627ec tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:33.394772 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1587023e-d927-4b53-b144-c440c53627ec tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 returned with HTTP 200 Aug 08 19:32:33.395248 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 695/2782] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:33.711574 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dab8a531-6055-4037-9df6-f02d34109134 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.713720 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dab8a531-6055-4037-9df6-f02d34109134 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] GET https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 Aug 08 19:32:33.713949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dab8a531-6055-4037-9df6-f02d34109134 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.714219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dab8a531-6055-4037-9df6-f02d34109134 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.720962 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dab8a531-6055-4037-9df6-f02d34109134 tempest-VolumeRetypeWithoutMigrationTest-202688886 tempest-VolumeRetypeWithoutMigrationTest-202688886-project-member] https://10.4.3.89/volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 returned with HTTP 404 Aug 08 19:32:33.721600 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 695/2783] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/volumes/3a3017a6-3acd-4664-b75a-905f7fd75b84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:33.734401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e85b81ec-9dd2-4805-aaa8-7fddfce7a111 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.736727 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e85b81ec-9dd2-4805-aaa8-7fddfce7a111 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] DELETE https://10.4.3.89/volume/v3/types/24ff42d9-805e-4abe-9179-5d389e34850a Aug 08 19:32:33.737203 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e85b81ec-9dd2-4805-aaa8-7fddfce7a111 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.737424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e85b81ec-9dd2-4805-aaa8-7fddfce7a111 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.774616 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e85b81ec-9dd2-4805-aaa8-7fddfce7a111 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/types/24ff42d9-805e-4abe-9179-5d389e34850a returned with HTTP 202 Aug 08 19:32:33.775088 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 695/2784] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:33 2026] DELETE /volume/v3/types/24ff42d9-805e-4abe-9179-5d389e34850a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:33.778686 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-293db117-d4b2-4114-bddc-b4406dd33491 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.781025 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-293db117-d4b2-4114-bddc-b4406dd33491 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:33.781140 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-293db117-d4b2-4114-bddc-b4406dd33491 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.781394 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-293db117-d4b2-4114-bddc-b4406dd33491 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.786941 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c21ab92f-a29f-434e-9560-da675f2121c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.788678 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c21ab92f-a29f-434e-9560-da675f2121c0 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] GET https://10.4.3.89/volume/v3/types/24ff42d9-805e-4abe-9179-5d389e34850a Aug 08 19:32:33.788853 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c21ab92f-a29f-434e-9560-da675f2121c0 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.789044 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c21ab92f-a29f-434e-9560-da675f2121c0 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.790358 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.790358 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:33.792141 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c21ab92f-a29f-434e-9560-da675f2121c0 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/types/24ff42d9-805e-4abe-9179-5d389e34850a returned with HTTP 404 Aug 08 19:32:33.792588 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 696/2785] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/types/24ff42d9-805e-4abe-9179-5d389e34850a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:33.796926 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-293db117-d4b2-4114-bddc-b4406dd33491 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:33.801110 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-293db117-d4b2-4114-bddc-b4406dd33491 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:33.801605 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 700/2786] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:33.803036 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae6c5cc1-ed8e-48ac-b5b5-4dd2b0c3080a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.805252 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae6c5cc1-ed8e-48ac-b5b5-4dd2b0c3080a tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] DELETE https://10.4.3.89/volume/v3/types/f42fcc0b-e56f-444d-b88b-c4c1203ff587 Aug 08 19:32:33.805522 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae6c5cc1-ed8e-48ac-b5b5-4dd2b0c3080a tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.805772 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae6c5cc1-ed8e-48ac-b5b5-4dd2b0c3080a tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.830670 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae6c5cc1-ed8e-48ac-b5b5-4dd2b0c3080a tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/types/f42fcc0b-e56f-444d-b88b-c4c1203ff587 returned with HTTP 202 Aug 08 19:32:33.831079 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 696/2787] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:33 2026] DELETE /volume/v3/types/f42fcc0b-e56f-444d-b88b-c4c1203ff587 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:33.841642 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f69dec3-c34b-4f66-8e90-d5b96a81cdc7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.843852 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f69dec3-c34b-4f66-8e90-d5b96a81cdc7 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] GET https://10.4.3.89/volume/v3/types/f42fcc0b-e56f-444d-b88b-c4c1203ff587 Aug 08 19:32:33.844057 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f69dec3-c34b-4f66-8e90-d5b96a81cdc7 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.844602 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f69dec3-c34b-4f66-8e90-d5b96a81cdc7 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.846562 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a03bee0-4ce6-4d07-8ff7-47ee40cbe441 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:33.848288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a03bee0-4ce6-4d07-8ff7-47ee40cbe441 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:33.848431 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f69dec3-c34b-4f66-8e90-d5b96a81cdc7 tempest-VolumeRetypeWithoutMigrationTest-371258213 tempest-VolumeRetypeWithoutMigrationTest-371258213-project-admin] https://10.4.3.89/volume/v3/types/f42fcc0b-e56f-444d-b88b-c4c1203ff587 returned with HTTP 404 Aug 08 19:32:33.848506 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a03bee0-4ce6-4d07-8ff7-47ee40cbe441 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:33.848714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a03bee0-4ce6-4d07-8ff7-47ee40cbe441 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:33.848841 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3a03bee0-4ce6-4d07-8ff7-47ee40cbe441 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:33.849585 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 696/2788] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/types/f42fcc0b-e56f-444d-b88b-c4c1203ff587 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:33.854291 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:33.854291 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:33.855086 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a03bee0-4ce6-4d07-8ff7-47ee40cbe441 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:33.855532 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 697/2789] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:33 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.215279 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c66910bd-90f6-4740-8021-8b1c71fa79ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.217522 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c66910bd-90f6-4740-8021-8b1c71fa79ef tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:34.217707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c66910bd-90f6-4740-8021-8b1c71fa79ef tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.217812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c66910bd-90f6-4740-8021-8b1c71fa79ef tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.218091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c66910bd-90f6-4740-8021-8b1c71fa79ef tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:34.222980 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.222980 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:34.223691 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c66910bd-90f6-4740-8021-8b1c71fa79ef tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:34.224105 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 701/2790] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.408107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-480fdf1a-27e3-48f8-940c-6594bd1a7e9d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.410734 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480fdf1a-27e3-48f8-940c-6594bd1a7e9d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 Aug 08 19:32:34.411122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480fdf1a-27e3-48f8-940c-6594bd1a7e9d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.411587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-480fdf1a-27e3-48f8-940c-6594bd1a7e9d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.417734 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-480fdf1a-27e3-48f8-940c-6594bd1a7e9d tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 returned with HTTP 404 Aug 08 19:32:34.418654 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 697/2791] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:34.427855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a4d0f607-6339-443f-9735-b30d7e222fed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.428356 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4d0f607-6339-443f-9735-b30d7e222fed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:34.428623 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4d0f607-6339-443f-9735-b30d7e222fed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:34.428817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4d0f607-6339-443f-9735-b30d7e222fed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:34.430947 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-a4d0f607-6339-443f-9735-b30d7e222fed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'available'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:34.443222 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.443222 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:34.457045 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4d0f607-6339-443f-9735-b30d7e222fed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:34.457610 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 697/2792] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:34 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:34.467062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-207f64b3-b627-4eef-bfbe-6830afa7597c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.469814 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-207f64b3-b627-4eef-bfbe-6830afa7597c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:34.470078 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-207f64b3-b627-4eef-bfbe-6830afa7597c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.470785 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-207f64b3-b627-4eef-bfbe-6830afa7597c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.479380 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.479380 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:34.480091 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-207f64b3-b627-4eef-bfbe-6830afa7597c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:34.481305 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-207f64b3-b627-4eef-bfbe-6830afa7597c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:34.481822 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 698/2793] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.502546 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-50baeb7d-c8a7-41a3-85b3-64fac698c6ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.502799 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-50baeb7d-c8a7-41a3-85b3-64fac698c6ce tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 Aug 08 19:32:34.503094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-50baeb7d-c8a7-41a3-85b3-64fac698c6ce tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.503094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-50baeb7d-c8a7-41a3-85b3-64fac698c6ce tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.503281 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-50baeb7d-c8a7-41a3-85b3-64fac698c6ce tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Delete snapshot with id: 566726c3-e7e0-4540-a33b-190524fdc852 Aug 08 19:32:34.512220 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-50baeb7d-c8a7-41a3-85b3-64fac698c6ce tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 returned with HTTP 404 Aug 08 19:32:34.512912 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 702/2794] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:32:34 2026] DELETE /volume/v3/snapshots/566726c3-e7e0-4540-a33b-190524fdc852 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:34.522248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd67fbc9-13f4-4cbf-bfcc-2de8d35e8042 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.524637 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd67fbc9-13f4-4cbf-bfcc-2de8d35e8042 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:34.525055 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd67fbc9-13f4-4cbf-bfcc-2de8d35e8042 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:34.525236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd67fbc9-13f4-4cbf-bfcc-2de8d35e8042 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:34.527777 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-dd67fbc9-13f4-4cbf-bfcc-2de8d35e8042 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'creating'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:34.542735 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.542735 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:34.562246 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd67fbc9-13f4-4cbf-bfcc-2de8d35e8042 tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:34.563198 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 698/2795] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:34 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:34.572275 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-962382d0-8ca6-49b5-bf0e-86d58f2a423a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.574875 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-962382d0-8ca6-49b5-bf0e-86d58f2a423a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:34.575163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-962382d0-8ca6-49b5-bf0e-86d58f2a423a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.575381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-962382d0-8ca6-49b5-bf0e-86d58f2a423a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.583665 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.583665 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:34.584162 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-962382d0-8ca6-49b5-bf0e-86d58f2a423a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:34.586226 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-962382d0-8ca6-49b5-bf0e-86d58f2a423a tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:34.586773 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 698/2796] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.598048 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7be37a9b-82c1-4bec-84de-7ac9de35405c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.601097 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7be37a9b-82c1-4bec-84de-7ac9de35405c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:34.601097 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7be37a9b-82c1-4bec-84de-7ac9de35405c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:34.601309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7be37a9b-82c1-4bec-84de-7ac9de35405c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:34.602765 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.snapshot_actions [None req-7be37a9b-82c1-4bec-84de-7ac9de35405c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100251) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 19:32:34.608477 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.608477 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:34.609171 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.snapshot_actions [None req-7be37a9b-82c1-4bec-84de-7ac9de35405c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Updating snapshot ed62dbe0-6ba8-4bd2-9838-696e049129d2 with info {'id': 'ed62dbe0-6ba8-4bd2-9838-696e049129d2', 'status': 'error', 'progress': '80%'} Aug 08 19:32:34.617525 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7be37a9b-82c1-4bec-84de-7ac9de35405c tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:34.618190 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 699/2797] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:34 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:34.628857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0756c70-2901-42cf-82f6-4af5341d81ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.631059 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0756c70-2901-42cf-82f6-4af5341d81ed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:34.631332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0756c70-2901-42cf-82f6-4af5341d81ed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.631606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0756c70-2901-42cf-82f6-4af5341d81ed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.639505 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.639505 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:34.640075 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0756c70-2901-42cf-82f6-4af5341d81ed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Snapshot retrieved successfully. Aug 08 19:32:34.640727 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0756c70-2901-42cf-82f6-4af5341d81ed tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:34.641181 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 703/2798] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 460 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.652920 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a54ef879-1b99-4227-9bd1-e4e908e0d72f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.655098 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a54ef879-1b99-4227-9bd1-e4e908e0d72f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] POST https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action Aug 08 19:32:34.655422 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a54ef879-1b99-4227-9bd1-e4e908e0d72f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:34.655625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a54ef879-1b99-4227-9bd1-e4e908e0d72f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:34.659439 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-a54ef879-1b99-4227-9bd1-e4e908e0d72f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] Updating snapshot 'ed62dbe0-6ba8-4bd2-9838-696e049129d2' with '{'status': 'available'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:32:34.666538 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.666538 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:34.678178 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a54ef879-1b99-4227-9bd1-e4e908e0d72f tempest-SnapshotsActionsTest-1425438827 tempest-SnapshotsActionsTest-1425438827-project-admin] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action returned with HTTP 202 Aug 08 19:32:34.678807 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 699/2799] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:32:34 2026] POST /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:34.688340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1237f4f3-273c-431b-9add-f68cb1ca9b9b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.690290 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1237f4f3-273c-431b-9add-f68cb1ca9b9b tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:34.690290 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1237f4f3-273c-431b-9add-f68cb1ca9b9b tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.690520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1237f4f3-273c-431b-9add-f68cb1ca9b9b tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.696234 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.696234 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:34.696735 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1237f4f3-273c-431b-9add-f68cb1ca9b9b tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:34.697805 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1237f4f3-273c-431b-9add-f68cb1ca9b9b tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:34.698203 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 699/2800] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.712428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.712428 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:34.712428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.712428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.712428 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Delete snapshot with id: ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:34.717183 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.717183 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:34.717658 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:34.734475 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot delete request issued successfully. Aug 08 19:32:34.734679 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4f39647-2127-4a9a-a166-44b77a9f54a0 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 202 Aug 08 19:32:34.735241 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 700/2801] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:32:34 2026] DELETE /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:34.744751 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3178427c-3305-4724-9387-d7be85616661 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.746554 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3178427c-3305-4724-9387-d7be85616661 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:34.746765 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3178427c-3305-4724-9387-d7be85616661 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.746765 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3178427c-3305-4724-9387-d7be85616661 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.751358 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.751358 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:34.751763 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3178427c-3305-4724-9387-d7be85616661 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Snapshot retrieved successfully. Aug 08 19:32:34.752452 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3178427c-3305-4724-9387-d7be85616661 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 200 Aug 08 19:32:34.752770 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 704/2802] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.817351 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d56a025-4dce-45e1-a348-df99494011b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.822791 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d56a025-4dce-45e1-a348-df99494011b6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:34.822791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d56a025-4dce-45e1-a348-df99494011b6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.822791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d56a025-4dce-45e1-a348-df99494011b6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.835368 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.835368 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:34.839658 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d56a025-4dce-45e1-a348-df99494011b6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:34.844180 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d56a025-4dce-45e1-a348-df99494011b6 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:34.844721 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 700/2803] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:34.869784 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0bb07a02-aa8f-45a3-9db1-51cb3cecce6d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:34.872620 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0bb07a02-aa8f-45a3-9db1-51cb3cecce6d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:34.872620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0bb07a02-aa8f-45a3-9db1-51cb3cecce6d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:34.872620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0bb07a02-aa8f-45a3-9db1-51cb3cecce6d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:34.872620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0bb07a02-aa8f-45a3-9db1-51cb3cecce6d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:34.879088 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:34.879088 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:34.879931 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0bb07a02-aa8f-45a3-9db1-51cb3cecce6d tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:34.880518 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 700/2804] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:34 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:35.235263 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3df63ba1-4adb-441d-8b4a-69b5807f9942 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:35.237868 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3df63ba1-4adb-441d-8b4a-69b5807f9942 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:35.238219 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3df63ba1-4adb-441d-8b4a-69b5807f9942 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:35.238490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3df63ba1-4adb-441d-8b4a-69b5807f9942 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:35.238595 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3df63ba1-4adb-441d-8b4a-69b5807f9942 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:35.243240 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:35.243240 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:35.244134 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3df63ba1-4adb-441d-8b4a-69b5807f9942 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:35.244869 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 701/2805] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:35 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:35.764702 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c85d9ce6-a0ca-4bfa-be58-c0c7b1a187b4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:35.766688 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c85d9ce6-a0ca-4bfa-be58-c0c7b1a187b4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 Aug 08 19:32:35.766957 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c85d9ce6-a0ca-4bfa-be58-c0c7b1a187b4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:35.767215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c85d9ce6-a0ca-4bfa-be58-c0c7b1a187b4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:35.772000 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c85d9ce6-a0ca-4bfa-be58-c0c7b1a187b4 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 returned with HTTP 404 Aug 08 19:32:35.772498 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 705/2806] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:35 2026] GET /volume/v3/snapshots/ed62dbe0-6ba8-4bd2-9838-696e049129d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:35.781554 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c8d9b50-bb99-4b51-abbc-c419e60ab852 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:35.783343 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c8d9b50-bb99-4b51-abbc-c419e60ab852 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:35.783568 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c8d9b50-bb99-4b51-abbc-c419e60ab852 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:35.784018 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c8d9b50-bb99-4b51-abbc-c419e60ab852 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:35.792658 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:35.792658 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:35.795304 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0c8d9b50-bb99-4b51-abbc-c419e60ab852 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:35.800298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c8d9b50-bb99-4b51-abbc-c419e60ab852 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec returned with HTTP 200 Aug 08 19:32:35.800775 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 701/2807] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:35 2026] GET /volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:35.813252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0733e85c-3b41-42b7-aa05-06e917890c99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:35.814934 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0733e85c-3b41-42b7-aa05-06e917890c99 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:35.815888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0733e85c-3b41-42b7-aa05-06e917890c99 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:35.815888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0733e85c-3b41-42b7-aa05-06e917890c99 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:35.815888 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-0733e85c-3b41-42b7-aa05-06e917890c99 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Delete volume with id: d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:35.822317 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:35.822317 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:35.822570 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0733e85c-3b41-42b7-aa05-06e917890c99 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:35.842423 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0733e85c-3b41-42b7-aa05-06e917890c99 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Delete volume request issued successfully. Aug 08 19:32:35.842423 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0733e85c-3b41-42b7-aa05-06e917890c99 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec returned with HTTP 202 Aug 08 19:32:35.842423 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 701/2808] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:35 2026] DELETE /volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:35.851121 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e88e611-bee3-4378-9130-5a9201d38f39 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:35.852024 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e88e611-bee3-4378-9130-5a9201d38f39 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:35.852318 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e88e611-bee3-4378-9130-5a9201d38f39 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:35.854977 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e88e611-bee3-4378-9130-5a9201d38f39 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:35.860814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b2e42bb-8508-4f83-a9d3-d7499404230a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:35.860912 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:35.860912 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:35.861085 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b2e42bb-8508-4f83-a9d3-d7499404230a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:35.861282 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b2e42bb-8508-4f83-a9d3-d7499404230a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:35.861657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b2e42bb-8508-4f83-a9d3-d7499404230a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:35.865863 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e88e611-bee3-4378-9130-5a9201d38f39 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Volume info retrieved successfully. Aug 08 19:32:35.871774 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:35.871774 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:35.873520 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e88e611-bee3-4378-9130-5a9201d38f39 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec returned with HTTP 200 Aug 08 19:32:35.873520 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 702/2809] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:35 2026] GET /volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:35.875953 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b2e42bb-8508-4f83-a9d3-d7499404230a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:35.892128 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b2e42bb-8508-4f83-a9d3-d7499404230a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:35.892128 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 706/2810] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:35 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:35.895012 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a662dbc0-4c50-4a50-955c-a2cd0bce4aa1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:35.898728 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a662dbc0-4c50-4a50-955c-a2cd0bce4aa1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:35.899073 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a662dbc0-4c50-4a50-955c-a2cd0bce4aa1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:35.899275 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a662dbc0-4c50-4a50-955c-a2cd0bce4aa1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:35.899377 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a662dbc0-4c50-4a50-955c-a2cd0bce4aa1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:35.904377 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:35.904377 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:35.905110 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a662dbc0-4c50-4a50-955c-a2cd0bce4aa1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:35.905435 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 702/2811] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:35 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:36.256872 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a1f6c7e-3f73-4ea6-b750-79b95bb00f0f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.260234 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a1f6c7e-3f73-4ea6-b750-79b95bb00f0f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:36.260234 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a1f6c7e-3f73-4ea6-b750-79b95bb00f0f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.260890 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a1f6c7e-3f73-4ea6-b750-79b95bb00f0f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.260890 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6a1f6c7e-3f73-4ea6-b750-79b95bb00f0f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:36.266365 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:36.266365 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:36.267240 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a1f6c7e-3f73-4ea6-b750-79b95bb00f0f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:36.267729 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 702/2812] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:36.344978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d6bf04c-6910-4eb9-a48a-19f871216512 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.468954 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d6bf04c-6910-4eb9-a48a-19f871216512 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:36.469381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d6bf04c-6910-4eb9-a48a-19f871216512 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-431980405"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:36.487533 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d6bf04c-6910-4eb9-a48a-19f871216512 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:36.487533 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 703/2813] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:32:36 2026] POST /volume/v3/types => generated 230 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:36.497058 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a24dc365-a0f6-41fb-b0ea-42ecb095de80 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.502427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a24dc365-a0f6-41fb-b0ea-42ecb095de80 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] POST https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs Aug 08 19:32:36.502427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a24dc365-a0f6-41fb-b0ea-42ecb095de80 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:36.525908 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a24dc365-a0f6-41fb-b0ea-42ecb095de80 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs returned with HTTP 200 Aug 08 19:32:36.526428 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 707/2814] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:32:36 2026] POST /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.534676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f01b229-5073-45f6-8f1a-53c0e108e500 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.536950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f01b229-5073-45f6-8f1a-53c0e108e500 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] GET https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 Aug 08 19:32:36.537380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f01b229-5073-45f6-8f1a-53c0e108e500 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.537503 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f01b229-5073-45f6-8f1a-53c0e108e500 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.545854 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f01b229-5073-45f6-8f1a-53c0e108e500 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 returned with HTTP 200 Aug 08 19:32:36.546176 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 703/2815] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.554931 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ae4f8e12-c8cc-4058-a17b-d8cc7b6a0dfc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.558482 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae4f8e12-c8cc-4058-a17b-d8cc7b6a0dfc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] DELETE https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 Aug 08 19:32:36.558717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae4f8e12-c8cc-4058-a17b-d8cc7b6a0dfc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.559314 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae4f8e12-c8cc-4058-a17b-d8cc7b6a0dfc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.584854 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae4f8e12-c8cc-4058-a17b-d8cc7b6a0dfc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 returned with HTTP 202 Aug 08 19:32:36.585307 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 703/2816] 10.4.3.89 () {66 vars in 1392 bytes} [Sat Aug 8 19:32:36 2026] DELETE /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:36.593438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a0085bb-e62c-48f1-8664-5886737022fa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.595365 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a0085bb-e62c-48f1-8664-5886737022fa tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] GET https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 Aug 08 19:32:36.595588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a0085bb-e62c-48f1-8664-5886737022fa tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.595758 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a0085bb-e62c-48f1-8664-5886737022fa tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.603221 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a0085bb-e62c-48f1-8664-5886737022fa tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 returned with HTTP 404 Aug 08 19:32:36.603718 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 704/2817] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:36.612046 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca98b09b-1266-49c4-ab69-e08dea060b0b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.614054 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca98b09b-1266-49c4-ab69-e08dea060b0b tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] POST https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs Aug 08 19:32:36.614425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca98b09b-1266-49c4-ab69-e08dea060b0b tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:36.635133 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca98b09b-1266-49c4-ab69-e08dea060b0b tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs returned with HTTP 200 Aug 08 19:32:36.635577 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 708/2818] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:32:36 2026] POST /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.644498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-71edd1d1-4628-43c9-8139-dca06842f46a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.646297 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71edd1d1-4628-43c9-8139-dca06842f46a tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] GET https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs Aug 08 19:32:36.646746 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-71edd1d1-4628-43c9-8139-dca06842f46a tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.647059 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-71edd1d1-4628-43c9-8139-dca06842f46a tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.659664 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-71edd1d1-4628-43c9-8139-dca06842f46a tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs returned with HTTP 200 Aug 08 19:32:36.659664 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 704/2819] 10.4.3.89 () {66 vars in 1371 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs => generated 34 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.671275 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-23cd784b-a990-4403-9348-1c4402d98972 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.676092 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23cd784b-a990-4403-9348-1c4402d98972 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] POST https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs Aug 08 19:32:36.676577 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-23cd784b-a990-4403-9348-1c4402d98972 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:36.701293 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-23cd784b-a990-4403-9348-1c4402d98972 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs returned with HTTP 200 Aug 08 19:32:36.701837 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 704/2820] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:32:36 2026] POST /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs => generated 34 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.709478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-002ce7c9-abd4-4375-a4e6-dd59facdba80 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.710935 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-002ce7c9-abd4-4375-a4e6-dd59facdba80 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] PUT https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec2 Aug 08 19:32:36.711263 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-002ce7c9-abd4-4375-a4e6-dd59facdba80 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:36.729309 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-002ce7c9-abd4-4375-a4e6-dd59facdba80 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec2 returned with HTTP 200 Aug 08 19:32:36.729747 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 705/2821] 10.4.3.89 () {68 vars in 1409 bytes} [Sat Aug 8 19:32:36 2026] PUT /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec2 => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.737271 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-88fa72e4-5d67-4770-bcda-ef6ebffdd849 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.739321 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88fa72e4-5d67-4770-bcda-ef6ebffdd849 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] GET https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec2 Aug 08 19:32:36.739554 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88fa72e4-5d67-4770-bcda-ef6ebffdd849 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.739759 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88fa72e4-5d67-4770-bcda-ef6ebffdd849 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.750285 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88fa72e4-5d67-4770-bcda-ef6ebffdd849 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec2 returned with HTTP 200 Aug 08 19:32:36.750727 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 709/2822] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs/spec2 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.759219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fbfff3ef-2460-45dc-b16c-a9720a789ff3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.760858 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbfff3ef-2460-45dc-b16c-a9720a789ff3 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] POST https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs Aug 08 19:32:36.761306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fbfff3ef-2460-45dc-b16c-a9720a789ff3 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:36.791820 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fbfff3ef-2460-45dc-b16c-a9720a789ff3 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs returned with HTTP 200 Aug 08 19:32:36.791820 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 705/2823] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:32:36 2026] POST /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs => generated 51 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.802335 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1c09fafc-c8fd-436d-8d2c-76cc247714dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.804649 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c09fafc-c8fd-436d-8d2c-76cc247714dc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] GET https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs Aug 08 19:32:36.804946 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c09fafc-c8fd-436d-8d2c-76cc247714dc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.805157 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1c09fafc-c8fd-436d-8d2c-76cc247714dc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.813625 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1c09fafc-c8fd-436d-8d2c-76cc247714dc tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs returned with HTTP 200 Aug 08 19:32:36.814169 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 705/2824] 10.4.3.89 () {66 vars in 1371 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:32:36.823589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fbb4a678-afe4-4438-b04f-04f296152319 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.825471 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fbb4a678-afe4-4438-b04f-04f296152319 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] DELETE https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4 Aug 08 19:32:36.825666 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fbb4a678-afe4-4438-b04f-04f296152319 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.825860 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fbb4a678-afe4-4438-b04f-04f296152319 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.851156 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fbb4a678-afe4-4438-b04f-04f296152319 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4 returned with HTTP 202 Aug 08 19:32:36.851605 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 706/2825] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:32:36 2026] DELETE /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:36.857967 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-29586992-23d7-42d3-91f7-9dae18b55085 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.859774 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29586992-23d7-42d3-91f7-9dae18b55085 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] GET https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4 Aug 08 19:32:36.859962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29586992-23d7-42d3-91f7-9dae18b55085 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.860199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-29586992-23d7-42d3-91f7-9dae18b55085 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.863553 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-29586992-23d7-42d3-91f7-9dae18b55085 tempest-VolumeTypesExtraSpecsTest-531758850 tempest-VolumeTypesExtraSpecsTest-531758850-project-admin] https://10.4.3.89/volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4 returned with HTTP 404 Aug 08 19:32:36.864020 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 710/2826] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/types/fc96e0a5-75b2-422c-a95b-dbd10693f2b4 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:36.886399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6ce248bf-f6f2-43b2-8981-0f5c0f696221 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.890300 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ce248bf-f6f2-43b2-8981-0f5c0f696221 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] GET https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec Aug 08 19:32:36.890300 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ce248bf-f6f2-43b2-8981-0f5c0f696221 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.890300 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6ce248bf-f6f2-43b2-8981-0f5c0f696221 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.897287 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6ce248bf-f6f2-43b2-8981-0f5c0f696221 tempest-SnapshotsActionsTest-1603243500 tempest-SnapshotsActionsTest-1603243500-project-member] https://10.4.3.89/volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec returned with HTTP 404 Aug 08 19:32:36.898849 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 706/2827] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/volumes/d4f665b3-4e56-4847-ae4d-627cb6f90eec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:36.899859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4971dbae-e802-47b2-ace2-f2761b8f9efb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.902228 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4971dbae-e802-47b2-ace2-f2761b8f9efb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:36.902669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4971dbae-e802-47b2-ace2-f2761b8f9efb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.902771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4971dbae-e802-47b2-ace2-f2761b8f9efb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.911856 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:36.911856 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:36.917186 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4971dbae-e802-47b2-ace2-f2761b8f9efb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:36.919309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e7c540ff-e196-4e27-b2e4-bdd0a48f0b43 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:36.923628 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7c540ff-e196-4e27-b2e4-bdd0a48f0b43 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:36.923854 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7c540ff-e196-4e27-b2e4-bdd0a48f0b43 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:36.924055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e7c540ff-e196-4e27-b2e4-bdd0a48f0b43 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:36.924155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e7c540ff-e196-4e27-b2e4-bdd0a48f0b43 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:36.928133 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4971dbae-e802-47b2-ace2-f2761b8f9efb tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:36.928577 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 706/2828] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:36.931090 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:36.931090 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:36.931776 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e7c540ff-e196-4e27-b2e4-bdd0a48f0b43 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:36.932698 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 707/2829] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:36 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:37.278465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eda860d3-c0bf-4d19-b3d1-bf198780a0b9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.280254 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eda860d3-c0bf-4d19-b3d1-bf198780a0b9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:37.280544 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eda860d3-c0bf-4d19-b3d1-bf198780a0b9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:37.281017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eda860d3-c0bf-4d19-b3d1-bf198780a0b9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:37.281017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-eda860d3-c0bf-4d19-b3d1-bf198780a0b9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:37.285733 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:37.285733 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:37.286434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eda860d3-c0bf-4d19-b3d1-bf198780a0b9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:37.286706 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 711/2830] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:37 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:37.299979 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b3ba65b-6644-4feb-af30-93571dd58260 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.302494 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5/export_record Aug 08 19:32:37.302777 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:37.302977 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:37.303122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Export record for backup ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 19:32:37.307957 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:37.307957 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:37.308820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling RPCAPI with context: , host: np0000006803, backup: ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 19:32:37.314863 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] export_record in rpcapi backup_id ca5dadfb-8fb7-4501-9f35-633712d6bcc5 on host np0000006803. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 19:32:37.332155 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2E1ZGFkZmItOGZiNy00NTAxLTlmMzUtNjMzNzEyZDZiY2M1IiwgInVzZXJfaWQiOiAiNzgxZDRhNGYxODkyNDM4Yzk3MjA4YTYzMTBjYjBlMjkiLCAicHJvamVjdF9pZCI6ICIwNjViMTMyOGFjMDU0Zjc3OGY3ZmE1YmM4ZDYzZDk4ZiIsICJ2b2x1bWVfaWQiOiAiOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDM5OTk3MDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzLzIwMjYwODA4MTkzMjIzL2F6X25vdmFfYmFja3VwX2NhNWRhZGZiLThmYjctNDUwMS05ZjM1LTYzMzcxMmQ2YmNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 19:32:37.332516 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b3ba65b-6644-4feb-af30-93571dd58260 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5/export_record returned with HTTP 200 Aug 08 19:32:37.333163 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 707/2831] 10.4.3.89 () {68 vars in 1423 bytes} [Sat Aug 8 19:32:37 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:37.342984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0fd6fd8e-bb2b-44ab-8ffd-658568fd1268 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.346048 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fd6fd8e-bb2b-44ab-8ffd-658568fd1268 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:32:37.346783 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fd6fd8e-bb2b-44ab-8ffd-658568fd1268 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:37.347065 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0fd6fd8e-bb2b-44ab-8ffd-658568fd1268 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:37.347285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0fd6fd8e-bb2b-44ab-8ffd-658568fd1268 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:37.352867 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:37.352867 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:37.353899 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0fd6fd8e-bb2b-44ab-8ffd-658568fd1268 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:32:37.353899 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 707/2832] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:37 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:37.370495 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b397ba3c-242d-4a1f-ace3-86c3aa8c61b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.371623 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b397ba3c-242d-4a1f-ace3-86c3aa8c61b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] POST https://10.4.3.89/volume/v3/backups/import_record Aug 08 19:32:37.372119 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b397ba3c-242d-4a1f-ace3-86c3aa8c61b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTJkMDcyNmEtODRkYi00ZWEyLTg1NGUtNTRmZjEzZTcxYjg4IiwgInVzZXJfaWQiOiAiNzgxZDRhNGYxODkyNDM4Yzk3MjA4YTYzMTBjYjBlMjkiLCAicHJvamVjdF9pZCI6ICIwNjViMTMyOGFjMDU0Zjc3OGY3ZmE1YmM4ZDYzZDk4ZiIsICJ2b2x1bWVfaWQiOiAiOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDM5OTk3MDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzLzIwMjYwODA4MTkzMjIzL2F6X25vdmFfYmFja3VwX2NhNWRhZGZiLThmYjctNDUwMS05ZjM1LTYzMzcxMmQ2YmNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:37.373809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-b397ba3c-242d-4a1f-ace3-86c3aa8c61b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTJkMDcyNmEtODRkYi00ZWEyLTg1NGUtNTRmZjEzZTcxYjg4IiwgInVzZXJfaWQiOiAiNzgxZDRhNGYxODkyNDM4Yzk3MjA4YTYzMTBjYjBlMjkiLCAicHJvamVjdF9pZCI6ICIwNjViMTMyOGFjMDU0Zjc3OGY3ZmE1YmM4ZDYzZDk4ZiIsICJ2b2x1bWVfaWQiOiAiOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDM5OTk3MDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzLzIwMjYwODA4MTkzMjIzL2F6X25vdmFfYmFja3VwX2NhNWRhZGZiLThmYjctNDUwMS05ZjM1LTYzMzcxMmQ2YmNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 19:32:37.373967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-b397ba3c-242d-4a1f-ace3-86c3aa8c61b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTJkMDcyNmEtODRkYi00ZWEyLTg1NGUtNTRmZjEzZTcxYjg4IiwgInVzZXJfaWQiOiAiNzgxZDRhNGYxODkyNDM4Yzk3MjA4YTYzMTBjYjBlMjkiLCAicHJvamVjdF9pZCI6ICIwNjViMTMyOGFjMDU0Zjc3OGY3ZmE1YmM4ZDYzZDk4ZiIsICJ2b2x1bWVfaWQiOiAiOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDM5OTk3MDk5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOTMxOGU4NTQtNjNkOC00ZTU2LWE1M2EtZWQxZjdkN2JmNjEzLzIwMjYwODA4MTkzMjIzL2F6X25vdmFfYmFja3VwX2NhNWRhZGZiLThmYjctNDUwMS05ZjM1LTYzMzcxMmQ2YmNjNSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzI6MjFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjozN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100251) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 19:32:37.374986 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-b397ba3c-242d-4a1f-ace3-86c3aa8c61b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '93da1a74cdf74a36bc6f7298f7a2624d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '065b1328ac054f778f7fa5bc8d63d98f', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:32:37.375230 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b397ba3c-242d-4a1f-ace3-86c3aa8c61b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 403 Aug 08 19:32:37.375942 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 708/2833] 10.4.3.89 () {70 vars in 1335 bytes} [Sat Aug 8 19:32:37 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:37.385215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.387577 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 Aug 08 19:32:37.387820 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:37.388161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:37.388307 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume with id: 9318e854-63d8-4e56-a53a-ed1f7d7bf613 Aug 08 19:32:37.399808 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:37.399808 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:37.400258 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:37.427789 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume request issued successfully. Aug 08 19:32:37.428047 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1726a04d-2d61-4123-8827-4ee9163f42f2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 returned with HTTP 202 Aug 08 19:32:37.428520 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 712/2834] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:37 2026] DELETE /volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:37.436798 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eca3adab-271b-4b29-a1cf-6181bff2bd7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.438441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eca3adab-271b-4b29-a1cf-6181bff2bd7e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 Aug 08 19:32:37.438729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eca3adab-271b-4b29-a1cf-6181bff2bd7e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:37.438829 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eca3adab-271b-4b29-a1cf-6181bff2bd7e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:37.447536 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:37.447536 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:37.451775 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eca3adab-271b-4b29-a1cf-6181bff2bd7e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:37.456166 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eca3adab-271b-4b29-a1cf-6181bff2bd7e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 returned with HTTP 200 Aug 08 19:32:37.456733 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 708/2835] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:37 2026] GET /volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:37.945154 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f61828c0-36a4-422e-8b03-09e041ff253e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.946833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2a268f68-9585-4adf-ae41-27de7711ea4f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:37.948965 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f61828c0-36a4-422e-8b03-09e041ff253e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:37.949201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f61828c0-36a4-422e-8b03-09e041ff253e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:37.949394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f61828c0-36a4-422e-8b03-09e041ff253e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:37.949560 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f61828c0-36a4-422e-8b03-09e041ff253e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:37.951976 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a268f68-9585-4adf-ae41-27de7711ea4f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:37.952173 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a268f68-9585-4adf-ae41-27de7711ea4f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:37.952400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2a268f68-9585-4adf-ae41-27de7711ea4f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:37.959851 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:37.959851 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:37.959851 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f61828c0-36a4-422e-8b03-09e041ff253e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:37.960132 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 708/2836] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:37 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:37.966714 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:37.966714 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:37.976112 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2a268f68-9585-4adf-ae41-27de7711ea4f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:37.981736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2a268f68-9585-4adf-ae41-27de7711ea4f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:37.982391 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 709/2837] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:37 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:38.470328 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-34b92941-b743-4bfd-8749-9c7b8b9d74b2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:38.472121 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34b92941-b743-4bfd-8749-9c7b8b9d74b2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 Aug 08 19:32:38.472624 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-34b92941-b743-4bfd-8749-9c7b8b9d74b2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:38.472916 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-34b92941-b743-4bfd-8749-9c7b8b9d74b2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:38.479738 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34b92941-b743-4bfd-8749-9c7b8b9d74b2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 returned with HTTP 404 Aug 08 19:32:38.480247 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 713/2838] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:38 2026] GET /volume/v3/volumes/9318e854-63d8-4e56-a53a-ed1f7d7bf613 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:38.489942 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ed518c0-1333-419e-8c12-8bfbe68c36ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:38.492244 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed518c0-1333-419e-8c12-8bfbe68c36ba tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] GET https://10.4.3.89/volume/v3/backups Aug 08 19:32:38.492587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ed518c0-1333-419e-8c12-8bfbe68c36ba tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:38.492837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ed518c0-1333-419e-8c12-8bfbe68c36ba tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:38.493137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-1ed518c0-1333-419e-8c12-8bfbe68c36ba tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:38.510737 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed518c0-1333-419e-8c12-8bfbe68c36ba tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 08 19:32:38.511350 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 709/2839] 10.4.3.89 () {68 vars in 1270 bytes} [Sat Aug 8 19:32:38 2026] GET /volume/v3/backups => generated 620 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:38.521145 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-78c94d0f-b9de-42f5-bf88-136a3a0ca2b4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:38.526429 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78c94d0f-b9de-42f5-bf88-136a3a0ca2b4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] GET https://10.4.3.89/volume/v3/backups?project_id=065b1328ac054f778f7fa5bc8d63d98f Aug 08 19:32:38.526429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78c94d0f-b9de-42f5-bf88-136a3a0ca2b4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:38.526429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78c94d0f-b9de-42f5-bf88-136a3a0ca2b4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:38.526705 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.api_utils [None req-78c94d0f-b9de-42f5-bf88-136a3a0ca2b4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Removing options 'project_id' from query. {{(pid=100254) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:32:38.540382 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78c94d0f-b9de-42f5-bf88-136a3a0ca2b4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups?project_id=065b1328ac054f778f7fa5bc8d63d98f returned with HTTP 200 Aug 08 19:32:38.540815 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 709/2840] 10.4.3.89 () {68 vars in 1357 bytes} [Sat Aug 8 19:32:38 2026] GET /volume/v3/backups?project_id=065b1328ac054f778f7fa5bc8d63d98f => generated 620 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:38.559696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:38.562959 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:38.564480 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-910043230"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:38.566721 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-910043230'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:38.566721 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume of 1 GB Aug 08 19:32:38.576866 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Availability Zones retrieved successfully. Aug 08 19:32:38.587499 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (e1169fb8-099e-4410-93f1-f428d61ed6ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:38.589181 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb866d26-57af-486f-a866-ecfd7ad279c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:38.590561 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:38.631752 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb866d26-57af-486f-a866-ecfd7ad279c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:38.633601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88eb96b1-c3c3-4aea-a342-4a44de481f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:38.690981 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['f9f96d14-d62c-43ab-8f6a-512a29403117', '21910076-90f1-4465-a943-6ec3d6717b84', '6d6a4a98-df5f-4d2d-8fe2-91b329e6dffc', 'd6e5e8b7-de31-4d47-ab83-8851266a1b4e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:38.691734 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88eb96b1-c3c3-4aea-a342-4a44de481f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9f96d14-d62c-43ab-8f6a-512a29403117', '21910076-90f1-4465-a943-6ec3d6717b84', '6d6a4a98-df5f-4d2d-8fe2-91b329e6dffc', 'd6e5e8b7-de31-4d47-ab83-8851266a1b4e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:38.692590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17a9163-5980-4178-bab8-cf5a80b403e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:38.717987 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17a9163-5980-4178-bab8-cf5a80b403e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f6ef5c-9fcb-4717-9de7-c8fb0734230a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-910043230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['f9f96d14-d62c-43ab-8f6a-512a29403117','21910076-90f1-4465-a943-6ec3d6717b84','6d6a4a98-df5f-4d2d-8fe2-91b329e6dffc','d6e5e8b7-de31-4d47-ab83-8851266a1b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-910043230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f6ef5c-9fcb-4717-9de7-c8fb0734230a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065b1328ac054f778f7fa5bc8d63d98f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='781d4a4f1892438c97208a6310cb0e29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:38.718845 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63a6585-4aa3-4493-9731-e93adbd18d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:38.738135 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63a6585-4aa3-4493-9731-e93adbd18d4c) transitioned into 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-910043230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['f9f96d14-d62c-43ab-8f6a-512a29403117','21910076-90f1-4465-a943-6ec3d6717b84','6d6a4a98-df5f-4d2d-8fe2-91b329e6dffc','d6e5e8b7-de31-4d47-ab83-8851266a1b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='781d4a4f1892438c97208a6310cb0e29',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:38.738899 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b258584c-c9c6-4fe8-821b-580429541042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:38.748795 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b258584c-c9c6-4fe8-821b-580429541042) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:38.749629 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Flow 'volume_create_api' (e1169fb8-099e-4410-93f1-f428d61ed6ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:38.750142 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Create volume request issued successfully. Aug 08 19:32:38.750618 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cefa4ed-eef1-44c0-b05c-46375b330b2a tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:38.751173 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 710/2841] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:32:38 2026] POST /volume/v3/volumes => generated 775 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:38.764327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-956919ca-53b7-4404-9b6c-d09caf2a96e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:38.766868 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-956919ca-53b7-4404-9b6c-d09caf2a96e0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a Aug 08 19:32:38.768333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-956919ca-53b7-4404-9b6c-d09caf2a96e0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:38.768333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-956919ca-53b7-4404-9b6c-d09caf2a96e0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:38.778361 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:38.778361 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:38.782403 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-956919ca-53b7-4404-9b6c-d09caf2a96e0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:38.786789 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-956919ca-53b7-4404-9b6c-d09caf2a96e0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a returned with HTTP 200 Aug 08 19:32:38.787239 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 714/2842] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:38 2026] GET /volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:38.972564 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4d25ba4-8b42-421a-9dd0-d1f6be8736fb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:38.974261 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4d25ba4-8b42-421a-9dd0-d1f6be8736fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:38.974515 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4d25ba4-8b42-421a-9dd0-d1f6be8736fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:38.974719 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4d25ba4-8b42-421a-9dd0-d1f6be8736fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:38.974817 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a4d25ba4-8b42-421a-9dd0-d1f6be8736fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:38.983016 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:38.983016 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:38.983658 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4d25ba4-8b42-421a-9dd0-d1f6be8736fb tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:38.984043 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 710/2843] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:38 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:38.996543 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ed81cfd2-9c2c-4c48-8e18-b33416530465 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:38.998254 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed81cfd2-9c2c-4c48-8e18-b33416530465 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:38.998448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed81cfd2-9c2c-4c48-8e18-b33416530465 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:38.998643 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed81cfd2-9c2c-4c48-8e18-b33416530465 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:39.006052 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:39.006052 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:39.009662 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ed81cfd2-9c2c-4c48-8e18-b33416530465 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:39.014132 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed81cfd2-9c2c-4c48-8e18-b33416530465 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:39.014616 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 710/2844] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:38 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:39.639631 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23321a25-fbf5-41b0-a162-f0fcd2dafd56 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.641951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.768833 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23321a25-fbf5-41b0-a162-f0fcd2dafd56 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True Aug 08 19:32:39.768833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23321a25-fbf5-41b0-a162-f0fcd2dafd56 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:39.769032 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23321a25-fbf5-41b0-a162-f0fcd2dafd56 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:39.769324 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:39.769324 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:39.778822 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:39.779261 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-189782399"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:39.781071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-189782399'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:39.781248 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Create volume of 1 GB Aug 08 19:32:39.785479 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23321a25-fbf5-41b0-a162-f0fcd2dafd56 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 08 19:32:39.785556 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Availability Zones retrieved successfully. Aug 08 19:32:39.786777 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 711/2845] 10.4.3.89 () {66 vars in 1307 bytes} [Sat Aug 8 19:32:39 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:32:39.791884 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Flow 'volume_create_api' (a68c9301-c4bb-46a6-9107-f5d064daca18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:39.794054 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73f2329-5ec8-422a-912f-b2c1b97da642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:39.794054 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:39.797379 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e65fa97d-64e7-4bc4-b883-c51328419d39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.800184 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e65fa97d-64e7-4bc4-b883-c51328419d39 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 08 19:32:39.800702 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e65fa97d-64e7-4bc4-b883-c51328419d39 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:39.800702 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e65fa97d-64e7-4bc4-b883-c51328419d39 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:39.808438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-32f2ede2-cd9d-4549-a665-9746ead37704 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.810896 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32f2ede2-cd9d-4549-a665-9746ead37704 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a Aug 08 19:32:39.810980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32f2ede2-cd9d-4549-a665-9746ead37704 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:39.811254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32f2ede2-cd9d-4549-a665-9746ead37704 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:39.814379 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e65fa97d-64e7-4bc4-b883-c51328419d39 tempest-VolumePoolsAdminTestsJSON-1840141311 tempest-VolumePoolsAdminTestsJSON-1840141311-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 19:32:39.814672 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 711/2846] 10.4.3.89 () {66 vars in 1284 bytes} [Sat Aug 8 19:32:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:39.827886 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e73f2329-5ec8-422a-912f-b2c1b97da642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:39.829033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b49f76-9842-4087-90b1-29bf4f9dcb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:39.829096 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:39.829096 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:39.836713 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-32f2ede2-cd9d-4549-a665-9746ead37704 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:39.843001 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32f2ede2-cd9d-4549-a665-9746ead37704 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a returned with HTTP 200 Aug 08 19:32:39.846438 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 711/2847] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:39 2026] GET /volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:39.856557 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.858349 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:32:39.858727 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67f6ef5c-9fcb-4717-9de7-c8fb0734230a", "name": "tempest-type-Backup-135535261"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:39.860200 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating new backup {'backup': {'volume_id': '67f6ef5c-9fcb-4717-9de7-c8fb0734230a', 'name': 'tempest-type-Backup-135535261'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:32:39.860329 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Creating backup of volume 67f6ef5c-9fcb-4717-9de7-c8fb0734230a in container None Aug 08 19:32:39.868559 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:39.868559 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:39.868897 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:32:39.886505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Created reservations ['677195c2-d83c-4068-ae12-160a7743ad02', 'c6c848c4-74fe-4330-86dc-34b432e1a11f'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:39.909087 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Created reservations ['30879145-a951-4b74-b8c1-849100ae8b9e', 'e099223a-dee9-44cb-957d-b56e749c0f14', '34d9d8b2-7ed2-4f91-b1e7-e0605f490c12', '7ebfbed4-1307-4f6c-8fe2-748117bf000c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:39.910203 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09b49f76-9842-4087-90b1-29bf4f9dcb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30879145-a951-4b74-b8c1-849100ae8b9e', 'e099223a-dee9-44cb-957d-b56e749c0f14', '34d9d8b2-7ed2-4f91-b1e7-e0605f490c12', '7ebfbed4-1307-4f6c-8fe2-748117bf000c']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:39.911511 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78cf9891-6002-43f4-b27e-9a71d6c86b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:39.920687 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68974a97-9cdc-4501-90c3-5ec2240159b3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:32:39.921519 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 712/2848] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:32:39 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:39.933671 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-35cc8083-def4-49dc-b02c-82d17c6ac305 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.936251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35cc8083-def4-49dc-b02c-82d17c6ac305 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:39.936251 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35cc8083-def4-49dc-b02c-82d17c6ac305 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:39.936251 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35cc8083-def4-49dc-b02c-82d17c6ac305 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:39.936251 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-35cc8083-def4-49dc-b02c-82d17c6ac305 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:39.941534 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:39.941534 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:39.942922 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35cc8083-def4-49dc-b02c-82d17c6ac305 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:39.942922 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 712/2849] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:39 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:39.944425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78cf9891-6002-43f4-b27e-9a71d6c86b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-189782399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00bb40aeb945e6bc63293d1c9739e0',qos_specs=None,replication_status=,reservations=['30879145-a951-4b74-b8c1-849100ae8b9e','e099223a-dee9-44cb-957d-b56e749c0f14','34d9d8b2-7ed2-4f91-b1e7-e0605f490c12','7ebfbed4-1307-4f6c-8fe2-748117bf000c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9bccba4d4624325ad8f870751fa1d63',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-189782399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00bb40aeb945e6bc63293d1c9739e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a9bccba4d4624325ad8f870751fa1d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:39.945370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5aa911-9d20-470b-bfef-0ba8eca18bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:39.953090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25361b8e-93cb-43a3-8721-67dd7b200554 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.975531 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc5aa911-9d20-470b-bfef-0ba8eca18bd7) transitioned into 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-189782399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00bb40aeb945e6bc63293d1c9739e0',qos_specs=None,replication_status=,reservations=['30879145-a951-4b74-b8c1-849100ae8b9e','e099223a-dee9-44cb-957d-b56e749c0f14','34d9d8b2-7ed2-4f91-b1e7-e0605f490c12','7ebfbed4-1307-4f6c-8fe2-748117bf000c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9bccba4d4624325ad8f870751fa1d63',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:39.976275 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9a0b91-8ad9-4c18-9643-3c9e0d6a2cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:39.986354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e9a0b91-8ad9-4c18-9643-3c9e0d6a2cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:39.987133 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Flow 'volume_create_api' (a68c9301-c4bb-46a6-9107-f5d064daca18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:39.987391 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Create volume request issued successfully. Aug 08 19:32:39.987976 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4d1cc34-76ff-408e-b3e4-0dfea3346e83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:39.988448 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 715/2850] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:39 2026] POST /volume/v3/volumes => generated 751 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:39.996897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56f45c67-4b08-4d57-8a17-456e3e6f92d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:39.999158 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56f45c67-4b08-4d57-8a17-456e3e6f92d6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:39.999376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56f45c67-4b08-4d57-8a17-456e3e6f92d6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:39.999732 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56f45c67-4b08-4d57-8a17-456e3e6f92d6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:39.999732 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-56f45c67-4b08-4d57-8a17-456e3e6f92d6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:40.004301 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:40.004301 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:40.005070 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56f45c67-4b08-4d57-8a17-456e3e6f92d6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:40.005461 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 713/2851] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:39 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:40.006611 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-96ea9e92-6a6c-4c71-a9e9-47ee9cabebe0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:40.009018 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96ea9e92-6a6c-4c71-a9e9-47ee9cabebe0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:32:40.009312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96ea9e92-6a6c-4c71-a9e9-47ee9cabebe0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:40.009614 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96ea9e92-6a6c-4c71-a9e9-47ee9cabebe0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:40.022796 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:40.022796 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:40.027193 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-96ea9e92-6a6c-4c71-a9e9-47ee9cabebe0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:32:40.033555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96ea9e92-6a6c-4c71-a9e9-47ee9cabebe0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 returned with HTTP 200 Aug 08 19:32:40.033614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-20284c04-9bba-41cc-8834-251ae0a36f31 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:40.033654 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 713/2852] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:40 2026] GET /volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:40.034596 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-20284c04-9bba-41cc-8834-251ae0a36f31 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:40.034798 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-20284c04-9bba-41cc-8834-251ae0a36f31 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:40.034976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-20284c04-9bba-41cc-8834-251ae0a36f31 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:40.042497 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:40.042497 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:40.046780 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-20284c04-9bba-41cc-8834-251ae0a36f31 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:40.051582 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-20284c04-9bba-41cc-8834-251ae0a36f31 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:40.052082 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 716/2853] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:40 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:40.089669 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:40.090062 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1052604947", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:40.091838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1052604947', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:40.092039 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Create volume of 1 GB Aug 08 19:32:40.096698 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Availability Zones retrieved successfully. Aug 08 19:32:40.102884 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Flow 'volume_create_api' (848af4cc-77b3-4999-a249-ef951fb83386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:40.103894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d3e9dc-64a2-4354-bce3-71cf648424cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:40.104916 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:40.145383 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d3e9dc-64a2-4354-bce3-71cf648424cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:40.146179 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0b4a36-fd20-444a-bbe5-14ae2740b2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:40.219320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Created reservations ['91be7fa4-b300-460e-bfbc-e4b007eeafba', '8b6edc4e-3951-4bca-a3d1-0faebefce7ab', '2f3dbd4f-b7e5-42e1-9dfb-77ef7faa7d3f', '4c61bed2-89e2-4790-99a7-7eeebbf6c7aa'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:40.220322 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0b4a36-fd20-444a-bbe5-14ae2740b2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91be7fa4-b300-460e-bfbc-e4b007eeafba', '8b6edc4e-3951-4bca-a3d1-0faebefce7ab', '2f3dbd4f-b7e5-42e1-9dfb-77ef7faa7d3f', '4c61bed2-89e2-4790-99a7-7eeebbf6c7aa']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:40.221615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22978125-7061-4cee-a475-34c164e9ac76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:40.248564 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22978125-7061-4cee-a475-34c164e9ac76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65ba0590-3fe5-48fd-84b8-456b20e4a040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1052604947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cefa64647929422580b15aca698063c7',qos_specs=None,replication_status=,reservations=['91be7fa4-b300-460e-bfbc-e4b007eeafba','8b6edc4e-3951-4bca-a3d1-0faebefce7ab','2f3dbd4f-b7e5-42e1-9dfb-77ef7faa7d3f','4c61bed2-89e2-4790-99a7-7eeebbf6c7aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a751d41ea1641cd86faa6a2dfa6d03e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1052604947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65ba0590-3fe5-48fd-84b8-456b20e4a040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cefa64647929422580b15aca698063c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='8a751d41ea1641cd86faa6a2dfa6d03e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:40.249654 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62371777-a128-41fb-a021-637872b0ddce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:40.272193 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62371777-a128-41fb-a021-637872b0ddce) transitioned into 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-TestImageHashVerification-volume-1052604947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cefa64647929422580b15aca698063c7',qos_specs=None,replication_status=,reservations=['91be7fa4-b300-460e-bfbc-e4b007eeafba','8b6edc4e-3951-4bca-a3d1-0faebefce7ab','2f3dbd4f-b7e5-42e1-9dfb-77ef7faa7d3f','4c61bed2-89e2-4790-99a7-7eeebbf6c7aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a751d41ea1641cd86faa6a2dfa6d03e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:40.273273 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1592d21c-432d-4357-85b7-3c26d37813fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:40.285381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1592d21c-432d-4357-85b7-3c26d37813fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:40.286910 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Flow 'volume_create_api' (848af4cc-77b3-4999-a249-ef951fb83386) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:40.287461 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Create volume request issued successfully. Aug 08 19:32:40.288351 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25361b8e-93cb-43a3-8721-67dd7b200554 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:40.289088 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 712/2854] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:39 2026] POST /volume/v3/volumes => generated 754 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:40.303098 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88959cf1-3fb2-4a28-b1b1-649e532fa927 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:40.305160 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88959cf1-3fb2-4a28-b1b1-649e532fa927 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] GET https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:32:40.306202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88959cf1-3fb2-4a28-b1b1-649e532fa927 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:40.306202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88959cf1-3fb2-4a28-b1b1-649e532fa927 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:40.315871 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:40.315871 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:40.321023 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88959cf1-3fb2-4a28-b1b1-649e532fa927 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:32:40.326705 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88959cf1-3fb2-4a28-b1b1-649e532fa927 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 200 Aug 08 19:32:40.327194 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 714/2855] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:40 2026] GET /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:40.953834 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-66fb7416-4864-44de-ab2a-df598999d68e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:40.955751 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66fb7416-4864-44de-ab2a-df598999d68e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:40.955960 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66fb7416-4864-44de-ab2a-df598999d68e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:40.956220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-66fb7416-4864-44de-ab2a-df598999d68e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:40.956292 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-66fb7416-4864-44de-ab2a-df598999d68e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:40.960537 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:40.960537 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:40.961164 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-66fb7416-4864-44de-ab2a-df598999d68e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:40.961565 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 714/2856] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:40 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:41.019980 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5f01de25-4d67-44bf-8673-8737b01eecfe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.022171 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f01de25-4d67-44bf-8673-8737b01eecfe tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:41.022343 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f01de25-4d67-44bf-8673-8737b01eecfe tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:41.022528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5f01de25-4d67-44bf-8673-8737b01eecfe tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:41.022668 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5f01de25-4d67-44bf-8673-8737b01eecfe tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:41.026818 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.026818 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:41.027397 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5f01de25-4d67-44bf-8673-8737b01eecfe tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:41.027758 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 717/2857] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:41 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:41.049294 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9bf127c-7958-401e-a16d-2fdabc9b32a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.051656 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9bf127c-7958-401e-a16d-2fdabc9b32a4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:32:41.051971 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9bf127c-7958-401e-a16d-2fdabc9b32a4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:41.052266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9bf127c-7958-401e-a16d-2fdabc9b32a4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:41.060039 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.060039 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:41.065297 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b9bf127c-7958-401e-a16d-2fdabc9b32a4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:32:41.073136 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-217cf7fc-2a63-41be-996d-4a879db09d87 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.075654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-217cf7fc-2a63-41be-996d-4a879db09d87 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:41.075772 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9bf127c-7958-401e-a16d-2fdabc9b32a4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 returned with HTTP 200 Aug 08 19:32:41.075822 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-217cf7fc-2a63-41be-996d-4a879db09d87 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:41.076070 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-217cf7fc-2a63-41be-996d-4a879db09d87 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:41.076274 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 713/2858] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:41 2026] GET /volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:41.088331 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.088331 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:41.090942 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.092732 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:32:41.093093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66", "name": "tempest-VolumesBackupsAdminTest-Backup-1923581342", "container": "tempest-volumesbackupsadmintest-backup-container-2008093145"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:41.094322 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-217cf7fc-2a63-41be-996d-4a879db09d87 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:41.094557 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Creating new backup {'backup': {'volume_id': '00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1923581342', 'container': 'tempest-volumesbackupsadmintest-backup-container-2008093145'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:32:41.094799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Creating backup of volume 00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 in container tempest-volumesbackupsadmintest-backup-container-2008093145 Aug 08 19:32:41.102374 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-217cf7fc-2a63-41be-996d-4a879db09d87 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:41.103232 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 715/2859] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:41 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:41.103783 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.103783 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:41.104379 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:32:41.131146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Created reservations ['98de34df-4a8a-44b2-8f4e-3e75ce008643', '3b761fc8-a6a1-497a-8480-35abcc775931'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:41.159111 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-52be4cf6-be0f-4518-8947-1cc5032ba9bd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:32:41.159715 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 715/2860] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:41 2026] POST /volume/v3/backups => generated 333 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:41.170457 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ffd8955-f641-4730-b79c-956ceede634b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.173140 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ffd8955-f641-4730-b79c-956ceede634b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:41.173768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ffd8955-f641-4730-b79c-956ceede634b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:41.173768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ffd8955-f641-4730-b79c-956ceede634b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:41.173768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7ffd8955-f641-4730-b79c-956ceede634b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:41.178666 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.178666 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:41.179523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ffd8955-f641-4730-b79c-956ceede634b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:41.179923 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 718/2861] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:41 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:41.343813 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-feb7d5ba-cf6e-453c-a793-d8fe06693368 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.346541 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-feb7d5ba-cf6e-453c-a793-d8fe06693368 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] GET https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:32:41.346809 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-feb7d5ba-cf6e-453c-a793-d8fe06693368 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:41.347064 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-feb7d5ba-cf6e-453c-a793-d8fe06693368 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:41.356498 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.356498 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:41.361743 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-feb7d5ba-cf6e-453c-a793-d8fe06693368 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:32:41.366636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-feb7d5ba-cf6e-453c-a793-d8fe06693368 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 200 Aug 08 19:32:41.367050 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 714/2862] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:41 2026] GET /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:41.380511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-13996866-4db6-430e-aa8e-129025519537 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.382534 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13996866-4db6-430e-aa8e-129025519537 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] GET https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:32:41.382807 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13996866-4db6-430e-aa8e-129025519537 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:41.383062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13996866-4db6-430e-aa8e-129025519537 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:41.391567 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.391567 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:41.402505 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-13996866-4db6-430e-aa8e-129025519537 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:32:41.409592 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13996866-4db6-430e-aa8e-129025519537 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 200 Aug 08 19:32:41.410255 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 716/2863] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:41 2026] GET /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:41.424221 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.426646 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] POST https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040/action Aug 08 19:32:41.427318 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1025937586", "disk_format": "raw"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:41.427628 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1025937586", "disk_format": "raw"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:41.438305 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.438305 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:41.438920 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:32:41.455122 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.455122 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:41.459937 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.image.image_utils [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1025937586'}] 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-volume-upload-hash-test-1025937586'}]. {{(pid=100252) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 19:32:41.973078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-83f29e6b-064e-4b8d-9098-d499e5fca3eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:41.975040 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-83f29e6b-064e-4b8d-9098-d499e5fca3eb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:41.975277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-83f29e6b-064e-4b8d-9098-d499e5fca3eb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:41.975511 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-83f29e6b-064e-4b8d-9098-d499e5fca3eb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:41.975623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-83f29e6b-064e-4b8d-9098-d499e5fca3eb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:41.980575 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:41.980575 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:41.981425 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-83f29e6b-064e-4b8d-9098-d499e5fca3eb tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:41.981859 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 719/2864] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:41 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.040360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ffb2305-b8ca-487f-a516-729cb8b45d30 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.042622 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ffb2305-b8ca-487f-a516-729cb8b45d30 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:42.042961 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ffb2305-b8ca-487f-a516-729cb8b45d30 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.043439 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ffb2305-b8ca-487f-a516-729cb8b45d30 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.043665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2ffb2305-b8ca-487f-a516-729cb8b45d30 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:42.050957 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:42.050957 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:42.050957 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ffb2305-b8ca-487f-a516-729cb8b45d30 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:42.050957 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 715/2865] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.117896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6ff0ade0-1572-41cc-a7f9-c61723298ebe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.119982 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ff0ade0-1572-41cc-a7f9-c61723298ebe tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:42.120273 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ff0ade0-1572-41cc-a7f9-c61723298ebe tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.120538 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ff0ade0-1572-41cc-a7f9-c61723298ebe tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.128076 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:42.128076 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:42.131929 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6ff0ade0-1572-41cc-a7f9-c61723298ebe tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:42.136446 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ff0ade0-1572-41cc-a7f9-c61723298ebe tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:42.136847 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 717/2866] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.191456 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2efdca01-ec8e-4991-bc1c-1c3b96416e04 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.197942 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2efdca01-ec8e-4991-bc1c-1c3b96416e04 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:42.198451 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2efdca01-ec8e-4991-bc1c-1c3b96416e04 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.198451 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2efdca01-ec8e-4991-bc1c-1c3b96416e04 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.198654 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2efdca01-ec8e-4991-bc1c-1c3b96416e04 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:42.198695 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Copy volume to image completed successfully. Aug 08 19:32:42.201111 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dd24b95-cf9b-4cf1-94c7-9a3795ed0f54 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040/action returned with HTTP 202 Aug 08 19:32:42.201111 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 716/2867] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:41 2026] POST /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040/action => generated 686 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:42.210147 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:42.210147 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:42.211063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2efdca01-ec8e-4991-bc1c-1c3b96416e04 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:42.211534 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 720/2868] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.578985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-39764712-649b-460c-a596-9ae99c84c519 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.697973 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:42.697973 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.697973 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.705744 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.706219 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.706643 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.707087 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.707513 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.707943 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.713834 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39764712-649b-460c-a596-9ae99c84c519 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:42.713834 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 716/2869] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 775 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.727144 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.738113 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6/defaults Aug 08 19:32:42.740031 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.741370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'defaults' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.751871 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.752242 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.752513 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.752740 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.752974 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.753198 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.756889 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54a41a3f-b526-443c-87e6-e5eec4ca9ea3 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6/defaults returned with HTTP 200 Aug 08 19:32:42.757350 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 718/2870] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6/defaults => generated 775 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.766971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.768903 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:42.769328 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:42.804775 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.805188 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.805595 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.805974 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.806373 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.806739 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-263895726 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-263895726, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.813582 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-974fffe6-1bb7-45bd-ab81-354c3bb07172 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:42.814178 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 717/2871] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:32:42 2026] PUT /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 733 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.822669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b90bb88e-3887-4f91-bbeb-4a995df94f5c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.824587 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b90bb88e-3887-4f91-bbeb-4a995df94f5c tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] DELETE https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:42.824812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b90bb88e-3887-4f91-bbeb-4a995df94f5c tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.825025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b90bb88e-3887-4f91-bbeb-4a995df94f5c tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.831202 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b90bb88e-3887-4f91-bbeb-4a995df94f5c tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:42.831651 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 721/2872] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:32:42 2026] DELETE /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 0 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:32:42.839260 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-96a1125f-eda7-4195-a0b4-e69f36f20c0e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.841553 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-96a1125f-eda7-4195-a0b4-e69f36f20c0e tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:42.841949 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-96a1125f-eda7-4195-a0b4-e69f36f20c0e tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.842288 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-96a1125f-eda7-4195-a0b4-e69f36f20c0e tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.855971 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-96a1125f-eda7-4195-a0b4-e69f36f20c0e tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:42.856553 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 717/2873] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 775 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.864501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d79ac49-808e-4e48-8bb1-b0d47eb70356 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.866254 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d79ac49-808e-4e48-8bb1-b0d47eb70356 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:42.866642 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d79ac49-808e-4e48-8bb1-b0d47eb70356 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:42.944490 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d79ac49-808e-4e48-8bb1-b0d47eb70356 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:42.944676 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 719/2874] 10.4.3.89 () {68 vars in 1368 bytes} [Sat Aug 8 19:32:42 2026] PUT /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 733 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.959129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7872907e-f778-4ad3-9b10-b28bb75af76d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.961083 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7872907e-f778-4ad3-9b10-b28bb75af76d tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6/defaults Aug 08 19:32:42.961298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7872907e-f778-4ad3-9b10-b28bb75af76d tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.961537 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7872907e-f778-4ad3-9b10-b28bb75af76d tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'defaults' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.971169 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7872907e-f778-4ad3-9b10-b28bb75af76d tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6/defaults returned with HTTP 200 Aug 08 19:32:42.971594 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 718/2875] 10.4.3.89 () {66 vars in 1374 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6/defaults => generated 775 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:42.982551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-26705c63-94fa-4e46-ad9c-4286c1617ecd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.984337 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26705c63-94fa-4e46-ad9c-4286c1617ecd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:42.984568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26705c63-94fa-4e46-ad9c-4286c1617ecd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.984772 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26705c63-94fa-4e46-ad9c-4286c1617ecd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.993216 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f5427ed-aa44-42fe-a5f9-82e5509b9072 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:42.995721 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-26705c63-94fa-4e46-ad9c-4286c1617ecd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-853700246 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-853700246, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:42.996121 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f5427ed-aa44-42fe-a5f9-82e5509b9072 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:42.996535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f5427ed-aa44-42fe-a5f9-82e5509b9072 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:42.996843 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f5427ed-aa44-42fe-a5f9-82e5509b9072 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:42.997030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4f5427ed-aa44-42fe-a5f9-82e5509b9072 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:43.002727 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:43.002727 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:43.003820 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f5427ed-aa44-42fe-a5f9-82e5509b9072 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:43.004432 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 718/2876] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:43.005969 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26705c63-94fa-4e46-ad9c-4286c1617ecd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:43.006481 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 722/2877] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:42 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 775 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:43.020392 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d3c05c40-a133-4a29-99f5-05247f95323b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:43.027642 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3c05c40-a133-4a29-99f5-05247f95323b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True Aug 08 19:32:43.027949 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3c05c40-a133-4a29-99f5-05247f95323b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:43.029188 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d3c05c40-a133-4a29-99f5-05247f95323b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:43.063919 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5d1185d-3ddd-4626-8129-2d1ce2f21888 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:43.067224 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5d1185d-3ddd-4626-8129-2d1ce2f21888 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:43.067516 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5d1185d-3ddd-4626-8129-2d1ce2f21888 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:43.067786 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5d1185d-3ddd-4626-8129-2d1ce2f21888 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:43.067884 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a5d1185d-3ddd-4626-8129-2d1ce2f21888 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:43.075638 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:43.075638 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:43.076866 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5d1185d-3ddd-4626-8129-2d1ce2f21888 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:43.077368 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 719/2878] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:43 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:43.103834 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d3c05c40-a133-4a29-99f5-05247f95323b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True returned with HTTP 200 Aug 08 19:32:43.105981 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 720/2879] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:32:43 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True => generated 1633 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:43.119807 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:43.156149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1d442c8a-8341-4469-bbdf-60de6b45343c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:43.161700 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d442c8a-8341-4469-bbdf-60de6b45343c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:43.161976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d442c8a-8341-4469-bbdf-60de6b45343c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:43.162267 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d442c8a-8341-4469-bbdf-60de6b45343c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:43.176061 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:43.176061 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:43.182339 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1d442c8a-8341-4469-bbdf-60de6b45343c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:43.188951 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d442c8a-8341-4469-bbdf-60de6b45343c tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:43.189571 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 723/2880] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:43 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:43.189735 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:43.190114 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-709658804"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:43.192126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-709658804'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:43.192339 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Create volume of 1 GB Aug 08 19:32:43.197687 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Availability Zones retrieved successfully. Aug 08 19:32:43.203479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Flow 'volume_create_api' (c8157881-387d-4105-a082-656ea3c92b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:43.204920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cfa505-4704-439c-b0a9-d99b373a8361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:43.206174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:43.223296 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c13a0717-f6e6-4bee-ae27-91227c8f638b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:43.225485 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c13a0717-f6e6-4bee-ae27-91227c8f638b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:43.225773 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c13a0717-f6e6-4bee-ae27-91227c8f638b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:43.226070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c13a0717-f6e6-4bee-ae27-91227c8f638b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:43.226239 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c13a0717-f6e6-4bee-ae27-91227c8f638b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:43.234128 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:43.234128 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:43.235227 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c13a0717-f6e6-4bee-ae27-91227c8f638b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:43.235865 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 720/2881] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:43 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:43.238179 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68cfa505-4704-439c-b0a9-d99b373a8361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:43.239047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6c56f2-b24d-47d2-bdea-f6ac1b0713fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:43.309318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Created reservations ['12c69e4f-9168-4b78-a419-5fe2098bb8d0', 'f952304a-1b3c-4a2f-a77e-7e4f1aa4d1b0', 'cefc16ba-38e5-4f1d-8de4-5584e24711f5', '8aacfdd1-edcd-405d-aa23-58aa55388a48'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:43.310568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf6c56f2-b24d-47d2-bdea-f6ac1b0713fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12c69e4f-9168-4b78-a419-5fe2098bb8d0', 'f952304a-1b3c-4a2f-a77e-7e4f1aa4d1b0', 'cefc16ba-38e5-4f1d-8de4-5584e24711f5', '8aacfdd1-edcd-405d-aa23-58aa55388a48']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:43.311644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06abff40-6e69-46b0-a3c8-7b1eaee63020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:43.336631 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06abff40-6e69-46b0-a3c8-7b1eaee63020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4335a6c2-8663-432b-862b-689ce6180f56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-709658804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4116e1ad1d094e69b8c16f636bf8a4a6',qos_specs=None,replication_status=,reservations=['12c69e4f-9168-4b78-a419-5fe2098bb8d0','f952304a-1b3c-4a2f-a77e-7e4f1aa4d1b0','cefc16ba-38e5-4f1d-8de4-5584e24711f5','8aacfdd1-edcd-405d-aa23-58aa55388a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a0cc2460b6488c801c48bea53a2c8f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-709658804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4335a6c2-8663-432b-862b-689ce6180f56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4116e1ad1d094e69b8c16f636bf8a4a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37a0cc2460b6488c801c48bea53a2c8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:43.337542 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20adde1f-d077-423a-85fd-b8d818858823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:43.355210 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20adde1f-d077-423a-85fd-b8d818858823) transitioned into 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-709658804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4116e1ad1d094e69b8c16f636bf8a4a6',qos_specs=None,replication_status=,reservations=['12c69e4f-9168-4b78-a419-5fe2098bb8d0','f952304a-1b3c-4a2f-a77e-7e4f1aa4d1b0','cefc16ba-38e5-4f1d-8de4-5584e24711f5','8aacfdd1-edcd-405d-aa23-58aa55388a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a0cc2460b6488c801c48bea53a2c8f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:43.355980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e55ba73-9553-4f65-8d86-8e38e48b26cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:43.365336 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e55ba73-9553-4f65-8d86-8e38e48b26cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:43.366194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Flow 'volume_create_api' (c8157881-387d-4105-a082-656ea3c92b1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:43.366542 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Create volume request issued successfully. Aug 08 19:32:43.367175 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb1f31e8-0ed6-4d33-93d8-4122c20b113a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:43.367628 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 719/2882] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:43 2026] POST /volume/v3/volumes => generated 753 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:43.379387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bdae0b7a-87fa-4b69-b3b5-727e5c1e087b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:43.381834 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdae0b7a-87fa-4b69-b3b5-727e5c1e087b tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:43.382018 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdae0b7a-87fa-4b69-b3b5-727e5c1e087b tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:43.382257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bdae0b7a-87fa-4b69-b3b5-727e5c1e087b tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:43.388976 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:43.388976 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:43.392485 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bdae0b7a-87fa-4b69-b3b5-727e5c1e087b tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Volume info retrieved successfully. Aug 08 19:32:43.396509 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bdae0b7a-87fa-4b69-b3b5-727e5c1e087b tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 returned with HTTP 200 Aug 08 19:32:43.396850 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 721/2883] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:43 2026] GET /volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:44.015593 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-983edb95-21ad-442c-9ec2-e11b979b8b5e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.017368 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-983edb95-21ad-442c-9ec2-e11b979b8b5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:44.017613 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-983edb95-21ad-442c-9ec2-e11b979b8b5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.017801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-983edb95-21ad-442c-9ec2-e11b979b8b5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.017890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-983edb95-21ad-442c-9ec2-e11b979b8b5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:44.022724 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:44.022724 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:44.023492 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-983edb95-21ad-442c-9ec2-e11b979b8b5e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:44.024073 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 724/2884] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:44 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:44.088432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f5d9aca-2944-43e7-983a-783e22e21b68 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.092440 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f5d9aca-2944-43e7-983a-783e22e21b68 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:44.092440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f5d9aca-2944-43e7-983a-783e22e21b68 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.092440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f5d9aca-2944-43e7-983a-783e22e21b68 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.092440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7f5d9aca-2944-43e7-983a-783e22e21b68 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:44.096562 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:44.096562 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:44.097925 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f5d9aca-2944-43e7-983a-783e22e21b68 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:44.097925 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 721/2885] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:44 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:44.207685 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b37c56a7-0f84-4f70-9735-574bd04e65c1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.209786 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b37c56a7-0f84-4f70-9735-574bd04e65c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:44.210026 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b37c56a7-0f84-4f70-9735-574bd04e65c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.210208 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b37c56a7-0f84-4f70-9735-574bd04e65c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.217437 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:44.217437 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:44.220898 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b37c56a7-0f84-4f70-9735-574bd04e65c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:44.224880 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b37c56a7-0f84-4f70-9735-574bd04e65c1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:44.225280 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 720/2886] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:44 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:44.245972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1a05689-edbf-4954-8f8f-33e72bcffd18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.247654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1a05689-edbf-4954-8f8f-33e72bcffd18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:44.247840 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1a05689-edbf-4954-8f8f-33e72bcffd18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.248045 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1a05689-edbf-4954-8f8f-33e72bcffd18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.248149 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e1a05689-edbf-4954-8f8f-33e72bcffd18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:44.252240 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:44.252240 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:44.252884 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1a05689-edbf-4954-8f8f-33e72bcffd18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:44.253280 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 722/2887] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:44 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:44.410741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9b843f6e-8f59-46c1-b305-e0e90a9b2c4d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.412855 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b843f6e-8f59-46c1-b305-e0e90a9b2c4d tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:44.413091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b843f6e-8f59-46c1-b305-e0e90a9b2c4d tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.413311 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b843f6e-8f59-46c1-b305-e0e90a9b2c4d tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.420802 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:44.420802 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:44.431208 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9b843f6e-8f59-46c1-b305-e0e90a9b2c4d tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Volume info retrieved successfully. Aug 08 19:32:44.435721 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b843f6e-8f59-46c1-b305-e0e90a9b2c4d tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 returned with HTTP 200 Aug 08 19:32:44.436114 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 725/2888] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:44 2026] GET /volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:44.448061 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33d29122-98f1-4046-a745-0862f2c12839 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.449972 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33d29122-98f1-4046-a745-0862f2c12839 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True Aug 08 19:32:44.451867 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33d29122-98f1-4046-a745-0862f2c12839 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.451867 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33d29122-98f1-4046-a745-0862f2c12839 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.471346 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33d29122-98f1-4046-a745-0862f2c12839 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True returned with HTTP 200 Aug 08 19:32:44.471907 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 722/2889] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:32:44 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True => generated 1633 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:44.482984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4eee598f-d818-45ff-8ade-62330a907a86 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.485195 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4eee598f-d818-45ff-8ade-62330a907a86 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] DELETE https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:44.485471 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4eee598f-d818-45ff-8ade-62330a907a86 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.485748 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4eee598f-d818-45ff-8ade-62330a907a86 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.485981 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4eee598f-d818-45ff-8ade-62330a907a86 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Delete volume with id: 4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:44.497508 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:44.497508 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:44.498188 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4eee598f-d818-45ff-8ade-62330a907a86 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Volume info retrieved successfully. Aug 08 19:32:44.526839 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4eee598f-d818-45ff-8ade-62330a907a86 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Delete volume request issued successfully. Aug 08 19:32:44.527095 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4eee598f-d818-45ff-8ade-62330a907a86 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 returned with HTTP 202 Aug 08 19:32:44.527647 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 721/2890] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:44 2026] DELETE /volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:44.535615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1c710c24-e34f-4d81-8ba1-e1b715c56af8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:44.541346 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c710c24-e34f-4d81-8ba1-e1b715c56af8 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:44.541651 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c710c24-e34f-4d81-8ba1-e1b715c56af8 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:44.541964 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c710c24-e34f-4d81-8ba1-e1b715c56af8 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:44.554899 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:44.554899 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:44.560092 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1c710c24-e34f-4d81-8ba1-e1b715c56af8 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Volume info retrieved successfully. Aug 08 19:32:44.566022 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c710c24-e34f-4d81-8ba1-e1b715c56af8 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 returned with HTTP 200 Aug 08 19:32:44.566551 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 723/2891] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:44 2026] GET /volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:45.036256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-498b8c09-79df-480a-a2c6-5652550f25f3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.038631 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-498b8c09-79df-480a-a2c6-5652550f25f3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:45.038895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-498b8c09-79df-480a-a2c6-5652550f25f3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.039151 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-498b8c09-79df-480a-a2c6-5652550f25f3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.039302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-498b8c09-79df-480a-a2c6-5652550f25f3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:45.044292 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.044292 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:45.045087 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-498b8c09-79df-480a-a2c6-5652550f25f3 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:45.045580 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 726/2892] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:45.110233 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c6fe563-4317-43d2-a319-5348deaece6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.115534 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c6fe563-4317-43d2-a319-5348deaece6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:45.115534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c6fe563-4317-43d2-a319-5348deaece6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.115534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c6fe563-4317-43d2-a319-5348deaece6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.115534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1c6fe563-4317-43d2-a319-5348deaece6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:45.119391 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.119391 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:45.120557 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c6fe563-4317-43d2-a319-5348deaece6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:45.121365 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 723/2893] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:45.137852 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.144978 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376/export_record Aug 08 19:32:45.145210 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.145389 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'export_record' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.145519 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Export record for backup 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100254) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 19:32:45.152620 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.152620 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:45.153476 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.api [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling RPCAPI with context: , host: np0000006803, backup: 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100254) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 19:32:45.162766 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] export_record in rpcapi backup_id 389a74a1-6b35-45cf-81c3-306a27175376 on host np0000006803. {{(pid=100254) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 19:32:45.174397 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzg5YTc0YTEtNmIzNS00NWNmLTgxYzMtMzA2YTI3MTc1Mzc2IiwgInVzZXJfaWQiOiAiYTY2NGM3OTM3ZDFhNGQyZGFjMWFmYzllYmQ5YmMzZDkiLCAicHJvamVjdF9pZCI6ICJiM2FiODEzZmJkNzc0NjY2YmM1YWYxNzU4NWViOWY1ZSIsICJ2b2x1bWVfaWQiOiAiMDMzMDg5YTgtYWIzNi00ZjM5LTg3ZDctZDA3ZDJjYjk2OWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODg5NjA2NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzMwODlhOC1hYjM2LTRmMzktODdkNy1kMDdkMmNiOTY5ZWEvMjAyNjA4MDgxOTMyMzEvYXpfbm92YV9iYWNrdXBfMzg5YTc0YTEtNmIzNS00NWNmLTgxYzMtMzA2YTI3MTc1Mzc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMyOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100254) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 19:32:45.174708 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acdecc90-3d30-44a6-9a3a-d07be9768d39 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376/export_record returned with HTTP 200 Aug 08 19:32:45.175207 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 722/2894] 10.4.3.89 () {68 vars in 1423 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:45.184683 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b9f3de7-6449-4495-83b2-20076f24ac6e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.186364 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b9f3de7-6449-4495-83b2-20076f24ac6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:32:45.186626 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b9f3de7-6449-4495-83b2-20076f24ac6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.186836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b9f3de7-6449-4495-83b2-20076f24ac6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.187349 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5b9f3de7-6449-4495-83b2-20076f24ac6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:45.191334 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.191334 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:45.192029 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b9f3de7-6449-4495-83b2-20076f24ac6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:32:45.192515 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 724/2895] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:45.202075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-df60539b-f391-4f1c-99c3-b32df6f37725 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.203887 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups/import_record Aug 08 19:32:45.204302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmE0YThlZmUtYWY3ZS00M2Y1LTgxODMtNTcyYjhjM2NiNzUxIiwgInVzZXJfaWQiOiAiYTY2NGM3OTM3ZDFhNGQyZGFjMWFmYzllYmQ5YmMzZDkiLCAicHJvamVjdF9pZCI6ICJiM2FiODEzZmJkNzc0NjY2YmM1YWYxNzU4NWViOWY1ZSIsICJ2b2x1bWVfaWQiOiAiMDMzMDg5YTgtYWIzNi00ZjM5LTg3ZDctZDA3ZDJjYjk2OWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODg5NjA2NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzMwODlhOC1hYjM2LTRmMzktODdkNy1kMDdkMmNiOTY5ZWEvMjAyNjA4MDgxOTMyMzEvYXpfbm92YV9iYWNrdXBfMzg5YTc0YTEtNmIzNS00NWNmLTgxYzMtMzA2YTI3MTc1Mzc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMyOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:45.205896 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmE0YThlZmUtYWY3ZS00M2Y1LTgxODMtNTcyYjhjM2NiNzUxIiwgInVzZXJfaWQiOiAiYTY2NGM3OTM3ZDFhNGQyZGFjMWFmYzllYmQ5YmMzZDkiLCAicHJvamVjdF9pZCI6ICJiM2FiODEzZmJkNzc0NjY2YmM1YWYxNzU4NWViOWY1ZSIsICJ2b2x1bWVfaWQiOiAiMDMzMDg5YTgtYWIzNi00ZjM5LTg3ZDctZDA3ZDJjYjk2OWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODg5NjA2NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzMwODlhOC1hYjM2LTRmMzktODdkNy1kMDdkMmNiOTY5ZWEvMjAyNjA4MDgxOTMyMzEvYXpfbm92YV9iYWNrdXBfMzg5YTc0YTEtNmIzNS00NWNmLTgxYzMtMzA2YTI3MTc1Mzc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMyOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 19:32:45.206460 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmE0YThlZmUtYWY3ZS00M2Y1LTgxODMtNTcyYjhjM2NiNzUxIiwgInVzZXJfaWQiOiAiYTY2NGM3OTM3ZDFhNGQyZGFjMWFmYzllYmQ5YmMzZDkiLCAicHJvamVjdF9pZCI6ICJiM2FiODEzZmJkNzc0NjY2YmM1YWYxNzU4NWViOWY1ZSIsICJ2b2x1bWVfaWQiOiAiMDMzMDg5YTgtYWIzNi00ZjM5LTg3ZDctZDA3ZDJjYjk2OWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODg5NjA2NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzMwODlhOC1hYjM2LTRmMzktODdkNy1kMDdkMmNiOTY5ZWEvMjAyNjA4MDgxOTMyMzEvYXpfbm92YV9iYWNrdXBfMzg5YTc0YTEtNmIzNS00NWNmLTgxYzMtMzA2YTI3MTc1Mzc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMyOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 19:32:45.238975 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-24becaea-3a12-4f1d-beef-626c5c2fe557 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.240271 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24becaea-3a12-4f1d-beef-626c5c2fe557 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:45.241160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24becaea-3a12-4f1d-beef-626c5c2fe557 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.241526 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24becaea-3a12-4f1d-beef-626c5c2fe557 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.244598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['b897fbc5-8b3e-4796-bf6b-7d88bd01b99d', '60be9668-e1f1-4ee4-9fad-282589ce6510'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:45.255445 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.255445 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:45.261185 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-24becaea-3a12-4f1d-beef-626c5c2fe557 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:45.263633 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b0a8ab1-111d-4695-b9e1-4603f6a08994 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.264389 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b0a8ab1-111d-4695-b9e1-4603f6a08994 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:45.264564 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b0a8ab1-111d-4695-b9e1-4603f6a08994 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.264912 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b0a8ab1-111d-4695-b9e1-4603f6a08994 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.264912 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1b0a8ab1-111d-4695-b9e1-4603f6a08994 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:45.269643 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24becaea-3a12-4f1d-beef-626c5c2fe557 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:45.269798 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.269798 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:45.269884 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 724/2896] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 1427 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:45.270189 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b0a8ab1-111d-4695-b9e1-4603f6a08994 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:45.270558 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 723/2897] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:45.283803 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] import_record rpcapi backup id fa4a8efe-af7e-43f5-8183-572b8c3cb751 on host np0000006803 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmE0YThlZmUtYWY3ZS00M2Y1LTgxODMtNTcyYjhjM2NiNzUxIiwgInVzZXJfaWQiOiAiYTY2NGM3OTM3ZDFhNGQyZGFjMWFmYzllYmQ5YmMzZDkiLCAicHJvamVjdF9pZCI6ICJiM2FiODEzZmJkNzc0NjY2YmM1YWYxNzU4NWViOWY1ZSIsICJ2b2x1bWVfaWQiOiAiMDMzMDg5YTgtYWIzNi00ZjM5LTg3ZDctZDA3ZDJjYjk2OWVhIiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00ODg5NjA2NDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMzMwODlhOC1hYjM2LTRmMzktODdkNy1kMDdkMmNiOTY5ZWEvMjAyNjA4MDgxOTMyMzEvYXpfbm92YV9iYWNrdXBfMzg5YTc0YTEtNmIzNS00NWNmLTgxYzMtMzA2YTI3MTc1Mzc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjoyOVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMyOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100253) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 08 19:32:45.288726 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Import record output: {'backup': {'id': 'fa4a8efe-af7e-43f5-8183-572b8c3cb751', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751'}, {'rel': 'bookmark', 'href': 'https://10.4.3.89/volume/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751'}]}}. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 08 19:32:45.288726 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df60539b-f391-4f1c-99c3-b32df6f37725 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 201 Aug 08 19:32:45.288805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0120c15-46f5-4b69-8cda-1e5855ce52e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.288855 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 727/2898] 10.4.3.89 () {70 vars in 1335 bytes} [Sat Aug 8 19:32:45 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 86 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:32:45.288884 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0120c15-46f5-4b69-8cda-1e5855ce52e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:45.288884 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0120c15-46f5-4b69-8cda-1e5855ce52e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.288884 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0120c15-46f5-4b69-8cda-1e5855ce52e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.295348 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.295348 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:45.298889 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e976278e-5c94-4c0f-b89b-fcbbccb068f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.299010 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f0120c15-46f5-4b69-8cda-1e5855ce52e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:45.300365 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e976278e-5c94-4c0f-b89b-fcbbccb068f2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 Aug 08 19:32:45.301484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e976278e-5c94-4c0f-b89b-fcbbccb068f2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.301484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e976278e-5c94-4c0f-b89b-fcbbccb068f2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.301484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e976278e-5c94-4c0f-b89b-fcbbccb068f2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id fa4a8efe-af7e-43f5-8183-572b8c3cb751. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:45.303130 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0120c15-46f5-4b69-8cda-1e5855ce52e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:45.303488 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 725/2899] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 1427 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:45.307317 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.307317 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:45.307317 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e976278e-5c94-4c0f-b89b-fcbbccb068f2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 returned with HTTP 200 Aug 08 19:32:45.307317 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 725/2900] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 => generated 645 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:45.430020 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-91272dad-4db1-4f1d-a061-d9010cf6cc3b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.431769 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-91272dad-4db1-4f1d-a061-d9010cf6cc3b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:45.431911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-91272dad-4db1-4f1d-a061-d9010cf6cc3b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.432131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-91272dad-4db1-4f1d-a061-d9010cf6cc3b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.439464 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.439464 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:45.443200 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-91272dad-4db1-4f1d-a061-d9010cf6cc3b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:45.447518 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-91272dad-4db1-4f1d-a061-d9010cf6cc3b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:45.447790 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 724/2901] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:45.582689 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8982568e-7fda-4f55-a65c-2765d47dbb36 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.584663 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8982568e-7fda-4f55-a65c-2765d47dbb36 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:45.584897 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8982568e-7fda-4f55-a65c-2765d47dbb36 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.585154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8982568e-7fda-4f55-a65c-2765d47dbb36 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.592813 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8982568e-7fda-4f55-a65c-2765d47dbb36 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 returned with HTTP 404 Aug 08 19:32:45.593348 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 728/2902] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:45.604236 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3912a971-6905-46d3-b85d-54e8fa5e0f73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.615126 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3912a971-6905-46d3-b85d-54e8fa5e0f73 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:45.616246 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3912a971-6905-46d3-b85d-54e8fa5e0f73 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.617381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3912a971-6905-46d3-b85d-54e8fa5e0f73 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.651574 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3912a971-6905-46d3-b85d-54e8fa5e0f73 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 returned with HTTP 404 Aug 08 19:32:45.654744 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 726/2903] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:45.665012 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cbae8050-f7de-4ab0-b84f-ec03bd89db65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.667144 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbae8050-f7de-4ab0-b84f-ec03bd89db65 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] DELETE https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:45.668897 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbae8050-f7de-4ab0-b84f-ec03bd89db65 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.668897 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cbae8050-f7de-4ab0-b84f-ec03bd89db65 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.668897 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-cbae8050-f7de-4ab0-b84f-ec03bd89db65 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Delete volume with id: 4335a6c2-8663-432b-862b-689ce6180f56 Aug 08 19:32:45.674043 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cbae8050-f7de-4ab0-b84f-ec03bd89db65 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 returned with HTTP 404 Aug 08 19:32:45.674824 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 726/2904] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:45 2026] DELETE /volume/v3/volumes/4335a6c2-8663-432b-862b-689ce6180f56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:45.684682 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-063b524a-3901-4660-bf77-d89c50ce16a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.686595 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:45.686982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1479084009"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:45.688605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1479084009'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:45.688728 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Create volume of 1 GB Aug 08 19:32:45.693097 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Availability Zones retrieved successfully. Aug 08 19:32:45.698865 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Flow 'volume_create_api' (a7478ac5-cc14-4f2e-95a5-512469001353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:45.699897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240baf16-77d3-4e8d-9607-73f6ae1ed7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:45.700860 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:45.727681 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (240baf16-77d3-4e8d-9607-73f6ae1ed7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:45.728605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (791ec4b9-f905-469f-9bd9-42f44cc41206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:45.767342 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Created reservations ['2007d854-e6ed-4e2f-9c40-0fb520e804d8', '8614b33b-5643-46bf-860a-77412b564789', '48ded9c5-4e8d-4fe8-9743-0fee542a3675', 'd3e43302-4caa-4d51-a4e7-82ab52a4f109'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:45.768841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (791ec4b9-f905-469f-9bd9-42f44cc41206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2007d854-e6ed-4e2f-9c40-0fb520e804d8', '8614b33b-5643-46bf-860a-77412b564789', '48ded9c5-4e8d-4fe8-9743-0fee542a3675', 'd3e43302-4caa-4d51-a4e7-82ab52a4f109']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:45.769806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c374e4b-0da8-4e82-89f5-116f6b97dd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:45.792972 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c374e4b-0da8-4e82-89f5-116f6b97dd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a53b482-c90a-47c0-9d01-2150988d107c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1479084009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4116e1ad1d094e69b8c16f636bf8a4a6',qos_specs=None,replication_status=,reservations=['2007d854-e6ed-4e2f-9c40-0fb520e804d8','8614b33b-5643-46bf-860a-77412b564789','48ded9c5-4e8d-4fe8-9743-0fee542a3675','d3e43302-4caa-4d51-a4e7-82ab52a4f109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a0cc2460b6488c801c48bea53a2c8f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1479084009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a53b482-c90a-47c0-9d01-2150988d107c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4116e1ad1d094e69b8c16f636bf8a4a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='37a0cc2460b6488c801c48bea53a2c8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:45.794318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e265d9d3-ad3b-446a-9757-37206e190e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:45.812007 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e265d9d3-ad3b-446a-9757-37206e190e48) transitioned into 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-1479084009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4116e1ad1d094e69b8c16f636bf8a4a6',qos_specs=None,replication_status=,reservations=['2007d854-e6ed-4e2f-9c40-0fb520e804d8','8614b33b-5643-46bf-860a-77412b564789','48ded9c5-4e8d-4fe8-9743-0fee542a3675','d3e43302-4caa-4d51-a4e7-82ab52a4f109'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37a0cc2460b6488c801c48bea53a2c8f',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:45.812732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c3d118-d68d-4660-b655-5e033b487e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:45.821319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c3d118-d68d-4660-b655-5e033b487e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:45.822051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Flow 'volume_create_api' (a7478ac5-cc14-4f2e-95a5-512469001353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:45.822335 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Create volume request issued successfully. Aug 08 19:32:45.822982 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-063b524a-3901-4660-bf77-d89c50ce16a7 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:45.823579 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 725/2905] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:45 2026] POST /volume/v3/volumes => generated 754 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:45.838613 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-593cf6cd-598d-4098-9775-6288da8a4112 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.841231 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-593cf6cd-598d-4098-9775-6288da8a4112 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:45.841481 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-593cf6cd-598d-4098-9775-6288da8a4112 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.841672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-593cf6cd-598d-4098-9775-6288da8a4112 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.850649 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.850649 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:45.854380 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-593cf6cd-598d-4098-9775-6288da8a4112 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Volume info retrieved successfully. Aug 08 19:32:45.858800 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-593cf6cd-598d-4098-9775-6288da8a4112 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 200 Aug 08 19:32:45.859192 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 729/2906] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:45.896792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f6f77de9-4cbd-4ca9-a3df-9b36a6c1be24 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.898776 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f6f77de9-4cbd-4ca9-a3df-9b36a6c1be24 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:45.898960 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f6f77de9-4cbd-4ca9-a3df-9b36a6c1be24 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.899146 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f6f77de9-4cbd-4ca9-a3df-9b36a6c1be24 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.905944 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.905944 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:45.910107 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f6f77de9-4cbd-4ca9-a3df-9b36a6c1be24 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:45.915046 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f6f77de9-4cbd-4ca9-a3df-9b36a6c1be24 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:45.915445 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 727/2907] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 1427 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:45.926240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-83db9d6b-b553-4213-9f11-cc0941b1764f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.928380 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83db9d6b-b553-4213-9f11-cc0941b1764f None None] GET https://10.4.3.89/volume// Aug 08 19:32:45.928380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83db9d6b-b553-4213-9f11-cc0941b1764f None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:45.928380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83db9d6b-b553-4213-9f11-cc0941b1764f None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:45.928380 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83db9d6b-b553-4213-9f11-cc0941b1764f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:45.928380 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 727/2908] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:32:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:45.937524 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-1184e211-1d44-4170-ace3-c28b8a2e08c8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:45.939401 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-1184e211-1d44-4170-ace3-c28b8a2e08c8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:32:45.939726 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-1184e211-1d44-4170-ace3-c28b8a2e08c8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5d08e27-cd76-48bf-9643-6b70aae4ab7b", "connector": null, "instance_uuid": "e8050823-c776-4bfb-86f4-fd9e9955199c"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:45.948572 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:45.948572 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:45.973541 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-1184e211-1d44-4170-ace3-c28b8a2e08c8 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:32:45.973953 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 726/2909] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:32:45 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) Aug 08 19:32:46.060203 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a20752f1-0c54-4128-822a-e84e83994e37 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.065086 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a20752f1-0c54-4128-822a-e84e83994e37 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:46.065299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a20752f1-0c54-4128-822a-e84e83994e37 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.065573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a20752f1-0c54-4128-822a-e84e83994e37 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.065693 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a20752f1-0c54-4128-822a-e84e83994e37 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:46.076534 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:46.076534 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:46.076721 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a20752f1-0c54-4128-822a-e84e83994e37 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:46.077530 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 730/2910] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:46.281654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d385f2d4-82da-4618-8a56-53095594cbff None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.284074 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d385f2d4-82da-4618-8a56-53095594cbff tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:46.284356 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d385f2d4-82da-4618-8a56-53095594cbff tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.284627 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d385f2d4-82da-4618-8a56-53095594cbff tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.284778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d385f2d4-82da-4618-8a56-53095594cbff tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:46.290192 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:46.290192 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:46.291275 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d385f2d4-82da-4618-8a56-53095594cbff tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:46.291755 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 728/2911] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:46.321153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b34d509-72ee-484a-831a-548a0e6e71df None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.323306 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b34d509-72ee-484a-831a-548a0e6e71df tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 Aug 08 19:32:46.323629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b34d509-72ee-484a-831a-548a0e6e71df tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.323831 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b34d509-72ee-484a-831a-548a0e6e71df tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.323940 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7b34d509-72ee-484a-831a-548a0e6e71df tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id fa4a8efe-af7e-43f5-8183-572b8c3cb751. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:46.329696 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:46.329696 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:46.330551 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b34d509-72ee-484a-831a-548a0e6e71df tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 returned with HTTP 200 Aug 08 19:32:46.331010 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 728/2912] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:46.344773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-05a94f23-2e42-484d-ac29-fffeb5778e0b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.347299 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-05a94f23-2e42-484d-ac29-fffeb5778e0b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 Aug 08 19:32:46.348247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-05a94f23-2e42-484d-ac29-fffeb5778e0b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.348247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-05a94f23-2e42-484d-ac29-fffeb5778e0b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.348469 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-05a94f23-2e42-484d-ac29-fffeb5778e0b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete backup with id: fa4a8efe-af7e-43f5-8183-572b8c3cb751. Aug 08 19:32:46.354627 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:46.354627 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:46.369293 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-05a94f23-2e42-484d-ac29-fffeb5778e0b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] delete_backup rpcapi backup_id fa4a8efe-af7e-43f5-8183-572b8c3cb751 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:32:46.371294 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-05a94f23-2e42-484d-ac29-fffeb5778e0b tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 returned with HTTP 202 Aug 08 19:32:46.371758 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 727/2913] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:46 2026] DELETE /volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:32:46.383079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65936630-67b5-4df1-9aa0-43d4554224fd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.385332 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65936630-67b5-4df1-9aa0-43d4554224fd tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 Aug 08 19:32:46.385769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65936630-67b5-4df1-9aa0-43d4554224fd tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.386040 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65936630-67b5-4df1-9aa0-43d4554224fd tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.386253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-65936630-67b5-4df1-9aa0-43d4554224fd tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id fa4a8efe-af7e-43f5-8183-572b8c3cb751. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:46.394786 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:46.394786 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:46.394786 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65936630-67b5-4df1-9aa0-43d4554224fd tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 returned with HTTP 200 Aug 08 19:32:46.394786 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 731/2914] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:46.878596 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23ec159b-215d-4fb6-8adf-44c82441eb0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.880757 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23ec159b-215d-4fb6-8adf-44c82441eb0f tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:46.881060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23ec159b-215d-4fb6-8adf-44c82441eb0f tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.881317 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23ec159b-215d-4fb6-8adf-44c82441eb0f tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.891065 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:46.891065 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:46.895423 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-23ec159b-215d-4fb6-8adf-44c82441eb0f tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Volume info retrieved successfully. Aug 08 19:32:46.901386 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23ec159b-215d-4fb6-8adf-44c82441eb0f tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 200 Aug 08 19:32:46.901795 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 729/2915] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:46.920399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6cafa7cc-85a6-44e7-9d18-3f1df7701cd1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.922211 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cafa7cc-85a6-44e7-9d18-3f1df7701cd1 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True Aug 08 19:32:46.922404 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cafa7cc-85a6-44e7-9d18-3f1df7701cd1 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.922609 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6cafa7cc-85a6-44e7-9d18-3f1df7701cd1 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.946446 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-35ceef4c-6c54-428e-99da-a1c3ed6b7990 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.946808 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35ceef4c-6c54-428e-99da-a1c3ed6b7990 None None] GET https://10.4.3.89/volume// Aug 08 19:32:46.946950 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35ceef4c-6c54-428e-99da-a1c3ed6b7990 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.947137 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35ceef4c-6c54-428e-99da-a1c3ed6b7990 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.947184 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6cafa7cc-85a6-44e7-9d18-3f1df7701cd1 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True returned with HTTP 200 Aug 08 19:32:46.947469 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35ceef4c-6c54-428e-99da-a1c3ed6b7990 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:46.947547 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 729/2916] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True => generated 1633 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:46.947709 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 728/2917] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:46.954380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-ef2a62c6-4ff4-4911-b731-edfd2966dd72 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.956839 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-ef2a62c6-4ff4-4911-b731-edfd2966dd72 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:32:46.957107 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-ef2a62c6-4ff4-4911-b731-edfd2966dd72 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.957341 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-ef2a62c6-4ff4-4911-b731-edfd2966dd72 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.963768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fdae2099-9ea2-405f-98bb-ab9ed4110e5a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:46.965868 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdae2099-9ea2-405f-98bb-ab9ed4110e5a tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/8c490bede3ee4b2893ed9f59b7f5b666?usage=True Aug 08 19:32:46.966023 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdae2099-9ea2-405f-98bb-ab9ed4110e5a tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:46.966267 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fdae2099-9ea2-405f-98bb-ab9ed4110e5a tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:46.970787 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:46.970787 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:46.974683 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-ef2a62c6-4ff4-4911-b731-edfd2966dd72 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:32:46.980394 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-ef2a62c6-4ff4-4911-b731-edfd2966dd72 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:32:46.981065 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 732/2918] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 1606 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:46.985086 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fdae2099-9ea2-405f-98bb-ab9ed4110e5a tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/8c490bede3ee4b2893ed9f59b7f5b666?usage=True returned with HTTP 200 Aug 08 19:32:46.985086 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 730/2919] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:32:46 2026] GET /volume/v3/os-quota-sets/8c490bede3ee4b2893ed9f59b7f5b666?usage=True => generated 1633 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:46.998257 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dbecac20-4b58-4ae7-992d-d04bda9b812c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.000041 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbecac20-4b58-4ae7-992d-d04bda9b812c tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer Aug 08 19:32:47.000371 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dbecac20-4b58-4ae7-992d-d04bda9b812c tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0a53b482-c90a-47c0-9d01-2150988d107c"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:47.001805 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.volume_transfer [None req-dbecac20-4b58-4ae7-992d-d04bda9b812c tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Creating new volume transfer {'transfer': {'volume_id': '0a53b482-c90a-47c0-9d01-2150988d107c'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 08 19:32:47.001950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.volume_transfer [None req-dbecac20-4b58-4ae7-992d-d04bda9b812c tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Creating transfer of volume 0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:47.002105 np0000006803 devstack@c-api.service[100252]: INFO cinder.transfer.api [None req-dbecac20-4b58-4ae7-992d-d04bda9b812c tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Generating transfer record for volume 0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:47.010304 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.010304 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:47.021676 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dbecac20-4b58-4ae7-992d-d04bda9b812c tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/os-volume-transfer returned with HTTP 202 Aug 08 19:32:47.023115 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 730/2920] 10.4.3.89 () {68 vars in 1284 bytes} [Sat Aug 8 19:32:46 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:47.033588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.091236 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a423a2a3-f64f-43ac-a3b5-17dff165f235 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.091647 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] POST https://10.4.3.89/volume/v3/os-volume-transfer/e44b25c0-0761-45fa-935e-d3db9a86f311/accept Aug 08 19:32:47.092009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e6a612f4ae928f2b"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:47.093578 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a423a2a3-f64f-43ac-a3b5-17dff165f235 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:47.094196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a423a2a3-f64f-43ac-a3b5-17dff165f235 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.094483 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.volume_transfer [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Accepting volume transfer e44b25c0-0761-45fa-935e-d3db9a86f311 {{(pid=100254) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 08 19:32:47.094643 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.volume_transfer [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Accepting transfer e44b25c0-0761-45fa-935e-d3db9a86f311 Aug 08 19:32:47.094717 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a423a2a3-f64f-43ac-a3b5-17dff165f235 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.094943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a423a2a3-f64f-43ac-a3b5-17dff165f235 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:47.100150 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.100150 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:47.101628 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a423a2a3-f64f-43ac-a3b5-17dff165f235 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:47.102208 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 733/2921] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:47.169116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f03f2a27-2caf-4221-b9f5-2631fd959dce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.173519 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f03f2a27-2caf-4221-b9f5-2631fd959dce tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] PUT https://10.4.3.89/volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547 Aug 08 19:32:47.173962 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f03f2a27-2caf-4221-b9f5-2631fd959dce tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:47.180189 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Created reservations ['dcf15eef-12b8-4d10-9cdc-7ca437262a4b', '8959d00a-47ae-49e2-9cbe-35ac25c59129', '0967882e-6219-44ce-85d7-187abe9ed1fc', '32ae5ab6-0d78-4d60-ac82-82ef98f44b1e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:47.187140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f03f2a27-2caf-4221-b9f5-2631fd959dce tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Acquiring lock "cinder-attachment_update-b5d08e27-cd76-48bf-9643-6b70aae4ab7b-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:32:47.193646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f03f2a27-2caf-4221-b9f5-2631fd959dce tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Lock "cinder-attachment_update-b5d08e27-cd76-48bf-9643-6b70aae4ab7b-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:32:47.195146 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.195146 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:47.202805 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Created reservations ['86bb6c5b-590e-4d70-9a34-b9577bb4cb6b', 'c06e8c19-3177-46a1-8957-210fb9bb68f9', 'd5cbad5f-bb4b-4efc-a599-f263dfd489b7', '6116c8ae-73d7-41d0-b2c3-439cc039ca9c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:47.233784 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Created reservations ['c2f7f6e8-ab49-4551-a5be-79ac1a68ed34', '2e2f1f79-5d34-4ac7-b798-c8ef9ddc474d', '1349a7b9-fa62-4c4e-83e2-8f38da41e135', '2f2f125a-fb9f-465f-8d35-cd8b748a8ac0'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:47.258749 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Created reservations ['9a1a556c-95dd-4804-bdc1-85bb28e2d931', '12e31ce6-a974-43c1-958d-6af0570540a4', 'b61f7568-439f-46ac-a652-7406ac1dcc70', '9846e985-3ca8-4dd6-8f99-c98e2f1b1717'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:47.271587 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Transfer volume completed successfully. Aug 08 19:32:47.289852 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f03f2a27-2caf-4221-b9f5-2631fd959dce tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Lock "cinder-attachment_update-b5d08e27-cd76-48bf-9643-6b70aae4ab7b-np0000006803" released by "attachment_update" :: held 0.096s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:32:47.290178 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-f03f2a27-2caf-4221-b9f5-2631fd959dce tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547 returned with HTTP 200 Aug 08 19:32:47.290944 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 731/2922] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:32:47 2026] PUT /volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:47.302339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-77fa9401-e239-4647-84ed-71e102f7f458 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.304207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77fa9401-e239-4647-84ed-71e102f7f458 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:47.304428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77fa9401-e239-4647-84ed-71e102f7f458 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.304614 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77fa9401-e239-4647-84ed-71e102f7f458 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.304715 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-77fa9401-e239-4647-84ed-71e102f7f458 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:47.317123 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.317123 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:47.317123 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77fa9401-e239-4647-84ed-71e102f7f458 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:47.317123 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 731/2923] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:47.319312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-49b12f06-c8fb-4838-ac2f-5092f0edeeb1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.322301 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-49b12f06-c8fb-4838-ac2f-5092f0edeeb1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547/action Aug 08 19:32:47.323744 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-49b12f06-c8fb-4838-ac2f-5092f0edeeb1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:47.324466 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-49b12f06-c8fb-4838-ac2f-5092f0edeeb1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:47.349070 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.349070 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:47.350321 np0000006803 devstack@c-api.service[100254]: INFO cinder.transfer.api [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Volume 0a53b482-c90a-47c0-9d01-2150988d107c has been transferred. Aug 08 19:32:47.356814 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d0a1a43-22f8-45ec-98bf-7e6a2b26beee tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] https://10.4.3.89/volume/v3/os-volume-transfer/e44b25c0-0761-45fa-935e-d3db9a86f311/accept returned with HTTP 202 Aug 08 19:32:47.357233 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 729/2924] 10.4.3.89 () {68 vars in 1416 bytes} [Sat Aug 8 19:32:47 2026] POST /volume/v3/os-volume-transfer/e44b25c0-0761-45fa-935e-d3db9a86f311/accept => generated 363 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:47.364749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-49b12f06-c8fb-4838-ac2f-5092f0edeeb1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547/action returned with HTTP 204 Aug 08 19:32:47.365762 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 734/2925] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:32:47 2026] POST /volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:47.366034 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27a65eff-f44c-4c94-a898-1732e6d426ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.369369 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27a65eff-f44c-4c94-a898-1732e6d426ea tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] GET https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:47.369591 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27a65eff-f44c-4c94-a898-1732e6d426ea tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.369781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27a65eff-f44c-4c94-a898-1732e6d426ea tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.376824 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.376824 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:47.381247 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27a65eff-f44c-4c94-a898-1732e6d426ea tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] Volume info retrieved successfully. Aug 08 19:32:47.394120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27a65eff-f44c-4c94-a898-1732e6d426ea tempest-VolumeQuotasAdminTestJSON-1543033465 tempest-VolumeQuotasAdminTestJSON-1543033465-project-member] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 200 Aug 08 19:32:47.394120 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 732/2926] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:47.407587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b3963f91-8bfa-44ca-abc1-626cf7a52ae6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.408752 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31b77681-1b5d-416f-9957-cf68aeea669b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.409920 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3963f91-8bfa-44ca-abc1-626cf7a52ae6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 Aug 08 19:32:47.410177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3963f91-8bfa-44ca-abc1-626cf7a52ae6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.410360 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3963f91-8bfa-44ca-abc1-626cf7a52ae6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.410510 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b3963f91-8bfa-44ca-abc1-626cf7a52ae6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id fa4a8efe-af7e-43f5-8183-572b8c3cb751. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:47.411290 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31b77681-1b5d-416f-9957-cf68aeea669b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True Aug 08 19:32:47.411595 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31b77681-1b5d-416f-9957-cf68aeea669b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.411870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31b77681-1b5d-416f-9957-cf68aeea669b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.412278 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.412278 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:47.417431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3963f91-8bfa-44ca-abc1-626cf7a52ae6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 returned with HTTP 404 Aug 08 19:32:47.417943 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 732/2927] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/backups/fa4a8efe-af7e-43f5-8183-572b8c3cb751 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:47.426937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.431695 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea Aug 08 19:32:47.431695 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.431695 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.431695 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume with id: 033089a8-ab36-4f39-87d7-d07d2cb969ea Aug 08 19:32:47.443901 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.443901 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:47.445219 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:47.447792 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31b77681-1b5d-416f-9957-cf68aeea669b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True returned with HTTP 200 Aug 08 19:32:47.447792 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 730/2928] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6?usage=True => generated 1633 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:47.460963 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-145d1ea1-3315-4d58-90dd-bf294fb4c8cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.463286 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-145d1ea1-3315-4d58-90dd-bf294fb4c8cd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/8c490bede3ee4b2893ed9f59b7f5b666?usage=True Aug 08 19:32:47.463639 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-145d1ea1-3315-4d58-90dd-bf294fb4c8cd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.463939 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-145d1ea1-3315-4d58-90dd-bf294fb4c8cd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.467469 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume request issued successfully. Aug 08 19:32:47.467469 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-48e0a105-2bf4-4c3f-97cc-8a4597885361 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea returned with HTTP 202 Aug 08 19:32:47.467469 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 735/2929] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:32:47 2026] DELETE /volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:47.476748 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09976202-4c83-4baf-86e5-4771450768bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.479587 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09976202-4c83-4baf-86e5-4771450768bc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea Aug 08 19:32:47.479862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09976202-4c83-4baf-86e5-4771450768bc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.480130 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09976202-4c83-4baf-86e5-4771450768bc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.482775 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-145d1ea1-3315-4d58-90dd-bf294fb4c8cd tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/8c490bede3ee4b2893ed9f59b7f5b666?usage=True returned with HTTP 200 Aug 08 19:32:47.483328 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 733/2930] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/os-quota-sets/8c490bede3ee4b2893ed9f59b7f5b666?usage=True => generated 1633 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:47.488286 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.488286 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:47.491782 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09976202-4c83-4baf-86e5-4771450768bc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:47.496286 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09976202-4c83-4baf-86e5-4771450768bc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea returned with HTTP 200 Aug 08 19:32:47.496663 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 733/2931] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:47.502700 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.505847 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:47.505847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.505847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.506081 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Delete volume with id: 0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:47.514590 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.514590 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:47.514955 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Volume info retrieved successfully. Aug 08 19:32:47.534263 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Delete volume request issued successfully. Aug 08 19:32:47.534865 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2c87fa91-78d9-4f75-8a1d-a1db723f5d0b tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 202 Aug 08 19:32:47.535052 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 731/2932] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:47 2026] DELETE /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:47.542104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-01de7616-376b-44f4-8755-322c5cd2d5aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:47.545226 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01de7616-376b-44f4-8755-322c5cd2d5aa tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:47.545226 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01de7616-376b-44f4-8755-322c5cd2d5aa tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:47.545226 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01de7616-376b-44f4-8755-322c5cd2d5aa tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:47.552502 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:47.552502 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:47.556168 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-01de7616-376b-44f4-8755-322c5cd2d5aa tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Volume info retrieved successfully. Aug 08 19:32:47.559960 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01de7616-376b-44f4-8755-322c5cd2d5aa tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 200 Aug 08 19:32:47.560554 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 736/2933] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:47 2026] GET /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 1010 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:48.114538 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56fe6e04-d4fe-4990-885b-6707cb4d6138 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.116864 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56fe6e04-d4fe-4990-885b-6707cb4d6138 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:48.117141 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56fe6e04-d4fe-4990-885b-6707cb4d6138 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.117360 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56fe6e04-d4fe-4990-885b-6707cb4d6138 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.117501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-56fe6e04-d4fe-4990-885b-6707cb4d6138 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:48.123026 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:48.123026 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:48.123911 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56fe6e04-d4fe-4990-885b-6707cb4d6138 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:48.124387 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 734/2934] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:48.329962 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4012431a-f94f-4886-b3f5-63049b0e7a17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.332997 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4012431a-f94f-4886-b3f5-63049b0e7a17 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:48.333350 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4012431a-f94f-4886-b3f5-63049b0e7a17 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.334652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4012431a-f94f-4886-b3f5-63049b0e7a17 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.334878 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4012431a-f94f-4886-b3f5-63049b0e7a17 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:48.341230 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:48.341230 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:48.343032 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4012431a-f94f-4886-b3f5-63049b0e7a17 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:48.343542 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 734/2935] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:48.515069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3a350db4-70ef-47ab-936e-2ab97b917490 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.519691 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a350db4-70ef-47ab-936e-2ab97b917490 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea Aug 08 19:32:48.519691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a350db4-70ef-47ab-936e-2ab97b917490 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.519691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3a350db4-70ef-47ab-936e-2ab97b917490 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.525662 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3a350db4-70ef-47ab-936e-2ab97b917490 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea returned with HTTP 404 Aug 08 19:32:48.526314 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 732/2936] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/volumes/033089a8-ab36-4f39-87d7-d07d2cb969ea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:48.537772 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b428de04-2f8a-425f-ae7b-87d494eece2e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.540954 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b428de04-2f8a-425f-ae7b-87d494eece2e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups Aug 08 19:32:48.540954 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b428de04-2f8a-425f-ae7b-87d494eece2e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.540954 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b428de04-2f8a-425f-ae7b-87d494eece2e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.560907 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b428de04-2f8a-425f-ae7b-87d494eece2e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 08 19:32:48.561581 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 737/2937] 10.4.3.89 () {68 vars in 1270 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/backups => generated 620 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:48.571243 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88f701cb-26b4-46e4-b85b-90fd2d699718 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.573488 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88f701cb-26b4-46e4-b85b-90fd2d699718 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups?project_id=b3ab813fbd774666bc5af17585eb9f5e Aug 08 19:32:48.573688 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88f701cb-26b4-46e4-b85b-90fd2d699718 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.573869 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-704eb26f-ae7b-4ef0-a12b-7d30749c6f49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.573932 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88f701cb-26b4-46e4-b85b-90fd2d699718 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.575696 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-704eb26f-ae7b-4ef0-a12b-7d30749c6f49 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:48.575924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-704eb26f-ae7b-4ef0-a12b-7d30749c6f49 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.576159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-704eb26f-ae7b-4ef0-a12b-7d30749c6f49 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.585138 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-704eb26f-ae7b-4ef0-a12b-7d30749c6f49 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 404 Aug 08 19:32:48.585633 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 735/2938] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:48.588581 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88f701cb-26b4-46e4-b85b-90fd2d699718 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups?project_id=b3ab813fbd774666bc5af17585eb9f5e returned with HTTP 200 Aug 08 19:32:48.588895 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 735/2939] 10.4.3.89 () {68 vars in 1357 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/backups?project_id=b3ab813fbd774666bc5af17585eb9f5e => generated 620 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:48.593119 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-58bc0ac5-ddb5-4c05-9c73-1df629b8125a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.596169 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-58bc0ac5-ddb5-4c05-9c73-1df629b8125a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] GET https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:48.596390 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-58bc0ac5-ddb5-4c05-9c73-1df629b8125a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.597820 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-58bc0ac5-ddb5-4c05-9c73-1df629b8125a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.599637 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2475f417-3066-4263-b882-933457f6c93f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.601521 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:48.602033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-416285560"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:48.603886 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-58bc0ac5-ddb5-4c05-9c73-1df629b8125a tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 404 Aug 08 19:32:48.604652 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 733/2940] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:48.605561 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-416285560'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:48.605987 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume of 1 GB Aug 08 19:32:48.606555 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:48.606555 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:48.612466 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Availability Zones retrieved successfully. Aug 08 19:32:48.617931 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ebe83a9d-ed06-47fe-a062-bfb0e82ed124 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.619652 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebe83a9d-ed06-47fe-a062-bfb0e82ed124 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:48.619834 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebe83a9d-ed06-47fe-a062-bfb0e82ed124 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.620034 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebe83a9d-ed06-47fe-a062-bfb0e82ed124 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.620177 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ebe83a9d-ed06-47fe-a062-bfb0e82ed124 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] Delete volume with id: 0a53b482-c90a-47c0-9d01-2150988d107c Aug 08 19:32:48.621610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (2a20285c-3461-413c-88b3-37c7696e2448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:48.623280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9639875-df8b-4f70-be13-db6e983976fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:48.624499 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:48.626245 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebe83a9d-ed06-47fe-a062-bfb0e82ed124 tempest-VolumeQuotasAdminTestJSON-1499126643 tempest-VolumeQuotasAdminTestJSON-1499126643-project-member] https://10.4.3.89/volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c returned with HTTP 404 Aug 08 19:32:48.626879 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 736/2941] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:48 2026] DELETE /volume/v3/volumes/0a53b482-c90a-47c0-9d01-2150988d107c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:48.636085 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a30b877c-4f01-471f-a66f-cf030a265e02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.638228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a30b877c-4f01-471f-a66f-cf030a265e02 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/6a6c6bc4a126403c98779eba87aebf55?usage=True Aug 08 19:32:48.638469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a30b877c-4f01-471f-a66f-cf030a265e02 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.638693 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a30b877c-4f01-471f-a66f-cf030a265e02 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.639011 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:48.639011 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:48.656433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9639875-df8b-4f70-be13-db6e983976fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:48.657290 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748f9e28-29a2-4de9-8cc9-fcb6d6715edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:48.657577 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a30b877c-4f01-471f-a66f-cf030a265e02 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/6a6c6bc4a126403c98779eba87aebf55?usage=True returned with HTTP 200 Aug 08 19:32:48.658061 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 736/2942] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/os-quota-sets/6a6c6bc4a126403c98779eba87aebf55?usage=True => generated 1633 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:48.670767 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9b98c891-bd77-4acc-b7da-7d4162681d37 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.673484 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b98c891-bd77-4acc-b7da-7d4162681d37 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:48.673841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b98c891-bd77-4acc-b7da-7d4162681d37 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:48.702758 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['2c6b0e52-63dd-423d-bc20-39024f1648e9', 'a62b12ed-b770-4936-852a-a32084652632', '814c8618-87cc-408b-aa1a-812592657809', '7dec751b-a5bf-4c63-bd6c-b6bd171ba4e3'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:48.703746 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748f9e28-29a2-4de9-8cc9-fcb6d6715edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c6b0e52-63dd-423d-bc20-39024f1648e9', 'a62b12ed-b770-4936-852a-a32084652632', '814c8618-87cc-408b-aa1a-812592657809', '7dec751b-a5bf-4c63-bd6c-b6bd171ba4e3']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:48.704613 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516a60c6-503a-4299-973e-61f5c9d0dfc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:48.728257 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (516a60c6-503a-4299-973e-61f5c9d0dfc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c13214-cdc4-42c5-8aac-fe73be055805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-416285560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['2c6b0e52-63dd-423d-bc20-39024f1648e9','a62b12ed-b770-4936-852a-a32084652632','814c8618-87cc-408b-aa1a-812592657809','7dec751b-a5bf-4c63-bd6c-b6bd171ba4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-416285560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c13214-cdc4-42c5-8aac-fe73be055805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3ab813fbd774666bc5af17585eb9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:48.729094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6886e6b-0340-41e4-b9f1-22b7d5c7cdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:48.750722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6886e6b-0340-41e4-b9f1-22b7d5c7cdaf) transitioned into 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-416285560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['2c6b0e52-63dd-423d-bc20-39024f1648e9','a62b12ed-b770-4936-852a-a32084652632','814c8618-87cc-408b-aa1a-812592657809','7dec751b-a5bf-4c63-bd6c-b6bd171ba4e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:48.751428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bb0b74-edaa-40f3-9ffc-38837e5737c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:48.754523 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b98c891-bd77-4acc-b7da-7d4162681d37 tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:48.755131 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 734/2943] 10.4.3.89 () {68 vars in 1368 bytes} [Sat Aug 8 19:32:48 2026] PUT /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 735 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:48.760930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bb0b74-edaa-40f3-9ffc-38837e5737c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:48.761724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (2a20285c-3461-413c-88b3-37c7696e2448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:48.762034 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request issued successfully. Aug 08 19:32:48.762644 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2475f417-3066-4263-b882-933457f6c93f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:48.763048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b84be868-b2d7-460b-89df-0ba0c626c0be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.763237 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 738/2944] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:32:48 2026] POST /volume/v3/volumes => generated 775 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:48.765056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b84be868-b2d7-460b-89df-0ba0c626c0be tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 Aug 08 19:32:48.767363 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b84be868-b2d7-460b-89df-0ba0c626c0be tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:48.775945 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b2995971-165e-4eb3-a49b-3c8744b81ef1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:48.782209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2995971-165e-4eb3-a49b-3c8744b81ef1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 Aug 08 19:32:48.782426 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2995971-165e-4eb3-a49b-3c8744b81ef1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:48.782622 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2995971-165e-4eb3-a49b-3c8744b81ef1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:48.799697 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:48.799697 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:48.805907 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b2995971-165e-4eb3-a49b-3c8744b81ef1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:48.811879 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2995971-165e-4eb3-a49b-3c8744b81ef1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 returned with HTTP 200 Aug 08 19:32:48.812212 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 737/2945] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:48 2026] GET /volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:48.843289 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b84be868-b2d7-460b-89df-0ba0c626c0be tempest-VolumeQuotasAdminTestJSON-1162154282 tempest-VolumeQuotasAdminTestJSON-1162154282-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 returned with HTTP 200 Aug 08 19:32:48.844005 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 737/2946] 10.4.3.89 () {68 vars in 1368 bytes} [Sat Aug 8 19:32:48 2026] PUT /volume/v3/os-quota-sets/4116e1ad1d094e69b8c16f636bf8a4a6 => generated 733 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:49.135644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-20d72850-8328-42f4-b631-8781dc3e1c9d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:49.137633 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20d72850-8328-42f4-b631-8781dc3e1c9d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:49.137809 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20d72850-8328-42f4-b631-8781dc3e1c9d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:49.138063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20d72850-8328-42f4-b631-8781dc3e1c9d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:49.138167 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-20d72850-8328-42f4-b631-8781dc3e1c9d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:49.142287 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:49.142287 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:49.142885 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20d72850-8328-42f4-b631-8781dc3e1c9d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:49.143302 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 735/2947] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:49 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:49.355478 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e447424-073b-4b0e-b32d-9fd7707e9e78 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:49.357453 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e447424-073b-4b0e-b32d-9fd7707e9e78 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:49.357652 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e447424-073b-4b0e-b32d-9fd7707e9e78 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:49.357861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e447424-073b-4b0e-b32d-9fd7707e9e78 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:49.358008 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7e447424-073b-4b0e-b32d-9fd7707e9e78 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:49.363528 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:49.363528 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:49.364090 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e447424-073b-4b0e-b32d-9fd7707e9e78 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:49.364288 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 739/2948] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:49 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:49.827707 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae1ac1d9-b38f-42ff-90ea-9ce4de783fb1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:49.830882 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae1ac1d9-b38f-42ff-90ea-9ce4de783fb1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 Aug 08 19:32:49.830882 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae1ac1d9-b38f-42ff-90ea-9ce4de783fb1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:49.830882 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae1ac1d9-b38f-42ff-90ea-9ce4de783fb1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:49.842263 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:49.842263 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:49.846805 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ae1ac1d9-b38f-42ff-90ea-9ce4de783fb1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:49.852083 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae1ac1d9-b38f-42ff-90ea-9ce4de783fb1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 returned with HTTP 200 Aug 08 19:32:49.852378 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 738/2949] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:49 2026] GET /volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:49.865326 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:49.867007 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:32:49.867318 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c4c13214-cdc4-42c5-8aac-fe73be055805", "name": "tempest-type-Backup-1855704219"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:49.868655 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating new backup {'backup': {'volume_id': 'c4c13214-cdc4-42c5-8aac-fe73be055805', 'name': 'tempest-type-Backup-1855704219'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:32:49.868783 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating backup of volume c4c13214-cdc4-42c5-8aac-fe73be055805 in container None Aug 08 19:32:49.876079 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:49.876079 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:49.876662 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:32:49.890960 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['9f2cf258-b749-46ed-ba8e-b6627cf040ba', 'd5f03ea2-d6f0-41e3-89f7-f7211371fafc'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:49.921484 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1768c789-9f4f-4170-b8ed-fb54d39bc6ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:32:49.922270 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 738/2950] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:32:49 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:49.930371 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-49e0f6bd-d481-4fa4-9ffd-301b0a9b2d59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:49.932807 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49e0f6bd-d481-4fa4-9ffd-301b0a9b2d59 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:49.933145 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49e0f6bd-d481-4fa4-9ffd-301b0a9b2d59 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:49.933731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49e0f6bd-d481-4fa4-9ffd-301b0a9b2d59 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:49.933731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-49e0f6bd-d481-4fa4-9ffd-301b0a9b2d59 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:49.938962 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:49.938962 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:49.939852 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49e0f6bd-d481-4fa4-9ffd-301b0a9b2d59 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:49.940348 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 736/2951] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:49 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:50.152315 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c8bc0d6c-f5eb-4fbe-a305-9328dad9b8e6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:50.154573 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c8bc0d6c-f5eb-4fbe-a305-9328dad9b8e6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:50.154789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c8bc0d6c-f5eb-4fbe-a305-9328dad9b8e6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:50.155002 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c8bc0d6c-f5eb-4fbe-a305-9328dad9b8e6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:50.155110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c8bc0d6c-f5eb-4fbe-a305-9328dad9b8e6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:50.160124 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:50.160124 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:50.160750 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c8bc0d6c-f5eb-4fbe-a305-9328dad9b8e6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:50.161188 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 740/2952] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:50 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:50.377974 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f192b68-61c3-4266-9b82-5be46458f5ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:50.380479 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f192b68-61c3-4266-9b82-5be46458f5ed tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:50.380479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f192b68-61c3-4266-9b82-5be46458f5ed tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:50.380567 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f192b68-61c3-4266-9b82-5be46458f5ed tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:50.381354 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5f192b68-61c3-4266-9b82-5be46458f5ed tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:50.386591 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:50.386591 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:50.388390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f192b68-61c3-4266-9b82-5be46458f5ed tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:50.388390 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 739/2953] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:50 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:50.952206 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a39a0027-1e89-4f13-9e82-b3a7045661f1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:50.954380 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a39a0027-1e89-4f13-9e82-b3a7045661f1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:50.954916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a39a0027-1e89-4f13-9e82-b3a7045661f1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:50.954916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a39a0027-1e89-4f13-9e82-b3a7045661f1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:50.955093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a39a0027-1e89-4f13-9e82-b3a7045661f1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:50.963356 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:50.963356 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:50.964068 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a39a0027-1e89-4f13-9e82-b3a7045661f1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:50.964443 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 739/2954] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:50 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:51.175738 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2822b683-d644-40a0-a77e-1ebfb0b9990c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:51.178338 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2822b683-d644-40a0-a77e-1ebfb0b9990c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:51.178854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2822b683-d644-40a0-a77e-1ebfb0b9990c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:51.178854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2822b683-d644-40a0-a77e-1ebfb0b9990c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:51.179058 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2822b683-d644-40a0-a77e-1ebfb0b9990c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:51.185708 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:51.185708 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:51.186706 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2822b683-d644-40a0-a77e-1ebfb0b9990c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:51.187497 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 737/2955] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:51 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:51.404007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-837abc00-e2cd-40c0-8499-60d6a34ca4a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:51.408436 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-837abc00-e2cd-40c0-8499-60d6a34ca4a0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:51.408436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-837abc00-e2cd-40c0-8499-60d6a34ca4a0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:51.408436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-837abc00-e2cd-40c0-8499-60d6a34ca4a0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:51.408436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-837abc00-e2cd-40c0-8499-60d6a34ca4a0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:51.422231 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:51.422231 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:51.423182 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-837abc00-e2cd-40c0-8499-60d6a34ca4a0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:51.423653 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 741/2956] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:51 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:51.888742 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e609e640-fc64-4a9d-ba1f-d6f93e7ce0bb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:51.977985 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-98abab98-9d63-4a7a-ba9b-309a7b406310 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:51.980735 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98abab98-9d63-4a7a-ba9b-309a7b406310 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:51.981442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98abab98-9d63-4a7a-ba9b-309a7b406310 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:51.981442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-98abab98-9d63-4a7a-ba9b-309a7b406310 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:51.981590 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-98abab98-9d63-4a7a-ba9b-309a7b406310 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:51.988493 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:51.988493 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:51.989716 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-98abab98-9d63-4a7a-ba9b-309a7b406310 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:51.990835 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 740/2957] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:51 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:52.038807 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e609e640-fc64-4a9d-ba1f-d6f93e7ce0bb tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] GET https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a Aug 08 19:32:52.038807 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e609e640-fc64-4a9d-ba1f-d6f93e7ce0bb tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:52.038807 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e609e640-fc64-4a9d-ba1f-d6f93e7ce0bb tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:52.070293 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e609e640-fc64-4a9d-ba1f-d6f93e7ce0bb tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a returned with HTTP 200 Aug 08 19:32:52.070917 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 740/2958] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:32:51 2026] GET /volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a => generated 775 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:52.082606 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:52.203558 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-52f8f94d-ff85-46c1-b3ea-61686861a607 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:52.205775 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52f8f94d-ff85-46c1-b3ea-61686861a607 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:52.206021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52f8f94d-ff85-46c1-b3ea-61686861a607 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:52.206217 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52f8f94d-ff85-46c1-b3ea-61686861a607 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:52.206360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-52f8f94d-ff85-46c1-b3ea-61686861a607 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:52.222040 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:52.222467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-586633391"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:52.223984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-586633391'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:52.224147 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Create volume of 1 GB Aug 08 19:32:52.224914 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:52.224914 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:52.225930 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52f8f94d-ff85-46c1-b3ea-61686861a607 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:52.226518 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 742/2959] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:52 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:52.233063 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Availability Zones retrieved successfully. Aug 08 19:32:52.240107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Flow 'volume_create_api' (976ef1b5-42f3-4983-adbe-025defebc502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:52.241527 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d08b6a-79bc-4805-b448-180495d1fffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:52.242717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:52.286711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43d08b6a-79bc-4805-b448-180495d1fffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:52.287838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9063d92a-8720-47e3-99e3-2562dc977c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:52.354255 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Created reservations ['ba279907-63c5-4309-b819-76c0b53dfbfe', '92b070aa-baf8-44b4-86f3-9ae397e941c8', '8f14af65-36f3-453a-be63-fbb37ef51a8b', '6ce909db-30ca-45aa-9fe3-f646b72417db'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:32:52.355230 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9063d92a-8720-47e3-99e3-2562dc977c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba279907-63c5-4309-b819-76c0b53dfbfe', '92b070aa-baf8-44b4-86f3-9ae397e941c8', '8f14af65-36f3-453a-be63-fbb37ef51a8b', '6ce909db-30ca-45aa-9fe3-f646b72417db']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:52.356223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8000645-6fad-411f-ae01-1b63ff41fbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:52.394058 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8000645-6fad-411f-ae01-1b63ff41fbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db69533a-b3a4-4acc-a9ae-40cd6f11323e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-586633391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d13dafd79400431cbcef67141af88b3a',qos_specs=None,replication_status=,reservations=['ba279907-63c5-4309-b819-76c0b53dfbfe','92b070aa-baf8-44b4-86f3-9ae397e941c8','8f14af65-36f3-453a-be63-fbb37ef51a8b','6ce909db-30ca-45aa-9fe3-f646b72417db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea3676c2aed45e7b0c81e6389797c88',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:32:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-586633391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db69533a-b3a4-4acc-a9ae-40cd6f11323e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d13dafd79400431cbcef67141af88b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bea3676c2aed45e7b0c81e6389797c88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:52.397398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d15c5c6-5a7e-4125-8bdf-3eb99a7029e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:52.425034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d15c5c6-5a7e-4125-8bdf-3eb99a7029e7) transitioned into 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-586633391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d13dafd79400431cbcef67141af88b3a',qos_specs=None,replication_status=,reservations=['ba279907-63c5-4309-b819-76c0b53dfbfe','92b070aa-baf8-44b4-86f3-9ae397e941c8','8f14af65-36f3-453a-be63-fbb37ef51a8b','6ce909db-30ca-45aa-9fe3-f646b72417db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bea3676c2aed45e7b0c81e6389797c88',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:52.428391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbab86f-4955-436b-a3c6-39a3344f45c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:52.438926 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51d80aad-0018-49f7-be52-ce82d8796641 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:52.439197 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51d80aad-0018-49f7-be52-ce82d8796641 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:52.439494 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51d80aad-0018-49f7-be52-ce82d8796641 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:52.439769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51d80aad-0018-49f7-be52-ce82d8796641 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:52.439925 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-51d80aad-0018-49f7-be52-ce82d8796641 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:52.446389 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:52.446389 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:52.446389 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51d80aad-0018-49f7-be52-ce82d8796641 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:52.446389 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 741/2960] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:52 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:52.446528 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3fbab86f-4955-436b-a3c6-39a3344f45c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:52.447610 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Flow 'volume_create_api' (976ef1b5-42f3-4983-adbe-025defebc502) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:52.448027 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Create volume request issued successfully. Aug 08 19:32:52.448749 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b8baab92-a891-48cf-be1b-7bd10803fb3d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:32:52.449272 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 738/2961] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:52 2026] POST /volume/v3/volumes => generated 756 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:32:52.461165 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57d64b08-af84-458d-b2f8-7bc563f22f78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:52.463012 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57d64b08-af84-458d-b2f8-7bc563f22f78 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] GET https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e Aug 08 19:32:52.463287 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57d64b08-af84-458d-b2f8-7bc563f22f78 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:52.463588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57d64b08-af84-458d-b2f8-7bc563f22f78 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:52.470608 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:52.470608 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:52.475681 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-57d64b08-af84-458d-b2f8-7bc563f22f78 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Volume info retrieved successfully. Aug 08 19:32:52.482494 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57d64b08-af84-458d-b2f8-7bc563f22f78 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e returned with HTTP 200 Aug 08 19:32:52.483277 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 741/2962] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:52 2026] GET /volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:53.001831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-271b50d4-9fee-4472-b099-6145f7cecc6f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.004550 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-271b50d4-9fee-4472-b099-6145f7cecc6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:53.004550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-271b50d4-9fee-4472-b099-6145f7cecc6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:53.004550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-271b50d4-9fee-4472-b099-6145f7cecc6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:53.004752 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-271b50d4-9fee-4472-b099-6145f7cecc6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:53.011420 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:53.011420 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:53.011786 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-271b50d4-9fee-4472-b099-6145f7cecc6f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:53.012213 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 743/2963] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:53 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:53.238431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df950a1e-7841-4714-8154-4a7e519fa2cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.241479 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df950a1e-7841-4714-8154-4a7e519fa2cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:53.241479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df950a1e-7841-4714-8154-4a7e519fa2cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:53.241479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df950a1e-7841-4714-8154-4a7e519fa2cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:53.241479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-df950a1e-7841-4714-8154-4a7e519fa2cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:53.249446 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:53.249446 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:53.250207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df950a1e-7841-4714-8154-4a7e519fa2cf tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:53.250670 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 742/2964] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:53 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:53.255211 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-d393d2ec-2c18-4f01-9bae-1de69defa7ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.258287 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-d393d2ec-2c18-4f01-9bae-1de69defa7ef tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b/encryption Aug 08 19:32:53.258570 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-d393d2ec-2c18-4f01-9bae-1de69defa7ef tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:53.258838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-d393d2ec-2c18-4f01-9bae-1de69defa7ef tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:53.280651 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:53.280651 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:53.304589 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-5ed2db80-7504-4f06-979f-e71cd84d069a req-d393d2ec-2c18-4f01-9bae-1de69defa7ef tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b/encryption returned with HTTP 200 Aug 08 19:32:53.305372 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 739/2965] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:32:53 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:32:53.460661 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6ef8f579-82d5-4fc3-8f66-9162377af9b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.462469 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ef8f579-82d5-4fc3-8f66-9162377af9b2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:53.462756 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ef8f579-82d5-4fc3-8f66-9162377af9b2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:53.463041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ef8f579-82d5-4fc3-8f66-9162377af9b2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:53.463191 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6ef8f579-82d5-4fc3-8f66-9162377af9b2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:53.469099 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:53.469099 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:53.470189 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ef8f579-82d5-4fc3-8f66-9162377af9b2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:53.470635 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 742/2966] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:53 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:53.500116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dc1fbde7-2b57-418d-85a8-17139ef00d34 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.509696 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc1fbde7-2b57-418d-85a8-17139ef00d34 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] GET https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e Aug 08 19:32:53.510602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc1fbde7-2b57-418d-85a8-17139ef00d34 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:53.512797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc1fbde7-2b57-418d-85a8-17139ef00d34 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:53.548179 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:53.548179 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:53.556742 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dc1fbde7-2b57-418d-85a8-17139ef00d34 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Volume info retrieved successfully. Aug 08 19:32:53.563544 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc1fbde7-2b57-418d-85a8-17139ef00d34 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e returned with HTTP 200 Aug 08 19:32:53.564178 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 744/2967] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:53 2026] GET /volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:53.586854 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e3541d64-7cae-4a79-aa57-66c8fe5132c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.589087 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3541d64-7cae-4a79-aa57-66c8fe5132c5 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a Aug 08 19:32:53.589453 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3541d64-7cae-4a79-aa57-66c8fe5132c5 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:53.664677 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3541d64-7cae-4a79-aa57-66c8fe5132c5 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a returned with HTTP 200 Aug 08 19:32:53.665301 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 743/2968] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:32:53 2026] PUT /volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a => generated 730 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:53.678244 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cfe50cc2-7e14-41d8-8946-77877e422715 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.680615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:53.681031 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:53.685980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:53.689130 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Create volume of 2 GB Aug 08 19:32:53.696389 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Availability Zones retrieved successfully. Aug 08 19:32:53.705739 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Flow 'volume_create_api' (8ce67521-3413-49e0-a45f-5e05a485f3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:53.707199 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003edf73-bf40-4ce0-a103-4a8e39b12e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:53.708613 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Validating volume size '2' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:53.750871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003edf73-bf40-4ce0-a103-4a8e39b12e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:53.751888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e31f7-02ed-4d54-8cb0-250dcdcf5524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:53.795277 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota_utils [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Quota exceeded for d13dafd79400431cbcef67141af88b3a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 19:32:53.798098 np0000006803 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e31f7-02ed-4d54-8cb0-250dcdcf5524) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 19:32:53.798098 np0000006803 devstack@c-api.service[100254]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 08 19:32:53.800466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e31f7-02ed-4d54-8cb0-250dcdcf5524) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:53.801209 np0000006803 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e31f7-02ed-4d54-8cb0-250dcdcf5524) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:32:53.803440 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003edf73-bf40-4ce0-a103-4a8e39b12e72) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:53.803440 np0000006803 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003edf73-bf40-4ce0-a103-4a8e39b12e72) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:32:53.803440 np0000006803 devstack@c-api.service[100254]: WARNING cinder.volume.api [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Flow 'volume_create_api' (8ce67521-3413-49e0-a45f-5e05a485f3f2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 19:32:53.803636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.middleware.fault [None req-cfe50cc2-7e14-41d8-8946-77877e422715 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 413 Aug 08 19:32:53.804284 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 740/2969] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:53 2026] POST /volume/v3/volumes => generated 208 bytes in 127 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 19:32:53.813911 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ab1ddeeb-54e3-45bd-99ef-19f5c818c4e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.818999 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab1ddeeb-54e3-45bd-99ef-19f5c818c4e8 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a Aug 08 19:32:53.819534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab1ddeeb-54e3-45bd-99ef-19f5c818c4e8 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:53.890640 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab1ddeeb-54e3-45bd-99ef-19f5c818c4e8 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a returned with HTTP 200 Aug 08 19:32:53.891253 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 743/2970] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:32:53 2026] PUT /volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a => generated 730 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:53.904049 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:53.905732 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:53.908567 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:53.910177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:53.910381 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Create volume of 1 GB Aug 08 19:32:53.917588 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Availability Zones retrieved successfully. Aug 08 19:32:53.926323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Flow 'volume_create_api' (8affbe7d-01a2-4a8e-b206-2a7dd9967140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:53.927434 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6f1c29-12c0-4dd4-bd01-39f5d6e8213c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:53.928734 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:53.974161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6f1c29-12c0-4dd4-bd01-39f5d6e8213c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:53.974161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075eb0be-54ff-4cc7-93cd-e642f3506d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:54.030168 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3b87ae44-bbd5-44a0-bdc5-a6936837fc6e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.031801 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota_utils [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Quota exceeded for d13dafd79400431cbcef67141af88b3a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 08 19:32:54.032710 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b87ae44-bbd5-44a0-bdc5-a6936837fc6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:54.033186 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b87ae44-bbd5-44a0-bdc5-a6936837fc6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.033315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b87ae44-bbd5-44a0-bdc5-a6936837fc6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.033491 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3b87ae44-bbd5-44a0-bdc5-a6936837fc6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:54.034912 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075eb0be-54ff-4cc7-93cd-e642f3506d34) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 19:32:54.034912 np0000006803 devstack@c-api.service[100253]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 08 19:32:54.036947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075eb0be-54ff-4cc7-93cd-e642f3506d34) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:54.038042 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (075eb0be-54ff-4cc7-93cd-e642f3506d34) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:32:54.038857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6f1c29-12c0-4dd4-bd01-39f5d6e8213c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:54.039623 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae6f1c29-12c0-4dd4-bd01-39f5d6e8213c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:32:54.040976 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Flow 'volume_create_api' (8affbe7d-01a2-4a8e-b206-2a7dd9967140) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 19:32:54.042205 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.middleware.fault [None req-a1b6597c-cab4-4d86-82cf-5389a02de595 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 413 Aug 08 19:32:54.043378 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 745/2971] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:53 2026] POST /volume/v3/volumes => generated 150 bytes in 140 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 19:32:54.047267 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.047267 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:54.048332 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b87ae44-bbd5-44a0-bdc5-a6936837fc6e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:54.048700 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 744/2972] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.059699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-610bdb91-52cb-4a03-9b82-da33fc136339 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.072441 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-610bdb91-52cb-4a03-9b82-da33fc136339 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a Aug 08 19:32:54.072441 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-610bdb91-52cb-4a03-9b82-da33fc136339 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:54.083096 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.083096 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:54.132120 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-610bdb91-52cb-4a03-9b82-da33fc136339 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a returned with HTTP 200 Aug 08 19:32:54.132582 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 741/2973] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:32:54 2026] PUT /volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a => generated 729 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.141492 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65646c3f-ff2f-44af-97ca-35f58e5f82d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.143224 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65646c3f-ff2f-44af-97ca-35f58e5f82d6 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] POST https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e/action Aug 08 19:32:54.143575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65646c3f-ff2f-44af-97ca-35f58e5f82d6 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:54.143710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65646c3f-ff2f-44af-97ca-35f58e5f82d6 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:54.155611 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.155611 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:54.156159 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65646c3f-ff2f-44af-97ca-35f58e5f82d6 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Volume info retrieved successfully. Aug 08 19:32:54.197498 np0000006803 devstack@c-api.service[100251]: ERROR cinder.volume.api [None req-65646c3f-ff2f-44af-97ca-35f58e5f82d6 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Quota exceeded for d13dafd79400431cbcef67141af88b3a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 08 19:32:54.197498 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.middleware.fault [None req-65646c3f-ff2f-44af-97ca-35f58e5f82d6 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e/action returned with HTTP 413 Aug 08 19:32:54.197498 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 744/2974] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:32:54 2026] POST /volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e/action => generated 208 bytes in 56 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 08 19:32:54.209769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-06d44261-8651-4d1c-8315-a49ff0227cf3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.215297 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06d44261-8651-4d1c-8315-a49ff0227cf3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] GET https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e Aug 08 19:32:54.215668 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06d44261-8651-4d1c-8315-a49ff0227cf3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.215892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-06d44261-8651-4d1c-8315-a49ff0227cf3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.240150 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.240150 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:54.248541 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-06d44261-8651-4d1c-8315-a49ff0227cf3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Volume info retrieved successfully. Aug 08 19:32:54.253936 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-06d44261-8651-4d1c-8315-a49ff0227cf3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e returned with HTTP 200 Aug 08 19:32:54.254424 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 746/2975] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.263670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-81cce37f-22e4-4e3e-a4b6-18a776ddb0f6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.265338 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81cce37f-22e4-4e3e-a4b6-18a776ddb0f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:54.265565 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81cce37f-22e4-4e3e-a4b6-18a776ddb0f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.265773 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-81cce37f-22e4-4e3e-a4b6-18a776ddb0f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.265873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-81cce37f-22e4-4e3e-a4b6-18a776ddb0f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:54.271272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.273205 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.273205 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:54.273670 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] DELETE https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e Aug 08 19:32:54.273851 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-81cce37f-22e4-4e3e-a4b6-18a776ddb0f6 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:54.273948 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.274222 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.274391 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 745/2976] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.274461 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Delete volume with id: db69533a-b3a4-4acc-a9ae-40cd6f11323e Aug 08 19:32:54.284952 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.284952 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:54.285124 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Volume info retrieved successfully. Aug 08 19:32:54.311735 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Delete volume request issued successfully. Aug 08 19:32:54.311735 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26155fc1-4938-4b3d-940c-80c3cfa2d280 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e returned with HTTP 202 Aug 08 19:32:54.312067 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 742/2977] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:32:54 2026] DELETE /volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:54.328840 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-38f92870-c26d-4cd9-a690-5dd69d6bc07d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.335339 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38f92870-c26d-4cd9-a690-5dd69d6bc07d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] GET https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e Aug 08 19:32:54.335650 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38f92870-c26d-4cd9-a690-5dd69d6bc07d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.335820 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-38f92870-c26d-4cd9-a690-5dd69d6bc07d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.349371 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.349371 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:54.360938 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-38f92870-c26d-4cd9-a690-5dd69d6bc07d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Volume info retrieved successfully. Aug 08 19:32:54.370368 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-38f92870-c26d-4cd9-a690-5dd69d6bc07d tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e returned with HTTP 200 Aug 08 19:32:54.370913 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 745/2978] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.447710 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3b23c99c-858a-49ce-9039-7189c8b8c452 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.450225 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b23c99c-858a-49ce-9039-7189c8b8c452 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:54.450225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b23c99c-858a-49ce-9039-7189c8b8c452 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.450457 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b23c99c-858a-49ce-9039-7189c8b8c452 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.464122 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.464122 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:54.474553 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3b23c99c-858a-49ce-9039-7189c8b8c452 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:54.482840 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b23c99c-858a-49ce-9039-7189c8b8c452 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:54.483398 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 747/2979] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.487299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9af4914a-2d0a-4d36-bd74-c391856d96ae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.491923 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9af4914a-2d0a-4d36-bd74-c391856d96ae tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:54.492182 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9af4914a-2d0a-4d36-bd74-c391856d96ae tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.492478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9af4914a-2d0a-4d36-bd74-c391856d96ae tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.492854 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9af4914a-2d0a-4d36-bd74-c391856d96ae tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:54.499348 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-812eb5f1-42be-4788-9581-a79a87cf26ef None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.501718 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-812eb5f1-42be-4788-9581-a79a87cf26ef tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:54.501934 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.501934 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:54.502021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-812eb5f1-42be-4788-9581-a79a87cf26ef tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.502263 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-812eb5f1-42be-4788-9581-a79a87cf26ef tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.503202 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9af4914a-2d0a-4d36-bd74-c391856d96ae tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:54.509388 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 746/2980] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.516776 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.516776 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:54.524043 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-812eb5f1-42be-4788-9581-a79a87cf26ef tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:54.534586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-812eb5f1-42be-4788-9581-a79a87cf26ef tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:54.535497 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 743/2981] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.624163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-70504334-ed60-4ab1-b435-4692092b0083 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.628691 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-70504334-ed60-4ab1-b435-4692092b0083 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:54.629432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-70504334-ed60-4ab1-b435-4692092b0083 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.629432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-70504334-ed60-4ab1-b435-4692092b0083 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.643273 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.643273 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:54.648325 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-70504334-ed60-4ab1-b435-4692092b0083 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:54.653470 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-70504334-ed60-4ab1-b435-4692092b0083 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:54.653809 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 746/2982] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.791649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b19927a-b9a2-4dfe-9d08-abdf5e47c1cf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.792011 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b19927a-b9a2-4dfe-9d08-abdf5e47c1cf None None] GET https://10.4.3.89/volume// Aug 08 19:32:54.792255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b19927a-b9a2-4dfe-9d08-abdf5e47c1cf None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.792507 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b19927a-b9a2-4dfe-9d08-abdf5e47c1cf None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.792898 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b19927a-b9a2-4dfe-9d08-abdf5e47c1cf None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:54.793359 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 748/2983] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:54.801272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-cd6600d2-d697-4f85-b16e-9305a194ca38 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.803875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-cd6600d2-d697-4f85-b16e-9305a194ca38 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:32:54.804308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-cd6600d2-d697-4f85-b16e-9305a194ca38 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b82c9398-4a55-43f9-9dfa-27f32c71d129", "connector": null, "instance_uuid": "bf0016a4-5362-4644-89ea-8b6d79a3e897"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:54.816129 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.816129 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:54.852911 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-cd6600d2-d697-4f85-b16e-9305a194ca38 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:32:54.853403 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 747/2984] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:32:54 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) Aug 08 19:32:54.892394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e37b79d6-b41a-4936-a0ad-cc4850c71078 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.896544 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e37b79d6-b41a-4936-a0ad-cc4850c71078 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:54.896901 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e37b79d6-b41a-4936-a0ad-cc4850c71078 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.897243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e37b79d6-b41a-4936-a0ad-cc4850c71078 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.913401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7f7aae6-c809-44fd-a6fd-f136a048b2f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.913797 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7f7aae6-c809-44fd-a6fd-f136a048b2f8 None None] GET https://10.4.3.89/volume// Aug 08 19:32:54.913951 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7f7aae6-c809-44fd-a6fd-f136a048b2f8 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.914156 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7f7aae6-c809-44fd-a6fd-f136a048b2f8 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.914451 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7f7aae6-c809-44fd-a6fd-f136a048b2f8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:32:54.914728 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 747/2985] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:32:54.919136 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.919136 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:54.924777 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e37b79d6-b41a-4936-a0ad-cc4850c71078 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:54.927356 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-5cc88376-0b1e-4d19-90f1-6ba228b936d5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:54.931064 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e37b79d6-b41a-4936-a0ad-cc4850c71078 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:54.931217 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-5cc88376-0b1e-4d19-90f1-6ba228b936d5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:54.931358 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-5cc88376-0b1e-4d19-90f1-6ba228b936d5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:54.931595 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 744/2986] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:54.931654 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-5cc88376-0b1e-4d19-90f1-6ba228b936d5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:54.943559 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:54.943559 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:54.948763 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-5cc88376-0b1e-4d19-90f1-6ba228b936d5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:54.954195 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-5cc88376-0b1e-4d19-90f1-6ba228b936d5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:54.954865 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 749/2987] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:32:54 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 1059 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:32:55.060105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9e63c83e-b7f2-4415-a74b-7999d081c5c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.062296 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e63c83e-b7f2-4415-a74b-7999d081c5c8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:55.062600 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e63c83e-b7f2-4415-a74b-7999d081c5c8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:55.062821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9e63c83e-b7f2-4415-a74b-7999d081c5c8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:55.062949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9e63c83e-b7f2-4415-a74b-7999d081c5c8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:55.070583 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:55.070583 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:55.071477 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9e63c83e-b7f2-4415-a74b-7999d081c5c8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:55.072173 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 748/2988] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:55 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:32:55.078805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-89d850dd-7f27-4216-805a-034272819a92 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.081627 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-89d850dd-7f27-4216-805a-034272819a92 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] PUT https://10.4.3.89/volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b Aug 08 19:32:55.082119 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-89d850dd-7f27-4216-805a-034272819a92 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:55.094432 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-89d850dd-7f27-4216-805a-034272819a92 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Acquiring lock "cinder-attachment_update-b82c9398-4a55-43f9-9dfa-27f32c71d129-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:32:55.100148 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-89d850dd-7f27-4216-805a-034272819a92 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-b82c9398-4a55-43f9-9dfa-27f32c71d129-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:32:55.102996 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:55.102996 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:55.214700 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-89d850dd-7f27-4216-805a-034272819a92 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-b82c9398-4a55-43f9-9dfa-27f32c71d129-np0000006803" released by "attachment_update" :: held 0.115s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:32:55.215181 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-89d850dd-7f27-4216-805a-034272819a92 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b returned with HTTP 200 Aug 08 19:32:55.216061 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 748/2989] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:32:55 2026] PUT /volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:32:55.228870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-3580f252-32dc-4bf4-aca7-462d5623a66c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.233494 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-3580f252-32dc-4bf4-aca7-462d5623a66c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/encryption Aug 08 19:32:55.233494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-3580f252-32dc-4bf4-aca7-462d5623a66c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:55.233494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-3580f252-32dc-4bf4-aca7-462d5623a66c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:55.247214 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:55.247214 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:55.255506 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-3580f252-32dc-4bf4-aca7-462d5623a66c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/encryption returned with HTTP 200 Aug 08 19:32:55.256118 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 745/2990] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:32:55 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:55.291099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c4cd35ee-f34d-4edc-aeb2-a7044ac4ed38 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.300361 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4cd35ee-f34d-4edc-aeb2-a7044ac4ed38 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:55.301395 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4cd35ee-f34d-4edc-aeb2-a7044ac4ed38 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:55.301724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4cd35ee-f34d-4edc-aeb2-a7044ac4ed38 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:55.301905 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c4cd35ee-f34d-4edc-aeb2-a7044ac4ed38 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:55.329878 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:55.329878 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:55.335857 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4cd35ee-f34d-4edc-aeb2-a7044ac4ed38 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:55.337895 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 750/2991] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:55 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:55.395697 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cdfd58b3-a026-4e6d-aa35-b08b62c51ff3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.398499 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdfd58b3-a026-4e6d-aa35-b08b62c51ff3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] GET https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e Aug 08 19:32:55.398925 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdfd58b3-a026-4e6d-aa35-b08b62c51ff3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:55.399109 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cdfd58b3-a026-4e6d-aa35-b08b62c51ff3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:55.412846 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cdfd58b3-a026-4e6d-aa35-b08b62c51ff3 tempest-VolumeQuotasNegativeTestJSON-644578148 tempest-VolumeQuotasNegativeTestJSON-644578148-project-member] https://10.4.3.89/volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e returned with HTTP 404 Aug 08 19:32:55.413825 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 749/2992] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:55 2026] GET /volume/v3/volumes/db69533a-b3a4-4acc-a9ae-40cd6f11323e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:55.428486 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5bab0a28-a933-41ba-a422-e67bb6285ae2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.430915 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bab0a28-a933-41ba-a422-e67bb6285ae2 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] PUT https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a Aug 08 19:32:55.431382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5bab0a28-a933-41ba-a422-e67bb6285ae2 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:55.530685 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-37ce80a6-a6bd-4735-acb8-aece45ee6b81 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.534029 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37ce80a6-a6bd-4735-acb8-aece45ee6b81 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:55.534346 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37ce80a6-a6bd-4735-acb8-aece45ee6b81 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:55.534666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-37ce80a6-a6bd-4735-acb8-aece45ee6b81 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:55.534904 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-37ce80a6-a6bd-4735-acb8-aece45ee6b81 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:55.541098 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:55.541098 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:55.542442 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-37ce80a6-a6bd-4735-acb8-aece45ee6b81 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:55.543070 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 746/2993] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:55 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:55.679359 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:55.679359 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:55.776683 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5bab0a28-a933-41ba-a422-e67bb6285ae2 tempest-VolumeQuotasNegativeTestJSON-579125355 tempest-VolumeQuotasNegativeTestJSON-579125355-project-admin] https://10.4.3.89/volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a returned with HTTP 200 Aug 08 19:32:55.777062 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 749/2994] 10.4.3.89 () {68 vars in 1368 bytes} [Sat Aug 8 19:32:55 2026] PUT /volume/v3/os-quota-sets/d13dafd79400431cbcef67141af88b3a => generated 733 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:55.968712 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fcd49710-94c2-48ab-a6ee-5af1e78155a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:55.968712 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fcd49710-94c2-48ab-a6ee-5af1e78155a1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:55.968712 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fcd49710-94c2-48ab-a6ee-5af1e78155a1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:55.968712 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fcd49710-94c2-48ab-a6ee-5af1e78155a1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:55.971910 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:55.971910 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:55.984790 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fcd49710-94c2-48ab-a6ee-5af1e78155a1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:55.991624 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fcd49710-94c2-48ab-a6ee-5af1e78155a1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:55.992433 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 751/2995] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:55 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:56.085346 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-127f817a-5a6a-4358-bef5-3bcb2997f528 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:56.090350 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-127f817a-5a6a-4358-bef5-3bcb2997f528 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:56.090665 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-127f817a-5a6a-4358-bef5-3bcb2997f528 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:56.090907 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-127f817a-5a6a-4358-bef5-3bcb2997f528 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:56.090967 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-127f817a-5a6a-4358-bef5-3bcb2997f528 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:56.100142 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:56.100142 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:56.100965 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-127f817a-5a6a-4358-bef5-3bcb2997f528 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:56.101905 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 750/2996] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:56 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:56.362428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a624026a-ec69-404a-9826-60d11afc333b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:56.365361 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a624026a-ec69-404a-9826-60d11afc333b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:56.366018 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a624026a-ec69-404a-9826-60d11afc333b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:56.366398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a624026a-ec69-404a-9826-60d11afc333b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:56.366571 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a624026a-ec69-404a-9826-60d11afc333b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:56.375643 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:56.375643 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:56.377520 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a624026a-ec69-404a-9826-60d11afc333b tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:56.378465 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 747/2997] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:56 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:56.560249 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed1a27d9-5af7-4395-8be6-eaf025f0bb93 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:56.562651 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed1a27d9-5af7-4395-8be6-eaf025f0bb93 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:56.563000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed1a27d9-5af7-4395-8be6-eaf025f0bb93 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:56.563591 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed1a27d9-5af7-4395-8be6-eaf025f0bb93 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:56.563591 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ed1a27d9-5af7-4395-8be6-eaf025f0bb93 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:56.574119 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:56.574119 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:56.576992 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed1a27d9-5af7-4395-8be6-eaf025f0bb93 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:56.578304 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 750/2998] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:56 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:57.011005 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5dbfa61a-71cd-462a-a1f9-1df15dc0774e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:57.014324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5dbfa61a-71cd-462a-a1f9-1df15dc0774e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:57.014572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5dbfa61a-71cd-462a-a1f9-1df15dc0774e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:57.015267 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5dbfa61a-71cd-462a-a1f9-1df15dc0774e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:57.036238 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:57.036238 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:57.043958 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5dbfa61a-71cd-462a-a1f9-1df15dc0774e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:57.052200 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5dbfa61a-71cd-462a-a1f9-1df15dc0774e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:57.052879 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 752/2999] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:57 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:57.120470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-287fdfb8-fbe6-4e7c-8382-5c13f2b568f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:57.124601 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-287fdfb8-fbe6-4e7c-8382-5c13f2b568f4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:57.126434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-287fdfb8-fbe6-4e7c-8382-5c13f2b568f4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:57.126434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-287fdfb8-fbe6-4e7c-8382-5c13f2b568f4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:57.126434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-287fdfb8-fbe6-4e7c-8382-5c13f2b568f4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:57.128908 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=461,cinder:INSERT=43,cinder:UPDATE=98,cinder:DELETE=5 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:32:57.132076 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:57.132076 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:57.133399 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-287fdfb8-fbe6-4e7c-8382-5c13f2b568f4 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:57.133399 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 751/3000] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:57 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:57.393728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-98587635-65e3-4a8c-b533-4655585ab291 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:57.397210 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98587635-65e3-4a8c-b533-4655585ab291 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:57.398285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98587635-65e3-4a8c-b533-4655585ab291 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:57.398285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98587635-65e3-4a8c-b533-4655585ab291 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:57.398285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-98587635-65e3-4a8c-b533-4655585ab291 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:57.402341 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:57.402341 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:57.403122 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98587635-65e3-4a8c-b533-4655585ab291 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:57.403648 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 748/3001] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:57 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:57.592766 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9d3f692-18f7-445f-bc60-cae367a6a269 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:57.596633 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9d3f692-18f7-445f-bc60-cae367a6a269 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:57.596633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9d3f692-18f7-445f-bc60-cae367a6a269 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:57.596633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9d3f692-18f7-445f-bc60-cae367a6a269 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:57.596633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d9d3f692-18f7-445f-bc60-cae367a6a269 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:57.603067 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:57.603067 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:57.606511 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9d3f692-18f7-445f-bc60-cae367a6a269 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:57.606511 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 751/3002] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:57 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:32:58.070777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c5277a9-8d91-4a9a-ba19-ca4b199d72cd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:58.074845 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c5277a9-8d91-4a9a-ba19-ca4b199d72cd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:58.074845 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c5277a9-8d91-4a9a-ba19-ca4b199d72cd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:58.075192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c5277a9-8d91-4a9a-ba19-ca4b199d72cd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:58.092459 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:58.092459 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:58.097706 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c5277a9-8d91-4a9a-ba19-ca4b199d72cd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:58.107762 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c5277a9-8d91-4a9a-ba19-ca4b199d72cd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:58.110441 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 753/3003] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:58 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:58.148770 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf62a253-6d45-4577-852d-293ad87d03af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:58.153401 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf62a253-6d45-4577-852d-293ad87d03af tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:58.153754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf62a253-6d45-4577-852d-293ad87d03af tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:58.154048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf62a253-6d45-4577-852d-293ad87d03af tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:58.154165 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bf62a253-6d45-4577-852d-293ad87d03af tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:58.160366 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:58.160366 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:58.161290 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf62a253-6d45-4577-852d-293ad87d03af tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:58.162051 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 752/3004] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:58 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:58.423479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b66741ba-0c98-4465-8429-62d11436fd30 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:58.424761 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b66741ba-0c98-4465-8429-62d11436fd30 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:58.425217 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b66741ba-0c98-4465-8429-62d11436fd30 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:58.426466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b66741ba-0c98-4465-8429-62d11436fd30 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:58.426466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b66741ba-0c98-4465-8429-62d11436fd30 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:58.432182 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:58.432182 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:58.432936 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b66741ba-0c98-4465-8429-62d11436fd30 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:58.433438 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 749/3005] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:58 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:58.626387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b4fc51da-628f-4ba0-b36a-14b474b9bf83 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:58.629974 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4fc51da-628f-4ba0-b36a-14b474b9bf83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:58.630232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4fc51da-628f-4ba0-b36a-14b474b9bf83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:58.630636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b4fc51da-628f-4ba0-b36a-14b474b9bf83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:58.630847 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b4fc51da-628f-4ba0-b36a-14b474b9bf83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:58.636490 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:58.636490 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:32:58.637559 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b4fc51da-628f-4ba0-b36a-14b474b9bf83 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:58.638071 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 752/3006] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:58 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:59.126623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-66684966-4753-4894-bada-421c25ecd88e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.128945 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66684966-4753-4894-bada-421c25ecd88e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:32:59.129262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66684966-4753-4894-bada-421c25ecd88e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:59.129536 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-66684966-4753-4894-bada-421c25ecd88e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:59.141925 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:59.141925 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:59.147397 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-66684966-4753-4894-bada-421c25ecd88e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:32:59.153542 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-66684966-4753-4894-bada-421c25ecd88e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:32:59.153920 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 754/3007] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:59 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:59.174070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-629b3e00-2517-4dcc-84ab-f52730e363de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.178800 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-629b3e00-2517-4dcc-84ab-f52730e363de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:32:59.180183 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-629b3e00-2517-4dcc-84ab-f52730e363de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:59.180183 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-629b3e00-2517-4dcc-84ab-f52730e363de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:59.180183 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-629b3e00-2517-4dcc-84ab-f52730e363de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:59.187510 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:59.187510 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:32:59.188325 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-629b3e00-2517-4dcc-84ab-f52730e363de tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:32:59.188828 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 753/3008] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:59 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:59.449721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44cc0301-21c1-465d-9cb6-61119bf83471 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.454191 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44cc0301-21c1-465d-9cb6-61119bf83471 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:32:59.454549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44cc0301-21c1-465d-9cb6-61119bf83471 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:59.454549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44cc0301-21c1-465d-9cb6-61119bf83471 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:59.454549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-44cc0301-21c1-465d-9cb6-61119bf83471 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:59.466816 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:59.466816 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:32:59.470438 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44cc0301-21c1-465d-9cb6-61119bf83471 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:32:59.470438 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 750/3009] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:32:59 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:59.511482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c31c61a7-5b22-4714-9fac-d7f00b7852f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.650939 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9cb58aff-45d8-4e09-aca4-57cb3ab0fcc2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.651222 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c31c61a7-5b22-4714-9fac-d7f00b7852f5 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:32:59.651648 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c31c61a7-5b22-4714-9fac-d7f00b7852f5 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1440971377", "os-volume-type-access:is_public": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:59.653148 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cb58aff-45d8-4e09-aca4-57cb3ab0fcc2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:32:59.653545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cb58aff-45d8-4e09-aca4-57cb3ab0fcc2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:32:59.653910 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cb58aff-45d8-4e09-aca4-57cb3ab0fcc2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:32:59.654201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9cb58aff-45d8-4e09-aca4-57cb3ab0fcc2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:32:59.660459 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:59.660459 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:59.660641 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cb58aff-45d8-4e09-aca4-57cb3ab0fcc2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:32:59.661075 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 755/3010] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:32:59 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:59.676137 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c31c61a7-5b22-4714-9fac-d7f00b7852f5 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:32:59.676593 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 753/3011] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:32:59 2026] POST /volume/v3/types => generated 229 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:32:59.691542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47fd72e4-d4e0-4b38-aa28-6cc86cefeb73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.791549 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47fd72e4-d4e0-4b38-aa28-6cc86cefeb73 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:59.791878 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47fd72e4-d4e0-4b38-aa28-6cc86cefeb73 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92b7cc5a-d56c-4732-81ee-864f282cbaef", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:59.793307 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-47fd72e4-d4e0-4b38-aa28-6cc86cefeb73 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Create volume request body: {'volume': {'volume_type': '92b7cc5a-d56c-4732-81ee-864f282cbaef', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:59.801089 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47fd72e4-d4e0-4b38-aa28-6cc86cefeb73 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 404 Aug 08 19:32:59.801566 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 754/3012] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:32:59 2026] POST /volume/v3/volumes => generated 114 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:32:59.811824 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-33f3bea7-3e5e-4b02-833c-8443ced478a1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.817201 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33f3bea7-3e5e-4b02-833c-8443ced478a1 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef/action Aug 08 19:32:59.817768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33f3bea7-3e5e-4b02-833c-8443ced478a1 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action body: b'{"addProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:32:59.817971 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33f3bea7-3e5e-4b02-833c-8443ced478a1 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:59.844648 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33f3bea7-3e5e-4b02-833c-8443ced478a1 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef/action returned with HTTP 202 Aug 08 19:32:59.845116 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 751/3013] 10.4.3.89 () {68 vars in 1377 bytes} [Sat Aug 8 19:32:59 2026] POST /volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:32:59.856387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9342b993-165a-460c-a5f0-2c11ad61512f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:32:59.858227 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:32:59.858585 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92b7cc5a-d56c-4732-81ee-864f282cbaef", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-420472710"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:32:59.860243 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Create volume request body: {'volume': {'volume_type': '92b7cc5a-d56c-4732-81ee-864f282cbaef', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-420472710'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:32:59.869917 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Create volume of 1 GB Aug 08 19:32:59.869917 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:32:59.869917 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:32:59.870310 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Availability Zones retrieved successfully. Aug 08 19:32:59.878432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Flow 'volume_create_api' (8312d168-2e11-4aa7-a450-e253bec69503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:32:59.878856 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d43a96-6764-43b7-bdd5-53684ba2c035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:59.880088 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:32:59.915441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d43a96-6764-43b7-bdd5-53684ba2c035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:33:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=92b7cc5a-d56c-4732-81ee-864f282cbaef,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1440971377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92b7cc5a-d56c-4732-81ee-864f282cbaef', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:32:59.916450 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75f4ed8-03a0-44a3-acfd-a957257d0716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:32:59.968037 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1440971377 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1440971377, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:32:59.968368 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1440971377 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1440971377, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:33:00.016672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Created reservations ['1fd38da7-fdca-4e3e-8955-b47c6b35f187', '2182c2c5-cefa-4f42-8dc8-32dcf69029e0', '7e880393-d8ad-46d6-b660-9316f0f19cee', '46158b93-2a66-4c7a-b97c-e483569c2b78'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:00.017616 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c75f4ed8-03a0-44a3-acfd-a957257d0716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd38da7-fdca-4e3e-8955-b47c6b35f187', '2182c2c5-cefa-4f42-8dc8-32dcf69029e0', '7e880393-d8ad-46d6-b660-9316f0f19cee', '46158b93-2a66-4c7a-b97c-e483569c2b78']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:00.018425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b577b6ac-21f4-43fb-b93f-801fee96546d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:00.048793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-53999d89-93bd-43dd-bb43-bdda997ddc8c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.050542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b577b6ac-21f4-43fb-b93f-801fee96546d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8d1c543-ea59-493f-8fee-fb675ad4f807', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-420472710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b0b95509314ceba16f52c5d0cc9f7d',qos_specs=None,replication_status=,reservations=['1fd38da7-fdca-4e3e-8955-b47c6b35f187','2182c2c5-cefa-4f42-8dc8-32dcf69029e0','7e880393-d8ad-46d6-b660-9316f0f19cee','46158b93-2a66-4c7a-b97c-e483569c2b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ecbbb14cbcf4bc69e42d9a29bebf2db',volume_type_id=92b7cc5a-d56c-4732-81ee-864f282cbaef), '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-08-08T19:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-420472710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8d1c543-ea59-493f-8fee-fb675ad4f807,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20b0b95509314ceba16f52c5d0cc9f7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4ecbbb14cbcf4bc69e42d9a29bebf2db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(92b7cc5a-d56c-4732-81ee-864f282cbaef),volume_type_id=92b7cc5a-d56c-4732-81ee-864f282cbaef)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:00.052100 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-53999d89-93bd-43dd-bb43-bdda997ddc8c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b/action Aug 08 19:33:00.052782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-53999d89-93bd-43dd-bb43-bdda997ddc8c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:00.052867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ee6f80-3c8c-42de-811c-b27ed6fbf96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:00.052914 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-53999d89-93bd-43dd-bb43-bdda997ddc8c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:00.084999 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.084999 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:00.085768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41ee6f80-3c8c-42de-811c-b27ed6fbf96a) transitioned into 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-420472710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b0b95509314ceba16f52c5d0cc9f7d',qos_specs=None,replication_status=,reservations=['1fd38da7-fdca-4e3e-8955-b47c6b35f187','2182c2c5-cefa-4f42-8dc8-32dcf69029e0','7e880393-d8ad-46d6-b660-9316f0f19cee','46158b93-2a66-4c7a-b97c-e483569c2b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ecbbb14cbcf4bc69e42d9a29bebf2db',volume_type_id=92b7cc5a-d56c-4732-81ee-864f282cbaef)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:00.087185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabb753c-9f56-4a19-a5cd-907f64fd8cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:00.105436 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-19e5f28f-cfcf-4962-ad1e-1fc67c25c498 req-53999d89-93bd-43dd-bb43-bdda997ddc8c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b/action returned with HTTP 204 Aug 08 19:33:00.105436 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 754/3014] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:33:00 2026] POST /volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:00.108539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fabb753c-9f56-4a19-a5cd-907f64fd8cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:00.111236 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Flow 'volume_create_api' (8312d168-2e11-4aa7-a450-e253bec69503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:00.111879 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Create volume request issued successfully. Aug 08 19:33:00.112852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9342b993-165a-460c-a5f0-2c11ad61512f tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:00.113706 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 756/3015] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:32:59 2026] POST /volume/v3/volumes => generated 793 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:00.132121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a31e821-432b-4d59-ae11-9bfae36d4687 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.136539 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a31e821-432b-4d59-ae11-9bfae36d4687 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] GET https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 Aug 08 19:33:00.136539 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a31e821-432b-4d59-ae11-9bfae36d4687 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.136539 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a31e821-432b-4d59-ae11-9bfae36d4687 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.150750 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.150750 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:00.164502 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a31e821-432b-4d59-ae11-9bfae36d4687 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Volume info retrieved successfully. Aug 08 19:33:00.171543 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a31e821-432b-4d59-ae11-9bfae36d4687 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 returned with HTTP 200 Aug 08 19:33:00.172641 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 755/3016] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:00.177430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d4a375a9-65ba-4fde-bbfc-5020ba13cd3d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.180095 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4a375a9-65ba-4fde-bbfc-5020ba13cd3d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:00.180398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4a375a9-65ba-4fde-bbfc-5020ba13cd3d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.181880 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d4a375a9-65ba-4fde-bbfc-5020ba13cd3d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.196487 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.196487 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:00.203959 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d4a375a9-65ba-4fde-bbfc-5020ba13cd3d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:00.205338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e58f616-60d4-4c2b-b6c1-78a81f51a756 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.210077 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e58f616-60d4-4c2b-b6c1-78a81f51a756 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:00.210446 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e58f616-60d4-4c2b-b6c1-78a81f51a756 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.210688 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e58f616-60d4-4c2b-b6c1-78a81f51a756 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.210831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2e58f616-60d4-4c2b-b6c1-78a81f51a756 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:00.213747 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d4a375a9-65ba-4fde-bbfc-5020ba13cd3d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:33:00.214319 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 752/3017] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 1172 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:00.221326 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.221326 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:00.222489 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e58f616-60d4-4c2b-b6c1-78a81f51a756 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:00.223031 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 755/3018] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:00.235452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e7a06dc-3583-4913-8a27-3e3c0c8d56ec None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.238599 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e7a06dc-3583-4913-8a27-3e3c0c8d56ec tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:00.238879 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e7a06dc-3583-4913-8a27-3e3c0c8d56ec tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.239146 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e7a06dc-3583-4913-8a27-3e3c0c8d56ec tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.252679 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.252679 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:00.257820 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7e7a06dc-3583-4913-8a27-3e3c0c8d56ec tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:00.264036 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e7a06dc-3583-4913-8a27-3e3c0c8d56ec tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:33:00.264578 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 757/3019] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:00.317876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-640acf8c-84c0-4939-96f6-578e4e572368 req-9cfea3b5-31b3-4bf0-aad2-f813933c81a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.321799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-9cfea3b5-31b3-4bf0-aad2-f813933c81a8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:00.322274 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-9cfea3b5-31b3-4bf0-aad2-f813933c81a8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.323275 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-9cfea3b5-31b3-4bf0-aad2-f813933c81a8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.338057 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.338057 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:00.343031 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-640acf8c-84c0-4939-96f6-578e4e572368 req-9cfea3b5-31b3-4bf0-aad2-f813933c81a8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:00.350269 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-9cfea3b5-31b3-4bf0-aad2-f813933c81a8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:33:00.350269 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 756/3020] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 1172 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:00.373322 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-640acf8c-84c0-4939-96f6-578e4e572368 req-16016f73-c289-4fc6-baca-f73ecc649d58 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.375846 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-16016f73-c289-4fc6-baca-f73ecc649d58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/action Aug 08 19:33:00.376272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-16016f73-c289-4fc6-baca-f73ecc649d58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:00.376435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-16016f73-c289-4fc6-baca-f73ecc649d58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:00.389915 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.389915 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:00.390465 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-640acf8c-84c0-4939-96f6-578e4e572368 req-16016f73-c289-4fc6-baca-f73ecc649d58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:00.400211 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-640acf8c-84c0-4939-96f6-578e4e572368 req-16016f73-c289-4fc6-baca-f73ecc649d58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Begin detaching volume completed successfully. Aug 08 19:33:00.401373 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-16016f73-c289-4fc6-baca-f73ecc649d58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/action returned with HTTP 202 Aug 08 19:33:00.401373 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 753/3021] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:33:00 2026] POST /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:00.466966 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69862987-c997-47c1-aa20-e380ef1d184e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.467476 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69862987-c997-47c1-aa20-e380ef1d184e None None] GET https://10.4.3.89/volume// Aug 08 19:33:00.467692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69862987-c997-47c1-aa20-e380ef1d184e None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.467919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69862987-c997-47c1-aa20-e380ef1d184e None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.468286 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69862987-c997-47c1-aa20-e380ef1d184e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:00.468589 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 756/3022] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:00.477096 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-640acf8c-84c0-4939-96f6-578e4e572368 req-d4454813-a397-4cab-84ca-ac10315f23b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.479054 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-d4454813-a397-4cab-84ca-ac10315f23b0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:00.479202 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d52f0065-f3fb-4da7-bead-8eb840529618 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.479575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-d4454813-a397-4cab-84ca-ac10315f23b0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.479907 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-d4454813-a397-4cab-84ca-ac10315f23b0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.481437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d52f0065-f3fb-4da7-bead-8eb840529618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:33:00.481729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d52f0065-f3fb-4da7-bead-8eb840529618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.482012 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d52f0065-f3fb-4da7-bead-8eb840529618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.482168 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d52f0065-f3fb-4da7-bead-8eb840529618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:00.489500 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.489500 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:00.490155 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d52f0065-f3fb-4da7-bead-8eb840529618 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:33:00.491473 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 757/3023] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:00.493046 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.493046 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:00.496693 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-640acf8c-84c0-4939-96f6-578e4e572368 req-d4454813-a397-4cab-84ca-ac10315f23b0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:00.501384 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-d4454813-a397-4cab-84ca-ac10315f23b0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:33:00.501384 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 758/3024] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:33:00.503245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-09a8dd20-4c61-4e06-b0a1-d13dc278eb44 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.507486 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09a8dd20-4c61-4e06-b0a1-d13dc278eb44 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] POST https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0/action Aug 08 19:33:00.508568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09a8dd20-4c61-4e06-b0a1-d13dc278eb44 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:00.511724 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09a8dd20-4c61-4e06-b0a1-d13dc278eb44 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:00.514631 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-09a8dd20-4c61-4e06-b0a1-d13dc278eb44 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Updating backup 'b2bea477-e4ad-466c-8f15-8986ec2a52c0' with '{'status': 'error'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 19:33:00.518576 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-640acf8c-84c0-4939-96f6-578e4e572368 req-371fcc9a-00fb-450b-96a2-c677bd18c362 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.520636 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-371fcc9a-00fb-450b-96a2-c677bd18c362 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/encryption Aug 08 19:33:00.520846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-371fcc9a-00fb-450b-96a2-c677bd18c362 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.521045 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-371fcc9a-00fb-450b-96a2-c677bd18c362 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.524702 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.524702 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:00.526132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-09a8dd20-4c61-4e06-b0a1-d13dc278eb44 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '93da1a74cdf74a36bc6f7298f7a2624d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '065b1328ac054f778f7fa5bc8d63d98f', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:00.526356 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09a8dd20-4c61-4e06-b0a1-d13dc278eb44 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0/action returned with HTTP 403 Aug 08 19:33:00.526865 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 754/3025] 10.4.3.89 () {70 vars in 1423 bytes} [Sat Aug 8 19:33:00 2026] POST /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:00.535627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-11508013-6289-4671-b57f-e2f01c15f6d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.537275 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.537275 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:00.537649 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11508013-6289-4671-b57f-e2f01c15f6d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a Aug 08 19:33:00.537929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11508013-6289-4671-b57f-e2f01c15f6d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.538229 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-11508013-6289-4671-b57f-e2f01c15f6d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.538475 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-11508013-6289-4671-b57f-e2f01c15f6d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume with id: 67f6ef5c-9fcb-4717-9de7-c8fb0734230a Aug 08 19:33:00.546118 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-371fcc9a-00fb-450b-96a2-c677bd18c362 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/encryption returned with HTTP 200 Aug 08 19:33:00.546841 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 757/3026] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:00.548282 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.548282 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:00.548752 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-11508013-6289-4671-b57f-e2f01c15f6d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:33:00.614158 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-11508013-6289-4671-b57f-e2f01c15f6d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume request issued successfully. Aug 08 19:33:00.614449 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-11508013-6289-4671-b57f-e2f01c15f6d4 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a returned with HTTP 202 Aug 08 19:33:00.614981 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 758/3027] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:00 2026] DELETE /volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:00.624926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-479c0935-81ae-4d9c-a068-ea84fdb7c1e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.627998 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-479c0935-81ae-4d9c-a068-ea84fdb7c1e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a Aug 08 19:33:00.627998 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-479c0935-81ae-4d9c-a068-ea84fdb7c1e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.628386 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-479c0935-81ae-4d9c-a068-ea84fdb7c1e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.636535 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.636535 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:00.640942 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-479c0935-81ae-4d9c-a068-ea84fdb7c1e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:33:00.646593 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-479c0935-81ae-4d9c-a068-ea84fdb7c1e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a returned with HTTP 200 Aug 08 19:33:00.647232 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 759/3028] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:00.673587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc5dcfe8-013f-4cfa-8c12-43a0edb45cce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:00.675322 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc5dcfe8-013f-4cfa-8c12-43a0edb45cce tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:00.675552 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc5dcfe8-013f-4cfa-8c12-43a0edb45cce tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:00.675746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc5dcfe8-013f-4cfa-8c12-43a0edb45cce tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:00.675866 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bc5dcfe8-013f-4cfa-8c12-43a0edb45cce tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:00.682118 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:00.682118 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:00.683078 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc5dcfe8-013f-4cfa-8c12-43a0edb45cce tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:00.683469 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 755/3029] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:00 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.187728 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7450a056-cf9a-48fa-8d70-09e1a0cb5af0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.189840 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7450a056-cf9a-48fa-8d70-09e1a0cb5af0 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] GET https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 Aug 08 19:33:01.190138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7450a056-cf9a-48fa-8d70-09e1a0cb5af0 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.190427 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7450a056-cf9a-48fa-8d70-09e1a0cb5af0 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.198951 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.198951 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:01.205024 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7450a056-cf9a-48fa-8d70-09e1a0cb5af0 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Volume info retrieved successfully. Aug 08 19:33:01.210734 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7450a056-cf9a-48fa-8d70-09e1a0cb5af0 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 returned with HTTP 200 Aug 08 19:33:01.211242 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 758/3030] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.229173 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf648267-af9f-41b1-80eb-e3cd6bc36020 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.233625 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf648267-af9f-41b1-80eb-e3cd6bc36020 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] GET https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 Aug 08 19:33:01.233829 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf648267-af9f-41b1-80eb-e3cd6bc36020 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.234138 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf648267-af9f-41b1-80eb-e3cd6bc36020 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.237465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a63a27b1-5b1a-4e7d-904a-6cfef3834402 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.239405 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a63a27b1-5b1a-4e7d-904a-6cfef3834402 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:01.239695 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a63a27b1-5b1a-4e7d-904a-6cfef3834402 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.239900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a63a27b1-5b1a-4e7d-904a-6cfef3834402 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.240058 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a63a27b1-5b1a-4e7d-904a-6cfef3834402 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:01.247727 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.247727 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:01.248403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a63a27b1-5b1a-4e7d-904a-6cfef3834402 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:01.248856 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 760/3031] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.250353 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.250353 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:01.256244 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf648267-af9f-41b1-80eb-e3cd6bc36020 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Volume info retrieved successfully. Aug 08 19:33:01.262597 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf648267-af9f-41b1-80eb-e3cd6bc36020 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 returned with HTTP 200 Aug 08 19:33:01.263163 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 759/3032] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 => generated 886 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.277864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.279922 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 Aug 08 19:33:01.280147 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.280356 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.280562 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Delete volume with id: a8d1c543-ea59-493f-8fee-fb675ad4f807 Aug 08 19:33:01.289271 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.289271 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:01.291161 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Volume info retrieved successfully. Aug 08 19:33:01.320254 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Delete volume request issued successfully. Aug 08 19:33:01.320489 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1cd4c4bd-4ab1-4925-8e44-1c22a96e8b51 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 returned with HTTP 202 Aug 08 19:33:01.321032 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 756/3033] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:01 2026] DELETE /volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:01.328663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f114e1e9-3ee3-4148-ae30-8669eb9f7957 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.330507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f114e1e9-3ee3-4148-ae30-8669eb9f7957 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] GET https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 Aug 08 19:33:01.330698 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f114e1e9-3ee3-4148-ae30-8669eb9f7957 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.330871 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f114e1e9-3ee3-4148-ae30-8669eb9f7957 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.337531 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.337531 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:01.341560 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f114e1e9-3ee3-4148-ae30-8669eb9f7957 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Volume info retrieved successfully. Aug 08 19:33:01.346771 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f114e1e9-3ee3-4148-ae30-8669eb9f7957 tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 returned with HTTP 200 Aug 08 19:33:01.347278 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 759/3034] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.663225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b89d4f3a-98e9-4232-9d56-d023c69625a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.665038 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b89d4f3a-98e9-4232-9d56-d023c69625a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a Aug 08 19:33:01.665497 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b89d4f3a-98e9-4232-9d56-d023c69625a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.665497 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b89d4f3a-98e9-4232-9d56-d023c69625a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.671595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b89d4f3a-98e9-4232-9d56-d023c69625a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a returned with HTTP 404 Aug 08 19:33:01.672033 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 761/3035] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/volumes/67f6ef5c-9fcb-4717-9de7-c8fb0734230a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:01.675755 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10c4e84a-79b9-460e-9fa3-bae001ac983b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.677536 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10c4e84a-79b9-460e-9fa3-bae001ac983b tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] GET https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:33:01.677772 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10c4e84a-79b9-460e-9fa3-bae001ac983b tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.677999 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10c4e84a-79b9-460e-9fa3-bae001ac983b tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.682711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b92553ec-c106-4039-b117-e270955c6fb0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.684741 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] POST https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75/restore Aug 08 19:33:01.685142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:01.687050 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Restoring backup f93fe877-5080-480c-b92b-d29b29a60f75 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100254) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:33:01.687275 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Restoring backup f93fe877-5080-480c-b92b-d29b29a60f75 to volume None. Aug 08 19:33:01.689544 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.689544 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:01.693765 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-10c4e84a-79b9-460e-9fa3-bae001ac983b tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:33:01.694230 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.694230 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:01.696491 np0000006803 devstack@c-api.service[100254]: INFO cinder.backup.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Creating volume of 1 GB for restore of backup f93fe877-5080-480c-b92b-d29b29a60f75. Aug 08 19:33:01.699046 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10c4e84a-79b9-460e-9fa3-bae001ac983b tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 200 Aug 08 19:33:01.699483 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 760/3036] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.701361 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc8fd831-1d6f-40af-b7bb-40feac48426b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.702910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc8fd831-1d6f-40af-b7bb-40feac48426b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:01.703435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc8fd831-1d6f-40af-b7bb-40feac48426b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.704749 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:33:01.703542. {{(pid=100254) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:33:01.704859 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc8fd831-1d6f-40af-b7bb-40feac48426b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.704895 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Availability Zones retrieved successfully. Aug 08 19:33:01.704920 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bc8fd831-1d6f-40af-b7bb-40feac48426b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:01.708277 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.708277 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:01.709220 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc8fd831-1d6f-40af-b7bb-40feac48426b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:01.709772 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 760/3037] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.710333 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Flow 'volume_create_api' (02213ee7-f7f9-41a8-bed3-9fad8d40c94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:01.711430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824ce237-ed3b-4395-9e6e-c52157421ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:01.712371 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:01.720699 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7ef2496a-7620-4657-869c-0eafc20c54aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.722386 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ef2496a-7620-4657-869c-0eafc20c54aa tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:33:01.722663 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ef2496a-7620-4657-869c-0eafc20c54aa tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.722887 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7ef2496a-7620-4657-869c-0eafc20c54aa tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.729285 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.729285 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:01.732628 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7ef2496a-7620-4657-869c-0eafc20c54aa tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:01.737748 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7ef2496a-7620-4657-869c-0eafc20c54aa tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 returned with HTTP 200 Aug 08 19:33:01.738318 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 762/3038] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.747587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (824ce237-ed3b-4395-9e6e-c52157421ee2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:01.748398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f466a70d-4ca8-42b7-bf54-fa3227e1b975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:01.753389 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.796021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Created reservations ['61731be3-aadb-4eee-9aac-dbd22b1c9ad8', '7f6abc4f-c66a-4deb-b091-f6210c4f120a', 'b1482654-4057-47f8-aa94-965b95aa1cf6', '92cd6c42-50d0-423c-a2e2-c2ef755d9a9a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:01.797078 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f466a70d-4ca8-42b7-bf54-fa3227e1b975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61731be3-aadb-4eee-9aac-dbd22b1c9ad8', '7f6abc4f-c66a-4deb-b091-f6210c4f120a', 'b1482654-4057-47f8-aa94-965b95aa1cf6', '92cd6c42-50d0-423c-a2e2-c2ef755d9a9a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:01.798096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423c1f47-dcd9-4ce8-b3ec-cbc93862e038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:01.806878 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-640acf8c-84c0-4939-96f6-578e4e572368 req-b96eb1c6-c454-411e-880b-32bade202bad None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.808803 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-b96eb1c6-c454-411e-880b-32bade202bad tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b Aug 08 19:33:01.809230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-b96eb1c6-c454-411e-880b-32bade202bad tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.810345 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-b96eb1c6-c454-411e-880b-32bade202bad tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.819729 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.819729 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:01.835024 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423c1f47-dcd9-4ce8-b3ec-cbc93862e038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3053b33b-be3b-4736-9fea-b052d33eb85a', '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='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['61731be3-aadb-4eee-9aac-dbd22b1c9ad8','7f6abc4f-c66a-4deb-b091-f6210c4f120a','b1482654-4057-47f8-aa94-965b95aa1cf6','92cd6c42-50d0-423c-a2e2-c2ef755d9a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93da1a74cdf74a36bc6f7298f7a2624d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:01Z,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=3053b33b-be3b-4736-9fea-b052d33eb85a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='065b1328ac054f778f7fa5bc8d63d98f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='93da1a74cdf74a36bc6f7298f7a2624d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:01.836190 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d5a7ac-7af6-49cb-9914-d4554cdcfb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:01.844775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e/export_record Aug 08 19:33:01.844775 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.844840 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling method 'export_record' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.844974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Export record for backup ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 19:33:01.848905 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.848905 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:01.849742 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling RPCAPI with context: , host: np0000006803, backup: ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 19:33:01.853544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50d5a7ac-7af6-49cb-9914-d4554cdcfb36) transitioned into 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='065b1328ac054f778f7fa5bc8d63d98f',qos_specs=None,replication_status=,reservations=['61731be3-aadb-4eee-9aac-dbd22b1c9ad8','7f6abc4f-c66a-4deb-b091-f6210c4f120a','b1482654-4057-47f8-aa94-965b95aa1cf6','92cd6c42-50d0-423c-a2e2-c2ef755d9a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93da1a74cdf74a36bc6f7298f7a2624d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:01.854547 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529afdc6-4645-4a8f-955a-6f0c687418dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:01.855212 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] export_record in rpcapi backup_id ee770f4d-41f8-4c27-9d36-3a414244182e on host np0000006803. {{(pid=100252) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 19:33:01.865898 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (529afdc6-4645-4a8f-955a-6f0c687418dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:01.867372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Flow 'volume_create_api' (02213ee7-f7f9-41a8-bed3-9fad8d40c94f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:01.869348 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Create volume request issued successfully. Aug 08 19:33:01.872454 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWU3NzBmNGQtNDFmOC00YzI3LTlkMzYtM2E0MTQyNDQxODJlIiwgInVzZXJfaWQiOiAiYTliY2NiYTRkNDYyNDMyNWFkOGY4NzA3NTFmYTFkNjMiLCAicHJvamVjdF9pZCI6ICJiYzAwYmI0MGFlYjk0NWU2YmM2MzI5M2QxYzk3MzllMCIsICJ2b2x1bWVfaWQiOiAiMDBiZmMwNDYtZjhhMy00YjdjLWE5YjctOWU0MGRmZmZkZjY2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDA4MDkzMTQ1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjM1ODEzNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMGJmYzA0Ni1mOGEzLTRiN2MtYTliNy05ZTQwZGZmZmRmNjYvMjAyNjA4MDgxOTMyNDQvYXpfbm92YV9iYWNrdXBfZWU3NzBmNGQtNDFmOC00YzI3LTlkMzYtM2E0MTQyNDQxODJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100252) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 19:33:01.872878 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23a10721-669e-4a9a-ac4a-b0f9486bf660 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e/export_record returned with HTTP 200 Aug 08 19:33:01.873331 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 761/3039] 10.4.3.89 () {66 vars in 1383 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e/export_record => generated 1512 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:01.876602 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-640acf8c-84c0-4939-96f6-578e4e572368 req-b96eb1c6-c454-411e-880b-32bade202bad tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b returned with HTTP 200 Aug 08 19:33:01.876602 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 761/3040] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:33:01 2026] DELETE /volume/v3/attachments/b381a8a3-c726-428a-a468-18a3a4d5e65b => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:01.877881 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.877881 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:01.879392 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Volume info retrieved successfully. Aug 08 19:33:01.886681 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.889267 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] POST https://10.4.3.89/volume/v3/backups/import_record Aug 08 19:33:01.889866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWI3ZTgyYmYtMGJiNy00ODVhLTk4YjUtNjAzZGFhYzIzMDIxIiwgInVzZXJfaWQiOiAiYTliY2NiYTRkNDYyNDMyNWFkOGY4NzA3NTFmYTFkNjMiLCAicHJvamVjdF9pZCI6ICJiYzAwYmI0MGFlYjk0NWU2YmM2MzI5M2QxYzk3MzllMCIsICJ2b2x1bWVfaWQiOiAiMDBiZmMwNDYtZjhhMy00YjdjLWE5YjctOWU0MGRmZmZkZjY2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDA4MDkzMTQ1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjM1ODEzNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMGJmYzA0Ni1mOGEzLTRiN2MtYTliNy05ZTQwZGZmZmRmNjYvMjAyNjA4MDgxOTMyNDQvYXpfbm92YV9iYWNrdXBfZWU3NzBmNGQtNDFmOC00YzI3LTlkMzYtM2E0MTQyNDQxODJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:01.892303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWI3ZTgyYmYtMGJiNy00ODVhLTk4YjUtNjAzZGFhYzIzMDIxIiwgInVzZXJfaWQiOiAiYTliY2NiYTRkNDYyNDMyNWFkOGY4NzA3NTFmYTFkNjMiLCAicHJvamVjdF9pZCI6ICJiYzAwYmI0MGFlYjk0NWU2YmM2MzI5M2QxYzk3MzllMCIsICJ2b2x1bWVfaWQiOiAiMDBiZmMwNDYtZjhhMy00YjdjLWE5YjctOWU0MGRmZmZkZjY2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDA4MDkzMTQ1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjM1ODEzNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMGJmYzA0Ni1mOGEzLTRiN2MtYTliNy05ZTQwZGZmZmRmNjYvMjAyNjA4MDgxOTMyNDQvYXpfbm92YV9iYWNrdXBfZWU3NzBmNGQtNDFmOC00YzI3LTlkMzYtM2E0MTQyNDQxODJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 19:33:01.892541 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWI3ZTgyYmYtMGJiNy00ODVhLTk4YjUtNjAzZGFhYzIzMDIxIiwgInVzZXJfaWQiOiAiYTliY2NiYTRkNDYyNDMyNWFkOGY4NzA3NTFmYTFkNjMiLCAicHJvamVjdF9pZCI6ICJiYzAwYmI0MGFlYjk0NWU2YmM2MzI5M2QxYzk3MzllMCIsICJ2b2x1bWVfaWQiOiAiMDBiZmMwNDYtZjhhMy00YjdjLWE5YjctOWU0MGRmZmZkZjY2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDA4MDkzMTQ1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjM1ODEzNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMGJmYzA0Ni1mOGEzLTRiN2MtYTliNy05ZTQwZGZmZmRmNjYvMjAyNjA4MDgxOTMyNDQvYXpfbm92YV9iYWNrdXBfZWU3NzBmNGQtNDFmOC00YzI3LTlkMzYtM2E0MTQyNDQxODJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 19:33:01.931808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Created reservations ['1c94eae7-a0d5-4c9a-954b-c4ab41472f94', 'b1001f49-32b5-40c5-9761-505f8d1b2d1f'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:01.953881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] import_record rpcapi backup id eb7e82bf-0bb7-485a-98b5-603daac23021 on host np0000006803 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWI3ZTgyYmYtMGJiNy00ODVhLTk4YjUtNjAzZGFhYzIzMDIxIiwgInVzZXJfaWQiOiAiYTliY2NiYTRkNDYyNDMyNWFkOGY4NzA3NTFmYTFkNjMiLCAicHJvamVjdF9pZCI6ICJiYzAwYmI0MGFlYjk0NWU2YmM2MzI5M2QxYzk3MzllMCIsICJ2b2x1bWVfaWQiOiAiMDBiZmMwNDYtZjhhMy00YjdjLWE5YjctOWU0MGRmZmZkZjY2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDA4MDkzMTQ1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE5MjM1ODEzNDIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wMGJmYzA0Ni1mOGEzLTRiN2MtYTliNy05ZTQwZGZmZmRmNjYvMjAyNjA4MDgxOTMyNDQvYXpfbm92YV9iYWNrdXBfZWU3NzBmNGQtNDFmOC00YzI3LTlkMzYtM2E0MTQyNDQxODJlIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozMjo0MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA4VDE5OjMzOjAyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100253) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 08 19:33:01.956388 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Import record output: {'backup': {'id': 'eb7e82bf-0bb7-485a-98b5-603daac23021', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021'}, {'rel': 'bookmark', 'href': 'https://10.4.3.89/volume/backups/eb7e82bf-0bb7-485a-98b5-603daac23021'}]}}. {{(pid=100253) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 08 19:33:01.956723 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a5ed8ac-b6ff-4935-8edb-2b0c8f4c777b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 201 Aug 08 19:33:01.957470 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 763/3041] 10.4.3.89 () {68 vars in 1295 bytes} [Sat Aug 8 19:33:01 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 72 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:33:01.969301 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-60208e23-6889-4e2d-93f8-4eb97d736084 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:01.971273 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-60208e23-6889-4e2d-93f8-4eb97d736084 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] GET https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 Aug 08 19:33:01.971533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-60208e23-6889-4e2d-93f8-4eb97d736084 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:01.971766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-60208e23-6889-4e2d-93f8-4eb97d736084 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:01.971926 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-60208e23-6889-4e2d-93f8-4eb97d736084 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Show backup with id eb7e82bf-0bb7-485a-98b5-603daac23021. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:01.978137 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:01.978137 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:01.978874 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-60208e23-6889-4e2d-93f8-4eb97d736084 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 returned with HTTP 200 Aug 08 19:33:01.979295 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 762/3042] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:01 2026] GET /volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 => generated 645 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:02.262544 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c90cc5c7-ca91-4f65-ad2a-3748bc75a3ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.264399 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c90cc5c7-ca91-4f65-ad2a-3748bc75a3ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:02.264719 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c90cc5c7-ca91-4f65-ad2a-3748bc75a3ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.264964 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c90cc5c7-ca91-4f65-ad2a-3748bc75a3ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.265112 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c90cc5c7-ca91-4f65-ad2a-3748bc75a3ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:02.270252 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.270252 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:02.271264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c90cc5c7-ca91-4f65-ad2a-3748bc75a3ac tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:02.271793 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 762/3043] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:02.362157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-72c62bd1-dccb-4c67-b1cb-ce663f07d68c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.364548 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72c62bd1-dccb-4c67-b1cb-ce663f07d68c tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] GET https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 Aug 08 19:33:02.364897 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72c62bd1-dccb-4c67-b1cb-ce663f07d68c tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.365233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72c62bd1-dccb-4c67-b1cb-ce663f07d68c tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.371533 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72c62bd1-dccb-4c67-b1cb-ce663f07d68c tempest-VolumeTypesAccessTest-241353094 tempest-VolumeTypesAccessTest-241353094-project-member] https://10.4.3.89/volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 returned with HTTP 404 Aug 08 19:33:02.372122 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 764/3044] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/volumes/a8d1c543-ea59-493f-8fee-fb675ad4f807 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:02.378541 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-05e4041a-d16a-4b54-8832-0608dde755dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.380113 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05e4041a-d16a-4b54-8832-0608dde755dd tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef/action Aug 08 19:33:02.380493 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05e4041a-d16a-4b54-8832-0608dde755dd tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action body: b'{"removeProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:02.380658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05e4041a-d16a-4b54-8832-0608dde755dd tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:02.390430 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05e4041a-d16a-4b54-8832-0608dde755dd tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef/action returned with HTTP 202 Aug 08 19:33:02.390959 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 763/3045] 10.4.3.89 () {68 vars in 1377 bytes} [Sat Aug 8 19:33:02 2026] POST /volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:02.397919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f32b97e8-bd28-449f-9724-8f8117dce9f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.400038 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f32b97e8-bd28-449f-9724-8f8117dce9f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] DELETE https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef Aug 08 19:33:02.400306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f32b97e8-bd28-449f-9724-8f8117dce9f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.400579 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f32b97e8-bd28-449f-9724-8f8117dce9f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.428139 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f32b97e8-bd28-449f-9724-8f8117dce9f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef returned with HTTP 202 Aug 08 19:33:02.428705 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 763/3046] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:02 2026] DELETE /volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:02.437043 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3eea3ad8-99df-40ec-967d-4718a34d652e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.439286 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3eea3ad8-99df-40ec-967d-4718a34d652e tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] GET https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef Aug 08 19:33:02.439583 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3eea3ad8-99df-40ec-967d-4718a34d652e tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.439831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3eea3ad8-99df-40ec-967d-4718a34d652e tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.443806 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3eea3ad8-99df-40ec-967d-4718a34d652e tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef returned with HTTP 404 Aug 08 19:33:02.444484 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 765/3047] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/types/92b7cc5a-d56c-4732-81ee-864f282cbaef => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:02.452859 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2ec67f7d-556a-4d9a-8d22-7df784355407 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.454568 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ec67f7d-556a-4d9a-8d22-7df784355407 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:02.455297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ec67f7d-556a-4d9a-8d22-7df784355407 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1488019608", "os-volume-type-access:is_public": false}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:02.468108 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ec67f7d-556a-4d9a-8d22-7df784355407 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:02.468518 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 764/3048] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:33:02 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) Aug 08 19:33:02.477082 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e6b0ba1-e136-4c9d-b983-6937f8a0c850 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.478835 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e6b0ba1-e136-4c9d-b983-6937f8a0c850 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action Aug 08 19:33:02.479293 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e6b0ba1-e136-4c9d-b983-6937f8a0c850 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action body: b'{"addProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:02.479490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e6b0ba1-e136-4c9d-b983-6937f8a0c850 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:02.489754 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e6b0ba1-e136-4c9d-b983-6937f8a0c850 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action returned with HTTP 202 Aug 08 19:33:02.490271 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 764/3049] 10.4.3.89 () {68 vars in 1377 bytes} [Sat Aug 8 19:33:02 2026] POST /volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:02.498184 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7714c497-f038-4f57-b6dd-a01cf76b2acf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.499943 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7714c497-f038-4f57-b6dd-a01cf76b2acf tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action Aug 08 19:33:02.500354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7714c497-f038-4f57-b6dd-a01cf76b2acf tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action body: b'{"addProjectAccess": {"project": "589ea729438a44c28265da00f4996211"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:02.500544 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7714c497-f038-4f57-b6dd-a01cf76b2acf tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "589ea729438a44c28265da00f4996211"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:02.502103 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.502103 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:02.512627 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7714c497-f038-4f57-b6dd-a01cf76b2acf tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action returned with HTTP 202 Aug 08 19:33:02.513257 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 766/3050] 10.4.3.89 () {68 vars in 1377 bytes} [Sat Aug 8 19:33:02 2026] POST /volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:02.520784 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5c28e06-b048-49e0-b4c7-74080bdad713 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.523111 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5c28e06-b048-49e0-b4c7-74080bdad713 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] GET https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/os-volume-type-access Aug 08 19:33:02.523359 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5c28e06-b048-49e0-b4c7-74080bdad713 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.523621 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5c28e06-b048-49e0-b4c7-74080bdad713 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.538361 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5c28e06-b048-49e0-b4c7-74080bdad713 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/os-volume-type-access returned with HTTP 200 Aug 08 19:33:02.538874 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 765/3051] 10.4.3.89 () {66 vars in 1401 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/os-volume-type-access => generated 244 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:02.549381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1672f38b-4ab6-4373-995c-b7b24dc38f61 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.551097 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1672f38b-4ab6-4373-995c-b7b24dc38f61 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action Aug 08 19:33:02.551463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1672f38b-4ab6-4373-995c-b7b24dc38f61 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action body: b'{"removeProjectAccess": {"project": "589ea729438a44c28265da00f4996211"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:02.551594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1672f38b-4ab6-4373-995c-b7b24dc38f61 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "589ea729438a44c28265da00f4996211"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:02.562049 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1672f38b-4ab6-4373-995c-b7b24dc38f61 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action returned with HTTP 202 Aug 08 19:33:02.562558 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 765/3052] 10.4.3.89 () {68 vars in 1377 bytes} [Sat Aug 8 19:33:02 2026] POST /volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:02.570171 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-df23919b-7582-4bc6-a1e5-ea46fb72a1f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.572404 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df23919b-7582-4bc6-a1e5-ea46fb72a1f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] POST https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action Aug 08 19:33:02.572787 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df23919b-7582-4bc6-a1e5-ea46fb72a1f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action body: b'{"removeProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:02.572943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df23919b-7582-4bc6-a1e5-ea46fb72a1f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "20b0b95509314ceba16f52c5d0cc9f7d"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:02.588023 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df23919b-7582-4bc6-a1e5-ea46fb72a1f7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action returned with HTTP 202 Aug 08 19:33:02.588480 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 767/3053] 10.4.3.89 () {68 vars in 1377 bytes} [Sat Aug 8 19:33:02 2026] POST /volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:02.596080 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0879a064-c619-4b06-bd44-0c7ba2f4d5b7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.599529 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0879a064-c619-4b06-bd44-0c7ba2f4d5b7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] DELETE https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3 Aug 08 19:33:02.599767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0879a064-c619-4b06-bd44-0c7ba2f4d5b7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.599959 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0879a064-c619-4b06-bd44-0c7ba2f4d5b7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.613964 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0b7da0b3-e085-4c6e-b016-0f8ebc8f1d76 req-d31e4296-1a18-4a9c-9c1b-a35e01909515 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.616567 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0b7da0b3-e085-4c6e-b016-0f8ebc8f1d76 req-d31e4296-1a18-4a9c-9c1b-a35e01909515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:02.616865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0b7da0b3-e085-4c6e-b016-0f8ebc8f1d76 req-d31e4296-1a18-4a9c-9c1b-a35e01909515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.617130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0b7da0b3-e085-4c6e-b016-0f8ebc8f1d76 req-d31e4296-1a18-4a9c-9c1b-a35e01909515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.623262 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0879a064-c619-4b06-bd44-0c7ba2f4d5b7 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3 returned with HTTP 202 Aug 08 19:33:02.623806 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 766/3054] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:02 2026] DELETE /volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:02.624762 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.624762 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:02.628361 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0b7da0b3-e085-4c6e-b016-0f8ebc8f1d76 req-d31e4296-1a18-4a9c-9c1b-a35e01909515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:02.632213 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f66d75ab-9952-48e8-a5ea-d72adeceb895 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.632770 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0b7da0b3-e085-4c6e-b016-0f8ebc8f1d76 req-d31e4296-1a18-4a9c-9c1b-a35e01909515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:33:02.633282 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 766/3055] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:02.634765 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f66d75ab-9952-48e8-a5ea-d72adeceb895 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] GET https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3 Aug 08 19:33:02.635046 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f66d75ab-9952-48e8-a5ea-d72adeceb895 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.635292 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f66d75ab-9952-48e8-a5ea-d72adeceb895 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.639665 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f66d75ab-9952-48e8-a5ea-d72adeceb895 tempest-VolumeTypesAccessTest-602565915 tempest-VolumeTypesAccessTest-602565915-project-admin] https://10.4.3.89/volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3 returned with HTTP 404 Aug 08 19:33:02.640258 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 768/3056] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/types/7f36747d-877b-4c09-9890-c462bdd94eb3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:02.716339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aab1598b-5d03-40b5-b5f4-2b11b826f20d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.719297 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aab1598b-5d03-40b5-b5f4-2b11b826f20d tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] GET https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:33:02.719527 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aab1598b-5d03-40b5-b5f4-2b11b826f20d tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.719660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aab1598b-5d03-40b5-b5f4-2b11b826f20d tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.728303 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.728303 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:02.733829 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aab1598b-5d03-40b5-b5f4-2b11b826f20d tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:33:02.739474 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aab1598b-5d03-40b5-b5f4-2b11b826f20d tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 200 Aug 08 19:33:02.739865 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 767/3057] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:02.889865 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.889865 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:02.889865 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Volume info retrieved successfully. Aug 08 19:33:02.889865 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Checking backup size 1 against volume size 1 {{(pid=100254) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:33:02.889865 np0000006803 devstack@c-api.service[100254]: INFO cinder.backup.api [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Overwriting volume 3053b33b-be3b-4736-9fea-b052d33eb85a with restore of backup f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:02.909086 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] restore_backup in rpcapi backup_id f93fe877-5080-480c-b92b-d29b29a60f75 {{(pid=100254) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:33:02.912180 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b92553ec-c106-4039-b117-e270955c6fb0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75/restore returned with HTTP 202 Aug 08 19:33:02.912645 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 757/3058] 10.4.3.89 () {70 vars in 1426 bytes} [Sat Aug 8 19:33:01 2026] POST /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75/restore => generated 152 bytes in 1230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:02.922483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd06b935-ee56-4fd6-85c2-a7286d6ebc2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.927521 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd06b935-ee56-4fd6-85c2-a7286d6ebc2c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:02.927521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd06b935-ee56-4fd6-85c2-a7286d6ebc2c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.927521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd06b935-ee56-4fd6-85c2-a7286d6ebc2c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.927521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-dd06b935-ee56-4fd6-85c2-a7286d6ebc2c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:02.930633 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.930633 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:02.931320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd06b935-ee56-4fd6-85c2-a7286d6ebc2c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:02.931698 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 767/3059] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:02.946137 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bc39a4a4-c005-49d1-85e7-b433670f4dc4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.948461 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bc39a4a4-c005-49d1-85e7-b433670f4dc4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:02.948839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bc39a4a4-c005-49d1-85e7-b433670f4dc4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.949160 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bc39a4a4-c005-49d1-85e7-b433670f4dc4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.960733 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.960733 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:02.966705 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bc39a4a4-c005-49d1-85e7-b433670f4dc4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:02.973142 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bc39a4a4-c005-49d1-85e7-b433670f4dc4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:02.974073 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 769/3060] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:02.990933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8fc9ce9-b66e-4cc1-bdde-ed2093d71cd2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:02.993112 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8fc9ce9-b66e-4cc1-bdde-ed2093d71cd2 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] GET https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 Aug 08 19:33:02.993881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8fc9ce9-b66e-4cc1-bdde-ed2093d71cd2 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:02.993881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8fc9ce9-b66e-4cc1-bdde-ed2093d71cd2 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:02.993881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a8fc9ce9-b66e-4cc1-bdde-ed2093d71cd2 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Show backup with id eb7e82bf-0bb7-485a-98b5-603daac23021. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:02.999257 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:02.999257 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:03.000113 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8fc9ce9-b66e-4cc1-bdde-ed2093d71cd2 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 returned with HTTP 200 Aug 08 19:33:03.000598 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 768/3061] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:02 2026] GET /volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:03.016744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63fa5e09-2873-4abd-bd5a-b47a91163fab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.018685 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63fa5e09-2873-4abd-bd5a-b47a91163fab tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] GET https://10.4.3.89/volume/v3/backups Aug 08 19:33:03.019285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63fa5e09-2873-4abd-bd5a-b47a91163fab tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.020439 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63fa5e09-2873-4abd-bd5a-b47a91163fab tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.025810 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63fa5e09-2873-4abd-bd5a-b47a91163fab tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 08 19:33:03.026475 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 758/3062] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/v3/backups => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:03.038232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85d00fe6-b238-4556-9b5f-0a2524216251 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.040825 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] POST https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e/restore Aug 08 19:33:03.041252 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:03.043744 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7798f8c2-0558-4e68-8646-0fd49b8e4a16 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.043890 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Restoring backup ee770f4d-41f8-4c27-9d36-3a414244182e ({'restore': {}}) {{(pid=100251) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:33:03.044163 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Restoring backup ee770f4d-41f8-4c27-9d36-3a414244182e to volume None. Aug 08 19:33:03.046049 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7798f8c2-0558-4e68-8646-0fd49b8e4a16 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:03.046264 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7798f8c2-0558-4e68-8646-0fd49b8e4a16 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.046452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7798f8c2-0558-4e68-8646-0fd49b8e4a16 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.051470 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.051470 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:03.052938 np0000006803 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Creating volume of 1 GB for restore of backup ee770f4d-41f8-4c27-9d36-3a414244182e. Aug 08 19:33:03.056426 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.056426 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:03.061108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Availability zone cache updated, next update will occur around 2026-08-08 20:33:03.060789. {{(pid=100251) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 08 19:33:03.061209 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Availability Zones retrieved successfully. Aug 08 19:33:03.064143 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7798f8c2-0558-4e68-8646-0fd49b8e4a16 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:03.069830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7798f8c2-0558-4e68-8646-0fd49b8e4a16 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:03.071905 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 770/3063] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:03.074035 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Flow 'volume_create_api' (c2ca4f2a-b83c-4660-b777-b23cb736be7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:03.075812 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73be3398-deb8-49ea-8c0a-2fe111c6fd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:03.077114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:03.116489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73be3398-deb8-49ea-8c0a-2fe111c6fd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:03.119617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dbede6-97b6-423a-a367-0d1fe2148021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:03.167014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Created reservations ['9f54fee5-d931-4b1f-8afa-df5ceb58c01e', '3898a092-8da7-42d7-b99a-6d238eafb96b', '7395b284-c8df-4b44-8d26-4fb893f4612c', '3d16ad6a-43fb-42e1-a83b-adcb7ebf8c55'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:03.167902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36dbede6-97b6-423a-a367-0d1fe2148021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f54fee5-d931-4b1f-8afa-df5ceb58c01e', '3898a092-8da7-42d7-b99a-6d238eafb96b', '7395b284-c8df-4b44-8d26-4fb893f4612c', '3d16ad6a-43fb-42e1-a83b-adcb7ebf8c55']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:03.168643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac126f51-16ba-4dd4-975c-6ed1e117d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:03.195968 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c37a34d-15f9-4952-8454-93f83e796fb6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.196428 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c37a34d-15f9-4952-8454-93f83e796fb6 None None] GET https://10.4.3.89/volume// Aug 08 19:33:03.196642 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c37a34d-15f9-4952-8454-93f83e796fb6 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.196871 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c37a34d-15f9-4952-8454-93f83e796fb6 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.197270 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c37a34d-15f9-4952-8454-93f83e796fb6 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:03.197599 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 769/3064] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:03.204228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac126f51-16ba-4dd4-975c-6ed1e117d12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32bcf078-e875-4e8b-835c-0cd245dd3f4d', '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_ee770f4d-41f8-4c27-9d36-3a414244182e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00bb40aeb945e6bc63293d1c9739e0',qos_specs=None,replication_status=,reservations=['9f54fee5-d931-4b1f-8afa-df5ceb58c01e','3898a092-8da7-42d7-b99a-6d238eafb96b','7395b284-c8df-4b44-8d26-4fb893f4612c','3d16ad6a-43fb-42e1-a83b-adcb7ebf8c55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9bccba4d4624325ad8f870751fa1d63',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ee770f4d-41f8-4c27-9d36-3a414244182e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32bcf078-e875-4e8b-835c-0cd245dd3f4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00bb40aeb945e6bc63293d1c9739e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a9bccba4d4624325ad8f870751fa1d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:03.205193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520f5416-a3aa-45ba-9eff-784c7022ec1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:03.205935 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-f80f0cb6-a5e7-46e2-a3ee-d210d7338cee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.208615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-f80f0cb6-a5e7-46e2-a3ee-d210d7338cee tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:33:03.209092 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-f80f0cb6-a5e7-46e2-a3ee-d210d7338cee tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ec363c6-836c-4dd1-8dd3-ed61566a5fad", "connector": null, "instance_uuid": "c6accec9-41b9-499e-9793-e1df20aaf0ff"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:03.222435 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.222435 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:03.228286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (520f5416-a3aa-45ba-9eff-784c7022ec1a) transitioned into 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_ee770f4d-41f8-4c27-9d36-3a414244182e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00bb40aeb945e6bc63293d1c9739e0',qos_specs=None,replication_status=,reservations=['9f54fee5-d931-4b1f-8afa-df5ceb58c01e','3898a092-8da7-42d7-b99a-6d238eafb96b','7395b284-c8df-4b44-8d26-4fb893f4612c','3d16ad6a-43fb-42e1-a83b-adcb7ebf8c55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9bccba4d4624325ad8f870751fa1d63',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:03.228286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94501fe0-f87b-44ea-95c8-37f0187cf41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:03.242304 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94501fe0-f87b-44ea-95c8-37f0187cf41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:03.243143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Flow 'volume_create_api' (c2ca4f2a-b83c-4660-b777-b23cb736be7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:03.243507 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Create volume request issued successfully. Aug 08 19:33:03.254388 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.254388 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:03.254806 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:03.258430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-f80f0cb6-a5e7-46e2-a3ee-d210d7338cee tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:33:03.258917 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 759/3065] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:33:03 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) Aug 08 19:33:03.286618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-498c841c-7821-409c-8011-eea96fce8607 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.288861 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-498c841c-7821-409c-8011-eea96fce8607 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:03.289609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-498c841c-7821-409c-8011-eea96fce8607 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.289609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-498c841c-7821-409c-8011-eea96fce8607 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.289778 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-498c841c-7821-409c-8011-eea96fce8607 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:03.294073 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.294073 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:03.295160 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-498c841c-7821-409c-8011-eea96fce8607 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:03.295707 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 771/3066] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:03.305307 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-252f6fcd-b0ac-4642-87c6-d865cac33ea0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.311533 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-252f6fcd-b0ac-4642-87c6-d865cac33ea0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:03.311533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-252f6fcd-b0ac-4642-87c6-d865cac33ea0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.311533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-252f6fcd-b0ac-4642-87c6-d865cac33ea0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.321089 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.321089 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:03.323208 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4d39d691-66c5-4eb5-a484-c399e46dad83 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.323621 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d39d691-66c5-4eb5-a484-c399e46dad83 None None] GET https://10.4.3.89/volume// Aug 08 19:33:03.323787 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d39d691-66c5-4eb5-a484-c399e46dad83 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.324072 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d39d691-66c5-4eb5-a484-c399e46dad83 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.324327 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d39d691-66c5-4eb5-a484-c399e46dad83 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:03.324428 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-252f6fcd-b0ac-4642-87c6-d865cac33ea0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:03.324627 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 760/3067] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:03.329957 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-252f6fcd-b0ac-4642-87c6-d865cac33ea0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:03.330439 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 770/3068] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:03.333509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-bc642931-04a5-4186-b301-410d482261b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.335900 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-bc642931-04a5-4186-b301-410d482261b0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:03.336680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-bc642931-04a5-4186-b301-410d482261b0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.337031 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-bc642931-04a5-4186-b301-410d482261b0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.349232 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.349232 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:03.354842 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-bc642931-04a5-4186-b301-410d482261b0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:03.365125 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-bc642931-04a5-4186-b301-410d482261b0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:03.365614 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 772/3069] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:33:03.430740 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.433076 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] DELETE https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:33:03.433282 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.433613 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.433758 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Delete volume with id: 65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:33:03.440570 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.440570 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:03.441007 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:33:03.456224 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Delete volume request issued successfully. Aug 08 19:33:03.456443 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95192404-2f4d-4d3f-a3ea-e1b3980e8ae0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 202 Aug 08 19:33:03.456792 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 761/3070] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:03 2026] DELETE /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:03.464720 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c68ace6e-86bf-4c38-929e-44dc750b18e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.466550 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c68ace6e-86bf-4c38-929e-44dc750b18e0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] GET https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:33:03.466757 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c68ace6e-86bf-4c38-929e-44dc750b18e0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.466992 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c68ace6e-86bf-4c38-929e-44dc750b18e0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.479291 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.479291 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:03.486752 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c68ace6e-86bf-4c38-929e-44dc750b18e0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Volume info retrieved successfully. Aug 08 19:33:03.493232 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c68ace6e-86bf-4c38-929e-44dc750b18e0 tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 200 Aug 08 19:33:03.493706 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 771/3071] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:03.494043 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7022aadc-e189-426d-befb-df5410ff5b39 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.496184 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7022aadc-e189-426d-befb-df5410ff5b39 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] PUT https://10.4.3.89/volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e Aug 08 19:33:03.496546 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7022aadc-e189-426d-befb-df5410ff5b39 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:03.505568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7022aadc-e189-426d-befb-df5410ff5b39 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Acquiring lock "cinder-attachment_update-0ec363c6-836c-4dd1-8dd3-ed61566a5fad-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:33:03.511420 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7022aadc-e189-426d-befb-df5410ff5b39 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Lock "cinder-attachment_update-0ec363c6-836c-4dd1-8dd3-ed61566a5fad-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:33:03.512372 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.512372 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:03.630394 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7022aadc-e189-426d-befb-df5410ff5b39 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Lock "cinder-attachment_update-0ec363c6-836c-4dd1-8dd3-ed61566a5fad-np0000006803" released by "attachment_update" :: held 0.119s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:33:03.630883 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-7022aadc-e189-426d-befb-df5410ff5b39 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e returned with HTTP 200 Aug 08 19:33:03.631466 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 773/3072] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:33:03 2026] PUT /volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:03.944901 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-da8c285c-ff87-4bff-af3b-5fc92f8aabce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:03.947132 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da8c285c-ff87-4bff-af3b-5fc92f8aabce tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:03.947397 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da8c285c-ff87-4bff-af3b-5fc92f8aabce tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:03.947657 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-da8c285c-ff87-4bff-af3b-5fc92f8aabce tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:03.947786 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-da8c285c-ff87-4bff-af3b-5fc92f8aabce tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:03.954421 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:03.954421 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:03.955200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-da8c285c-ff87-4bff-af3b-5fc92f8aabce tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:03.955688 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 762/3073] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:03 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:04.263672 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:04.263672 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:04.264351 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:04.264579 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Checking backup size 1 against volume size 1 {{(pid=100251) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:33:04.264748 np0000006803 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Overwriting volume 32bcf078-e875-4e8b-835c-0cd245dd3f4d with restore of backup ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:04.289376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] restore_backup in rpcapi backup_id ee770f4d-41f8-4c27-9d36-3a414244182e {{(pid=100251) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:33:04.291199 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85d00fe6-b238-4556-9b5f-0a2524216251 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e/restore returned with HTTP 202 Aug 08 19:33:04.291596 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 768/3074] 10.4.3.89 () {68 vars in 1386 bytes} [Sat Aug 8 19:33:03 2026] POST /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e/restore => generated 189 bytes in 1254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:04.301184 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-99b688b8-627e-4b8c-84f9-1612f258ba53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:04.303667 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99b688b8-627e-4b8c-84f9-1612f258ba53 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:04.303958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99b688b8-627e-4b8c-84f9-1612f258ba53 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:04.304252 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99b688b8-627e-4b8c-84f9-1612f258ba53 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:04.304437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-99b688b8-627e-4b8c-84f9-1612f258ba53 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:04.309894 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:04.309894 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:04.311309 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99b688b8-627e-4b8c-84f9-1612f258ba53 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:04.311838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c144bd77-390c-4573-97af-f4c5d01a0b9a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:04.312192 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 772/3075] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:04 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:04.314204 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c144bd77-390c-4573-97af-f4c5d01a0b9a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:04.314475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c144bd77-390c-4573-97af-f4c5d01a0b9a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:04.314711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c144bd77-390c-4573-97af-f4c5d01a0b9a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:04.314822 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c144bd77-390c-4573-97af-f4c5d01a0b9a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:04.322664 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:04.322664 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:04.323500 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c144bd77-390c-4573-97af-f4c5d01a0b9a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:04.323844 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 774/3076] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:04 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:04.344764 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-593a1a44-412b-404b-88fc-816f6bfd5f55 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:04.348417 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-593a1a44-412b-404b-88fc-816f6bfd5f55 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:04.349507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-593a1a44-412b-404b-88fc-816f6bfd5f55 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:04.349507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-593a1a44-412b-404b-88fc-816f6bfd5f55 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:04.364658 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:04.364658 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:04.370319 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-593a1a44-412b-404b-88fc-816f6bfd5f55 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:04.378376 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-593a1a44-412b-404b-88fc-816f6bfd5f55 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:04.378977 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 763/3077] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:04 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:04.509609 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-670c61fd-a168-4ccb-8a78-be93d140933e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:04.511718 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-670c61fd-a168-4ccb-8a78-be93d140933e tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] GET https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 Aug 08 19:33:04.511940 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-670c61fd-a168-4ccb-8a78-be93d140933e tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:04.512178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-670c61fd-a168-4ccb-8a78-be93d140933e tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:04.519075 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-670c61fd-a168-4ccb-8a78-be93d140933e tempest-TestImageHashVerification-43776242 tempest-TestImageHashVerification-43776242-project-member] https://10.4.3.89/volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 returned with HTTP 404 Aug 08 19:33:04.519587 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 769/3078] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:04 2026] GET /volume/v3/volumes/65ba0590-3fe5-48fd-84b8-456b20e4a040 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:04.965774 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27c47d3e-e7ff-4978-9caa-b8a15b0272e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:04.967698 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27c47d3e-e7ff-4978-9caa-b8a15b0272e5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:04.967998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27c47d3e-e7ff-4978-9caa-b8a15b0272e5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:04.968263 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27c47d3e-e7ff-4978-9caa-b8a15b0272e5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:04.968405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-27c47d3e-e7ff-4978-9caa-b8a15b0272e5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:04.973103 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:04.973103 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:04.974112 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27c47d3e-e7ff-4978-9caa-b8a15b0272e5 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:04.974804 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 773/3079] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:04 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:05.331861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6cde9462-2196-4664-8d33-c8851a3d9d4c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:05.334622 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6cde9462-2196-4664-8d33-c8851a3d9d4c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:05.334622 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6cde9462-2196-4664-8d33-c8851a3d9d4c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:05.335012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6cde9462-2196-4664-8d33-c8851a3d9d4c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:05.335012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6cde9462-2196-4664-8d33-c8851a3d9d4c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:05.337632 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-486f3234-cb13-499c-9268-110980907103 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:05.341841 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:05.341841 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:05.341964 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-486f3234-cb13-499c-9268-110980907103 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:05.341964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-486f3234-cb13-499c-9268-110980907103 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:05.341964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-486f3234-cb13-499c-9268-110980907103 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:05.341964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-486f3234-cb13-499c-9268-110980907103 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:05.342104 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6cde9462-2196-4664-8d33-c8851a3d9d4c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:05.342104 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 775/3080] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:05 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:05.345334 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:05.345334 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:05.346215 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-486f3234-cb13-499c-9268-110980907103 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:05.346695 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 764/3081] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:05 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:05.395582 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d425ce3d-4026-4d39-a7e5-e1266ec2a584 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:05.397625 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d425ce3d-4026-4d39-a7e5-e1266ec2a584 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:05.397914 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d425ce3d-4026-4d39-a7e5-e1266ec2a584 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:05.398239 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d425ce3d-4026-4d39-a7e5-e1266ec2a584 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:05.412435 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:05.412435 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:05.419875 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d425ce3d-4026-4d39-a7e5-e1266ec2a584 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:05.423968 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d425ce3d-4026-4d39-a7e5-e1266ec2a584 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:05.424348 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 770/3082] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:05 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:05.844622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6357acf6-b1e6-43f5-967f-d8755951e478 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:05.848712 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:05.848965 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:05.849256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:05.849471 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume with id: b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:05.862636 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:05.862636 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:05.863969 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:05.880281 np0000006803 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:33:05.888648 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume request issued successfully. Aug 08 19:33:05.888896 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6357acf6-b1e6-43f5-967f-d8755951e478 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 202 Aug 08 19:33:05.889528 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 774/3083] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:05 2026] DELETE /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:05.898284 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c6e79ad9-d0af-434a-81a9-e6107206225e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:05.900122 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c6e79ad9-d0af-434a-81a9-e6107206225e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:05.900245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c6e79ad9-d0af-434a-81a9-e6107206225e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:05.900452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c6e79ad9-d0af-434a-81a9-e6107206225e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:05.909905 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:05.909905 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:05.915018 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c6e79ad9-d0af-434a-81a9-e6107206225e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:05.919664 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c6e79ad9-d0af-434a-81a9-e6107206225e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 200 Aug 08 19:33:05.920153 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 776/3084] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:05 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:05.985531 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-32b19e32-d56b-4eeb-bb72-78f4ff8c7cbd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:05.987873 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32b19e32-d56b-4eeb-bb72-78f4ff8c7cbd tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:05.988210 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32b19e32-d56b-4eeb-bb72-78f4ff8c7cbd tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:05.988552 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-32b19e32-d56b-4eeb-bb72-78f4ff8c7cbd tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:05.988717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-32b19e32-d56b-4eeb-bb72-78f4ff8c7cbd tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:05.995975 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:05.995975 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:05.997446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-32b19e32-d56b-4eeb-bb72-78f4ff8c7cbd tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:05.998577 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 765/3085] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:05 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:06.351891 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10db7823-c5b8-4cbd-a96d-bdc8075836cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:06.354172 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10db7823-c5b8-4cbd-a96d-bdc8075836cf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:06.354406 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10db7823-c5b8-4cbd-a96d-bdc8075836cf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:06.354712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10db7823-c5b8-4cbd-a96d-bdc8075836cf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:06.354850 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-10db7823-c5b8-4cbd-a96d-bdc8075836cf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:06.357318 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ad778346-8035-4145-88b0-a3413c0727f6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:06.359924 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad778346-8035-4145-88b0-a3413c0727f6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:06.360216 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad778346-8035-4145-88b0-a3413c0727f6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:06.360630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad778346-8035-4145-88b0-a3413c0727f6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:06.360777 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ad778346-8035-4145-88b0-a3413c0727f6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:06.361174 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:06.361174 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:06.362105 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10db7823-c5b8-4cbd-a96d-bdc8075836cf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:06.362562 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 771/3086] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:06 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:06.364674 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:06.364674 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:06.365279 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad778346-8035-4145-88b0-a3413c0727f6 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:06.365653 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 775/3087] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:06 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:06.436728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-68efc0e2-fe51-47dd-a0b5-aa6839263900 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:06.438471 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-68efc0e2-fe51-47dd-a0b5-aa6839263900 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:06.438680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-68efc0e2-fe51-47dd-a0b5-aa6839263900 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:06.438859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-68efc0e2-fe51-47dd-a0b5-aa6839263900 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:06.448268 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:06.448268 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:06.451603 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-68efc0e2-fe51-47dd-a0b5-aa6839263900 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:06.456384 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-68efc0e2-fe51-47dd-a0b5-aa6839263900 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:06.457431 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 777/3088] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:06 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:06.934441 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-313171ac-3dd0-4d48-a9e1-a1bf93c8a580 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:06.936676 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-313171ac-3dd0-4d48-a9e1-a1bf93c8a580 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 Aug 08 19:33:06.936938 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-313171ac-3dd0-4d48-a9e1-a1bf93c8a580 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:06.937211 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-313171ac-3dd0-4d48-a9e1-a1bf93c8a580 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:06.945450 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-313171ac-3dd0-4d48-a9e1-a1bf93c8a580 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 returned with HTTP 404 Aug 08 19:33:06.946182 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 766/3089] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:06 2026] GET /volume/v3/volumes/b82c9398-4a55-43f9-9dfa-27f32c71d129 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:06.953678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0b66947-ddeb-4cc5-a382-617584c8015f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:06.955576 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0b66947-ddeb-4cc5-a382-617584c8015f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:33:06.955772 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0b66947-ddeb-4cc5-a382-617584c8015f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:06.955942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0b66947-ddeb-4cc5-a382-617584c8015f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:06.956727 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-f0b66947-ddeb-4cc5-a382-617584c8015f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:33:06.999361 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f0b66947-ddeb-4cc5-a382-617584c8015f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Get all volumes completed successfully. Aug 08 19:33:07.002738 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:07.002738 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:07.009065 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0b66947-ddeb-4cc5-a382-617584c8015f tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:33:07.009678 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 772/3090] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:33:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11068 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:33:07.010865 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-158699eb-7b7d-4ed7-9e61-bee6aeba4197 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.012730 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-158699eb-7b7d-4ed7-9e61-bee6aeba4197 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:07.012946 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-158699eb-7b7d-4ed7-9e61-bee6aeba4197 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:07.013152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-158699eb-7b7d-4ed7-9e61-bee6aeba4197 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:07.013266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-158699eb-7b7d-4ed7-9e61-bee6aeba4197 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:07.017704 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:07.017704 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:07.018482 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-158699eb-7b7d-4ed7-9e61-bee6aeba4197 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:07.018921 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 776/3091] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:07 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:07.029864 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f207fb0-1bec-4649-8534-6ec842fb7a61 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.031565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f207fb0-1bec-4649-8534-6ec842fb7a61 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] DELETE https://10.4.3.89/volume/v3/types/43407d1d-5f32-431a-951a-f8d6388590ec Aug 08 19:33:07.031772 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f207fb0-1bec-4649-8534-6ec842fb7a61 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:07.031980 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f207fb0-1bec-4649-8534-6ec842fb7a61 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:07.053275 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f207fb0-1bec-4649-8534-6ec842fb7a61 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/43407d1d-5f32-431a-951a-f8d6388590ec returned with HTTP 202 Aug 08 19:33:07.053648 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 778/3092] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:07 2026] DELETE /volume/v3/types/43407d1d-5f32-431a-951a-f8d6388590ec => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:07.065946 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41a77e4f-9dad-4bce-a320-9499b0faaf59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.070815 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41a77e4f-9dad-4bce-a320-9499b0faaf59 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:07.071237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41a77e4f-9dad-4bce-a320-9499b0faaf59 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1597931972", "extra_specs": {}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:07.084004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41a77e4f-9dad-4bce-a320-9499b0faaf59 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:07.084367 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 767/3093] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:33:07 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:07.094024 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-084d6157-5984-408d-b231-2634fb6d18c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.095999 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-084d6157-5984-408d-b231-2634fb6d18c5 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types/2d3250ba-9c99-444a-a0a8-7d673464c26b/encryption Aug 08 19:33:07.096333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-084d6157-5984-408d-b231-2634fb6d18c5 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:07.102649 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=667,cinder:INSERT=89,cinder:UPDATE=159,cinder:DELETE=4 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:33:07.128564 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-084d6157-5984-408d-b231-2634fb6d18c5 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/2d3250ba-9c99-444a-a0a8-7d673464c26b/encryption returned with HTTP 200 Aug 08 19:33:07.129094 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 773/3094] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:33:07 2026] POST /volume/v3/types/2d3250ba-9c99-444a-a0a8-7d673464c26b/encryption => generated 230 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:07.136953 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.138902 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:07.140426 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-67751545", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1597931972", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:07.141115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-67751545', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1597931972', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:07.144530 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume of 1 GB Aug 08 19:33:07.145149 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:07.145149 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:07.145649 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Availability Zones retrieved successfully. Aug 08 19:33:07.151713 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (e8b9d994-4363-425b-9a5f-d321165a8557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:07.152888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148e4464-6a1e-4ae3-b60b-7beb5574379a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:07.155543 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:07.183637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (148e4464-6a1e-4ae3-b60b-7beb5574379a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:33:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2d3250ba-9c99-444a-a0a8-7d673464c26b,is_public=True,name='tempest-scenario-type-luks-1597931972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d3250ba-9c99-444a-a0a8-7d673464c26b', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:07.184377 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d434dd-fa46-4c43-92da-4fb5e8a9c2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:07.217257 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1597931972 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1597931972, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:33:07.217257 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1597931972 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1597931972, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:33:07.257214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Created reservations ['102532dd-489f-4361-b980-8619f051f5e9', '577edb64-64ff-43af-8f87-401f10a2390e', 'bba23c67-d2ae-4aaf-9ac3-34e6c7687cb0', '541b106f-8237-47ef-a25f-30f169097ddb'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:07.258425 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d434dd-fa46-4c43-92da-4fb5e8a9c2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102532dd-489f-4361-b980-8619f051f5e9', '577edb64-64ff-43af-8f87-401f10a2390e', 'bba23c67-d2ae-4aaf-9ac3-34e6c7687cb0', '541b106f-8237-47ef-a25f-30f169097ddb']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:07.259835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1bedd34-fcca-4f3a-9a23-b2b033e6f55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:07.288797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1bedd34-fcca-4f3a-9a23-b2b033e6f55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec812a31-646b-4385-a536-2f7c0196478d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-67751545',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['102532dd-489f-4361-b980-8619f051f5e9','577edb64-64ff-43af-8f87-401f10a2390e','bba23c67-d2ae-4aaf-9ac3-34e6c7687cb0','541b106f-8237-47ef-a25f-30f169097ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=2d3250ba-9c99-444a-a0a8-7d673464c26b), '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-08-08T19:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-67751545',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ec812a31-646b-4385-a536-2f7c0196478d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0bc503359c141048ae429ac9dd10486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='346fb33a1511486faa5662a05979a75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d3250ba-9c99-444a-a0a8-7d673464c26b),volume_type_id=2d3250ba-9c99-444a-a0a8-7d673464c26b)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:07.291208 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0536c15-4f44-4afd-999d-65075a34edeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:07.313872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0536c15-4f44-4afd-999d-65075a34edeb) transitioned into 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-67751545',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['102532dd-489f-4361-b980-8619f051f5e9','577edb64-64ff-43af-8f87-401f10a2390e','bba23c67-d2ae-4aaf-9ac3-34e6c7687cb0','541b106f-8237-47ef-a25f-30f169097ddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=2d3250ba-9c99-444a-a0a8-7d673464c26b)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:07.314853 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (943b567b-a668-4ecd-a544-498b0a858a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:07.328759 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (943b567b-a668-4ecd-a544-498b0a858a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:07.329900 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (e8b9d994-4363-425b-9a5f-d321165a8557) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:07.330756 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request issued successfully. Aug 08 19:33:07.331275 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31f3a50f-24d7-43d1-a86b-274d6b9db70d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:07.331812 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 777/3095] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:07 2026] POST /volume/v3/volumes => generated 781 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:07.376285 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fde75006-9fe9-4e81-83ee-da6f3b7de326 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.378479 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fde75006-9fe9-4e81-83ee-da6f3b7de326 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:07.378686 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fde75006-9fe9-4e81-83ee-da6f3b7de326 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:07.378924 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fde75006-9fe9-4e81-83ee-da6f3b7de326 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:07.379087 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fde75006-9fe9-4e81-83ee-da6f3b7de326 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:07.379462 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36a08b6e-ead0-43a3-8417-7028d9cd0c9e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.382395 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36a08b6e-ead0-43a3-8417-7028d9cd0c9e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:07.382969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36a08b6e-ead0-43a3-8417-7028d9cd0c9e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:07.382969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36a08b6e-ead0-43a3-8417-7028d9cd0c9e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:07.383129 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-36a08b6e-ead0-43a3-8417-7028d9cd0c9e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:07.385852 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:07.385852 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:07.387524 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fde75006-9fe9-4e81-83ee-da6f3b7de326 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:07.387727 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 779/3096] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:07 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:07.389955 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:07.389955 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:07.390840 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36a08b6e-ead0-43a3-8417-7028d9cd0c9e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:07.391327 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 768/3097] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:07 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:07.474777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c4bb9537-dcb7-4121-b3a7-24b2d257288a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:07.479009 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4bb9537-dcb7-4121-b3a7-24b2d257288a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:07.479280 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4bb9537-dcb7-4121-b3a7-24b2d257288a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:07.479590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c4bb9537-dcb7-4121-b3a7-24b2d257288a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:07.497485 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:07.497485 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:07.507234 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c4bb9537-dcb7-4121-b3a7-24b2d257288a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:07.513923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c4bb9537-dcb7-4121-b3a7-24b2d257288a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:07.514218 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 774/3098] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:07 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:08.029682 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-675ba699-9b08-4b12-b159-a609b73a92f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:08.033779 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-675ba699-9b08-4b12-b159-a609b73a92f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:08.034362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-675ba699-9b08-4b12-b159-a609b73a92f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:08.034362 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-675ba699-9b08-4b12-b159-a609b73a92f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:08.034735 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-675ba699-9b08-4b12-b159-a609b73a92f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:08.040563 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:08.040563 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:08.041911 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-675ba699-9b08-4b12-b159-a609b73a92f9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:08.042328 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 778/3099] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:08 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:08.405648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-32b42a6f-ba74-4f0a-b392-a4744ac869b8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:08.407030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-adca3ce5-e706-4564-a7c1-c9c2e8ef6016 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:08.407762 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32b42a6f-ba74-4f0a-b392-a4744ac869b8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:08.407962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32b42a6f-ba74-4f0a-b392-a4744ac869b8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:08.408159 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-32b42a6f-ba74-4f0a-b392-a4744ac869b8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:08.408262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-32b42a6f-ba74-4f0a-b392-a4744ac869b8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:08.409307 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-adca3ce5-e706-4564-a7c1-c9c2e8ef6016 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:08.409665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-adca3ce5-e706-4564-a7c1-c9c2e8ef6016 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:08.409932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-adca3ce5-e706-4564-a7c1-c9c2e8ef6016 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:08.410092 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-adca3ce5-e706-4564-a7c1-c9c2e8ef6016 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:08.412893 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:08.412893 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:08.413297 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-32b42a6f-ba74-4f0a-b392-a4744ac869b8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:08.413680 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 780/3100] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:08 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:08.416636 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:08.416636 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:08.417578 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-adca3ce5-e706-4564-a7c1-c9c2e8ef6016 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:08.418112 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 769/3101] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:08 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:08.533062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6b7d3b7f-4bb1-44aa-ba62-7e6535271926 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:08.535061 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b7d3b7f-4bb1-44aa-ba62-7e6535271926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:08.535276 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b7d3b7f-4bb1-44aa-ba62-7e6535271926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:08.535536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b7d3b7f-4bb1-44aa-ba62-7e6535271926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:08.558947 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:08.558947 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:08.563687 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6b7d3b7f-4bb1-44aa-ba62-7e6535271926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:08.568607 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b7d3b7f-4bb1-44aa-ba62-7e6535271926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:08.569071 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 775/3102] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:08 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:09.054689 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8b07c61-35f4-4584-bd49-4c0d50ed1e8d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:09.057058 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8b07c61-35f4-4584-bd49-4c0d50ed1e8d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:09.057240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8b07c61-35f4-4584-bd49-4c0d50ed1e8d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:09.057488 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8b07c61-35f4-4584-bd49-4c0d50ed1e8d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:09.057624 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a8b07c61-35f4-4584-bd49-4c0d50ed1e8d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:09.062394 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:09.062394 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:09.063208 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8b07c61-35f4-4584-bd49-4c0d50ed1e8d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:09.063259 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 779/3103] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:09 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:09.426060 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5954bedd-7163-45c8-9515-18b7c6059d18 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:09.430486 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5954bedd-7163-45c8-9515-18b7c6059d18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:09.430868 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5954bedd-7163-45c8-9515-18b7c6059d18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:09.431133 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5954bedd-7163-45c8-9515-18b7c6059d18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:09.431287 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5954bedd-7163-45c8-9515-18b7c6059d18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:09.431681 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-efa3de77-5c6b-478c-b0ab-e30d9a6d1d65 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:09.433134 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=621,cinder:UPDATE=152,cinder:INSERT=96 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:33:09.433697 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efa3de77-5c6b-478c-b0ab-e30d9a6d1d65 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:09.433925 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efa3de77-5c6b-478c-b0ab-e30d9a6d1d65 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:09.434125 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efa3de77-5c6b-478c-b0ab-e30d9a6d1d65 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:09.434224 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-efa3de77-5c6b-478c-b0ab-e30d9a6d1d65 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:09.436059 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=651,cinder:INSERT=125,cinder:UPDATE=211,cinder:DELETE=4 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:33:09.436747 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:09.436747 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:09.437745 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5954bedd-7163-45c8-9515-18b7c6059d18 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:09.438131 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 781/3104] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:09 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:09.438243 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:09.438243 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:09.438878 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efa3de77-5c6b-478c-b0ab-e30d9a6d1d65 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:09.439262 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 770/3105] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:09 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:09.589131 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f7c91cd-4550-4805-8f8b-65d8383dd5b8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:09.591398 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f7c91cd-4550-4805-8f8b-65d8383dd5b8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:09.591686 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f7c91cd-4550-4805-8f8b-65d8383dd5b8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:09.591951 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f7c91cd-4550-4805-8f8b-65d8383dd5b8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:09.615429 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:09.615429 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:09.620763 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5f7c91cd-4550-4805-8f8b-65d8383dd5b8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:09.628135 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f7c91cd-4550-4805-8f8b-65d8383dd5b8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:09.628954 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 776/3106] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:09 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:10.076994 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f8515c0-f03b-4858-9377-b8486aa2d595 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:10.081040 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f8515c0-f03b-4858-9377-b8486aa2d595 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:10.081973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f8515c0-f03b-4858-9377-b8486aa2d595 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:10.082247 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f8515c0-f03b-4858-9377-b8486aa2d595 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:10.082397 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7f8515c0-f03b-4858-9377-b8486aa2d595 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:10.088682 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:10.088682 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:10.092450 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f8515c0-f03b-4858-9377-b8486aa2d595 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:10.092674 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 780/3107] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:10 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:10.458079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6f4e5b13-ae37-4590-b516-40eb5af28adf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:10.459476 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dbc35bb1-dcb4-408c-bcdf-91af122826dc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:10.461812 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbc35bb1-dcb4-408c-bcdf-91af122826dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:10.462108 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbc35bb1-dcb4-408c-bcdf-91af122826dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:10.462309 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbc35bb1-dcb4-408c-bcdf-91af122826dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:10.462484 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-dbc35bb1-dcb4-408c-bcdf-91af122826dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:10.464810 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f4e5b13-ae37-4590-b516-40eb5af28adf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:10.465078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f4e5b13-ae37-4590-b516-40eb5af28adf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:10.465275 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6f4e5b13-ae37-4590-b516-40eb5af28adf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:10.465379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6f4e5b13-ae37-4590-b516-40eb5af28adf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:10.470797 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:10.470797 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:10.471668 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbc35bb1-dcb4-408c-bcdf-91af122826dc tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:10.471964 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 771/3108] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:10 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:10.472836 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:10.472836 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:10.473713 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6f4e5b13-ae37-4590-b516-40eb5af28adf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:10.474151 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 782/3109] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:10 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:10.645578 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54aeafbb-26fd-43a7-8117-d7e5555b2d7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:10.650576 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54aeafbb-26fd-43a7-8117-d7e5555b2d7b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:10.650784 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54aeafbb-26fd-43a7-8117-d7e5555b2d7b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:10.650968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54aeafbb-26fd-43a7-8117-d7e5555b2d7b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:10.671087 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:10.671087 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:10.676809 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-54aeafbb-26fd-43a7-8117-d7e5555b2d7b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:10.684359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54aeafbb-26fd-43a7-8117-d7e5555b2d7b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:10.684833 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 777/3110] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:10 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:10.830774 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-cd95838b-9466-4e46-92b0-53b771d030d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:10.834926 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-cd95838b-9466-4e46-92b0-53b771d030d7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e/action Aug 08 19:33:10.835149 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-cd95838b-9466-4e46-92b0-53b771d030d7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:10.835296 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-cd95838b-9466-4e46-92b0-53b771d030d7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:10.864267 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:10.864267 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:10.879772 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f4dd3291-ad1e-4c7a-92dc-f312e4b4253d req-cd95838b-9466-4e46-92b0-53b771d030d7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e/action returned with HTTP 204 Aug 08 19:33:10.881015 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 781/3111] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:33:10 2026] POST /volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:11.107255 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f0f08543-80d7-41e3-b31c-faf878253968 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.109206 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0f08543-80d7-41e3-b31c-faf878253968 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:11.109401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0f08543-80d7-41e3-b31c-faf878253968 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:11.109626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0f08543-80d7-41e3-b31c-faf878253968 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:11.110001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f0f08543-80d7-41e3-b31c-faf878253968 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:11.117136 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:11.117136 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:11.117461 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0f08543-80d7-41e3-b31c-faf878253968 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:11.117817 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 772/3112] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:11 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:11.488903 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-012a6293-9536-4922-9209-601bd3bd7522 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.490944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ffb3c895-137c-46ba-ac29-1f4e2fc30220 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.491127 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-012a6293-9536-4922-9209-601bd3bd7522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:11.491327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-012a6293-9536-4922-9209-601bd3bd7522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:11.491585 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-012a6293-9536-4922-9209-601bd3bd7522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:11.491745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-012a6293-9536-4922-9209-601bd3bd7522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:11.494157 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffb3c895-137c-46ba-ac29-1f4e2fc30220 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:11.494478 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffb3c895-137c-46ba-ac29-1f4e2fc30220 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:11.494856 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffb3c895-137c-46ba-ac29-1f4e2fc30220 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:11.495008 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ffb3c895-137c-46ba-ac29-1f4e2fc30220 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:11.500275 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:11.500275 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:11.501130 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffb3c895-137c-46ba-ac29-1f4e2fc30220 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:11.501196 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:11.501196 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:11.501623 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 778/3113] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:11 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:11.502462 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-012a6293-9536-4922-9209-601bd3bd7522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:11.503243 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 783/3114] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:11 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:11.556573 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-435c3445-45b6-40fe-a077-a8cd6368522e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.660894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:11.661112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1718879648"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:11.662617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1718879648'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:11.662773 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create volume of 1 GB Aug 08 19:33:11.667990 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Availability Zones retrieved successfully. Aug 08 19:33:11.674126 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Flow 'volume_create_api' (c31d65fb-a756-4408-97ff-c55fa721e247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:11.676191 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcea3ba-7f6d-45c7-9f3a-a5c9310dbef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:11.677585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:11.711200 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f69960db-d90a-4cb3-b690-7e63e773174e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.713257 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f69960db-d90a-4cb3-b690-7e63e773174e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:11.713403 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f69960db-d90a-4cb3-b690-7e63e773174e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:11.713618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f69960db-d90a-4cb3-b690-7e63e773174e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:11.720277 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcea3ba-7f6d-45c7-9f3a-a5c9310dbef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:11.721581 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cff692-609b-4dd7-aa78-c4bb55ea9931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:11.729751 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:11.729751 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:11.741331 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f69960db-d90a-4cb3-b690-7e63e773174e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:11.749243 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f69960db-d90a-4cb3-b690-7e63e773174e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:11.749877 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 773/3115] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:11 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 1131 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:11.765016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.767375 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:33:11.767733 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ec363c6-836c-4dd1-8dd3-ed61566a5fad", "name": "tempest-VolumesBackupsTest-Backup-1455660915", "force": true, "container": "tempest-volumesbackupstest-backup-container-567115151"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:11.769339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating new backup {'backup': {'volume_id': '0ec363c6-836c-4dd1-8dd3-ed61566a5fad', 'name': 'tempest-VolumesBackupsTest-Backup-1455660915', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-567115151'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:33:11.769513 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating backup of volume 0ec363c6-836c-4dd1-8dd3-ed61566a5fad in container tempest-volumesbackupstest-backup-container-567115151 Aug 08 19:33:11.779583 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:11.779583 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:11.780197 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:11.791203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Created reservations ['424cc699-c337-453d-b5ef-7a7bf1a04f8a', '85ea1411-8cd6-473c-8a03-57432aa2fcee', '46a10b02-377b-47a0-af10-57213c97445d', '327329bc-2abc-4339-9ed0-53cec5da368a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:11.792185 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cff692-609b-4dd7-aa78-c4bb55ea9931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['424cc699-c337-453d-b5ef-7a7bf1a04f8a', '85ea1411-8cd6-473c-8a03-57432aa2fcee', '46a10b02-377b-47a0-af10-57213c97445d', '327329bc-2abc-4339-9ed0-53cec5da368a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:11.792827 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84229c5e-95a3-4936-a1f2-e294ef0401a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:11.808932 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['750de73e-096b-4971-b172-4ed66553d981', '1b97633c-4fc9-482c-982d-6a6009e9f8e9'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:11.821987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84229c5e-95a3-4936-a1f2-e294ef0401a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a684b734-2071-4718-97d5-4b2ca02b83a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1718879648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681752aaa4684faeb1129c7452d04ccb',qos_specs=None,replication_status=,reservations=['424cc699-c337-453d-b5ef-7a7bf1a04f8a','85ea1411-8cd6-473c-8a03-57432aa2fcee','46a10b02-377b-47a0-af10-57213c97445d','327329bc-2abc-4339-9ed0-53cec5da368a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8907709c844dc3874801e75eecbcf2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1718879648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a684b734-2071-4718-97d5-4b2ca02b83a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='681752aaa4684faeb1129c7452d04ccb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bd8907709c844dc3874801e75eecbcf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:11.822793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c0efe4-b1f9-4b66-ba73-4bb01d49e6c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:11.845312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c0efe4-b1f9-4b66-ba73-4bb01d49e6c2) transitioned into 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-1718879648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681752aaa4684faeb1129c7452d04ccb',qos_specs=None,replication_status=,reservations=['424cc699-c337-453d-b5ef-7a7bf1a04f8a','85ea1411-8cd6-473c-8a03-57432aa2fcee','46a10b02-377b-47a0-af10-57213c97445d','327329bc-2abc-4339-9ed0-53cec5da368a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8907709c844dc3874801e75eecbcf2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:11.846230 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef83cd2-6f1a-4e7a-9b5d-08bc3de45e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:11.854314 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-baad4cd3-39fc-4771-9bf2-5a273d8a1609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:33:11.854779 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 779/3116] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:11 2026] POST /volume/v3/backups => generated 328 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:11.857373 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ef83cd2-6f1a-4e7a-9b5d-08bc3de45e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:11.858391 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Flow 'volume_create_api' (c31d65fb-a756-4408-97ff-c55fa721e247) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:11.858790 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create volume request issued successfully. Aug 08 19:33:11.859632 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-435c3445-45b6-40fe-a077-a8cd6368522e tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:11.860920 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 782/3117] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:33:11 2026] POST /volume/v3/volumes => generated 764 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:11.866156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bde81ce4-9e01-4d3f-9549-72617f6def71 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.868555 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bde81ce4-9e01-4d3f-9549-72617f6def71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:11.868843 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bde81ce4-9e01-4d3f-9549-72617f6def71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:11.869168 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bde81ce4-9e01-4d3f-9549-72617f6def71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:11.869229 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-bde81ce4-9e01-4d3f-9549-72617f6def71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:11.874514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db012fcd-bead-483f-bab2-4bdee0542198 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:11.876928 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db012fcd-bead-483f-bab2-4bdee0542198 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:11.877211 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db012fcd-bead-483f-bab2-4bdee0542198 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:11.877490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db012fcd-bead-483f-bab2-4bdee0542198 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:11.879877 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:11.879877 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:11.880964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bde81ce4-9e01-4d3f-9549-72617f6def71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:11.881476 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 784/3118] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:11 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:11.890925 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:11.890925 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:11.895708 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db012fcd-bead-483f-bab2-4bdee0542198 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:11.901330 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db012fcd-bead-483f-bab2-4bdee0542198 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 200 Aug 08 19:33:11.901765 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 774/3119] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:11 2026] GET /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:12.134103 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f582b96a-826b-4fcb-9044-81c8d981eb4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.136164 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f582b96a-826b-4fcb-9044-81c8d981eb4c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:12.136401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f582b96a-826b-4fcb-9044-81c8d981eb4c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:12.136778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f582b96a-826b-4fcb-9044-81c8d981eb4c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:12.136778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f582b96a-826b-4fcb-9044-81c8d981eb4c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:12.141185 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.141185 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:12.141975 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f582b96a-826b-4fcb-9044-81c8d981eb4c tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:12.142423 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 780/3120] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:12 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:12.515456 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-287fb1d5-41af-4f15-a3d0-300f7d0e3224 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.515791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dded7260-f7b0-4dc5-acc4-58ae8dd8bf1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.517391 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-287fb1d5-41af-4f15-a3d0-300f7d0e3224 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:12.517650 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-287fb1d5-41af-4f15-a3d0-300f7d0e3224 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:12.517849 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dded7260-f7b0-4dc5-acc4-58ae8dd8bf1c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:12.517901 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-287fb1d5-41af-4f15-a3d0-300f7d0e3224 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:12.518023 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-287fb1d5-41af-4f15-a3d0-300f7d0e3224 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:12.518126 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dded7260-f7b0-4dc5-acc4-58ae8dd8bf1c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:12.518352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dded7260-f7b0-4dc5-acc4-58ae8dd8bf1c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:12.518480 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-dded7260-f7b0-4dc5-acc4-58ae8dd8bf1c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:12.523427 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.523427 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:12.524679 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-287fb1d5-41af-4f15-a3d0-300f7d0e3224 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:12.525117 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 785/3121] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:12 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:12.525950 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.525950 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:12.526924 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dded7260-f7b0-4dc5-acc4-58ae8dd8bf1c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:12.527476 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 783/3122] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:12 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:12.543545 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36c65b77-fc96-4203-821a-265934df2f70 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.545786 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36c65b77-fc96-4203-821a-265934df2f70 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b/action Aug 08 19:33:12.546672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36c65b77-fc96-4203-821a-265934df2f70 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:12.546821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36c65b77-fc96-4203-821a-265934df2f70 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:12.548700 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-36c65b77-fc96-4203-821a-265934df2f70 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Updating backup '24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b' with '{'status': 'error'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 19:33:12.561612 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.561612 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:12.577201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-36c65b77-fc96-4203-821a-265934df2f70 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] reset_status in rpcapi backup_id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b on host np0000006803. {{(pid=100254) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 08 19:33:12.581822 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36c65b77-fc96-4203-821a-265934df2f70 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b/action returned with HTTP 202 Aug 08 19:33:12.582559 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 775/3123] 10.4.3.89 () {70 vars in 1423 bytes} [Sat Aug 8 19:33:12 2026] POST /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:12.596031 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.598120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 Aug 08 19:33:12.598347 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:12.598624 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:12.598847 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume with id: c4c13214-cdc4-42c5-8aac-fe73be055805 Aug 08 19:33:12.607343 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.607343 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:12.607708 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:12.631677 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume request issued successfully. Aug 08 19:33:12.631911 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea8f6344-55c2-43bf-b302-62ac43f1ffd3 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 returned with HTTP 202 Aug 08 19:33:12.632349 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 781/3124] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:12 2026] DELETE /volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:12.644604 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ec868d4-abd2-4f9e-854b-e2188ff3c42e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.649735 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ec868d4-abd2-4f9e-854b-e2188ff3c42e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 Aug 08 19:33:12.650792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ec868d4-abd2-4f9e-854b-e2188ff3c42e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:12.651269 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ec868d4-abd2-4f9e-854b-e2188ff3c42e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:12.667035 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.667035 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:12.671541 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1ec868d4-abd2-4f9e-854b-e2188ff3c42e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:12.677282 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ec868d4-abd2-4f9e-854b-e2188ff3c42e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 returned with HTTP 200 Aug 08 19:33:12.677788 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 786/3125] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:12 2026] GET /volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:12.891897 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b7b0bf5c-7a8d-455e-86c3-1c361c2554f3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.894706 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7b0bf5c-7a8d-455e-86c3-1c361c2554f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:12.894899 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7b0bf5c-7a8d-455e-86c3-1c361c2554f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:12.895119 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b7b0bf5c-7a8d-455e-86c3-1c361c2554f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:12.895236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b7b0bf5c-7a8d-455e-86c3-1c361c2554f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:12.902855 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.902855 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:12.903567 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b7b0bf5c-7a8d-455e-86c3-1c361c2554f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:12.903904 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 784/3126] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:12 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:12.915887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2e202fe1-5aad-4f10-93dc-7833b92c0e5a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.918153 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e202fe1-5aad-4f10-93dc-7833b92c0e5a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:12.918407 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e202fe1-5aad-4f10-93dc-7833b92c0e5a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:12.918687 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2e202fe1-5aad-4f10-93dc-7833b92c0e5a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:12.927574 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.927574 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:12.932098 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2e202fe1-5aad-4f10-93dc-7833b92c0e5a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:12.936609 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2e202fe1-5aad-4f10-93dc-7833b92c0e5a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 200 Aug 08 19:33:12.937093 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 776/3127] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:12 2026] GET /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:12.950515 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:12.952265 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:33:12.952627 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a684b734-2071-4718-97d5-4b2ca02b83a1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-236632127"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:12.960604 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:12.960604 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:12.961133 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:12.961274 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create snapshot from volume a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:12.997635 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Created reservations ['7020c5e6-8d71-40cf-8995-83d2ecf770d9', 'b4ba6846-1c04-4da2-8672-82ed201443b9', 'f4e451f0-9184-4460-88ae-08e7d3b49730', '089560dd-d412-4f9d-8fad-705654bb4917'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:13.042785 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot create request issued successfully. Aug 08 19:33:13.043271 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f108320d-7bf6-47c7-a475-6dc3d1bca34d tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:33:13.044062 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 782/3128] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:33:12 2026] POST /volume/v3/snapshots => generated 321 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:13.059919 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0ebab7fe-900e-48fe-806e-c78fdbd6b671 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:13.064768 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ebab7fe-900e-48fe-806e-c78fdbd6b671 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd Aug 08 19:33:13.065018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ebab7fe-900e-48fe-806e-c78fdbd6b671 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:13.065262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0ebab7fe-900e-48fe-806e-c78fdbd6b671 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:13.074071 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:13.074071 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:13.074689 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0ebab7fe-900e-48fe-806e-c78fdbd6b671 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:13.075765 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0ebab7fe-900e-48fe-806e-c78fdbd6b671 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd returned with HTTP 200 Aug 08 19:33:13.076267 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 787/3129] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:13 2026] GET /volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd => generated 453 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:13.155564 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f57d6ed-6a89-4f5b-b947-fb57497f7cfe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:13.157283 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f57d6ed-6a89-4f5b-b947-fb57497f7cfe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:13.157514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f57d6ed-6a89-4f5b-b947-fb57497f7cfe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:13.157699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f57d6ed-6a89-4f5b-b947-fb57497f7cfe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:13.157801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5f57d6ed-6a89-4f5b-b947-fb57497f7cfe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:13.161839 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:13.161839 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:13.162499 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f57d6ed-6a89-4f5b-b947-fb57497f7cfe tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:13.162813 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 785/3130] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:13 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:13.539846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d2ce918-3687-4d59-9fd1-61cb64e99bdd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:13.541692 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d2ce918-3687-4d59-9fd1-61cb64e99bdd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:13.541881 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d2ce918-3687-4d59-9fd1-61cb64e99bdd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:13.542150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d2ce918-3687-4d59-9fd1-61cb64e99bdd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:13.542239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3d2ce918-3687-4d59-9fd1-61cb64e99bdd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:13.547303 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:13.547303 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:13.548084 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d2ce918-3687-4d59-9fd1-61cb64e99bdd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:13.548492 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 777/3131] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:13 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:13.692477 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37848982-eac6-44d8-a5f5-754eb3fb2343 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:13.695669 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37848982-eac6-44d8-a5f5-754eb3fb2343 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 Aug 08 19:33:13.695669 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37848982-eac6-44d8-a5f5-754eb3fb2343 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:13.695669 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37848982-eac6-44d8-a5f5-754eb3fb2343 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:13.700073 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37848982-eac6-44d8-a5f5-754eb3fb2343 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 returned with HTTP 404 Aug 08 19:33:13.700583 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 783/3132] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:13 2026] GET /volume/v3/volumes/c4c13214-cdc4-42c5-8aac-fe73be055805 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:13.711300 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-08761c46-bdff-4285-bad1-ca068b56464f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:13.714020 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] POST https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4/restore Aug 08 19:33:13.714517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:13.716025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Restoring backup 8969f7ed-3c39-474a-a45f-bba78ffa0fd4 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100253) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:33:13.716155 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Restoring backup 8969f7ed-3c39-474a-a45f-bba78ffa0fd4 to volume None. Aug 08 19:33:13.721171 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:13.721171 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:13.722123 np0000006803 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Creating volume of 1 GB for restore of backup 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. Aug 08 19:33:13.726267 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Availability Zones retrieved successfully. Aug 08 19:33:13.734826 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (0141df92-4130-42fd-a068-e1984329d109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:13.735931 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d62c92-2fa5-4f34-88fc-0546b1cbe64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:13.737129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:13.767351 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d62c92-2fa5-4f34-88fc-0546b1cbe64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:13.768245 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ccf2f3-fec4-4392-8c88-4fe35e85f5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:13.802265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Created reservations ['8b042ef2-ce1d-4fb9-9be5-fd33bfb33fad', '00cff644-ffdd-4c3c-8637-169986a74d70', 'dd1bb0f4-51be-4526-87b0-51da5080bb40', '29b32d59-101b-43a4-a8b2-07b58f44b28f'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:13.803065 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54ccf2f3-fec4-4392-8c88-4fe35e85f5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b042ef2-ce1d-4fb9-9be5-fd33bfb33fad', '00cff644-ffdd-4c3c-8637-169986a74d70', 'dd1bb0f4-51be-4526-87b0-51da5080bb40', '29b32d59-101b-43a4-a8b2-07b58f44b28f']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:13.803790 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f4e7f4-2576-4ee3-bc0c-0a980d035321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:13.833151 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f4e7f4-2576-4ee3-bc0c-0a980d035321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d', '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='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['8b042ef2-ce1d-4fb9-9be5-fd33bfb33fad','00cff644-ffdd-4c3c-8637-169986a74d70','dd1bb0f4-51be-4526-87b0-51da5080bb40','29b32d59-101b-43a4-a8b2-07b58f44b28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:13Z,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=adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3ab813fbd774666bc5af17585eb9f5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:13.833968 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a553e5-b026-483d-922d-3d6eb7cb4143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:13.848215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62a553e5-b026-483d-922d-3d6eb7cb4143) transitioned into 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='b3ab813fbd774666bc5af17585eb9f5e',qos_specs=None,replication_status=,reservations=['8b042ef2-ce1d-4fb9-9be5-fd33bfb33fad','00cff644-ffdd-4c3c-8637-169986a74d70','dd1bb0f4-51be-4526-87b0-51da5080bb40','29b32d59-101b-43a4-a8b2-07b58f44b28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a664c7937d1a4d2dac1afc9ebd9bc3d9',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:13.849244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6cc22d-c80f-4ba5-b760-21fe932fbfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:13.862212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6cc22d-c80f-4ba5-b760-21fe932fbfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:13.863544 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Flow 'volume_create_api' (0141df92-4130-42fd-a068-e1984329d109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:13.863975 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Create volume request issued successfully. Aug 08 19:33:13.875655 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:13.875655 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:13.876088 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:13.914681 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fce91260-4de9-4e3f-939b-0cb9e9805d3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:13.916375 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fce91260-4de9-4e3f-939b-0cb9e9805d3f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:13.916583 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fce91260-4de9-4e3f-939b-0cb9e9805d3f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:13.916757 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fce91260-4de9-4e3f-939b-0cb9e9805d3f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:13.916857 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fce91260-4de9-4e3f-939b-0cb9e9805d3f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:13.922254 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:13.922254 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:13.923009 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fce91260-4de9-4e3f-939b-0cb9e9805d3f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:13.923346 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 786/3133] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:13 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:14.085948 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-337e6814-4409-4c79-87e4-2932cf45fc73 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:14.089227 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-337e6814-4409-4c79-87e4-2932cf45fc73 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd Aug 08 19:33:14.089227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-337e6814-4409-4c79-87e4-2932cf45fc73 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:14.089227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-337e6814-4409-4c79-87e4-2932cf45fc73 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:14.095742 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.095742 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:14.095742 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-337e6814-4409-4c79-87e4-2932cf45fc73 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:14.095742 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-337e6814-4409-4c79-87e4-2932cf45fc73 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd returned with HTTP 200 Aug 08 19:33:14.095742 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 778/3134] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:14 2026] GET /volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:14.104721 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7cef691-3b80-4e2a-bded-b9bf7406eb49 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:14.106357 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7cef691-3b80-4e2a-bded-b9bf7406eb49 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] POST https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1/action Aug 08 19:33:14.106817 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7cef691-3b80-4e2a-bded-b9bf7406eb49 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action body: b'{"revert": {"snapshot_id": "7724227e-5d20-4b83-8b16-02c45292cadd"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:14.106928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7cef691-3b80-4e2a-bded-b9bf7406eb49 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "7724227e-5d20-4b83-8b16-02c45292cadd"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:14.115334 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.115334 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:14.115806 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7cef691-3b80-4e2a-bded-b9bf7406eb49 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume retrieved successfully. Aug 08 19:33:14.127016 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c7cef691-3b80-4e2a-bded-b9bf7406eb49 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Reverting volume a684b734-2071-4718-97d5-4b2ca02b83a1 to snapshot 7724227e-5d20-4b83-8b16-02c45292cadd. Aug 08 19:33:14.128029 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.128029 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:14.139390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7cef691-3b80-4e2a-bded-b9bf7406eb49 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1/action returned with HTTP 202 Aug 08 19:33:14.139854 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 784/3135] 10.4.3.89 () {70 vars in 1424 bytes} [Sat Aug 8 19:33:14 2026] POST /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:33:14.147673 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-65df5812-56a8-41fc-b67d-0f7af758a932 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:14.149422 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65df5812-56a8-41fc-b67d-0f7af758a932 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:14.149588 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65df5812-56a8-41fc-b67d-0f7af758a932 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:14.149804 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-65df5812-56a8-41fc-b67d-0f7af758a932 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:14.156307 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.156307 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:14.159506 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-65df5812-56a8-41fc-b67d-0f7af758a932 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:14.163427 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-65df5812-56a8-41fc-b67d-0f7af758a932 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 200 Aug 08 19:33:14.163776 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 787/3136] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:14 2026] GET /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:14.174959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17138f2b-45a1-413f-93d8-c9da406a8206 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:14.178163 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17138f2b-45a1-413f-93d8-c9da406a8206 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:14.178163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17138f2b-45a1-413f-93d8-c9da406a8206 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:14.178163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17138f2b-45a1-413f-93d8-c9da406a8206 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:14.178163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-17138f2b-45a1-413f-93d8-c9da406a8206 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:14.184689 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.184689 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:14.185585 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17138f2b-45a1-413f-93d8-c9da406a8206 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:14.186226 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 779/3137] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:14 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:14.560564 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9eb50234-d48c-46dc-9e80-8859c829a2b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:14.566045 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9eb50234-d48c-46dc-9e80-8859c829a2b6 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:14.566344 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9eb50234-d48c-46dc-9e80-8859c829a2b6 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:14.566638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9eb50234-d48c-46dc-9e80-8859c829a2b6 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:14.566814 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9eb50234-d48c-46dc-9e80-8859c829a2b6 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:14.575679 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.575679 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:14.576940 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9eb50234-d48c-46dc-9e80-8859c829a2b6 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:14.577548 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 785/3138] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:14 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:14.885373 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.885373 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:14.885918 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:14.886102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Checking backup size 1 against volume size 1 {{(pid=100253) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:33:14.886313 np0000006803 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Overwriting volume adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d with restore of backup 8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:14.903924 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] restore_backup in rpcapi backup_id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4 {{(pid=100253) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:33:14.905912 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08761c46-bdff-4285-bad1-ca068b56464f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4/restore returned with HTTP 202 Aug 08 19:33:14.906212 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 788/3139] 10.4.3.89 () {70 vars in 1426 bytes} [Sat Aug 8 19:33:13 2026] POST /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4/restore => generated 152 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:14.920181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-83e4d0ae-8355-45e5-9d01-dc38ff201eda None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:14.922753 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83e4d0ae-8355-45e5-9d01-dc38ff201eda tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:14.923048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83e4d0ae-8355-45e5-9d01-dc38ff201eda tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:14.923285 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-83e4d0ae-8355-45e5-9d01-dc38ff201eda tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:14.923435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-83e4d0ae-8355-45e5-9d01-dc38ff201eda tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:14.928427 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.928427 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:14.929155 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-83e4d0ae-8355-45e5-9d01-dc38ff201eda tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:14.929622 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 788/3140] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:14 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:14.935599 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1595a3f-abb6-490c-bb84-db78a3096eb7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:14.939184 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1595a3f-abb6-490c-bb84-db78a3096eb7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:14.939374 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1595a3f-abb6-490c-bb84-db78a3096eb7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:14.939565 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1595a3f-abb6-490c-bb84-db78a3096eb7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:14.939663 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a1595a3f-abb6-490c-bb84-db78a3096eb7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:14.944232 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:14.944232 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:14.945214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1595a3f-abb6-490c-bb84-db78a3096eb7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:14.945556 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 780/3141] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:14 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:15.187305 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f0a1089a-929c-4197-b8b3-5857b2a3675f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.189731 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0a1089a-929c-4197-b8b3-5857b2a3675f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:15.190028 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0a1089a-929c-4197-b8b3-5857b2a3675f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.190291 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f0a1089a-929c-4197-b8b3-5857b2a3675f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.197273 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b70236d7-c078-4cd3-b89c-afa53dce56e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.199792 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b70236d7-c078-4cd3-b89c-afa53dce56e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:15.200181 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b70236d7-c078-4cd3-b89c-afa53dce56e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.200263 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b70236d7-c078-4cd3-b89c-afa53dce56e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.200465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b70236d7-c078-4cd3-b89c-afa53dce56e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:15.200888 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.200888 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:15.205303 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.205303 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:15.206012 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b70236d7-c078-4cd3-b89c-afa53dce56e7 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:15.206773 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 789/3142] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:15.209429 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f0a1089a-929c-4197-b8b3-5857b2a3675f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:15.215437 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f0a1089a-929c-4197-b8b3-5857b2a3675f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 200 Aug 08 19:33:15.215991 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 786/3143] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:15.229933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e93a91f-ccbc-4e72-9d39-6f5f61d3d1d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.232286 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e93a91f-ccbc-4e72-9d39-6f5f61d3d1d6 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd Aug 08 19:33:15.232603 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e93a91f-ccbc-4e72-9d39-6f5f61d3d1d6 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.232888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e93a91f-ccbc-4e72-9d39-6f5f61d3d1d6 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.241212 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.241212 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:15.242131 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4e93a91f-ccbc-4e72-9d39-6f5f61d3d1d6 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:15.243547 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e93a91f-ccbc-4e72-9d39-6f5f61d3d1d6 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd returned with HTTP 200 Aug 08 19:33:15.244058 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 789/3144] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:15.257081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6039c4da-e345-4ec7-89a7-88a2a241c783 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.259501 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6039c4da-e345-4ec7-89a7-88a2a241c783 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:15.260872 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6039c4da-e345-4ec7-89a7-88a2a241c783 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.261171 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6039c4da-e345-4ec7-89a7-88a2a241c783 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.271425 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.271425 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:15.276732 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6039c4da-e345-4ec7-89a7-88a2a241c783 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:15.281501 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6039c4da-e345-4ec7-89a7-88a2a241c783 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 200 Aug 08 19:33:15.282065 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 781/3145] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:15.299903 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-49876329-fe9c-4e32-b818-59287b773520 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.304503 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:15.304963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-995052529"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:15.307089 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-995052529'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:15.308186 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create volume of 1 GB Aug 08 19:33:15.319938 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Availability Zones retrieved successfully. Aug 08 19:33:15.332149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Flow 'volume_create_api' (35fbff49-f969-40dd-911a-e9774fb96511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:15.333492 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac4d22af-4dc8-4beb-b49c-19b607e89cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:15.334881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:15.369348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac4d22af-4dc8-4beb-b49c-19b607e89cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:15.370353 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25896705-25f6-43f6-b4a8-bd4d516100f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:15.420920 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Created reservations ['2b8cc507-061b-42d8-b825-a250e616891a', 'a8e3ea97-09d3-4aac-89df-1aa663ccf5be', 'b6e43499-0908-4f4a-ba65-6c9b3ac77f52', '6fb06814-3ce5-41cc-85cf-7fb24ab5da13'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:15.421798 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25896705-25f6-43f6-b4a8-bd4d516100f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b8cc507-061b-42d8-b825-a250e616891a', 'a8e3ea97-09d3-4aac-89df-1aa663ccf5be', 'b6e43499-0908-4f4a-ba65-6c9b3ac77f52', '6fb06814-3ce5-41cc-85cf-7fb24ab5da13']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:15.422573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae53f83-eab8-492d-b18f-2f33111ca2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:15.447986 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae53f83-eab8-492d-b18f-2f33111ca2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-995052529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681752aaa4684faeb1129c7452d04ccb',qos_specs=None,replication_status=,reservations=['2b8cc507-061b-42d8-b825-a250e616891a','a8e3ea97-09d3-4aac-89df-1aa663ccf5be','b6e43499-0908-4f4a-ba65-6c9b3ac77f52','6fb06814-3ce5-41cc-85cf-7fb24ab5da13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8907709c844dc3874801e75eecbcf2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-995052529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='681752aaa4684faeb1129c7452d04ccb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bd8907709c844dc3874801e75eecbcf2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:15.448706 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5925be1-1fcd-446d-839d-7428ca336e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:15.469080 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5925be1-1fcd-446d-839d-7428ca336e02) transitioned into 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-995052529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681752aaa4684faeb1129c7452d04ccb',qos_specs=None,replication_status=,reservations=['2b8cc507-061b-42d8-b825-a250e616891a','a8e3ea97-09d3-4aac-89df-1aa663ccf5be','b6e43499-0908-4f4a-ba65-6c9b3ac77f52','6fb06814-3ce5-41cc-85cf-7fb24ab5da13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8907709c844dc3874801e75eecbcf2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:15.470084 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117980b3-e77f-418b-9a51-b076262742a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:15.480076 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117980b3-e77f-418b-9a51-b076262742a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:15.480876 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Flow 'volume_create_api' (35fbff49-f969-40dd-911a-e9774fb96511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:15.481214 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create volume request issued successfully. Aug 08 19:33:15.481830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49876329-fe9c-4e32-b818-59287b773520 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:15.482254 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 790/3146] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:33:15 2026] POST /volume/v3/volumes => generated 763 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:15.497035 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c8c429d-e13e-4cc6-9578-6beaf4b7e984 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.499553 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c8c429d-e13e-4cc6-9578-6beaf4b7e984 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:15.499880 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c8c429d-e13e-4cc6-9578-6beaf4b7e984 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.500182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c8c429d-e13e-4cc6-9578-6beaf4b7e984 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.512363 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.512363 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:15.516964 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c8c429d-e13e-4cc6-9578-6beaf4b7e984 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:15.522507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c8c429d-e13e-4cc6-9578-6beaf4b7e984 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f returned with HTTP 200 Aug 08 19:33:15.523069 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 787/3147] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:15.591132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0970cdb6-1274-4701-8a4c-7a423f24c464 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.594281 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0970cdb6-1274-4701-8a4c-7a423f24c464 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:15.594569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0970cdb6-1274-4701-8a4c-7a423f24c464 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.594817 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0970cdb6-1274-4701-8a4c-7a423f24c464 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.594964 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0970cdb6-1274-4701-8a4c-7a423f24c464 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:15.601568 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.601568 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:15.602623 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0970cdb6-1274-4701-8a4c-7a423f24c464 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:15.602999 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 790/3148] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:15.942528 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b4e8d543-4b70-4909-b838-6ef1a5e83342 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.945692 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4e8d543-4b70-4909-b838-6ef1a5e83342 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:15.945692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4e8d543-4b70-4909-b838-6ef1a5e83342 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.945692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4e8d543-4b70-4909-b838-6ef1a5e83342 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.945692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b4e8d543-4b70-4909-b838-6ef1a5e83342 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:15.949082 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.949082 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:15.949755 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4e8d543-4b70-4909-b838-6ef1a5e83342 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:15.950112 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 782/3149] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:15.959068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c0fb4fab-4684-41c5-9614-ebf42c556cef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:15.960548 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0fb4fab-4684-41c5-9614-ebf42c556cef tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:15.962090 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0fb4fab-4684-41c5-9614-ebf42c556cef tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:15.962090 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0fb4fab-4684-41c5-9614-ebf42c556cef tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:15.962090 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c0fb4fab-4684-41c5-9614-ebf42c556cef tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:15.965640 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:15.965640 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:15.966605 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0fb4fab-4684-41c5-9614-ebf42c556cef tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:15.967035 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 791/3150] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:15 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:16.224951 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7dbae389-99e2-43e6-913a-a07ddab2ff57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.227273 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dbae389-99e2-43e6-913a-a07ddab2ff57 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:16.227581 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dbae389-99e2-43e6-913a-a07ddab2ff57 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.227856 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dbae389-99e2-43e6-913a-a07ddab2ff57 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.227964 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7dbae389-99e2-43e6-913a-a07ddab2ff57 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:16.235553 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.235553 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:16.237815 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dbae389-99e2-43e6-913a-a07ddab2ff57 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:16.238253 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 788/3151] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:16 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:16.248932 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.250542 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a Aug 08 19:33:16.250726 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.250899 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.251073 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume with id: 3053b33b-be3b-4736-9fea-b052d33eb85a Aug 08 19:33:16.258034 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.258034 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:16.258292 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:33:16.274057 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume request issued successfully. Aug 08 19:33:16.274260 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f9cd95c-f8cb-4e84-b0e0-42523dc56369 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a returned with HTTP 202 Aug 08 19:33:16.274680 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 791/3152] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:16 2026] DELETE /volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:16.282235 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f7f7e7c0-e3ff-4254-8c1d-227f6c305374 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.285957 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7f7e7c0-e3ff-4254-8c1d-227f6c305374 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a Aug 08 19:33:16.285957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7f7e7c0-e3ff-4254-8c1d-227f6c305374 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.285957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7f7e7c0-e3ff-4254-8c1d-227f6c305374 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.293073 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.293073 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:16.297477 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f7f7e7c0-e3ff-4254-8c1d-227f6c305374 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:33:16.302339 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7f7e7c0-e3ff-4254-8c1d-227f6c305374 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a returned with HTTP 200 Aug 08 19:33:16.303007 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 783/3153] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:16 2026] GET /volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a => generated 1072 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:16.537079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-15433a9a-c56f-4158-88fe-254909c307de None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.541010 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15433a9a-c56f-4158-88fe-254909c307de tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:16.541285 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15433a9a-c56f-4158-88fe-254909c307de tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.541534 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15433a9a-c56f-4158-88fe-254909c307de tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.553002 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.553002 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:16.558893 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15433a9a-c56f-4158-88fe-254909c307de tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:16.566146 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15433a9a-c56f-4158-88fe-254909c307de tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f returned with HTTP 200 Aug 08 19:33:16.566729 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 792/3154] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:16 2026] GET /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:16.580043 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.583211 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:33:16.583572 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1497435413"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:16.597958 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.597958 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:16.598506 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:16.598622 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Create snapshot from volume deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:16.613899 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-94663f3b-348e-468b-a657-e9170b46f48d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.616347 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94663f3b-348e-468b-a657-e9170b46f48d tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:16.616649 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94663f3b-348e-468b-a657-e9170b46f48d tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.616928 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-94663f3b-348e-468b-a657-e9170b46f48d tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.617124 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-94663f3b-348e-468b-a657-e9170b46f48d tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:16.627771 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.627771 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:16.629231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-94663f3b-348e-468b-a657-e9170b46f48d tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:16.629841 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 792/3155] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:16 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:16.650827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Created reservations ['9f55ad02-34bc-4557-81ef-71b66163b51a', 'e14d95e3-095e-48f6-82a0-d6f6440ff674', 'f6c66d20-3f7a-4642-80d7-6fdf6e308ebf', '8fc8555e-03ae-416d-98c2-8eaa5f750fd6'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:16.685381 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot create request issued successfully. Aug 08 19:33:16.687025 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9be8dc3-4e3f-4281-b774-9f3dfde111d3 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:33:16.687025 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 789/3156] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:33:16 2026] POST /volume/v3/snapshots => generated 322 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:16.696197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a530bbd-044f-4eb4-9249-868606068ac5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.698646 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a530bbd-044f-4eb4-9249-868606068ac5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 Aug 08 19:33:16.698957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a530bbd-044f-4eb4-9249-868606068ac5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.700536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a530bbd-044f-4eb4-9249-868606068ac5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.705628 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.705628 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:16.706638 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a530bbd-044f-4eb4-9249-868606068ac5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:16.706881 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a530bbd-044f-4eb4-9249-868606068ac5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 returned with HTTP 200 Aug 08 19:33:16.707754 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 784/3157] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:16 2026] GET /volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:16.960833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-574674ee-a94e-4235-9048-7a64e0282e36 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.963060 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-574674ee-a94e-4235-9048-7a64e0282e36 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:16.963334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-574674ee-a94e-4235-9048-7a64e0282e36 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.963612 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-574674ee-a94e-4235-9048-7a64e0282e36 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.963764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-574674ee-a94e-4235-9048-7a64e0282e36 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:16.969448 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.969448 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:16.970219 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-574674ee-a94e-4235-9048-7a64e0282e36 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:16.970736 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 793/3158] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:16 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:16.977762 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47073a69-7ff9-4215-9278-e7559681f0e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:16.980664 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47073a69-7ff9-4215-9278-e7559681f0e7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:16.980891 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47073a69-7ff9-4215-9278-e7559681f0e7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:16.981111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47073a69-7ff9-4215-9278-e7559681f0e7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:16.981203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-47073a69-7ff9-4215-9278-e7559681f0e7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:16.987571 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:16.987571 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:16.988495 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47073a69-7ff9-4215-9278-e7559681f0e7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:16.988897 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 793/3159] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:16 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:33:17.319100 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-600586cc-82cc-4ac6-8770-fcadceb4243e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.320677 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-600586cc-82cc-4ac6-8770-fcadceb4243e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a Aug 08 19:33:17.320852 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-600586cc-82cc-4ac6-8770-fcadceb4243e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.321036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-600586cc-82cc-4ac6-8770-fcadceb4243e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.325929 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-600586cc-82cc-4ac6-8770-fcadceb4243e tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a returned with HTTP 404 Aug 08 19:33:17.326337 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 790/3160] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:17 2026] GET /volume/v3/volumes/3053b33b-be3b-4736-9fea-b052d33eb85a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:17.333864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad60f3b5-3d87-4bd6-b5da-d12654ac918d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.336015 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad60f3b5-3d87-4bd6-b5da-d12654ac918d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:17.336355 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad60f3b5-3d87-4bd6-b5da-d12654ac918d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.336600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad60f3b5-3d87-4bd6-b5da-d12654ac918d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.336712 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ad60f3b5-3d87-4bd6-b5da-d12654ac918d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:17.340987 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.340987 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:17.341721 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad60f3b5-3d87-4bd6-b5da-d12654ac918d tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-member] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:17.342076 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 785/3161] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:17 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:17.353796 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f785b3c9-51ca-4a47-8cf0-e21b4bfeb969 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.355500 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f785b3c9-51ca-4a47-8cf0-e21b4bfeb969 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:33:17.355697 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f785b3c9-51ca-4a47-8cf0-e21b4bfeb969 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.355867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f785b3c9-51ca-4a47-8cf0-e21b4bfeb969 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.355973 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-f785b3c9-51ca-4a47-8cf0-e21b4bfeb969 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete backup with id: b2bea477-e4ad-466c-8f15-8986ec2a52c0. Aug 08 19:33:17.362545 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.362545 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:17.374769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-f785b3c9-51ca-4a47-8cf0-e21b4bfeb969 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] delete_backup rpcapi backup_id b2bea477-e4ad-466c-8f15-8986ec2a52c0 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:17.376623 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f785b3c9-51ca-4a47-8cf0-e21b4bfeb969 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 202 Aug 08 19:33:17.377775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 794/3162] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:17 2026] DELETE /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:17.383670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b716b334-519d-4fdd-8a79-768ab9b35333 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.389149 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b716b334-519d-4fdd-8a79-768ab9b35333 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:33:17.389359 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b716b334-519d-4fdd-8a79-768ab9b35333 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.389561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b716b334-519d-4fdd-8a79-768ab9b35333 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.389661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b716b334-519d-4fdd-8a79-768ab9b35333 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:17.393892 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.393892 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:17.394492 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b716b334-519d-4fdd-8a79-768ab9b35333 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 200 Aug 08 19:33:17.394842 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 794/3163] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:17 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:17.639778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16d41c31-77a4-4260-81da-ec067455f6ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.642886 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16d41c31-77a4-4260-81da-ec067455f6ca tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:17.642886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16d41c31-77a4-4260-81da-ec067455f6ca tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.642886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16d41c31-77a4-4260-81da-ec067455f6ca tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.642886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-16d41c31-77a4-4260-81da-ec067455f6ca tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:17.647388 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.647388 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:17.648257 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16d41c31-77a4-4260-81da-ec067455f6ca tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:17.648644 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 791/3164] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:17 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:17.721739 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d16ce529-a9c4-4ae3-9d7a-064dea4c7c7a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.723613 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d16ce529-a9c4-4ae3-9d7a-064dea4c7c7a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 Aug 08 19:33:17.723878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d16ce529-a9c4-4ae3-9d7a-064dea4c7c7a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.724138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d16ce529-a9c4-4ae3-9d7a-064dea4c7c7a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.732577 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.732577 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:17.733071 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d16ce529-a9c4-4ae3-9d7a-064dea4c7c7a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:17.733939 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d16ce529-a9c4-4ae3-9d7a-064dea4c7c7a tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 returned with HTTP 200 Aug 08 19:33:17.734466 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 786/3165] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:17 2026] GET /volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:17.749238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a93d88a1-1e62-478b-90aa-7315d532181b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.749238 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a93d88a1-1e62-478b-90aa-7315d532181b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] POST https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f/action Aug 08 19:33:17.752621 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a93d88a1-1e62-478b-90aa-7315d532181b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:17.754154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a93d88a1-1e62-478b-90aa-7315d532181b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:17.765006 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.765006 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:17.765619 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a93d88a1-1e62-478b-90aa-7315d532181b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:17.822997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a93d88a1-1e62-478b-90aa-7315d532181b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Created reservations ['d499e999-6109-4eb5-a89e-0c2dc191dde0', '84dd09ab-5a8b-4b44-a324-1ebd7771b81b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:17.840313 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a93d88a1-1e62-478b-90aa-7315d532181b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Extend volume request issued successfully. Aug 08 19:33:17.840313 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a93d88a1-1e62-478b-90aa-7315d532181b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f/action returned with HTTP 202 Aug 08 19:33:17.840313 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 795/3166] 10.4.3.89 () {70 vars in 1424 bytes} [Sat Aug 8 19:33:17 2026] POST /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 08 19:33:17.842706 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54f3a5cf-3fcb-41bc-877e-3e2baf9079aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.844338 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54f3a5cf-3fcb-41bc-877e-3e2baf9079aa tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:17.844556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54f3a5cf-3fcb-41bc-877e-3e2baf9079aa tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.844769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54f3a5cf-3fcb-41bc-877e-3e2baf9079aa tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.866722 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.866722 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:17.872933 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-54f3a5cf-3fcb-41bc-877e-3e2baf9079aa tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:17.878464 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54f3a5cf-3fcb-41bc-877e-3e2baf9079aa tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f returned with HTTP 200 Aug 08 19:33:17.879143 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 795/3167] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:17 2026] GET /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:17.983874 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5cb97b75-e3d7-4e89-8bdb-c8ca4d9a6742 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:17.985675 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cb97b75-e3d7-4e89-8bdb-c8ca4d9a6742 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:17.986793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cb97b75-e3d7-4e89-8bdb-c8ca4d9a6742 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:17.986793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cb97b75-e3d7-4e89-8bdb-c8ca4d9a6742 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:17.986793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5cb97b75-e3d7-4e89-8bdb-c8ca4d9a6742 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:17.991100 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:17.991100 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:17.991727 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cb97b75-e3d7-4e89-8bdb-c8ca4d9a6742 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:17.992090 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 792/3168] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:17 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:18.001478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eba97e56-8784-497a-842c-ab3bac6bdfdc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.003829 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eba97e56-8784-497a-842c-ab3bac6bdfdc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:18.004252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eba97e56-8784-497a-842c-ab3bac6bdfdc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.004618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eba97e56-8784-497a-842c-ab3bac6bdfdc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.004841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-eba97e56-8784-497a-842c-ab3bac6bdfdc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:18.010738 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.010738 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:18.011913 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eba97e56-8784-497a-842c-ab3bac6bdfdc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:18.012523 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 787/3169] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:18.407111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c849908d-a986-42df-af8c-5c38b88039a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.409104 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c849908d-a986-42df-af8c-5c38b88039a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 Aug 08 19:33:18.409323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c849908d-a986-42df-af8c-5c38b88039a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.409705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c849908d-a986-42df-af8c-5c38b88039a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.409821 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c849908d-a986-42df-af8c-5c38b88039a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id b2bea477-e4ad-466c-8f15-8986ec2a52c0. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:18.413546 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c849908d-a986-42df-af8c-5c38b88039a1 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 returned with HTTP 404 Aug 08 19:33:18.414059 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 796/3170] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/backups/b2bea477-e4ad-466c-8f15-8986ec2a52c0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:18.422941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-75fe927c-f932-4bb5-884d-d2b6a20531c2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.426881 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75fe927c-f932-4bb5-884d-d2b6a20531c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:33:18.426881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75fe927c-f932-4bb5-884d-d2b6a20531c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.426881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-75fe927c-f932-4bb5-884d-d2b6a20531c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.426881 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-75fe927c-f932-4bb5-884d-d2b6a20531c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete backup with id: ca5dadfb-8fb7-4501-9f35-633712d6bcc5. Aug 08 19:33:18.431225 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.431225 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:18.446286 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-75fe927c-f932-4bb5-884d-d2b6a20531c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] delete_backup rpcapi backup_id ca5dadfb-8fb7-4501-9f35-633712d6bcc5 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:18.449688 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-75fe927c-f932-4bb5-884d-d2b6a20531c2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 202 Aug 08 19:33:18.450458 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 796/3171] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:18 2026] DELETE /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:18.459537 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06e652aa-5e53-4ce6-ab1f-8661099d2e93 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.464959 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06e652aa-5e53-4ce6-ab1f-8661099d2e93 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:33:18.464959 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06e652aa-5e53-4ce6-ab1f-8661099d2e93 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.465175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06e652aa-5e53-4ce6-ab1f-8661099d2e93 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.465372 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-06e652aa-5e53-4ce6-ab1f-8661099d2e93 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:18.472350 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.472350 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:18.474503 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06e652aa-5e53-4ce6-ab1f-8661099d2e93 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 200 Aug 08 19:33:18.474503 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 793/3172] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:18.660810 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af2d8b99-5674-4863-ab1b-e688a4ad8adb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.662684 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af2d8b99-5674-4863-ab1b-e688a4ad8adb tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:18.662878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af2d8b99-5674-4863-ab1b-e688a4ad8adb tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.663088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af2d8b99-5674-4863-ab1b-e688a4ad8adb tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.663185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-af2d8b99-5674-4863-ab1b-e688a4ad8adb tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:18.668185 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.668185 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:18.669023 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af2d8b99-5674-4863-ab1b-e688a4ad8adb tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:18.669530 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 788/3173] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:18.680861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2fd8a7e8-b353-465f-862a-774e30f2b522 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.682543 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fd8a7e8-b353-465f-862a-774e30f2b522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/32bcf078-e875-4e8b-835c-0cd245dd3f4d Aug 08 19:33:18.684228 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fd8a7e8-b353-465f-862a-774e30f2b522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.684228 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fd8a7e8-b353-465f-862a-774e30f2b522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.696688 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.696688 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:18.704821 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2fd8a7e8-b353-465f-862a-774e30f2b522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:18.715432 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fd8a7e8-b353-465f-862a-774e30f2b522 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/32bcf078-e875-4e8b-835c-0cd245dd3f4d returned with HTTP 200 Aug 08 19:33:18.715886 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 797/3174] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/volumes/32bcf078-e875-4e8b-835c-0cd245dd3f4d => generated 899 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:18.733712 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2639f602-07c3-46de-aa5d-c65ad263264c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.735688 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2639f602-07c3-46de-aa5d-c65ad263264c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:33:18.735856 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2639f602-07c3-46de-aa5d-c65ad263264c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.736045 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2639f602-07c3-46de-aa5d-c65ad263264c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.736358 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-2639f602-07c3-46de-aa5d-c65ad263264c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:33:18.737277 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2639f602-07c3-46de-aa5d-c65ad263264c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:33:18.746810 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2639f602-07c3-46de-aa5d-c65ad263264c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Get all volumes completed successfully. Aug 08 19:33:18.747353 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2639f602-07c3-46de-aa5d-c65ad263264c tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:33:18.747936 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 797/3175] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/volumes => generated 657 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:18.758371 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.761263 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] DELETE https://10.4.3.89/volume/v3/volumes/32bcf078-e875-4e8b-835c-0cd245dd3f4d Aug 08 19:33:18.761541 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.761810 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.762050 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete volume with id: 32bcf078-e875-4e8b-835c-0cd245dd3f4d Aug 08 19:33:18.772631 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.772631 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:18.773558 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:18.804282 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete volume request issued successfully. Aug 08 19:33:18.804515 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1d61d4c-2b8c-413b-856c-fdf462948572 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/32bcf078-e875-4e8b-835c-0cd245dd3f4d returned with HTTP 202 Aug 08 19:33:18.805016 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 794/3176] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:18 2026] DELETE /volume/v3/volumes/32bcf078-e875-4e8b-835c-0cd245dd3f4d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:18.813111 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b31bdcdf-165d-4ade-90a1-9af1128b79ac None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.815096 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b31bdcdf-165d-4ade-90a1-9af1128b79ac tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] DELETE https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 Aug 08 19:33:18.815444 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b31bdcdf-165d-4ade-90a1-9af1128b79ac tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.815900 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b31bdcdf-165d-4ade-90a1-9af1128b79ac tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.816768 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-b31bdcdf-165d-4ade-90a1-9af1128b79ac tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Delete backup with id: eb7e82bf-0bb7-485a-98b5-603daac23021. Aug 08 19:33:18.821221 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.821221 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:18.837324 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-b31bdcdf-165d-4ade-90a1-9af1128b79ac tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] delete_backup rpcapi backup_id eb7e82bf-0bb7-485a-98b5-603daac23021 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:18.839938 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b31bdcdf-165d-4ade-90a1-9af1128b79ac tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 returned with HTTP 202 Aug 08 19:33:18.840580 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 789/3177] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:18 2026] DELETE /volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:18.848377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-400d0e4e-05a1-465b-92a0-1fb964598c42 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.850287 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-400d0e4e-05a1-465b-92a0-1fb964598c42 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] GET https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 Aug 08 19:33:18.850538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-400d0e4e-05a1-465b-92a0-1fb964598c42 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.850769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-400d0e4e-05a1-465b-92a0-1fb964598c42 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.850878 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-400d0e4e-05a1-465b-92a0-1fb964598c42 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Show backup with id eb7e82bf-0bb7-485a-98b5-603daac23021. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:18.855854 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.855854 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:18.856770 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-400d0e4e-05a1-465b-92a0-1fb964598c42 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 returned with HTTP 200 Aug 08 19:33:18.857075 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 798/3178] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:18.901545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51e54777-32ee-410f-9e67-dc1058d5052c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.903680 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51e54777-32ee-410f-9e67-dc1058d5052c tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:18.903957 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51e54777-32ee-410f-9e67-dc1058d5052c tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.904277 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51e54777-32ee-410f-9e67-dc1058d5052c tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.914940 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.914940 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:18.921694 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-51e54777-32ee-410f-9e67-dc1058d5052c tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:18.926714 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51e54777-32ee-410f-9e67-dc1058d5052c tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f returned with HTTP 200 Aug 08 19:33:18.927295 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 798/3179] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:18 2026] GET /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:18.946651 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dceedf96-3bae-42dc-949c-5c0bd6b19f4b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.949322 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dceedf96-3bae-42dc-949c-5c0bd6b19f4b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] POST https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f/action Aug 08 19:33:18.949879 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dceedf96-3bae-42dc-949c-5c0bd6b19f4b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action body: b'{"revert": {"snapshot_id": "53306d44-f7fd-4965-bbe4-79ec610effa4"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:18.950138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dceedf96-3bae-42dc-949c-5c0bd6b19f4b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "53306d44-f7fd-4965-bbe4-79ec610effa4"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:18.960966 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.960966 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:18.961643 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dceedf96-3bae-42dc-949c-5c0bd6b19f4b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume retrieved successfully. Aug 08 19:33:18.966641 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dceedf96-3bae-42dc-949c-5c0bd6b19f4b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] HTTP exception thrown: Can't revert volume deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f to its latest snapshot 53306d44-f7fd-4965-bbe4-79ec610effa4. The volume size must be equal to the snapshot size. Aug 08 19:33:18.966870 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dceedf96-3bae-42dc-949c-5c0bd6b19f4b tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f/action returned with HTTP 400 Aug 08 19:33:18.967599 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 795/3180] 10.4.3.89 () {70 vars in 1424 bytes} [Sat Aug 8 19:33:18 2026] POST /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f/action => generated 213 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 08 19:33:18.976487 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-55342917-3a80-404b-821f-07f7348bb5fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:18.978886 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55342917-3a80-404b-821f-07f7348bb5fb tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 Aug 08 19:33:18.979266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55342917-3a80-404b-821f-07f7348bb5fb tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:18.979615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55342917-3a80-404b-821f-07f7348bb5fb tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:18.979835 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-55342917-3a80-404b-821f-07f7348bb5fb tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Delete snapshot with id: 53306d44-f7fd-4965-bbe4-79ec610effa4 Aug 08 19:33:18.986479 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:18.986479 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:18.987154 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-55342917-3a80-404b-821f-07f7348bb5fb tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:19.003365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e8e96f5a-316e-4f0f-960c-5d1b564d89ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.005826 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e8e96f5a-316e-4f0f-960c-5d1b564d89ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:19.006148 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e8e96f5a-316e-4f0f-960c-5d1b564d89ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.006445 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e8e96f5a-316e-4f0f-960c-5d1b564d89ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.006599 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e8e96f5a-316e-4f0f-960c-5d1b564d89ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:19.007280 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-55342917-3a80-404b-821f-07f7348bb5fb tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot delete request issued successfully. Aug 08 19:33:19.007507 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55342917-3a80-404b-821f-07f7348bb5fb tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 returned with HTTP 202 Aug 08 19:33:19.007895 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 790/3181] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:33:18 2026] DELETE /volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:19.017110 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:19.017110 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:19.017582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90265845-2037-44bb-9719-371c64e5f993 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.017937 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e8e96f5a-316e-4f0f-960c-5d1b564d89ea tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:19.018403 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 799/3182] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:19 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:19.019521 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90265845-2037-44bb-9719-371c64e5f993 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 Aug 08 19:33:19.019796 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90265845-2037-44bb-9719-371c64e5f993 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.020086 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90265845-2037-44bb-9719-371c64e5f993 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.026347 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-57de087a-14dc-4425-956f-f9368b1d472f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.027990 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:19.027990 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:19.028365 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57de087a-14dc-4425-956f-f9368b1d472f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:19.028468 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90265845-2037-44bb-9719-371c64e5f993 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:19.028679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57de087a-14dc-4425-956f-f9368b1d472f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.028864 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-57de087a-14dc-4425-956f-f9368b1d472f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.028954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-57de087a-14dc-4425-956f-f9368b1d472f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:19.029507 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90265845-2037-44bb-9719-371c64e5f993 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 returned with HTTP 200 Aug 08 19:33:19.030014 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 799/3183] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:19 2026] GET /volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:19.035876 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:19.035876 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:19.037643 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-57de087a-14dc-4425-956f-f9368b1d472f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:19.038107 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 796/3184] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:19 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:33:19.487217 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f77b6b4b-c886-4444-92a1-c1cbb4cbfbb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.489896 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f77b6b4b-c886-4444-92a1-c1cbb4cbfbb9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 Aug 08 19:33:19.490176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f77b6b4b-c886-4444-92a1-c1cbb4cbfbb9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.494574 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f77b6b4b-c886-4444-92a1-c1cbb4cbfbb9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.494574 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f77b6b4b-c886-4444-92a1-c1cbb4cbfbb9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id ca5dadfb-8fb7-4501-9f35-633712d6bcc5. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:19.494574 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f77b6b4b-c886-4444-92a1-c1cbb4cbfbb9 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 returned with HTTP 404 Aug 08 19:33:19.494749 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 791/3185] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:19 2026] GET /volume/v3/backups/ca5dadfb-8fb7-4501-9f35-633712d6bcc5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:19.502349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0a33a0cd-c0b5-4449-afda-e12ebc8102d2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.504191 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0a33a0cd-c0b5-4449-afda-e12ebc8102d2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:19.504430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0a33a0cd-c0b5-4449-afda-e12ebc8102d2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.504610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0a33a0cd-c0b5-4449-afda-e12ebc8102d2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.504710 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-0a33a0cd-c0b5-4449-afda-e12ebc8102d2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete backup with id: f93fe877-5080-480c-b92b-d29b29a60f75. Aug 08 19:33:19.510519 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:19.510519 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:19.524382 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-0a33a0cd-c0b5-4449-afda-e12ebc8102d2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] delete_backup rpcapi backup_id f93fe877-5080-480c-b92b-d29b29a60f75 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:19.526306 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0a33a0cd-c0b5-4449-afda-e12ebc8102d2 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 202 Aug 08 19:33:19.526734 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 800/3186] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:19 2026] DELETE /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:19.534650 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a4927f4-20e2-4802-af74-e0b0b04ff489 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.536850 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a4927f4-20e2-4802-af74-e0b0b04ff489 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:19.537430 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a4927f4-20e2-4802-af74-e0b0b04ff489 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.537430 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a4927f4-20e2-4802-af74-e0b0b04ff489 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.537586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3a4927f4-20e2-4802-af74-e0b0b04ff489 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:19.542248 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:19.542248 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:19.543166 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a4927f4-20e2-4802-af74-e0b0b04ff489 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:19.543474 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 800/3187] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:19 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:19.870607 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c3977fdb-6422-48e8-b713-bb147252c0c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.871612 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3977fdb-6422-48e8-b713-bb147252c0c9 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] GET https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 Aug 08 19:33:19.871833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3977fdb-6422-48e8-b713-bb147252c0c9 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.872061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c3977fdb-6422-48e8-b713-bb147252c0c9 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.872157 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c3977fdb-6422-48e8-b713-bb147252c0c9 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Show backup with id eb7e82bf-0bb7-485a-98b5-603daac23021. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:19.876969 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c3977fdb-6422-48e8-b713-bb147252c0c9 tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 returned with HTTP 404 Aug 08 19:33:19.877530 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 797/3188] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:19 2026] GET /volume/v3/backups/eb7e82bf-0bb7-485a-98b5-603daac23021 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:19.884931 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-15b95fa2-d784-4ef0-b957-eae0f2a50789 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.887894 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15b95fa2-d784-4ef0-b957-eae0f2a50789 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] DELETE https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:19.888195 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-15b95fa2-d784-4ef0-b957-eae0f2a50789 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.888423 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-15b95fa2-d784-4ef0-b957-eae0f2a50789 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.888553 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-15b95fa2-d784-4ef0-b957-eae0f2a50789 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete backup with id: ee770f4d-41f8-4c27-9d36-3a414244182e. Aug 08 19:33:19.897919 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:19.897919 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:19.912647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-15b95fa2-d784-4ef0-b957-eae0f2a50789 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] delete_backup rpcapi backup_id ee770f4d-41f8-4c27-9d36-3a414244182e {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:19.915554 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-15b95fa2-d784-4ef0-b957-eae0f2a50789 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 202 Aug 08 19:33:19.916455 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 792/3189] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:19 2026] DELETE /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:19.933135 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ecb0b8e-050f-4c64-b13f-cdcb725a2be7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:19.935251 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ecb0b8e-050f-4c64-b13f-cdcb725a2be7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:19.935575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ecb0b8e-050f-4c64-b13f-cdcb725a2be7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:19.936342 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ecb0b8e-050f-4c64-b13f-cdcb725a2be7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:19.936527 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1ecb0b8e-050f-4c64-b13f-cdcb725a2be7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:19.942273 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:19.942273 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:19.944059 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ecb0b8e-050f-4c64-b13f-cdcb725a2be7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:19.944496 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 801/3190] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:19 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:20.033102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba4aeede-46f8-44d6-8a31-d300c1169099 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:20.034834 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba4aeede-46f8-44d6-8a31-d300c1169099 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:20.035075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba4aeede-46f8-44d6-8a31-d300c1169099 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:20.035316 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba4aeede-46f8-44d6-8a31-d300c1169099 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:20.035469 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ba4aeede-46f8-44d6-8a31-d300c1169099 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:20.042295 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4570ed89-6967-4d68-a560-ba99ae1ed554 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:20.044806 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4570ed89-6967-4d68-a560-ba99ae1ed554 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 Aug 08 19:33:20.044937 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4570ed89-6967-4d68-a560-ba99ae1ed554 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:20.045031 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:20.045031 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:20.045166 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4570ed89-6967-4d68-a560-ba99ae1ed554 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:20.045746 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba4aeede-46f8-44d6-8a31-d300c1169099 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:20.046146 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 801/3191] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:20 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:20.050257 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d91be927-5ec3-45e3-9159-bc511fa7fe9a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:20.052046 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4570ed89-6967-4d68-a560-ba99ae1ed554 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 returned with HTTP 404 Aug 08 19:33:20.052704 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 798/3192] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:20 2026] GET /volume/v3/snapshots/53306d44-f7fd-4965-bbe4-79ec610effa4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:20.054742 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d91be927-5ec3-45e3-9159-bc511fa7fe9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:20.054742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d91be927-5ec3-45e3-9159-bc511fa7fe9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:20.054742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d91be927-5ec3-45e3-9159-bc511fa7fe9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:20.054881 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d91be927-5ec3-45e3-9159-bc511fa7fe9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:20.059218 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:20.059218 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:20.059962 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d91be927-5ec3-45e3-9159-bc511fa7fe9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:20.060424 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 793/3193] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:20 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:20.060801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:20.062866 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] DELETE https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:20.063259 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:20.063340 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:20.063521 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Delete volume with id: deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:20.073613 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:20.073613 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:20.074227 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:20.094192 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Delete volume request issued successfully. Aug 08 19:33:20.094385 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e3b7af5c-e61c-421d-a8c7-8430931c37c5 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f returned with HTTP 202 Aug 08 19:33:20.094775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 802/3194] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:33:20 2026] DELETE /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:33:20.108308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9092698-aee2-4928-9787-f48698209086 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:20.108308 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9092698-aee2-4928-9787-f48698209086 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:20.108308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9092698-aee2-4928-9787-f48698209086 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:20.108434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9092698-aee2-4928-9787-f48698209086 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:20.116899 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:20.116899 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:20.120241 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9092698-aee2-4928-9787-f48698209086 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:20.124729 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9092698-aee2-4928-9787-f48698209086 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f returned with HTTP 200 Aug 08 19:33:20.125155 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 802/3195] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:20 2026] GET /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:33:20.555036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48a18e8c-4e79-47ed-a2b5-6b336106c69f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:20.557015 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48a18e8c-4e79-47ed-a2b5-6b336106c69f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:20.557220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48a18e8c-4e79-47ed-a2b5-6b336106c69f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:20.557400 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48a18e8c-4e79-47ed-a2b5-6b336106c69f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:20.557581 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-48a18e8c-4e79-47ed-a2b5-6b336106c69f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:20.564111 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:20.564111 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:20.564759 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48a18e8c-4e79-47ed-a2b5-6b336106c69f tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 200 Aug 08 19:33:20.565140 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 799/3196] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:20 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:20.956534 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-68186d4d-d395-4c6c-b7a7-04e5c6c0b796 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:20.958394 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68186d4d-d395-4c6c-b7a7-04e5c6c0b796 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:20.958810 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68186d4d-d395-4c6c-b7a7-04e5c6c0b796 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:20.960176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68186d4d-d395-4c6c-b7a7-04e5c6c0b796 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:20.960176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-68186d4d-d395-4c6c-b7a7-04e5c6c0b796 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:20.965936 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:20.965936 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:20.965936 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68186d4d-d395-4c6c-b7a7-04e5c6c0b796 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 200 Aug 08 19:33:20.965936 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 794/3197] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:20 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:21.058350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c01c0b57-206f-4b2e-a46a-1d9c21a1e3c0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.060305 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c01c0b57-206f-4b2e-a46a-1d9c21a1e3c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:21.060647 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c01c0b57-206f-4b2e-a46a-1d9c21a1e3c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.060881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c01c0b57-206f-4b2e-a46a-1d9c21a1e3c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.061040 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c01c0b57-206f-4b2e-a46a-1d9c21a1e3c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:21.065655 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:21.065655 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:21.066429 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c01c0b57-206f-4b2e-a46a-1d9c21a1e3c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:21.066908 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 803/3198] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:21 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:21.071627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c3525c3-cb4e-4662-a388-1dba4a3a879f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.073615 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c3525c3-cb4e-4662-a388-1dba4a3a879f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:21.073792 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c3525c3-cb4e-4662-a388-1dba4a3a879f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.074008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c3525c3-cb4e-4662-a388-1dba4a3a879f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.074165 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3c3525c3-cb4e-4662-a388-1dba4a3a879f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:21.078971 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:21.078971 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:21.080022 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c3525c3-cb4e-4662-a388-1dba4a3a879f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:21.080381 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 803/3199] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:21 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:21.140142 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bef388de-8466-403b-b955-ce00bced7258 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.142223 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bef388de-8466-403b-b955-ce00bced7258 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f Aug 08 19:33:21.142593 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bef388de-8466-403b-b955-ce00bced7258 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.142768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bef388de-8466-403b-b955-ce00bced7258 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.149299 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bef388de-8466-403b-b955-ce00bced7258 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f returned with HTTP 404 Aug 08 19:33:21.149802 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 800/3200] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:21 2026] GET /volume/v3/volumes/deb2b411-2fb1-4d1b-bf1e-e3afaf9be62f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:33:21.160793 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.163329 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd Aug 08 19:33:21.163896 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.165095 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.165095 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Delete snapshot with id: 7724227e-5d20-4b83-8b16-02c45292cadd Aug 08 19:33:21.172779 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:21.172779 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:21.174157 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:21.199387 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot delete request issued successfully. Aug 08 19:33:21.199387 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a90076d-512c-486e-93d3-7d5318bcd8d4 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd returned with HTTP 202 Aug 08 19:33:21.199387 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 795/3201] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:33:21 2026] DELETE /volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:21.211034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4823114b-9d7d-4fab-b4e5-13dad234b097 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.213042 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4823114b-9d7d-4fab-b4e5-13dad234b097 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd Aug 08 19:33:21.213333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4823114b-9d7d-4fab-b4e5-13dad234b097 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.213547 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4823114b-9d7d-4fab-b4e5-13dad234b097 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.219223 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:21.219223 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:21.219727 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4823114b-9d7d-4fab-b4e5-13dad234b097 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Snapshot retrieved successfully. Aug 08 19:33:21.220571 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4823114b-9d7d-4fab-b4e5-13dad234b097 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd returned with HTTP 200 Aug 08 19:33:21.220994 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 804/3202] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:21 2026] GET /volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:21.579081 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10d7a4ea-a2c5-44e1-84ff-ac3d729ab1a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.581143 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10d7a4ea-a2c5-44e1-84ff-ac3d729ab1a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 Aug 08 19:33:21.581379 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10d7a4ea-a2c5-44e1-84ff-ac3d729ab1a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.581632 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10d7a4ea-a2c5-44e1-84ff-ac3d729ab1a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.581754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-10d7a4ea-a2c5-44e1-84ff-ac3d729ab1a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Show backup with id f93fe877-5080-480c-b92b-d29b29a60f75. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:21.587873 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10d7a4ea-a2c5-44e1-84ff-ac3d729ab1a0 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 returned with HTTP 404 Aug 08 19:33:21.588644 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 804/3203] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:21 2026] GET /volume/v3/backups/f93fe877-5080-480c-b92b-d29b29a60f75 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:21.597228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ebe6180-314f-4579-b76b-babe82367a10 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.597228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ebe6180-314f-4579-b76b-babe82367a10 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 Aug 08 19:33:21.597228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ebe6180-314f-4579-b76b-babe82367a10 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.597405 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ebe6180-314f-4579-b76b-babe82367a10 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.597685 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3ebe6180-314f-4579-b76b-babe82367a10 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume with id: db12f28c-f43f-4f73-9092-bb8ebfec4be6 Aug 08 19:33:21.605808 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:21.605808 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:21.606189 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ebe6180-314f-4579-b76b-babe82367a10 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:33:21.626174 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ebe6180-314f-4579-b76b-babe82367a10 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Delete volume request issued successfully. Aug 08 19:33:21.626447 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ebe6180-314f-4579-b76b-babe82367a10 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 returned with HTTP 202 Aug 08 19:33:21.626874 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 801/3204] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:21 2026] DELETE /volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:21.645641 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f6a4b3b2-c866-46aa-b6e9-0340d165e452 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.647342 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6a4b3b2-c866-46aa-b6e9-0340d165e452 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 Aug 08 19:33:21.647743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6a4b3b2-c866-46aa-b6e9-0340d165e452 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.648110 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6a4b3b2-c866-46aa-b6e9-0340d165e452 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.660005 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:21.660005 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:21.669439 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f6a4b3b2-c866-46aa-b6e9-0340d165e452 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Volume info retrieved successfully. Aug 08 19:33:21.674777 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6a4b3b2-c866-46aa-b6e9-0340d165e452 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 returned with HTTP 200 Aug 08 19:33:21.675403 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 796/3205] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:21 2026] GET /volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:21.977215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f55c4fe2-91a9-4002-8d67-63c9920ca941 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:21.978605 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f55c4fe2-91a9-4002-8d67-63c9920ca941 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e Aug 08 19:33:21.978905 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f55c4fe2-91a9-4002-8d67-63c9920ca941 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:21.979174 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f55c4fe2-91a9-4002-8d67-63c9920ca941 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:21.979373 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f55c4fe2-91a9-4002-8d67-63c9920ca941 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id ee770f4d-41f8-4c27-9d36-3a414244182e. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:21.986674 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f55c4fe2-91a9-4002-8d67-63c9920ca941 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e returned with HTTP 404 Aug 08 19:33:21.988765 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 805/3206] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:21 2026] GET /volume/v3/backups/ee770f4d-41f8-4c27-9d36-3a414244182e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:22.078058 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ff3c471-9c2e-4556-a51a-8de489cc389e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.080026 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20d6cf88-b432-42c7-8249-daaa3bcda0ce None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.080563 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20d6cf88-b432-42c7-8249-daaa3bcda0ce tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:22.080786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20d6cf88-b432-42c7-8249-daaa3bcda0ce tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.080989 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20d6cf88-b432-42c7-8249-daaa3bcda0ce tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.081140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-20d6cf88-b432-42c7-8249-daaa3bcda0ce tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:22.087204 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.087204 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:22.087402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ff3c471-9c2e-4556-a51a-8de489cc389e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:33:22.087477 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20d6cf88-b432-42c7-8249-daaa3bcda0ce tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:22.087527 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ff3c471-9c2e-4556-a51a-8de489cc389e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.087560 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 802/3207] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:22.087604 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ff3c471-9c2e-4556-a51a-8de489cc389e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.092081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31eca7a8-d3f0-4d65-80fc-e0164500949f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.095249 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31eca7a8-d3f0-4d65-80fc-e0164500949f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:22.095249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31eca7a8-d3f0-4d65-80fc-e0164500949f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.095249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31eca7a8-d3f0-4d65-80fc-e0164500949f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.095249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-31eca7a8-d3f0-4d65-80fc-e0164500949f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:22.098324 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.098324 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:22.100399 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.100399 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:22.101804 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31eca7a8-d3f0-4d65-80fc-e0164500949f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:22.101874 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 797/3208] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:22.104198 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ff3c471-9c2e-4556-a51a-8de489cc389e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:22.109111 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ff3c471-9c2e-4556-a51a-8de489cc389e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 returned with HTTP 200 Aug 08 19:33:22.109722 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 805/3209] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:22.122684 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.125967 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] DELETE https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:33:22.125967 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.126350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.126669 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete volume with id: 00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:33:22.136524 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.136524 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:22.137236 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:22.150334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.153216 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:22.153324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-553299881"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:22.155387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-553299881'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:22.155611 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume of 1 GB Aug 08 19:33:22.160395 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete volume request issued successfully. Aug 08 19:33:22.160395 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e8a4ddc-f837-4ec8-87da-1d2b0263e961 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 returned with HTTP 202 Aug 08 19:33:22.160395 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 806/3210] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:22 2026] DELETE /volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:22.161351 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Availability Zones retrieved successfully. Aug 08 19:33:22.170740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (0eec7219-56ac-42fb-b3d0-8b0a01377b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:22.172272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5384ae5d-8af0-4eb7-9cdd-a9f95e631c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:22.172475 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2a21aa68-3015-4b1c-8483-2e67caf7b66f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.173428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:22.175256 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a21aa68-3015-4b1c-8483-2e67caf7b66f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:33:22.175513 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2a21aa68-3015-4b1c-8483-2e67caf7b66f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.175725 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2a21aa68-3015-4b1c-8483-2e67caf7b66f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.186883 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.186883 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:22.191433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2a21aa68-3015-4b1c-8483-2e67caf7b66f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:22.197078 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a21aa68-3015-4b1c-8483-2e67caf7b66f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 returned with HTTP 200 Aug 08 19:33:22.197663 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 798/3211] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:22.204380 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5384ae5d-8af0-4eb7-9cdd-a9f95e631c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:22.205253 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc56719-82ba-4fea-853c-e2aa4a07647d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:22.237967 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cf38a84e-d665-4e0b-9b50-d527cdbc195f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.240109 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf38a84e-d665-4e0b-9b50-d527cdbc195f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd Aug 08 19:33:22.240588 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf38a84e-d665-4e0b-9b50-d527cdbc195f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.241050 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf38a84e-d665-4e0b-9b50-d527cdbc195f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.248033 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf38a84e-d665-4e0b-9b50-d527cdbc195f tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd returned with HTTP 404 Aug 08 19:33:22.248716 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 806/3212] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/snapshots/7724227e-5d20-4b83-8b16-02c45292cadd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:22.257972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-72e565ca-4e0c-47da-8536-ccb8087df914 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.261202 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72e565ca-4e0c-47da-8536-ccb8087df914 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:22.261462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Created reservations ['6d00810b-315b-4071-af22-4fb7ff4abc57', 'c460d28e-81c6-4849-9266-13318bd1cbd6', '87e8ace1-13d0-4330-921f-1890722462e0', 'fa6a4c58-2626-457a-afe3-c06c22c977bf'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:22.261530 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72e565ca-4e0c-47da-8536-ccb8087df914 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.261530 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-72e565ca-4e0c-47da-8536-ccb8087df914 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.261590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc56719-82ba-4fea-853c-e2aa4a07647d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d00810b-315b-4071-af22-4fb7ff4abc57', 'c460d28e-81c6-4849-9266-13318bd1cbd6', '87e8ace1-13d0-4330-921f-1890722462e0', 'fa6a4c58-2626-457a-afe3-c06c22c977bf']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:22.262431 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-72e565ca-4e0c-47da-8536-ccb8087df914 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Delete volume with id: a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:22.262500 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacb3621-544f-48ce-a14e-c6f1888976cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:22.271459 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.271459 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:22.273431 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-72e565ca-4e0c-47da-8536-ccb8087df914 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:22.286575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dacb3621-544f-48ce-a14e-c6f1888976cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '697a5108-7581-4d67-81eb-22713caa1748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553299881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['6d00810b-315b-4071-af22-4fb7ff4abc57','c460d28e-81c6-4849-9266-13318bd1cbd6','87e8ace1-13d0-4330-921f-1890722462e0','fa6a4c58-2626-457a-afe3-c06c22c977bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-553299881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=697a5108-7581-4d67-81eb-22713caa1748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434dcbc10f0d4e29956eb371de1678e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d91287e5839a40b8848713e356387c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:22.287468 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104230ef-ba8e-40aa-acf4-0e911065971c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:22.289265 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-72e565ca-4e0c-47da-8536-ccb8087df914 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Delete volume request issued successfully. Aug 08 19:33:22.289717 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-72e565ca-4e0c-47da-8536-ccb8087df914 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 202 Aug 08 19:33:22.290292 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 807/3213] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:33:22 2026] DELETE /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:33:22.300158 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a90090c6-18b2-42bd-9750-01249be81b76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.302502 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a90090c6-18b2-42bd-9750-01249be81b76 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:22.302768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a90090c6-18b2-42bd-9750-01249be81b76 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.303010 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a90090c6-18b2-42bd-9750-01249be81b76 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.306143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (104230ef-ba8e-40aa-acf4-0e911065971c) transitioned into 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-553299881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['6d00810b-315b-4071-af22-4fb7ff4abc57','c460d28e-81c6-4849-9266-13318bd1cbd6','87e8ace1-13d0-4330-921f-1890722462e0','fa6a4c58-2626-457a-afe3-c06c22c977bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:22.306805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce4aa71-5394-4e3e-a0fa-4e46820a7f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:22.311424 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.311424 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:22.315039 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ce4aa71-5394-4e3e-a0fa-4e46820a7f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:22.315686 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a90090c6-18b2-42bd-9750-01249be81b76 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Volume info retrieved successfully. Aug 08 19:33:22.316017 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (0eec7219-56ac-42fb-b3d0-8b0a01377b18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:22.316321 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request issued successfully. Aug 08 19:33:22.316930 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc784f96-0e2a-4eef-bb3f-f55794e5cad2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:22.317355 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 803/3214] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:22 2026] POST /volume/v3/volumes => generated 746 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:22.321514 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a90090c6-18b2-42bd-9750-01249be81b76 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 200 Aug 08 19:33:22.322131 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 799/3215] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:22.330144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7473a35d-9bd6-4071-83ae-4192f2dfcb8b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.332047 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7473a35d-9bd6-4071-83ae-4192f2dfcb8b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:22.332236 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7473a35d-9bd6-4071-83ae-4192f2dfcb8b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.332464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7473a35d-9bd6-4071-83ae-4192f2dfcb8b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.340068 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:22.340068 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:22.343697 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7473a35d-9bd6-4071-83ae-4192f2dfcb8b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:22.347861 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7473a35d-9bd6-4071-83ae-4192f2dfcb8b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:22.348274 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 807/3216] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:22.691240 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5a3f80b3-01c8-4036-83c8-0012153d7412 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:22.694433 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a3f80b3-01c8-4036-83c8-0012153d7412 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] GET https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 Aug 08 19:33:22.694433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a3f80b3-01c8-4036-83c8-0012153d7412 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:22.694433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a3f80b3-01c8-4036-83c8-0012153d7412 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:22.701568 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a3f80b3-01c8-4036-83c8-0012153d7412 tempest-ProjectMemberTests33-1767667092 tempest-ProjectMemberTests33-1767667092-project-admin] https://10.4.3.89/volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 returned with HTTP 404 Aug 08 19:33:22.702278 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 808/3217] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:22 2026] GET /volume/v3/volumes/db12f28c-f43f-4f73-9092-bb8ebfec4be6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:23.101955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-657ce53c-acd6-4720-bbea-3acd7a0c9e79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.104171 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-657ce53c-acd6-4720-bbea-3acd7a0c9e79 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:23.104490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-657ce53c-acd6-4720-bbea-3acd7a0c9e79 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.104745 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-657ce53c-acd6-4720-bbea-3acd7a0c9e79 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.105059 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-657ce53c-acd6-4720-bbea-3acd7a0c9e79 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:23.113306 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:23.113306 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:23.113487 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-33f6ac36-b4a1-4a0a-9cee-27fe88b5db41 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.114227 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-657ce53c-acd6-4720-bbea-3acd7a0c9e79 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:23.114680 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 804/3218] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:23.116751 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33f6ac36-b4a1-4a0a-9cee-27fe88b5db41 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:23.117033 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33f6ac36-b4a1-4a0a-9cee-27fe88b5db41 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.117303 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33f6ac36-b4a1-4a0a-9cee-27fe88b5db41 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.117498 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-33f6ac36-b4a1-4a0a-9cee-27fe88b5db41 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:23.122566 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:23.122566 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:23.123631 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33f6ac36-b4a1-4a0a-9cee-27fe88b5db41 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:23.124315 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 800/3219] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:23.215641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a1f9797b-03e9-45ef-913b-8ced43c42ccd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.219541 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1f9797b-03e9-45ef-913b-8ced43c42ccd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 Aug 08 19:33:23.219541 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1f9797b-03e9-45ef-913b-8ced43c42ccd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.219541 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a1f9797b-03e9-45ef-913b-8ced43c42ccd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.222961 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a1f9797b-03e9-45ef-913b-8ced43c42ccd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 returned with HTTP 404 Aug 08 19:33:23.223364 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 808/3220] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/volumes/00bfc046-f8a3-4b7c-a9b7-9e40dfffdf66 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:23.237825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.243714 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:23.243714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1098160167"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:23.243891 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1098160167'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:23.244111 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Create volume of 1 GB Aug 08 19:33:23.247999 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Availability Zones retrieved successfully. Aug 08 19:33:23.253671 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Flow 'volume_create_api' (b06bba29-0b0c-4d7c-ba78-5978648fe5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:23.254641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae87927-64d1-4993-8058-6b16f7f491c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:23.255630 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:23.282567 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae87927-64d1-4993-8058-6b16f7f491c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:23.283753 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5d8fb2-e6f0-4c5b-bd32-1e32ee3531c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:23.339004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-692e72fc-1e3b-413c-b1b2-8ab202ec1499 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.340962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Created reservations ['2adf8f85-28be-43a2-902b-8f0d855d2e5a', 'a8570bc5-df62-4694-9fe4-8faa3cec8428', '8216cb3a-b27f-40db-bde5-7b8f7901a4fe', '1e407883-01d2-47fe-a0b6-5545f7aa5491'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:23.341723 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-692e72fc-1e3b-413c-b1b2-8ab202ec1499 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] GET https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 Aug 08 19:33:23.342052 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-692e72fc-1e3b-413c-b1b2-8ab202ec1499 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.342221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5d8fb2-e6f0-4c5b-bd32-1e32ee3531c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2adf8f85-28be-43a2-902b-8f0d855d2e5a', 'a8570bc5-df62-4694-9fe4-8faa3cec8428', '8216cb3a-b27f-40db-bde5-7b8f7901a4fe', '1e407883-01d2-47fe-a0b6-5545f7aa5491']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:23.342319 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-692e72fc-1e3b-413c-b1b2-8ab202ec1499 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.343345 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a28d4b1-2d55-4198-82f7-686c26b43e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:23.351063 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-692e72fc-1e3b-413c-b1b2-8ab202ec1499 tempest-VolumeRevertTests-1480501751 tempest-VolumeRevertTests-1480501751-project-member] https://10.4.3.89/volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 returned with HTTP 404 Aug 08 19:33:23.351737 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 805/3221] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/volumes/a684b734-2071-4718-97d5-4b2ca02b83a1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:33:23.363670 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-13b36e07-e8a4-4380-b66e-aeb03b215914 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.370781 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13b36e07-e8a4-4380-b66e-aeb03b215914 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:23.371083 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13b36e07-e8a4-4380-b66e-aeb03b215914 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.371368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13b36e07-e8a4-4380-b66e-aeb03b215914 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.373866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a28d4b1-2d55-4198-82f7-686c26b43e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9481e7-acc9-4a13-b385-55211f320f90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1098160167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00bb40aeb945e6bc63293d1c9739e0',qos_specs=None,replication_status=,reservations=['2adf8f85-28be-43a2-902b-8f0d855d2e5a','a8570bc5-df62-4694-9fe4-8faa3cec8428','8216cb3a-b27f-40db-bde5-7b8f7901a4fe','1e407883-01d2-47fe-a0b6-5545f7aa5491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9bccba4d4624325ad8f870751fa1d63',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1098160167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f9481e7-acc9-4a13-b385-55211f320f90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc00bb40aeb945e6bc63293d1c9739e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='a9bccba4d4624325ad8f870751fa1d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:23.375011 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8325075f-776e-47da-b86a-b33b2317ed09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:23.386872 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:23.386872 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:23.395603 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-13b36e07-e8a4-4380-b66e-aeb03b215914 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:23.402832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8325075f-776e-47da-b86a-b33b2317ed09) transitioned into 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-1098160167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc00bb40aeb945e6bc63293d1c9739e0',qos_specs=None,replication_status=,reservations=['2adf8f85-28be-43a2-902b-8f0d855d2e5a','a8570bc5-df62-4694-9fe4-8faa3cec8428','8216cb3a-b27f-40db-bde5-7b8f7901a4fe','1e407883-01d2-47fe-a0b6-5545f7aa5491'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a9bccba4d4624325ad8f870751fa1d63',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:23.403819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7af4e41-b84d-46dd-87b4-e03b57c4f6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:23.405645 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13b36e07-e8a4-4380-b66e-aeb03b215914 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:23.406309 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 801/3222] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:23.423458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7af4e41-b84d-46dd-87b4-e03b57c4f6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:23.423458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Flow 'volume_create_api' (b06bba29-0b0c-4d7c-ba78-5978648fe5b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:23.423458 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Create volume request issued successfully. Aug 08 19:33:23.423458 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e9e0cc5b-bb49-4e5a-80b3-0d34f97c97e7 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:23.423786 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 809/3223] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:23 2026] POST /volume/v3/volumes => generated 752 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:23.425586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.427894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action Aug 08 19:33:23.428383 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action body: b'{"os-attach": {"instance_uuid": "d3e8bc17-9132-4b55-a90d-bec46a75fc1e", "mountpoint": "/dev/vdb"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:23.429513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d3e8bc17-9132-4b55-a90d-bec46a75fc1e", "mountpoint": "/dev/vdb"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:23.438471 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b413e27a-cd60-4ee4-baaf-ec3b67f8c6d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.440834 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b413e27a-cd60-4ee4-baaf-ec3b67f8c6d0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:23.440834 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b413e27a-cd60-4ee4-baaf-ec3b67f8c6d0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.441082 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b413e27a-cd60-4ee4-baaf-ec3b67f8c6d0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.445291 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:23.445291 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:23.447532 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:23.456729 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:23.456729 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:23.462058 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b413e27a-cd60-4ee4-baaf-ec3b67f8c6d0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:23.463192 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Update volume admin metadata completed successfully. Aug 08 19:33:23.470041 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b413e27a-cd60-4ee4-baaf-ec3b67f8c6d0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 returned with HTTP 200 Aug 08 19:33:23.470041 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 806/3224] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:23.560005 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Attach volume completed successfully. Aug 08 19:33:23.560232 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8997c166-b750-4a2e-bf2d-011d9a3ce43c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action returned with HTTP 202 Aug 08 19:33:23.561009 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 809/3225] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:23 2026] POST /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:23.572483 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a640d50-3a3c-46a1-908d-dd6c1bccdb72 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.572483 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a640d50-3a3c-46a1-908d-dd6c1bccdb72 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:23.572483 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a640d50-3a3c-46a1-908d-dd6c1bccdb72 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.572483 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a640d50-3a3c-46a1-908d-dd6c1bccdb72 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.589959 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:23.589959 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:23.597070 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6a640d50-3a3c-46a1-908d-dd6c1bccdb72 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:23.608482 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a640d50-3a3c-46a1-908d-dd6c1bccdb72 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:23.609039 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 802/3226] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 1173 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:23.626432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ccaf1466-1210-4d15-8fc5-49b0a7a7b649 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:23.629222 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccaf1466-1210-4d15-8fc5-49b0a7a7b649 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:23.629596 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccaf1466-1210-4d15-8fc5-49b0a7a7b649 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:23.629833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccaf1466-1210-4d15-8fc5-49b0a7a7b649 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:23.640340 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:23.640340 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:23.644200 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ccaf1466-1210-4d15-8fc5-49b0a7a7b649 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:23.648491 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccaf1466-1210-4d15-8fc5-49b0a7a7b649 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:23.648905 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 810/3227] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:23.667269 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b9551dd7-feff-483a-b061-5b8342fdba82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9551dd7-feff-483a-b061-5b8342fdba82 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9551dd7-feff-483a-b061-5b8342fdba82 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9551dd7-feff-483a-b061-5b8342fdba82 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-b9551dd7-feff-483a-b061-5b8342fdba82 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume '697a5108-7581-4d67-81eb-22713caa1748' with '{'status': 'error'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9551dd7-feff-483a-b061-5b8342fdba82 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action returned with HTTP 202 Aug 08 19:33:24.762519 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 807/3228] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:23 2026] POST /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action => generated 0 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-34739587-caea-4071-bda5-e99cea1a49ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34739587-caea-4071-bda5-e99cea1a49ad tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34739587-caea-4071-bda5-e99cea1a49ad tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-34739587-caea-4071-bda5-e99cea1a49ad tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-34739587-caea-4071-bda5-e99cea1a49ad tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-34739587-caea-4071-bda5-e99cea1a49ad tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:24.769487 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 810/3229] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:23 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 1172 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-deade47a-4001-4aa3-9b44-446a555aca17 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d964589d-8543-42b3-88d4-7f8955445f0d"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d964589d-8543-42b3-88d4-7f8955445f0d"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Volume info retrieved successfully. Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Terminate volume connection completed successfully. Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100254) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Detach volume completed successfully. Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-deade47a-4001-4aa3-9b44-446a555aca17 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action returned with HTTP 202 Aug 08 19:33:24.772638 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 803/3230] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:23 2026] POST /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:24.775348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0030c7e9-3d3f-4b45-80ae-f4e74f9f0474 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.775348 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0030c7e9-3d3f-4b45-80ae-f4e74f9f0474 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.775348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0030c7e9-3d3f-4b45-80ae-f4e74f9f0474 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.775348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0030c7e9-3d3f-4b45-80ae-f4e74f9f0474 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.775348 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.775348 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:24.777046 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1910fefe-ff26-4810-a054-9109d3e4bd51 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.777905 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0030c7e9-3d3f-4b45-80ae-f4e74f9f0474 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.778766 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1910fefe-ff26-4810-a054-9109d3e4bd51 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:24.778766 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1910fefe-ff26-4810-a054-9109d3e4bd51 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.778766 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1910fefe-ff26-4810-a054-9109d3e4bd51 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.778766 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1910fefe-ff26-4810-a054-9109d3e4bd51 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:24.779949 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0030c7e9-3d3f-4b45-80ae-f4e74f9f0474 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:24.779949 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 811/3231] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.781141 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf4a9334-2053-4bd0-a238-c0885ecb18d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.781141 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf4a9334-2053-4bd0-a238-c0885ecb18d1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:24.781141 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf4a9334-2053-4bd0-a238-c0885ecb18d1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.781141 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf4a9334-2053-4bd0-a238-c0885ecb18d1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.781141 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bf4a9334-2053-4bd0-a238-c0885ecb18d1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:24.782361 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.782361 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:24.782361 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1910fefe-ff26-4810-a054-9109d3e4bd51 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:24.782970 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.782970 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:24.783535 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 808/3232] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.783904 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf4a9334-2053-4bd0-a238-c0885ecb18d1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:24.783904 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 811/3233] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c4fa18e-3b61-40e4-b8e3-f35e69af866b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c4fa18e-3b61-40e4-b8e3-f35e69af866b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c4fa18e-3b61-40e4-b8e3-f35e69af866b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c4fa18e-3b61-40e4-b8e3-f35e69af866b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9c4fa18e-3b61-40e4-b8e3-f35e69af866b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c4fa18e-3b61-40e4-b8e3-f35e69af866b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:24.784494 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 804/3234] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0f0fee49-742d-4cb3-b8d9-0a193f017d71 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f0fee49-742d-4cb3-b8d9-0a193f017d71 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f0fee49-742d-4cb3-b8d9-0a193f017d71 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action body: b'{"os-detach": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f0fee49-742d-4cb3-b8d9-0a193f017d71 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0f0fee49-742d-4cb3-b8d9-0a193f017d71 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0f0fee49-742d-4cb3-b8d9-0a193f017d71 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Detach volume completed successfully. Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f0fee49-742d-4cb3-b8d9-0a193f017d71 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action returned with HTTP 202 Aug 08 19:33:24.785564 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 812/3235] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:24 2026] POST /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03edf4a8-4897-4c44-8ccd-856a5d63ca2c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03edf4a8-4897-4c44-8ccd-856a5d63ca2c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03edf4a8-4897-4c44-8ccd-856a5d63ca2c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03edf4a8-4897-4c44-8ccd-856a5d63ca2c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-03edf4a8-4897-4c44-8ccd-856a5d63ca2c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03edf4a8-4897-4c44-8ccd-856a5d63ca2c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:24.787006 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 809/3236] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d86e58ff-1e43-4b58-93db-22399dd27acc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d86e58ff-1e43-4b58-93db-22399dd27acc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d86e58ff-1e43-4b58-93db-22399dd27acc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d86e58ff-1e43-4b58-93db-22399dd27acc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d86e58ff-1e43-4b58-93db-22399dd27acc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d86e58ff-1e43-4b58-93db-22399dd27acc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:24.787555 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 812/3237] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] DELETE https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume with id: 697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume request issued successfully. Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a653e73-12db-4b0a-8d18-890f572d49a8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 202 Aug 08 19:33:24.788587 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 805/3238] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:24 2026] DELETE /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ae728936-6bb0-48ba-af3b-0fb3f11c0f47 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae728936-6bb0-48ba-af3b-0fb3f11c0f47 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae728936-6bb0-48ba-af3b-0fb3f11c0f47 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae728936-6bb0-48ba-af3b-0fb3f11c0f47 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ae728936-6bb0-48ba-af3b-0fb3f11c0f47 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae728936-6bb0-48ba-af3b-0fb3f11c0f47 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 200 Aug 08 19:33:24.789100 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 813/3239] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bcf88479-9375-41f4-9de8-ea5362d55608 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcf88479-9375-41f4-9de8-ea5362d55608 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcf88479-9375-41f4-9de8-ea5362d55608 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bcf88479-9375-41f4-9de8-ea5362d55608 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bcf88479-9375-41f4-9de8-ea5362d55608 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bcf88479-9375-41f4-9de8-ea5362d55608 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 returned with HTTP 200 Aug 08 19:33:24.789556 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 810/3240] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f9481e7-acc9-4a13-b385-55211f320f90", "name": "tempest-VolumesBackupsAdminTest-Backup-1098402893", "container": "tempest-volumesbackupsadmintest-backup-container-1971543757"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Creating new backup {'backup': {'volume_id': '5f9481e7-acc9-4a13-b385-55211f320f90', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1098402893', 'container': 'tempest-volumesbackupsadmintest-backup-container-1971543757'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Creating backup of volume 5f9481e7-acc9-4a13-b385-55211f320f90 in container tempest-volumesbackupsadmintest-backup-container-1971543757 Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Created reservations ['2462c13b-1632-4f4e-892b-988bfb50233d', '21bdf0a4-16e5-4946-90dd-b1760e504149'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e4ab288-98a9-4a01-bfca-a0267bf52010 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:33:24.789894 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 813/3241] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:24 2026] POST /volume/v3/backups => generated 333 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1fc65919-c0be-4453-ab06-e3c42453a3c8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1fc65919-c0be-4453-ab06-e3c42453a3c8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1fc65919-c0be-4453-ab06-e3c42453a3c8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1fc65919-c0be-4453-ab06-e3c42453a3c8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1fc65919-c0be-4453-ab06-e3c42453a3c8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1fc65919-c0be-4453-ab06-e3c42453a3c8 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:24.790326 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 806/3242] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-196498642"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-196498642'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume of 1 GB Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Availability Zones retrieved successfully. Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Flow 'volume_create_api' (91076091-ae4d-4662-90ad-ee4d394cf3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18448bc-520f-4a7b-85bd-e076f6326bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:24.790627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:24.797085 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18448bc-520f-4a7b-85bd-e076f6326bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:24.799379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96373285-cb1f-49a0-863b-2b188130a38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:24.898969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Created reservations ['e439abac-e439-4c63-a474-a71d43fd4bd3', '8c04f268-3971-477e-85ec-a44b5b21d43d', '331a59dd-09cf-4dcb-83e7-4e9c37f8cdb4', 'd5a49ce8-9c46-4204-8c37-e9d6370eb69f'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:24.899740 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96373285-cb1f-49a0-863b-2b188130a38e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e439abac-e439-4c63-a474-a71d43fd4bd3', '8c04f268-3971-477e-85ec-a44b5b21d43d', '331a59dd-09cf-4dcb-83e7-4e9c37f8cdb4', 'd5a49ce8-9c46-4204-8c37-e9d6370eb69f']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:24.900546 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44aae73a-c75f-4070-af79-d7ca6af3e522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:24.926479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44aae73a-c75f-4070-af79-d7ca6af3e522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ce8f11-88a8-4729-86e8-bdda4d71ed48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196498642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7e3c3f52ef47579c3cc6124849489d',qos_specs=None,replication_status=,reservations=['e439abac-e439-4c63-a474-a71d43fd4bd3','8c04f268-3971-477e-85ec-a44b5b21d43d','331a59dd-09cf-4dcb-83e7-4e9c37f8cdb4','d5a49ce8-9c46-4204-8c37-e9d6370eb69f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6840c61c2f44218fa8b8e3e791687a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196498642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ce8f11-88a8-4729-86e8-bdda4d71ed48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf7e3c3f52ef47579c3cc6124849489d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='db6840c61c2f44218fa8b8e3e791687a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:24.928401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ae455b-4f4b-441f-950c-cb290a6a8fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:24.948225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ae455b-4f4b-441f-950c-cb290a6a8fbd) transitioned into 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-196498642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7e3c3f52ef47579c3cc6124849489d',qos_specs=None,replication_status=,reservations=['e439abac-e439-4c63-a474-a71d43fd4bd3','8c04f268-3971-477e-85ec-a44b5b21d43d','331a59dd-09cf-4dcb-83e7-4e9c37f8cdb4','d5a49ce8-9c46-4204-8c37-e9d6370eb69f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6840c61c2f44218fa8b8e3e791687a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:24.948225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e40d84e-2e50-4206-8630-226a0b7726db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:24.962256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e40d84e-2e50-4206-8630-226a0b7726db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:24.963563 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Flow 'volume_create_api' (91076091-ae4d-4662-90ad-ee4d394cf3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:24.963881 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume request issued successfully. Aug 08 19:33:24.964610 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1f6b0910-b09b-4010-8318-9af220fa5f28 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:24.965009 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 814/3243] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:33:24 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) Aug 08 19:33:24.983573 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4389f9f-7650-4b6f-bf99-ee12771a1c16 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.984374 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10a756be-83be-4471-b561-07b2489f46f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:24.986017 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4389f9f-7650-4b6f-bf99-ee12771a1c16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 Aug 08 19:33:24.986273 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4389f9f-7650-4b6f-bf99-ee12771a1c16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:24.986532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4389f9f-7650-4b6f-bf99-ee12771a1c16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:24.997729 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:24.997729 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:25.003215 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4389f9f-7650-4b6f-bf99-ee12771a1c16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:33:25.010262 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4389f9f-7650-4b6f-bf99-ee12771a1c16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 returned with HTTP 200 Aug 08 19:33:25.010783 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 811/3244] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:24 2026] GET /volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:33:25.063270 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:25.063658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1791844854"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:25.065034 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1791844854'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:25.065157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Create volume of 1 GB Aug 08 19:33:25.065404 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:25.065404 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:25.069163 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Availability Zones retrieved successfully. Aug 08 19:33:25.074664 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Flow 'volume_create_api' (86253052-2fc5-4d36-b423-42b947c595c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:25.075785 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61b6283-1e28-4dc8-bfaf-c3c4d5e791ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:25.076532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:25.104580 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61b6283-1e28-4dc8-bfaf-c3c4d5e791ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:25.105270 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6db534-125c-4aa3-9755-f099c73d8e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:25.162213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f6d8e6e2-5802-4def-af24-5ee311ba5a0e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:25.163705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fa0f4200-4230-4be9-8942-1d838fcb6701 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:25.164616 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6d8e6e2-5802-4def-af24-5ee311ba5a0e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:25.164951 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6d8e6e2-5802-4def-af24-5ee311ba5a0e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:25.165247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6d8e6e2-5802-4def-af24-5ee311ba5a0e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:25.165469 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f6d8e6e2-5802-4def-af24-5ee311ba5a0e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:25.166921 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa0f4200-4230-4be9-8942-1d838fcb6701 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:25.167211 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa0f4200-4230-4be9-8942-1d838fcb6701 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:25.167398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa0f4200-4230-4be9-8942-1d838fcb6701 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:25.167544 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fa0f4200-4230-4be9-8942-1d838fcb6701 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:25.171228 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:25.171228 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:25.172258 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6d8e6e2-5802-4def-af24-5ee311ba5a0e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:25.172334 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:25.172334 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:25.172907 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 807/3245] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:25 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:25.173362 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa0f4200-4230-4be9-8942-1d838fcb6701 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:25.176432 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 815/3246] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:25 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:25.176553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Created reservations ['e28e49f9-3c41-48f5-a9fe-4dcab5491700', '92ec8bfe-11e4-47c8-a5dc-073c44bc9608', 'c866b4a3-1141-49f2-ba32-74771e472242', '74496b01-9e1a-4e93-bb98-6fe6d48a607e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:25.177276 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a6db534-125c-4aa3-9755-f099c73d8e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e28e49f9-3c41-48f5-a9fe-4dcab5491700', '92ec8bfe-11e4-47c8-a5dc-073c44bc9608', 'c866b4a3-1141-49f2-ba32-74771e472242', '74496b01-9e1a-4e93-bb98-6fe6d48a607e']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:25.178347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5cc2f7-50cf-4724-972a-5ba3c9563fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:25.210607 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b5cc2f7-50cf-4724-972a-5ba3c9563fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6acd4f6-6689-4a94-8765-9ac1fc217d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1791844854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f968a7727b645bf9a4e955af6df487e',qos_specs=None,replication_status=,reservations=['e28e49f9-3c41-48f5-a9fe-4dcab5491700','92ec8bfe-11e4-47c8-a5dc-073c44bc9608','c866b4a3-1141-49f2-ba32-74771e472242','74496b01-9e1a-4e93-bb98-6fe6d48a607e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4388557a1d24252aefc90b182f04c92',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1791844854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6acd4f6-6689-4a94-8765-9ac1fc217d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f968a7727b645bf9a4e955af6df487e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e4388557a1d24252aefc90b182f04c92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:25.211588 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fca31cc-4495-4545-9397-308ba575d03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:25.233080 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fca31cc-4495-4545-9397-308ba575d03d) transitioned into 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-1791844854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f968a7727b645bf9a4e955af6df487e',qos_specs=None,replication_status=,reservations=['e28e49f9-3c41-48f5-a9fe-4dcab5491700','92ec8bfe-11e4-47c8-a5dc-073c44bc9608','c866b4a3-1141-49f2-ba32-74771e472242','74496b01-9e1a-4e93-bb98-6fe6d48a607e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4388557a1d24252aefc90b182f04c92',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:25.234039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc53d94e-1884-429e-87ad-0b6f0c8f969b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:25.247316 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc53d94e-1884-429e-87ad-0b6f0c8f969b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:25.248513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Flow 'volume_create_api' (86253052-2fc5-4d36-b423-42b947c595c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:25.248920 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Create volume request issued successfully. Aug 08 19:33:25.249726 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10a756be-83be-4471-b561-07b2489f46f4 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:25.250275 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 814/3247] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:33:24 2026] POST /volume/v3/volumes => generated 776 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:25.266147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-84be192f-7813-4f64-bb14-1b50353622a2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:25.268099 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84be192f-7813-4f64-bb14-1b50353622a2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 Aug 08 19:33:25.268348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84be192f-7813-4f64-bb14-1b50353622a2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:25.268601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-84be192f-7813-4f64-bb14-1b50353622a2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:25.277225 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:25.277225 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:25.281640 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-84be192f-7813-4f64-bb14-1b50353622a2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Volume info retrieved successfully. Aug 08 19:33:25.285835 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-84be192f-7813-4f64-bb14-1b50353622a2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 returned with HTTP 200 Aug 08 19:33:25.286227 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 812/3248] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:25 2026] GET /volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:25.412282 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ce30c65-edd9-4d7d-b8bc-f2d56cfaee7e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:25.414565 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce30c65-edd9-4d7d-b8bc-f2d56cfaee7e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 Aug 08 19:33:25.414811 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ce30c65-edd9-4d7d-b8bc-f2d56cfaee7e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:25.415030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ce30c65-edd9-4d7d-b8bc-f2d56cfaee7e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:25.422941 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce30c65-edd9-4d7d-b8bc-f2d56cfaee7e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 returned with HTTP 404 Aug 08 19:33:25.423535 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 808/3249] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:25 2026] GET /volume/v3/volumes/697a5108-7581-4d67-81eb-22713caa1748 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:25.641493 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-146d8ab1-58d2-4945-aa3e-a4474ec545e4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:25.643155 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-146d8ab1-58d2-4945-aa3e-a4474ec545e4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:25.644129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-146d8ab1-58d2-4945-aa3e-a4474ec545e4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:25.644129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-146d8ab1-58d2-4945-aa3e-a4474ec545e4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:25.644129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-146d8ab1-58d2-4945-aa3e-a4474ec545e4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:25.648261 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:25.648261 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:25.648967 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-146d8ab1-58d2-4945-aa3e-a4474ec545e4 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:25.649301 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 816/3250] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:25 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:26.029334 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2187392-8785-47c3-8a9d-8fac136714c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.032166 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2187392-8785-47c3-8a9d-8fac136714c5 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 Aug 08 19:33:26.032462 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2187392-8785-47c3-8a9d-8fac136714c5 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:26.032773 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2187392-8785-47c3-8a9d-8fac136714c5 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:26.052050 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.052050 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:26.058115 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e2187392-8785-47c3-8a9d-8fac136714c5 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:33:26.064605 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2187392-8785-47c3-8a9d-8fac136714c5 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 returned with HTTP 200 Aug 08 19:33:26.065020 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 815/3251] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:26 2026] GET /volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:26.080608 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6aee540-fa59-4552-bdfe-e1837e134067 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.085138 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6aee540-fa59-4552-bdfe-e1837e134067 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:33:26.085138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6aee540-fa59-4552-bdfe-e1837e134067 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29ce8f11-88a8-4729-86e8-bdda4d71ed48", "name": "tempest-type-Backup-1660810963"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:26.086819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-e6aee540-fa59-4552-bdfe-e1837e134067 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Creating new backup {'backup': {'volume_id': '29ce8f11-88a8-4729-86e8-bdda4d71ed48', 'name': 'tempest-type-Backup-1660810963'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:33:26.086968 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-e6aee540-fa59-4552-bdfe-e1837e134067 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Creating backup of volume 29ce8f11-88a8-4729-86e8-bdda4d71ed48 in container None Aug 08 19:33:26.101524 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.101524 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:26.101977 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e6aee540-fa59-4552-bdfe-e1837e134067 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:33:26.139132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e6aee540-fa59-4552-bdfe-e1837e134067 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Created reservations ['4f9d265d-4c99-440f-ac1e-b3f2be409308', '73e640c1-f848-4e37-b36d-41467ddb12f3'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:26.175705 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6aee540-fa59-4552-bdfe-e1837e134067 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:33:26.176390 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 813/3252] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:33:26 2026] POST /volume/v3/backups => generated 314 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:26.185786 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-27f3b5db-ebfb-4ff2-8384-6589c9c37346 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.187614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6eec1ace-9904-4c03-8df0-d5c2a0f7cac3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.187836 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27f3b5db-ebfb-4ff2-8384-6589c9c37346 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:26.187836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27f3b5db-ebfb-4ff2-8384-6589c9c37346 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:26.188055 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27f3b5db-ebfb-4ff2-8384-6589c9c37346 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:26.188160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-27f3b5db-ebfb-4ff2-8384-6589c9c37346 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:26.189924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-21726466-603c-4f6f-9274-c80e36cdd22f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.190042 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6eec1ace-9904-4c03-8df0-d5c2a0f7cac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:26.190361 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6eec1ace-9904-4c03-8df0-d5c2a0f7cac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:26.190608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6eec1ace-9904-4c03-8df0-d5c2a0f7cac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:26.190713 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6eec1ace-9904-4c03-8df0-d5c2a0f7cac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:26.192168 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21726466-603c-4f6f-9274-c80e36cdd22f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:26.192364 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.192364 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:26.192479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21726466-603c-4f6f-9274-c80e36cdd22f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:26.192746 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-21726466-603c-4f6f-9274-c80e36cdd22f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:26.192903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-21726466-603c-4f6f-9274-c80e36cdd22f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:26.192936 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27f3b5db-ebfb-4ff2-8384-6589c9c37346 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:26.193349 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 809/3253] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:26 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:26.195667 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.195667 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:26.196132 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6eec1ace-9904-4c03-8df0-d5c2a0f7cac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:26.196585 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 817/3254] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:26 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:26.203097 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.203097 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:26.205747 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-21726466-603c-4f6f-9274-c80e36cdd22f tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:26.205747 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 816/3255] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:26 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:26.298348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48bb1d7c-5e15-4e6c-9e1e-a6c77ab9c1f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.300689 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48bb1d7c-5e15-4e6c-9e1e-a6c77ab9c1f9 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 Aug 08 19:33:26.301016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48bb1d7c-5e15-4e6c-9e1e-a6c77ab9c1f9 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:26.301272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48bb1d7c-5e15-4e6c-9e1e-a6c77ab9c1f9 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:26.314671 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.314671 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:26.320905 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-48bb1d7c-5e15-4e6c-9e1e-a6c77ab9c1f9 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Volume info retrieved successfully. Aug 08 19:33:26.329517 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48bb1d7c-5e15-4e6c-9e1e-a6c77ab9c1f9 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 returned with HTTP 200 Aug 08 19:33:26.330296 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 814/3256] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:26 2026] GET /volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:26.349049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.351366 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:33:26.351859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6acd4f6-6689-4a94-8765-9ac1fc217d21", "name": "tempest-type-Backup-753573951"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:26.353727 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Creating new backup {'backup': {'volume_id': 'e6acd4f6-6689-4a94-8765-9ac1fc217d21', 'name': 'tempest-type-Backup-753573951'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:33:26.353912 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Creating backup of volume e6acd4f6-6689-4a94-8765-9ac1fc217d21 in container None Aug 08 19:33:26.363341 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.363341 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:26.363798 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Volume info retrieved successfully. Aug 08 19:33:26.396186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Created reservations ['9adba404-2548-4c62-99f1-a07a52419d00', 'ff568bb7-4ff3-42d3-8c82-937bcccf315f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:26.420783 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9dc7c4cd-3a0a-48f4-b29a-dd25858881da tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:33:26.421381 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 810/3257] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:33:26 2026] POST /volume/v3/backups => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:26.430559 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-45f8b460-d3d3-4e55-b7b0-bb4b17aa826f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.432913 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45f8b460-d3d3-4e55-b7b0-bb4b17aa826f tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:26.433226 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45f8b460-d3d3-4e55-b7b0-bb4b17aa826f tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:26.433462 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45f8b460-d3d3-4e55-b7b0-bb4b17aa826f tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:26.433580 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-45f8b460-d3d3-4e55-b7b0-bb4b17aa826f tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:26.437820 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.437820 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:26.438389 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45f8b460-d3d3-4e55-b7b0-bb4b17aa826f tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:26.438812 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 818/3258] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:26 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:26.659936 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-293a0e8a-6f76-49ec-b1fc-361a3e514202 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:26.661895 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-293a0e8a-6f76-49ec-b1fc-361a3e514202 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:26.662352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-293a0e8a-6f76-49ec-b1fc-361a3e514202 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:26.662352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-293a0e8a-6f76-49ec-b1fc-361a3e514202 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:26.662512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-293a0e8a-6f76-49ec-b1fc-361a3e514202 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:26.672482 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:26.672482 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:26.673434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-293a0e8a-6f76-49ec-b1fc-361a3e514202 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:26.673834 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 817/3259] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:26 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:27.206727 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5f2ca3c-0adc-440b-a983-9d29caec2203 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:27.208612 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5f2ca3c-0adc-440b-a983-9d29caec2203 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:27.208927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5f2ca3c-0adc-440b-a983-9d29caec2203 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:27.209385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5f2ca3c-0adc-440b-a983-9d29caec2203 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:27.209385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e5f2ca3c-0adc-440b-a983-9d29caec2203 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:27.210647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-940d7448-37aa-41cb-b118-64add7a199c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:27.213600 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-940d7448-37aa-41cb-b118-64add7a199c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:27.213600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-940d7448-37aa-41cb-b118-64add7a199c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:27.213600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-940d7448-37aa-41cb-b118-64add7a199c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:27.213600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-940d7448-37aa-41cb-b118-64add7a199c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:27.213912 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:27.213912 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:27.215711 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5f2ca3c-0adc-440b-a983-9d29caec2203 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:27.215711 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 815/3260] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:27 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:27.218382 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0424ad11-f682-46c0-9f65-8b059c468c8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:27.220486 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:27.220486 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:27.221370 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-940d7448-37aa-41cb-b118-64add7a199c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:27.221920 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 811/3261] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:27 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:27.223324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0424ad11-f682-46c0-9f65-8b059c468c8a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:27.223650 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0424ad11-f682-46c0-9f65-8b059c468c8a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:27.223949 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0424ad11-f682-46c0-9f65-8b059c468c8a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:27.224146 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0424ad11-f682-46c0-9f65-8b059c468c8a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:27.236945 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:27.236945 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:27.236945 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0424ad11-f682-46c0-9f65-8b059c468c8a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:27.237837 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 819/3262] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:27 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:27.453713 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b3f43e74-2e1a-4ed4-ba62-4ef1a6122b39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:27.456904 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3f43e74-2e1a-4ed4-ba62-4ef1a6122b39 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:27.457139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3f43e74-2e1a-4ed4-ba62-4ef1a6122b39 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:27.457318 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b3f43e74-2e1a-4ed4-ba62-4ef1a6122b39 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:27.458055 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b3f43e74-2e1a-4ed4-ba62-4ef1a6122b39 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:27.464228 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:27.464228 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:27.464773 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b3f43e74-2e1a-4ed4-ba62-4ef1a6122b39 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:27.465150 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 818/3263] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:27 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:27.683322 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e139b87-0ba4-401c-99c6-85b7bb57c728 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:27.685131 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e139b87-0ba4-401c-99c6-85b7bb57c728 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:27.685318 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e139b87-0ba4-401c-99c6-85b7bb57c728 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:27.685575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e139b87-0ba4-401c-99c6-85b7bb57c728 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:27.685911 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6e139b87-0ba4-401c-99c6-85b7bb57c728 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:27.690222 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:27.690222 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:27.690922 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e139b87-0ba4-401c-99c6-85b7bb57c728 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:27.691260 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 816/3264] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:27 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:27.928690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-72d89745-8b29-4684-8c8b-9407aa43373a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:27.931783 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:27.932153 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1164103909"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:27.934074 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1164103909'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:27.934221 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume of 1 GB Aug 08 19:33:27.941547 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Availability Zones retrieved successfully. Aug 08 19:33:27.951788 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (58a7431f-8c96-49e9-99db-a3e2ac8ba1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:27.953103 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff47f73-d08f-4b35-b292-1466438e9225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:27.955175 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:27.992231 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cff47f73-d08f-4b35-b292-1466438e9225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:27.993118 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd49471-c934-4655-ba5a-878875d433c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:28.040231 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Created reservations ['09e4d415-2357-4637-b43e-bee429bf5e16', '5bc2f7f7-3fae-493a-abca-3130c94d3f81', 'dc6eccb5-1047-4c28-9274-37216a4a24ac', 'cbba7323-e712-4386-b6f4-6b56bace569d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:28.041169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd49471-c934-4655-ba5a-878875d433c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09e4d415-2357-4637-b43e-bee429bf5e16', '5bc2f7f7-3fae-493a-abca-3130c94d3f81', 'dc6eccb5-1047-4c28-9274-37216a4a24ac', 'cbba7323-e712-4386-b6f4-6b56bace569d']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:28.042042 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ab8936-7d90-4fb6-b728-78a005886890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:28.063806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ab8936-7d90-4fb6-b728-78a005886890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8947c40-5f42-4293-82bd-b3902c8b2238', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1164103909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['09e4d415-2357-4637-b43e-bee429bf5e16','5bc2f7f7-3fae-493a-abca-3130c94d3f81','dc6eccb5-1047-4c28-9274-37216a4a24ac','cbba7323-e712-4386-b6f4-6b56bace569d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1164103909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8947c40-5f42-4293-82bd-b3902c8b2238,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434dcbc10f0d4e29956eb371de1678e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d91287e5839a40b8848713e356387c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:28.064580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572d06ef-e76a-4839-b264-5b2ad5789a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:28.083190 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (572d06ef-e76a-4839-b264-5b2ad5789a87) transitioned into 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-1164103909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['09e4d415-2357-4637-b43e-bee429bf5e16','5bc2f7f7-3fae-493a-abca-3130c94d3f81','dc6eccb5-1047-4c28-9274-37216a4a24ac','cbba7323-e712-4386-b6f4-6b56bace569d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:28.084003 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3591c33a-2845-47dc-9a59-a6f171451517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:28.094982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3591c33a-2845-47dc-9a59-a6f171451517) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:28.095818 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (58a7431f-8c96-49e9-99db-a3e2ac8ba1a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:28.096147 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request issued successfully. Aug 08 19:33:28.096897 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-72d89745-8b29-4684-8c8b-9407aa43373a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:28.097156 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 812/3265] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:27 2026] POST /volume/v3/volumes => generated 747 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:33:28.110309 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b1833dad-ef07-4c5f-9445-b40daba2e6d7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.112328 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b1833dad-ef07-4c5f-9445-b40daba2e6d7 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:28.112557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b1833dad-ef07-4c5f-9445-b40daba2e6d7 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.112793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b1833dad-ef07-4c5f-9445-b40daba2e6d7 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.120241 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.120241 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:28.125701 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b1833dad-ef07-4c5f-9445-b40daba2e6d7 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:28.130358 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b1833dad-ef07-4c5f-9445-b40daba2e6d7 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 returned with HTTP 200 Aug 08 19:33:28.130800 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 820/3266] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:28 2026] GET /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:28.228923 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5267e6b4-449d-4c4a-a502-83e4c8cca858 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.230750 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5267e6b4-449d-4c4a-a502-83e4c8cca858 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:28.230945 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5267e6b4-449d-4c4a-a502-83e4c8cca858 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.231138 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5267e6b4-449d-4c4a-a502-83e4c8cca858 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.231212 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5267e6b4-449d-4c4a-a502-83e4c8cca858 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:28.235676 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-da3f8a2c-765c-41ba-9a96-d3f3ead97820 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.237217 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.237217 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:28.237478 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da3f8a2c-765c-41ba-9a96-d3f3ead97820 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:28.237627 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da3f8a2c-765c-41ba-9a96-d3f3ead97820 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.237810 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5267e6b4-449d-4c4a-a502-83e4c8cca858 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:28.237877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da3f8a2c-765c-41ba-9a96-d3f3ead97820 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.237921 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-da3f8a2c-765c-41ba-9a96-d3f3ead97820 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:28.238171 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 819/3267] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:28 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:28.242608 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.242608 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:28.243668 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da3f8a2c-765c-41ba-9a96-d3f3ead97820 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:28.244155 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 817/3268] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:28 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:28.248841 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-00058d65-e35e-42d2-b284-d874c4e81445 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.250641 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00058d65-e35e-42d2-b284-d874c4e81445 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:28.250806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00058d65-e35e-42d2-b284-d874c4e81445 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.251027 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00058d65-e35e-42d2-b284-d874c4e81445 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.251118 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-00058d65-e35e-42d2-b284-d874c4e81445 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:28.255720 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.255720 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:28.256386 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00058d65-e35e-42d2-b284-d874c4e81445 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:28.256772 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 813/3269] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:28 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:28.266718 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-272528c0-0077-480b-8f7c-0dd4f062a88a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.268769 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-272528c0-0077-480b-8f7c-0dd4f062a88a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d Aug 08 19:33:28.268983 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-272528c0-0077-480b-8f7c-0dd4f062a88a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.269200 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-272528c0-0077-480b-8f7c-0dd4f062a88a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.269526 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-272528c0-0077-480b-8f7c-0dd4f062a88a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume with id: adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d Aug 08 19:33:28.278460 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.278460 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:28.278713 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-272528c0-0077-480b-8f7c-0dd4f062a88a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:28.294757 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-272528c0-0077-480b-8f7c-0dd4f062a88a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume request issued successfully. Aug 08 19:33:28.294942 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-272528c0-0077-480b-8f7c-0dd4f062a88a tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d returned with HTTP 202 Aug 08 19:33:28.295362 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 821/3270] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:28 2026] DELETE /volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:28.302559 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eeeb6a7c-8e2f-4a33-b861-4ea7ba060fa8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.304283 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeeb6a7c-8e2f-4a33-b861-4ea7ba060fa8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d Aug 08 19:33:28.304527 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeeb6a7c-8e2f-4a33-b861-4ea7ba060fa8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.304717 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeeb6a7c-8e2f-4a33-b861-4ea7ba060fa8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.320182 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.320182 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:28.327871 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eeeb6a7c-8e2f-4a33-b861-4ea7ba060fa8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:28.338924 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeeb6a7c-8e2f-4a33-b861-4ea7ba060fa8 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d returned with HTTP 200 Aug 08 19:33:28.339484 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 820/3271] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:28 2026] GET /volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d => generated 1072 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:28.477487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9e9d40f-e7b8-4c77-8a7f-9818e4346674 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.479427 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9e9d40f-e7b8-4c77-8a7f-9818e4346674 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:28.479646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9e9d40f-e7b8-4c77-8a7f-9818e4346674 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.479840 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9e9d40f-e7b8-4c77-8a7f-9818e4346674 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.479957 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c9e9d40f-e7b8-4c77-8a7f-9818e4346674 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:28.491328 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.491328 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:28.492090 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9e9d40f-e7b8-4c77-8a7f-9818e4346674 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:28.492525 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 818/3272] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:28 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 722 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:28.705353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ad046013-29db-4765-a172-bf8d0d215f67 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:28.707496 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad046013-29db-4765-a172-bf8d0d215f67 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:28.707741 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad046013-29db-4765-a172-bf8d0d215f67 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:28.708011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ad046013-29db-4765-a172-bf8d0d215f67 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:28.708058 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ad046013-29db-4765-a172-bf8d0d215f67 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:28.713609 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:28.713609 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:28.714579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ad046013-29db-4765-a172-bf8d0d215f67 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:28.715087 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 814/3273] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:28 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.160569 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cac47d86-3f71-4d51-9f10-2c6e41cb8410 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.164130 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cac47d86-3f71-4d51-9f10-2c6e41cb8410 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:29.164130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cac47d86-3f71-4d51-9f10-2c6e41cb8410 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.164130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cac47d86-3f71-4d51-9f10-2c6e41cb8410 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.173664 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.173664 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:29.180134 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cac47d86-3f71-4d51-9f10-2c6e41cb8410 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:29.184873 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cac47d86-3f71-4d51-9f10-2c6e41cb8410 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 returned with HTTP 200 Aug 08 19:33:29.185521 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 822/3274] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.199513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a86a07c6-74a8-4945-9e8a-ae1615f18665 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.201768 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a86a07c6-74a8-4945-9e8a-ae1615f18665 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238/action Aug 08 19:33:29.202255 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a86a07c6-74a8-4945-9e8a-ae1615f18665 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:29.202478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a86a07c6-74a8-4945-9e8a-ae1615f18665 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:29.215507 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.215507 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:29.216117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-a86a07c6-74a8-4945-9e8a-ae1615f18665 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume 'c8947c40-5f42-4293-82bd-b3902c8b2238' with '{'status': 'attaching'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:29.248668 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e68584c-cb4f-43ba-9518-fffc1e838131 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.249237 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a86a07c6-74a8-4945-9e8a-ae1615f18665 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238/action returned with HTTP 202 Aug 08 19:33:29.249874 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 821/3275] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:29 2026] POST /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:29.256445 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e68584c-cb4f-43ba-9518-fffc1e838131 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:29.256734 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e68584c-cb4f-43ba-9518-fffc1e838131 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.256934 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e68584c-cb4f-43ba-9518-fffc1e838131 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.257050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5e68584c-cb4f-43ba-9518-fffc1e838131 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:29.259846 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-433c46c0-23c5-484b-8035-937369bc077d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.261996 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.261996 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:29.262086 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-433c46c0-23c5-484b-8035-937369bc077d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:29.263188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-433c46c0-23c5-484b-8035-937369bc077d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.263278 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e68584c-cb4f-43ba-9518-fffc1e838131 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:29.263328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-433c46c0-23c5-484b-8035-937369bc077d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.263357 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 819/3276] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.264128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c00ccd68-c1e2-49bc-bcbe-23064dfce151 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.270066 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c00ccd68-c1e2-49bc-bcbe-23064dfce151 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:29.273979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c00ccd68-c1e2-49bc-bcbe-23064dfce151 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.273979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c00ccd68-c1e2-49bc-bcbe-23064dfce151 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.273979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c00ccd68-c1e2-49bc-bcbe-23064dfce151 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:29.278123 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.278123 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:29.281492 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-433c46c0-23c5-484b-8035-937369bc077d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:29.282219 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.282219 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:29.283064 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c00ccd68-c1e2-49bc-bcbe-23064dfce151 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:29.283566 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 823/3277] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.286321 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-433c46c0-23c5-484b-8035-937369bc077d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 returned with HTTP 200 Aug 08 19:33:29.286677 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 815/3278] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.304392 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-48f6a97e-f03a-4a3b-abc6-b7af0132bfac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.306912 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48f6a97e-f03a-4a3b-abc6-b7af0132bfac tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238/action Aug 08 19:33:29.307373 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48f6a97e-f03a-4a3b-abc6-b7af0132bfac tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:29.307616 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-48f6a97e-f03a-4a3b-abc6-b7af0132bfac tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:29.319888 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.319888 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:29.320175 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48f6a97e-f03a-4a3b-abc6-b7af0132bfac tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Volume info retrieved successfully. Aug 08 19:33:29.348944 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-48f6a97e-f03a-4a3b-abc6-b7af0132bfac tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Delete volume request issued successfully. Aug 08 19:33:29.349174 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-48f6a97e-f03a-4a3b-abc6-b7af0132bfac tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238/action returned with HTTP 202 Aug 08 19:33:29.349635 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 822/3279] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:29 2026] POST /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:29.354324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2f22c9dc-16e3-4adf-bc03-989633a445e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.358125 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f22c9dc-16e3-4adf-bc03-989633a445e1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d Aug 08 19:33:29.358309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f22c9dc-16e3-4adf-bc03-989633a445e1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.358494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f22c9dc-16e3-4adf-bc03-989633a445e1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.358766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3790edc0-3a87-4456-9ea1-f08cbab282f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.360653 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3790edc0-3a87-4456-9ea1-f08cbab282f4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:29.360842 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3790edc0-3a87-4456-9ea1-f08cbab282f4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.361124 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3790edc0-3a87-4456-9ea1-f08cbab282f4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.367648 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f22c9dc-16e3-4adf-bc03-989633a445e1 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d returned with HTTP 404 Aug 08 19:33:29.368527 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 820/3280] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/volumes/adbb5616-7e17-47c6-bb4a-4b0f6d9fe60d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:29.372061 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.372061 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:29.376232 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3790edc0-3a87-4456-9ea1-f08cbab282f4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:29.376736 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ffadc9a-671a-4c2c-be68-5a3c355caa19 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.379564 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ffadc9a-671a-4c2c-be68-5a3c355caa19 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:29.379787 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ffadc9a-671a-4c2c-be68-5a3c355caa19 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.380005 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ffadc9a-671a-4c2c-be68-5a3c355caa19 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.380168 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8ffadc9a-671a-4c2c-be68-5a3c355caa19 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:29.381120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3790edc0-3a87-4456-9ea1-f08cbab282f4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 returned with HTTP 200 Aug 08 19:33:29.381808 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 824/3281] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.384586 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.384586 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:29.385190 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ffadc9a-671a-4c2c-be68-5a3c355caa19 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:29.385675 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 816/3282] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.395937 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc8ea412-544b-4344-bcea-f2949c87fdc9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.400650 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc8ea412-544b-4344-bcea-f2949c87fdc9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:29.400936 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc8ea412-544b-4344-bcea-f2949c87fdc9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.401212 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc8ea412-544b-4344-bcea-f2949c87fdc9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.402600 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-fc8ea412-544b-4344-bcea-f2949c87fdc9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete backup with id: 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. Aug 08 19:33:29.407013 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.407013 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:29.419961 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-fc8ea412-544b-4344-bcea-f2949c87fdc9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] delete_backup rpcapi backup_id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:29.421478 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc8ea412-544b-4344-bcea-f2949c87fdc9 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 202 Aug 08 19:33:29.421878 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 823/3283] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:29 2026] DELETE /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:29.429388 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32b06a7e-8ab2-4d5a-a4ce-3d731170d344 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.431404 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32b06a7e-8ab2-4d5a-a4ce-3d731170d344 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:29.431693 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32b06a7e-8ab2-4d5a-a4ce-3d731170d344 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.431867 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32b06a7e-8ab2-4d5a-a4ce-3d731170d344 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.431982 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-32b06a7e-8ab2-4d5a-a4ce-3d731170d344 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:29.435901 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.435901 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:29.436537 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32b06a7e-8ab2-4d5a-a4ce-3d731170d344 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 200 Aug 08 19:33:29.437216 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 821/3284] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.503689 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6133be46-d607-4d34-81d7-7386613f03a0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.505478 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6133be46-d607-4d34-81d7-7386613f03a0 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:29.505697 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6133be46-d607-4d34-81d7-7386613f03a0 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.505878 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6133be46-d607-4d34-81d7-7386613f03a0 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.506029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6133be46-d607-4d34-81d7-7386613f03a0 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:29.510067 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.510067 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:29.510634 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6133be46-d607-4d34-81d7-7386613f03a0 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:29.511002 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 825/3285] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:29.729458 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-176c5f3c-4bf1-4cc1-914b-aecd49343bdf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:29.731274 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-176c5f3c-4bf1-4cc1-914b-aecd49343bdf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:29.731472 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-176c5f3c-4bf1-4cc1-914b-aecd49343bdf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:29.731648 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-176c5f3c-4bf1-4cc1-914b-aecd49343bdf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:29.731745 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-176c5f3c-4bf1-4cc1-914b-aecd49343bdf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:29.736677 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:29.736677 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:29.737755 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-176c5f3c-4bf1-4cc1-914b-aecd49343bdf tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:29.738346 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 817/3286] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:29 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:30.279733 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2ef17f7-5508-4148-b832-90344a517771 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.282021 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2ef17f7-5508-4148-b832-90344a517771 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:30.282262 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2ef17f7-5508-4148-b832-90344a517771 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.282478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2ef17f7-5508-4148-b832-90344a517771 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.282586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b2ef17f7-5508-4148-b832-90344a517771 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:30.287420 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:30.287420 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:30.288262 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2ef17f7-5508-4148-b832-90344a517771 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:30.288746 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 824/3287] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:30.296159 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7bde4e6c-f881-46ac-bd50-32a42b132501 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.298235 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bde4e6c-f881-46ac-bd50-32a42b132501 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:30.298235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bde4e6c-f881-46ac-bd50-32a42b132501 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.298440 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7bde4e6c-f881-46ac-bd50-32a42b132501 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.298440 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7bde4e6c-f881-46ac-bd50-32a42b132501 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:30.308998 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:30.308998 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:30.309771 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7bde4e6c-f881-46ac-bd50-32a42b132501 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:30.310192 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 822/3288] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:30.402843 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4cdfbb32-e316-4863-b73e-c8dab8b41f64 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.404794 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4cdfbb32-e316-4863-b73e-c8dab8b41f64 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:30.405039 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4cdfbb32-e316-4863-b73e-c8dab8b41f64 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.405230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4cdfbb32-e316-4863-b73e-c8dab8b41f64 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.411690 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4cdfbb32-e316-4863-b73e-c8dab8b41f64 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 returned with HTTP 404 Aug 08 19:33:30.412451 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 826/3289] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:30.420586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-17976a76-cf46-484c-b8f1-1b29cd21e95d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.422562 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17976a76-cf46-484c-b8f1-1b29cd21e95d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:30.422759 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17976a76-cf46-484c-b8f1-1b29cd21e95d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.422941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-17976a76-cf46-484c-b8f1-1b29cd21e95d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.428833 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-17976a76-cf46-484c-b8f1-1b29cd21e95d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 returned with HTTP 404 Aug 08 19:33:30.429326 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 818/3290] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:30.437200 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dee8582b-9317-4d40-a79e-27d7ac80c494 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.439167 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dee8582b-9317-4d40-a79e-27d7ac80c494 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:30.439303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dee8582b-9317-4d40-a79e-27d7ac80c494 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.439535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dee8582b-9317-4d40-a79e-27d7ac80c494 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.439705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-dee8582b-9317-4d40-a79e-27d7ac80c494 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume with id: c8947c40-5f42-4293-82bd-b3902c8b2238 Aug 08 19:33:30.448034 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dee8582b-9317-4d40-a79e-27d7ac80c494 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 returned with HTTP 404 Aug 08 19:33:30.449234 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 825/3291] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:30 2026] DELETE /volume/v3/volumes/c8947c40-5f42-4293-82bd-b3902c8b2238 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:30.449479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f09ed870-3548-4364-8b0b-d8a049191759 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.455393 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f09ed870-3548-4364-8b0b-d8a049191759 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b Aug 08 19:33:30.455665 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f09ed870-3548-4364-8b0b-d8a049191759 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.455918 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f09ed870-3548-4364-8b0b-d8a049191759 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.456080 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-f09ed870-3548-4364-8b0b-d8a049191759 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:30.458335 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-73a04476-b497-426c-b9a7-f06b092235db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.460268 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f09ed870-3548-4364-8b0b-d8a049191759 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b returned with HTTP 404 Aug 08 19:33:30.460629 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:30.460950 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 823/3292] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/backups/24d56dd0-2047-48d6-a2eb-da3bc3ca6c9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:30.461093 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1043166453"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:30.462752 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1043166453'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:30.462864 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume of 1 GB Aug 08 19:33:30.467348 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Availability Zones retrieved successfully. Aug 08 19:33:30.467489 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-020e2b72-0fb1-408a-bbbc-cb5ba7424bf2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.469321 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-020e2b72-0fb1-408a-bbbc-cb5ba7424bf2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:33:30.469540 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-020e2b72-0fb1-408a-bbbc-cb5ba7424bf2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.469760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-020e2b72-0fb1-408a-bbbc-cb5ba7424bf2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.469810 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-020e2b72-0fb1-408a-bbbc-cb5ba7424bf2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete backup with id: 389a74a1-6b35-45cf-81c3-306a27175376. Aug 08 19:33:30.473880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (0c6204bc-96fd-4454-9af3-91e53f2fd07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:30.474242 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:30.474242 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:30.475101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6a8262-237d-4783-81f6-aefe7a4419e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:30.476266 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:30.486658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-020e2b72-0fb1-408a-bbbc-cb5ba7424bf2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] delete_backup rpcapi backup_id 389a74a1-6b35-45cf-81c3-306a27175376 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:30.488554 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-020e2b72-0fb1-408a-bbbc-cb5ba7424bf2 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 202 Aug 08 19:33:30.489141 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 819/3293] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:30 2026] DELETE /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:30.498800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f56e2f25-7089-4444-84fa-6bf9eb34b8c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.501900 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f56e2f25-7089-4444-84fa-6bf9eb34b8c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:33:30.502127 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f56e2f25-7089-4444-84fa-6bf9eb34b8c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.502302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f56e2f25-7089-4444-84fa-6bf9eb34b8c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.502397 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f56e2f25-7089-4444-84fa-6bf9eb34b8c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:30.503031 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b6a8262-237d-4783-81f6-aefe7a4419e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:30.503773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706931dd-41c8-4586-998a-9e3590b79808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:30.510733 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:30.510733 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:30.511363 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f56e2f25-7089-4444-84fa-6bf9eb34b8c0 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 200 Aug 08 19:33:30.511744 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 826/3294] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:30.521365 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c15e955-9ab4-455e-b1ee-9db422d278aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.523313 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c15e955-9ab4-455e-b1ee-9db422d278aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:30.523589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c15e955-9ab4-455e-b1ee-9db422d278aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.523768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c15e955-9ab4-455e-b1ee-9db422d278aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.523866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4c15e955-9ab4-455e-b1ee-9db422d278aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:30.531032 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:30.531032 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:30.531724 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c15e955-9ab4-455e-b1ee-9db422d278aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:30.532868 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 824/3295] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:30.549318 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Created reservations ['2063a955-30be-497b-a2dd-88053a6df965', '5dee1ede-bd71-45bd-8aec-771c00ebcc21', 'c10518cc-6780-470c-b6fc-dfc0f8a73840', 'ee1316d7-b8a3-4d23-81f4-3c169666e701'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:30.550065 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706931dd-41c8-4586-998a-9e3590b79808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2063a955-30be-497b-a2dd-88053a6df965', '5dee1ede-bd71-45bd-8aec-771c00ebcc21', 'c10518cc-6780-470c-b6fc-dfc0f8a73840', 'ee1316d7-b8a3-4d23-81f4-3c169666e701']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:30.550795 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de28aaa5-1e92-46c2-bc4d-063d75e7d2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:30.571265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de28aaa5-1e92-46c2-bc4d-063d75e7d2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1043166453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['2063a955-30be-497b-a2dd-88053a6df965','5dee1ede-bd71-45bd-8aec-771c00ebcc21','c10518cc-6780-470c-b6fc-dfc0f8a73840','ee1316d7-b8a3-4d23-81f4-3c169666e701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1043166453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434dcbc10f0d4e29956eb371de1678e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d91287e5839a40b8848713e356387c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:30.572070 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac6c53f-b054-491a-8791-1fb13d8864cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:30.587911 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac6c53f-b054-491a-8791-1fb13d8864cc) transitioned into 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-1043166453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['2063a955-30be-497b-a2dd-88053a6df965','5dee1ede-bd71-45bd-8aec-771c00ebcc21','c10518cc-6780-470c-b6fc-dfc0f8a73840','ee1316d7-b8a3-4d23-81f4-3c169666e701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:30.588606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7aa521d-8076-4f94-a098-52ca24c38eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:30.596209 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7aa521d-8076-4f94-a098-52ca24c38eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:30.597445 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (0c6204bc-96fd-4454-9af3-91e53f2fd07d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:30.597445 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request issued successfully. Aug 08 19:33:30.597884 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73a04476-b497-426c-b9a7-f06b092235db tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:30.598328 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 827/3296] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:30 2026] POST /volume/v3/volumes => generated 747 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:30.612612 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-00b473e5-a532-47ae-addd-6be6c7d2bd75 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.613436 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00b473e5-a532-47ae-addd-6be6c7d2bd75 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:30.613652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00b473e5-a532-47ae-addd-6be6c7d2bd75 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.613830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-00b473e5-a532-47ae-addd-6be6c7d2bd75 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.622188 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:30.622188 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:30.625946 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-00b473e5-a532-47ae-addd-6be6c7d2bd75 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:30.631030 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-00b473e5-a532-47ae-addd-6be6c7d2bd75 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 returned with HTTP 200 Aug 08 19:33:30.631030 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 820/3297] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:30.754529 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1dc5f0bd-f8a4-4e4e-8b0f-1597b7de4762 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:30.756702 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1dc5f0bd-f8a4-4e4e-8b0f-1597b7de4762 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:30.756925 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1dc5f0bd-f8a4-4e4e-8b0f-1597b7de4762 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:30.757156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1dc5f0bd-f8a4-4e4e-8b0f-1597b7de4762 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:30.757266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1dc5f0bd-f8a4-4e4e-8b0f-1597b7de4762 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:30.766214 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:30.766214 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:30.767548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1dc5f0bd-f8a4-4e4e-8b0f-1597b7de4762 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:30.767936 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 827/3298] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:30 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.301746 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b06c2546-39a9-4ee3-9ef8-2b0eb979519b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.304477 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b06c2546-39a9-4ee3-9ef8-2b0eb979519b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:31.304750 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b06c2546-39a9-4ee3-9ef8-2b0eb979519b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.305008 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b06c2546-39a9-4ee3-9ef8-2b0eb979519b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.305143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b06c2546-39a9-4ee3-9ef8-2b0eb979519b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:31.310564 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.310564 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:31.311341 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b06c2546-39a9-4ee3-9ef8-2b0eb979519b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:31.311849 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 825/3299] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.340093 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d0101037-ceb9-44d5-a7f6-923dcde9d996 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.342685 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0101037-ceb9-44d5-a7f6-923dcde9d996 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:31.342937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d0101037-ceb9-44d5-a7f6-923dcde9d996 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.343239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d0101037-ceb9-44d5-a7f6-923dcde9d996 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.343367 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d0101037-ceb9-44d5-a7f6-923dcde9d996 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:31.349805 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.349805 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:31.350870 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0101037-ceb9-44d5-a7f6-923dcde9d996 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:31.351365 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 828/3300] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.522567 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4bec13f2-0bdf-453f-b502-0d55ac881466 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.524233 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4bec13f2-0bdf-453f-b502-0d55ac881466 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 Aug 08 19:33:31.524561 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4bec13f2-0bdf-453f-b502-0d55ac881466 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.524611 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4bec13f2-0bdf-453f-b502-0d55ac881466 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.524740 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4bec13f2-0bdf-453f-b502-0d55ac881466 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 389a74a1-6b35-45cf-81c3-306a27175376. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:31.528600 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4bec13f2-0bdf-453f-b502-0d55ac881466 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 returned with HTTP 404 Aug 08 19:33:31.529085 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 821/3301] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/backups/389a74a1-6b35-45cf-81c3-306a27175376 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:31.536799 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-357a26e7-d269-4b7c-b0b0-7c3e8fd81dc5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.539065 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-357a26e7-d269-4b7c-b0b0-7c3e8fd81dc5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:31.539429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-357a26e7-d269-4b7c-b0b0-7c3e8fd81dc5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.539429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-357a26e7-d269-4b7c-b0b0-7c3e8fd81dc5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.539737 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-357a26e7-d269-4b7c-b0b0-7c3e8fd81dc5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete backup with id: 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. Aug 08 19:33:31.544488 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42598060-b193-4721-97b9-0dc9f557b3d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.545821 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.545821 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:31.546173 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42598060-b193-4721-97b9-0dc9f557b3d2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:31.546533 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42598060-b193-4721-97b9-0dc9f557b3d2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.546869 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42598060-b193-4721-97b9-0dc9f557b3d2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.546869 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-42598060-b193-4721-97b9-0dc9f557b3d2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:31.553430 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.553430 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:31.554743 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42598060-b193-4721-97b9-0dc9f557b3d2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:31.554808 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 826/3302] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.565650 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-357a26e7-d269-4b7c-b0b0-7c3e8fd81dc5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] delete_backup rpcapi backup_id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:31.568324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-357a26e7-d269-4b7c-b0b0-7c3e8fd81dc5 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 202 Aug 08 19:33:31.568324 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 828/3303] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:31 2026] DELETE /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:31.575665 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-364b0371-f518-47c0-ac73-7dcb6dcde46e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.579757 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-364b0371-f518-47c0-ac73-7dcb6dcde46e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:31.580233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-364b0371-f518-47c0-ac73-7dcb6dcde46e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.580667 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-364b0371-f518-47c0-ac73-7dcb6dcde46e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.580993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-364b0371-f518-47c0-ac73-7dcb6dcde46e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:31.587998 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.587998 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:31.588771 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-364b0371-f518-47c0-ac73-7dcb6dcde46e tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 200 Aug 08 19:33:31.589324 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 829/3304] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.645317 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0f45b83a-0735-43b7-88fa-9e5d2f49a929 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.647086 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f45b83a-0735-43b7-88fa-9e5d2f49a929 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:31.647278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f45b83a-0735-43b7-88fa-9e5d2f49a929 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.647659 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0f45b83a-0735-43b7-88fa-9e5d2f49a929 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.655609 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.655609 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:31.659767 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0f45b83a-0735-43b7-88fa-9e5d2f49a929 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:31.663800 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0f45b83a-0735-43b7-88fa-9e5d2f49a929 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 returned with HTTP 200 Aug 08 19:33:31.664208 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 822/3305] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.677302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d234f54-c802-4f06-b32a-97fffbac1f0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.679040 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d234f54-c802-4f06-b32a-97fffbac1f0f tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3/action Aug 08 19:33:31.679358 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d234f54-c802-4f06-b32a-97fffbac1f0f tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:31.679503 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d234f54-c802-4f06-b32a-97fffbac1f0f tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:31.688261 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.688261 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:31.688672 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-2d234f54-c802-4f06-b32a-97fffbac1f0f tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume '2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3' with '{'status': 'creating'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:31.706611 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d234f54-c802-4f06-b32a-97fffbac1f0f tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3/action returned with HTTP 202 Aug 08 19:33:31.707037 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 827/3306] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:31 2026] POST /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:31.714039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69aa138d-be22-406b-81a5-85d16b6d3377 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.718390 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69aa138d-be22-406b-81a5-85d16b6d3377 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:31.718681 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69aa138d-be22-406b-81a5-85d16b6d3377 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.718894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69aa138d-be22-406b-81a5-85d16b6d3377 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.732832 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.732832 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:31.739244 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69aa138d-be22-406b-81a5-85d16b6d3377 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:31.749715 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69aa138d-be22-406b-81a5-85d16b6d3377 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 returned with HTTP 200 Aug 08 19:33:31.750165 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 829/3307] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.765670 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d0876f8c-2cbb-4458-b227-06e208912143 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.767422 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0876f8c-2cbb-4458-b227-06e208912143 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3/action Aug 08 19:33:31.767776 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d0876f8c-2cbb-4458-b227-06e208912143 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:31.767908 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d0876f8c-2cbb-4458-b227-06e208912143 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:31.777195 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.777195 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:31.777545 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d0876f8c-2cbb-4458-b227-06e208912143 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Volume info retrieved successfully. Aug 08 19:33:31.778663 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d84f31c0-175e-4306-89af-a6d03ff5166a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.780503 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d84f31c0-175e-4306-89af-a6d03ff5166a tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:31.780690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d84f31c0-175e-4306-89af-a6d03ff5166a tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.780885 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d84f31c0-175e-4306-89af-a6d03ff5166a tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.781007 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d84f31c0-175e-4306-89af-a6d03ff5166a tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:31.785762 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.785762 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:31.786568 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d84f31c0-175e-4306-89af-a6d03ff5166a tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:31.787104 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 823/3308] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:31.803166 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d0876f8c-2cbb-4458-b227-06e208912143 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Delete volume request issued successfully. Aug 08 19:33:31.803459 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d0876f8c-2cbb-4458-b227-06e208912143 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3/action returned with HTTP 202 Aug 08 19:33:31.803851 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 830/3309] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:31 2026] POST /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:31.814313 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9825abb3-66b6-4f53-a1e1-8839e0e696d4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:31.816736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9825abb3-66b6-4f53-a1e1-8839e0e696d4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:31.817037 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9825abb3-66b6-4f53-a1e1-8839e0e696d4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:31.817337 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9825abb3-66b6-4f53-a1e1-8839e0e696d4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:31.830246 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:31.830246 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:31.834834 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9825abb3-66b6-4f53-a1e1-8839e0e696d4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:31.840376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9825abb3-66b6-4f53-a1e1-8839e0e696d4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 returned with HTTP 200 Aug 08 19:33:31.840787 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 828/3310] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:31 2026] GET /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:32.323509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8d843dcb-0471-4bc3-b2c5-7f601059ff7e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.325295 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d843dcb-0471-4bc3-b2c5-7f601059ff7e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:32.325534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d843dcb-0471-4bc3-b2c5-7f601059ff7e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.325758 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8d843dcb-0471-4bc3-b2c5-7f601059ff7e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.325897 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8d843dcb-0471-4bc3-b2c5-7f601059ff7e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:32.330512 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.330512 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:32.331193 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8d843dcb-0471-4bc3-b2c5-7f601059ff7e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:32.331558 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 830/3311] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:32.390034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db108560-f555-4e57-a317-f54ee91ccadc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.391936 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db108560-f555-4e57-a317-f54ee91ccadc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:32.392176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db108560-f555-4e57-a317-f54ee91ccadc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.392765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db108560-f555-4e57-a317-f54ee91ccadc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.392862 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-db108560-f555-4e57-a317-f54ee91ccadc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:32.396947 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.396947 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:32.397670 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db108560-f555-4e57-a317-f54ee91ccadc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:32.398123 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 824/3312] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:32.406706 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5587ff0e-8620-48ad-86f9-27c07014b32f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.408594 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5587ff0e-8620-48ad-86f9-27c07014b32f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:32.408751 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5587ff0e-8620-48ad-86f9-27c07014b32f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.408935 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5587ff0e-8620-48ad-86f9-27c07014b32f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.417523 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.417523 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:32.420383 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5587ff0e-8620-48ad-86f9-27c07014b32f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:32.426786 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5587ff0e-8620-48ad-86f9-27c07014b32f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:32.427162 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 831/3313] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 1131 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:32.441808 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-db2dcdaf-da4c-490c-a368-1a84309673f3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.443692 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db2dcdaf-da4c-490c-a368-1a84309673f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:32.444022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db2dcdaf-da4c-490c-a368-1a84309673f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.444342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-db2dcdaf-da4c-490c-a368-1a84309673f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.444617 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-db2dcdaf-da4c-490c-a368-1a84309673f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete backup with id: 633f8faf-89b4-4224-b9b0-6bc7088d9f81. Aug 08 19:33:32.449105 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.449105 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:32.462020 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-db2dcdaf-da4c-490c-a368-1a84309673f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] delete_backup rpcapi backup_id 633f8faf-89b4-4224-b9b0-6bc7088d9f81 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:32.464105 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-db2dcdaf-da4c-490c-a368-1a84309673f3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 202 Aug 08 19:33:32.464660 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 829/3314] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:32 2026] DELETE /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:32.474901 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a6dc7edd-c987-4ad5-920c-01e12f4cdc2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.476709 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6dc7edd-c987-4ad5-920c-01e12f4cdc2c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:32.476917 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6dc7edd-c987-4ad5-920c-01e12f4cdc2c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.477159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a6dc7edd-c987-4ad5-920c-01e12f4cdc2c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.477266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a6dc7edd-c987-4ad5-920c-01e12f4cdc2c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:32.481888 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.481888 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:32.482677 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a6dc7edd-c987-4ad5-920c-01e12f4cdc2c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 200 Aug 08 19:33:32.483134 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 831/3315] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:32.568323 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-03467751-82a4-4acc-8793-7d495a8e6d32 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.570205 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03467751-82a4-4acc-8793-7d495a8e6d32 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:32.570402 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03467751-82a4-4acc-8793-7d495a8e6d32 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.570605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03467751-82a4-4acc-8793-7d495a8e6d32 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.570703 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-03467751-82a4-4acc-8793-7d495a8e6d32 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:32.581433 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.581433 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:32.581433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03467751-82a4-4acc-8793-7d495a8e6d32 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:32.581433 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 825/3316] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:32.602541 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-604b37de-f06e-4cb2-ab06-cc89d244d471 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.602541 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-604b37de-f06e-4cb2-ab06-cc89d244d471 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 Aug 08 19:33:32.602541 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-604b37de-f06e-4cb2-ab06-cc89d244d471 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.602541 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-604b37de-f06e-4cb2-ab06-cc89d244d471 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.603170 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-604b37de-f06e-4cb2-ab06-cc89d244d471 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Show backup with id 8969f7ed-3c39-474a-a45f-bba78ffa0fd4. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:32.606773 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-604b37de-f06e-4cb2-ab06-cc89d244d471 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 returned with HTTP 404 Aug 08 19:33:32.607394 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 832/3317] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/backups/8969f7ed-3c39-474a-a45f-bba78ffa0fd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:32.619333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.621073 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 Aug 08 19:33:32.621448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.623328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.623328 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume with id: b2afcafa-9f85-4c51-aa67-df56f1cca671 Aug 08 19:33:32.637660 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.637660 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:32.639551 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:32.663725 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Delete volume request issued successfully. Aug 08 19:33:32.663910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81916bb6-4e8d-4881-a71b-d4e794eab407 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 returned with HTTP 202 Aug 08 19:33:32.664611 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 830/3318] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:32 2026] DELETE /volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:32.673099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9f0c4c7-3f70-442e-8bd7-671338118a29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.675195 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9f0c4c7-3f70-442e-8bd7-671338118a29 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 Aug 08 19:33:32.675448 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9f0c4c7-3f70-442e-8bd7-671338118a29 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.675737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9f0c4c7-3f70-442e-8bd7-671338118a29 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.687066 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.687066 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:32.692281 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9f0c4c7-3f70-442e-8bd7-671338118a29 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Volume info retrieved successfully. Aug 08 19:33:32.698235 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9f0c4c7-3f70-442e-8bd7-671338118a29 tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 returned with HTTP 200 Aug 08 19:33:32.698781 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 832/3319] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:32.799761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2fe2004c-130e-4e7b-b1e5-e6fffc8d2aee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.802311 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fe2004c-130e-4e7b-b1e5-e6fffc8d2aee tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:32.802311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fe2004c-130e-4e7b-b1e5-e6fffc8d2aee tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.802311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fe2004c-130e-4e7b-b1e5-e6fffc8d2aee tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.802311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2fe2004c-130e-4e7b-b1e5-e6fffc8d2aee tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:32.809084 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:32.809084 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:32.810070 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fe2004c-130e-4e7b-b1e5-e6fffc8d2aee tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:32.810488 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 826/3320] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:32.857248 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-922f1ab6-4ad1-40ff-aa90-b10a0cdefcd4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.858912 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-922f1ab6-4ad1-40ff-aa90-b10a0cdefcd4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:32.859128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-922f1ab6-4ad1-40ff-aa90-b10a0cdefcd4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.859344 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-922f1ab6-4ad1-40ff-aa90-b10a0cdefcd4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.865078 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-922f1ab6-4ad1-40ff-aa90-b10a0cdefcd4 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 returned with HTTP 404 Aug 08 19:33:32.865548 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 833/3321] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:32.880382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e983818f-9a67-4e93-b8a0-3ca87942c0c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.881535 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e983818f-9a67-4e93-b8a0-3ca87942c0c8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:32.881670 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e983818f-9a67-4e93-b8a0-3ca87942c0c8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.881841 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e983818f-9a67-4e93-b8a0-3ca87942c0c8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.887679 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e983818f-9a67-4e93-b8a0-3ca87942c0c8 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 returned with HTTP 404 Aug 08 19:33:32.888112 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 831/3322] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:32 2026] GET /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:32.898166 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84997166-df06-4bd0-924c-dee4026a439d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.900128 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84997166-df06-4bd0-924c-dee4026a439d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] DELETE https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:32.900302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84997166-df06-4bd0-924c-dee4026a439d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:32.900546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84997166-df06-4bd0-924c-dee4026a439d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:32.900703 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-84997166-df06-4bd0-924c-dee4026a439d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume with id: 2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 Aug 08 19:33:32.906666 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84997166-df06-4bd0-924c-dee4026a439d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 returned with HTTP 404 Aug 08 19:33:32.907120 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 833/3323] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:32 2026] DELETE /volume/v3/volumes/2a14c8a5-ef38-4ab6-bcab-9ef0a199fbb3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:32.920528 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:32.922299 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:32.922724 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1490739119"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:32.924406 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1490739119'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:32.924595 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume of 1 GB Aug 08 19:33:32.930224 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Availability Zones retrieved successfully. Aug 08 19:33:32.935320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (23d39ce3-176c-432e-bcc2-a144f77d0e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:32.936446 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3053f5e7-daed-458a-a1d9-70e26ae3e3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:32.936993 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:32.964485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3053f5e7-daed-458a-a1d9-70e26ae3e3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:32.964485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4caa9383-354a-4a19-9c79-5b9187c37401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:33.018184 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Created reservations ['92f15ca3-5a36-4a44-a9e8-5507ef16e259', '0840357a-1fee-4215-b75c-ecb1ef752e5d', 'f0b79f27-08d5-4b99-801c-12accb0b0bf0', '4d3a09ea-8645-40fc-ad3b-5900c1c78a03'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:33.019436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4caa9383-354a-4a19-9c79-5b9187c37401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f15ca3-5a36-4a44-a9e8-5507ef16e259', '0840357a-1fee-4215-b75c-ecb1ef752e5d', 'f0b79f27-08d5-4b99-801c-12accb0b0bf0', '4d3a09ea-8645-40fc-ad3b-5900c1c78a03']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:33.020423 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5370f44-4c28-4ee4-9098-ee09a10bca40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:33.051431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5370f44-4c28-4ee4-9098-ee09a10bca40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bcbc39b-5e95-49cd-b69c-0a6970e582df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1490739119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['92f15ca3-5a36-4a44-a9e8-5507ef16e259','0840357a-1fee-4215-b75c-ecb1ef752e5d','f0b79f27-08d5-4b99-801c-12accb0b0bf0','4d3a09ea-8645-40fc-ad3b-5900c1c78a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1490739119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bcbc39b-5e95-49cd-b69c-0a6970e582df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434dcbc10f0d4e29956eb371de1678e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d91287e5839a40b8848713e356387c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:33.052538 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98baa7f9-9dbf-4fbe-84c1-ab12ce17d526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:33.076081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98baa7f9-9dbf-4fbe-84c1-ab12ce17d526) transitioned into 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-1490739119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['92f15ca3-5a36-4a44-a9e8-5507ef16e259','0840357a-1fee-4215-b75c-ecb1ef752e5d','f0b79f27-08d5-4b99-801c-12accb0b0bf0','4d3a09ea-8645-40fc-ad3b-5900c1c78a03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:33.077368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fc6d2e-4927-489d-befa-f1aafb8f799b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:33.091134 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fc6d2e-4927-489d-befa-f1aafb8f799b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:33.092209 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (23d39ce3-176c-432e-bcc2-a144f77d0e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:33.092601 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request issued successfully. Aug 08 19:33:33.094173 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-350f5116-c521-4b3d-b8a0-bbd89701f74b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:33.094173 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 827/3324] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:32 2026] POST /volume/v3/volumes => generated 747 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:33.107378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1d635bc5-8a42-48fd-98ae-dfb97e59528e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.109515 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d635bc5-8a42-48fd-98ae-dfb97e59528e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:33.109515 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d635bc5-8a42-48fd-98ae-dfb97e59528e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.109515 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d635bc5-8a42-48fd-98ae-dfb97e59528e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.116993 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.116993 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:33.120654 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1d635bc5-8a42-48fd-98ae-dfb97e59528e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:33.125169 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d635bc5-8a42-48fd-98ae-dfb97e59528e tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df returned with HTTP 200 Aug 08 19:33:33.125374 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 834/3325] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:33.343576 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80d5af9d-819f-4ff3-ab51-52e08ab2edba None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.346026 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80d5af9d-819f-4ff3-ab51-52e08ab2edba tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:33.346322 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80d5af9d-819f-4ff3-ab51-52e08ab2edba tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.346602 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80d5af9d-819f-4ff3-ab51-52e08ab2edba tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.346761 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-80d5af9d-819f-4ff3-ab51-52e08ab2edba tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:33.352103 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.352103 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:33.352902 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80d5af9d-819f-4ff3-ab51-52e08ab2edba tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:33.353433 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 832/3326] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:33.497797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1fe358d6-8cee-44c0-858b-987878cf8a9a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.499648 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fe358d6-8cee-44c0-858b-987878cf8a9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 Aug 08 19:33:33.499836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fe358d6-8cee-44c0-858b-987878cf8a9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.500025 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1fe358d6-8cee-44c0-858b-987878cf8a9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.500126 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1fe358d6-8cee-44c0-858b-987878cf8a9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 633f8faf-89b4-4224-b9b0-6bc7088d9f81. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:33.504756 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1fe358d6-8cee-44c0-858b-987878cf8a9a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 returned with HTTP 404 Aug 08 19:33:33.505248 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 834/3327] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/backups/633f8faf-89b4-4224-b9b0-6bc7088d9f81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:33.591126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-27e8e56e-b011-4836-90b4-90a2aa2ad267 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.595945 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27e8e56e-b011-4836-90b4-90a2aa2ad267 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:33.595945 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27e8e56e-b011-4836-90b4-90a2aa2ad267 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.595945 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-27e8e56e-b011-4836-90b4-90a2aa2ad267 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.596782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-27e8e56e-b011-4836-90b4-90a2aa2ad267 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:33.602035 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.602035 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:33.603528 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-27e8e56e-b011-4836-90b4-90a2aa2ad267 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:33.604014 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 828/3328] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:33.617009 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e70ec8b8-b917-413c-874d-64f19316f9b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.619597 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e70ec8b8-b917-413c-874d-64f19316f9b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:33.619829 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e70ec8b8-b917-413c-874d-64f19316f9b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.620079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e70ec8b8-b917-413c-874d-64f19316f9b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.631795 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.631795 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:33.635537 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e70ec8b8-b917-413c-874d-64f19316f9b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:33.640286 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e70ec8b8-b917-413c-874d-64f19316f9b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:33.640869 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 835/3329] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:33.658587 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e3e10e57-178c-426d-918d-41408d9816c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.660504 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e3e10e57-178c-426d-918d-41408d9816c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad/action Aug 08 19:33:33.660812 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e3e10e57-178c-426d-918d-41408d9816c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:33.660923 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e3e10e57-178c-426d-918d-41408d9816c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:33.670082 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.670082 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:33.670465 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e3e10e57-178c-426d-918d-41408d9816c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:33.676037 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e3e10e57-178c-426d-918d-41408d9816c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Begin detaching volume completed successfully. Aug 08 19:33:33.676215 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-e3e10e57-178c-426d-918d-41408d9816c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad/action returned with HTTP 202 Aug 08 19:33:33.676686 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 833/3330] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:33:33 2026] POST /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:33.691787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b6162dfb-81c2-430d-ae53-77dfec30b878 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.693901 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6162dfb-81c2-430d-ae53-77dfec30b878 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:33.694228 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6162dfb-81c2-430d-ae53-77dfec30b878 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.694398 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b6162dfb-81c2-430d-ae53-77dfec30b878 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.708120 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.708120 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:33.713956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f439a65-bc8f-4f61-b766-6df4044ee283 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.713956 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f439a65-bc8f-4f61-b766-6df4044ee283 None None] GET https://10.4.3.89/volume// Aug 08 19:33:33.713956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f439a65-bc8f-4f61-b766-6df4044ee283 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.713956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f439a65-bc8f-4f61-b766-6df4044ee283 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.713956 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f439a65-bc8f-4f61-b766-6df4044ee283 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:33.714184 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8cbae953-7f50-49ac-a2c0-b54fe6d0293c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.714219 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 829/3331] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:33.716861 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8cbae953-7f50-49ac-a2c0-b54fe6d0293c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] GET https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 Aug 08 19:33:33.717077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8cbae953-7f50-49ac-a2c0-b54fe6d0293c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.717253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8cbae953-7f50-49ac-a2c0-b54fe6d0293c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.718729 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b6162dfb-81c2-430d-ae53-77dfec30b878 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:33.722678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-69f8eb60-0920-4847-a649-7601f81d5123 req-b18235a4-3774-4f4f-967e-6b605733482f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.725314 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-b18235a4-3774-4f4f-967e-6b605733482f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:33.725555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-b18235a4-3774-4f4f-967e-6b605733482f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.725739 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-b18235a4-3774-4f4f-967e-6b605733482f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.726853 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b6162dfb-81c2-430d-ae53-77dfec30b878 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:33.727269 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 835/3332] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:33.727482 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8cbae953-7f50-49ac-a2c0-b54fe6d0293c tempest-ProjectAdminTests33-694138674 tempest-ProjectAdminTests33-694138674-project-admin] https://10.4.3.89/volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 returned with HTTP 404 Aug 08 19:33:33.728006 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 836/3333] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/volumes/b2afcafa-9f85-4c51-aa67-df56f1cca671 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:33.737440 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.737440 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:33.741000 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-69f8eb60-0920-4847-a649-7601f81d5123 req-b18235a4-3774-4f4f-967e-6b605733482f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:33.746122 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-b18235a4-3774-4f4f-967e-6b605733482f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:33.746760 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 834/3334] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 1314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:33:33.821756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-228bdada-95ec-4921-b508-e10a5c8d827b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:33.828241 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-228bdada-95ec-4921-b508-e10a5c8d827b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:33.828241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-228bdada-95ec-4921-b508-e10a5c8d827b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:33.828241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-228bdada-95ec-4921-b508-e10a5c8d827b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:33.828241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-228bdada-95ec-4921-b508-e10a5c8d827b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:33.834224 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:33.834224 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:33.835358 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-228bdada-95ec-4921-b508-e10a5c8d827b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:33.836090 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 830/3335] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:33 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.142310 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a03e60a-088d-4f72-b7cd-eab6ecd52d5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.144757 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a03e60a-088d-4f72-b7cd-eab6ecd52d5d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:34.145023 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a03e60a-088d-4f72-b7cd-eab6ecd52d5d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.145291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a03e60a-088d-4f72-b7cd-eab6ecd52d5d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.154636 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.154636 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:34.159509 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5a03e60a-088d-4f72-b7cd-eab6ecd52d5d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:34.166626 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a03e60a-088d-4f72-b7cd-eab6ecd52d5d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df returned with HTTP 200 Aug 08 19:33:34.167187 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 836/3336] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:34 2026] GET /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.182745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1dfa9770-b50f-425b-a637-a5f994950553 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.184844 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1dfa9770-b50f-425b-a637-a5f994950553 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df/action Aug 08 19:33:34.185327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1dfa9770-b50f-425b-a637-a5f994950553 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:34.185377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1dfa9770-b50f-425b-a637-a5f994950553 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:34.196684 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.196684 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:34.197136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-1dfa9770-b50f-425b-a637-a5f994950553 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume '9bcbc39b-5e95-49cd-b69c-0a6970e582df' with '{'status': 'error'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:34.215588 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1dfa9770-b50f-425b-a637-a5f994950553 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df/action returned with HTTP 202 Aug 08 19:33:34.215956 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 837/3337] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:34 2026] POST /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:34.225827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9ce3a8f-4bc2-432a-9a17-437b0487eacf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.227542 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9ce3a8f-4bc2-432a-9a17-437b0487eacf tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:34.227730 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9ce3a8f-4bc2-432a-9a17-437b0487eacf tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.227887 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9ce3a8f-4bc2-432a-9a17-437b0487eacf tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.234997 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.234997 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:34.238430 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c9ce3a8f-4bc2-432a-9a17-437b0487eacf tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:34.242255 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9ce3a8f-4bc2-432a-9a17-437b0487eacf tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df returned with HTTP 200 Aug 08 19:33:34.242613 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 835/3338] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:34 2026] GET /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.257511 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f48f51de-d0e6-4591-8fee-873056d4a65a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.259546 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f48f51de-d0e6-4591-8fee-873056d4a65a tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df/action Aug 08 19:33:34.259932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f48f51de-d0e6-4591-8fee-873056d4a65a tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:34.260114 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f48f51de-d0e6-4591-8fee-873056d4a65a tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:34.269677 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.269677 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:34.270073 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f48f51de-d0e6-4591-8fee-873056d4a65a tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Volume info retrieved successfully. Aug 08 19:33:34.287597 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f48f51de-d0e6-4591-8fee-873056d4a65a tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Delete volume request issued successfully. Aug 08 19:33:34.287825 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f48f51de-d0e6-4591-8fee-873056d4a65a tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df/action returned with HTTP 202 Aug 08 19:33:34.288279 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 831/3339] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:34 2026] POST /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:34.296320 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79ba0040-abe1-40db-a699-760f2daf82cc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.298165 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79ba0040-abe1-40db-a699-760f2daf82cc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:34.298400 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79ba0040-abe1-40db-a699-760f2daf82cc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.298623 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79ba0040-abe1-40db-a699-760f2daf82cc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.307844 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.307844 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:34.312208 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79ba0040-abe1-40db-a699-760f2daf82cc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:34.317583 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79ba0040-abe1-40db-a699-760f2daf82cc tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df returned with HTTP 200 Aug 08 19:33:34.317894 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 837/3340] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:34 2026] GET /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.366917 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-792641ec-b499-4e80-b65a-017cb4a2e0cf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.369867 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-792641ec-b499-4e80-b65a-017cb4a2e0cf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:34.370071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-792641ec-b499-4e80-b65a-017cb4a2e0cf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.370277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-792641ec-b499-4e80-b65a-017cb4a2e0cf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.370395 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-792641ec-b499-4e80-b65a-017cb4a2e0cf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:34.376057 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.376057 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:34.376868 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-792641ec-b499-4e80-b65a-017cb4a2e0cf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:34.377527 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 838/3341] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:34 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.615085 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cea3e55d-87c3-423f-8d06-eb617a3571cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.618867 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cea3e55d-87c3-423f-8d06-eb617a3571cd tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:34.618867 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cea3e55d-87c3-423f-8d06-eb617a3571cd tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.618867 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cea3e55d-87c3-423f-8d06-eb617a3571cd tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.618867 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cea3e55d-87c3-423f-8d06-eb617a3571cd tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:34.623277 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.623277 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:34.624115 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cea3e55d-87c3-423f-8d06-eb617a3571cd tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:34.624555 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 836/3342] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:34 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.665191 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-69f8eb60-0920-4847-a649-7601f81d5123 req-4caff874-f39c-484f-be25-05e230b4e43f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.669429 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-4caff874-f39c-484f-be25-05e230b4e43f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e Aug 08 19:33:34.669429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-4caff874-f39c-484f-be25-05e230b4e43f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.669429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-4caff874-f39c-484f-be25-05e230b4e43f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.676298 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.676298 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:34.722160 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-69f8eb60-0920-4847-a649-7601f81d5123 req-4caff874-f39c-484f-be25-05e230b4e43f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e returned with HTTP 200 Aug 08 19:33:34.722711 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 832/3343] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:33:34 2026] DELETE /volume/v3/attachments/ce911e74-0461-4756-872b-e749b76e400e => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.747297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a73fd8ff-6821-4bd6-989a-d70f1b3a4c20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.750129 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a73fd8ff-6821-4bd6-989a-d70f1b3a4c20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:34.750534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a73fd8ff-6821-4bd6-989a-d70f1b3a4c20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.750893 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a73fd8ff-6821-4bd6-989a-d70f1b3a4c20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.760357 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.760357 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:34.765332 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a73fd8ff-6821-4bd6-989a-d70f1b3a4c20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:34.771442 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a73fd8ff-6821-4bd6-989a-d70f1b3a4c20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:34.771932 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 838/3344] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:34 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:34.846715 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6a004cc0-d48f-42f2-9743-1cc994e16f56 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:34.848943 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a004cc0-d48f-42f2-9743-1cc994e16f56 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:34.849233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a004cc0-d48f-42f2-9743-1cc994e16f56 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:34.849528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a004cc0-d48f-42f2-9743-1cc994e16f56 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:34.849683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6a004cc0-d48f-42f2-9743-1cc994e16f56 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:34.855004 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:34.855004 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:34.855753 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a004cc0-d48f-42f2-9743-1cc994e16f56 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:34.856129 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 839/3345] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:34 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:35.334194 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42d33e62-ffe9-400a-82b5-dc3ad6b8a10b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.336257 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42d33e62-ffe9-400a-82b5-dc3ad6b8a10b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:35.336533 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42d33e62-ffe9-400a-82b5-dc3ad6b8a10b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:35.336797 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42d33e62-ffe9-400a-82b5-dc3ad6b8a10b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:35.351339 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42d33e62-ffe9-400a-82b5-dc3ad6b8a10b tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df returned with HTTP 404 Aug 08 19:33:35.352058 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 837/3346] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:35 2026] GET /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:35.363243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aab25a8e-1ded-4054-a2be-418e4b067eb1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.367018 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aab25a8e-1ded-4054-a2be-418e4b067eb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:35.370794 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aab25a8e-1ded-4054-a2be-418e4b067eb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:35.371026 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aab25a8e-1ded-4054-a2be-418e4b067eb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:35.381807 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aab25a8e-1ded-4054-a2be-418e4b067eb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df returned with HTTP 404 Aug 08 19:33:35.382791 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 833/3347] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:35 2026] GET /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:35.393745 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9858c2f4-a5f6-4366-a585-8821cfe371fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.395786 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9858c2f4-a5f6-4366-a585-8821cfe371fe tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:35.396069 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9858c2f4-a5f6-4366-a585-8821cfe371fe tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:35.396284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9858c2f4-a5f6-4366-a585-8821cfe371fe tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:35.396427 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9858c2f4-a5f6-4366-a585-8821cfe371fe tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:35.396481 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a8ea8ac5-c39e-4205-a3a9-062f11f3aaab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.402845 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:35.402845 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:35.403039 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8ea8ac5-c39e-4205-a3a9-062f11f3aaab tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:35.403297 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8ea8ac5-c39e-4205-a3a9-062f11f3aaab tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:35.403595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a8ea8ac5-c39e-4205-a3a9-062f11f3aaab tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:35.403714 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9858c2f4-a5f6-4366-a585-8821cfe371fe tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:35.403789 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a8ea8ac5-c39e-4205-a3a9-062f11f3aaab tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume with id: 9bcbc39b-5e95-49cd-b69c-0a6970e582df Aug 08 19:33:35.404183 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 839/3348] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:35 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:35.421597 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a8ea8ac5-c39e-4205-a3a9-062f11f3aaab tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df returned with HTTP 404 Aug 08 19:33:35.421597 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 840/3349] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:35 2026] DELETE /volume/v3/volumes/9bcbc39b-5e95-49cd-b69c-0a6970e582df => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:35.431277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.433228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:35.433696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1349089886"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:35.435359 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1349089886'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:35.435545 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume of 1 GB Aug 08 19:33:35.441081 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Availability Zones retrieved successfully. Aug 08 19:33:35.448225 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (4bf469ca-7c53-4c56-ace3-22c217bb0990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:35.449690 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b14746e-4025-4f4c-9b89-e85bc69df0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:35.450431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:35.483554 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b14746e-4025-4f4c-9b89-e85bc69df0bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:35.484370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb941e29-7c86-482a-b911-5838a3bdda38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:35.529864 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Created reservations ['153dc23d-2824-4e54-8719-d07878fc3142', 'f67f1795-e995-4b3d-ba80-20025eb8a433', '69ac2343-0918-482a-99fb-81a532b471e3', '7db6c43d-0efa-40ba-a014-7d9e4c64df57'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:35.530998 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb941e29-7c86-482a-b911-5838a3bdda38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['153dc23d-2824-4e54-8719-d07878fc3142', 'f67f1795-e995-4b3d-ba80-20025eb8a433', '69ac2343-0918-482a-99fb-81a532b471e3', '7db6c43d-0efa-40ba-a014-7d9e4c64df57']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:35.531664 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859fd57e-05fd-44f1-86d0-7cf9bc4512c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:35.561714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (859fd57e-05fd-44f1-86d0-7cf9bc4512c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349089886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['153dc23d-2824-4e54-8719-d07878fc3142','f67f1795-e995-4b3d-ba80-20025eb8a433','69ac2343-0918-482a-99fb-81a532b471e3','7db6c43d-0efa-40ba-a014-7d9e4c64df57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1349089886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434dcbc10f0d4e29956eb371de1678e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d91287e5839a40b8848713e356387c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:35.562809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62664910-633f-48c7-9d7b-2b7c3a0dd2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:35.604885 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62664910-633f-48c7-9d7b-2b7c3a0dd2a0) transitioned into 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-1349089886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['153dc23d-2824-4e54-8719-d07878fc3142','f67f1795-e995-4b3d-ba80-20025eb8a433','69ac2343-0918-482a-99fb-81a532b471e3','7db6c43d-0efa-40ba-a014-7d9e4c64df57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:35.605871 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390e36ab-cbbc-4231-80cd-6797d3f04384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:35.619605 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (390e36ab-cbbc-4231-80cd-6797d3f04384) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:35.620299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (4bf469ca-7c53-4c56-ace3-22c217bb0990) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:35.620549 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request issued successfully. Aug 08 19:33:35.621266 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a9e86a1-64b2-41a0-ac42-6b8635f120fb tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:35.621791 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 838/3350] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:35 2026] POST /volume/v3/volumes => generated 747 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:35.636530 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-56ec2770-14f5-4035-ab81-07330ddf03aa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.639012 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56ec2770-14f5-4035-ab81-07330ddf03aa tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:35.639634 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56ec2770-14f5-4035-ab81-07330ddf03aa tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:35.639634 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56ec2770-14f5-4035-ab81-07330ddf03aa tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:35.640895 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3b64a53-8777-4436-b18f-3012b5472ab2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.643209 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3b64a53-8777-4436-b18f-3012b5472ab2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:35.643442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3b64a53-8777-4436-b18f-3012b5472ab2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:35.643683 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3b64a53-8777-4436-b18f-3012b5472ab2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:35.643797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a3b64a53-8777-4436-b18f-3012b5472ab2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:35.649050 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:35.649050 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:35.649829 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3b64a53-8777-4436-b18f-3012b5472ab2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:35.650250 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 840/3351] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:35 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:35.655886 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:35.655886 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:35.661115 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-56ec2770-14f5-4035-ab81-07330ddf03aa tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:35.667201 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56ec2770-14f5-4035-ab81-07330ddf03aa tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 returned with HTTP 200 Aug 08 19:33:35.667201 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 834/3352] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:35 2026] GET /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:35.785528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.883738 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-17ff2097-0caa-49cd-97f2-3c2d89150990 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:35.887388 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17ff2097-0caa-49cd-97f2-3c2d89150990 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:35.887681 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17ff2097-0caa-49cd-97f2-3c2d89150990 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:35.888005 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-17ff2097-0caa-49cd-97f2-3c2d89150990 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:35.888109 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-17ff2097-0caa-49cd-97f2-3c2d89150990 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:35.892907 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:35.892907 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:35.893737 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-17ff2097-0caa-49cd-97f2-3c2d89150990 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:35.894195 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 839/3353] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:35 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:35.930147 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:35.930634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1490600021"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:35.932595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1490600021'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:35.932595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Create volume of 1 GB Aug 08 19:33:35.936840 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Availability Zones retrieved successfully. Aug 08 19:33:35.942854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Flow 'volume_create_api' (af721a35-7809-4310-8340-834f63feac19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:35.943930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a9693c-0449-454a-9204-2606d1c6dccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:35.944881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:35.990854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75a9693c-0449-454a-9204-2606d1c6dccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:35.991614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987f5047-cd9f-4e38-8c94-f75b57d95d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:36.056620 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Created reservations ['2e21fa58-4344-4e06-aa39-edc8dc6542b4', '59579287-42b4-45a4-b51b-443836db2578', 'ceae2a83-f04a-41b7-92ab-4424c6b27289', '5d613667-331d-4cd4-a2ec-25c0b46df9d5'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:36.057445 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987f5047-cd9f-4e38-8c94-f75b57d95d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e21fa58-4344-4e06-aa39-edc8dc6542b4', '59579287-42b4-45a4-b51b-443836db2578', 'ceae2a83-f04a-41b7-92ab-4424c6b27289', '5d613667-331d-4cd4-a2ec-25c0b46df9d5']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:36.058254 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bed9a6-f071-4826-a514-5bbdd4a7a1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:36.086130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25bed9a6-f071-4826-a514-5bbdd4a7a1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43646bc6-c244-4730-9b39-f4b0b0672580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490600021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c35a0cb9eda0412087af7a73e6eba0bf',qos_specs=None,replication_status=,reservations=['2e21fa58-4344-4e06-aa39-edc8dc6542b4','59579287-42b4-45a4-b51b-443836db2578','ceae2a83-f04a-41b7-92ab-4424c6b27289','5d613667-331d-4cd4-a2ec-25c0b46df9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc9dc12d17bf40cf87873cdb301a10bf',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1490600021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43646bc6-c244-4730-9b39-f4b0b0672580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c35a0cb9eda0412087af7a73e6eba0bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='bc9dc12d17bf40cf87873cdb301a10bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:36.086970 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1859917a-eeaf-42fa-a9aa-2c2f481b2e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:36.111557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1859917a-eeaf-42fa-a9aa-2c2f481b2e65) transitioned into 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-1490600021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c35a0cb9eda0412087af7a73e6eba0bf',qos_specs=None,replication_status=,reservations=['2e21fa58-4344-4e06-aa39-edc8dc6542b4','59579287-42b4-45a4-b51b-443836db2578','ceae2a83-f04a-41b7-92ab-4424c6b27289','5d613667-331d-4cd4-a2ec-25c0b46df9d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc9dc12d17bf40cf87873cdb301a10bf',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:36.112370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24087361-d9b4-4ac8-8626-204704434b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:36.121943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24087361-d9b4-4ac8-8626-204704434b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:36.122899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Flow 'volume_create_api' (af721a35-7809-4310-8340-834f63feac19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:36.123232 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Create volume request issued successfully. Aug 08 19:33:36.123884 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ee364113-dc7e-4f67-91ab-32c330f2f28b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:36.124352 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 841/3354] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:33:35 2026] POST /volume/v3/volumes => generated 776 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:36.139050 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd237581-47f7-44f9-a19b-9b9bb5bbb950 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.141042 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd237581-47f7-44f9-a19b-9b9bb5bbb950 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 Aug 08 19:33:36.141699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd237581-47f7-44f9-a19b-9b9bb5bbb950 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:36.141699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd237581-47f7-44f9-a19b-9b9bb5bbb950 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:36.152553 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.152553 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:36.155979 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dd237581-47f7-44f9-a19b-9b9bb5bbb950 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Volume info retrieved successfully. Aug 08 19:33:36.159785 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd237581-47f7-44f9-a19b-9b9bb5bbb950 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 returned with HTTP 200 Aug 08 19:33:36.160162 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 841/3355] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:36 2026] GET /volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:36.415684 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3ff41c98-94ca-479f-a2ec-769bbd32af52 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.417553 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ff41c98-94ca-479f-a2ec-769bbd32af52 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:36.417761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ff41c98-94ca-479f-a2ec-769bbd32af52 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:36.417955 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3ff41c98-94ca-479f-a2ec-769bbd32af52 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:36.418066 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3ff41c98-94ca-479f-a2ec-769bbd32af52 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:36.422034 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.422034 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:36.422607 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3ff41c98-94ca-479f-a2ec-769bbd32af52 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:36.422995 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 835/3356] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:36 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:36.664393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f859ed4-dd81-463b-9004-9f6f37eb526a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.667661 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f859ed4-dd81-463b-9004-9f6f37eb526a tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:36.668250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f859ed4-dd81-463b-9004-9f6f37eb526a tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:36.668672 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f859ed4-dd81-463b-9004-9f6f37eb526a tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:36.668801 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8f859ed4-dd81-463b-9004-9f6f37eb526a tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:36.675614 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.675614 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:36.676338 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f859ed4-dd81-463b-9004-9f6f37eb526a tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:36.676788 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 840/3357] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:36 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:36.679954 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d9bda651-58d3-43fd-bc0b-68501c072f26 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.682159 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9bda651-58d3-43fd-bc0b-68501c072f26 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:36.682159 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9bda651-58d3-43fd-bc0b-68501c072f26 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:36.682296 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9bda651-58d3-43fd-bc0b-68501c072f26 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:36.690125 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.690125 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:36.693720 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d9bda651-58d3-43fd-bc0b-68501c072f26 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:36.699786 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9bda651-58d3-43fd-bc0b-68501c072f26 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 returned with HTTP 200 Aug 08 19:33:36.700321 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 842/3358] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:36 2026] GET /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:36.718620 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a44682d-86bf-4e67-94a9-70530ff74953 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.720929 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a44682d-86bf-4e67-94a9-70530ff74953 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3/action Aug 08 19:33:36.721710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a44682d-86bf-4e67-94a9-70530ff74953 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:36.721896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a44682d-86bf-4e67-94a9-70530ff74953 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:36.733889 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.733889 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:36.734372 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-1a44682d-86bf-4e67-94a9-70530ff74953 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume 'e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3' with '{'status': 'maintenance'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:36.754033 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a44682d-86bf-4e67-94a9-70530ff74953 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3/action returned with HTTP 202 Aug 08 19:33:36.754432 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 842/3359] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:36 2026] POST /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:36.764026 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0221c4b2-41c5-4d29-9e9b-8feec234e23d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.765869 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0221c4b2-41c5-4d29-9e9b-8feec234e23d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:36.766271 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0221c4b2-41c5-4d29-9e9b-8feec234e23d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:36.766376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0221c4b2-41c5-4d29-9e9b-8feec234e23d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:36.779299 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.779299 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:36.783527 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0221c4b2-41c5-4d29-9e9b-8feec234e23d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:36.788573 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0221c4b2-41c5-4d29-9e9b-8feec234e23d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 returned with HTTP 200 Aug 08 19:33:36.789118 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 836/3360] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:36 2026] GET /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:36.802327 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2809ad74-b3b1-49c6-8328-9081fc9b90c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.804325 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2809ad74-b3b1-49c6-8328-9081fc9b90c3 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3/action Aug 08 19:33:36.804803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2809ad74-b3b1-49c6-8328-9081fc9b90c3 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:36.804946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2809ad74-b3b1-49c6-8328-9081fc9b90c3 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:36.815269 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.815269 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:36.815465 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2809ad74-b3b1-49c6-8328-9081fc9b90c3 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Volume info retrieved successfully. Aug 08 19:33:36.832784 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2809ad74-b3b1-49c6-8328-9081fc9b90c3 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Delete volume request issued successfully. Aug 08 19:33:36.833203 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2809ad74-b3b1-49c6-8328-9081fc9b90c3 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3/action returned with HTTP 202 Aug 08 19:33:36.833662 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 841/3361] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:36 2026] POST /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:36.841578 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3d3c7ace-a77b-473c-aa65-c22d2561c53c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.842661 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d3c7ace-a77b-473c-aa65-c22d2561c53c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:36.842892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d3c7ace-a77b-473c-aa65-c22d2561c53c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:36.843305 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d3c7ace-a77b-473c-aa65-c22d2561c53c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:36.851090 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.851090 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:36.855568 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3d3c7ace-a77b-473c-aa65-c22d2561c53c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:36.861363 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d3c7ace-a77b-473c-aa65-c22d2561c53c tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 returned with HTTP 200 Aug 08 19:33:36.861744 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 843/3362] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:36 2026] GET /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:33:36.926659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e14e40a7-6f47-45b8-83b6-29b35fc29718 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:36.928648 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e14e40a7-6f47-45b8-83b6-29b35fc29718 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:36.928836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e14e40a7-6f47-45b8-83b6-29b35fc29718 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:36.929060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e14e40a7-6f47-45b8-83b6-29b35fc29718 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:36.929164 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e14e40a7-6f47-45b8-83b6-29b35fc29718 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:36.937479 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:36.937479 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:36.937479 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e14e40a7-6f47-45b8-83b6-29b35fc29718 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:36.937479 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 843/3363] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:36 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:37.176217 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2efe907d-3ad9-4d92-97b9-804e2aae7d96 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.178053 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2efe907d-3ad9-4d92-97b9-804e2aae7d96 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 Aug 08 19:33:37.178305 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2efe907d-3ad9-4d92-97b9-804e2aae7d96 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.178520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2efe907d-3ad9-4d92-97b9-804e2aae7d96 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.188462 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.188462 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:37.193427 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2efe907d-3ad9-4d92-97b9-804e2aae7d96 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Volume info retrieved successfully. Aug 08 19:33:37.198738 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2efe907d-3ad9-4d92-97b9-804e2aae7d96 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 returned with HTTP 200 Aug 08 19:33:37.199232 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 837/3364] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:37.217057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.219333 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:33:37.219819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43646bc6-c244-4730-9b39-f4b0b0672580", "name": "tempest-type-Backup-1550487331"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:37.221739 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Creating new backup {'backup': {'volume_id': '43646bc6-c244-4730-9b39-f4b0b0672580', 'name': 'tempest-type-Backup-1550487331'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:33:37.221923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Creating backup of volume 43646bc6-c244-4730-9b39-f4b0b0672580 in container None Aug 08 19:33:37.231584 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.231584 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:37.232090 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Volume info retrieved successfully. Aug 08 19:33:37.258579 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Created reservations ['8fef85f9-634d-4ff3-80bc-add173db4a49', '123e880a-2e63-4813-af61-53cd37bb467c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:37.291293 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e894aee-7f56-4dab-a788-e3041350c7e2 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:33:37.291293 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 842/3365] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:33:37 2026] POST /volume/v3/backups => generated 314 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:37.299842 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b699d334-f014-49ed-ad8e-03338c62c90b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.303349 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b699d334-f014-49ed-ad8e-03338c62c90b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:37.303349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b699d334-f014-49ed-ad8e-03338c62c90b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.303349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b699d334-f014-49ed-ad8e-03338c62c90b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.303349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b699d334-f014-49ed-ad8e-03338c62c90b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:37.307848 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.307848 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:37.308842 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b699d334-f014-49ed-ad8e-03338c62c90b tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:37.309045 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 844/3366] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:37.435267 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2069d9ba-ab81-43b2-af6b-bd363959b489 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.439024 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2069d9ba-ab81-43b2-af6b-bd363959b489 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:37.439322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2069d9ba-ab81-43b2-af6b-bd363959b489 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.439575 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2069d9ba-ab81-43b2-af6b-bd363959b489 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.439670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2069d9ba-ab81-43b2-af6b-bd363959b489 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:37.448860 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.448860 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:37.449615 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2069d9ba-ab81-43b2-af6b-bd363959b489 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:37.449999 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 844/3367] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:37.628566 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-910d7361-0abd-4415-91fc-e940862964bb req-9e211485-8ef5-431a-9a49-e8a1efdcdb83 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.631696 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-910d7361-0abd-4415-91fc-e940862964bb req-9e211485-8ef5-431a-9a49-e8a1efdcdb83 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] DELETE https://10.4.3.89/volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547 Aug 08 19:33:37.631989 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-910d7361-0abd-4415-91fc-e940862964bb req-9e211485-8ef5-431a-9a49-e8a1efdcdb83 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.632242 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-910d7361-0abd-4415-91fc-e940862964bb req-9e211485-8ef5-431a-9a49-e8a1efdcdb83 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.644158 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.644158 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:37.689308 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf2ff337-46f4-44bc-8258-78a133b29e96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.691654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf2ff337-46f4-44bc-8258-78a133b29e96 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:37.691654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf2ff337-46f4-44bc-8258-78a133b29e96 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.691814 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf2ff337-46f4-44bc-8258-78a133b29e96 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.691934 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-cf2ff337-46f4-44bc-8258-78a133b29e96 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:37.693089 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-910d7361-0abd-4415-91fc-e940862964bb req-9e211485-8ef5-431a-9a49-e8a1efdcdb83 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547 returned with HTTP 200 Aug 08 19:33:37.693603 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 838/3368] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:33:37 2026] DELETE /volume/v3/attachments/bc03f83a-3d01-4459-a6bc-c89626647547 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:37.696440 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.696440 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:37.697139 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf2ff337-46f4-44bc-8258-78a133b29e96 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:37.697594 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 843/3369] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:37.801957 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.804653 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:37.804995 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.805254 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.805511 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: 0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:37.815696 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.815696 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:37.816431 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:37.836626 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume request issued successfully. Aug 08 19:33:37.836989 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d86ecbcf-1d55-4c30-969c-46a2557f3549 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 202 Aug 08 19:33:37.837571 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 845/3370] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:37 2026] DELETE /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:37.849633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b2a092d-437d-47b0-bf8e-3c747e19f432 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.849633 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b2a092d-437d-47b0-bf8e-3c747e19f432 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:37.849633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b2a092d-437d-47b0-bf8e-3c747e19f432 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.849633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b2a092d-437d-47b0-bf8e-3c747e19f432 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.858073 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.858073 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:37.866698 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b2a092d-437d-47b0-bf8e-3c747e19f432 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:37.869626 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b2a092d-437d-47b0-bf8e-3c747e19f432 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 200 Aug 08 19:33:37.870284 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 845/3371] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:37.876396 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef44d002-b437-4d90-91e9-546cb66dfb21 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.879500 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef44d002-b437-4d90-91e9-546cb66dfb21 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:37.879824 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef44d002-b437-4d90-91e9-546cb66dfb21 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.880131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef44d002-b437-4d90-91e9-546cb66dfb21 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.889925 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef44d002-b437-4d90-91e9-546cb66dfb21 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 returned with HTTP 404 Aug 08 19:33:37.891266 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 839/3372] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:37.902571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea6d6889-d178-4d5e-b4ee-646910f03df9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.906052 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea6d6889-d178-4d5e-b4ee-646910f03df9 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:37.906218 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea6d6889-d178-4d5e-b4ee-646910f03df9 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.906489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea6d6889-d178-4d5e-b4ee-646910f03df9 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.913606 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea6d6889-d178-4d5e-b4ee-646910f03df9 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 returned with HTTP 404 Aug 08 19:33:37.914483 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 844/3373] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:37.923786 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f3a85d5b-9ae1-499f-a6fa-d1bc9cb705d2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.925637 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f3a85d5b-9ae1-499f-a6fa-d1bc9cb705d2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:37.925849 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f3a85d5b-9ae1-499f-a6fa-d1bc9cb705d2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.926107 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f3a85d5b-9ae1-499f-a6fa-d1bc9cb705d2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.926328 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f3a85d5b-9ae1-499f-a6fa-d1bc9cb705d2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume with id: e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 Aug 08 19:33:37.933312 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f3a85d5b-9ae1-499f-a6fa-d1bc9cb705d2 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 returned with HTTP 404 Aug 08 19:33:37.933930 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 846/3374] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:37 2026] DELETE /volume/v3/volumes/e4dbbe1a-dbc6-4bf4-a8b7-da5bc561dbc3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:37.944073 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a418a03-f4e7-4590-ae84-05da551cc752 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.945674 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:37.946374 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-768b0b05-c486-428d-939c-c046ed23bf62 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:37.946556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-780630410"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:37.948130 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-768b0b05-c486-428d-939c-c046ed23bf62 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:37.948340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-768b0b05-c486-428d-939c-c046ed23bf62 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:37.948575 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-768b0b05-c486-428d-939c-c046ed23bf62 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:37.948699 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-768b0b05-c486-428d-939c-c046ed23bf62 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:37.949013 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-780630410'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:37.951199 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume of 1 GB Aug 08 19:33:37.953836 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:37.953836 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:37.954586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-768b0b05-c486-428d-939c-c046ed23bf62 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:37.958478 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Availability Zones retrieved successfully. Aug 08 19:33:37.958528 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 840/3375] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:37 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:37.961139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (0da52062-30c8-482a-88b5-dcc1809a1c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:37.962196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (882f4bab-8b98-47aa-b0f0-a9fd7e0c6886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:37.963464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:37.997501 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (882f4bab-8b98-47aa-b0f0-a9fd7e0c6886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:37.997501 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9cc4e8-40a2-45a8-8dc0-948c78970483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.040927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Created reservations ['05cd39bc-166e-4800-94b0-0bb510f69735', 'c6dc825a-7c8e-4373-9d25-64862bf08d4f', '4d0f9401-279a-4d25-a405-5d7f27b4450d', '8556432c-d595-4d2e-bd8f-ec5b8f97f0ed'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:38.041922 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9cc4e8-40a2-45a8-8dc0-948c78970483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05cd39bc-166e-4800-94b0-0bb510f69735', 'c6dc825a-7c8e-4373-9d25-64862bf08d4f', '4d0f9401-279a-4d25-a405-5d7f27b4450d', '8556432c-d595-4d2e-bd8f-ec5b8f97f0ed']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.042814 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417b1fa2-f9dd-4d84-a897-baa01174a3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.064004 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (417b1fa2-f9dd-4d84-a897-baa01174a3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53a10bf5-39c7-4880-a0c5-5ab80bc942eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-780630410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['05cd39bc-166e-4800-94b0-0bb510f69735','c6dc825a-7c8e-4373-9d25-64862bf08d4f','4d0f9401-279a-4d25-a405-5d7f27b4450d','8556432c-d595-4d2e-bd8f-ec5b8f97f0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-780630410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53a10bf5-39c7-4880-a0c5-5ab80bc942eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='434dcbc10f0d4e29956eb371de1678e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='d91287e5839a40b8848713e356387c5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.064766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87cdb100-53cd-48c5-81f2-c8e540e4eb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.081265 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87cdb100-53cd-48c5-81f2-c8e540e4eb7f) transitioned into 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-780630410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='434dcbc10f0d4e29956eb371de1678e4',qos_specs=None,replication_status=,reservations=['05cd39bc-166e-4800-94b0-0bb510f69735','c6dc825a-7c8e-4373-9d25-64862bf08d4f','4d0f9401-279a-4d25-a405-5d7f27b4450d','8556432c-d595-4d2e-bd8f-ec5b8f97f0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d91287e5839a40b8848713e356387c5d',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.082199 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (445c3d76-1bc2-45b9-b876-c4451b17ecda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.093103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (445c3d76-1bc2-45b9-b876-c4451b17ecda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.094152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Flow 'volume_create_api' (0da52062-30c8-482a-88b5-dcc1809a1c0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:38.094539 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Create volume request issued successfully. Aug 08 19:33:38.095191 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a418a03-f4e7-4590-ae84-05da551cc752 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:38.095748 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 846/3376] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:37 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) Aug 08 19:33:38.111373 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-70cfdec3-03d9-424c-ab40-e4381942d778 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.114209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70cfdec3-03d9-424c-ab40-e4381942d778 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:38.114466 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70cfdec3-03d9-424c-ab40-e4381942d778 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.114696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-70cfdec3-03d9-424c-ab40-e4381942d778 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.122949 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:38.122949 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:38.127399 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-70cfdec3-03d9-424c-ab40-e4381942d778 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:38.132755 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-70cfdec3-03d9-424c-ab40-e4381942d778 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:38.133217 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 845/3377] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:38.320677 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f9e21b8b-69b6-49fb-9502-af7da577a1ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.322489 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f9e21b8b-69b6-49fb-9502-af7da577a1ea tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:38.322718 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f9e21b8b-69b6-49fb-9502-af7da577a1ea tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.322900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f9e21b8b-69b6-49fb-9502-af7da577a1ea tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.323018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f9e21b8b-69b6-49fb-9502-af7da577a1ea tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:38.327331 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:38.327331 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:38.327982 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f9e21b8b-69b6-49fb-9502-af7da577a1ea tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:38.328361 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 847/3378] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:38.466609 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-91e3ad5a-9125-4442-936e-6a7ad4251f41 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.468457 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91e3ad5a-9125-4442-936e-6a7ad4251f41 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:38.468719 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91e3ad5a-9125-4442-936e-6a7ad4251f41 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.468990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-91e3ad5a-9125-4442-936e-6a7ad4251f41 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.469125 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-91e3ad5a-9125-4442-936e-6a7ad4251f41 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:38.474548 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:38.474548 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:38.475216 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-91e3ad5a-9125-4442-936e-6a7ad4251f41 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:38.475654 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 841/3379] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:38.672344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.674221 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:38.674582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1308672150", "source_volid": "b5d08e27-cd76-48bf-9643-6b70aae4ab7b", "volume_type": "tempest-scenario-type-luks-853700246", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:38.676467 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1308672150', 'source_volid': 'b5d08e27-cd76-48bf-9643-6b70aae4ab7b', 'volume_type': 'tempest-scenario-type-luks-853700246', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:38.687006 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:38.687006 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:38.687556 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume retrieved successfully. Aug 08 19:33:38.687693 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume of 1 GB Aug 08 19:33:38.688422 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Availability Zones retrieved successfully. Aug 08 19:33:38.694554 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (950ff47a-e6d1-44b5-92e4-0807a8bd96f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:38.696076 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c19b6e61-5753-40f9-af94-2ffdc9b0fc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.696883 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:38.710299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b680406-d5ca-418b-adfe-377276abea7b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.712846 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b680406-d5ca-418b-adfe-377276abea7b tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:38.713128 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b680406-d5ca-418b-adfe-377276abea7b tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.713358 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b680406-d5ca-418b-adfe-377276abea7b tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.713506 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3b680406-d5ca-418b-adfe-377276abea7b tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:38.718690 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:38.718690 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:38.719332 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b680406-d5ca-418b-adfe-377276abea7b tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:38.719752 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 846/3380] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:38.722939 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c19b6e61-5753-40f9-af94-2ffdc9b0fc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b5d08e27-cd76-48bf-9643-6b70aae4ab7b', 'volume_type': VolumeType(created_at=2026-08-08T19:32:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0936755d-fc7a-41d1-ae74-9e3e12645b8a,is_public=True,name='tempest-scenario-type-luks-853700246',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0936755d-fc7a-41d1-ae74-9e3e12645b8a', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.723712 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6799d748-799a-42e9-b251-d84be0be0f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.766129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Created reservations ['fb9cc0e5-5053-444a-b8dd-e6a34b885fec', '9c3bd107-098a-4483-824c-82c6cf518d32', '3526201c-7e5e-47cb-ab12-e25f0587f7e5', '3a891482-fe06-4fa2-a8a3-d7132fdfc642'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:38.766932 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6799d748-799a-42e9-b251-d84be0be0f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb9cc0e5-5053-444a-b8dd-e6a34b885fec', '9c3bd107-098a-4483-824c-82c6cf518d32', '3526201c-7e5e-47cb-ab12-e25f0587f7e5', '3a891482-fe06-4fa2-a8a3-d7132fdfc642']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.767789 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90506c21-e02a-481a-99cd-51041529cd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.802661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90506c21-e02a-481a-99cd-51041529cd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d97f39-0623-4157-9016-24c788b64c0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1308672150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['fb9cc0e5-5053-444a-b8dd-e6a34b885fec','9c3bd107-098a-4483-824c-82c6cf518d32','3526201c-7e5e-47cb-ab12-e25f0587f7e5','3a891482-fe06-4fa2-a8a3-d7132fdfc642'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5d08e27-cd76-48bf-9643-6b70aae4ab7b,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=0936755d-fc7a-41d1-ae74-9e3e12645b8a), '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-08-08T19:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1308672150',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=04d97f39-0623-4157-9016-24c788b64c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=b5d08e27-cd76-48bf-9643-6b70aae4ab7b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c881cd47fa4647a589c9cad017c4c772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0936755d-fc7a-41d1-ae74-9e3e12645b8a),volume_type_id=0936755d-fc7a-41d1-ae74-9e3e12645b8a)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.803760 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf552a2d-718c-48a6-8115-3c59eb5818c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.825046 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf552a2d-718c-48a6-8115-3c59eb5818c8) transitioned into 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-1308672150',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15ca3a5d7d854ee9a1cc4ed32b0f87f1',qos_specs=None,replication_status=,reservations=['fb9cc0e5-5053-444a-b8dd-e6a34b885fec','9c3bd107-098a-4483-824c-82c6cf518d32','3526201c-7e5e-47cb-ab12-e25f0587f7e5','3a891482-fe06-4fa2-a8a3-d7132fdfc642'],size=1,snapshot_id=None,source_replicaid=,source_volid=b5d08e27-cd76-48bf-9643-6b70aae4ab7b,status='creating',user_id='c881cd47fa4647a589c9cad017c4c772',volume_type_id=0936755d-fc7a-41d1-ae74-9e3e12645b8a)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.826004 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e0b7e8-1c28-4031-b17a-7b4d2b68434f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:38.845200 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e0b7e8-1c28-4031-b17a-7b4d2b68434f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:38.846040 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Flow 'volume_create_api' (950ff47a-e6d1-44b5-92e4-0807a8bd96f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:38.846354 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Create volume request issued successfully. Aug 08 19:33:38.846907 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9956623-3983-4b30-8900-f7dcaca1a5fd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:38.847354 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 847/3381] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:38 2026] POST /volume/v3/volumes => generated 808 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:38.857989 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dcfb672d-0c63-4fe8-9194-c7b8201093ad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.859759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dcfb672d-0c63-4fe8-9194-c7b8201093ad tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:38.859991 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dcfb672d-0c63-4fe8-9194-c7b8201093ad tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.860206 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dcfb672d-0c63-4fe8-9194-c7b8201093ad tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.866872 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:38.866872 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:38.870795 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dcfb672d-0c63-4fe8-9194-c7b8201093ad tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:38.875299 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dcfb672d-0c63-4fe8-9194-c7b8201093ad tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:38.875714 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 848/3382] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:38.886749 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bdc5ab08-59f3-4e8a-a98f-06995a9adb48 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.889878 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bdc5ab08-59f3-4e8a-a98f-06995a9adb48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:38.890116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bdc5ab08-59f3-4e8a-a98f-06995a9adb48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.890299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bdc5ab08-59f3-4e8a-a98f-06995a9adb48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.897895 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bdc5ab08-59f3-4e8a-a98f-06995a9adb48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 404 Aug 08 19:33:38.898499 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 842/3383] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:38.908393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8dfd1849-17e5-4263-aded-9c09f0d06063 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.910132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8dfd1849-17e5-4263-aded-9c09f0d06063 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:38.910338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8dfd1849-17e5-4263-aded-9c09f0d06063 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.910561 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8dfd1849-17e5-4263-aded-9c09f0d06063 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.920360 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8dfd1849-17e5-4263-aded-9c09f0d06063 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 404 Aug 08 19:33:38.920360 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 847/3384] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:38.929252 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e3f478a-b86b-4ea2-817b-2a94c820201f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.931599 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e3f478a-b86b-4ea2-817b-2a94c820201f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:38.931599 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e3f478a-b86b-4ea2-817b-2a94c820201f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.931599 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e3f478a-b86b-4ea2-817b-2a94c820201f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.931784 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4e3f478a-b86b-4ea2-817b-2a94c820201f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: 0ec363c6-836c-4dd1-8dd3-ed61566a5fad Aug 08 19:33:38.937345 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e3f478a-b86b-4ea2-817b-2a94c820201f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad returned with HTTP 404 Aug 08 19:33:38.937496 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 848/3385] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:38 2026] DELETE /volume/v3/volumes/0ec363c6-836c-4dd1-8dd3-ed61566a5fad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:38.966034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-634a2c73-f435-49ce-8569-406e6572e967 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.967853 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:38.968178 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1260660925"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:38.969778 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request body: {'volume': {'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1260660925'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:38.972187 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3d5fb11e-f192-4a2a-86af-2a2c4994041f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:38.978116 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d5fb11e-f192-4a2a-86af-2a2c4994041f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:38.978301 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d5fb11e-f192-4a2a-86af-2a2c4994041f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:38.978516 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3d5fb11e-f192-4a2a-86af-2a2c4994041f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:38.978645 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3d5fb11e-f192-4a2a-86af-2a2c4994041f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:38.985442 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:38.985442 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:38.986291 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3d5fb11e-f192-4a2a-86af-2a2c4994041f tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:38.986713 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 843/3386] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:38 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.082822 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume of 1 GB Aug 08 19:33:39.092275 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Availability Zones retrieved successfully. Aug 08 19:33:39.103549 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (d3b7b363-bc34-4e77-a5ff-4ea7b8e0c34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:39.105430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a1068b-7258-44cd-a965-01330041290b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:39.106478 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:39.145591 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b26962eb-31a2-49ce-97a5-e4140b259003 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.147530 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b26962eb-31a2-49ce-97a5-e4140b259003 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.147736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b26962eb-31a2-49ce-97a5-e4140b259003 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.147923 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b26962eb-31a2-49ce-97a5-e4140b259003 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.156340 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.156340 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:39.162214 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b26962eb-31a2-49ce-97a5-e4140b259003 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.169112 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b26962eb-31a2-49ce-97a5-e4140b259003 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:39.169671 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 848/3387] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.176204 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8a1068b-7258-44cd-a965-01330041290b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:39.177847 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70208c4b-5562-4624-8e2f-9cb5a2af4d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:39.185542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-032bcb5a-9c0d-4c92-a7bf-e48c31fdcacd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.187440 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-032bcb5a-9c0d-4c92-a7bf-e48c31fdcacd tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action Aug 08 19:33:39.187819 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-032bcb5a-9c0d-4c92-a7bf-e48c31fdcacd tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:39.187945 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-032bcb5a-9c0d-4c92-a7bf-e48c31fdcacd tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:39.198697 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.198697 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:39.199093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.admin_actions [None req-032bcb5a-9c0d-4c92-a7bf-e48c31fdcacd tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume '53a10bf5-39c7-4880-a0c5-5ab80bc942eb' with '{'status': 'error'}' {{(pid=100252) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:39.222637 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-032bcb5a-9c0d-4c92-a7bf-e48c31fdcacd tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action returned with HTTP 202 Aug 08 19:33:39.223114 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 849/3388] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:39 2026] POST /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:39.232444 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c8388773-9540-4cbc-9d68-26815b807317 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.234647 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8388773-9540-4cbc-9d68-26815b807317 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.234851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8388773-9540-4cbc-9d68-26815b807317 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.235100 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8388773-9540-4cbc-9d68-26815b807317 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.238580 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['ee986b2a-b7a8-4afb-acc7-b83af108395c', '9d4b4d4b-3cf2-4a7a-8660-58df5c6bdd5d', '43ed7b3c-3bb2-4dd0-92a0-1d8c28d548c7', '70b3a10c-8b7d-4522-bf64-fd6221f35743'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:39.239801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70208c4b-5562-4624-8e2f-9cb5a2af4d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee986b2a-b7a8-4afb-acc7-b83af108395c', '9d4b4d4b-3cf2-4a7a-8660-58df5c6bdd5d', '43ed7b3c-3bb2-4dd0-92a0-1d8c28d548c7', '70b3a10c-8b7d-4522-bf64-fd6221f35743']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:39.240790 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b338120-22fb-4da6-82cd-1cbda94d129c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:39.243193 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.243193 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:39.247353 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c8388773-9540-4cbc-9d68-26815b807317 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.252739 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8388773-9540-4cbc-9d68-26815b807317 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:39.253234 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 844/3389] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.274486 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9b25ecf-1ce0-4827-aef0-4d058d972972 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.274614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b338120-22fb-4da6-82cd-1cbda94d129c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3b5f832-bc3f-43fa-876a-10b8cada2eb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1260660925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['ee986b2a-b7a8-4afb-acc7-b83af108395c','9d4b4d4b-3cf2-4a7a-8660-58df5c6bdd5d','43ed7b3c-3bb2-4dd0-92a0-1d8c28d548c7','70b3a10c-8b7d-4522-bf64-fd6221f35743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1260660925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3b5f832-bc3f-43fa-876a-10b8cada2eb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='209c5d9363884d99a18f84d0390a9ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cc1a032aafa6418c965e4554a957d593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:39.274614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb8e48e-4e59-4441-bd93-a83527ddb275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:39.274801 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9b25ecf-1ce0-4827-aef0-4d058d972972 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action Aug 08 19:33:39.274801 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9b25ecf-1ce0-4827-aef0-4d058d972972 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:39.274801 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9b25ecf-1ce0-4827-aef0-4d058d972972 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:39.286213 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.286213 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:39.286731 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.admin_actions [None req-d9b25ecf-1ce0-4827-aef0-4d058d972972 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume '53a10bf5-39c7-4880-a0c5-5ab80bc942eb' with '{'status': 'available'}' {{(pid=100251) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:39.298020 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceb8e48e-4e59-4441-bd93-a83527ddb275) transitioned into 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-1260660925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['ee986b2a-b7a8-4afb-acc7-b83af108395c','9d4b4d4b-3cf2-4a7a-8660-58df5c6bdd5d','43ed7b3c-3bb2-4dd0-92a0-1d8c28d548c7','70b3a10c-8b7d-4522-bf64-fd6221f35743'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:39.298906 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2babb98c-0c12-49e8-a63f-1d844b2f0015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:39.311828 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2babb98c-0c12-49e8-a63f-1d844b2f0015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:39.312240 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9b25ecf-1ce0-4827-aef0-4d058d972972 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action returned with HTTP 202 Aug 08 19:33:39.312689 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 849/3390] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:39 2026] POST /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:39.312781 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (d3b7b363-bc34-4e77-a5ff-4ea7b8e0c34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:39.313149 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request issued successfully. Aug 08 19:33:39.313746 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-634a2c73-f435-49ce-8569-406e6572e967 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:39.314222 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 849/3391] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:38 2026] POST /volume/v3/volumes => generated 747 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:39.321656 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a328e910-ffcd-4caf-b7cb-81c462ad2b7a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.324036 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a328e910-ffcd-4caf-b7cb-81c462ad2b7a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.324230 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a328e910-ffcd-4caf-b7cb-81c462ad2b7a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.324466 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a328e910-ffcd-4caf-b7cb-81c462ad2b7a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.331038 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41daceb2-fecb-4ddc-86e8-2500eaa141f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.334351 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.334351 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:39.334864 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41daceb2-fecb-4ddc-86e8-2500eaa141f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:33:39.335097 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41daceb2-fecb-4ddc-86e8-2500eaa141f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.335773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41daceb2-fecb-4ddc-86e8-2500eaa141f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.338514 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a328e910-ffcd-4caf-b7cb-81c462ad2b7a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.341151 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2ccebda7-edfb-4002-88e7-2d67ad0713b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.342686 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.342686 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:39.343605 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ccebda7-edfb-4002-88e7-2d67ad0713b7 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:39.343895 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ccebda7-edfb-4002-88e7-2d67ad0713b7 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.344180 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2ccebda7-edfb-4002-88e7-2d67ad0713b7 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.344332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2ccebda7-edfb-4002-88e7-2d67ad0713b7 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:39.344785 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a328e910-ffcd-4caf-b7cb-81c462ad2b7a tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:39.345339 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 850/3392] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.346433 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-41daceb2-fecb-4ddc-86e8-2500eaa141f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:39.350117 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.350117 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:39.350968 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41daceb2-fecb-4ddc-86e8-2500eaa141f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 200 Aug 08 19:33:39.351023 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2ccebda7-edfb-4002-88e7-2d67ad0713b7 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:39.351426 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 845/3393] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.351562 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 850/3394] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.364435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5af2d95e-8dae-433c-ba00-fce8405a7234 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.367221 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5af2d95e-8dae-433c-ba00-fce8405a7234 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action Aug 08 19:33:39.367803 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5af2d95e-8dae-433c-ba00-fce8405a7234 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:39.368015 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5af2d95e-8dae-433c-ba00-fce8405a7234 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:39.381488 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.381488 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:39.382107 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-5af2d95e-8dae-433c-ba00-fce8405a7234 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume '53a10bf5-39c7-4880-a0c5-5ab80bc942eb' with '{'status': 'maintenance'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:39.411152 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5af2d95e-8dae-433c-ba00-fce8405a7234 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action returned with HTTP 202 Aug 08 19:33:39.411682 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 850/3395] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:39 2026] POST /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:39.419346 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6051d09e-19c7-47f5-9efe-da47f4044c68 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.422019 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6051d09e-19c7-47f5-9efe-da47f4044c68 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.422289 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6051d09e-19c7-47f5-9efe-da47f4044c68 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.422561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6051d09e-19c7-47f5-9efe-da47f4044c68 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.431266 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.431266 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:39.435492 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6051d09e-19c7-47f5-9efe-da47f4044c68 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.440632 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6051d09e-19c7-47f5-9efe-da47f4044c68 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:39.441148 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 851/3396] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.461582 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ed3cf692-897d-49e6-b962-a82d39c0c3d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.463390 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed3cf692-897d-49e6-b962-a82d39c0c3d1 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] POST https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action Aug 08 19:33:39.463743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed3cf692-897d-49e6-b962-a82d39c0c3d1 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:39.463864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ed3cf692-897d-49e6-b962-a82d39c0c3d1 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:39.473856 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.473856 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:39.474260 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-ed3cf692-897d-49e6-b962-a82d39c0c3d1 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] Updating volume '53a10bf5-39c7-4880-a0c5-5ab80bc942eb' with '{'status': 'available'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 08 19:33:39.489462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9eabafa-d8d8-4262-aaf1-3aee56c13d0f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.489462 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9eabafa-d8d8-4262-aaf1-3aee56c13d0f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:39.489462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9eabafa-d8d8-4262-aaf1-3aee56c13d0f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.489462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9eabafa-d8d8-4262-aaf1-3aee56c13d0f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.489462 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c9eabafa-d8d8-4262-aaf1-3aee56c13d0f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:39.493102 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.493102 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:39.493916 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9eabafa-d8d8-4262-aaf1-3aee56c13d0f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:39.494030 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 851/3397] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.497726 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ed3cf692-897d-49e6-b962-a82d39c0c3d1 tempest-VolumesActionsTest-467038 tempest-VolumesActionsTest-467038-project-admin] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action returned with HTTP 202 Aug 08 19:33:39.498233 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 846/3398] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:39 2026] POST /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:39.506527 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8211b25c-07d5-4a8b-b71c-6cfdc8b5ce66 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.508517 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8211b25c-07d5-4a8b-b71c-6cfdc8b5ce66 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.508766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8211b25c-07d5-4a8b-b71c-6cfdc8b5ce66 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.508979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8211b25c-07d5-4a8b-b71c-6cfdc8b5ce66 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.518101 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.518101 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:39.525328 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8211b25c-07d5-4a8b-b71c-6cfdc8b5ce66 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.530548 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8211b25c-07d5-4a8b-b71c-6cfdc8b5ce66 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:39.531093 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 851/3399] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.550326 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-276e4f0e-827b-4fd1-a5b2-9c741fc4c63d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.553285 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-276e4f0e-827b-4fd1-a5b2-9c741fc4c63d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.553705 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-276e4f0e-827b-4fd1-a5b2-9c741fc4c63d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.554107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-276e4f0e-827b-4fd1-a5b2-9c741fc4c63d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.569698 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.569698 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:39.576724 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-276e4f0e-827b-4fd1-a5b2-9c741fc4c63d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.583735 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-276e4f0e-827b-4fd1-a5b2-9c741fc4c63d tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:39.584888 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 852/3400] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.599178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.602432 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] DELETE https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.602645 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.602816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.603075 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume with id: 53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.612071 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.612071 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:39.612602 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.639367 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Delete volume request issued successfully. Aug 08 19:33:39.639367 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-513b5554-9fbc-4110-bb55-71d441a6acb1 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 202 Aug 08 19:33:39.639367 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 852/3401] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:39 2026] DELETE /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:39.644728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2b870783-5996-4c7c-82cb-7b63973569a0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.646769 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2b870783-5996-4c7c-82cb-7b63973569a0 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:39.647470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2b870783-5996-4c7c-82cb-7b63973569a0 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.647470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2b870783-5996-4c7c-82cb-7b63973569a0 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.659734 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.659734 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:39.661044 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2b870783-5996-4c7c-82cb-7b63973569a0 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Volume info retrieved successfully. Aug 08 19:33:39.666745 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2b870783-5996-4c7c-82cb-7b63973569a0 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 200 Aug 08 19:33:39.667534 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 847/3402] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.732131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c7ffc951-5b6f-46f2-8924-a57056fa76c3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.734439 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7ffc951-5b6f-46f2-8924-a57056fa76c3 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:39.734713 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7ffc951-5b6f-46f2-8924-a57056fa76c3 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.734959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c7ffc951-5b6f-46f2-8924-a57056fa76c3 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.735077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c7ffc951-5b6f-46f2-8924-a57056fa76c3 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:39.740753 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.740753 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:39.741725 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c7ffc951-5b6f-46f2-8924-a57056fa76c3 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:39.742209 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 852/3403] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.891780 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf6bce2d-16e3-4885-9ff3-4d9eb9f1cc3d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:39.893755 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf6bce2d-16e3-4885-9ff3-4d9eb9f1cc3d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:39.894016 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf6bce2d-16e3-4885-9ff3-4d9eb9f1cc3d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:39.894260 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf6bce2d-16e3-4885-9ff3-4d9eb9f1cc3d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:39.901827 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:39.901827 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:39.906549 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bf6bce2d-16e3-4885-9ff3-4d9eb9f1cc3d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:39.912137 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf6bce2d-16e3-4885-9ff3-4d9eb9f1cc3d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:39.912762 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 853/3404] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:39.999022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a698a72-74e6-40ec-9cf1-6b836f6b57b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.002073 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a698a72-74e6-40ec-9cf1-6b836f6b57b0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:40.002362 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a698a72-74e6-40ec-9cf1-6b836f6b57b0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.003055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a698a72-74e6-40ec-9cf1-6b836f6b57b0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.003192 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5a698a72-74e6-40ec-9cf1-6b836f6b57b0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:40.009559 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.009559 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:40.010359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a698a72-74e6-40ec-9cf1-6b836f6b57b0 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:40.010769 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 853/3405] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:39 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:40.365445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9a09f034-3e53-48e9-916b-0be339b4d4b1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.367252 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9a09f034-3e53-48e9-916b-0be339b4d4b1 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:40.367475 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9a09f034-3e53-48e9-916b-0be339b4d4b1 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.367697 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9a09f034-3e53-48e9-916b-0be339b4d4b1 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.367839 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9a09f034-3e53-48e9-916b-0be339b4d4b1 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:40.371543 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-378010f4-7c7c-4698-a6b0-2c016a1b86da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.373254 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-378010f4-7c7c-4698-a6b0-2c016a1b86da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:33:40.373402 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.373402 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:40.373506 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-378010f4-7c7c-4698-a6b0-2c016a1b86da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.373739 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-378010f4-7c7c-4698-a6b0-2c016a1b86da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.374049 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9a09f034-3e53-48e9-916b-0be339b4d4b1 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:40.374437 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 848/3406] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:40.380354 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.380354 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:40.383716 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-378010f4-7c7c-4698-a6b0-2c016a1b86da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:40.388281 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-378010f4-7c7c-4698-a6b0-2c016a1b86da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 200 Aug 08 19:33:40.388768 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 853/3407] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:40.402688 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-af7307c6-a5b6-4018-a7a1-ce0705865971 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.404857 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af7307c6-a5b6-4018-a7a1-ce0705865971 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:33:40.405110 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af7307c6-a5b6-4018-a7a1-ce0705865971 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.405348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-af7307c6-a5b6-4018-a7a1-ce0705865971 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.414995 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.414995 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:40.419783 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-af7307c6-a5b6-4018-a7a1-ce0705865971 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:40.425871 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-af7307c6-a5b6-4018-a7a1-ce0705865971 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 200 Aug 08 19:33:40.426375 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 854/3408] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:40.438164 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5b51391f-efab-45b7-a83c-811979fb631d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.440556 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b51391f-efab-45b7-a83c-811979fb631d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:33:40.441015 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5b51391f-efab-45b7-a83c-811979fb631d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a3b5f832-bc3f-43fa-876a-10b8cada2eb5", "name": "tempest-VolumesBackupsTest-Backup-54593447", "container": "tempest-volumesbackupstest-backup-container-704765036"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:40.442824 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-5b51391f-efab-45b7-a83c-811979fb631d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating new backup {'backup': {'volume_id': 'a3b5f832-bc3f-43fa-876a-10b8cada2eb5', 'name': 'tempest-VolumesBackupsTest-Backup-54593447', 'container': 'tempest-volumesbackupstest-backup-container-704765036'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:33:40.443005 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-5b51391f-efab-45b7-a83c-811979fb631d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating backup of volume a3b5f832-bc3f-43fa-876a-10b8cada2eb5 in container tempest-volumesbackupstest-backup-container-704765036 Aug 08 19:33:40.452344 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.452344 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:40.452925 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5b51391f-efab-45b7-a83c-811979fb631d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:33:40.475015 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-5b51391f-efab-45b7-a83c-811979fb631d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['8ef26f52-82ce-4482-baf1-4e7464d5f5bc', 'c338f633-6860-46b6-8e83-c38cbee8f3d5'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:40.509463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b0f19c98-b298-4fc8-8d55-99cab41abf97 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.512440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5b51391f-efab-45b7-a83c-811979fb631d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:33:40.512440 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 854/3409] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:40 2026] POST /volume/v3/backups => generated 326 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:40.515453 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0f19c98-b298-4fc8-8d55-99cab41abf97 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:40.515453 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0f19c98-b298-4fc8-8d55-99cab41abf97 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.515561 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b0f19c98-b298-4fc8-8d55-99cab41abf97 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.515621 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b0f19c98-b298-4fc8-8d55-99cab41abf97 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:40.522878 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.522878 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:40.523618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0c3428b7-36aa-4f28-87cb-ed67fe512a35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.523716 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b0f19c98-b298-4fc8-8d55-99cab41abf97 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:40.524362 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 849/3410] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:40.525505 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c3428b7-36aa-4f28-87cb-ed67fe512a35 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:40.525775 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c3428b7-36aa-4f28-87cb-ed67fe512a35 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.526062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c3428b7-36aa-4f28-87cb-ed67fe512a35 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.526225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0c3428b7-36aa-4f28-87cb-ed67fe512a35 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:40.531780 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.531780 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:40.532944 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c3428b7-36aa-4f28-87cb-ed67fe512a35 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:40.533446 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 854/3411] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:40.680832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-edecb525-c91d-40b3-8f65-a71712f26728 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.683394 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edecb525-c91d-40b3-8f65-a71712f26728 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] GET https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb Aug 08 19:33:40.683622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-edecb525-c91d-40b3-8f65-a71712f26728 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.683837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-edecb525-c91d-40b3-8f65-a71712f26728 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.690426 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-edecb525-c91d-40b3-8f65-a71712f26728 tempest-VolumesActionsTest-862206504 tempest-VolumesActionsTest-862206504-project-member] https://10.4.3.89/volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb returned with HTTP 404 Aug 08 19:33:40.691022 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 855/3412] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/volumes/53a10bf5-39c7-4880-a0c5-5ab80bc942eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:40.755837 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c91c7fe-d940-49a8-8b70-3f7552f98ae8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.757945 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c91c7fe-d940-49a8-8b70-3f7552f98ae8 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:40.758198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c91c7fe-d940-49a8-8b70-3f7552f98ae8 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.758426 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c91c7fe-d940-49a8-8b70-3f7552f98ae8 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.758574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5c91c7fe-d940-49a8-8b70-3f7552f98ae8 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:40.764393 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.764393 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:40.765284 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c91c7fe-d940-49a8-8b70-3f7552f98ae8 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:40.765837 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 855/3413] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:40.931758 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53504a1a-a992-4254-aae3-d6de91adf38e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:40.933570 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53504a1a-a992-4254-aae3-d6de91adf38e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:40.933815 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53504a1a-a992-4254-aae3-d6de91adf38e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:40.934127 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53504a1a-a992-4254-aae3-d6de91adf38e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:40.942757 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:40.942757 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:40.948379 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-53504a1a-a992-4254-aae3-d6de91adf38e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:40.955206 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53504a1a-a992-4254-aae3-d6de91adf38e tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:40.955714 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 850/3414] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:40 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:41.022018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fbc912ab-e0d0-4431-b5bb-3ec01263f1fd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:41.024470 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbc912ab-e0d0-4431-b5bb-3ec01263f1fd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:41.024817 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbc912ab-e0d0-4431-b5bb-3ec01263f1fd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:41.025092 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbc912ab-e0d0-4431-b5bb-3ec01263f1fd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:41.025242 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fbc912ab-e0d0-4431-b5bb-3ec01263f1fd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:41.031171 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:41.031171 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:41.032373 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbc912ab-e0d0-4431-b5bb-3ec01263f1fd tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:41.032997 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 855/3415] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:41 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:41.389823 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff6659d7-5fb5-48e9-aaa7-1abed68ac227 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:41.392143 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff6659d7-5fb5-48e9-aaa7-1abed68ac227 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:41.392437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff6659d7-5fb5-48e9-aaa7-1abed68ac227 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:41.392705 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff6659d7-5fb5-48e9-aaa7-1abed68ac227 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:41.392876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ff6659d7-5fb5-48e9-aaa7-1abed68ac227 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:41.398044 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:41.398044 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:41.398769 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff6659d7-5fb5-48e9-aaa7-1abed68ac227 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:41.399206 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 856/3416] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:41 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:41.537581 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45f46f74-82e2-4b4c-8eda-03359b531433 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:41.539455 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45f46f74-82e2-4b4c-8eda-03359b531433 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:41.539679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45f46f74-82e2-4b4c-8eda-03359b531433 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:41.539862 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45f46f74-82e2-4b4c-8eda-03359b531433 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:41.540004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-45f46f74-82e2-4b4c-8eda-03359b531433 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:41.544370 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:41.544370 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:41.545056 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45f46f74-82e2-4b4c-8eda-03359b531433 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:41.545477 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 856/3417] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:41 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:41.545791 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-93c45c46-cc1a-4067-87df-d882f69c8b23 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:41.550422 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-93c45c46-cc1a-4067-87df-d882f69c8b23 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:41.550422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-93c45c46-cc1a-4067-87df-d882f69c8b23 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:41.550422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-93c45c46-cc1a-4067-87df-d882f69c8b23 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:41.550568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-93c45c46-cc1a-4067-87df-d882f69c8b23 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:41.560934 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:41.560934 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:41.562190 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-93c45c46-cc1a-4067-87df-d882f69c8b23 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:41.563107 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 851/3418] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:41 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:41.778396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fd6daa97-ce2a-40c6-9441-b8fd299f5775 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:41.780143 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd6daa97-ce2a-40c6-9441-b8fd299f5775 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:41.780343 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd6daa97-ce2a-40c6-9441-b8fd299f5775 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:41.780568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd6daa97-ce2a-40c6-9441-b8fd299f5775 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:41.780690 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fd6daa97-ce2a-40c6-9441-b8fd299f5775 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:41.785170 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:41.785170 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:41.785980 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd6daa97-ce2a-40c6-9441-b8fd299f5775 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:41.786651 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 856/3419] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:41 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:41.969160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-981f7916-f9af-436f-b416-10c0e5052c39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:41.971260 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-981f7916-f9af-436f-b416-10c0e5052c39 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:41.973427 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-981f7916-f9af-436f-b416-10c0e5052c39 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:41.973696 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-981f7916-f9af-436f-b416-10c0e5052c39 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:41.986951 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:41.986951 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:41.991913 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-981f7916-f9af-436f-b416-10c0e5052c39 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:41.997248 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-981f7916-f9af-436f-b416-10c0e5052c39 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:41.997927 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 857/3420] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:41 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:42.046620 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa5e0e97-943a-4bc6-9c8c-c3599f26626e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:42.048186 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa5e0e97-943a-4bc6-9c8c-c3599f26626e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:42.048434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa5e0e97-943a-4bc6-9c8c-c3599f26626e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:42.048623 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa5e0e97-943a-4bc6-9c8c-c3599f26626e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:42.048715 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-fa5e0e97-943a-4bc6-9c8c-c3599f26626e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:42.052434 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:42.052434 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:42.053160 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa5e0e97-943a-4bc6-9c8c-c3599f26626e tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:42.053612 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 857/3421] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:42 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 800 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:42.415164 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8414f9e9-1a19-4fcb-ba06-4c44d8a5427c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:42.420197 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8414f9e9-1a19-4fcb-ba06-4c44d8a5427c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:42.420507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8414f9e9-1a19-4fcb-ba06-4c44d8a5427c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:42.420751 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8414f9e9-1a19-4fcb-ba06-4c44d8a5427c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:42.420890 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8414f9e9-1a19-4fcb-ba06-4c44d8a5427c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:42.432039 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:42.432039 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:42.432869 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8414f9e9-1a19-4fcb-ba06-4c44d8a5427c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:42.433292 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 852/3422] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:42 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:42.559341 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a0ece344-03d4-4657-9f26-2c06699daf54 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:42.564889 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0ece344-03d4-4657-9f26-2c06699daf54 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:42.565378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0ece344-03d4-4657-9f26-2c06699daf54 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:42.565722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0ece344-03d4-4657-9f26-2c06699daf54 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:42.565931 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a0ece344-03d4-4657-9f26-2c06699daf54 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:42.576910 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:42.576910 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:42.578336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0ece344-03d4-4657-9f26-2c06699daf54 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:42.579423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70d49fa5-1579-472c-8cc2-577e1219afc2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:42.579772 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 857/3423] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:42 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:42.582363 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70d49fa5-1579-472c-8cc2-577e1219afc2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:42.582706 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70d49fa5-1579-472c-8cc2-577e1219afc2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:42.583052 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70d49fa5-1579-472c-8cc2-577e1219afc2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:42.583179 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-70d49fa5-1579-472c-8cc2-577e1219afc2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:42.589282 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:42.589282 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:42.590418 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70d49fa5-1579-472c-8cc2-577e1219afc2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:42.591693 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 858/3424] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:42 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:42.803181 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-25ead925-dd23-4953-a0fe-eb7ce364ef94 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:42.805878 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25ead925-dd23-4953-a0fe-eb7ce364ef94 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:42.806226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25ead925-dd23-4953-a0fe-eb7ce364ef94 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:42.806575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25ead925-dd23-4953-a0fe-eb7ce364ef94 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:42.806784 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-25ead925-dd23-4953-a0fe-eb7ce364ef94 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:42.812195 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:42.812195 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:42.813085 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25ead925-dd23-4953-a0fe-eb7ce364ef94 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:42.813629 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 858/3425] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:42 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:43.011723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a382027-ee32-4cc5-bde1-201b37b6c1c5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:43.013709 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a382027-ee32-4cc5-bde1-201b37b6c1c5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:43.013948 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a382027-ee32-4cc5-bde1-201b37b6c1c5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:43.014244 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a382027-ee32-4cc5-bde1-201b37b6c1c5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:43.021916 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:43.021916 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:43.027249 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a382027-ee32-4cc5-bde1-201b37b6c1c5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:43.032876 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a382027-ee32-4cc5-bde1-201b37b6c1c5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:43.033755 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 853/3426] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:43 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:43.068663 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b8fe0644-e342-4383-8b39-dba5d0c4a0d9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:43.071775 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8fe0644-e342-4383-8b39-dba5d0c4a0d9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:43.072018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8fe0644-e342-4383-8b39-dba5d0c4a0d9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:43.072212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8fe0644-e342-4383-8b39-dba5d0c4a0d9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:43.072334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b8fe0644-e342-4383-8b39-dba5d0c4a0d9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:43.083927 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:43.083927 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:43.085077 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8fe0644-e342-4383-8b39-dba5d0c4a0d9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:43.085613 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 858/3427] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:43 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:43.446022 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e08743b-e994-40c1-b747-16fe2a06c233 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:43.450819 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e08743b-e994-40c1-b747-16fe2a06c233 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:43.451584 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e08743b-e994-40c1-b747-16fe2a06c233 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:43.451584 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e08743b-e994-40c1-b747-16fe2a06c233 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:43.451584 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8e08743b-e994-40c1-b747-16fe2a06c233 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:43.462691 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:43.462691 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:43.463380 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e08743b-e994-40c1-b747-16fe2a06c233 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:43.463772 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 859/3428] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:43 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:43.593114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a029264-8cd7-4663-88af-10db54e01faf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:43.595312 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a029264-8cd7-4663-88af-10db54e01faf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:43.595584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a029264-8cd7-4663-88af-10db54e01faf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:43.595827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a029264-8cd7-4663-88af-10db54e01faf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:43.596071 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4a029264-8cd7-4663-88af-10db54e01faf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:43.600802 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:43.600802 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:43.601628 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a029264-8cd7-4663-88af-10db54e01faf tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:43.602072 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 859/3429] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:43 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:43.608030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-16d10067-3b27-453c-a58b-cc1f1fc519e9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:43.610215 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d10067-3b27-453c-a58b-cc1f1fc519e9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:43.610546 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16d10067-3b27-453c-a58b-cc1f1fc519e9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:43.610779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-16d10067-3b27-453c-a58b-cc1f1fc519e9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:43.610911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-16d10067-3b27-453c-a58b-cc1f1fc519e9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:43.615975 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:43.615975 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:43.616858 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-16d10067-3b27-453c-a58b-cc1f1fc519e9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:43.617317 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 854/3430] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:43 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:43.826460 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d66f8923-99f0-44ce-9864-d6ea25858b53 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:43.828428 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d66f8923-99f0-44ce-9864-d6ea25858b53 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:43.828748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d66f8923-99f0-44ce-9864-d6ea25858b53 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:43.829069 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d66f8923-99f0-44ce-9864-d6ea25858b53 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:43.829145 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d66f8923-99f0-44ce-9864-d6ea25858b53 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:43.837605 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:43.837605 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:43.838533 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d66f8923-99f0-44ce-9864-d6ea25858b53 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:43.838912 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 859/3431] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:43 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.051924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bdc31af0-240b-4794-94f3-3763dc2771a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.053777 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bdc31af0-240b-4794-94f3-3763dc2771a4 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:44.053944 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bdc31af0-240b-4794-94f3-3763dc2771a4 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.054153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bdc31af0-240b-4794-94f3-3763dc2771a4 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.060669 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.060669 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:44.064347 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bdc31af0-240b-4794-94f3-3763dc2771a4 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:44.068207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bdc31af0-240b-4794-94f3-3763dc2771a4 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:44.068602 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 860/3432] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.095072 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35ddff86-8da4-46a7-9571-49c82373464b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.097032 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35ddff86-8da4-46a7-9571-49c82373464b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:44.097265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35ddff86-8da4-46a7-9571-49c82373464b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.097463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35ddff86-8da4-46a7-9571-49c82373464b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.097567 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-35ddff86-8da4-46a7-9571-49c82373464b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:44.102702 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.102702 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:44.103670 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35ddff86-8da4-46a7-9571-49c82373464b tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:44.104038 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 860/3433] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.113756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e9790d5-b990-447c-867f-2fe7704d6357 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.116927 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e9790d5-b990-447c-867f-2fe7704d6357 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:44.117210 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e9790d5-b990-447c-867f-2fe7704d6357 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.117749 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e9790d5-b990-447c-867f-2fe7704d6357 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.129687 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.129687 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:44.136677 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e9790d5-b990-447c-867f-2fe7704d6357 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:44.146168 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e9790d5-b990-447c-867f-2fe7704d6357 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 returned with HTTP 200 Aug 08 19:33:44.147260 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 855/3434] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.165017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-40627294-4b28-488d-8284-5848b9b6cd4b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.167468 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40627294-4b28-488d-8284-5848b9b6cd4b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] POST https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a/action Aug 08 19:33:44.167871 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40627294-4b28-488d-8284-5848b9b6cd4b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:44.168016 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-40627294-4b28-488d-8284-5848b9b6cd4b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:44.169643 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-40627294-4b28-488d-8284-5848b9b6cd4b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] Updating backup 'dd430e78-c09d-4140-9d9a-a5f61c0ac20a' with '{'status': 'error'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 19:33:44.178666 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.178666 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:44.188308 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-40627294-4b28-488d-8284-5848b9b6cd4b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] reset_status in rpcapi backup_id dd430e78-c09d-4140-9d9a-a5f61c0ac20a on host np0000006803. {{(pid=100253) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 08 19:33:44.189991 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-40627294-4b28-488d-8284-5848b9b6cd4b tempest-VolumesBackupsAdminTest-490701267 tempest-VolumesBackupsAdminTest-490701267-project-admin] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a/action returned with HTTP 202 Aug 08 19:33:44.190491 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 860/3435] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:44 2026] POST /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:44.198473 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f2ebc00f-851a-4559-9410-50d96e31c190 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.200348 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2ebc00f-851a-4559-9410-50d96e31c190 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:44.200576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2ebc00f-851a-4559-9410-50d96e31c190 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.200774 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2ebc00f-851a-4559-9410-50d96e31c190 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.200884 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f2ebc00f-851a-4559-9410-50d96e31c190 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:44.205277 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.205277 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:44.206177 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2ebc00f-851a-4559-9410-50d96e31c190 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:44.206563 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 861/3436] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.216390 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-214ef876-4cea-4300-bc91-469ff44c97f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.218325 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-214ef876-4cea-4300-bc91-469ff44c97f9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] DELETE https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:44.218520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-214ef876-4cea-4300-bc91-469ff44c97f9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.218683 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-214ef876-4cea-4300-bc91-469ff44c97f9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.218790 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-214ef876-4cea-4300-bc91-469ff44c97f9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete backup with id: dd430e78-c09d-4140-9d9a-a5f61c0ac20a. Aug 08 19:33:44.224341 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.224341 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:44.237246 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-214ef876-4cea-4300-bc91-469ff44c97f9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] delete_backup rpcapi backup_id dd430e78-c09d-4140-9d9a-a5f61c0ac20a {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:44.239308 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-214ef876-4cea-4300-bc91-469ff44c97f9 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 202 Aug 08 19:33:44.239833 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 861/3437] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:44 2026] DELETE /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:44.249098 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ffed1ce8-60ab-4691-8cb4-529c2b8ab369 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.255878 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ffed1ce8-60ab-4691-8cb4-529c2b8ab369 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:44.256167 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ffed1ce8-60ab-4691-8cb4-529c2b8ab369 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.256447 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ffed1ce8-60ab-4691-8cb4-529c2b8ab369 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.259027 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ffed1ce8-60ab-4691-8cb4-529c2b8ab369 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:44.262857 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.262857 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:44.266332 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ffed1ce8-60ab-4691-8cb4-529c2b8ab369 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 200 Aug 08 19:33:44.266827 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 856/3438] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.476894 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c4fdabb3-5ff9-40bc-bb6c-d3c785fb9fa9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.478778 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4fdabb3-5ff9-40bc-bb6c-d3c785fb9fa9 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:44.479131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4fdabb3-5ff9-40bc-bb6c-d3c785fb9fa9 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.479393 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4fdabb3-5ff9-40bc-bb6c-d3c785fb9fa9 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.479556 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c4fdabb3-5ff9-40bc-bb6c-d3c785fb9fa9 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:44.485701 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.485701 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:44.486361 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4fdabb3-5ff9-40bc-bb6c-d3c785fb9fa9 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:44.486824 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 861/3439] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.615908 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f1c0294-efcd-432a-96ee-693d13884147 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.618338 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f1c0294-efcd-432a-96ee-693d13884147 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:44.618663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f1c0294-efcd-432a-96ee-693d13884147 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.619037 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f1c0294-efcd-432a-96ee-693d13884147 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.619092 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9f1c0294-efcd-432a-96ee-693d13884147 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:44.627854 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.627854 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:44.628543 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f1c0294-efcd-432a-96ee-693d13884147 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:44.629014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-80677f8e-41cd-417f-9211-abf5ce0f571c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.629166 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 862/3440] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.630793 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80677f8e-41cd-417f-9211-abf5ce0f571c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:44.631042 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80677f8e-41cd-417f-9211-abf5ce0f571c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.631272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-80677f8e-41cd-417f-9211-abf5ce0f571c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.631433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-80677f8e-41cd-417f-9211-abf5ce0f571c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:44.637008 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.637008 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:44.637837 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-80677f8e-41cd-417f-9211-abf5ce0f571c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:44.638260 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 862/3441] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:44.865056 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-247b7efd-76b4-41fb-bc74-a47c605ab8e6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:44.866948 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-247b7efd-76b4-41fb-bc74-a47c605ab8e6 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:44.867195 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-247b7efd-76b4-41fb-bc74-a47c605ab8e6 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:44.867427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-247b7efd-76b4-41fb-bc74-a47c605ab8e6 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:44.867613 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-247b7efd-76b4-41fb-bc74-a47c605ab8e6 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:44.873813 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:44.873813 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:44.874470 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-247b7efd-76b4-41fb-bc74-a47c605ab8e6 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:44.874831 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 857/3442] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:44 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:45.083428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-94b27984-8c08-450d-9826-d4ae2fbf1bdd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.085241 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94b27984-8c08-450d-9826-d4ae2fbf1bdd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:45.085450 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94b27984-8c08-450d-9826-d4ae2fbf1bdd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.085635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94b27984-8c08-450d-9826-d4ae2fbf1bdd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.091874 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.091874 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:45.095434 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-94b27984-8c08-450d-9826-d4ae2fbf1bdd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:45.099129 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94b27984-8c08-450d-9826-d4ae2fbf1bdd tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:45.099477 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 862/3443] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:45.277396 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d5e4f86-1b07-47a1-ab27-416a5ed27f33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.279777 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d5e4f86-1b07-47a1-ab27-416a5ed27f33 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a Aug 08 19:33:45.280058 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d5e4f86-1b07-47a1-ab27-416a5ed27f33 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.280324 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d5e4f86-1b07-47a1-ab27-416a5ed27f33 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.280495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2d5e4f86-1b07-47a1-ab27-416a5ed27f33 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Show backup with id dd430e78-c09d-4140-9d9a-a5f61c0ac20a. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:45.284901 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d5e4f86-1b07-47a1-ab27-416a5ed27f33 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a returned with HTTP 404 Aug 08 19:33:45.285554 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 863/3444] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/backups/dd430e78-c09d-4140-9d9a-a5f61c0ac20a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:45.374484 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c0781e5-3a32-4147-b852-faf73c0be900 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.378320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c0781e5-3a32-4147-b852-faf73c0be900 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:45.378320 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c0781e5-3a32-4147-b852-faf73c0be900 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.378320 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c0781e5-3a32-4147-b852-faf73c0be900 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.387010 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.387010 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:45.392785 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c0781e5-3a32-4147-b852-faf73c0be900 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:45.398140 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c0781e5-3a32-4147-b852-faf73c0be900 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 returned with HTTP 200 Aug 08 19:33:45.398576 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 863/3445] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:45.416223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a529552-74ec-4757-a220-0cbe6d378e79 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.418913 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a529552-74ec-4757-a220-0cbe6d378e79 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:45.419359 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a529552-74ec-4757-a220-0cbe6d378e79 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.419636 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a529552-74ec-4757-a220-0cbe6d378e79 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.419997 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8a529552-74ec-4757-a220-0cbe6d378e79 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete volume with id: 5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:45.426816 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.426816 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:45.427419 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a529552-74ec-4757-a220-0cbe6d378e79 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:45.449646 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a529552-74ec-4757-a220-0cbe6d378e79 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Delete volume request issued successfully. Aug 08 19:33:45.450119 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a529552-74ec-4757-a220-0cbe6d378e79 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 returned with HTTP 202 Aug 08 19:33:45.450337 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 858/3446] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:45 2026] DELETE /volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:45.464503 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-061dadf3-1978-4ab0-98eb-d98e314accb2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.465081 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-061dadf3-1978-4ab0-98eb-d98e314accb2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:45.465313 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-061dadf3-1978-4ab0-98eb-d98e314accb2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.465572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-061dadf3-1978-4ab0-98eb-d98e314accb2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.480864 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.480864 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:45.488191 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-061dadf3-1978-4ab0-98eb-d98e314accb2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Volume info retrieved successfully. Aug 08 19:33:45.496600 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-061dadf3-1978-4ab0-98eb-d98e314accb2 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 returned with HTTP 200 Aug 08 19:33:45.497066 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 863/3447] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:45.498070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c70039c7-6522-4a7f-822e-ae16734a0e1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.500106 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c70039c7-6522-4a7f-822e-ae16734a0e1c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:45.500551 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c70039c7-6522-4a7f-822e-ae16734a0e1c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.500702 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c70039c7-6522-4a7f-822e-ae16734a0e1c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.500850 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c70039c7-6522-4a7f-822e-ae16734a0e1c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:45.509452 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.509452 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:45.510158 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c70039c7-6522-4a7f-822e-ae16734a0e1c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:45.510726 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 864/3448] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:45.639037 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed923154-e259-44f0-990e-aeb98bb959e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.640736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed923154-e259-44f0-990e-aeb98bb959e3 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:45.641086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed923154-e259-44f0-990e-aeb98bb959e3 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.641086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed923154-e259-44f0-990e-aeb98bb959e3 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.641246 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ed923154-e259-44f0-990e-aeb98bb959e3 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:45.645187 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.645187 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:45.646595 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed923154-e259-44f0-990e-aeb98bb959e3 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:45.646595 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 864/3449] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:45.649151 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce65b047-135e-45bf-8200-8d3ac5bafc88 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.650716 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce65b047-135e-45bf-8200-8d3ac5bafc88 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:45.650880 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce65b047-135e-45bf-8200-8d3ac5bafc88 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.651114 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce65b047-135e-45bf-8200-8d3ac5bafc88 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.651191 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ce65b047-135e-45bf-8200-8d3ac5bafc88 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:45.655488 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.655488 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:45.656137 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce65b047-135e-45bf-8200-8d3ac5bafc88 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:45.656509 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 859/3450] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:45.891798 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce8df84c-6fb1-4246-b227-dc54dda00dec None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:45.893738 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce8df84c-6fb1-4246-b227-dc54dda00dec tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:45.894278 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce8df84c-6fb1-4246-b227-dc54dda00dec tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:45.894597 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce8df84c-6fb1-4246-b227-dc54dda00dec tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:45.895618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ce8df84c-6fb1-4246-b227-dc54dda00dec tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:45.901276 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:45.901276 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:45.901276 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce8df84c-6fb1-4246-b227-dc54dda00dec tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:45.901276 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 864/3451] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:45 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.113845 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b6b43a9-192d-4e32-b385-9402350d1c5f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.116347 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b6b43a9-192d-4e32-b385-9402350d1c5f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:46.116566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b6b43a9-192d-4e32-b385-9402350d1c5f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.116764 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b6b43a9-192d-4e32-b385-9402350d1c5f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.125289 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.125289 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:46.128787 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b6b43a9-192d-4e32-b385-9402350d1c5f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:46.132536 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b6b43a9-192d-4e32-b385-9402350d1c5f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:46.133246 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 865/3452] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.510309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8af5bb5f-dc40-4183-8aa6-af9f7c643968 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.513757 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8af5bb5f-dc40-4183-8aa6-af9f7c643968 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] GET https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 Aug 08 19:33:46.513757 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8af5bb5f-dc40-4183-8aa6-af9f7c643968 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.513757 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8af5bb5f-dc40-4183-8aa6-af9f7c643968 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.518774 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8af5bb5f-dc40-4183-8aa6-af9f7c643968 tempest-VolumesBackupsAdminTest-2045383699 tempest-VolumesBackupsAdminTest-2045383699-project-member] https://10.4.3.89/volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 returned with HTTP 404 Aug 08 19:33:46.519278 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 865/3453] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/volumes/5f9481e7-acc9-4a13-b385-55211f320f90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:46.524299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-844c254c-6429-4511-b7ff-a4655e282014 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.528339 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-844c254c-6429-4511-b7ff-a4655e282014 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:46.530032 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-844c254c-6429-4511-b7ff-a4655e282014 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.530032 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-844c254c-6429-4511-b7ff-a4655e282014 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.530032 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-844c254c-6429-4511-b7ff-a4655e282014 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:46.535552 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.535552 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:46.538361 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-844c254c-6429-4511-b7ff-a4655e282014 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:46.540028 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 860/3454] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.656861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6bbe1d62-5bd1-4684-b575-7c0edce9d07e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.658890 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6bbe1d62-5bd1-4684-b575-7c0edce9d07e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:33:46.659762 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6bbe1d62-5bd1-4684-b575-7c0edce9d07e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.659762 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6bbe1d62-5bd1-4684-b575-7c0edce9d07e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.659762 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6bbe1d62-5bd1-4684-b575-7c0edce9d07e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:46.664838 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.664838 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:46.665542 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6bbe1d62-5bd1-4684-b575-7c0edce9d07e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:33:46.666222 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 865/3455] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.668461 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a81533c9-fb30-4889-99b5-2dd4d26a5a06 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.671310 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a81533c9-fb30-4889-99b5-2dd4d26a5a06 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:46.671573 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a81533c9-fb30-4889-99b5-2dd4d26a5a06 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.671824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a81533c9-fb30-4889-99b5-2dd4d26a5a06 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.672126 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a81533c9-fb30-4889-99b5-2dd4d26a5a06 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:46.679037 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3518814e-1bb0-4a7b-acef-997e078c7fea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.682130 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.682130 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:46.683264 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a81533c9-fb30-4889-99b5-2dd4d26a5a06 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:46.683635 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 866/3456] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.786116 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3518814e-1bb0-4a7b-acef-997e078c7fea tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35/export_record Aug 08 19:33:46.786388 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3518814e-1bb0-4a7b-acef-997e078c7fea tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.786637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3518814e-1bb0-4a7b-acef-997e078c7fea tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Calling method 'export_record' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.786777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-3518814e-1bb0-4a7b-acef-997e078c7fea tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Export record for backup 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 19:33:46.791161 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.791161 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:46.792686 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-3518814e-1bb0-4a7b-acef-997e078c7fea tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7d7db49d46a84ceabd8fcf88c51aea01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bf7e3c3f52ef47579c3cc6124849489d', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:46.792941 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3518814e-1bb0-4a7b-acef-997e078c7fea tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35/export_record returned with HTTP 403 Aug 08 19:33:46.793578 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 866/3457] 10.4.3.89 () {68 vars in 1423 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35/export_record => generated 101 bytes in 115 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:46.804876 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.809785 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:46.810134 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-930741407"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:46.811744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-930741407'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:46.811920 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume of 1 GB Aug 08 19:33:46.818704 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Availability Zones retrieved successfully. Aug 08 19:33:46.829752 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Flow 'volume_create_api' (bcf91e2b-701c-422c-80bb-1146e93a1ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:46.832737 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39255655-cd7a-44c2-aab6-fcccf44d1932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:46.833637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:46.886587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39255655-cd7a-44c2-aab6-fcccf44d1932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:46.886587 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3272c0db-545d-4576-b3ac-2ea29c99df03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:46.915000 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-14256e56-2def-431b-9dbb-06b76c5a452c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.918709 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14256e56-2def-431b-9dbb-06b76c5a452c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:46.918883 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14256e56-2def-431b-9dbb-06b76c5a452c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.919121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14256e56-2def-431b-9dbb-06b76c5a452c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.919687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-14256e56-2def-431b-9dbb-06b76c5a452c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:46.925117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Created reservations ['f9673924-f018-43ad-b012-ad877b960032', 'c9134d2f-54c5-4d20-a39b-9fe4b0d280f7', '36e34b1e-1e56-42e6-b680-500da1f2ed53', 'b2bc82eb-dd7c-48f7-b1aa-268148db1568'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:46.926244 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3272c0db-545d-4576-b3ac-2ea29c99df03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9673924-f018-43ad-b012-ad877b960032', 'c9134d2f-54c5-4d20-a39b-9fe4b0d280f7', '36e34b1e-1e56-42e6-b680-500da1f2ed53', 'b2bc82eb-dd7c-48f7-b1aa-268148db1568']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:46.927344 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ea430f-172d-4c6b-8548-dc009d1bc628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:46.930974 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.930974 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:46.931822 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14256e56-2def-431b-9dbb-06b76c5a452c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:46.932296 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 866/3458] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.949498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e33ddc9-6cd6-424e-82fe-c583bd55b529 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.949498 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e33ddc9-6cd6-424e-82fe-c583bd55b529 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] PUT https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:46.949711 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e33ddc9-6cd6-424e-82fe-c583bd55b529 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:46.957160 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.957160 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:46.965022 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e33ddc9-6cd6-424e-82fe-c583bd55b529 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:46.965503 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 867/3459] 10.4.3.89 () {70 vars in 1401 bytes} [Sat Aug 8 19:33:46 2026] PUT /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 313 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.965693 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ea430f-172d-4c6b-8548-dc009d1bc628) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-930741407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7e3c3f52ef47579c3cc6124849489d',qos_specs=None,replication_status=,reservations=['f9673924-f018-43ad-b012-ad877b960032','c9134d2f-54c5-4d20-a39b-9fe4b0d280f7','36e34b1e-1e56-42e6-b680-500da1f2ed53','b2bc82eb-dd7c-48f7-b1aa-268148db1568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6840c61c2f44218fa8b8e3e791687a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-930741407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf7e3c3f52ef47579c3cc6124849489d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='db6840c61c2f44218fa8b8e3e791687a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:46.966586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26514ab9-b3ce-43c1-98f0-902a27471119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:46.976208 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c9ddab78-3cf3-4d06-90a2-a83f558709aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:46.978236 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9ddab78-3cf3-4d06-90a2-a83f558709aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:46.978464 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9ddab78-3cf3-4d06-90a2-a83f558709aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:46.978644 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c9ddab78-3cf3-4d06-90a2-a83f558709aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:46.979240 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c9ddab78-3cf3-4d06-90a2-a83f558709aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:46.985302 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:46.985302 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:46.985454 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26514ab9-b3ce-43c1-98f0-902a27471119) transitioned into 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-930741407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7e3c3f52ef47579c3cc6124849489d',qos_specs=None,replication_status=,reservations=['f9673924-f018-43ad-b012-ad877b960032','c9134d2f-54c5-4d20-a39b-9fe4b0d280f7','36e34b1e-1e56-42e6-b680-500da1f2ed53','b2bc82eb-dd7c-48f7-b1aa-268148db1568'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6840c61c2f44218fa8b8e3e791687a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:46.988423 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c9ddab78-3cf3-4d06-90a2-a83f558709aa tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:46.988485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ac9363-c1bd-4dc1-ad29-e5f9a98b20f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:46.988531 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 867/3460] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:46 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:46.997697 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1740d8f-7594-40df-a34e-11ed40b6681c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:47.000201 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1740d8f-7594-40df-a34e-11ed40b6681c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] DELETE https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:47.000442 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1740d8f-7594-40df-a34e-11ed40b6681c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:47.000623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1740d8f-7594-40df-a34e-11ed40b6681c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:47.000723 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-e1740d8f-7594-40df-a34e-11ed40b6681c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Delete backup with id: 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. Aug 08 19:33:47.009444 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:47.009444 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:47.011980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ac9363-c1bd-4dc1-ad29-e5f9a98b20f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:47.012789 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Flow 'volume_create_api' (bcf91e2b-701c-422c-80bb-1146e93a1ba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:47.013163 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume request issued successfully. Aug 08 19:33:47.013840 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34f472e7-9655-4b0c-b309-bbac99db06c6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:47.015025 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 861/3461] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:33:46 2026] POST /volume/v3/volumes => generated 775 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:47.026562 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-e1740d8f-7594-40df-a34e-11ed40b6681c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] delete_backup rpcapi backup_id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:47.029193 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1740d8f-7594-40df-a34e-11ed40b6681c tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 202 Aug 08 19:33:47.029652 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 867/3462] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:46 2026] DELETE /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:47.031331 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bc4d21e-fb74-4e01-8e2f-8cfa8d0b30c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:47.035433 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bc4d21e-fb74-4e01-8e2f-8cfa8d0b30c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 Aug 08 19:33:47.035433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bc4d21e-fb74-4e01-8e2f-8cfa8d0b30c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:47.035433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bc4d21e-fb74-4e01-8e2f-8cfa8d0b30c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:47.037012 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7238bded-d052-4ac0-a36d-802e0225f8b2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:47.040386 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7238bded-d052-4ac0-a36d-802e0225f8b2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:47.040655 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7238bded-d052-4ac0-a36d-802e0225f8b2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:47.040868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7238bded-d052-4ac0-a36d-802e0225f8b2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:47.040978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7238bded-d052-4ac0-a36d-802e0225f8b2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:47.048184 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:47.048184 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:47.049633 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7238bded-d052-4ac0-a36d-802e0225f8b2 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 200 Aug 08 19:33:47.050244 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 868/3463] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:47 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:47.052635 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:47.052635 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:47.056271 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bc4d21e-fb74-4e01-8e2f-8cfa8d0b30c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:33:47.068631 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bc4d21e-fb74-4e01-8e2f-8cfa8d0b30c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 returned with HTTP 200 Aug 08 19:33:47.068631 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 868/3464] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:47 2026] GET /volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:47.151445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1cf99e48-566f-4b30-ac33-c433d9b8d6e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:47.154057 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1cf99e48-566f-4b30-ac33-c433d9b8d6e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:47.154266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1cf99e48-566f-4b30-ac33-c433d9b8d6e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:47.154552 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1cf99e48-566f-4b30-ac33-c433d9b8d6e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:47.164220 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:47.164220 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:47.169584 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1cf99e48-566f-4b30-ac33-c433d9b8d6e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:47.179910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1cf99e48-566f-4b30-ac33-c433d9b8d6e5 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:47.180634 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 862/3465] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:47 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:47.554802 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b1830fde-1ae5-4ae1-8f8f-cde73d3de312 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:47.557020 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b1830fde-1ae5-4ae1-8f8f-cde73d3de312 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:47.557462 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b1830fde-1ae5-4ae1-8f8f-cde73d3de312 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:47.557721 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b1830fde-1ae5-4ae1-8f8f-cde73d3de312 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:47.557850 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b1830fde-1ae5-4ae1-8f8f-cde73d3de312 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:47.564051 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:47.564051 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:47.564866 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b1830fde-1ae5-4ae1-8f8f-cde73d3de312 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:47.565506 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 868/3466] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:47 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:33:47.695866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c360b26-de24-4e99-b58f-bc0c35089ac3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:47.701325 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c360b26-de24-4e99-b58f-bc0c35089ac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:47.701638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c360b26-de24-4e99-b58f-bc0c35089ac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:47.701889 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c360b26-de24-4e99-b58f-bc0c35089ac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:47.702051 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0c360b26-de24-4e99-b58f-bc0c35089ac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:47.709069 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:47.709069 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:47.710018 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c360b26-de24-4e99-b58f-bc0c35089ac3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:47.710461 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 869/3467] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:47 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:48.060982 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-386d6f0e-f04b-4a4e-ba33-755b61a93e90 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.062765 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-386d6f0e-f04b-4a4e-ba33-755b61a93e90 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc Aug 08 19:33:48.062998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-386d6f0e-f04b-4a4e-ba33-755b61a93e90 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.063175 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-386d6f0e-f04b-4a4e-ba33-755b61a93e90 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.063284 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-386d6f0e-f04b-4a4e-ba33-755b61a93e90 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Show backup with id 207dd764-bf3c-4d55-ad5c-fd20b41b45fc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:48.066878 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-386d6f0e-f04b-4a4e-ba33-755b61a93e90 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc returned with HTTP 404 Aug 08 19:33:48.067347 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 869/3468] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/backups/207dd764-bf3c-4d55-ad5c-fd20b41b45fc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:48.076985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.079862 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 Aug 08 19:33:48.080331 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.080715 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.081046 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Delete volume with id: e6acd4f6-6689-4a94-8765-9ac1fc217d21 Aug 08 19:33:48.082517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-89daf13a-a922-48a6-aecf-b36308a0fe16 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.084734 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89daf13a-a922-48a6-aecf-b36308a0fe16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 Aug 08 19:33:48.084941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89daf13a-a922-48a6-aecf-b36308a0fe16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.088451 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89daf13a-a922-48a6-aecf-b36308a0fe16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.093927 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.093927 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:48.094146 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.094146 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:48.094215 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Volume info retrieved successfully. Aug 08 19:33:48.097618 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-89daf13a-a922-48a6-aecf-b36308a0fe16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:33:48.102444 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89daf13a-a922-48a6-aecf-b36308a0fe16 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 returned with HTTP 200 Aug 08 19:33:48.102652 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 869/3469] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:48.121247 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2dea5784-6c3e-4403-8551-370802a95f7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.122765 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dea5784-6c3e-4403-8551-370802a95f7f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:33:48.123183 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dea5784-6c3e-4403-8551-370802a95f7f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646", "name": "tempest-type-Backup-1689074534"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:48.124422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-2dea5784-6c3e-4403-8551-370802a95f7f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Creating new backup {'backup': {'volume_id': '3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646', 'name': 'tempest-type-Backup-1689074534'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:33:48.124583 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-2dea5784-6c3e-4403-8551-370802a95f7f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Creating backup of volume 3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 in container None Aug 08 19:33:48.129517 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Delete volume request issued successfully. Aug 08 19:33:48.129517 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76de4887-b49c-4b5d-98c4-6c268afa5b69 tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 returned with HTTP 202 Aug 08 19:33:48.129517 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 863/3470] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:48 2026] DELETE /volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:48.132455 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.132455 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:48.132901 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2dea5784-6c3e-4403-8551-370802a95f7f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:33:48.140584 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2eef5598-79e1-4035-93f4-cbfa8b8b422d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.154491 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2eef5598-79e1-4035-93f4-cbfa8b8b422d tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 Aug 08 19:33:48.154738 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2eef5598-79e1-4035-93f4-cbfa8b8b422d tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.154991 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2eef5598-79e1-4035-93f4-cbfa8b8b422d tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.164874 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.164874 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:48.170057 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2eef5598-79e1-4035-93f4-cbfa8b8b422d tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Volume info retrieved successfully. Aug 08 19:33:48.175640 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2eef5598-79e1-4035-93f4-cbfa8b8b422d tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 returned with HTTP 200 Aug 08 19:33:48.176206 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 870/3471] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 => generated 1006 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:48.180504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2dea5784-6c3e-4403-8551-370802a95f7f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Created reservations ['79d12599-e4ba-48f8-87b6-17ff430aeb1f', 'f0cb0d29-598f-453b-9f51-ec8220fe1612'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:48.208873 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca473893-dd40-4e62-9ed0-446db80a967d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.213217 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca473893-dd40-4e62-9ed0-446db80a967d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:48.214088 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca473893-dd40-4e62-9ed0-446db80a967d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.214881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca473893-dd40-4e62-9ed0-446db80a967d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.226927 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.226927 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:48.229714 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dea5784-6c3e-4403-8551-370802a95f7f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:33:48.229714 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 870/3472] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:33:48 2026] POST /volume/v3/backups => generated 314 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:48.233221 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca473893-dd40-4e62-9ed0-446db80a967d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:48.239803 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca473893-dd40-4e62-9ed0-446db80a967d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:48.239938 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 870/3473] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:48.242485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-edc0f6af-df6a-4e0f-8887-88e31bfa0d77 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.244063 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc0f6af-df6a-4e0f-8887-88e31bfa0d77 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:48.244458 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc0f6af-df6a-4e0f-8887-88e31bfa0d77 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.244828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-edc0f6af-df6a-4e0f-8887-88e31bfa0d77 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.245136 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-edc0f6af-df6a-4e0f-8887-88e31bfa0d77 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:48.250735 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.250735 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:48.252213 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-edc0f6af-df6a-4e0f-8887-88e31bfa0d77 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:48.252213 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 864/3474] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:48.391645 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba393b7f-a782-48f0-b258-48519fd460dd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.393854 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:48.394322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-599870679"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:48.396000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Create volume request body: {'volume': {'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-599870679'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:48.514742 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Create volume of 1 GB Aug 08 19:33:48.521077 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Availability Zones retrieved successfully. Aug 08 19:33:48.529439 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Flow 'volume_create_api' (4a39bb42-7f48-4f4c-a53b-5aaa4fd1adbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:48.531280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392b25df-c162-4afa-a23e-02f35aab535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:48.532926 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:48.579978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d601e754-b506-4cd1-8256-aa57c5810f9f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.581987 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d601e754-b506-4cd1-8256-aa57c5810f9f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:48.582829 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d601e754-b506-4cd1-8256-aa57c5810f9f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.583147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d601e754-b506-4cd1-8256-aa57c5810f9f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.583318 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d601e754-b506-4cd1-8256-aa57c5810f9f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:48.590463 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.590463 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:48.592469 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d601e754-b506-4cd1-8256-aa57c5810f9f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:48.592469 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 871/3475] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:48.610604 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (392b25df-c162-4afa-a23e-02f35aab535d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:48.612259 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd066bbd-6275-4a16-b96b-e245f419885a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:48.687083 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Created reservations ['3ace381f-e032-4e4d-b07d-cf7be88a8fdf', '6299195a-5b45-4c6c-a483-326699f3be73', 'f0a8404b-fc4e-47bb-a048-ca506cd5948a', '1cf5816d-fe3f-4a0a-a189-374b9ef2c226'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:48.688059 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd066bbd-6275-4a16-b96b-e245f419885a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ace381f-e032-4e4d-b07d-cf7be88a8fdf', '6299195a-5b45-4c6c-a483-326699f3be73', 'f0a8404b-fc4e-47bb-a048-ca506cd5948a', '1cf5816d-fe3f-4a0a-a189-374b9ef2c226']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:48.689074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344cb3ad-39a6-470c-9a44-79c91797651f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:48.691722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-17d3a690-d231-4b97-87b7-1c604fdd9a01 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.692127 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17d3a690-d231-4b97-87b7-1c604fdd9a01 None None] GET https://10.4.3.89/volume// Aug 08 19:33:48.692513 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17d3a690-d231-4b97-87b7-1c604fdd9a01 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.692513 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17d3a690-d231-4b97-87b7-1c604fdd9a01 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.692815 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17d3a690-d231-4b97-87b7-1c604fdd9a01 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:48.693782 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 871/3476] 10.4.3.89 () {64 vars in 997 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:48.704733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fb0efb53-a13b-433b-8882-8fab4ec43435 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.704733 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb0efb53-a13b-433b-8882-8fab4ec43435 None None] GET https://10.4.3.89/volume// Aug 08 19:33:48.704733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb0efb53-a13b-433b-8882-8fab4ec43435 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.704733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb0efb53-a13b-433b-8882-8fab4ec43435 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.704733 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb0efb53-a13b-433b-8882-8fab4ec43435 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:48.704733 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 865/3477] 10.4.3.89 () {64 vars in 997 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:48.719771 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1fddd5b8-c7b3-47d4-bf51-0be06813531b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.721742 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (344cb3ad-39a6-470c-9a44-79c91797651f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7720413-a09b-4f60-b771-332e3d151746', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-599870679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f48f18137348d6a9f44e4cde943f87',qos_specs=None,replication_status=,reservations=['3ace381f-e032-4e4d-b07d-cf7be88a8fdf','6299195a-5b45-4c6c-a483-326699f3be73','f0a8404b-fc4e-47bb-a048-ca506cd5948a','1cf5816d-fe3f-4a0a-a189-374b9ef2c226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2111910593cb4ac18a014f642f2bccb4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-599870679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7720413-a09b-4f60-b771-332e3d151746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05f48f18137348d6a9f44e4cde943f87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='2111910593cb4ac18a014f642f2bccb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:48.722159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5f1714-71df-420d-aba4-82b8506ded40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:48.725439 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-75a728f7-fb70-41b3-bd2d-c007ebbd3d97 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.726365 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75a728f7-fb70-41b3-bd2d-c007ebbd3d97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:48.726365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75a728f7-fb70-41b3-bd2d-c007ebbd3d97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.726688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-75a728f7-fb70-41b3-bd2d-c007ebbd3d97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.726750 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-75a728f7-fb70-41b3-bd2d-c007ebbd3d97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:48.733037 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.733037 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:48.734880 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-75a728f7-fb70-41b3-bd2d-c007ebbd3d97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:48.735140 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 872/3478] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:48.748935 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5f1714-71df-420d-aba4-82b8506ded40) transitioned into 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-599870679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05f48f18137348d6a9f44e4cde943f87',qos_specs=None,replication_status=,reservations=['3ace381f-e032-4e4d-b07d-cf7be88a8fdf','6299195a-5b45-4c6c-a483-326699f3be73','f0a8404b-fc4e-47bb-a048-ca506cd5948a','1cf5816d-fe3f-4a0a-a189-374b9ef2c226'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2111910593cb4ac18a014f642f2bccb4',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:48.750121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba9c406-1161-4072-aea2-08e71da1c930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:48.763852 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ba9c406-1161-4072-aea2-08e71da1c930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:48.765190 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Flow 'volume_create_api' (4a39bb42-7f48-4f4c-a53b-5aaa4fd1adbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:48.765686 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Create volume request issued successfully. Aug 08 19:33:48.766560 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba393b7f-a782-48f0-b258-48519fd460dd tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:48.767211 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 871/3479] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:48 2026] POST /volume/v3/volumes => generated 748 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:48.782355 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-77f2a30c-f202-4e20-a589-637c8dcca946 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:48.784905 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77f2a30c-f202-4e20-a589-637c8dcca946 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] GET https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:48.785264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77f2a30c-f202-4e20-a589-637c8dcca946 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.785575 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77f2a30c-f202-4e20-a589-637c8dcca946 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.796403 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:48.796403 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:48.802397 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-77f2a30c-f202-4e20-a589-637c8dcca946 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:48.807491 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77f2a30c-f202-4e20-a589-637c8dcca946 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 returned with HTTP 200 Aug 08 19:33:48.807951 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 866/3480] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:48.908176 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fddd5b8-c7b3-47d4-bf51-0be06813531b tempest-VersionsTest-256327780 tempest-VersionsTest-256327780-project-member] GET https://10.4.3.89/volume/v3/ Aug 08 19:33:48.908497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fddd5b8-c7b3-47d4-bf51-0be06813531b tempest-VersionsTest-256327780 tempest-VersionsTest-256327780-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:48.908811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1fddd5b8-c7b3-47d4-bf51-0be06813531b tempest-VersionsTest-256327780 tempest-VersionsTest-256327780-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:48.909240 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1fddd5b8-c7b3-47d4-bf51-0be06813531b tempest-VersionsTest-256327780 tempest-VersionsTest-256327780-project-member] https://10.4.3.89/volume/v3/ returned with HTTP 200 Aug 08 19:33:48.909673 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 872/3481] 10.4.3.89 () {66 vars in 1209 bytes} [Sat Aug 8 19:33:48 2026] GET /volume/v3/ => generated 385 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:49.197575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e59787d-624e-4a94-983c-49e70a5c21db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.200180 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e59787d-624e-4a94-983c-49e70a5c21db tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] GET https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 Aug 08 19:33:49.200942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e59787d-624e-4a94-983c-49e70a5c21db tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:49.201187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e59787d-624e-4a94-983c-49e70a5c21db tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:49.211257 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e59787d-624e-4a94-983c-49e70a5c21db tempest-ProjectAdminTests39-1110288794 tempest-ProjectAdminTests39-1110288794-project-admin] https://10.4.3.89/volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 returned with HTTP 404 Aug 08 19:33:49.212168 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 873/3482] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:49 2026] GET /volume/v3/volumes/e6acd4f6-6689-4a94-8765-9ac1fc217d21 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:49.260434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-617b4ee6-9f8f-44a9-bde8-44894b47dd6a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.261423 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-617b4ee6-9f8f-44a9-bde8-44894b47dd6a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:49.261686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-617b4ee6-9f8f-44a9-bde8-44894b47dd6a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:49.263357 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-617b4ee6-9f8f-44a9-bde8-44894b47dd6a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:49.270438 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-171e0213-eed3-4908-b956-cf42d972aca1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.272110 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-171e0213-eed3-4908-b956-cf42d972aca1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:49.272424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-171e0213-eed3-4908-b956-cf42d972aca1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:49.275435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-171e0213-eed3-4908-b956-cf42d972aca1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:49.275435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-171e0213-eed3-4908-b956-cf42d972aca1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:49.275557 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.275557 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:49.279594 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-617b4ee6-9f8f-44a9-bde8-44894b47dd6a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:49.284012 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.284012 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:49.284745 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-171e0213-eed3-4908-b956-cf42d972aca1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:49.285487 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 867/3483] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:49 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:49.286932 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-617b4ee6-9f8f-44a9-bde8-44894b47dd6a tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:49.286932 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 872/3484] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:49 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:49.604148 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3aad0f6f-44d6-49b2-bfae-ea7595e9eced None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.606308 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3aad0f6f-44d6-49b2-bfae-ea7595e9eced tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:49.606728 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3aad0f6f-44d6-49b2-bfae-ea7595e9eced tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:49.607062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3aad0f6f-44d6-49b2-bfae-ea7595e9eced tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:49.607244 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3aad0f6f-44d6-49b2-bfae-ea7595e9eced tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:49.612663 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.612663 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:49.613753 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3aad0f6f-44d6-49b2-bfae-ea7595e9eced tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:49.614104 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 873/3485] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:49 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:49.748432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-76bbe113-6c6e-40e2-8eb2-6dc4e0346ac5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.750437 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76bbe113-6c6e-40e2-8eb2-6dc4e0346ac5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:49.750638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76bbe113-6c6e-40e2-8eb2-6dc4e0346ac5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:49.751129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-76bbe113-6c6e-40e2-8eb2-6dc4e0346ac5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:49.751264 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-76bbe113-6c6e-40e2-8eb2-6dc4e0346ac5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:49.756547 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.756547 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:49.757845 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-76bbe113-6c6e-40e2-8eb2-6dc4e0346ac5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:49.758327 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 874/3486] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:49 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:49.819559 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-98702048-f3ad-4134-90a1-2dd912b4ef9e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.822119 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98702048-f3ad-4134-90a1-2dd912b4ef9e tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] GET https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:49.822462 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98702048-f3ad-4134-90a1-2dd912b4ef9e tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:49.822733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98702048-f3ad-4134-90a1-2dd912b4ef9e tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:49.833648 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.833648 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:49.838347 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-98702048-f3ad-4134-90a1-2dd912b4ef9e tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:49.844476 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98702048-f3ad-4134-90a1-2dd912b4ef9e tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 returned with HTTP 200 Aug 08 19:33:49.844998 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 868/3487] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:49 2026] GET /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:49.865152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-518e4577-9b23-4c8c-9613-65ec20d2db2f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.867612 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-518e4577-9b23-4c8c-9613-65ec20d2db2f tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] POST https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action Aug 08 19:33:49.867836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-518e4577-9b23-4c8c-9613-65ec20d2db2f tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-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=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:49.867991 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-518e4577-9b23-4c8c-9613-65ec20d2db2f tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:49.882026 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.882026 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:49.890965 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.890965 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:49.891732 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-518e4577-9b23-4c8c-9613-65ec20d2db2f tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:49.908676 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-518e4577-9b23-4c8c-9613-65ec20d2db2f tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Update volume metadata completed successfully. Aug 08 19:33:49.908866 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-518e4577-9b23-4c8c-9613-65ec20d2db2f tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action returned with HTTP 200 Aug 08 19:33:49.909586 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 873/3488] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:49 2026] POST /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action => generated 563 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:49.919119 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d893cf52-c10b-462a-9eda-7a887cc418c6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.921737 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d893cf52-c10b-462a-9eda-7a887cc418c6 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] GET https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:49.921737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d893cf52-c10b-462a-9eda-7a887cc418c6 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:49.922312 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d893cf52-c10b-462a-9eda-7a887cc418c6 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:49.933372 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.933372 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:49.938692 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d893cf52-c10b-462a-9eda-7a887cc418c6 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:49.946606 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d893cf52-c10b-462a-9eda-7a887cc418c6 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 returned with HTTP 200 Aug 08 19:33:49.947088 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 874/3489] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:49 2026] GET /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:49.965868 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:49.968940 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] POST https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action Aug 08 19:33:49.970385 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:49.970617 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:49.987601 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.987601 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:49.996034 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:49.996034 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:49.996639 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:50.002748 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Get volume image-metadata completed successfully. Aug 08 19:33:50.015147 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Delete volume metadata completed successfully. Aug 08 19:33:50.015396 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff214df9-d52b-4ee5-b242-80f73a8dc25c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action returned with HTTP 200 Aug 08 19:33:50.015809 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 875/3490] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:49 2026] POST /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action => generated 0 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 08 19:33:50.023626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6502844b-4427-4af1-973e-02f8986d04d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.025607 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6502844b-4427-4af1-973e-02f8986d04d1 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] POST https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action Aug 08 19:33:50.025978 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6502844b-4427-4af1-973e-02f8986d04d1 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:50.026116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6502844b-4427-4af1-973e-02f8986d04d1 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:50.035287 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.035287 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:50.035769 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6502844b-4427-4af1-973e-02f8986d04d1 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:50.040763 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6502844b-4427-4af1-973e-02f8986d04d1 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Get volume image-metadata completed successfully. Aug 08 19:33:50.041069 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6502844b-4427-4af1-973e-02f8986d04d1 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action returned with HTTP 200 Aug 08 19:33:50.041564 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 869/3491] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:33:50 2026] POST /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:50.050544 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00c15811-2b92-4c84-b565-5c1e8f42c4e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.053128 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00c15811-2b92-4c84-b565-5c1e8f42c4e0 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] GET https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:50.053675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00c15811-2b92-4c84-b565-5c1e8f42c4e0 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:50.053895 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00c15811-2b92-4c84-b565-5c1e8f42c4e0 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:50.063336 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.063336 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:50.068123 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-00c15811-2b92-4c84-b565-5c1e8f42c4e0 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:50.075017 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00c15811-2b92-4c84-b565-5c1e8f42c4e0 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 returned with HTTP 200 Aug 08 19:33:50.075813 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 874/3492] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:50 2026] GET /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 => generated 1390 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:50.092081 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.093988 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:50.094249 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:50.094505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:50.094723 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Delete volume with id: d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:50.103661 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.103661 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:50.104279 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:50.128672 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Delete volume request issued successfully. Aug 08 19:33:50.129439 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cdcfdc31-201f-4dc7-86e2-5872f3a655c5 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 returned with HTTP 202 Aug 08 19:33:50.130355 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 875/3493] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:50 2026] DELETE /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:50.147969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bbe4fe07-e1b3-4d6f-8009-6df87dcd892c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.151021 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbe4fe07-e1b3-4d6f-8009-6df87dcd892c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] GET https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:50.151347 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbe4fe07-e1b3-4d6f-8009-6df87dcd892c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:50.151653 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbe4fe07-e1b3-4d6f-8009-6df87dcd892c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:50.161958 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.161958 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:50.167595 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bbe4fe07-e1b3-4d6f-8009-6df87dcd892c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Volume info retrieved successfully. Aug 08 19:33:50.175353 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbe4fe07-e1b3-4d6f-8009-6df87dcd892c tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 returned with HTTP 200 Aug 08 19:33:50.175779 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 876/3494] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:50 2026] GET /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:50.297370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53a93fea-ac4b-43e4-a617-39d6680d9cab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.300015 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53a93fea-ac4b-43e4-a617-39d6680d9cab tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:50.300335 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53a93fea-ac4b-43e4-a617-39d6680d9cab tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:50.300374 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-43123af0-3428-4cec-ada8-75d7c9ccd022 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.300642 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53a93fea-ac4b-43e4-a617-39d6680d9cab tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:50.300808 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-53a93fea-ac4b-43e4-a617-39d6680d9cab tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:50.302666 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43123af0-3428-4cec-ada8-75d7c9ccd022 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:50.302909 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43123af0-3428-4cec-ada8-75d7c9ccd022 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:50.303151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43123af0-3428-4cec-ada8-75d7c9ccd022 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:50.310548 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.310548 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:50.312418 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.312571 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.312571 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:50.313717 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53a93fea-ac4b-43e4-a617-39d6680d9cab tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:50.314296 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 870/3495] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:50 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:50.319667 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-43123af0-3428-4cec-ada8-75d7c9ccd022 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:50.326253 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43123af0-3428-4cec-ada8-75d7c9ccd022 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:50.327215 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 875/3496] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:50 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:50.371283 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:50.371731 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-94440357"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:50.373306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request body: {'volume': {"'imageRef": 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-94440357'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:50.373502 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume of 1 GB Aug 08 19:33:50.377553 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Availability Zones retrieved successfully. Aug 08 19:33:50.383327 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (cd0017fa-4cbb-4f10-8176-be61ae015440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:50.384423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d6d58e-c9ef-4896-86e6-06235f4983af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.385337 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:50.412987 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d6d58e-c9ef-4896-86e6-06235f4983af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.413819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b93863-6e4b-48f1-be6f-22bf88fafb1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.471357 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Created reservations ['c8adb4d1-7a8b-40ad-9acc-9c2714988484', '76d61c1f-a10b-47ea-9e33-6981a9313faf', 'eb4d182c-540b-4fe7-8d44-11f3bc0509e0', '60c8efb5-9569-4142-807d-024f8d53a649'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:50.472439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b93863-6e4b-48f1-be6f-22bf88fafb1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8adb4d1-7a8b-40ad-9acc-9c2714988484', '76d61c1f-a10b-47ea-9e33-6981a9313faf', 'eb4d182c-540b-4fe7-8d44-11f3bc0509e0', '60c8efb5-9569-4142-807d-024f8d53a649']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.473311 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75976781-cb26-46c7-bc13-f4b30524c107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.496298 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75976781-cb26-46c7-bc13-f4b30524c107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d95c3f4-22cb-4339-beac-dec7c65ea287', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-94440357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['c8adb4d1-7a8b-40ad-9acc-9c2714988484','76d61c1f-a10b-47ea-9e33-6981a9313faf','eb4d182c-540b-4fe7-8d44-11f3bc0509e0','60c8efb5-9569-4142-807d-024f8d53a649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-94440357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d95c3f4-22cb-4339-beac-dec7c65ea287,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbae1f863e04472f9d9ac70b6bb0b878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='82183bb7dff5485a951de33bdd40e9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.497241 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3efe75-1289-4cb9-b786-29cc46a91c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.514980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb3efe75-1289-4cb9-b786-29cc46a91c08) transitioned into 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-94440357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['c8adb4d1-7a8b-40ad-9acc-9c2714988484','76d61c1f-a10b-47ea-9e33-6981a9313faf','eb4d182c-540b-4fe7-8d44-11f3bc0509e0','60c8efb5-9569-4142-807d-024f8d53a649'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.515675 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e066d-be96-4975-88ca-da5769795555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.523181 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e066d-be96-4975-88ca-da5769795555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.524232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (cd0017fa-4cbb-4f10-8176-be61ae015440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:50.524631 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request issued successfully. Aug 08 19:33:50.525338 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c7f543b0-2b07-4bf5-87af-f8e1d3f233ae tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:50.525934 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 876/3497] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:50 2026] POST /volume/v3/volumes => generated 753 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:50.539711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.541516 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:50.541815 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-4970294"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:50.543177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request body: {'volume': {"'imageRef": 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-4970294'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:50.543279 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume of 1 GB Aug 08 19:33:50.547019 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Availability Zones retrieved successfully. Aug 08 19:33:50.552066 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (887528ee-3ab6-49f9-972c-7015889e9b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:50.552946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db70a54e-5a50-4ab0-b4a6-8d80192a46a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.553995 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:50.585550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db70a54e-5a50-4ab0-b4a6-8d80192a46a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.586383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e54f4d-5404-4d65-9ebb-97dc2847d953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.625142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0a45fb7d-5736-4ab6-90a3-d46581123197 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.627300 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a45fb7d-5736-4ab6-90a3-d46581123197 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:50.627775 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a45fb7d-5736-4ab6-90a3-d46581123197 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:50.627855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a45fb7d-5736-4ab6-90a3-d46581123197 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:50.628005 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0a45fb7d-5736-4ab6-90a3-d46581123197 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:50.633046 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.633046 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:50.633831 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a45fb7d-5736-4ab6-90a3-d46581123197 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:50.634384 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 871/3498] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:50 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:50.635474 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Created reservations ['5c6a5f62-6d1e-45a7-b522-3305660166be', 'e5f6d702-ae57-49f1-937a-cee2c37f7b0b', '4a40392d-0e5a-4fe6-9573-72bf9afe7b2d', '01ca15d9-199c-4294-abdd-e1646b1ecc2b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:50.636509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e54f4d-5404-4d65-9ebb-97dc2847d953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c6a5f62-6d1e-45a7-b522-3305660166be', 'e5f6d702-ae57-49f1-937a-cee2c37f7b0b', '4a40392d-0e5a-4fe6-9573-72bf9afe7b2d', '01ca15d9-199c-4294-abdd-e1646b1ecc2b']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.637440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545526c7-38e0-47b5-84e2-5875de40fa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.662394 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545526c7-38e0-47b5-84e2-5875de40fa38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a8c72e-6f41-4ff0-9544-b6dc9472bb62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-4970294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['5c6a5f62-6d1e-45a7-b522-3305660166be','e5f6d702-ae57-49f1-937a-cee2c37f7b0b','4a40392d-0e5a-4fe6-9573-72bf9afe7b2d','01ca15d9-199c-4294-abdd-e1646b1ecc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-4970294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94a8c72e-6f41-4ff0-9544-b6dc9472bb62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbae1f863e04472f9d9ac70b6bb0b878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='82183bb7dff5485a951de33bdd40e9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.663161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82bd78a0-69e0-4695-867e-2cab90e5b090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.680265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82bd78a0-69e0-4695-867e-2cab90e5b090) transitioned into 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-4970294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['5c6a5f62-6d1e-45a7-b522-3305660166be','e5f6d702-ae57-49f1-937a-cee2c37f7b0b','4a40392d-0e5a-4fe6-9573-72bf9afe7b2d','01ca15d9-199c-4294-abdd-e1646b1ecc2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.681072 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed2a1002-a0d1-44fa-aaf8-be70366282f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.690472 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed2a1002-a0d1-44fa-aaf8-be70366282f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.691387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (887528ee-3ab6-49f9-972c-7015889e9b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:50.691775 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request issued successfully. Aug 08 19:33:50.692623 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ac95588-c2c6-4e98-905d-abbf95b891bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:50.693200 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 877/3499] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:50 2026] POST /volume/v3/volumes => generated 752 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:50.706010 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.708098 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:50.708506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1711635059"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:50.710074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request body: {'volume': {"'imageRef": 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1711635059'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:50.710195 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume of 1 GB Aug 08 19:33:50.714610 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Availability Zones retrieved successfully. Aug 08 19:33:50.722532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (aef1a02e-afa0-4a7a-8caf-b663ef5d82cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:50.724305 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5784cc1-8a24-44b0-9685-e90277fb1788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.725348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:50.771697 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d7aa8947-de36-4904-bd52-2b50e967a3a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.771832 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5784cc1-8a24-44b0-9685-e90277fb1788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.772909 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e94184-ecc6-4612-b593-0bc128679460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.774972 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7aa8947-de36-4904-bd52-2b50e967a3a7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:50.776428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7aa8947-de36-4904-bd52-2b50e967a3a7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:50.776428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d7aa8947-de36-4904-bd52-2b50e967a3a7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:50.776428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d7aa8947-de36-4904-bd52-2b50e967a3a7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:50.781337 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:50.781337 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:50.782293 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d7aa8947-de36-4904-bd52-2b50e967a3a7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:50.782900 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 877/3500] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:50 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:50.824905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Created reservations ['23f5a7ad-7320-48cf-ae84-3f0a34255738', '97f190c7-853d-4507-b1ea-f660cb542eec', '85c40bff-3289-4d56-acce-e5bc6c268ef5', 'f10ce1e2-1408-445c-9ad4-8b5898b03ed0'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:50.826007 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e94184-ecc6-4612-b593-0bc128679460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f5a7ad-7320-48cf-ae84-3f0a34255738', '97f190c7-853d-4507-b1ea-f660cb542eec', '85c40bff-3289-4d56-acce-e5bc6c268ef5', 'f10ce1e2-1408-445c-9ad4-8b5898b03ed0']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.827107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349ff9e5-1bce-4197-a1d9-fee7eddad434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.859788 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (349ff9e5-1bce-4197-a1d9-fee7eddad434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ba35160-3404-43cb-a59f-1c4cda85b0a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1711635059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['23f5a7ad-7320-48cf-ae84-3f0a34255738','97f190c7-853d-4507-b1ea-f660cb542eec','85c40bff-3289-4d56-acce-e5bc6c268ef5','f10ce1e2-1408-445c-9ad4-8b5898b03ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1711635059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ba35160-3404-43cb-a59f-1c4cda85b0a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbae1f863e04472f9d9ac70b6bb0b878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='82183bb7dff5485a951de33bdd40e9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.860657 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba46094d-80c2-41a1-922a-52d3a22f97c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.882566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba46094d-80c2-41a1-922a-52d3a22f97c6) transitioned into 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-1711635059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['23f5a7ad-7320-48cf-ae84-3f0a34255738','97f190c7-853d-4507-b1ea-f660cb542eec','85c40bff-3289-4d56-acce-e5bc6c268ef5','f10ce1e2-1408-445c-9ad4-8b5898b03ed0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.883478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f15f2e2-14c2-403a-a653-36e99dc239fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.892317 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f15f2e2-14c2-403a-a653-36e99dc239fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.893647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (aef1a02e-afa0-4a7a-8caf-b663ef5d82cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:50.894089 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request issued successfully. Aug 08 19:33:50.894973 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44987ea4-520d-4b77-867b-b5d2b64bf70b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:50.895594 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 876/3501] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:50 2026] POST /volume/v3/volumes => generated 755 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:50.910071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:50.912524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:50.913101 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1991130374"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:50.914482 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request body: {'volume': {"'imageRef": 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1991130374'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:50.914601 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume of 1 GB Aug 08 19:33:50.919579 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Availability Zones retrieved successfully. Aug 08 19:33:50.929083 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (d205978d-7ac8-4233-a3a1-6d7d0592ac97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:50.930555 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6bf123c-bb02-4c02-bf16-ca420ac3de50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:50.932102 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:50.969319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6bf123c-bb02-4c02-bf16-ca420ac3de50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:50.970074 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4ee27e-cf93-4547-a94d-4908cdfbeade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.030228 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Created reservations ['7e09a9ac-e1dc-46d6-abef-8403c5183d29', '557e65dd-b589-40dc-801f-6d0291bd637a', '43665a46-c64a-4822-8fc8-a1c65ca443cb', 'aaf1ff6b-7bec-4a8a-8101-d72e0b39015d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:51.032422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4ee27e-cf93-4547-a94d-4908cdfbeade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e09a9ac-e1dc-46d6-abef-8403c5183d29', '557e65dd-b589-40dc-801f-6d0291bd637a', '43665a46-c64a-4822-8fc8-a1c65ca443cb', 'aaf1ff6b-7bec-4a8a-8101-d72e0b39015d']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.032422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb788247-e8f0-48ad-a469-5cbf2025ad43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.062422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb788247-e8f0-48ad-a469-5cbf2025ad43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd2b5770-ff50-4107-8609-4fcbb0eb6d14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1991130374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['7e09a9ac-e1dc-46d6-abef-8403c5183d29','557e65dd-b589-40dc-801f-6d0291bd637a','43665a46-c64a-4822-8fc8-a1c65ca443cb','aaf1ff6b-7bec-4a8a-8101-d72e0b39015d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1991130374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd2b5770-ff50-4107-8609-4fcbb0eb6d14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbae1f863e04472f9d9ac70b6bb0b878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='82183bb7dff5485a951de33bdd40e9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.063236 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459b0e7e-8c84-4f5d-b16c-3f2ca96358b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.080515 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459b0e7e-8c84-4f5d-b16c-3f2ca96358b2) transitioned into 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-1991130374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['7e09a9ac-e1dc-46d6-abef-8403c5183d29','557e65dd-b589-40dc-801f-6d0291bd637a','43665a46-c64a-4822-8fc8-a1c65ca443cb','aaf1ff6b-7bec-4a8a-8101-d72e0b39015d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.081233 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc8284a-4ef8-4202-9c53-17db9cd6e0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.089756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fc8284a-4ef8-4202-9c53-17db9cd6e0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.090606 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (d205978d-7ac8-4233-a3a1-6d7d0592ac97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:51.090962 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request issued successfully. Aug 08 19:33:51.091682 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4c0a9628-0cd6-49d4-952a-24bf73209abf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:51.094650 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 872/3502] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:50 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:51.107218 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.109089 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:51.109388 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1005319704"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.110754 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request body: {'volume': {"'imageRef": 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1005319704'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:51.110872 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume of 1 GB Aug 08 19:33:51.111136 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.111136 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:51.115818 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Availability Zones retrieved successfully. Aug 08 19:33:51.121727 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (2f6176d2-2b0c-4264-b9e7-e615607d46a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:51.122884 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf6391a-8410-49f4-b6c4-73b8aee86d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.124044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:51.150675 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cf6391a-8410-49f4-b6c4-73b8aee86d48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.151489 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763e5fc0-f20a-4376-96fa-9fda81197464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.178796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6bb84612-6312-41f8-85c4-79b68cdb5bbf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.190110 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d82de0fc-6849-4d5b-a5d7-c70622ac3f25 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.193888 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d82de0fc-6849-4d5b-a5d7-c70622ac3f25 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] GET https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 Aug 08 19:33:51.193888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d82de0fc-6849-4d5b-a5d7-c70622ac3f25 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.193888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d82de0fc-6849-4d5b-a5d7-c70622ac3f25 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.200467 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d82de0fc-6849-4d5b-a5d7-c70622ac3f25 tempest-VolumesImageMetadata-57649291 tempest-VolumesImageMetadata-57649291-project-member] https://10.4.3.89/volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 returned with HTTP 404 Aug 08 19:33:51.201268 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 877/3503] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/d7720413-a09b-4f60-b771-332e3d151746 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.217944 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Created reservations ['511c9f0e-3bc9-440a-8e8c-f6be22c83ced', '6f7332e7-551f-4e31-a37b-427558b4919d', '5bae769a-e85d-4eaa-b287-304a33827395', '09ac99c2-7202-4fc4-b8dc-de3ec469f384'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:51.219029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763e5fc0-f20a-4376-96fa-9fda81197464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['511c9f0e-3bc9-440a-8e8c-f6be22c83ced', '6f7332e7-551f-4e31-a37b-427558b4919d', '5bae769a-e85d-4eaa-b287-304a33827395', '09ac99c2-7202-4fc4-b8dc-de3ec469f384']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.220042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3aab2a-4b4f-4125-b42e-801b61f17729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.246354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e3aab2a-4b4f-4125-b42e-801b61f17729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0901986-eb58-4b8a-a842-911ea1092d51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1005319704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['511c9f0e-3bc9-440a-8e8c-f6be22c83ced','6f7332e7-551f-4e31-a37b-427558b4919d','5bae769a-e85d-4eaa-b287-304a33827395','09ac99c2-7202-4fc4-b8dc-de3ec469f384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1005319704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0901986-eb58-4b8a-a842-911ea1092d51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbae1f863e04472f9d9ac70b6bb0b878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='82183bb7dff5485a951de33bdd40e9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.247366 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57b83a0-d18e-48e1-9890-83691bd60a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.270636 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b57b83a0-d18e-48e1-9890-83691bd60a7f) transitioned into 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-1005319704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbae1f863e04472f9d9ac70b6bb0b878',qos_specs=None,replication_status=,reservations=['511c9f0e-3bc9-440a-8e8c-f6be22c83ced','6f7332e7-551f-4e31-a37b-427558b4919d','5bae769a-e85d-4eaa-b287-304a33827395','09ac99c2-7202-4fc4-b8dc-de3ec469f384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82183bb7dff5485a951de33bdd40e9f2',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.271551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea76033b-e8e9-4823-a167-d10db2dc77a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:51.285064 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea76033b-e8e9-4823-a167-d10db2dc77a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:51.286398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Flow 'volume_create_api' (2f6176d2-2b0c-4264-b9e7-e615607d46a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:51.287138 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Create volume request issued successfully. Aug 08 19:33:51.287737 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f5ae1ad4-40ab-4e46-910e-97d63b7415d2 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:51.288329 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 878/3504] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/volumes => generated 755 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:51.291608 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bb84612-6312-41f8-85c4-79b68cdb5bbf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:51.292637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6bb84612-6312-41f8-85c4-79b68cdb5bbf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-214742627", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.305174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b004340-a1a0-4451-81dc-967bbb3cdb2b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.309032 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b004340-a1a0-4451-81dc-967bbb3cdb2b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 Aug 08 19:33:51.309892 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b004340-a1a0-4451-81dc-967bbb3cdb2b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.309892 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b004340-a1a0-4451-81dc-967bbb3cdb2b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.317936 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bb84612-6312-41f8-85c4-79b68cdb5bbf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:51.318560 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 878/3505] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types => generated 379 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.321495 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.321495 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:51.329136 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0fd50696-8f04-496f-a731-76a79f63be7b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.329566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-171b017c-dc73-43a9-a38c-b161b3a0bc53 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.334610 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b004340-a1a0-4451-81dc-967bbb3cdb2b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:51.334657 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-171b017c-dc73-43a9-a38c-b161b3a0bc53 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:51.334657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-171b017c-dc73-43a9-a38c-b161b3a0bc53 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.334657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-171b017c-dc73-43a9-a38c-b161b3a0bc53 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.334657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-171b017c-dc73-43a9-a38c-b161b3a0bc53 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:51.334775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fd50696-8f04-496f-a731-76a79f63be7b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption Aug 08 19:33:51.334775 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fd50696-8f04-496f-a731-76a79f63be7b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.335703 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b004340-a1a0-4451-81dc-967bbb3cdb2b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 returned with HTTP 200 Aug 08 19:33:51.336126 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 873/3506] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.339519 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.339519 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:51.339618 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.339618 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:51.340681 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-171b017c-dc73-43a9-a38c-b161b3a0bc53 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:51.340770 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 879/3507] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.341703 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8e50d4c-be04-4fa4-be7f-e458bdea054d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.343771 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8e50d4c-be04-4fa4-be7f-e458bdea054d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:51.344257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8e50d4c-be04-4fa4-be7f-e458bdea054d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.344257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8e50d4c-be04-4fa4-be7f-e458bdea054d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.355588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-52ffdb9f-0de5-4c40-9f03-f9f9c7e8ba53 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.356965 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52ffdb9f-0de5-4c40-9f03-f9f9c7e8ba53 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 Aug 08 19:33:51.357180 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52ffdb9f-0de5-4c40-9f03-f9f9c7e8ba53 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.357364 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52ffdb9f-0de5-4c40-9f03-f9f9c7e8ba53 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.358854 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.358854 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:51.366567 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.366567 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:51.368107 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fd50696-8f04-496f-a731-76a79f63be7b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption returned with HTTP 200 Aug 08 19:33:51.368107 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 878/3508] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.368205 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8e50d4c-be04-4fa4-be7f-e458bdea054d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:51.370235 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-52ffdb9f-0de5-4c40-9f03-f9f9c7e8ba53 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:51.377736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8e50d4c-be04-4fa4-be7f-e458bdea054d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:51.378548 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 879/3509] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 1448 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:51.378795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52ffdb9f-0de5-4c40-9f03-f9f9c7e8ba53 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 returned with HTTP 200 Aug 08 19:33:51.379546 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 874/3510] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.379682 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d1e5087b-4fdd-4a56-a8c7-aea307b768b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.381773 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1e5087b-4fdd-4a56-a8c7-aea307b768b3 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:51.382395 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1e5087b-4fdd-4a56-a8c7-aea307b768b3 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686470805", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.394223 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5975cf4b-d02d-443e-aa6b-a0efdaffdc8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.398650 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5975cf4b-d02d-443e-aa6b-a0efdaffdc8a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 Aug 08 19:33:51.400432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5975cf4b-d02d-443e-aa6b-a0efdaffdc8a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.400432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5975cf4b-d02d-443e-aa6b-a0efdaffdc8a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.404842 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1e5087b-4fdd-4a56-a8c7-aea307b768b3 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:51.405450 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 880/3511] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.410532 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.410532 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:51.416759 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5975cf4b-d02d-443e-aa6b-a0efdaffdc8a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:51.418108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b78ba846-aa03-4e9a-ad78-02aad01b07b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.421523 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5975cf4b-d02d-443e-aa6b-a0efdaffdc8a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 returned with HTTP 200 Aug 08 19:33:51.422222 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 879/3512] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.438618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ecfe40fa-6c1f-489f-aa76-9e8bec7a4cf3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.442930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecfe40fa-6c1f-489f-aa76-9e8bec7a4cf3 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 Aug 08 19:33:51.442930 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecfe40fa-6c1f-489f-aa76-9e8bec7a4cf3 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.442930 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecfe40fa-6c1f-489f-aa76-9e8bec7a4cf3 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.448050 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.448050 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:51.452316 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ecfe40fa-6c1f-489f-aa76-9e8bec7a4cf3 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:51.457387 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecfe40fa-6c1f-489f-aa76-9e8bec7a4cf3 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 returned with HTTP 200 Aug 08 19:33:51.457882 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 875/3513] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.474292 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-898c2774-ab77-4d09-bf90-a6edd91d9f4a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.477095 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-898c2774-ab77-4d09-bf90-a6edd91d9f4a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 Aug 08 19:33:51.477629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-898c2774-ab77-4d09-bf90-a6edd91d9f4a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.477629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-898c2774-ab77-4d09-bf90-a6edd91d9f4a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.486960 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.486960 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:51.494041 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-898c2774-ab77-4d09-bf90-a6edd91d9f4a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:51.500510 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-898c2774-ab77-4d09-bf90-a6edd91d9f4a tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 returned with HTTP 200 Aug 08 19:33:51.500887 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 881/3514] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.514218 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-405efa10-8b05-411c-b119-ac643ac7dc5b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.516060 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-405efa10-8b05-411c-b119-ac643ac7dc5b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 Aug 08 19:33:51.516255 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-405efa10-8b05-411c-b119-ac643ac7dc5b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.516462 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-405efa10-8b05-411c-b119-ac643ac7dc5b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.516619 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-405efa10-8b05-411c-b119-ac643ac7dc5b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume with id: e0901986-eb58-4b8a-a842-911ea1092d51 Aug 08 19:33:51.524317 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.524317 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:51.524825 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-405efa10-8b05-411c-b119-ac643ac7dc5b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:51.540532 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b78ba846-aa03-4e9a-ad78-02aad01b07b3 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] POST https://10.4.3.89/volume/v3/types/505c7a65-d147-4f99-91a7-1d489db13dda/encryption Aug 08 19:33:51.540992 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b78ba846-aa03-4e9a-ad78-02aad01b07b3 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.543820 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-b78ba846-aa03-4e9a-ad78-02aad01b07b3 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.544234 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b78ba846-aa03-4e9a-ad78-02aad01b07b3 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/505c7a65-d147-4f99-91a7-1d489db13dda/encryption returned with HTTP 403 Aug 08 19:33:51.544890 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 880/3515] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types/505c7a65-d147-4f99-91a7-1d489db13dda/encryption => generated 127 bytes in 127 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.554071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-65168208-7c0a-445d-949f-8675925b545f req-d8cad1f6-1987-43bb-bff5-a0d99c41506d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.556214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2873503b-f9df-484e-98a2-bc5924c6976a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.557629 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-d8cad1f6-1987-43bb-bff5-a0d99c41506d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:51.557847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-d8cad1f6-1987-43bb-bff5-a0d99c41506d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.558070 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-d8cad1f6-1987-43bb-bff5-a0d99c41506d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.558831 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2873503b-f9df-484e-98a2-bc5924c6976a tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:51.559340 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2873503b-f9df-484e-98a2-bc5924c6976a tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1170237381", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.560057 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-405efa10-8b05-411c-b119-ac643ac7dc5b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume request issued successfully. Aug 08 19:33:51.560430 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-405efa10-8b05-411c-b119-ac643ac7dc5b tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 returned with HTTP 202 Aug 08 19:33:51.560992 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 880/3516] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:51 2026] DELETE /volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:51.570873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-130f6f52-e73d-43af-9085-e9c55b31d2bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.572314 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.572314 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:51.572573 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-130f6f52-e73d-43af-9085-e9c55b31d2bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 Aug 08 19:33:51.572929 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-130f6f52-e73d-43af-9085-e9c55b31d2bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.572929 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-130f6f52-e73d-43af-9085-e9c55b31d2bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.578972 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-65168208-7c0a-445d-949f-8675925b545f req-d8cad1f6-1987-43bb-bff5-a0d99c41506d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:51.582486 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.582486 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:51.587984 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2873503b-f9df-484e-98a2-bc5924c6976a tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:51.588532 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 882/3517] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:33:51 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) Aug 08 19:33:51.589835 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-d8cad1f6-1987-43bb-bff5-a0d99c41506d tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:51.590385 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 876/3518] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 1448 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:51.591236 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-130f6f52-e73d-43af-9085-e9c55b31d2bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:51.598942 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-130f6f52-e73d-43af-9085-e9c55b31d2bc tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 returned with HTTP 200 Aug 08 19:33:51.599337 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 881/3519] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.600664 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0e0efe83-cff2-4ebf-8e92-a1d0256d787e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.609652 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e0efe83-cff2-4ebf-8e92-a1d0256d787e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] POST https://10.4.3.89/volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626/extra_specs Aug 08 19:33:51.610051 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0e0efe83-cff2-4ebf-8e92-a1d0256d787e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.611985 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-0e0efe83-cff2-4ebf-8e92-a1d0256d787e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.612193 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0e0efe83-cff2-4ebf-8e92-a1d0256d787e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626/extra_specs returned with HTTP 403 Aug 08 19:33:51.612848 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 881/3520] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.626926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d1ea50d5-746f-4204-ac9f-3943c6067baf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.630257 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1ea50d5-746f-4204-ac9f-3943c6067baf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] PUT https://10.4.3.89/volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626/extra_specs/key2 Aug 08 19:33:51.630646 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1ea50d5-746f-4204-ac9f-3943c6067baf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.636194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-d1ea50d5-746f-4204-ac9f-3943c6067baf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.636448 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1ea50d5-746f-4204-ac9f-3943c6067baf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626/extra_specs/key2 returned with HTTP 403 Aug 08 19:33:51.639785 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 883/3521] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:33:51 2026] PUT /volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626/extra_specs/key2 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.647134 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-25b700a7-ccca-4e44-b3a7-ab8c46176f2c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.649514 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25b700a7-ccca-4e44-b3a7-ab8c46176f2c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:51.649771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25b700a7-ccca-4e44-b3a7-ab8c46176f2c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.650025 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-25b700a7-ccca-4e44-b3a7-ab8c46176f2c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.650160 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-25b700a7-ccca-4e44-b3a7-ab8c46176f2c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:51.650501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e535f2b-2962-4145-b3da-8cbe2c48d5dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.653398 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e535f2b-2962-4145-b3da-8cbe2c48d5dc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:51.654116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e535f2b-2962-4145-b3da-8cbe2c48d5dc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.656720 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-6e535f2b-2962-4145-b3da-8cbe2c48d5dc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.657014 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e535f2b-2962-4145-b3da-8cbe2c48d5dc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types returned with HTTP 403 Aug 08 19:33:51.657569 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.657569 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:51.657735 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 882/3522] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:33:51 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) Aug 08 19:33:51.658446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-25b700a7-ccca-4e44-b3a7-ab8c46176f2c tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:51.658887 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 877/3523] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.678153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6241a8f7-2dba-484b-8dc3-0771abef8701 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.683334 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6241a8f7-2dba-484b-8dc3-0771abef8701 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:51.683828 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6241a8f7-2dba-484b-8dc3-0771abef8701 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1263798877", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.716507 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6241a8f7-2dba-484b-8dc3-0771abef8701 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:51.717017 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 882/3524] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.725269 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4d89f1d8-5642-4468-8d02-2bd3e30efe4d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.727312 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d89f1d8-5642-4468-8d02-2bd3e30efe4d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341/encryption Aug 08 19:33:51.727692 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d89f1d8-5642-4468-8d02-2bd3e30efe4d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.748778 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d89f1d8-5642-4468-8d02-2bd3e30efe4d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341/encryption returned with HTTP 200 Aug 08 19:33:51.749419 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 884/3525] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.762748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3781aac5-c7a0-48ec-9b68-408d296f7444 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.765394 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3781aac5-c7a0-48ec-9b68-408d296f7444 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] DELETE https://10.4.3.89/volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341/encryption/5129f767-ef03-4b23-b6e6-965dabe2ae5a Aug 08 19:33:51.765680 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3781aac5-c7a0-48ec-9b68-408d296f7444 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.766083 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3781aac5-c7a0-48ec-9b68-408d296f7444 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.767280 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-3781aac5-c7a0-48ec-9b68-408d296f7444 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.767727 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3781aac5-c7a0-48ec-9b68-408d296f7444 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341/encryption/5129f767-ef03-4b23-b6e6-965dabe2ae5a returned with HTTP 403 Aug 08 19:33:51.768508 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 883/3526] 10.4.3.89 () {66 vars in 1482 bytes} [Sat Aug 8 19:33:51 2026] DELETE /volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341/encryption/5129f767-ef03-4b23-b6e6-965dabe2ae5a => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.779548 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3062fa5d-5fc9-4cc4-9cff-366600316d1d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.784558 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3062fa5d-5fc9-4cc4-9cff-366600316d1d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:51.785022 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3062fa5d-5fc9-4cc4-9cff-366600316d1d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-670188671", "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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.797436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0066a9a-cdc1-47f3-ae70-c91780aca72e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.801300 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0066a9a-cdc1-47f3-ae70-c91780aca72e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:51.801570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0066a9a-cdc1-47f3-ae70-c91780aca72e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.801843 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0066a9a-cdc1-47f3-ae70-c91780aca72e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.802051 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c0066a9a-cdc1-47f3-ae70-c91780aca72e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:51.808504 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:51.808504 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:51.809633 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0066a9a-cdc1-47f3-ae70-c91780aca72e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:51.809882 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3062fa5d-5fc9-4cc4-9cff-366600316d1d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:51.810142 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 883/3527] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.810323 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 878/3528] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.821248 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99f931d6-bc2f-4347-8f79-cf33f7b2cf89 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.823560 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99f931d6-bc2f-4347-8f79-cf33f7b2cf89 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] DELETE https://10.4.3.89/volume/v3/types/f640bf9b-e943-490f-bafb-9e7a7a46f0c2/extra_specs/key1 Aug 08 19:33:51.823826 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99f931d6-bc2f-4347-8f79-cf33f7b2cf89 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.824091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99f931d6-bc2f-4347-8f79-cf33f7b2cf89 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.830342 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-99f931d6-bc2f-4347-8f79-cf33f7b2cf89 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.830595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99f931d6-bc2f-4347-8f79-cf33f7b2cf89 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/f640bf9b-e943-490f-bafb-9e7a7a46f0c2/extra_specs/key1 returned with HTTP 403 Aug 08 19:33:51.831214 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 885/3529] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:33:51 2026] DELETE /volume/v3/types/f640bf9b-e943-490f-bafb-9e7a7a46f0c2/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.843449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-23c5b7f5-9637-46c0-b79a-a1916eb892cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.844727 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23c5b7f5-9637-46c0-b79a-a1916eb892cb tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:33:51.845262 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-23c5b7f5-9637-46c0-b79a-a1916eb892cb tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2071576087", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:51.868666 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-23c5b7f5-9637-46c0-b79a-a1916eb892cb tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:33:51.869023 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 884/3530] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:33:51 2026] POST /volume/v3/types => generated 380 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:33:51.876661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a3c0de87-727d-4b0f-b654-0844e54b9e16 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.878212 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3c0de87-727d-4b0f-b654-0844e54b9e16 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] DELETE https://10.4.3.89/volume/v3/types/f4cf4979-ba44-4d4f-8d18-464ee8819770 Aug 08 19:33:51.878381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3c0de87-727d-4b0f-b654-0844e54b9e16 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.878608 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a3c0de87-727d-4b0f-b654-0844e54b9e16 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.879150 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-a3c0de87-727d-4b0f-b654-0844e54b9e16 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.879295 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a3c0de87-727d-4b0f-b654-0844e54b9e16 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/f4cf4979-ba44-4d4f-8d18-464ee8819770 returned with HTTP 403 Aug 08 19:33:51.879750 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 884/3531] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:51 2026] DELETE /volume/v3/types/f4cf4979-ba44-4d4f-8d18-464ee8819770 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.887745 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-06f0cac8-1e55-4875-8ccc-e3a6b2a1d12e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.889593 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06f0cac8-1e55-4875-8ccc-e3a6b2a1d12e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] GET https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs Aug 08 19:33:51.889806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06f0cac8-1e55-4875-8ccc-e3a6b2a1d12e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.890011 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06f0cac8-1e55-4875-8ccc-e3a6b2a1d12e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.896934 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06f0cac8-1e55-4875-8ccc-e3a6b2a1d12e tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs returned with HTTP 200 Aug 08 19:33:51.897191 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 879/3532] 10.4.3.89 () {66 vars in 1371 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:51.910884 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6a254d8e-ff2a-4e4a-947d-015ce0f7d3da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.913170 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a254d8e-ff2a-4e4a-947d-015ce0f7d3da tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] GET https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption/cipher Aug 08 19:33:51.913429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a254d8e-ff2a-4e4a-947d-015ce0f7d3da tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.913695 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a254d8e-ff2a-4e4a-947d-015ce0f7d3da tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.914471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-6a254d8e-ff2a-4e4a-947d-015ce0f7d3da tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.914945 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a254d8e-ff2a-4e4a-947d-015ce0f7d3da tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption/cipher returned with HTTP 403 Aug 08 19:33:51.915551 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 886/3533] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.924087 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06da4145-2ba7-4556-a90e-b9f0f4a5e22b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.926609 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06da4145-2ba7-4556-a90e-b9f0f4a5e22b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] GET https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption Aug 08 19:33:51.926858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06da4145-2ba7-4556-a90e-b9f0f4a5e22b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.927099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06da4145-2ba7-4556-a90e-b9f0f4a5e22b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.928033 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-06da4145-2ba7-4556-a90e-b9f0f4a5e22b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:51.928257 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06da4145-2ba7-4556-a90e-b9f0f4a5e22b tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption returned with HTTP 403 Aug 08 19:33:51.929066 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 885/3534] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:51.939088 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c351275-1027-4fbb-b9a8-2c0821ca51f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.941078 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c351275-1027-4fbb-b9a8-2c0821ca51f4 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] GET https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/multiattach Aug 08 19:33:51.941323 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c351275-1027-4fbb-b9a8-2c0821ca51f4 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.941611 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c351275-1027-4fbb-b9a8-2c0821ca51f4 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.951288 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c351275-1027-4fbb-b9a8-2c0821ca51f4 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/multiattach returned with HTTP 200 Aug 08 19:33:51.951701 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 885/3535] 10.4.3.89 () {66 vars in 1407 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:33:51.966848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d15f1371-063e-43eb-97d5-bc7579e9b7f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:51.970031 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d15f1371-063e-43eb-97d5-bc7579e9b7f7 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] GET https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/volume_backend_name Aug 08 19:33:51.970303 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d15f1371-063e-43eb-97d5-bc7579e9b7f7 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:51.971118 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d15f1371-063e-43eb-97d5-bc7579e9b7f7 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:51.988180 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d15f1371-063e-43eb-97d5-bc7579e9b7f7 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/volume_backend_name returned with HTTP 404 Aug 08 19:33:51.988792 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 880/3536] 10.4.3.89 () {66 vars in 1431 bytes} [Sat Aug 8 19:33:51 2026] GET /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:52.000197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d8c95e5-74f7-4703-8d3e-76b55157830f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.003870 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d8c95e5-74f7-4703-8d3e-76b55157830f tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] PUT https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption/60c7edac-b560-4fd7-8b62-5f8c7eeea4b4 Aug 08 19:33:52.004254 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d8c95e5-74f7-4703-8d3e-76b55157830f tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:52.008343 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-8d8c95e5-74f7-4703-8d3e-76b55157830f tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:52.008624 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d8c95e5-74f7-4703-8d3e-76b55157830f tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption/60c7edac-b560-4fd7-8b62-5f8c7eeea4b4 returned with HTTP 403 Aug 08 19:33:52.009137 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 887/3537] 10.4.3.89 () {68 vars in 1499 bytes} [Sat Aug 8 19:33:51 2026] PUT /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/encryption/60c7edac-b560-4fd7-8b62-5f8c7eeea4b4 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:52.018973 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-926e6d75-48d6-44f1-8457-e115fca2737c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.021836 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-926e6d75-48d6-44f1-8457-e115fca2737c tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] PUT https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/key1 Aug 08 19:33:52.024280 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-926e6d75-48d6-44f1-8457-e115fca2737c tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:52.027309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-926e6d75-48d6-44f1-8457-e115fca2737c tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:52.028114 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-926e6d75-48d6-44f1-8457-e115fca2737c tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/key1 returned with HTTP 403 Aug 08 19:33:52.029000 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 886/3538] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:33:52 2026] PUT /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:52.038824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e1ce7f6-6426-4683-a5cd-8e1f2b9b58cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.041269 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e1ce7f6-6426-4683-a5cd-8e1f2b9b58cb tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] PUT https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0 Aug 08 19:33:52.043437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e1ce7f6-6426-4683-a5cd-8e1f2b9b58cb tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:52.044498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-4e1ce7f6-6426-4683-a5cd-8e1f2b9b58cb tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'f131c5cc44174b35ad817e93e288ad34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86fda5e97f9943c69338114f1f7da474', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:52.045205 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e1ce7f6-6426-4683-a5cd-8e1f2b9b58cb tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-reader] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0 returned with HTTP 403 Aug 08 19:33:52.045769 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 886/3539] 10.4.3.89 () {68 vars in 1355 bytes} [Sat Aug 8 19:33:52 2026] PUT /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:52.060249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a837ba20-be3e-4161-9cb9-cf005c325832 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.063157 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a837ba20-be3e-4161-9cb9-cf005c325832 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] DELETE https://10.4.3.89/volume/v3/types/f4cf4979-ba44-4d4f-8d18-464ee8819770 Aug 08 19:33:52.063718 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a837ba20-be3e-4161-9cb9-cf005c325832 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.064142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a837ba20-be3e-4161-9cb9-cf005c325832 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.100572 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a837ba20-be3e-4161-9cb9-cf005c325832 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/f4cf4979-ba44-4d4f-8d18-464ee8819770 returned with HTTP 202 Aug 08 19:33:52.101073 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 881/3540] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:52 2026] DELETE /volume/v3/types/f4cf4979-ba44-4d4f-8d18-464ee8819770 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:52.109169 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cb9e018d-7a4d-4287-9f3b-4f9b779d6499 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.112485 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cb9e018d-7a4d-4287-9f3b-4f9b779d6499 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] DELETE https://10.4.3.89/volume/v3/types/f640bf9b-e943-490f-bafb-9e7a7a46f0c2 Aug 08 19:33:52.112928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cb9e018d-7a4d-4287-9f3b-4f9b779d6499 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.112928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cb9e018d-7a4d-4287-9f3b-4f9b779d6499 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.152511 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cb9e018d-7a4d-4287-9f3b-4f9b779d6499 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/f640bf9b-e943-490f-bafb-9e7a7a46f0c2 returned with HTTP 202 Aug 08 19:33:52.152511 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 888/3541] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:52 2026] DELETE /volume/v3/types/f640bf9b-e943-490f-bafb-9e7a7a46f0c2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:52.160172 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4ce781c2-8c91-4654-bd2c-f5c4d6d16d5d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.162715 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ce781c2-8c91-4654-bd2c-f5c4d6d16d5d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] DELETE https://10.4.3.89/volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341 Aug 08 19:33:52.162715 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ce781c2-8c91-4654-bd2c-f5c4d6d16d5d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.162926 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4ce781c2-8c91-4654-bd2c-f5c4d6d16d5d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.194764 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4ce781c2-8c91-4654-bd2c-f5c4d6d16d5d tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341 returned with HTTP 202 Aug 08 19:33:52.195208 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 887/3542] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:52 2026] DELETE /volume/v3/types/8749c047-b3ab-4df4-b30f-e545c71fd341 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:52.201768 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d661f1ad-fad4-4683-8198-d913f051fddf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.203977 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d661f1ad-fad4-4683-8198-d913f051fddf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] DELETE https://10.4.3.89/volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626 Aug 08 19:33:52.204235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d661f1ad-fad4-4683-8198-d913f051fddf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.204555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d661f1ad-fad4-4683-8198-d913f051fddf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.234636 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d661f1ad-fad4-4683-8198-d913f051fddf tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626 returned with HTTP 202 Aug 08 19:33:52.235122 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 887/3543] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:52 2026] DELETE /volume/v3/types/09707f1f-863b-498a-ab17-f4f1d4e96626 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 19:33:52.241221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8d0b53c7-cd79-49c0-820a-f23c82fd7afc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.243007 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d0b53c7-cd79-49c0-820a-f23c82fd7afc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] DELETE https://10.4.3.89/volume/v3/types/505c7a65-d147-4f99-91a7-1d489db13dda Aug 08 19:33:52.243215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d0b53c7-cd79-49c0-820a-f23c82fd7afc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.243424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d0b53c7-cd79-49c0-820a-f23c82fd7afc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.269379 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d0b53c7-cd79-49c0-820a-f23c82fd7afc tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/505c7a65-d147-4f99-91a7-1d489db13dda returned with HTTP 202 Aug 08 19:33:52.270081 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 882/3544] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:52 2026] DELETE /volume/v3/types/505c7a65-d147-4f99-91a7-1d489db13dda => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:52.279820 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-658b8272-6348-4af1-9ce4-e511f1640c23 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.281851 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-658b8272-6348-4af1-9ce4-e511f1640c23 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] DELETE https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0 Aug 08 19:33:52.283320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-658b8272-6348-4af1-9ce4-e511f1640c23 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.283320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-658b8272-6348-4af1-9ce4-e511f1640c23 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.312584 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-658b8272-6348-4af1-9ce4-e511f1640c23 tempest-VolumeTypesReaderTests-1980267757 tempest-VolumeTypesReaderTests-1980267757-project-admin] https://10.4.3.89/volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0 returned with HTTP 202 Aug 08 19:33:52.316267 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 889/3545] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:33:52 2026] DELETE /volume/v3/types/90603413-875b-40ec-93df-07ae12eaeef0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:52.352438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9e33e6d-8341-48d7-acfc-2c912f3ec39a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.355763 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9e33e6d-8341-48d7-acfc-2c912f3ec39a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:52.355980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9e33e6d-8341-48d7-acfc-2c912f3ec39a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.356156 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9e33e6d-8341-48d7-acfc-2c912f3ec39a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.356258 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a9e33e6d-8341-48d7-acfc-2c912f3ec39a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:52.364216 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:52.364216 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:52.367565 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9e33e6d-8341-48d7-acfc-2c912f3ec39a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:52.368518 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 888/3546] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:52 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:52.487431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-65168208-7c0a-445d-949f-8675925b545f req-2f72c6f1-084b-448b-bca6-90f884d36fc0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.490231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2f72c6f1-084b-448b-bca6-90f884d36fc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:52.490231 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2f72c6f1-084b-448b-bca6-90f884d36fc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.490231 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2f72c6f1-084b-448b-bca6-90f884d36fc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.499276 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:52.499276 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:52.504018 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-65168208-7c0a-445d-949f-8675925b545f req-2f72c6f1-084b-448b-bca6-90f884d36fc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:52.510794 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2f72c6f1-084b-448b-bca6-90f884d36fc0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:52.511311 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 888/3547] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:33:52 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 1448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:52.521295 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-672a2244-d6d0-426b-a0a6-06d6de0b984d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.521749 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-672a2244-d6d0-426b-a0a6-06d6de0b984d None None] GET https://10.4.3.89/volume// Aug 08 19:33:52.521906 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-672a2244-d6d0-426b-a0a6-06d6de0b984d None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.522107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-672a2244-d6d0-426b-a0a6-06d6de0b984d None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.522432 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-672a2244-d6d0-426b-a0a6-06d6de0b984d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:52.522710 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 883/3548] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:33:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:52.531832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-65168208-7c0a-445d-949f-8675925b545f req-3159e266-14a2-4cef-9ee8-e45df952d3f1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.536224 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-3159e266-14a2-4cef-9ee8-e45df952d3f1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:33:52.537305 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-3159e266-14a2-4cef-9ee8-e45df952d3f1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04d97f39-0623-4157-9016-24c788b64c0f", "connector": null, "instance_uuid": "a4279372-daf0-4ff3-99f5-95046e02f6b2"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:52.553055 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:52.553055 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:52.598619 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-3159e266-14a2-4cef-9ee8-e45df952d3f1 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:33:52.599261 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 890/3549] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:33:52 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:52.615223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c63a1e5a-5c79-4f00-bd6d-05fd9ef68752 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.618919 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c63a1e5a-5c79-4f00-bd6d-05fd9ef68752 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 Aug 08 19:33:52.618919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c63a1e5a-5c79-4f00-bd6d-05fd9ef68752 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.618919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c63a1e5a-5c79-4f00-bd6d-05fd9ef68752 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.633730 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c63a1e5a-5c79-4f00-bd6d-05fd9ef68752 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 returned with HTTP 404 Aug 08 19:33:52.635442 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 889/3550] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:52 2026] GET /volume/v3/volumes/e0901986-eb58-4b8a-a842-911ea1092d51 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:52.644107 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.646524 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] DELETE https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 Aug 08 19:33:52.646830 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.647202 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.647649 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume with id: dd2b5770-ff50-4107-8609-4fcbb0eb6d14 Aug 08 19:33:52.659499 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:52.659499 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:52.660211 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:52.675380 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-debb99a4-ac07-4a8c-b573-2568d4554339 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.682723 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-debb99a4-ac07-4a8c-b573-2568d4554339 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:52.682922 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-debb99a4-ac07-4a8c-b573-2568d4554339 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.683241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-debb99a4-ac07-4a8c-b573-2568d4554339 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.683435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-debb99a4-ac07-4a8c-b573-2568d4554339 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:52.691285 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:52.691285 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:52.692612 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-debb99a4-ac07-4a8c-b573-2568d4554339 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:52.692864 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 884/3551] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:52 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:52.694196 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume request issued successfully. Aug 08 19:33:52.694449 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a83bbe70-5d46-45ae-9b83-5a49122acdf7 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 returned with HTTP 202 Aug 08 19:33:52.694973 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 889/3552] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:52 2026] DELETE /volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:52.709869 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a62027d0-210b-488f-8ac9-f3f0fb4edcba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.714773 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a62027d0-210b-488f-8ac9-f3f0fb4edcba tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 Aug 08 19:33:52.715289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a62027d0-210b-488f-8ac9-f3f0fb4edcba tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.716256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a62027d0-210b-488f-8ac9-f3f0fb4edcba tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.736166 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:52.736166 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:52.744676 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a62027d0-210b-488f-8ac9-f3f0fb4edcba tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:52.750716 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a62027d0-210b-488f-8ac9-f3f0fb4edcba tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 returned with HTTP 200 Aug 08 19:33:52.750716 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 891/3553] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:52 2026] GET /volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:52.822789 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ffcd39ca-ba54-4a3f-ab22-54699676b4f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:52.827518 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffcd39ca-ba54-4a3f-ab22-54699676b4f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:52.827518 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffcd39ca-ba54-4a3f-ab22-54699676b4f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:52.827518 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffcd39ca-ba54-4a3f-ab22-54699676b4f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:52.827518 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ffcd39ca-ba54-4a3f-ab22-54699676b4f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:52.833883 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:52.833883 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:52.835306 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffcd39ca-ba54-4a3f-ab22-54699676b4f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:52.835977 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 890/3554] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:52 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:53.381097 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-276c7124-8234-419c-a7d3-7cd0ddd58e72 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.383538 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-276c7124-8234-419c-a7d3-7cd0ddd58e72 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:53.383822 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-276c7124-8234-419c-a7d3-7cd0ddd58e72 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.384093 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-276c7124-8234-419c-a7d3-7cd0ddd58e72 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.384241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-276c7124-8234-419c-a7d3-7cd0ddd58e72 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:53.390547 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.390547 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:53.390871 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-276c7124-8234-419c-a7d3-7cd0ddd58e72 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:53.391382 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 885/3555] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:53.711514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-643dd458-4b7f-491f-9b01-22621e1a3deb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.713144 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-643dd458-4b7f-491f-9b01-22621e1a3deb tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:53.713360 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-643dd458-4b7f-491f-9b01-22621e1a3deb tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.713666 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-643dd458-4b7f-491f-9b01-22621e1a3deb tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.713730 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-643dd458-4b7f-491f-9b01-22621e1a3deb tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:53.719215 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.719215 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:53.719215 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-643dd458-4b7f-491f-9b01-22621e1a3deb tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:53.720205 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 890/3556] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:53.731064 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-dc4cd1da-41f4-4ce6-b659-f557aafee84b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.736662 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc4cd1da-41f4-4ce6-b659-f557aafee84b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:53.736833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc4cd1da-41f4-4ce6-b659-f557aafee84b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.737018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-dc4cd1da-41f4-4ce6-b659-f557aafee84b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.751090 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.751090 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:53.755742 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-dc4cd1da-41f4-4ce6-b659-f557aafee84b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:53.760476 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-dc4cd1da-41f4-4ce6-b659-f557aafee84b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:53.760908 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 892/3557] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:53.775114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-473cca16-8f29-4eae-beb7-0fcec6d4ecfb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.777066 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7189891-fed4-45ca-8d82-1fc6f78f238b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.778084 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-473cca16-8f29-4eae-beb7-0fcec6d4ecfb tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 Aug 08 19:33:53.778385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-473cca16-8f29-4eae-beb7-0fcec6d4ecfb tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.778751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-473cca16-8f29-4eae-beb7-0fcec6d4ecfb tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.779146 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7189891-fed4-45ca-8d82-1fc6f78f238b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:53.779469 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7189891-fed4-45ca-8d82-1fc6f78f238b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.780493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7189891-fed4-45ca-8d82-1fc6f78f238b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.794272 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-473cca16-8f29-4eae-beb7-0fcec6d4ecfb tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 returned with HTTP 404 Aug 08 19:33:53.794272 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 891/3558] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/volumes/dd2b5770-ff50-4107-8609-4fcbb0eb6d14 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:53.794501 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.794501 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:53.796511 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cab7226e-f3a4-4d59-bc76-fab0a043e0bd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.796511 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cab7226e-f3a4-4d59-bc76-fab0a043e0bd None None] GET https://10.4.3.89/volume// Aug 08 19:33:53.796678 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cab7226e-f3a4-4d59-bc76-fab0a043e0bd None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.797638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cab7226e-f3a4-4d59-bc76-fab0a043e0bd None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.797638 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cab7226e-f3a4-4d59-bc76-fab0a043e0bd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:53.798238 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 891/3559] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:53.802527 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b7189891-fed4-45ca-8d82-1fc6f78f238b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:53.803120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.805990 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-65168208-7c0a-445d-949f-8675925b545f req-3bdd42a6-80a3-4718-8cc5-b6a4542a86a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.806912 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7189891-fed4-45ca-8d82-1fc6f78f238b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:53.807039 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 886/3560] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:53.807455 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] DELETE https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 Aug 08 19:33:53.807669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.807904 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.808009 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume with id: 0ba35160-3404-43cb-a59f-1c4cda85b0a3 Aug 08 19:33:53.808866 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-3bdd42a6-80a3-4718-8cc5-b6a4542a86a9 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:33:53.810300 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-3bdd42a6-80a3-4718-8cc5-b6a4542a86a9 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.810300 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-3bdd42a6-80a3-4718-8cc5-b6a4542a86a9 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.816815 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.816815 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:53.816815 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:53.820287 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.820287 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:53.824343 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-65168208-7c0a-445d-949f-8675925b545f req-3bdd42a6-80a3-4718-8cc5-b6a4542a86a9 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:33:53.830124 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-3bdd42a6-80a3-4718-8cc5-b6a4542a86a9 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:33:53.830577 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 892/3561] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 1627 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:33:53.837402 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume request issued successfully. Aug 08 19:33:53.837654 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ccaafc0f-3ba6-4e0b-997c-19d4eae2a585 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 returned with HTTP 202 Aug 08 19:33:53.838115 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 893/3562] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:53 2026] DELETE /volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:53.849921 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-449b2611-6c23-425d-a3df-7f3db8cd2535 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.852373 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e6a370e5-0369-4c9c-81e1-a2f8ee8c8fa4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.853247 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-449b2611-6c23-425d-a3df-7f3db8cd2535 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:53.853497 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-449b2611-6c23-425d-a3df-7f3db8cd2535 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.853771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-449b2611-6c23-425d-a3df-7f3db8cd2535 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.853825 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-449b2611-6c23-425d-a3df-7f3db8cd2535 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:53.856214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6a370e5-0369-4c9c-81e1-a2f8ee8c8fa4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 Aug 08 19:33:53.856525 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6a370e5-0369-4c9c-81e1-a2f8ee8c8fa4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:53.856718 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e6a370e5-0369-4c9c-81e1-a2f8ee8c8fa4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:53.861672 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.861672 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:53.863706 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-449b2611-6c23-425d-a3df-7f3db8cd2535 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:53.865307 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 892/3563] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:53.865428 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.865428 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:53.870623 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e6a370e5-0369-4c9c-81e1-a2f8ee8c8fa4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:53.875522 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e6a370e5-0369-4c9c-81e1-a2f8ee8c8fa4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 returned with HTTP 200 Aug 08 19:33:53.875932 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 887/3564] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:53 2026] GET /volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:53.957431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-65168208-7c0a-445d-949f-8675925b545f req-728486ee-8398-4e16-9c96-314f3e2dc151 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:53.959212 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-728486ee-8398-4e16-9c96-314f3e2dc151 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] PUT https://10.4.3.89/volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224 Aug 08 19:33:53.959717 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-728486ee-8398-4e16-9c96-314f3e2dc151 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:53.968910 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-65168208-7c0a-445d-949f-8675925b545f req-728486ee-8398-4e16-9c96-314f3e2dc151 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Acquiring lock "cinder-attachment_update-04d97f39-0623-4157-9016-24c788b64c0f-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:33:53.973782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-65168208-7c0a-445d-949f-8675925b545f req-728486ee-8398-4e16-9c96-314f3e2dc151 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Lock "cinder-attachment_update-04d97f39-0623-4157-9016-24c788b64c0f-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:33:53.974709 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:53.974709 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:54.076683 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-65168208-7c0a-445d-949f-8675925b545f req-728486ee-8398-4e16-9c96-314f3e2dc151 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Lock "cinder-attachment_update-04d97f39-0623-4157-9016-24c788b64c0f-np0000006803" released by "attachment_update" :: held 0.103s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:33:54.077002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-728486ee-8398-4e16-9c96-314f3e2dc151 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224 returned with HTTP 200 Aug 08 19:33:54.077603 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 893/3565] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:33:53 2026] PUT /volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224 => generated 968 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:54.084503 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-8f9fa8bc-700f-44ce-95cb-8b5d62ec8c9f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.085218 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-8f9fa8bc-700f-44ce-95cb-8b5d62ec8c9f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:54.085515 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-8f9fa8bc-700f-44ce-95cb-8b5d62ec8c9f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.085783 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-8f9fa8bc-700f-44ce-95cb-8b5d62ec8c9f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.093716 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.093716 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:54.102553 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-8f9fa8bc-700f-44ce-95cb-8b5d62ec8c9f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:54.108385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-65168208-7c0a-445d-949f-8675925b545f req-2b7c887b-ed2f-4cfa-a928-1e79e5492342 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.108615 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-8f9fa8bc-700f-44ce-95cb-8b5d62ec8c9f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:54.109352 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 894/3566] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.110491 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2b7c887b-ed2f-4cfa-a928-1e79e5492342 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] POST https://10.4.3.89/volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224/action Aug 08 19:33:54.110837 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2b7c887b-ed2f-4cfa-a928-1e79e5492342 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:33:54.111017 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2b7c887b-ed2f-4cfa-a928-1e79e5492342 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:54.131546 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.131546 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:54.137684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-2b7c887b-ed2f-4cfa-a928-1e79e5492342 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224/action returned with HTTP 204 Aug 08 19:33:54.138077 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 893/3567] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:33:54 2026] POST /volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:54.216154 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-02797406-d59c-4f7b-b7b4-06d844fde8f0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.216586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02797406-d59c-4f7b-b7b4-06d844fde8f0 None None] GET https://10.4.3.89/volume// Aug 08 19:33:54.216743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02797406-d59c-4f7b-b7b4-06d844fde8f0 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.217591 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02797406-d59c-4f7b-b7b4-06d844fde8f0 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.217981 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02797406-d59c-4f7b-b7b4-06d844fde8f0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:54.218306 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 888/3568] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:54.226198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-6b00ae89-a596-4ba5-aee4-ced17e46a67a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.229534 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-6b00ae89-a596-4ba5-aee4-ced17e46a67a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:33:54.230018 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-6b00ae89-a596-4ba5-aee4-ced17e46a67a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec812a31-646b-4385-a536-2f7c0196478d", "connector": null, "instance_uuid": "d93758fd-70e5-49eb-844a-db72355b2902"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:54.249035 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.249035 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:54.288230 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-6b00ae89-a596-4ba5-aee4-ced17e46a67a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:33:54.288697 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 894/3569] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:33:54 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) Aug 08 19:33:54.319741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-56dc856e-d957-4a10-b725-3909533f29fd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.321983 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56dc856e-d957-4a10-b725-3909533f29fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:54.322226 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56dc856e-d957-4a10-b725-3909533f29fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.322470 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-56dc856e-d957-4a10-b725-3909533f29fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.340825 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e80e90ad-cb95-43c4-b1e1-21b024c25e71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.341431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e80e90ad-cb95-43c4-b1e1-21b024c25e71 None None] GET https://10.4.3.89/volume// Aug 08 19:33:54.342384 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e80e90ad-cb95-43c4-b1e1-21b024c25e71 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.342384 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e80e90ad-cb95-43c4-b1e1-21b024c25e71 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.342384 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e80e90ad-cb95-43c4-b1e1-21b024c25e71 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:33:54.342843 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 894/3570] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:33:54.347033 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.347033 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:54.352432 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-56dc856e-d957-4a10-b725-3909533f29fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:54.353648 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-3866de5e-1ffc-4a41-8970-264747c486c8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.357638 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-56dc856e-d957-4a10-b725-3909533f29fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:54.358402 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 895/3571] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 873 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.358863 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-3866de5e-1ffc-4a41-8970-264747c486c8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:54.359150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-3866de5e-1ffc-4a41-8970-264747c486c8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.359381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-3866de5e-1ffc-4a41-8970-264747c486c8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.371257 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.371257 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:54.375744 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-3866de5e-1ffc-4a41-8970-264747c486c8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:54.383673 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-3866de5e-1ffc-4a41-8970-264747c486c8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:54.384667 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 889/3572] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 1053 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:33:54.405195 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c492ee9b-4b3d-427d-a280-625da4d479ef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.406838 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c492ee9b-4b3d-427d-a280-625da4d479ef tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:54.409449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c492ee9b-4b3d-427d-a280-625da4d479ef tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.409449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c492ee9b-4b3d-427d-a280-625da4d479ef tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.409449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c492ee9b-4b3d-427d-a280-625da4d479ef tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:54.415679 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.415679 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:54.416357 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c492ee9b-4b3d-427d-a280-625da4d479ef tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:54.416906 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 895/3573] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.490164 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-9ce4cf63-e987-461d-bf57-79e4838f65fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.492752 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-9ce4cf63-e987-461d-bf57-79e4838f65fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] PUT https://10.4.3.89/volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5 Aug 08 19:33:54.493206 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-9ce4cf63-e987-461d-bf57-79e4838f65fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:54.503093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-9ce4cf63-e987-461d-bf57-79e4838f65fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Acquiring lock "cinder-attachment_update-ec812a31-646b-4385-a536-2f7c0196478d-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:33:54.509225 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-9ce4cf63-e987-461d-bf57-79e4838f65fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-ec812a31-646b-4385-a536-2f7c0196478d-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:33:54.510570 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.510570 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:54.630442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-9ce4cf63-e987-461d-bf57-79e4838f65fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-ec812a31-646b-4385-a536-2f7c0196478d-np0000006803" released by "attachment_update" :: held 0.119s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:33:54.630442 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-9ce4cf63-e987-461d-bf57-79e4838f65fd tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5 returned with HTTP 200 Aug 08 19:33:54.630442 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 895/3574] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:33:54 2026] PUT /volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5 => generated 968 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:54.638514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-0cc04eda-195b-4136-81a0-f244371b7da1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.640918 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-0cc04eda-195b-4136-81a0-f244371b7da1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/encryption Aug 08 19:33:54.641222 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-0cc04eda-195b-4136-81a0-f244371b7da1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.641572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-0cc04eda-195b-4136-81a0-f244371b7da1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.653174 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.653174 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:54.660334 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-0cc04eda-195b-4136-81a0-f244371b7da1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/encryption returned with HTTP 200 Aug 08 19:33:54.661129 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 896/3575] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.731992 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9feb19e5-da00-4417-a887-7fd8bc60deb4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.733744 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9feb19e5-da00-4417-a887-7fd8bc60deb4 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:54.733935 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9feb19e5-da00-4417-a887-7fd8bc60deb4 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.734163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9feb19e5-da00-4417-a887-7fd8bc60deb4 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.734265 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9feb19e5-da00-4417-a887-7fd8bc60deb4 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:54.738426 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.738426 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:54.739037 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9feb19e5-da00-4417-a887-7fd8bc60deb4 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:54.739376 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 890/3576] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.750529 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-45e5141f-e1f7-4ff5-9fc9-6866fce37b37 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.877207 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-74de86a8-9c3b-48f7-aa99-1a530d0f5673 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.881402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74de86a8-9c3b-48f7-aa99-1a530d0f5673 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:54.881402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74de86a8-9c3b-48f7-aa99-1a530d0f5673 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.881402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-74de86a8-9c3b-48f7-aa99-1a530d0f5673 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.881402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-74de86a8-9c3b-48f7-aa99-1a530d0f5673 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:54.890922 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.890922 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:54.893563 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-74de86a8-9c3b-48f7-aa99-1a530d0f5673 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:54.894367 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 896/3577] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.894584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63b94333-c74c-4d39-b23c-c02d724658bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.898890 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63b94333-c74c-4d39-b23c-c02d724658bd tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 Aug 08 19:33:54.898890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63b94333-c74c-4d39-b23c-c02d724658bd tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.899368 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63b94333-c74c-4d39-b23c-c02d724658bd tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.910063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63b94333-c74c-4d39-b23c-c02d724658bd tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 returned with HTTP 404 Aug 08 19:33:54.910063 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 897/3578] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/volumes/0ba35160-3404-43cb-a59f-1c4cda85b0a3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:54.921672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.923977 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] DELETE https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 Aug 08 19:33:54.924053 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.924432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.924432 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume with id: 94a8c72e-6f41-4ff0-9544-b6dc9472bb62 Aug 08 19:33:54.933571 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.933571 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:54.934009 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:54.942673 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45e5141f-e1f7-4ff5-9fc9-6866fce37b37 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-member] PUT https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:54.943263 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-45e5141f-e1f7-4ff5-9fc9-6866fce37b37 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:54.949630 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.949630 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:54.956285 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-45e5141f-e1f7-4ff5-9fc9-6866fce37b37 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-member] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:54.956870 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 896/3579] 10.4.3.89 () {70 vars in 1401 bytes} [Sat Aug 8 19:33:54 2026] PUT /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 314 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.959861 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume request issued successfully. Aug 08 19:33:54.959992 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57ffa911-2866-4a75-bda9-3e26b63ea150 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 returned with HTTP 202 Aug 08 19:33:54.960468 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 891/3580] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:54 2026] DELETE /volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:54.969534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1db8c422-5996-47ca-b03a-a9f7d647c621 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.971129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9095321f-0618-40a6-84c8-781b3adb3453 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.973397 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9095321f-0618-40a6-84c8-781b3adb3453 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 Aug 08 19:33:54.973463 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1db8c422-5996-47ca-b03a-a9f7d647c621 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:54.973675 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9095321f-0618-40a6-84c8-781b3adb3453 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.973758 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1db8c422-5996-47ca-b03a-a9f7d647c621 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.973847 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9095321f-0618-40a6-84c8-781b3adb3453 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.974056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1db8c422-5996-47ca-b03a-a9f7d647c621 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.974204 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-1db8c422-5996-47ca-b03a-a9f7d647c621 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:54.979557 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.979557 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:54.980437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1db8c422-5996-47ca-b03a-a9f7d647c621 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:54.980990 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 897/3581] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:54.990596 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:54.990596 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:54.994106 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-587e87e1-d2e2-462c-9045-6b28fb91c222 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:54.996274 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-587e87e1-d2e2-462c-9045-6b28fb91c222 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] DELETE https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:54.996517 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-587e87e1-d2e2-462c-9045-6b28fb91c222 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:54.996689 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-587e87e1-d2e2-462c-9045-6b28fb91c222 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:54.996885 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-587e87e1-d2e2-462c-9045-6b28fb91c222 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Delete backup with id: c2729633-8596-42bd-a254-d5c5fa444491. Aug 08 19:33:54.997035 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9095321f-0618-40a6-84c8-781b3adb3453 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:55.001635 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:55.001635 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:55.004783 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9095321f-0618-40a6-84c8-781b3adb3453 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 returned with HTTP 200 Aug 08 19:33:55.005338 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 898/3582] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:54 2026] GET /volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:55.015670 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-587e87e1-d2e2-462c-9045-6b28fb91c222 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] delete_backup rpcapi backup_id c2729633-8596-42bd-a254-d5c5fa444491 {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:33:55.019607 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-587e87e1-d2e2-462c-9045-6b28fb91c222 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 202 Aug 08 19:33:55.019719 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 897/3583] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:54 2026] DELETE /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:33:55.035052 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-531275fd-2876-48f1-92e7-a92fd34e803f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:55.036512 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-531275fd-2876-48f1-92e7-a92fd34e803f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:55.036769 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-531275fd-2876-48f1-92e7-a92fd34e803f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:55.036830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-531275fd-2876-48f1-92e7-a92fd34e803f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:55.038707 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-531275fd-2876-48f1-92e7-a92fd34e803f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:55.049244 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:55.049244 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:55.050319 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-531275fd-2876-48f1-92e7-a92fd34e803f tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 200 Aug 08 19:33:55.050559 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 892/3584] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:55 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:55.374823 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-973d5459-955a-4fd4-8096-747b9fdb7969 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:55.376916 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-973d5459-955a-4fd4-8096-747b9fdb7969 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:55.377235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-973d5459-955a-4fd4-8096-747b9fdb7969 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:55.377894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-973d5459-955a-4fd4-8096-747b9fdb7969 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:55.388214 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:55.388214 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:55.393029 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-973d5459-955a-4fd4-8096-747b9fdb7969 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:55.399435 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-973d5459-955a-4fd4-8096-747b9fdb7969 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:55.399978 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 898/3585] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:55 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:55.429917 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ced27e1b-3e3e-439c-9f1d-db43f7672df7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:55.436355 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ced27e1b-3e3e-439c-9f1d-db43f7672df7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:55.437071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ced27e1b-3e3e-439c-9f1d-db43f7672df7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:55.437857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ced27e1b-3e3e-439c-9f1d-db43f7672df7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:55.437969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ced27e1b-3e3e-439c-9f1d-db43f7672df7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:55.449441 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:55.449441 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:55.451352 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ced27e1b-3e3e-439c-9f1d-db43f7672df7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:55.453446 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 899/3586] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:55 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:55.910574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-81eb8d9f-f593-4bb8-acdf-1709296c2c48 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:55.913163 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81eb8d9f-f593-4bb8-acdf-1709296c2c48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:55.913480 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81eb8d9f-f593-4bb8-acdf-1709296c2c48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:55.913747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-81eb8d9f-f593-4bb8-acdf-1709296c2c48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:55.913902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-81eb8d9f-f593-4bb8-acdf-1709296c2c48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:55.922421 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:55.922421 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:55.923074 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-81eb8d9f-f593-4bb8-acdf-1709296c2c48 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:55.924152 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 898/3587] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:55 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:56.021525 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-20a7a5a3-b498-4db3-8b26-eef09524a9f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.023272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20a7a5a3-b498-4db3-8b26-eef09524a9f4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 Aug 08 19:33:56.023479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20a7a5a3-b498-4db3-8b26-eef09524a9f4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.023674 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20a7a5a3-b498-4db3-8b26-eef09524a9f4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.029533 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20a7a5a3-b498-4db3-8b26-eef09524a9f4 tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 returned with HTTP 404 Aug 08 19:33:56.030178 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 893/3588] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:56 2026] GET /volume/v3/volumes/94a8c72e-6f41-4ff0-9544-b6dc9472bb62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:56.040867 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.046085 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] DELETE https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 Aug 08 19:33:56.046789 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.047036 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.047236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume with id: 7d95c3f4-22cb-4339-beac-dec7c65ea287 Aug 08 19:33:56.062976 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:56.062976 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:56.065036 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:56.069996 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d6c602ad-e0d3-4f12-9575-951d08af996d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.082115 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6c602ad-e0d3-4f12-9575-951d08af996d tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 Aug 08 19:33:56.083344 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6c602ad-e0d3-4f12-9575-951d08af996d tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.083810 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6c602ad-e0d3-4f12-9575-951d08af996d tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.084563 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d6c602ad-e0d3-4f12-9575-951d08af996d tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Show backup with id c2729633-8596-42bd-a254-d5c5fa444491. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:56.090667 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6c602ad-e0d3-4f12-9575-951d08af996d tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 returned with HTTP 404 Aug 08 19:33:56.091129 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 900/3589] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:56 2026] GET /volume/v3/backups/c2729633-8596-42bd-a254-d5c5fa444491 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:56.100263 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e758a559-a255-4428-953e-a21c7880aa2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.102211 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e758a559-a255-4428-953e-a21c7880aa2e tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 Aug 08 19:33:56.102392 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Delete volume request issued successfully. Aug 08 19:33:56.102617 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a444161-59dc-4f9f-828f-f2939ce8c2ca tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 returned with HTTP 202 Aug 08 19:33:56.103000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e758a559-a255-4428-953e-a21c7880aa2e tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.103095 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 899/3590] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:33:56 2026] DELETE /volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:56.103363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e758a559-a255-4428-953e-a21c7880aa2e tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.104175 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e758a559-a255-4428-953e-a21c7880aa2e tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Delete volume with id: 43646bc6-c244-4730-9b39-f4b0b0672580 Aug 08 19:33:56.114917 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:56.114917 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:56.115165 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-774332e2-dc3a-49b0-9a4a-a1be53870a7f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.116424 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e758a559-a255-4428-953e-a21c7880aa2e tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Volume info retrieved successfully. Aug 08 19:33:56.117711 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-774332e2-dc3a-49b0-9a4a-a1be53870a7f tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 Aug 08 19:33:56.118131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-774332e2-dc3a-49b0-9a4a-a1be53870a7f tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.118427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-774332e2-dc3a-49b0-9a4a-a1be53870a7f tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.140269 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:56.140269 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:56.141041 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e758a559-a255-4428-953e-a21c7880aa2e tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Delete volume request issued successfully. Aug 08 19:33:56.141302 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e758a559-a255-4428-953e-a21c7880aa2e tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 returned with HTTP 202 Aug 08 19:33:56.141836 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 899/3591] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:33:56 2026] DELETE /volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:33:56.149475 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-774332e2-dc3a-49b0-9a4a-a1be53870a7f tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Volume info retrieved successfully. Aug 08 19:33:56.153691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a6279459-bc04-43e7-9102-500b06530fa3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.154900 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-774332e2-dc3a-49b0-9a4a-a1be53870a7f tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 returned with HTTP 200 Aug 08 19:33:56.155259 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 894/3592] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:56 2026] GET /volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:56.155496 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a6279459-bc04-43e7-9102-500b06530fa3 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 Aug 08 19:33:56.155735 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a6279459-bc04-43e7-9102-500b06530fa3 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.155929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a6279459-bc04-43e7-9102-500b06530fa3 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.167938 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:56.167938 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:56.182587 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a6279459-bc04-43e7-9102-500b06530fa3 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Volume info retrieved successfully. Aug 08 19:33:56.194035 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a6279459-bc04-43e7-9102-500b06530fa3 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 returned with HTTP 200 Aug 08 19:33:56.194712 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 901/3593] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:56 2026] GET /volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:33:56.415013 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1c328e6b-a263-49bb-96ae-3f2cef313f61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.416997 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c328e6b-a263-49bb-96ae-3f2cef313f61 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:56.416997 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c328e6b-a263-49bb-96ae-3f2cef313f61 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.417320 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1c328e6b-a263-49bb-96ae-3f2cef313f61 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.429761 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:56.429761 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:56.432848 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1c328e6b-a263-49bb-96ae-3f2cef313f61 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:56.436996 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1c328e6b-a263-49bb-96ae-3f2cef313f61 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:56.437332 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 900/3594] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:56 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:56.464664 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b0b96c44-ee37-437a-9ea1-286522698524 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.466580 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0b96c44-ee37-437a-9ea1-286522698524 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:56.466729 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0b96c44-ee37-437a-9ea1-286522698524 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.466853 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0b96c44-ee37-437a-9ea1-286522698524 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.467004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b0b96c44-ee37-437a-9ea1-286522698524 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:56.470968 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:56.470968 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:56.471478 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0b96c44-ee37-437a-9ea1-286522698524 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:56.471648 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 900/3595] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:56 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:56.937430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f3e3e098-ae26-4d57-b7c0-98c363289e6e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:56.939728 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3e3e098-ae26-4d57-b7c0-98c363289e6e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:56.940206 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3e3e098-ae26-4d57-b7c0-98c363289e6e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:56.940206 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f3e3e098-ae26-4d57-b7c0-98c363289e6e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:56.940327 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f3e3e098-ae26-4d57-b7c0-98c363289e6e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:56.945024 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:56.945024 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:56.945736 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f3e3e098-ae26-4d57-b7c0-98c363289e6e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:56.946206 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 895/3596] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:56 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:57.168251 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-30f2da5f-d601-4edd-9480-32ee78ab61bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:57.170820 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30f2da5f-d601-4edd-9480-32ee78ab61bf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] GET https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 Aug 08 19:33:57.171402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30f2da5f-d601-4edd-9480-32ee78ab61bf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:57.171461 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30f2da5f-d601-4edd-9480-32ee78ab61bf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:57.177336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30f2da5f-d601-4edd-9480-32ee78ab61bf tempest-CreateVolumesFromImageTest-283591691 tempest-CreateVolumesFromImageTest-283591691-project-member] https://10.4.3.89/volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 returned with HTTP 404 Aug 08 19:33:57.177916 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 902/3597] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:57 2026] GET /volume/v3/volumes/7d95c3f4-22cb-4339-beac-dec7c65ea287 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:57.212029 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ce5ef11b-936f-4b9e-aaf9-11d8b173f4f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:57.213900 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce5ef11b-936f-4b9e-aaf9-11d8b173f4f5 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] GET https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 Aug 08 19:33:57.214108 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce5ef11b-936f-4b9e-aaf9-11d8b173f4f5 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:57.214298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ce5ef11b-936f-4b9e-aaf9-11d8b173f4f5 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:57.216348 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=507,cinder:UPDATE=123,cinder:INSERT=76,cinder:DELETE=3 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:33:57.222137 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ce5ef11b-936f-4b9e-aaf9-11d8b173f4f5 tempest-ProjectMemberTests39-1895010674 tempest-ProjectMemberTests39-1895010674-project-admin] https://10.4.3.89/volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 returned with HTTP 404 Aug 08 19:33:57.222860 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 901/3598] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:57 2026] GET /volume/v3/volumes/43646bc6-c244-4730-9b39-f4b0b0672580 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:33:57.450353 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06cf835e-4a24-45a9-a71e-71d227c0269f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:57.455893 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06cf835e-4a24-45a9-a71e-71d227c0269f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:57.455893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06cf835e-4a24-45a9-a71e-71d227c0269f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:57.455893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06cf835e-4a24-45a9-a71e-71d227c0269f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:57.469477 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:57.469477 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:57.473395 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-06cf835e-4a24-45a9-a71e-71d227c0269f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:57.481460 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06cf835e-4a24-45a9-a71e-71d227c0269f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:57.481460 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 901/3599] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:57 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:57.482754 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34afe8c5-fcdc-426a-a5f5-a9f833682282 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:57.484401 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34afe8c5-fcdc-426a-a5f5-a9f833682282 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:57.484618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34afe8c5-fcdc-426a-a5f5-a9f833682282 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:57.484894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34afe8c5-fcdc-426a-a5f5-a9f833682282 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:57.485083 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-34afe8c5-fcdc-426a-a5f5-a9f833682282 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:57.489639 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:57.489639 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:57.490496 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34afe8c5-fcdc-426a-a5f5-a9f833682282 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:57.490597 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 896/3600] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:57 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:57.959111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a2b077f9-2ca0-4aca-ab84-f432b3aa3477 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:57.960864 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2b077f9-2ca0-4aca-ab84-f432b3aa3477 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:57.961079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2b077f9-2ca0-4aca-ab84-f432b3aa3477 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:57.961401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2b077f9-2ca0-4aca-ab84-f432b3aa3477 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:57.961401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a2b077f9-2ca0-4aca-ab84-f432b3aa3477 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:57.966490 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:57.966490 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:57.967295 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2b077f9-2ca0-4aca-ab84-f432b3aa3477 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:57.967782 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 903/3601] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:57 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:58.081207 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4345640-58c1-4cb8-afd9-17885133bb61 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:58.219816 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:33:58.220266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1369900483"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:33:58.221553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1369900483'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:33:58.221696 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Create volume of 1 GB Aug 08 19:33:58.234379 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Availability Zones retrieved successfully. Aug 08 19:33:58.244940 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Flow 'volume_create_api' (b4902c21-503d-4cba-9cbb-406b382e0669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:58.246836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141ab28b-35d0-4f5f-8f75-371b7ad8e0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:58.248347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:33:58.292699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141ab28b-35d0-4f5f-8f75-371b7ad8e0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:58.294169 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e808e1a6-3aa0-4397-8f9c-9982cac2da63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:58.389911 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Created reservations ['e11ea137-2ba9-4427-a5b2-a3e0f3627e77', 'e5db93bc-4c27-4c69-aa48-322b2aed3c92', '17cd90dd-a021-43c0-bc74-19bfe4224129', 'bb371e07-38e5-47cf-80ba-c9f8dc27949e'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:33:58.390860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e808e1a6-3aa0-4397-8f9c-9982cac2da63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e11ea137-2ba9-4427-a5b2-a3e0f3627e77', 'e5db93bc-4c27-4c69-aa48-322b2aed3c92', '17cd90dd-a021-43c0-bc74-19bfe4224129', 'bb371e07-38e5-47cf-80ba-c9f8dc27949e']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:58.391797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (447b7931-3be1-4198-be81-5686274f27ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:58.420791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (447b7931-3be1-4198-be81-5686274f27ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9792382-7980-42e7-8f75-e2aac2e1084d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1369900483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac3eba360a94451e9a2da8d3c7ed8f0d',qos_specs=None,replication_status=,reservations=['e11ea137-2ba9-4427-a5b2-a3e0f3627e77','e5db93bc-4c27-4c69-aa48-322b2aed3c92','17cd90dd-a021-43c0-bc74-19bfe4224129','bb371e07-38e5-47cf-80ba-c9f8dc27949e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e353363e5e34de5aaae23bda6825df0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1369900483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9792382-7980-42e7-8f75-e2aac2e1084d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac3eba360a94451e9a2da8d3c7ed8f0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='4e353363e5e34de5aaae23bda6825df0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:58.422191 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee9b5e2-d9a7-4a15-912d-88f4367524b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:58.447403 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee9b5e2-d9a7-4a15-912d-88f4367524b0) transitioned into 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-1369900483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac3eba360a94451e9a2da8d3c7ed8f0d',qos_specs=None,replication_status=,reservations=['e11ea137-2ba9-4427-a5b2-a3e0f3627e77','e5db93bc-4c27-4c69-aa48-322b2aed3c92','17cd90dd-a021-43c0-bc74-19bfe4224129','bb371e07-38e5-47cf-80ba-c9f8dc27949e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e353363e5e34de5aaae23bda6825df0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:58.448505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d940c36c-4f42-46e3-b1fc-22a089c6f481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:33:58.461144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d940c36c-4f42-46e3-b1fc-22a089c6f481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:33:58.462388 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Flow 'volume_create_api' (b4902c21-503d-4cba-9cbb-406b382e0669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:33:58.462903 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Create volume request issued successfully. Aug 08 19:33:58.464491 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4345640-58c1-4cb8-afd9-17885133bb61 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:33:58.464491 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 902/3602] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:33:58 2026] POST /volume/v3/volumes => generated 747 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:33:58.476466 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c2b31798-17b1-4f0a-bb1f-ef1d17975325 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:58.478037 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2b31798-17b1-4f0a-bb1f-ef1d17975325 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:33:58.478226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2b31798-17b1-4f0a-bb1f-ef1d17975325 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:58.478425 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c2b31798-17b1-4f0a-bb1f-ef1d17975325 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:58.486460 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:58.486460 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:33:58.489993 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c2b31798-17b1-4f0a-bb1f-ef1d17975325 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:33:58.495477 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c2b31798-17b1-4f0a-bb1f-ef1d17975325 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:33:58.496136 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 902/3603] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:58 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:58.503404 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3621ed9f-84a0-4451-97b7-76856e219084 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:58.505111 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3621ed9f-84a0-4451-97b7-76856e219084 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:58.505388 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2aa61044-0f9f-492d-82d8-da989b044d37 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:58.506249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3621ed9f-84a0-4451-97b7-76856e219084 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:58.506249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3621ed9f-84a0-4451-97b7-76856e219084 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:58.508692 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2aa61044-0f9f-492d-82d8-da989b044d37 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:58.509143 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2aa61044-0f9f-492d-82d8-da989b044d37 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:58.509582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2aa61044-0f9f-492d-82d8-da989b044d37 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:58.509582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2aa61044-0f9f-492d-82d8-da989b044d37 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:58.515717 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:58.515717 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:58.519483 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3621ed9f-84a0-4451-97b7-76856e219084 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:58.519980 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:58.519980 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:58.520892 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2aa61044-0f9f-492d-82d8-da989b044d37 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:58.521237 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 904/3604] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:58 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:58.524183 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3621ed9f-84a0-4451-97b7-76856e219084 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:58.524568 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 897/3605] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:58 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:58.984968 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-efab5b14-461e-4b8b-87f9-aa81b1c9464e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:58.988346 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efab5b14-461e-4b8b-87f9-aa81b1c9464e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:33:58.988643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efab5b14-461e-4b8b-87f9-aa81b1c9464e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:58.988836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-efab5b14-461e-4b8b-87f9-aa81b1c9464e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:58.988978 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-efab5b14-461e-4b8b-87f9-aa81b1c9464e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:58.993749 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:58.993749 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:58.994505 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-efab5b14-461e-4b8b-87f9-aa81b1c9464e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:33:58.994974 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 903/3606] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:58 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:59.441498 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec0b256e-f6d4-49cb-bf04-87fbe0a8b686 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:59.510517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-01ca8841-692d-4705-94d6-5651d6bf1cc6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:59.514838 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01ca8841-692d-4705-94d6-5651d6bf1cc6 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:33:59.514838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01ca8841-692d-4705-94d6-5651d6bf1cc6 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:59.514838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-01ca8841-692d-4705-94d6-5651d6bf1cc6 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:59.525211 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:59.525211 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:33:59.532261 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-01ca8841-692d-4705-94d6-5651d6bf1cc6 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:33:59.539102 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c968269-3f56-482b-8054-8a2f964278c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:59.543675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-67edccd7-454c-4e60-93ed-4b5ad20bc64b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:59.544245 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c968269-3f56-482b-8054-8a2f964278c2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:33:59.544347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c968269-3f56-482b-8054-8a2f964278c2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:59.544629 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c968269-3f56-482b-8054-8a2f964278c2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:59.544767 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9c968269-3f56-482b-8054-8a2f964278c2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:33:59.545262 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-01ca8841-692d-4705-94d6-5651d6bf1cc6 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:33:59.545816 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 905/3607] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:59 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:59.545869 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67edccd7-454c-4e60-93ed-4b5ad20bc64b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:33:59.546129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67edccd7-454c-4e60-93ed-4b5ad20bc64b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:59.546338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-67edccd7-454c-4e60-93ed-4b5ad20bc64b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:59.556197 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:59.556197 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:33:59.557208 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c968269-3f56-482b-8054-8a2f964278c2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:33:59.558067 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 898/3608] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:33:59 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:59.560567 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:33:59.560567 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:33:59.564808 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-67edccd7-454c-4e60-93ed-4b5ad20bc64b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:33:59.570002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-67edccd7-454c-4e60-93ed-4b5ad20bc64b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:33:59.570528 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 904/3609] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:33:59 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:59.602610 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec0b256e-f6d4-49cb-bf04-87fbe0a8b686 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 08 19:33:59.602922 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec0b256e-f6d4-49cb-bf04-87fbe0a8b686 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:59.603102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec0b256e-f6d4-49cb-bf04-87fbe0a8b686 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-admin] Calling method 'get_pools' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:59.616017 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec0b256e-f6d4-49cb-bf04-87fbe0a8b686 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 19:33:59.616937 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 903/3610] 10.4.3.89 () {66 vars in 1284 bytes} [Sat Aug 8 19:33:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:33:59.625487 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-95b9c02f-5968-45b7-8189-15f81524ada7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:33:59.706206 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95b9c02f-5968-45b7-8189-15f81524ada7 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-member] GET https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool Aug 08 19:33:59.706405 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95b9c02f-5968-45b7-8189-15f81524ada7 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:33:59.706623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95b9c02f-5968-45b7-8189-15f81524ada7 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:33:59.707281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-95b9c02f-5968-45b7-8189-15f81524ada7 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1e9d598ee1564ba38d69241ea20e35d0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e8407b62a1844dd5882b2d2ccb681a17', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:33:59.707527 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95b9c02f-5968-45b7-8189-15f81524ada7 tempest-ProjectMemberTests-1406788858 tempest-ProjectMemberTests-1406788858-project-member] https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool returned with HTTP 403 Aug 08 19:33:59.707888 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 906/3611] 10.4.3.89 () {66 vars in 1311 bytes} [Sat Aug 8 19:33:59 2026] GET /volume/v3/capabilities/np0000006803@storpool => generated 110 bytes in 83 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:00.011106 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef9cc48f-6eca-4db6-9ffb-21f899e2418e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:00.015063 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef9cc48f-6eca-4db6-9ffb-21f899e2418e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:00.015063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef9cc48f-6eca-4db6-9ffb-21f899e2418e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:00.015063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef9cc48f-6eca-4db6-9ffb-21f899e2418e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:00.015063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ef9cc48f-6eca-4db6-9ffb-21f899e2418e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:00.018214 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:00.018214 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:00.019206 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef9cc48f-6eca-4db6-9ffb-21f899e2418e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:00.019656 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 899/3612] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:00 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:00.570167 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e8e8e954-4be4-48fb-9cef-550f1926cd78 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:00.574209 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8e8e954-4be4-48fb-9cef-550f1926cd78 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:00.574209 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8e8e954-4be4-48fb-9cef-550f1926cd78 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:00.574209 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e8e8e954-4be4-48fb-9cef-550f1926cd78 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:00.574209 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e8e8e954-4be4-48fb-9cef-550f1926cd78 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:00.577971 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:00.577971 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:00.578618 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e8e8e954-4be4-48fb-9cef-550f1926cd78 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:00.579005 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 905/3613] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:00 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:00.596931 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb4ec4eb-d4b1-4e24-a2e6-382d5a2a0817 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:00.598251 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb4ec4eb-d4b1-4e24-a2e6-382d5a2a0817 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:00.598696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb4ec4eb-d4b1-4e24-a2e6-382d5a2a0817 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:00.598696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb4ec4eb-d4b1-4e24-a2e6-382d5a2a0817 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:00.619439 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:00.619439 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:00.627798 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb4ec4eb-d4b1-4e24-a2e6-382d5a2a0817 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:00.639287 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb4ec4eb-d4b1-4e24-a2e6-382d5a2a0817 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:00.639894 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 904/3614] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:00 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:01.033537 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-184c99b5-8811-4f97-9075-1ae186070a7c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:01.036299 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-184c99b5-8811-4f97-9075-1ae186070a7c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:01.036299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-184c99b5-8811-4f97-9075-1ae186070a7c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:01.036299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-184c99b5-8811-4f97-9075-1ae186070a7c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:01.036299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-184c99b5-8811-4f97-9075-1ae186070a7c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:01.041764 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:01.041764 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:01.042689 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-184c99b5-8811-4f97-9075-1ae186070a7c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:01.043076 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 907/3615] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:01 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:01.594606 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8706eb4d-ec0a-4d56-abdc-8bd0a3f9055c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:01.596937 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8706eb4d-ec0a-4d56-abdc-8bd0a3f9055c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:01.597259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8706eb4d-ec0a-4d56-abdc-8bd0a3f9055c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:01.597662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8706eb4d-ec0a-4d56-abdc-8bd0a3f9055c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:01.597826 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8706eb4d-ec0a-4d56-abdc-8bd0a3f9055c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:01.603485 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:01.603485 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:01.604112 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8706eb4d-ec0a-4d56-abdc-8bd0a3f9055c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:01.604572 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 900/3616] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:01 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:01.653677 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a5251e3-0813-4e00-a0de-5735c980f2bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:01.656894 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a5251e3-0813-4e00-a0de-5735c980f2bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:01.657127 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a5251e3-0813-4e00-a0de-5735c980f2bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:01.657368 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a5251e3-0813-4e00-a0de-5735c980f2bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:01.677605 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:01.677605 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:01.682799 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a5251e3-0813-4e00-a0de-5735c980f2bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:01.688346 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a5251e3-0813-4e00-a0de-5735c980f2bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:01.688809 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 906/3617] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:01 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:01.770492 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-65168208-7c0a-445d-949f-8675925b545f req-6afa5c85-ea2e-410f-b51d-2b67c41a8598 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:01.773301 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-6afa5c85-ea2e-410f-b51d-2b67c41a8598 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f/encryption Aug 08 19:34:01.773609 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-6afa5c85-ea2e-410f-b51d-2b67c41a8598 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:01.773886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-6afa5c85-ea2e-410f-b51d-2b67c41a8598 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:01.785721 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:01.785721 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:01.792448 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-65168208-7c0a-445d-949f-8675925b545f req-6afa5c85-ea2e-410f-b51d-2b67c41a8598 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f/encryption returned with HTTP 200 Aug 08 19:34:01.793109 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 905/3618] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:34:01 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:01.965091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:02.057354 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-30276f7c-7610-41ef-b819-25a96248df4e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:02.059492 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30276f7c-7610-41ef-b819-25a96248df4e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:02.059738 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-30276f7c-7610-41ef-b819-25a96248df4e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:02.059966 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-30276f7c-7610-41ef-b819-25a96248df4e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:02.060153 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-30276f7c-7610-41ef-b819-25a96248df4e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:02.065865 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:02.065865 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:02.066551 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30276f7c-7610-41ef-b819-25a96248df4e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:02.067008 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 901/3619] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:02 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:02.120362 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:02.120805 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1199415513"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:02.122359 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1199415513'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:02.122533 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume of 1 GB Aug 08 19:34:02.128296 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Availability Zones retrieved successfully. Aug 08 19:34:02.136435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (bb9ba9e2-c4a5-46bd-a8f5-3191ea56b7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:02.136435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b2400d-4e22-46e1-be56-14e4a1a8e74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:02.136435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:02.169924 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7b2400d-4e22-46e1-be56-14e4a1a8e74c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:02.170682 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ac0a79-a83f-4ed9-9e25-3a6c9fc27166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:02.256322 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['ad8ea2a1-54e9-48cc-ba99-016b71b3741f', '719d73c4-5c17-4202-9856-db74dcd40003', 'b4eff0f4-a044-4cbe-8587-539d871c1e07', '2dc71710-e2f4-400d-a891-588df7d4981f'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:02.257117 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97ac0a79-a83f-4ed9-9e25-3a6c9fc27166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad8ea2a1-54e9-48cc-ba99-016b71b3741f', '719d73c4-5c17-4202-9856-db74dcd40003', 'b4eff0f4-a044-4cbe-8587-539d871c1e07', '2dc71710-e2f4-400d-a891-588df7d4981f']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:02.257861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729f373d-1fd1-4c6c-8e2c-58fc861f5b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:02.289367 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (729f373d-1fd1-4c6c-8e2c-58fc861f5b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '794e07dc-c073-4902-8f44-d1c2ffaafb2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199415513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['ad8ea2a1-54e9-48cc-ba99-016b71b3741f','719d73c4-5c17-4202-9856-db74dcd40003','b4eff0f4-a044-4cbe-8587-539d871c1e07','2dc71710-e2f4-400d-a891-588df7d4981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199415513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=794e07dc-c073-4902-8f44-d1c2ffaafb2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c4ffd35fd74744947f53863d6c7d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3573fa66d14f4461b1d330455cb15f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:02.290370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228f8f24-f5e9-4487-9e92-ee82991a634b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:02.311064 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (228f8f24-f5e9-4487-9e92-ee82991a634b) transitioned into 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-1199415513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['ad8ea2a1-54e9-48cc-ba99-016b71b3741f','719d73c4-5c17-4202-9856-db74dcd40003','b4eff0f4-a044-4cbe-8587-539d871c1e07','2dc71710-e2f4-400d-a891-588df7d4981f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:02.311929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb68b6a-f497-426c-b4a7-f93a50d2109e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:02.327917 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eeb68b6a-f497-426c-b4a7-f93a50d2109e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:02.329330 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (bb9ba9e2-c4a5-46bd-a8f5-3191ea56b7de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:02.333720 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request issued successfully. Aug 08 19:34:02.333720 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b79a3a8f-02af-4883-a825-4caed4c86a8a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:02.333809 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 908/3620] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:34:01 2026] POST /volume/v3/volumes => generated 776 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:02.357067 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d85f0b50-a3ab-4d41-a152-156663d7c150 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:02.360491 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d85f0b50-a3ab-4d41-a152-156663d7c150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b Aug 08 19:34:02.360491 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d85f0b50-a3ab-4d41-a152-156663d7c150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:02.360491 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d85f0b50-a3ab-4d41-a152-156663d7c150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:02.371129 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:02.371129 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:02.377234 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d85f0b50-a3ab-4d41-a152-156663d7c150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:02.382806 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d85f0b50-a3ab-4d41-a152-156663d7c150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b returned with HTTP 200 Aug 08 19:34:02.383231 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 907/3621] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:02 2026] GET /volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:02.619588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d556eadf-790c-4856-a0e0-b274cefce010 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:02.623505 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d556eadf-790c-4856-a0e0-b274cefce010 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:02.623505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d556eadf-790c-4856-a0e0-b274cefce010 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:02.623505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d556eadf-790c-4856-a0e0-b274cefce010 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:02.623505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d556eadf-790c-4856-a0e0-b274cefce010 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:02.628618 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:02.628618 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:02.628618 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d556eadf-790c-4856-a0e0-b274cefce010 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:02.628618 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 906/3622] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:02 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:02.706166 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9843cdf4-7aae-4271-83c3-bc4acd7966f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:02.711465 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9843cdf4-7aae-4271-83c3-bc4acd7966f4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:02.711764 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9843cdf4-7aae-4271-83c3-bc4acd7966f4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:02.712019 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9843cdf4-7aae-4271-83c3-bc4acd7966f4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:02.724169 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:02.724169 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:02.729265 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9843cdf4-7aae-4271-83c3-bc4acd7966f4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:02.743689 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9843cdf4-7aae-4271-83c3-bc4acd7966f4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:02.744262 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 902/3623] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:02 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:03.076979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b61df5b2-c139-494d-b219-f0ec414432c3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.081539 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b61df5b2-c139-494d-b219-f0ec414432c3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:03.081539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b61df5b2-c139-494d-b219-f0ec414432c3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:03.081539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b61df5b2-c139-494d-b219-f0ec414432c3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:03.081539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b61df5b2-c139-494d-b219-f0ec414432c3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:03.087166 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.087166 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:03.088047 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b61df5b2-c139-494d-b219-f0ec414432c3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:03.088457 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 909/3624] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:03 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:03.100879 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7163048a-9ea9-44b8-bebc-c94154ee95be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.106386 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7163048a-9ea9-44b8-bebc-c94154ee95be tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:34:03.106685 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7163048a-9ea9-44b8-bebc-c94154ee95be tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:03.106903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7163048a-9ea9-44b8-bebc-c94154ee95be tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:03.117243 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.117243 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:03.122790 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7163048a-9ea9-44b8-bebc-c94154ee95be tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:03.130325 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7163048a-9ea9-44b8-bebc-c94154ee95be tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 200 Aug 08 19:34:03.130787 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 908/3625] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:03 2026] GET /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:03.144795 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-575d153f-f187-456b-ab93-217230ddad3e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.146846 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc/restore Aug 08 19:34:03.147192 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:03.148760 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Restoring backup 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc ({'restore': {}}) {{(pid=100251) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:34:03.148879 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Restoring backup 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc to volume None. Aug 08 19:34:03.156226 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.156226 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:03.156759 np0000006803 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating volume of 1 GB for restore of backup 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. Aug 08 19:34:03.160167 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Availability Zones retrieved successfully. Aug 08 19:34:03.166471 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (c5587dc6-b15b-455e-b9ac-bac3a0cc7327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:03.168430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185a9cc3-0fcc-43b6-b19f-81f81b394f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:03.168516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:03.199197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185a9cc3-0fcc-43b6-b19f-81f81b394f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:03.199786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb2c9d5-bd95-43a5-962f-3ba346988b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:03.247769 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['04f74a21-2e97-468d-bc3a-f7e3dc03b01e', '7a6389b1-5a29-4298-826e-3136aa160181', 'f2efa4a3-0ddc-4ade-b387-aed8d9e2a688', '3390bc89-346f-415c-a6cc-b3c9a45c08b8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:03.248632 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fb2c9d5-bd95-43a5-962f-3ba346988b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f74a21-2e97-468d-bc3a-f7e3dc03b01e', '7a6389b1-5a29-4298-826e-3136aa160181', 'f2efa4a3-0ddc-4ade-b387-aed8d9e2a688', '3390bc89-346f-415c-a6cc-b3c9a45c08b8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:03.249710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8eebad-f0e1-4f86-b1d1-5e609f0c10c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:03.294046 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8eebad-f0e1-4f86-b1d1-5e609f0c10c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4182b71c-af64-4104-861d-4fb09548f17c', '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_91b3590f-1fd1-4e6c-afc1-3e37a454d3cc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['04f74a21-2e97-468d-bc3a-f7e3dc03b01e','7a6389b1-5a29-4298-826e-3136aa160181','f2efa4a3-0ddc-4ade-b387-aed8d9e2a688','3390bc89-346f-415c-a6cc-b3c9a45c08b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_91b3590f-1fd1-4e6c-afc1-3e37a454d3cc',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4182b71c-af64-4104-861d-4fb09548f17c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='209c5d9363884d99a18f84d0390a9ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cc1a032aafa6418c965e4554a957d593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:03.295004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7943124c-dd03-41f4-9a89-9e6473d13668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:03.319958 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7943124c-dd03-41f4-9a89-9e6473d13668) transitioned into 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_91b3590f-1fd1-4e6c-afc1-3e37a454d3cc',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['04f74a21-2e97-468d-bc3a-f7e3dc03b01e','7a6389b1-5a29-4298-826e-3136aa160181','f2efa4a3-0ddc-4ade-b387-aed8d9e2a688','3390bc89-346f-415c-a6cc-b3c9a45c08b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:03.321141 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4432729a-00b0-42c1-be2a-cea33a4b2593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:03.332796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4432729a-00b0-42c1-be2a-cea33a4b2593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:03.333625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (c5587dc6-b15b-455e-b9ac-bac3a0cc7327) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:03.333956 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request issued successfully. Aug 08 19:34:03.340875 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.340875 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:03.341361 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:03.399012 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9dafd6bf-6f48-43b9-93cd-994d01dfa5eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.401001 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9dafd6bf-6f48-43b9-93cd-994d01dfa5eb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b Aug 08 19:34:03.401108 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9dafd6bf-6f48-43b9-93cd-994d01dfa5eb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:03.401594 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9dafd6bf-6f48-43b9-93cd-994d01dfa5eb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:03.410329 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.410329 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:03.414161 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9dafd6bf-6f48-43b9-93cd-994d01dfa5eb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:03.419017 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9dafd6bf-6f48-43b9-93cd-994d01dfa5eb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b returned with HTTP 200 Aug 08 19:34:03.419462 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 903/3626] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:03 2026] GET /volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:03.440635 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a24393d3-ce19-4c15-b031-ae724432289f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.443954 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a24393d3-ce19-4c15-b031-ae724432289f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:34:03.444323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a24393d3-ce19-4c15-b031-ae724432289f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "794e07dc-c073-4902-8f44-d1c2ffaafb2b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1616796448"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:03.454667 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.454667 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:03.454667 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a24393d3-ce19-4c15-b031-ae724432289f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:03.454667 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-a24393d3-ce19-4c15-b031-ae724432289f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create snapshot from volume 794e07dc-c073-4902-8f44-d1c2ffaafb2b Aug 08 19:34:03.491779 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-a24393d3-ce19-4c15-b031-ae724432289f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['e45b0bcf-b0d5-4466-af48-77142b893d36', 'b4615705-f6e1-4778-a57d-5e9859b35a8c', '0987d91c-8cc8-4d81-b2cd-3a7c31bc1fc3', '4278704a-4350-419d-8359-66598c2e58af'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:03.535346 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a24393d3-ce19-4c15-b031-ae724432289f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot create request issued successfully. Aug 08 19:34:03.536897 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a24393d3-ce19-4c15-b031-ae724432289f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:34:03.536897 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 910/3627] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:34:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:03.550791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d1d7325d-67b6-473b-bbec-84f13a2a6513 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.552844 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1d7325d-67b6-473b-bbec-84f13a2a6513 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 Aug 08 19:34:03.553121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1d7325d-67b6-473b-bbec-84f13a2a6513 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:03.553335 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d1d7325d-67b6-473b-bbec-84f13a2a6513 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:03.564429 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.564429 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:03.564734 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d1d7325d-67b6-473b-bbec-84f13a2a6513 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:03.565718 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d1d7325d-67b6-473b-bbec-84f13a2a6513 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 returned with HTTP 200 Aug 08 19:34:03.566274 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 909/3628] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:03 2026] GET /volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:03.642259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7c33cd0c-d15e-4555-b78f-1417fc5a3793 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.645999 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c33cd0c-d15e-4555-b78f-1417fc5a3793 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:03.646249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c33cd0c-d15e-4555-b78f-1417fc5a3793 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:03.646477 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c33cd0c-d15e-4555-b78f-1417fc5a3793 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:03.646603 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7c33cd0c-d15e-4555-b78f-1417fc5a3793 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:03.652436 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.652436 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:03.653088 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c33cd0c-d15e-4555-b78f-1417fc5a3793 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:03.653528 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 904/3629] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:03 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:03.759185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-08eddf54-1c7b-4d85-9dbf-8960954b9c77 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:03.762150 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08eddf54-1c7b-4d85-9dbf-8960954b9c77 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:03.762350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08eddf54-1c7b-4d85-9dbf-8960954b9c77 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:03.762567 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-08eddf54-1c7b-4d85-9dbf-8960954b9c77 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:03.773556 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:03.773556 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:03.777915 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-08eddf54-1c7b-4d85-9dbf-8960954b9c77 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:03.785678 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-08eddf54-1c7b-4d85-9dbf-8960954b9c77 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:03.786169 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 911/3630] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:03 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:03.999543 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-aefc576d-ee7c-4584-8625-8ef6c0058883 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.001902 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-aefc576d-ee7c-4584-8625-8ef6c0058883 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5/action Aug 08 19:34:04.002349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-aefc576d-ee7c-4584-8625-8ef6c0058883 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:04.002509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-aefc576d-ee7c-4584-8625-8ef6c0058883 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:04.021915 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.021915 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:04.041672 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-703f99c0-98fc-44bb-a628-7ca76cffd550 req-aefc576d-ee7c-4584-8625-8ef6c0058883 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5/action returned with HTTP 204 Aug 08 19:34:04.042269 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 910/3631] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:34:03 2026] POST /volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:04.348060 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.348060 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:04.348555 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:04.348689 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Checking backup size 1 against volume size 1 {{(pid=100251) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:34:04.348784 np0000006803 devstack@c-api.service[100251]: INFO cinder.backup.api [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Overwriting volume 4182b71c-af64-4104-861d-4fb09548f17c with restore of backup 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:04.359821 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] restore_backup in rpcapi backup_id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc {{(pid=100251) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:34:04.362175 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-575d153f-f187-456b-ab93-217230ddad3e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc/restore returned with HTTP 202 Aug 08 19:34:04.362649 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 907/3632] 10.4.3.89 () {68 vars in 1386 bytes} [Sat Aug 8 19:34:03 2026] POST /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc/restore => generated 189 bytes in 1218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:04.370448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53d361a4-21f1-4f63-81ed-ff790b8f35b2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.373128 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53d361a4-21f1-4f63-81ed-ff790b8f35b2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:04.373312 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53d361a4-21f1-4f63-81ed-ff790b8f35b2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.373524 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53d361a4-21f1-4f63-81ed-ff790b8f35b2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.373625 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-53d361a4-21f1-4f63-81ed-ff790b8f35b2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:04.378760 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.378760 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:04.379674 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53d361a4-21f1-4f63-81ed-ff790b8f35b2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:04.380092 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 905/3633] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:04.577333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4deab947-257a-4b4b-b10c-2015815dfce1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.579896 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4deab947-257a-4b4b-b10c-2015815dfce1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 Aug 08 19:34:04.580177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4deab947-257a-4b4b-b10c-2015815dfce1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.580447 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4deab947-257a-4b4b-b10c-2015815dfce1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.589157 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.589157 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:04.589594 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4deab947-257a-4b4b-b10c-2015815dfce1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:04.590810 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4deab947-257a-4b4b-b10c-2015815dfce1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 returned with HTTP 200 Aug 08 19:34:04.591627 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 912/3634] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:04.604814 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e9b2c5ce-446f-49d2-9da5-0ed22203afb4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.661816 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e9b2c5ce-446f-49d2-9da5-0ed22203afb4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] POST https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113/action Aug 08 19:34:04.662472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e9b2c5ce-446f-49d2-9da5-0ed22203afb4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:04.662672 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e9b2c5ce-446f-49d2-9da5-0ed22203afb4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:04.664109 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b2a55e42-26aa-4add-9bd8-54a9d9c0d51e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.665523 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2a55e42-26aa-4add-9bd8-54a9d9c0d51e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:04.665707 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2a55e42-26aa-4add-9bd8-54a9d9c0d51e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.665880 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2a55e42-26aa-4add-9bd8-54a9d9c0d51e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.666017 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b2a55e42-26aa-4add-9bd8-54a9d9c0d51e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:04.669059 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.669059 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:04.669511 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e9b2c5ce-446f-49d2-9da5-0ed22203afb4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Snapshot retrieved successfully. Aug 08 19:34:04.670657 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-e9b2c5ce-446f-49d2-9da5-0ed22203afb4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e007c1241f4e4e0bb11f544123a393d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61c4ffd35fd74744947f53863d6c7d09', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:34:04.670853 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e9b2c5ce-446f-49d2-9da5-0ed22203afb4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113/action returned with HTTP 403 Aug 08 19:34:04.672092 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 911/3635] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:34:04 2026] POST /volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113/action => generated 133 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:04.672374 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.672374 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:04.673263 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2a55e42-26aa-4add-9bd8-54a9d9c0d51e tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:04.673829 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 908/3636] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:34:04.681024 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.683264 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 Aug 08 19:34:04.683264 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.683477 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.683611 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete snapshot with id: bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 Aug 08 19:34:04.686980 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.688796 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b/export_record Aug 08 19:34:04.689031 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.689214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'export_record' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.689312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Export record for backup 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100253) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 08 19:34:04.689629 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.689629 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:04.690038 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:04.693719 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.693719 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:04.694698 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling RPCAPI with context: , host: np0000006803, backup: 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100253) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 08 19:34:04.704069 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] export_record in rpcapi backup_id 21a4d138-34f4-4595-ab8c-0693ededac8b on host np0000006803. {{(pid=100253) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 08 19:34:04.710829 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot delete request issued successfully. Aug 08 19:34:04.711094 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5761043-bdd0-4a50-abb2-326976efdfa0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 returned with HTTP 202 Aug 08 19:34:04.711616 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 906/3637] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:34:04 2026] DELETE /volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:04.715814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjFhNGQxMzgtMzRmNC00NTk1LWFiOGMtMDY5M2VkZWRhYzhiIiwgInVzZXJfaWQiOiAiZGI2ODQwYzYxYzJmNDQyMThmYThiOGUzZTc5MTY4N2EiLCAicHJvamVjdF9pZCI6ICJiZjdlM2MzZjUyZWY0NzU3OWMzY2M2MTI0ODQ5NDg5ZCIsICJ2b2x1bWVfaWQiOiAiM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MDc0NTM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2LzIwMjYwODA4MTkzMzUwL2F6X25vdmFfYmFja3VwXzIxYTRkMTM4LTM0ZjQtNDU5NS1hYjhjLTA2OTNlZGVkYWM4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozNDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100253) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 08 19:34:04.716228 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41a9a92a-7235-4859-981d-e8e116dd96e8 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b/export_record returned with HTTP 200 Aug 08 19:34:04.717356 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 913/3638] 10.4.3.89 () {68 vars in 1423 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b/export_record => generated 1424 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:04.720283 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9399092b-0d2a-4c49-8538-cbeb92d82864 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.722863 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9399092b-0d2a-4c49-8538-cbeb92d82864 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 Aug 08 19:34:04.723068 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9399092b-0d2a-4c49-8538-cbeb92d82864 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.723330 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9399092b-0d2a-4c49-8538-cbeb92d82864 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.725946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1a2432c-bef3-4684-8c36-7719843fd2d1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.728019 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1a2432c-bef3-4684-8c36-7719843fd2d1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:04.728264 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1a2432c-bef3-4684-8c36-7719843fd2d1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.728503 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1a2432c-bef3-4684-8c36-7719843fd2d1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.728647 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a1a2432c-bef3-4684-8c36-7719843fd2d1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:04.730840 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.730840 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:04.731271 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9399092b-0d2a-4c49-8538-cbeb92d82864 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:04.732257 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9399092b-0d2a-4c49-8538-cbeb92d82864 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 returned with HTTP 200 Aug 08 19:34:04.732700 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 912/3639] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:04.732866 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.732866 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:04.733487 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1a2432c-bef3-4684-8c36-7719843fd2d1 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:04.733829 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 909/3640] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:04.744688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d99ea9fd-9ea1-485a-8e3b-ae8246ff97c7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.747036 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d99ea9fd-9ea1-485a-8e3b-ae8246ff97c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] POST https://10.4.3.89/volume/v3/backups/import_record Aug 08 19:34:04.747688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d99ea9fd-9ea1-485a-8e3b-ae8246ff97c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmIyMmM0NmQtZWM5ZC00NWE3LWFiNTAtNWVkMjFkMTIwYjAwIiwgInVzZXJfaWQiOiAiZGI2ODQwYzYxYzJmNDQyMThmYThiOGUzZTc5MTY4N2EiLCAicHJvamVjdF9pZCI6ICJiZjdlM2MzZjUyZWY0NzU3OWMzY2M2MTI0ODQ5NDg5ZCIsICJ2b2x1bWVfaWQiOiAiM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MDc0NTM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2LzIwMjYwODA4MTkzMzUwL2F6X25vdmFfYmFja3VwXzIxYTRkMTM4LTM0ZjQtNDU5NS1hYjhjLTA2OTNlZGVkYWM4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozNDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:04.750063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-d99ea9fd-9ea1-485a-8e3b-ae8246ff97c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmIyMmM0NmQtZWM5ZC00NWE3LWFiNTAtNWVkMjFkMTIwYjAwIiwgInVzZXJfaWQiOiAiZGI2ODQwYzYxYzJmNDQyMThmYThiOGUzZTc5MTY4N2EiLCAicHJvamVjdF9pZCI6ICJiZjdlM2MzZjUyZWY0NzU3OWMzY2M2MTI0ODQ5NDg5ZCIsICJ2b2x1bWVfaWQiOiAiM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MDc0NTM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2LzIwMjYwODA4MTkzMzUwL2F6X25vdmFfYmFja3VwXzIxYTRkMTM4LTM0ZjQtNDU5NS1hYjhjLTA2OTNlZGVkYWM4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozNDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100254) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 08 19:34:04.750231 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-d99ea9fd-9ea1-485a-8e3b-ae8246ff97c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmIyMmM0NmQtZWM5ZC00NWE3LWFiNTAtNWVkMjFkMTIwYjAwIiwgInVzZXJfaWQiOiAiZGI2ODQwYzYxYzJmNDQyMThmYThiOGUzZTc5MTY4N2EiLCAicHJvamVjdF9pZCI6ICJiZjdlM2MzZjUyZWY0NzU3OWMzY2M2MTI0ODQ5NDg5ZCIsICJ2b2x1bWVfaWQiOiAiM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2IiwgImhvc3QiOiAibnAwMDAwMDA2ODAzIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjg5MDc0NTM0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfM2JmNWM4N2ItNWJlZC00ZGQwLThkODUtZjNkOTdlNGU2NjQ2LzIwMjYwODA4MTkzMzUwL2F6X25vdmFfYmFja3VwXzIxYTRkMTM4LTM0ZjQtNDU5NS1hYjhjLTA2OTNlZGVkYWM4YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDhUMTk6MzM6NDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wOFQxOTozNDowNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100254) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 08 19:34:04.750577 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.750577 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:04.751080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-d99ea9fd-9ea1-485a-8e3b-ae8246ff97c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7d7db49d46a84ceabd8fcf88c51aea01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bf7e3c3f52ef47579c3cc6124849489d', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:34:04.752684 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d99ea9fd-9ea1-485a-8e3b-ae8246ff97c7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] https://10.4.3.89/volume/v3/backups/import_record returned with HTTP 403 Aug 08 19:34:04.753188 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 907/3641] 10.4.3.89 () {70 vars in 1335 bytes} [Sat Aug 8 19:34:04 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:04.764423 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.766643 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 Aug 08 19:34:04.766951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.767314 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.767559 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete volume with id: 3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 Aug 08 19:34:04.774755 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.774755 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:04.775102 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:04.792869 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete volume request issued successfully. Aug 08 19:34:04.793160 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-df7b24c4-9423-45a7-bbc7-3d3cc5470f60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 returned with HTTP 202 Aug 08 19:34:04.793534 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 914/3642] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:04 2026] DELETE /volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:04.801498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-38f8eb78-9100-4a0a-b3a7-6d82ee57fcda None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.802838 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38f8eb78-9100-4a0a-b3a7-6d82ee57fcda tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 Aug 08 19:34:04.803246 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38f8eb78-9100-4a0a-b3a7-6d82ee57fcda tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.803610 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38f8eb78-9100-4a0a-b3a7-6d82ee57fcda tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.810736 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.810736 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:04.811716 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b60dce8a-1410-4066-b580-66eab3c57c3a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.813671 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b60dce8a-1410-4066-b580-66eab3c57c3a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:04.813901 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b60dce8a-1410-4066-b580-66eab3c57c3a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.814441 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b60dce8a-1410-4066-b580-66eab3c57c3a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.815322 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-38f8eb78-9100-4a0a-b3a7-6d82ee57fcda tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:04.822010 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38f8eb78-9100-4a0a-b3a7-6d82ee57fcda tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 returned with HTTP 200 Aug 08 19:34:04.822010 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 913/3643] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:04.831264 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.831264 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:04.834998 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b60dce8a-1410-4066-b580-66eab3c57c3a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:04.840647 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b60dce8a-1410-4066-b580-66eab3c57c3a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:04.841077 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 910/3644] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 1166 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:04.856989 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-681fb587-9e20-4747-bf90-c8bb87f93554 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.859016 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-681fb587-9e20-4747-bf90-c8bb87f93554 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:04.859223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-681fb587-9e20-4747-bf90-c8bb87f93554 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.859451 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-681fb587-9e20-4747-bf90-c8bb87f93554 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.869026 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.869026 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:04.873434 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-681fb587-9e20-4747-bf90-c8bb87f93554 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:04.879405 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-681fb587-9e20-4747-bf90-c8bb87f93554 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:04.879995 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 908/3645] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:04.922093 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6c390eef-e08d-4554-86ad-992399a03865 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.926999 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6c390eef-e08d-4554-86ad-992399a03865 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:04.927196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6c390eef-e08d-4554-86ad-992399a03865 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:04.927384 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6c390eef-e08d-4554-86ad-992399a03865 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:04.937237 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.937237 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:04.944385 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6c390eef-e08d-4554-86ad-992399a03865 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:04.948855 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6c390eef-e08d-4554-86ad-992399a03865 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:04.949336 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 915/3646] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:34:04 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:04.969579 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6656181f-14e1-4d07-8e5b-f039166aef39 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:04.972705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6656181f-14e1-4d07-8e5b-f039166aef39 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/action Aug 08 19:34:04.973342 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6656181f-14e1-4d07-8e5b-f039166aef39 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:04.973640 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6656181f-14e1-4d07-8e5b-f039166aef39 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:04.995434 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:04.995434 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:04.995434 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6656181f-14e1-4d07-8e5b-f039166aef39 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:05.002879 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6656181f-14e1-4d07-8e5b-f039166aef39 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Begin detaching volume completed successfully. Aug 08 19:34:05.002879 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-6656181f-14e1-4d07-8e5b-f039166aef39 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/action returned with HTTP 202 Aug 08 19:34:05.002879 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 914/3647] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:34:04 2026] POST /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:05.076241 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-172f28e6-37df-4715-9061-409f6be3968a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.076767 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-172f28e6-37df-4715-9061-409f6be3968a None None] GET https://10.4.3.89/volume// Aug 08 19:34:05.077010 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-172f28e6-37df-4715-9061-409f6be3968a None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.077261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-172f28e6-37df-4715-9061-409f6be3968a None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.077708 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-172f28e6-37df-4715-9061-409f6be3968a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:34:05.078142 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 911/3648] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:34:05.092821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-c1729ce1-a70e-4b2e-8986-49047bd0b860 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.095436 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-c1729ce1-a70e-4b2e-8986-49047bd0b860 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:05.095661 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-c1729ce1-a70e-4b2e-8986-49047bd0b860 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.095855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-c1729ce1-a70e-4b2e-8986-49047bd0b860 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.107330 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:05.107330 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:05.111753 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-c1729ce1-a70e-4b2e-8986-49047bd0b860 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:05.116198 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-c1729ce1-a70e-4b2e-8986-49047bd0b860 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:05.116778 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 909/3649] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 1349 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:34:05.126601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-53e8603d-5ece-4851-be0e-5da78bb53641 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.128924 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-53e8603d-5ece-4851-be0e-5da78bb53641 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/encryption Aug 08 19:34:05.129227 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-53e8603d-5ece-4851-be0e-5da78bb53641 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.129538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-53e8603d-5ece-4851-be0e-5da78bb53641 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.139378 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:05.139378 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:05.146032 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-53e8603d-5ece-4851-be0e-5da78bb53641 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/encryption returned with HTTP 200 Aug 08 19:34:05.146422 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 916/3650] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:34:05.392722 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5f330691-7551-47d5-a414-de55038c9e93 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.396877 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f330691-7551-47d5-a414-de55038c9e93 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:05.396877 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f330691-7551-47d5-a414-de55038c9e93 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.396877 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5f330691-7551-47d5-a414-de55038c9e93 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.396877 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5f330691-7551-47d5-a414-de55038c9e93 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:05.402331 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:05.402331 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:05.403969 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5f330691-7551-47d5-a414-de55038c9e93 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:05.405846 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 915/3651] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:05.526449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.561079 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:05.561364 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1659649075"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:05.563062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1659649075'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:05.563268 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume of 1 GB Aug 08 19:34:05.568615 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Availability Zones retrieved successfully. Aug 08 19:34:05.575232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (7c608626-2b85-46ae-83ac-ba38d5e3b2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:05.576377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b986f1-a715-4015-9ff8-ce7f3a3590b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:05.577452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:05.618075 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06b986f1-a715-4015-9ff8-ce7f3a3590b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:05.619000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcc6f67-3417-4fde-a975-8f60db99c375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:05.710583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['68537001-89d6-4646-97af-5d6768cd85d2', 'b1304c69-70f8-4051-923d-23e070abc1ab', '5d751a12-ea95-4027-94c4-bdf89af1e2cd', 'c141eabb-cd46-4bef-b02d-3c815db04744'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:05.710583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dcc6f67-3417-4fde-a975-8f60db99c375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68537001-89d6-4646-97af-5d6768cd85d2', 'b1304c69-70f8-4051-923d-23e070abc1ab', '5d751a12-ea95-4027-94c4-bdf89af1e2cd', 'c141eabb-cd46-4bef-b02d-3c815db04744']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:05.711350 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c6590b-6a7d-41af-9cbc-d99a4e312d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:05.743124 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c6590b-6a7d-41af-9cbc-d99a4e312d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4398893f-2c16-4640-91d9-5180ca683b04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1659649075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['68537001-89d6-4646-97af-5d6768cd85d2','b1304c69-70f8-4051-923d-23e070abc1ab','5d751a12-ea95-4027-94c4-bdf89af1e2cd','c141eabb-cd46-4bef-b02d-3c815db04744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1659649075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4398893f-2c16-4640-91d9-5180ca683b04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='106ff1e0e1e646e88e6af376a34e3d7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cdb71733ddad484489d5c6efc2fe2ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:05.744118 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36d0e27-f300-4df6-8bff-93e3f0d807b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:05.744913 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6450da70-a3e4-44af-8d8f-95808294886d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.752219 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6450da70-a3e4-44af-8d8f-95808294886d tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 Aug 08 19:34:05.752219 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6450da70-a3e4-44af-8d8f-95808294886d tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.752691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6450da70-a3e4-44af-8d8f-95808294886d tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.758970 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6450da70-a3e4-44af-8d8f-95808294886d tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 returned with HTTP 404 Aug 08 19:34:05.759674 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 910/3652] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/snapshots/bcf0650a-72b8-4bfd-9e49-8d3c65ed3113 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:05.766656 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93f01801-3441-4811-b3db-7a121e356098 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.768880 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d36d0e27-f300-4df6-8bff-93e3f0d807b5) transitioned into 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-1659649075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['68537001-89d6-4646-97af-5d6768cd85d2','b1304c69-70f8-4051-923d-23e070abc1ab','5d751a12-ea95-4027-94c4-bdf89af1e2cd','c141eabb-cd46-4bef-b02d-3c815db04744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:05.768973 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93f01801-3441-4811-b3db-7a121e356098 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b Aug 08 19:34:05.768973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93f01801-3441-4811-b3db-7a121e356098 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.769056 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c07252-5f0c-4a40-8559-33e3669d24a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:05.769125 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93f01801-3441-4811-b3db-7a121e356098 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.769318 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-93f01801-3441-4811-b3db-7a121e356098 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume with id: 794e07dc-c073-4902-8f44-d1c2ffaafb2b Aug 08 19:34:05.777356 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:05.777356 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:05.777744 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93f01801-3441-4811-b3db-7a121e356098 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:05.778729 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5c07252-5f0c-4a40-8559-33e3669d24a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:05.779921 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (7c608626-2b85-46ae-83ac-ba38d5e3b2ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:05.779921 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request issued successfully. Aug 08 19:34:05.780604 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a603a969-c8fc-4aaf-a531-e95c152a7574 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:05.781065 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 912/3653] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:34:05 2026] POST /volume/v3/volumes => generated 747 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:05.793976 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b1186fd-ccab-459b-9bb1-5f952d5e76e8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.797527 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b1186fd-ccab-459b-9bb1-5f952d5e76e8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 Aug 08 19:34:05.798450 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b1186fd-ccab-459b-9bb1-5f952d5e76e8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.798450 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b1186fd-ccab-459b-9bb1-5f952d5e76e8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.798636 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93f01801-3441-4811-b3db-7a121e356098 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume request issued successfully. Aug 08 19:34:05.798636 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93f01801-3441-4811-b3db-7a121e356098 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b returned with HTTP 202 Aug 08 19:34:05.798864 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 917/3654] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:05 2026] DELETE /volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:05.805655 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:05.805655 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:05.807453 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26be879b-f3c6-4fb2-9ff4-abed4e658d7f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.809487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26be879b-f3c6-4fb2-9ff4-abed4e658d7f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b Aug 08 19:34:05.809680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26be879b-f3c6-4fb2-9ff4-abed4e658d7f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.809814 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b1186fd-ccab-459b-9bb1-5f952d5e76e8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:05.809849 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26be879b-f3c6-4fb2-9ff4-abed4e658d7f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.814017 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b1186fd-ccab-459b-9bb1-5f952d5e76e8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 returned with HTTP 200 Aug 08 19:34:05.814570 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 916/3655] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:05.819286 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:05.819286 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:05.823777 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26be879b-f3c6-4fb2-9ff4-abed4e658d7f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:05.828336 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26be879b-f3c6-4fb2-9ff4-abed4e658d7f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b returned with HTTP 200 Aug 08 19:34:05.828831 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 911/3656] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:05.837970 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0dff8b47-221a-44e8-ba29-676e172b8407 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.840086 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dff8b47-221a-44e8-ba29-676e172b8407 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 Aug 08 19:34:05.840355 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dff8b47-221a-44e8-ba29-676e172b8407 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.840634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dff8b47-221a-44e8-ba29-676e172b8407 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.849211 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dff8b47-221a-44e8-ba29-676e172b8407 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 returned with HTTP 404 Aug 08 19:34:05.849769 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 913/3657] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/volumes/3bf5c87b-5bed-4dd0-8d85-f3d97e4e6646 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:05.860880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9660ae8-ac80-4da2-8811-0d85377ffe24 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.862709 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9660ae8-ac80-4da2-8811-0d85377ffe24 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] GET https://10.4.3.89/volume/v3/backups Aug 08 19:34:05.862967 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9660ae8-ac80-4da2-8811-0d85377ffe24 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.863181 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9660ae8-ac80-4da2-8811-0d85377ffe24 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.863472 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-b9660ae8-ac80-4da2-8811-0d85377ffe24 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:34:05.869366 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9660ae8-ac80-4da2-8811-0d85377ffe24 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] https://10.4.3.89/volume/v3/backups returned with HTTP 200 Aug 08 19:34:05.869795 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 918/3658] 10.4.3.89 () {68 vars in 1270 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:34:05.878603 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03daa34f-6aa2-4241-87b2-0bddaef6ea3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.880422 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03daa34f-6aa2-4241-87b2-0bddaef6ea3c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] GET https://10.4.3.89/volume/v3/backups?project_id=bf7e3c3f52ef47579c3cc6124849489d Aug 08 19:34:05.880646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03daa34f-6aa2-4241-87b2-0bddaef6ea3c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:05.880843 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03daa34f-6aa2-4241-87b2-0bddaef6ea3c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:05.881147 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-03daa34f-6aa2-4241-87b2-0bddaef6ea3c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Removing options 'project_id' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:34:05.888220 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03daa34f-6aa2-4241-87b2-0bddaef6ea3c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] https://10.4.3.89/volume/v3/backups?project_id=bf7e3c3f52ef47579c3cc6124849489d returned with HTTP 200 Aug 08 19:34:05.888733 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 917/3659] 10.4.3.89 () {68 vars in 1357 bytes} [Sat Aug 8 19:34:05 2026] GET /volume/v3/backups?project_id=bf7e3c3f52ef47579c3cc6124849489d => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:05.899803 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:05.902631 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:05.903156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1674580089"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:05.904985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1674580089'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:05.905448 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume of 1 GB Aug 08 19:34:05.911699 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Availability Zones retrieved successfully. Aug 08 19:34:05.919971 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Flow 'volume_create_api' (00c133ae-87f4-4644-8df9-2c156252cad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:05.921172 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca87acc9-79d5-4673-a827-721e406e055a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:05.922035 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:05.948862 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca87acc9-79d5-4673-a827-721e406e055a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:05.949708 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a37e5e17-3c76-413a-a84d-12f0c1be3449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:05.993087 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Created reservations ['fff27299-2d66-4d34-9493-d8819a456d39', 'b18a8932-b693-4ace-b3dc-37bb333dee92', '425900a7-af09-4cb0-bf98-2c4ef392b6d6', '5426f514-3946-4f0b-bb5f-c050cd6f8591'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:05.993842 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a37e5e17-3c76-413a-a84d-12f0c1be3449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fff27299-2d66-4d34-9493-d8819a456d39', 'b18a8932-b693-4ace-b3dc-37bb333dee92', '425900a7-af09-4cb0-bf98-2c4ef392b6d6', '5426f514-3946-4f0b-bb5f-c050cd6f8591']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:05.994583 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbda52e-11d8-4d0e-a59d-f398ac19124d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:06.022715 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dbda52e-11d8-4d0e-a59d-f398ac19124d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ea0802-f044-4132-9f71-4d6e490b61ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674580089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7e3c3f52ef47579c3cc6124849489d',qos_specs=None,replication_status=,reservations=['fff27299-2d66-4d34-9493-d8819a456d39','b18a8932-b693-4ace-b3dc-37bb333dee92','425900a7-af09-4cb0-bf98-2c4ef392b6d6','5426f514-3946-4f0b-bb5f-c050cd6f8591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6840c61c2f44218fa8b8e3e791687a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1674580089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ea0802-f044-4132-9f71-4d6e490b61ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf7e3c3f52ef47579c3cc6124849489d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='db6840c61c2f44218fa8b8e3e791687a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:06.023877 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c333fb16-eb21-479f-8f2d-dbda172abd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:06.045040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c333fb16-eb21-479f-8f2d-dbda172abd19) transitioned into 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-1674580089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf7e3c3f52ef47579c3cc6124849489d',qos_specs=None,replication_status=,reservations=['fff27299-2d66-4d34-9493-d8819a456d39','b18a8932-b693-4ace-b3dc-37bb333dee92','425900a7-af09-4cb0-bf98-2c4ef392b6d6','5426f514-3946-4f0b-bb5f-c050cd6f8591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6840c61c2f44218fa8b8e3e791687a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:06.046009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db456aad-2e9d-4e11-a12d-cddb2a35d8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:06.056889 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db456aad-2e9d-4e11-a12d-cddb2a35d8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:06.057967 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Flow 'volume_create_api' (00c133ae-87f4-4644-8df9-2c156252cad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:06.058520 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Create volume request issued successfully. Aug 08 19:34:06.059426 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8b94e66-f386-45f8-b8f0-1157d30d3109 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:06.060095 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 912/3660] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:34:05 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:06.076262 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ffd93edd-7396-4c97-878d-5c3a5d373b65 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:06.078565 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffd93edd-7396-4c97-878d-5c3a5d373b65 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac Aug 08 19:34:06.078845 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffd93edd-7396-4c97-878d-5c3a5d373b65 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:06.079499 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ffd93edd-7396-4c97-878d-5c3a5d373b65 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:06.094353 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:06.094353 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:06.103239 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ffd93edd-7396-4c97-878d-5c3a5d373b65 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:06.108318 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ffd93edd-7396-4c97-878d-5c3a5d373b65 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac returned with HTTP 200 Aug 08 19:34:06.108844 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 914/3661] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:06 2026] GET /volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:06.419662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e697366b-c22c-4fe4-b048-33a9db8aedb5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:06.422958 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e697366b-c22c-4fe4-b048-33a9db8aedb5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:06.423227 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e697366b-c22c-4fe4-b048-33a9db8aedb5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:06.423469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e697366b-c22c-4fe4-b048-33a9db8aedb5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:06.423631 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e697366b-c22c-4fe4-b048-33a9db8aedb5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:06.431717 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:06.431717 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:06.432636 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e697366b-c22c-4fe4-b048-33a9db8aedb5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:06.433044 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 919/3662] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:06 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:06.827896 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-db2e4f28-d7f1-45e5-89d9-6f6111e9e426 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:06.832676 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db2e4f28-d7f1-45e5-89d9-6f6111e9e426 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 Aug 08 19:34:06.832911 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db2e4f28-d7f1-45e5-89d9-6f6111e9e426 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:06.833139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-db2e4f28-d7f1-45e5-89d9-6f6111e9e426 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:06.845025 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-09dc7a1d-254c-4832-8c86-c3dae6caf9d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:06.846959 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09dc7a1d-254c-4832-8c86-c3dae6caf9d8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b Aug 08 19:34:06.847174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09dc7a1d-254c-4832-8c86-c3dae6caf9d8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:06.847385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-09dc7a1d-254c-4832-8c86-c3dae6caf9d8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:06.848283 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:06.848283 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:06.854473 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-09dc7a1d-254c-4832-8c86-c3dae6caf9d8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b returned with HTTP 404 Aug 08 19:34:06.855044 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 913/3663] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:06 2026] GET /volume/v3/volumes/794e07dc-c073-4902-8f44-d1c2ffaafb2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:06.856322 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-db2e4f28-d7f1-45e5-89d9-6f6111e9e426 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:06.861767 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-db2e4f28-d7f1-45e5-89d9-6f6111e9e426 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 returned with HTTP 200 Aug 08 19:34:06.862304 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 918/3664] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:06 2026] GET /volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:06.869663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:06.871253 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:06.871601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-822649389"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:06.873052 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-822649389'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:06.873175 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume of 1 GB Aug 08 19:34:06.877113 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Availability Zones retrieved successfully. Aug 08 19:34:06.883217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (f6f72984-4c23-4d23-b1e7-7289f59f6670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:06.884907 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-13320891-2559-474d-bc33-ec8bc833795f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:06.885447 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468ca711-f46f-428e-afe0-8744cbec4029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:06.886316 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:06.890185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:06.891304 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13320891-2559-474d-bc33-ec8bc833795f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:34:06.891707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-13320891-2559-474d-bc33-ec8bc833795f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4398893f-2c16-4640-91d9-5180ca683b04", "name": "tempest-VolumesBackupsTest-Backup-869715975"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:06.895053 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:06.895518 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-attach": {"instance_uuid": "16b28f84-a493-4965-818e-05d21d747870", "mountpoint": "/dev/vdb"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:06.895664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "16b28f84-a493-4965-818e-05d21d747870", "mountpoint": "/dev/vdb"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:06.895727 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-13320891-2559-474d-bc33-ec8bc833795f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating new backup {'backup': {'volume_id': '4398893f-2c16-4640-91d9-5180ca683b04', 'name': 'tempest-VolumesBackupsTest-Backup-869715975'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:34:06.895958 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-13320891-2559-474d-bc33-ec8bc833795f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating backup of volume 4398893f-2c16-4640-91d9-5180ca683b04 in container None Aug 08 19:34:06.907906 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:06.907906 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:06.908575 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:06.914987 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:06.914987 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:06.915696 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-13320891-2559-474d-bc33-ec8bc833795f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:06.923316 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Update volume admin metadata completed successfully. Aug 08 19:34:06.938586 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (468ca711-f46f-428e-afe0-8744cbec4029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:06.940018 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269435c8-cccc-4fe5-b20a-f1ad83525d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:06.961793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-13320891-2559-474d-bc33-ec8bc833795f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['2ae4f0b0-1b60-462d-85f8-e22a824cf529', '3a11a993-ebc3-4333-98b2-cd8ede10c56d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:06.991050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['e85ca45e-6c33-44da-ae60-af1f586db489', '676c69e5-84fc-44a3-9517-203c5254e936', '43b04610-da65-4a12-b368-2a9fecc5d7a1', '3a9aa5c7-1325-44df-b0eb-2b4845d92b14'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:06.991924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269435c8-cccc-4fe5-b20a-f1ad83525d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e85ca45e-6c33-44da-ae60-af1f586db489', '676c69e5-84fc-44a3-9517-203c5254e936', '43b04610-da65-4a12-b368-2a9fecc5d7a1', '3a9aa5c7-1325-44df-b0eb-2b4845d92b14']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:06.993519 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e364bd-98ab-4a75-a0e3-de3207bf82b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:07.018524 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-13320891-2559-474d-bc33-ec8bc833795f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:34:07.019052 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 920/3665] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:34:06 2026] POST /volume/v3/backups => generated 327 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:07.020839 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11e364bd-98ab-4a75-a0e3-de3207bf82b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb8405a4-34cf-471a-8462-6940c043c685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-822649389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['e85ca45e-6c33-44da-ae60-af1f586db489','676c69e5-84fc-44a3-9517-203c5254e936','43b04610-da65-4a12-b368-2a9fecc5d7a1','3a9aa5c7-1325-44df-b0eb-2b4845d92b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-822649389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb8405a4-34cf-471a-8462-6940c043c685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c4ffd35fd74744947f53863d6c7d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3573fa66d14f4461b1d330455cb15f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:07.021563 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546bd2ff-420a-4049-bc07-703a940ca55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:07.032750 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fef3d89a-16f2-425d-a2d6-91abf1ba3a77 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.036546 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fef3d89a-16f2-425d-a2d6-91abf1ba3a77 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:07.036546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fef3d89a-16f2-425d-a2d6-91abf1ba3a77 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.036546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fef3d89a-16f2-425d-a2d6-91abf1ba3a77 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.037078 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-fef3d89a-16f2-425d-a2d6-91abf1ba3a77 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:07.044455 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.044455 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:07.045469 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fef3d89a-16f2-425d-a2d6-91abf1ba3a77 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:07.045905 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 919/3666] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:07.054137 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Attach volume completed successfully. Aug 08 19:34:07.054750 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0548ba7b-e94e-48b4-8277-a106779c68d1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:07.055341 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 914/3667] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:06 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:07.056280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-daf86227-94ac-4cca-acc8-e5ff435367da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.056743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (546bd2ff-420a-4049-bc07-703a940ca55f) transitioned into 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-822649389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['e85ca45e-6c33-44da-ae60-af1f586db489','676c69e5-84fc-44a3-9517-203c5254e936','43b04610-da65-4a12-b368-2a9fecc5d7a1','3a9aa5c7-1325-44df-b0eb-2b4845d92b14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:07.057593 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7652583c-95fe-4355-9c6a-5f9f25c83fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:07.058673 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-daf86227-94ac-4cca-acc8-e5ff435367da tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5 Aug 08 19:34:07.058880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-daf86227-94ac-4cca-acc8-e5ff435367da tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.059101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-daf86227-94ac-4cca-acc8-e5ff435367da tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.065320 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0acfe58-5d42-4510-aa72-d1e0ae3c836a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.067456 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7652583c-95fe-4355-9c6a-5f9f25c83fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:07.068399 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0acfe58-5d42-4510-aa72-d1e0ae3c836a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:07.068559 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.068559 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:07.068618 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (f6f72984-4c23-4d23-b1e7-7289f59f6670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:07.068658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0acfe58-5d42-4510-aa72-d1e0ae3c836a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.068912 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0acfe58-5d42-4510-aa72-d1e0ae3c836a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.068987 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request issued successfully. Aug 08 19:34:07.069736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e52ddbe-a157-4f0f-a49f-afeac46d2ece tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:07.070360 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 915/3668] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:34:06 2026] POST /volume/v3/volumes => generated 775 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:07.083516 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-508e49f4-2800-40ff-ae91-52fdee26cb6c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.086007 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-508e49f4-2800-40ff-ae91-52fdee26cb6c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 Aug 08 19:34:07.086182 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-508e49f4-2800-40ff-ae91-52fdee26cb6c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.086437 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-508e49f4-2800-40ff-ae91-52fdee26cb6c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.089539 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.089539 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:07.096777 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.096777 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:07.097036 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b0acfe58-5d42-4510-aa72-d1e0ae3c836a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:07.101256 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-508e49f4-2800-40ff-ae91-52fdee26cb6c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:07.103968 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0acfe58-5d42-4510-aa72-d1e0ae3c836a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:07.104512 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 920/3669] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:07.106006 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-508e49f4-2800-40ff-ae91-52fdee26cb6c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 returned with HTTP 200 Aug 08 19:34:07.106506 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 915/3670] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:07.125342 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-648db5a2-f67c-4a67-9980-4187d08d9d9c req-daf86227-94ac-4cca-acc8-e5ff435367da tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5 returned with HTTP 200 Aug 08 19:34:07.126251 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 921/3671] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:34:07 2026] DELETE /volume/v3/attachments/a24a7b23-ebd1-420f-b026-3513e89d6de5 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:07.127613 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8de81de3-a9e9-4d06-ad39-8df34c45a59c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.127818 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-621ca636-f52a-40ff-a1c6-5d55544f2e97 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.130142 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-621ca636-f52a-40ff-a1c6-5d55544f2e97 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:07.130574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-621ca636-f52a-40ff-a1c6-5d55544f2e97 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-detach": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:07.130906 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-621ca636-f52a-40ff-a1c6-5d55544f2e97 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:07.131088 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8de81de3-a9e9-4d06-ad39-8df34c45a59c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac Aug 08 19:34:07.131322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8de81de3-a9e9-4d06-ad39-8df34c45a59c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.131524 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8de81de3-a9e9-4d06-ad39-8df34c45a59c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.134587 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=497,cinder:INSERT=105,cinder:UPDATE=163,cinder:DELETE=3 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:34:07.140567 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.140567 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:07.144366 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8de81de3-a9e9-4d06-ad39-8df34c45a59c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:07.147558 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.147558 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:07.148284 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8de81de3-a9e9-4d06-ad39-8df34c45a59c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac returned with HTTP 200 Aug 08 19:34:07.148693 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 921/3672] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:07.149761 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-621ca636-f52a-40ff-a1c6-5d55544f2e97 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:07.166281 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.169881 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:34:07.170428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50ea0802-f044-4132-9f71-4d6e490b61ac", "name": "tempest-type-Backup-838137984"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:07.172383 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Creating new backup {'backup': {'volume_id': '50ea0802-f044-4132-9f71-4d6e490b61ac', 'name': 'tempest-type-Backup-838137984'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:34:07.172787 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Creating backup of volume 50ea0802-f044-4132-9f71-4d6e490b61ac in container None Aug 08 19:34:07.185117 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.185117 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:07.185117 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:07.201607 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-621ca636-f52a-40ff-a1c6-5d55544f2e97 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Detach volume completed successfully. Aug 08 19:34:07.201908 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-621ca636-f52a-40ff-a1c6-5d55544f2e97 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:07.202550 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 916/3673] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:07 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:07.204376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Created reservations ['f39eb645-d1fb-49a7-b92d-e7372d9d4e2f', '68155101-9cac-4fb0-b8ff-02284dc20a5f'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:07.214068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2630458b-28d0-4b57-b587-ca65d83bfafb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.216957 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2630458b-28d0-4b57-b587-ca65d83bfafb tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:07.217688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2630458b-28d0-4b57-b587-ca65d83bfafb tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.217688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2630458b-28d0-4b57-b587-ca65d83bfafb tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.218275 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-faf88f55-c5ea-484a-a89e-8884a2e5c650 req-10ded769-6eac-432b-9753-4ac0d1195a09 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.222128 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-faf88f55-c5ea-484a-a89e-8884a2e5c650 req-10ded769-6eac-432b-9753-4ac0d1195a09 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:07.222310 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-faf88f55-c5ea-484a-a89e-8884a2e5c650 req-10ded769-6eac-432b-9753-4ac0d1195a09 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.222580 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-faf88f55-c5ea-484a-a89e-8884a2e5c650 req-10ded769-6eac-432b-9753-4ac0d1195a09 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.226395 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.226395 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:07.230957 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2630458b-28d0-4b57-b587-ca65d83bfafb tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:07.233029 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.233029 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:07.234749 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d141e9ca-3bdd-469b-a7db-7b222b2aaf60 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:34:07.235381 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 916/3674] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:34:07 2026] POST /volume/v3/backups => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:07.236813 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2630458b-28d0-4b57-b587-ca65d83bfafb tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:07.237199 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 922/3675] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:07.240640 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-faf88f55-c5ea-484a-a89e-8884a2e5c650 req-10ded769-6eac-432b-9753-4ac0d1195a09 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:07.246145 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-faf88f55-c5ea-484a-a89e-8884a2e5c650 req-10ded769-6eac-432b-9753-4ac0d1195a09 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:07.246781 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 922/3676] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:07.248040 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-29ff27b4-9915-426d-8718-9aad76572319 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.250772 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29ff27b4-9915-426d-8718-9aad76572319 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:07.251105 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29ff27b4-9915-426d-8718-9aad76572319 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.251689 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29ff27b4-9915-426d-8718-9aad76572319 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.251689 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-29ff27b4-9915-426d-8718-9aad76572319 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:07.261345 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.261345 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:07.262351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29ff27b4-9915-426d-8718-9aad76572319 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:07.262903 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 917/3677] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:07.446149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-470100f4-6df7-471d-818e-fe05a282154b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:07.447956 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-470100f4-6df7-471d-818e-fe05a282154b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:07.448202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-470100f4-6df7-471d-818e-fe05a282154b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:07.448401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-470100f4-6df7-471d-818e-fe05a282154b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:07.448520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-470100f4-6df7-471d-818e-fe05a282154b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:07.455096 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:07.455096 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:07.455983 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-470100f4-6df7-471d-818e-fe05a282154b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:07.456541 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 917/3678] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:07 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:08.058374 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8b93d5f4-7a4d-4323-ad27-a0f7fb746661 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:08.060274 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b93d5f4-7a4d-4323-ad27-a0f7fb746661 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:08.060572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b93d5f4-7a4d-4323-ad27-a0f7fb746661 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:08.060830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8b93d5f4-7a4d-4323-ad27-a0f7fb746661 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:08.061071 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8b93d5f4-7a4d-4323-ad27-a0f7fb746661 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:08.065323 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:08.065323 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:08.066275 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8b93d5f4-7a4d-4323-ad27-a0f7fb746661 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:08.066631 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 923/3679] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:08 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:08.128265 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7fccff3-e555-40b4-8873-11cd1d488a20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:08.134056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7fccff3-e555-40b4-8873-11cd1d488a20 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 Aug 08 19:34:08.134352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7fccff3-e555-40b4-8873-11cd1d488a20 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:08.134769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7fccff3-e555-40b4-8873-11cd1d488a20 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:08.141638 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:08.141638 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:08.144660 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d7fccff3-e555-40b4-8873-11cd1d488a20 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:08.148710 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7fccff3-e555-40b4-8873-11cd1d488a20 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 returned with HTTP 200 Aug 08 19:34:08.149185 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 923/3680] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:08 2026] GET /volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:08.165720 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:08.170487 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:34:08.170487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb8405a4-34cf-471a-8462-6940c043c685", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-654344210"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:08.183226 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:08.183226 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:08.183948 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:08.184271 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create snapshot from volume cb8405a4-34cf-471a-8462-6940c043c685 Aug 08 19:34:08.230834 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['1b10fc30-2f13-42aa-8737-94b72fced47e', 'ddb72c5f-b9db-4c02-bd95-4bfe883deb77', '93c5e26c-6835-4c8f-814a-0fbde83fbe7b', '9b26caf6-bae4-4cd2-a4b2-72ade21dae8d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:08.269281 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot create request issued successfully. Aug 08 19:34:08.269647 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e7c413c-fa09-47e7-a2a6-c0eaea6ebac9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:34:08.270270 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 918/3681] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:34:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:08.276492 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d569dbb9-a88b-46f8-ab08-b38fff5b4fe9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:08.281599 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9361d5ba-4bde-4a41-9434-5636fbb2c61f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:08.284595 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d569dbb9-a88b-46f8-ab08-b38fff5b4fe9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:08.284810 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9361d5ba-4bde-4a41-9434-5636fbb2c61f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b Aug 08 19:34:08.284810 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9361d5ba-4bde-4a41-9434-5636fbb2c61f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:08.284969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d569dbb9-a88b-46f8-ab08-b38fff5b4fe9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:08.285010 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9361d5ba-4bde-4a41-9434-5636fbb2c61f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:08.285048 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d569dbb9-a88b-46f8-ab08-b38fff5b4fe9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:08.285048 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d569dbb9-a88b-46f8-ab08-b38fff5b4fe9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:08.289894 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:08.289894 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:08.290149 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:08.290149 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:08.290245 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d569dbb9-a88b-46f8-ab08-b38fff5b4fe9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:08.290793 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9361d5ba-4bde-4a41-9434-5636fbb2c61f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:08.290851 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 918/3682] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:08 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:08.291292 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9361d5ba-4bde-4a41-9434-5636fbb2c61f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b returned with HTTP 200 Aug 08 19:34:08.291672 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 924/3683] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:08 2026] GET /volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:08.472811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5aa9dd5d-16b8-4ea9-9547-9e72790771e6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:08.474857 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aa9dd5d-16b8-4ea9-9547-9e72790771e6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:08.475134 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aa9dd5d-16b8-4ea9-9547-9e72790771e6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:08.476630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5aa9dd5d-16b8-4ea9-9547-9e72790771e6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:08.476630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5aa9dd5d-16b8-4ea9-9547-9e72790771e6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:08.480637 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:08.480637 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:08.481461 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5aa9dd5d-16b8-4ea9-9547-9e72790771e6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:08.481979 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 924/3684] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:08 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:09.077527 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-07c98891-b46b-4a79-8a84-7246e04b67b6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:09.079765 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07c98891-b46b-4a79-8a84-7246e04b67b6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:09.080013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07c98891-b46b-4a79-8a84-7246e04b67b6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:09.080212 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07c98891-b46b-4a79-8a84-7246e04b67b6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:09.080330 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-07c98891-b46b-4a79-8a84-7246e04b67b6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:09.087047 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:09.087047 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:09.087869 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07c98891-b46b-4a79-8a84-7246e04b67b6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:09.088258 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 919/3685] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:09 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:09.300090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-abf41ad5-5b82-4660-91fe-986c4d999ace None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:09.302333 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abf41ad5-5b82-4660-91fe-986c4d999ace tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b Aug 08 19:34:09.302599 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abf41ad5-5b82-4660-91fe-986c4d999ace tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:09.302855 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-abf41ad5-5b82-4660-91fe-986c4d999ace tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:09.304612 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6aeb4ca2-5dce-4abd-83e9-012dcc9bf807 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:09.306923 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6aeb4ca2-5dce-4abd-83e9-012dcc9bf807 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:09.307146 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6aeb4ca2-5dce-4abd-83e9-012dcc9bf807 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:09.307320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6aeb4ca2-5dce-4abd-83e9-012dcc9bf807 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:09.307435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6aeb4ca2-5dce-4abd-83e9-012dcc9bf807 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:09.310341 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:09.310341 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:09.310759 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-abf41ad5-5b82-4660-91fe-986c4d999ace tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:09.311502 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:09.311502 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:09.311564 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-abf41ad5-5b82-4660-91fe-986c4d999ace tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b returned with HTTP 200 Aug 08 19:34:09.312010 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 919/3686] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:09 2026] GET /volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:09.312116 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6aeb4ca2-5dce-4abd-83e9-012dcc9bf807 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:09.312469 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 925/3687] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:09 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:09.320049 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:09.321762 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] GET https://10.4.3.89/volume/v3/snapshots Aug 08 19:34:09.321980 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:09.322182 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:09.322343 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:34:09.323292 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.db.api [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Building query based on filter {{(pid=100252) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:34:09.328075 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Get all snapshots completed successfully. Aug 08 19:34:09.328516 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7614910-133c-42f5-858c-1fcb0fa729d4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 08 19:34:09.329052 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 925/3688] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:34:09 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:09.343065 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:09.345137 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b Aug 08 19:34:09.345357 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:09.345594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:09.345713 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete snapshot with id: 6e708729-3c12-40bf-ae69-c07a5538685b Aug 08 19:34:09.351056 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:09.351056 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:09.351369 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:09.366592 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot delete request issued successfully. Aug 08 19:34:09.366744 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4bb583c-545f-4e99-b752-7d28d22dfd57 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b returned with HTTP 202 Aug 08 19:34:09.367150 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 920/3689] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:34:09 2026] DELETE /volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:09.375337 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-43bedb46-db91-48ad-b5bd-3f654c41e6ee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:09.377247 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43bedb46-db91-48ad-b5bd-3f654c41e6ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b Aug 08 19:34:09.377535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43bedb46-db91-48ad-b5bd-3f654c41e6ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:09.377796 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-43bedb46-db91-48ad-b5bd-3f654c41e6ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:09.382769 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:09.382769 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:09.383146 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-43bedb46-db91-48ad-b5bd-3f654c41e6ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:09.383721 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-43bedb46-db91-48ad-b5bd-3f654c41e6ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b returned with HTTP 200 Aug 08 19:34:09.384113 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 920/3690] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:09 2026] GET /volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:09.497918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d549c8f1-4fbb-496c-994e-81c553a1f3f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:09.498497 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d549c8f1-4fbb-496c-994e-81c553a1f3f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:09.498685 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d549c8f1-4fbb-496c-994e-81c553a1f3f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:09.498853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d549c8f1-4fbb-496c-994e-81c553a1f3f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:09.498996 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d549c8f1-4fbb-496c-994e-81c553a1f3f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:09.500758 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=574,cinder:INSERT=109,cinder:UPDATE=175,cinder:DELETE=2 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:34:09.504812 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:09.504812 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:09.505634 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d549c8f1-4fbb-496c-994e-81c553a1f3f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:09.512381 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 926/3691] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:09 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:10.099984 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92054f51-9485-4f2a-8268-c2e3916722fd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.102261 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92054f51-9485-4f2a-8268-c2e3916722fd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:10.102543 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92054f51-9485-4f2a-8268-c2e3916722fd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.102802 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92054f51-9485-4f2a-8268-c2e3916722fd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.102959 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-92054f51-9485-4f2a-8268-c2e3916722fd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:10.108142 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:10.108142 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:10.109221 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92054f51-9485-4f2a-8268-c2e3916722fd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:10.109763 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 926/3692] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:10 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:10.259808 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e0e128e2-6529-4992-9b08-f1e111130732 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.261684 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:10.261877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.262079 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.262237 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume with id: ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:10.272044 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:10.272044 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:10.272880 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:10.290952 np0000006803 devstack@c-api.service[100251]: WARNING cinder.keymgr.conf_key_mgr [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:34:10.300859 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume request issued successfully. Aug 08 19:34:10.301238 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0e128e2-6529-4992-9b08-f1e111130732 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 202 Aug 08 19:34:10.301891 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 921/3693] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:10 2026] DELETE /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:10.311584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a2a6812-d518-4dd0-b56e-4ad641dc8776 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.314200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a2a6812-d518-4dd0-b56e-4ad641dc8776 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:10.314515 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a2a6812-d518-4dd0-b56e-4ad641dc8776 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.314795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a2a6812-d518-4dd0-b56e-4ad641dc8776 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.318389 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=459,cinder:UPDATE=104,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:34:10.328057 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:10.328057 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:10.328969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fd701f62-5c6b-4bf8-951b-90d8740ac158 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.331143 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd701f62-5c6b-4bf8-951b-90d8740ac158 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:10.331517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd701f62-5c6b-4bf8-951b-90d8740ac158 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.331773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fd701f62-5c6b-4bf8-951b-90d8740ac158 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.331934 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fd701f62-5c6b-4bf8-951b-90d8740ac158 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:10.333217 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a2a6812-d518-4dd0-b56e-4ad641dc8776 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:10.337642 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:10.337642 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:10.338482 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fd701f62-5c6b-4bf8-951b-90d8740ac158 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:10.338963 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 927/3694] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:10 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:10.343577 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a2a6812-d518-4dd0-b56e-4ad641dc8776 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 200 Aug 08 19:34:10.344374 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 921/3695] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:10 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:10.399158 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7adf26a4-00f2-4927-b302-16556f55344b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.403232 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7adf26a4-00f2-4927-b302-16556f55344b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b Aug 08 19:34:10.403910 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7adf26a4-00f2-4927-b302-16556f55344b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.403910 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7adf26a4-00f2-4927-b302-16556f55344b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.409814 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7adf26a4-00f2-4927-b302-16556f55344b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b returned with HTTP 404 Aug 08 19:34:10.410635 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 927/3696] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:10 2026] GET /volume/v3/snapshots/6e708729-3c12-40bf-ae69-c07a5538685b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:10.421510 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.423711 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 Aug 08 19:34:10.423925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.424173 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.424353 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume with id: cb8405a4-34cf-471a-8462-6940c043c685 Aug 08 19:34:10.438092 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:10.438092 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:10.438611 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:10.464466 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume request issued successfully. Aug 08 19:34:10.464689 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e90879c-a0e4-4142-85bd-0ea12286ad52 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 returned with HTTP 202 Aug 08 19:34:10.465103 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 922/3697] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:10 2026] DELETE /volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:10.477028 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-23876a22-dd71-4921-8d9e-f2287dca7bf3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.481430 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23876a22-dd71-4921-8d9e-f2287dca7bf3 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 Aug 08 19:34:10.481729 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23876a22-dd71-4921-8d9e-f2287dca7bf3 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.481961 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23876a22-dd71-4921-8d9e-f2287dca7bf3 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.491497 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:10.491497 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:10.496248 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-23876a22-dd71-4921-8d9e-f2287dca7bf3 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:10.501857 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23876a22-dd71-4921-8d9e-f2287dca7bf3 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 returned with HTTP 200 Aug 08 19:34:10.502369 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 928/3698] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:10 2026] GET /volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:34:10.516090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1951c053-27d6-4a5e-9a4a-10ff0313163e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:10.517992 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1951c053-27d6-4a5e-9a4a-10ff0313163e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:10.518178 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1951c053-27d6-4a5e-9a4a-10ff0313163e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:10.518358 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1951c053-27d6-4a5e-9a4a-10ff0313163e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:10.518509 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1951c053-27d6-4a5e-9a4a-10ff0313163e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:10.523059 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:10.523059 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:10.524324 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1951c053-27d6-4a5e-9a4a-10ff0313163e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:10.524804 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 922/3699] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:10 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:11.122662 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8fecbfa-7f67-4680-b11b-ef0a7d99e626 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.124447 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8fecbfa-7f67-4680-b11b-ef0a7d99e626 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:11.124659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8fecbfa-7f67-4680-b11b-ef0a7d99e626 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.124839 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8fecbfa-7f67-4680-b11b-ef0a7d99e626 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.124937 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b8fecbfa-7f67-4680-b11b-ef0a7d99e626 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:11.130909 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:11.130909 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:11.130909 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8fecbfa-7f67-4680-b11b-ef0a7d99e626 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:11.130909 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 928/3700] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:11 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:11.356142 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8028be8c-e2cc-400d-a8df-779e4898a90b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.359591 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8028be8c-e2cc-400d-a8df-779e4898a90b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:11.359892 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8028be8c-e2cc-400d-a8df-779e4898a90b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.360140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8028be8c-e2cc-400d-a8df-779e4898a90b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.360268 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8028be8c-e2cc-400d-a8df-779e4898a90b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:11.360741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6986c95b-29c9-4e1b-af4c-20b97d594b41 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.362735 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6986c95b-29c9-4e1b-af4c-20b97d594b41 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d Aug 08 19:34:11.362976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6986c95b-29c9-4e1b-af4c-20b97d594b41 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.363176 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6986c95b-29c9-4e1b-af4c-20b97d594b41 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.364700 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:11.364700 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:11.365385 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8028be8c-e2cc-400d-a8df-779e4898a90b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:11.365775 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 923/3701] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:11 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:11.369567 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6986c95b-29c9-4e1b-af4c-20b97d594b41 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d returned with HTTP 404 Aug 08 19:34:11.370035 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 929/3702] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:11 2026] GET /volume/v3/volumes/ec812a31-646b-4385-a536-2f7c0196478d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:11.379786 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc755288-3309-4061-a2f4-f4ec7a385c20 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.385322 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc755288-3309-4061-a2f4-f4ec7a385c20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:34:11.386023 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc755288-3309-4061-a2f4-f4ec7a385c20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.386023 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc755288-3309-4061-a2f4-f4ec7a385c20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.386850 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bc755288-3309-4061-a2f4-f4ec7a385c20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:34:11.402943 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bc755288-3309-4061-a2f4-f4ec7a385c20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Get all volumes completed successfully. Aug 08 19:34:11.404875 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:11.404875 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:11.412546 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc755288-3309-4061-a2f4-f4ec7a385c20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:34:11.413219 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 923/3703] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:34:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12194 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:34:11.430556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0acb8e1d-b7a6-4376-b3af-6cd3ab99a2cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.432893 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0acb8e1d-b7a6-4376-b3af-6cd3ab99a2cf tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] DELETE https://10.4.3.89/volume/v3/types/2d3250ba-9c99-444a-a0a8-7d673464c26b Aug 08 19:34:11.433214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0acb8e1d-b7a6-4376-b3af-6cd3ab99a2cf tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.433521 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0acb8e1d-b7a6-4376-b3af-6cd3ab99a2cf tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.463652 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0acb8e1d-b7a6-4376-b3af-6cd3ab99a2cf tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/2d3250ba-9c99-444a-a0a8-7d673464c26b returned with HTTP 202 Aug 08 19:34:11.464157 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 929/3704] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:34:11 2026] DELETE /volume/v3/types/2d3250ba-9c99-444a-a0a8-7d673464c26b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:11.476215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7eaee490-72eb-4b44-879c-8162ece2cd72 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.477871 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7eaee490-72eb-4b44-879c-8162ece2cd72 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:34:11.478220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7eaee490-72eb-4b44-879c-8162ece2cd72 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1062024617", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:11.494824 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7eaee490-72eb-4b44-879c-8162ece2cd72 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:34:11.495383 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 924/3705] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:34:11 2026] POST /volume/v3/types => generated 214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:11.504436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-de7fe1ff-f60a-400e-abae-e8394607d5ff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.506803 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-de7fe1ff-f60a-400e-abae-e8394607d5ff tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types/da696e4a-2d3e-4856-97c5-9ca65253fa12/encryption Aug 08 19:34:11.507287 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-de7fe1ff-f60a-400e-abae-e8394607d5ff tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:11.517299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-736a391a-ef84-4d89-b8ff-8bf43a94265b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.518835 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-736a391a-ef84-4d89-b8ff-8bf43a94265b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 Aug 08 19:34:11.519039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-736a391a-ef84-4d89-b8ff-8bf43a94265b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.519235 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-736a391a-ef84-4d89-b8ff-8bf43a94265b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.524621 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-736a391a-ef84-4d89-b8ff-8bf43a94265b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 returned with HTTP 404 Aug 08 19:34:11.525250 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 924/3706] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:11 2026] GET /volume/v3/volumes/cb8405a4-34cf-471a-8462-6940c043c685 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:11.527778 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-de7fe1ff-f60a-400e-abae-e8394607d5ff tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/da696e4a-2d3e-4856-97c5-9ca65253fa12/encryption returned with HTTP 200 Aug 08 19:34:11.528546 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 930/3707] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:34:11 2026] POST /volume/v3/types/da696e4a-2d3e-4856-97c5-9ca65253fa12/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:11.535826 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-711351f8-e11b-45aa-9c97-c9133de548aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.537967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2dacd58b-e471-42e5-a702-b88155c59b44 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.538288 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:11.538738 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-367648413"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:11.540343 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dacd58b-e471-42e5-a702-b88155c59b44 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:11.540399 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d641cf9f-c39f-4619-9354-ff0e51435360 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.541261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dacd58b-e471-42e5-a702-b88155c59b44 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.541337 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-367648413'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:11.541382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2dacd58b-e471-42e5-a702-b88155c59b44 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.541382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2dacd58b-e471-42e5-a702-b88155c59b44 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:11.541476 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume of 1 GB Aug 08 19:34:11.541966 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:11.542281 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-341137094", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1062024617", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:11.543798 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-341137094', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1062024617', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:11.546095 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Availability Zones retrieved successfully. Aug 08 19:34:11.547088 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume of 1 GB Aug 08 19:34:11.547361 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:11.547361 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:11.547666 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:11.547666 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:11.547832 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Availability Zones retrieved successfully. Aug 08 19:34:11.548425 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2dacd58b-e471-42e5-a702-b88155c59b44 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:11.548817 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 925/3708] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:11 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:11.552836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (28eff97c-9ada-4903-9e13-4b6dc8a57249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:11.553649 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883c4a3a-70d4-410a-a36d-e58942887245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.554396 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:11.558084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (0695468a-a36f-4559-82a4-14dbe4f89da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:11.559646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dca0218-53fb-41bd-9e1c-511ee241124b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.560982 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:11.588614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (883c4a3a-70d4-410a-a36d-e58942887245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:34:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=da696e4a-2d3e-4856-97c5-9ca65253fa12,is_public=True,name='tempest-scenario-type-luksv2-1062024617',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da696e4a-2d3e-4856-97c5-9ca65253fa12', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.588851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ea5779-506f-4f76-a0b2-55e40e312a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.598560 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dca0218-53fb-41bd-9e1c-511ee241124b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.599486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995f181b-d4a7-4525-ad00-f514a304376c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.618598 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1062024617 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1062024617, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:34:11.618902 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1062024617 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1062024617, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:34:11.636069 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['5fa8b78c-1bac-42b4-8c09-512c5211790f', '84975cfe-b7ce-4aea-983d-776edfec674f', 'd374ef8f-bd6c-4547-adfa-d531f2641403', '2a1a22d7-5628-415c-80cf-c36779c87f94'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:11.637115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995f181b-d4a7-4525-ad00-f514a304376c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa8b78c-1bac-42b4-8c09-512c5211790f', '84975cfe-b7ce-4aea-983d-776edfec674f', 'd374ef8f-bd6c-4547-adfa-d531f2641403', '2a1a22d7-5628-415c-80cf-c36779c87f94']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.637879 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28445a7-7bab-4031-b71b-a689698d06be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.647924 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Created reservations ['1615793a-35cb-4b5c-8eda-1fb539eaa06a', '8ddef1bc-96dc-4601-92b8-01b0326826fc', 'bc940256-c689-43b4-bb8e-1fb31d4d9358', 'ee641aee-751e-46b0-8f87-fb951497d5be'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:11.648964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ea5779-506f-4f76-a0b2-55e40e312a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1615793a-35cb-4b5c-8eda-1fb539eaa06a', '8ddef1bc-96dc-4601-92b8-01b0326826fc', 'bc940256-c689-43b4-bb8e-1fb31d4d9358', 'ee641aee-751e-46b0-8f87-fb951497d5be']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.650079 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c75b60-01e3-4b41-9026-c82fc6f25285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.665071 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d28445a7-7bab-4031-b71b-a689698d06be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d31a0c-8d03-4723-b4f1-1156825b5bb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367648413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['5fa8b78c-1bac-42b4-8c09-512c5211790f','84975cfe-b7ce-4aea-983d-776edfec674f','d374ef8f-bd6c-4547-adfa-d531f2641403','2a1a22d7-5628-415c-80cf-c36779c87f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-367648413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d31a0c-8d03-4723-b4f1-1156825b5bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c4ffd35fd74744947f53863d6c7d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3573fa66d14f4461b1d330455cb15f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.666349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61fb346-9b31-48b0-84c4-785d6f5917be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.687623 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c75b60-01e3-4b41-9026-c82fc6f25285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '756264f9-e43e-401c-b3aa-3a9bcc3de3d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-341137094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['1615793a-35cb-4b5c-8eda-1fb539eaa06a','8ddef1bc-96dc-4601-92b8-01b0326826fc','bc940256-c689-43b4-bb8e-1fb31d4d9358','ee641aee-751e-46b0-8f87-fb951497d5be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=da696e4a-2d3e-4856-97c5-9ca65253fa12), '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-08-08T19:34:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-341137094',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=756264f9-e43e-401c-b3aa-3a9bcc3de3d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0bc503359c141048ae429ac9dd10486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='346fb33a1511486faa5662a05979a75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da696e4a-2d3e-4856-97c5-9ca65253fa12),volume_type_id=da696e4a-2d3e-4856-97c5-9ca65253fa12)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.688361 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (097a1333-3084-4e83-aa96-a364e21630fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.694506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61fb346-9b31-48b0-84c4-785d6f5917be) transitioned into 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-367648413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['5fa8b78c-1bac-42b4-8c09-512c5211790f','84975cfe-b7ce-4aea-983d-776edfec674f','d374ef8f-bd6c-4547-adfa-d531f2641403','2a1a22d7-5628-415c-80cf-c36779c87f94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.695426 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ab0006-7003-4bb2-869c-97c21fe9f70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.710365 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (097a1333-3084-4e83-aa96-a364e21630fd) transitioned into 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-341137094',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['1615793a-35cb-4b5c-8eda-1fb539eaa06a','8ddef1bc-96dc-4601-92b8-01b0326826fc','bc940256-c689-43b4-bb8e-1fb31d4d9358','ee641aee-751e-46b0-8f87-fb951497d5be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=da696e4a-2d3e-4856-97c5-9ca65253fa12)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.711266 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3efa44e-b329-4e47-b102-1e6c5d338823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:11.712128 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ab0006-7003-4bb2-869c-97c21fe9f70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.713175 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (0695468a-a36f-4559-82a4-14dbe4f89da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:11.713546 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request issued successfully. Aug 08 19:34:11.714640 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-711351f8-e11b-45aa-9c97-c9133de548aa tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:11.714828 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 930/3709] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:34:11 2026] POST /volume/v3/volumes => generated 775 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:11.732039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3efa44e-b329-4e47-b102-1e6c5d338823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:11.732039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (28eff97c-9ada-4903-9e13-4b6dc8a57249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:11.732039 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request issued successfully. Aug 08 19:34:11.732039 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d641cf9f-c39f-4619-9354-ff0e51435360 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:11.732039 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 925/3710] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:34:11 2026] POST /volume/v3/volumes => generated 784 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:11.732342 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e12551f6-41d1-4a11-ae3e-041e8eaae6a1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:11.734086 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e12551f6-41d1-4a11-ae3e-041e8eaae6a1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 Aug 08 19:34:11.735616 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e12551f6-41d1-4a11-ae3e-041e8eaae6a1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:11.736236 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e12551f6-41d1-4a11-ae3e-041e8eaae6a1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:11.749997 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:11.749997 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:11.754494 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e12551f6-41d1-4a11-ae3e-041e8eaae6a1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:11.756440 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e12551f6-41d1-4a11-ae3e-041e8eaae6a1 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 returned with HTTP 200 Aug 08 19:34:11.756862 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 931/3711] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:11 2026] GET /volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:12.147237 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-faf9ca17-a739-4501-85f7-cc1ba80db41e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:12.149270 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-faf9ca17-a739-4501-85f7-cc1ba80db41e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:12.149538 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-faf9ca17-a739-4501-85f7-cc1ba80db41e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:12.149776 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-faf9ca17-a739-4501-85f7-cc1ba80db41e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:12.149880 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-faf9ca17-a739-4501-85f7-cc1ba80db41e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:12.155572 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:12.155572 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:12.157044 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-faf9ca17-a739-4501-85f7-cc1ba80db41e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:12.158523 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 926/3712] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:12 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:12.377117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f7cc33dd-b343-4807-a8b7-f4700f4fbf5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:12.380757 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7cc33dd-b343-4807-a8b7-f4700f4fbf5c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:12.381173 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7cc33dd-b343-4807-a8b7-f4700f4fbf5c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:12.381569 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f7cc33dd-b343-4807-a8b7-f4700f4fbf5c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:12.381902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f7cc33dd-b343-4807-a8b7-f4700f4fbf5c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:12.389099 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:12.389099 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:12.395331 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f7cc33dd-b343-4807-a8b7-f4700f4fbf5c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:12.395331 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 931/3713] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:12 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:12.560353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c037fd21-f762-474b-b4fc-970fc94a6989 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:12.562429 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c037fd21-f762-474b-b4fc-970fc94a6989 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:12.562682 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c037fd21-f762-474b-b4fc-970fc94a6989 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:12.562920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c037fd21-f762-474b-b4fc-970fc94a6989 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:12.563044 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c037fd21-f762-474b-b4fc-970fc94a6989 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:12.567488 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:12.567488 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:12.568260 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c037fd21-f762-474b-b4fc-970fc94a6989 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:12.568702 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 926/3714] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:12 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:12.773721 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec7647eb-53a9-4f39-8f77-b7b15115fbdf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:12.777755 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec7647eb-53a9-4f39-8f77-b7b15115fbdf tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 Aug 08 19:34:12.778113 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec7647eb-53a9-4f39-8f77-b7b15115fbdf tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:12.780334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec7647eb-53a9-4f39-8f77-b7b15115fbdf tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:12.794732 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:12.794732 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:12.803823 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ec7647eb-53a9-4f39-8f77-b7b15115fbdf tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:12.811332 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec7647eb-53a9-4f39-8f77-b7b15115fbdf tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 returned with HTTP 200 Aug 08 19:34:12.811878 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 932/3715] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:12 2026] GET /volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:12.832497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2f03584b-4539-4424-8e84-0577695d296f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:12.833834 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f03584b-4539-4424-8e84-0577695d296f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:34:12.834212 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f03584b-4539-4424-8e84-0577695d296f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04d31a0c-8d03-4723-b4f1-1156825b5bb9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-527932153"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:12.845390 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:12.845390 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:12.845773 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2f03584b-4539-4424-8e84-0577695d296f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:12.845887 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-2f03584b-4539-4424-8e84-0577695d296f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create snapshot from volume 04d31a0c-8d03-4723-b4f1-1156825b5bb9 Aug 08 19:34:12.898879 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2f03584b-4539-4424-8e84-0577695d296f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['2ab75ad5-f220-4f8a-a2f8-17e8c97270ca', '40b5e4f0-8b75-474b-b078-975045fa7c15', '23242968-fade-4aad-86f2-708b901da410', 'dbb9dd0e-0bc9-4305-9d54-49c7bd73f595'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:12.948215 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2f03584b-4539-4424-8e84-0577695d296f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot create request issued successfully. Aug 08 19:34:12.948215 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f03584b-4539-4424-8e84-0577695d296f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:34:12.948680 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 927/3716] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:34:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:12.961193 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f761ff76-8c0c-45de-b1a7-267b2e68a7e5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:12.963345 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f761ff76-8c0c-45de-b1a7-267b2e68a7e5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b Aug 08 19:34:12.963721 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f761ff76-8c0c-45de-b1a7-267b2e68a7e5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:12.964129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f761ff76-8c0c-45de-b1a7-267b2e68a7e5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:12.972950 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:12.972950 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:12.973389 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f761ff76-8c0c-45de-b1a7-267b2e68a7e5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:12.974232 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f761ff76-8c0c-45de-b1a7-267b2e68a7e5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b returned with HTTP 200 Aug 08 19:34:12.974534 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 932/3717] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:12 2026] GET /volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:13.171938 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-951a0e9e-9830-477d-b7a0-8826f03973bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:13.173703 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-951a0e9e-9830-477d-b7a0-8826f03973bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:13.173879 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-951a0e9e-9830-477d-b7a0-8826f03973bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:13.174078 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-951a0e9e-9830-477d-b7a0-8826f03973bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:13.174178 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-951a0e9e-9830-477d-b7a0-8826f03973bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:13.177945 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:13.177945 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:13.178602 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-951a0e9e-9830-477d-b7a0-8826f03973bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:13.178975 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 927/3718] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:13 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:13.408329 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3b080a65-eba4-4bb2-ab4f-57dde193fedc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:13.412630 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b080a65-eba4-4bb2-ab4f-57dde193fedc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:13.412955 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b080a65-eba4-4bb2-ab4f-57dde193fedc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:13.413043 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3b080a65-eba4-4bb2-ab4f-57dde193fedc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:13.413210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3b080a65-eba4-4bb2-ab4f-57dde193fedc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:13.418256 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:13.418256 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:13.418709 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3b080a65-eba4-4bb2-ab4f-57dde193fedc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:13.419116 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 933/3719] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:13 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:13.584063 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6772d16c-257d-4e14-9f2a-b1702d123e0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:13.590175 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6772d16c-257d-4e14-9f2a-b1702d123e0b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:13.590175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6772d16c-257d-4e14-9f2a-b1702d123e0b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:13.590175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6772d16c-257d-4e14-9f2a-b1702d123e0b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:13.590175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6772d16c-257d-4e14-9f2a-b1702d123e0b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:13.604171 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:13.604171 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:13.606054 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6772d16c-257d-4e14-9f2a-b1702d123e0b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:13.607225 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 928/3720] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:13 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:13.987479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eda6da38-c102-40a8-b4a2-9a67f78b4bd8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:13.989771 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eda6da38-c102-40a8-b4a2-9a67f78b4bd8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b Aug 08 19:34:13.989771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eda6da38-c102-40a8-b4a2-9a67f78b4bd8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:13.989771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eda6da38-c102-40a8-b4a2-9a67f78b4bd8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:13.997392 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:13.997392 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:13.997696 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eda6da38-c102-40a8-b4a2-9a67f78b4bd8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:13.998337 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eda6da38-c102-40a8-b4a2-9a67f78b4bd8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b returned with HTTP 200 Aug 08 19:34:13.998770 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 933/3721] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:13 2026] GET /volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:14.014493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e41cb1d2-4281-4f07-b5e3-4736027c8cd4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:14.020851 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e41cb1d2-4281-4f07-b5e3-4736027c8cd4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] POST https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b/action Aug 08 19:34:14.020851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e41cb1d2-4281-4f07-b5e3-4736027c8cd4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:14.021034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e41cb1d2-4281-4f07-b5e3-4736027c8cd4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:14.025429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-e41cb1d2-4281-4f07-b5e3-4736027c8cd4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Updating snapshot '6dae9e8a-e605-42c3-a936-d7f69fb9eb5b' with '{'status': 'error'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:34:14.037659 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:14.037659 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:14.038274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-e41cb1d2-4281-4f07-b5e3-4736027c8cd4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e007c1241f4e4e0bb11f544123a393d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61c4ffd35fd74744947f53863d6c7d09', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:34:14.041642 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e41cb1d2-4281-4f07-b5e3-4736027c8cd4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b/action returned with HTTP 403 Aug 08 19:34:14.042320 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 928/3722] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:34:14 2026] POST /volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:14.050239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:14.053526 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b Aug 08 19:34:14.053819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:14.054116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:14.054284 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete snapshot with id: 6dae9e8a-e605-42c3-a936-d7f69fb9eb5b Aug 08 19:34:14.061677 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:14.061677 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:14.062152 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:14.088744 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot delete request issued successfully. Aug 08 19:34:14.091110 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-475c1c6c-0c87-4a15-b47b-c5f7d49f93ce tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b returned with HTTP 202 Aug 08 19:34:14.091110 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 934/3723] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:34:14 2026] DELETE /volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:14.105434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-40ca0b05-5335-4547-9789-c7c45667e96c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:14.108901 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40ca0b05-5335-4547-9789-c7c45667e96c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b Aug 08 19:34:14.109180 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40ca0b05-5335-4547-9789-c7c45667e96c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:14.109368 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-40ca0b05-5335-4547-9789-c7c45667e96c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:14.117341 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:14.117341 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:14.117827 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-40ca0b05-5335-4547-9789-c7c45667e96c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:14.118804 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-40ca0b05-5335-4547-9789-c7c45667e96c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b returned with HTTP 200 Aug 08 19:34:14.120288 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 929/3724] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:14 2026] GET /volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:14.190913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a476fdb1-e377-43f3-ab83-81bbcf2919aa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:14.194711 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a476fdb1-e377-43f3-ab83-81bbcf2919aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:14.195018 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a476fdb1-e377-43f3-ab83-81bbcf2919aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:14.195290 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a476fdb1-e377-43f3-ab83-81bbcf2919aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:14.195479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a476fdb1-e377-43f3-ab83-81bbcf2919aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:14.201055 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:14.201055 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:14.201291 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a476fdb1-e377-43f3-ab83-81bbcf2919aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:14.201521 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 934/3725] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:14 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:14.436278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bde9e988-fd3d-47ea-8a4e-2d1670502542 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:14.447679 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bde9e988-fd3d-47ea-8a4e-2d1670502542 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:14.447679 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bde9e988-fd3d-47ea-8a4e-2d1670502542 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:14.449102 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bde9e988-fd3d-47ea-8a4e-2d1670502542 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:14.449102 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bde9e988-fd3d-47ea-8a4e-2d1670502542 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:14.468669 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:14.468669 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:14.471255 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bde9e988-fd3d-47ea-8a4e-2d1670502542 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:14.473238 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 929/3726] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:14 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:14.619538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-841e2f8e-ca97-4a27-bfcc-c2d350099ec1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:14.622543 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-841e2f8e-ca97-4a27-bfcc-c2d350099ec1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:14.622738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-841e2f8e-ca97-4a27-bfcc-c2d350099ec1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:14.622943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-841e2f8e-ca97-4a27-bfcc-c2d350099ec1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:14.623124 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-841e2f8e-ca97-4a27-bfcc-c2d350099ec1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:14.631220 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:14.631220 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:14.633039 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-841e2f8e-ca97-4a27-bfcc-c2d350099ec1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:14.633620 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 935/3727] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:14 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:15.131641 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5967a13-73bb-450c-a25e-b5ec60cee6c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.133797 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5967a13-73bb-450c-a25e-b5ec60cee6c0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b Aug 08 19:34:15.134034 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5967a13-73bb-450c-a25e-b5ec60cee6c0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.134260 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5967a13-73bb-450c-a25e-b5ec60cee6c0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.138835 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5967a13-73bb-450c-a25e-b5ec60cee6c0 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b returned with HTTP 404 Aug 08 19:34:15.139546 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 930/3728] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/snapshots/6dae9e8a-e605-42c3-a936-d7f69fb9eb5b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:15.148311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d001511-bce2-4199-bb2f-905c56b57dea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.151773 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d001511-bce2-4199-bb2f-905c56b57dea tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 Aug 08 19:34:15.152043 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d001511-bce2-4199-bb2f-905c56b57dea tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.152318 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d001511-bce2-4199-bb2f-905c56b57dea tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.152534 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5d001511-bce2-4199-bb2f-905c56b57dea tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume with id: 04d31a0c-8d03-4723-b4f1-1156825b5bb9 Aug 08 19:34:15.162562 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.162562 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:15.163016 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d001511-bce2-4199-bb2f-905c56b57dea tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:15.182234 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d001511-bce2-4199-bb2f-905c56b57dea tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume request issued successfully. Aug 08 19:34:15.182763 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d001511-bce2-4199-bb2f-905c56b57dea tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 returned with HTTP 202 Aug 08 19:34:15.183360 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 935/3729] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:15 2026] DELETE /volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:15.192711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dfd8af67-d7c6-4fa0-847c-df7ab19b57a9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.197084 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dfd8af67-d7c6-4fa0-847c-df7ab19b57a9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 Aug 08 19:34:15.197535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dfd8af67-d7c6-4fa0-847c-df7ab19b57a9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.197824 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dfd8af67-d7c6-4fa0-847c-df7ab19b57a9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.208375 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.208375 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:15.212746 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dfd8af67-d7c6-4fa0-847c-df7ab19b57a9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:15.217854 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dfd8af67-d7c6-4fa0-847c-df7ab19b57a9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 returned with HTTP 200 Aug 08 19:34:15.218273 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 930/3730] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:15.222252 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-62444ac1-17a4-4d77-a840-7668f4033b7e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.224224 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-62444ac1-17a4-4d77-a840-7668f4033b7e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:15.224483 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-62444ac1-17a4-4d77-a840-7668f4033b7e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.224742 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-62444ac1-17a4-4d77-a840-7668f4033b7e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.224890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-62444ac1-17a4-4d77-a840-7668f4033b7e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:15.230625 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.230625 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:15.231720 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-62444ac1-17a4-4d77-a840-7668f4033b7e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:15.232336 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 936/3731] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:15.484522 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d1f201b-2a37-405b-8f39-0673f633d3f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.486422 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d1f201b-2a37-405b-8f39-0673f633d3f2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:15.488436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d1f201b-2a37-405b-8f39-0673f633d3f2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.488436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d1f201b-2a37-405b-8f39-0673f633d3f2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.488436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2d1f201b-2a37-405b-8f39-0673f633d3f2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:15.497214 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.497214 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:15.497484 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d1f201b-2a37-405b-8f39-0673f633d3f2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:15.497884 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 931/3732] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:15.646136 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7b7498e5-bcf2-4096-bd38-491cd12d9aae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.647859 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b7498e5-bcf2-4096-bd38-491cd12d9aae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:15.648076 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b7498e5-bcf2-4096-bd38-491cd12d9aae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.648256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7b7498e5-bcf2-4096-bd38-491cd12d9aae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.648358 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7b7498e5-bcf2-4096-bd38-491cd12d9aae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:15.655262 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.655262 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:15.656203 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7b7498e5-bcf2-4096-bd38-491cd12d9aae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:15.658432 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 936/3733] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:15.670588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d51b6a36-f6fa-43a9-9eaa-39c89474151e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.673495 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d51b6a36-f6fa-43a9-9eaa-39c89474151e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c Aug 08 19:34:15.673747 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d51b6a36-f6fa-43a9-9eaa-39c89474151e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.673989 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d51b6a36-f6fa-43a9-9eaa-39c89474151e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.682912 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.682912 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:15.686542 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d51b6a36-f6fa-43a9-9eaa-39c89474151e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:15.692975 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d51b6a36-f6fa-43a9-9eaa-39c89474151e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c returned with HTTP 200 Aug 08 19:34:15.693900 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 931/3734] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c => generated 1410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:15.710873 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d430bb59-ebe2-45b8-ad26-b44774b3f384 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.713007 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d430bb59-ebe2-45b8-ad26-b44774b3f384 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c Aug 08 19:34:15.713305 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d430bb59-ebe2-45b8-ad26-b44774b3f384 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.713610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d430bb59-ebe2-45b8-ad26-b44774b3f384 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.720715 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.720715 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:15.725067 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d430bb59-ebe2-45b8-ad26-b44774b3f384 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:15.731324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d430bb59-ebe2-45b8-ad26-b44774b3f384 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c returned with HTTP 200 Aug 08 19:34:15.731801 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 937/3735] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c => generated 1410 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:15.747497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.760305 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c Aug 08 19:34:15.760534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.760762 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.760995 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: 4182b71c-af64-4104-861d-4fb09548f17c Aug 08 19:34:15.773173 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.773173 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:15.774052 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:15.801328 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume request issued successfully. Aug 08 19:34:15.801577 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-322b4ffd-a9ee-4751-8ddf-72f949e57444 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c returned with HTTP 202 Aug 08 19:34:15.802526 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 932/3736] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:15 2026] DELETE /volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:15.809445 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-86d23618-6acf-477a-a8ff-8dfce74d2e4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:15.811393 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86d23618-6acf-477a-a8ff-8dfce74d2e4f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c Aug 08 19:34:15.811494 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86d23618-6acf-477a-a8ff-8dfce74d2e4f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:15.811703 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86d23618-6acf-477a-a8ff-8dfce74d2e4f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:15.819641 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:15.819641 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:15.824832 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-86d23618-6acf-477a-a8ff-8dfce74d2e4f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:15.830262 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86d23618-6acf-477a-a8ff-8dfce74d2e4f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c returned with HTTP 200 Aug 08 19:34:15.830920 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 937/3737] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:15 2026] GET /volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c => generated 1409 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:34:16.236224 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-08153d2c-53ac-4d28-b213-81f96ffbfa9f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.238126 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08153d2c-53ac-4d28-b213-81f96ffbfa9f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 Aug 08 19:34:16.238341 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08153d2c-53ac-4d28-b213-81f96ffbfa9f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.238611 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08153d2c-53ac-4d28-b213-81f96ffbfa9f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.244763 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08153d2c-53ac-4d28-b213-81f96ffbfa9f tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 returned with HTTP 404 Aug 08 19:34:16.245312 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 932/3738] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/volumes/04d31a0c-8d03-4723-b4f1-1156825b5bb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:16.256732 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.259166 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:16.259595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1551655981"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:16.261557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1551655981'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:16.261699 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume of 1 GB Aug 08 19:34:16.265591 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8a06b325-1d38-429d-a8ef-7bd815cdd518 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.265956 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Availability Zones retrieved successfully. Aug 08 19:34:16.269571 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a06b325-1d38-429d-a8ef-7bd815cdd518 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:16.269571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a06b325-1d38-429d-a8ef-7bd815cdd518 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.269571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a06b325-1d38-429d-a8ef-7bd815cdd518 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.269571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8a06b325-1d38-429d-a8ef-7bd815cdd518 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:16.271934 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (b789c6d6-8d75-4dc9-a963-4923c2196c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:16.273130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a109f073-f125-4251-adca-dee2ef48d261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:16.273532 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.273532 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:16.273946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:16.274630 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a06b325-1d38-429d-a8ef-7bd815cdd518 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:16.275123 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 933/3739] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:16.301110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a109f073-f125-4251-adca-dee2ef48d261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:16.303492 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a6c999-3e39-45ff-92d5-31457a3ff0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:16.352805 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['2e62c0b6-6acd-4ccf-8ecd-488c598ddc37', 'a7b1e2fa-e228-4adb-b858-8bde17b5c3c0', 'b9713f72-2e5b-403f-a055-e4945677ffbb', '6e62e215-bac3-4424-ac9c-05a21622f954'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:16.355432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63a6c999-3e39-45ff-92d5-31457a3ff0d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e62c0b6-6acd-4ccf-8ecd-488c598ddc37', 'a7b1e2fa-e228-4adb-b858-8bde17b5c3c0', 'b9713f72-2e5b-403f-a055-e4945677ffbb', '6e62e215-bac3-4424-ac9c-05a21622f954']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:16.355432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d7388a-21de-44e4-94b6-81a51e1336e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:16.383157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4d7388a-21de-44e4-94b6-81a51e1336e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be2d93d3-77a4-4e36-83a4-717f0e59f97d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1551655981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['2e62c0b6-6acd-4ccf-8ecd-488c598ddc37','a7b1e2fa-e228-4adb-b858-8bde17b5c3c0','b9713f72-2e5b-403f-a055-e4945677ffbb','6e62e215-bac3-4424-ac9c-05a21622f954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1551655981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be2d93d3-77a4-4e36-83a4-717f0e59f97d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c4ffd35fd74744947f53863d6c7d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3573fa66d14f4461b1d330455cb15f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:16.384821 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e683f9a-8af6-4f38-a036-37cc6f3f9c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:16.412272 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e683f9a-8af6-4f38-a036-37cc6f3f9c14) transitioned into 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-1551655981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['2e62c0b6-6acd-4ccf-8ecd-488c598ddc37','a7b1e2fa-e228-4adb-b858-8bde17b5c3c0','b9713f72-2e5b-403f-a055-e4945677ffbb','6e62e215-bac3-4424-ac9c-05a21622f954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:16.413213 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578c2047-f71e-4595-9492-bebb97d3194d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:16.423269 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (578c2047-f71e-4595-9492-bebb97d3194d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:16.424440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (b789c6d6-8d75-4dc9-a963-4923c2196c05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:16.424440 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request issued successfully. Aug 08 19:34:16.425034 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fb54bde8-8c59-47ee-ba05-aaf5c86e4185 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:16.425475 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 938/3740] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:34:16 2026] POST /volume/v3/volumes => generated 776 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:34:16.437852 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f42df371-16dd-42d7-9999-c13f24f5ec29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.439985 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f42df371-16dd-42d7-9999-c13f24f5ec29 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d Aug 08 19:34:16.440268 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f42df371-16dd-42d7-9999-c13f24f5ec29 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.440529 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f42df371-16dd-42d7-9999-c13f24f5ec29 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.453000 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.453000 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:16.460844 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f42df371-16dd-42d7-9999-c13f24f5ec29 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:16.473427 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f42df371-16dd-42d7-9999-c13f24f5ec29 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d returned with HTTP 200 Aug 08 19:34:16.473427 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 938/3741] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:16.511679 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d16d0b20-c02e-48ae-bb4d-12e5a675bb86 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.514986 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d16d0b20-c02e-48ae-bb4d-12e5a675bb86 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:16.515203 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d16d0b20-c02e-48ae-bb4d-12e5a675bb86 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.515373 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d16d0b20-c02e-48ae-bb4d-12e5a675bb86 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.515494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d16d0b20-c02e-48ae-bb4d-12e5a675bb86 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:16.521761 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.521761 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:16.522954 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d16d0b20-c02e-48ae-bb4d-12e5a675bb86 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:16.523482 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 933/3742] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:16.809958 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.811438 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:16.811972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-attach": {"instance_uuid": "3e386980-2115-4f69-bfe8-13ae405f90ce", "mountpoint": "/dev/vdb"}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:16.812226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3e386980-2115-4f69-bfe8-13ae405f90ce", "mountpoint": "/dev/vdb"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:16.822036 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.822036 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:16.822706 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:16.831297 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Update volume admin metadata completed successfully. Aug 08 19:34:16.844929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be1b821f-3f27-4218-8dc5-fb4f3dc3cdde None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.847553 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be1b821f-3f27-4218-8dc5-fb4f3dc3cdde tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c Aug 08 19:34:16.847553 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be1b821f-3f27-4218-8dc5-fb4f3dc3cdde tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.847553 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be1b821f-3f27-4218-8dc5-fb4f3dc3cdde tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.853058 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be1b821f-3f27-4218-8dc5-fb4f3dc3cdde tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c returned with HTTP 404 Aug 08 19:34:16.853758 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 939/3743] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/volumes/4182b71c-af64-4104-861d-4fb09548f17c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:16.864463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54548536-8e94-4e45-bc50-7583c96606dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.866254 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54548536-8e94-4e45-bc50-7583c96606dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:16.866460 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54548536-8e94-4e45-bc50-7583c96606dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.866658 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54548536-8e94-4e45-bc50-7583c96606dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.866770 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-54548536-8e94-4e45-bc50-7583c96606dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete backup with id: 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. Aug 08 19:34:16.871740 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.871740 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:16.887378 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-54548536-8e94-4e45-bc50-7583c96606dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] delete_backup rpcapi backup_id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:34:16.889301 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54548536-8e94-4e45-bc50-7583c96606dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 202 Aug 08 19:34:16.889860 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 939/3744] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:16 2026] DELETE /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:16.891458 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Attach volume completed successfully. Aug 08 19:34:16.891458 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f04fd6cc-05be-40cd-afd7-21e4785f21e1 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:16.891762 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 934/3745] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:16 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:16.899354 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-653be946-8724-46f7-a111-fbd93d890b08 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.902063 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-653be946-8724-46f7-a111-fbd93d890b08 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:16.902304 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-653be946-8724-46f7-a111-fbd93d890b08 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.902556 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-653be946-8724-46f7-a111-fbd93d890b08 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.905460 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-de2497fc-1b66-4d7f-8cc7-dc7519e36e3d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.909948 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-de2497fc-1b66-4d7f-8cc7-dc7519e36e3d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:16.910127 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-de2497fc-1b66-4d7f-8cc7-dc7519e36e3d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.910325 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-de2497fc-1b66-4d7f-8cc7-dc7519e36e3d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.910452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-de2497fc-1b66-4d7f-8cc7-dc7519e36e3d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:16.913390 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.913390 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:16.919353 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-653be946-8724-46f7-a111-fbd93d890b08 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:16.920763 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.920763 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:16.921668 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-de2497fc-1b66-4d7f-8cc7-dc7519e36e3d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 200 Aug 08 19:34:16.922060 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 940/3746] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:16.925188 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-653be946-8724-46f7-a111-fbd93d890b08 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:16.925795 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 934/3747] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:16.939666 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4e8d8226-416d-450d-b082-213ccd3be86b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.941941 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e8d8226-416d-450d-b082-213ccd3be86b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:16.941941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e8d8226-416d-450d-b082-213ccd3be86b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:16.942062 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4e8d8226-416d-450d-b082-213ccd3be86b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:16.954126 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:16.954126 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:16.958507 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4e8d8226-416d-450d-b082-213ccd3be86b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:16.964425 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4e8d8226-416d-450d-b082-213ccd3be86b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:16.964814 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 940/3748] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:16 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:16.979310 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6fa409c-a700-4e7e-84be-28b59cbd6101 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:16.985321 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6fa409c-a700-4e7e-84be-28b59cbd6101 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:16.985482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6fa409c-a700-4e7e-84be-28b59cbd6101 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-detach": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:16.985756 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6fa409c-a700-4e7e-84be-28b59cbd6101 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:17.007913 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:17.007913 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:17.008403 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6fa409c-a700-4e7e-84be-28b59cbd6101 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:17.068216 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6fa409c-a700-4e7e-84be-28b59cbd6101 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Detach volume completed successfully. Aug 08 19:34:17.068522 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6fa409c-a700-4e7e-84be-28b59cbd6101 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:17.068917 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 935/3749] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:16 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:17.077694 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-71a3d8dd-8cc5-47fd-a6ff-099ba4db69c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:17.079794 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71a3d8dd-8cc5-47fd-a6ff-099ba4db69c2 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:17.080032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71a3d8dd-8cc5-47fd-a6ff-099ba4db69c2 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:17.080216 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-71a3d8dd-8cc5-47fd-a6ff-099ba4db69c2 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:17.099662 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:17.099662 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:17.105766 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-71a3d8dd-8cc5-47fd-a6ff-099ba4db69c2 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:17.110179 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-71a3d8dd-8cc5-47fd-a6ff-099ba4db69c2 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:17.110559 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 941/3750] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:17 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:17.291193 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3fe50a32-b546-416f-b96c-6e232ec78716 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:17.293745 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fe50a32-b546-416f-b96c-6e232ec78716 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:17.293979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fe50a32-b546-416f-b96c-6e232ec78716 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:17.294101 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3fe50a32-b546-416f-b96c-6e232ec78716 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:17.294196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3fe50a32-b546-416f-b96c-6e232ec78716 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:17.300681 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:17.300681 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:17.302167 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3fe50a32-b546-416f-b96c-6e232ec78716 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:17.302167 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 935/3751] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:17 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:17.490830 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8197a619-d05a-4c48-aa20-8e2e7af79777 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:17.492588 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8197a619-d05a-4c48-aa20-8e2e7af79777 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d Aug 08 19:34:17.493035 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8197a619-d05a-4c48-aa20-8e2e7af79777 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:17.493035 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8197a619-d05a-4c48-aa20-8e2e7af79777 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:17.500475 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:17.500475 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:17.504834 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8197a619-d05a-4c48-aa20-8e2e7af79777 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:17.510889 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8197a619-d05a-4c48-aa20-8e2e7af79777 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d returned with HTTP 200 Aug 08 19:34:17.511362 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 941/3752] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:17 2026] GET /volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:17.536176 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:17.537738 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b2c6d673-c07d-49f2-a54d-33987dd199c0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:17.539901 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:34:17.540393 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be2d93d3-77a4-4e36-83a4-717f0e59f97d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1336875503"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:17.546307 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2c6d673-c07d-49f2-a54d-33987dd199c0 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:17.547718 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2c6d673-c07d-49f2-a54d-33987dd199c0 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:17.548975 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b2c6d673-c07d-49f2-a54d-33987dd199c0 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:17.549438 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:17.549438 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:17.549636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b2c6d673-c07d-49f2-a54d-33987dd199c0 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:17.549952 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:17.550042 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create snapshot from volume be2d93d3-77a4-4e36-83a4-717f0e59f97d Aug 08 19:34:17.566572 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:17.566572 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:17.568764 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b2c6d673-c07d-49f2-a54d-33987dd199c0 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:17.570563 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 936/3753] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:17 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:17.598797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['81dcd303-822a-4a84-90cf-5eda8670e1ec', 'fcc0c09f-c711-46b6-b885-df695c7695de', '6c83d3ab-cc05-4cb5-82fe-9fdd3d18c21a', 'acde7f0a-704e-4208-8bd5-51c554f148e8'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:17.633320 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot create request issued successfully. Aug 08 19:34:17.633770 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-264721aa-572c-4bbb-9e5d-ea9dd2b85ca8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:34:17.634305 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 942/3754] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:34:17 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:17.650629 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41b7d614-5ce0-48f5-ac31-a252d130ce85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:17.653204 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41b7d614-5ce0-48f5-ac31-a252d130ce85 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 Aug 08 19:34:17.653495 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41b7d614-5ce0-48f5-ac31-a252d130ce85 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:17.653763 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41b7d614-5ce0-48f5-ac31-a252d130ce85 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:17.659844 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:17.659844 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:17.659844 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-41b7d614-5ce0-48f5-ac31-a252d130ce85 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:17.660495 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41b7d614-5ce0-48f5-ac31-a252d130ce85 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 returned with HTTP 200 Aug 08 19:34:17.660868 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 936/3755] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:17 2026] GET /volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:17.935589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-78a99ba3-f421-4eba-a486-5bc1b859a318 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:17.935589 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78a99ba3-f421-4eba-a486-5bc1b859a318 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc Aug 08 19:34:17.935589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78a99ba3-f421-4eba-a486-5bc1b859a318 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:17.935589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78a99ba3-f421-4eba-a486-5bc1b859a318 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:17.935589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-78a99ba3-f421-4eba-a486-5bc1b859a318 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 91b3590f-1fd1-4e6c-afc1-3e37a454d3cc. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:17.942005 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78a99ba3-f421-4eba-a486-5bc1b859a318 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc returned with HTTP 404 Aug 08 19:34:17.942476 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 942/3756] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:17 2026] GET /volume/v3/backups/91b3590f-1fd1-4e6c-afc1-3e37a454d3cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:18.060717 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a3ba456-6803-4f58-899f-99a27ace151d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.078261 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a3ba456-6803-4f58-899f-99a27ace151d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:34:18.079624 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a3ba456-6803-4f58-899f-99a27ace151d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.081048 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a3ba456-6803-4f58-899f-99a27ace151d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.102031 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.102031 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:18.125737 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5a3ba456-6803-4f58-899f-99a27ace151d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:18.157629 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a3ba456-6803-4f58-899f-99a27ace151d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 200 Aug 08 19:34:18.159563 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 937/3757] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:18 2026] GET /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 1355 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:18.173672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.176130 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:34:18.176130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.176290 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.176324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:34:18.183402 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.183402 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:18.183966 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:18.204461 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume request issued successfully. Aug 08 19:34:18.206293 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7dd35f9b-06d0-494b-9ed3-4455a279a0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 202 Aug 08 19:34:18.206293 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 943/3758] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:18 2026] DELETE /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:18.215207 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8d06d509-3bb5-46fe-acde-069c9d20f380 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.218423 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d06d509-3bb5-46fe-acde-069c9d20f380 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:34:18.218750 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d06d509-3bb5-46fe-acde-069c9d20f380 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.218952 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8d06d509-3bb5-46fe-acde-069c9d20f380 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.234489 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.234489 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:18.242428 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8d06d509-3bb5-46fe-acde-069c9d20f380 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:18.251749 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8d06d509-3bb5-46fe-acde-069c9d20f380 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 200 Aug 08 19:34:18.252425 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 937/3759] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:18 2026] GET /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:18.316504 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-86e01f22-b690-4b93-b5a1-edc9617d6b96 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.319896 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86e01f22-b690-4b93-b5a1-edc9617d6b96 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:18.320060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86e01f22-b690-4b93-b5a1-edc9617d6b96 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.320298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86e01f22-b690-4b93-b5a1-edc9617d6b96 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.320449 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-86e01f22-b690-4b93-b5a1-edc9617d6b96 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:18.326274 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.326274 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:18.327509 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86e01f22-b690-4b93-b5a1-edc9617d6b96 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:18.327612 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 943/3760] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:18 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:18.586372 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a77431c-9260-46bd-b2f0-9e510a667fd6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.588809 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a77431c-9260-46bd-b2f0-9e510a667fd6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:18.589102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a77431c-9260-46bd-b2f0-9e510a667fd6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.589346 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a77431c-9260-46bd-b2f0-9e510a667fd6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.589511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6a77431c-9260-46bd-b2f0-9e510a667fd6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:18.596832 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.596832 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:18.597751 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a77431c-9260-46bd-b2f0-9e510a667fd6 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:18.598268 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 938/3761] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:18 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:18.674461 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab7f8cb6-ec56-43f0-aaa4-f99d2141acb8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.676170 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab7f8cb6-ec56-43f0-aaa4-f99d2141acb8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 Aug 08 19:34:18.676331 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab7f8cb6-ec56-43f0-aaa4-f99d2141acb8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.676596 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab7f8cb6-ec56-43f0-aaa4-f99d2141acb8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.683505 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.683505 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:18.683505 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab7f8cb6-ec56-43f0-aaa4-f99d2141acb8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:18.684218 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab7f8cb6-ec56-43f0-aaa4-f99d2141acb8 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 returned with HTTP 200 Aug 08 19:34:18.684610 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 944/3762] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:18 2026] GET /volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:18.695362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e3d40737-7ad6-4998-bbb1-33354fd336de None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.697854 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3d40737-7ad6-4998-bbb1-33354fd336de tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] GET https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 Aug 08 19:34:18.697854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3d40737-7ad6-4998-bbb1-33354fd336de tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.697854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e3d40737-7ad6-4998-bbb1-33354fd336de tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.705163 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.705163 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:18.705683 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e3d40737-7ad6-4998-bbb1-33354fd336de tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Snapshot retrieved successfully. Aug 08 19:34:18.706381 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e3d40737-7ad6-4998-bbb1-33354fd336de tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 returned with HTTP 200 Aug 08 19:34:18.706749 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 938/3763] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:18 2026] GET /volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:18.722199 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.723888 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 Aug 08 19:34:18.723888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.723888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.724227 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete snapshot with id: 034108a0-871c-466b-b8ae-a9f5cd239519 Aug 08 19:34:18.730705 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.730705 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:18.730977 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:18.747123 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot delete request issued successfully. Aug 08 19:34:18.747329 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5b50fabe-bc5d-4b5f-9697-aa81c00858ee tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 returned with HTTP 202 Aug 08 19:34:18.747761 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 944/3764] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:34:18 2026] DELETE /volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:18.757767 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-769b53e8-75f9-4407-8811-ae8273fa1ac2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:18.759381 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-769b53e8-75f9-4407-8811-ae8273fa1ac2 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 Aug 08 19:34:18.759572 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-769b53e8-75f9-4407-8811-ae8273fa1ac2 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:18.759750 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-769b53e8-75f9-4407-8811-ae8273fa1ac2 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:18.765183 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:18.765183 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:18.765631 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-769b53e8-75f9-4407-8811-ae8273fa1ac2 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:18.766272 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-769b53e8-75f9-4407-8811-ae8273fa1ac2 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 returned with HTTP 200 Aug 08 19:34:18.766711 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 939/3765] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:18 2026] GET /volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.268279 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-390b935e-2035-4f8a-bda6-07ef52d9a138 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.270541 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-390b935e-2035-4f8a-bda6-07ef52d9a138 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 Aug 08 19:34:19.270832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-390b935e-2035-4f8a-bda6-07ef52d9a138 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.271365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-390b935e-2035-4f8a-bda6-07ef52d9a138 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.278522 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-390b935e-2035-4f8a-bda6-07ef52d9a138 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 returned with HTTP 404 Aug 08 19:34:19.279239 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 945/3766] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/a3b5f832-bc3f-43fa-876a-10b8cada2eb5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:19.292813 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e823f95-3b70-4e11-b702-8c87a0170cff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.295872 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:19.296260 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-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-1367964483"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:19.298213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1367964483'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:19.298487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume of 1 GB Aug 08 19:34:19.302971 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Availability Zones retrieved successfully. Aug 08 19:34:19.310669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (7116992d-5d92-4596-bfd1-1b6b9da006f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:19.311962 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6248a6f5-05a8-4cd4-8c91-be4eab56ea37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:19.313966 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:19.341347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2726a658-5053-4423-9d37-6c023b56bc1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.347486 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2726a658-5053-4423-9d37-6c023b56bc1f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:19.347486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2726a658-5053-4423-9d37-6c023b56bc1f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.347486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2726a658-5053-4423-9d37-6c023b56bc1f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.347486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2726a658-5053-4423-9d37-6c023b56bc1f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:19.349673 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6248a6f5-05a8-4cd4-8c91-be4eab56ea37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:19.350776 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e22f5eb-7362-4a7e-8848-7404b1da8758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:19.354897 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.354897 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:19.355840 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2726a658-5053-4423-9d37-6c023b56bc1f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:19.356293 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 945/3767] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.392079 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['c34108da-02ca-4b2d-9a77-a98419123ba5', 'ae6df7db-c208-4b81-b001-c3153e1d816b', '041f76f7-57d8-4693-891c-ca3499a6bccc', '48240fb5-439e-4434-8f2a-51654fc02759'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:19.392848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e22f5eb-7362-4a7e-8848-7404b1da8758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c34108da-02ca-4b2d-9a77-a98419123ba5', 'ae6df7db-c208-4b81-b001-c3153e1d816b', '041f76f7-57d8-4693-891c-ca3499a6bccc', '48240fb5-439e-4434-8f2a-51654fc02759']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:19.393579 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffeb27c9-ad77-44ca-b9ce-10742c42563d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:19.426973 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffeb27c9-ad77-44ca-b9ce-10742c42563d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccdd74bb-ecc5-4a1e-ab8c-8243f4805202', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1367964483',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['c34108da-02ca-4b2d-9a77-a98419123ba5','ae6df7db-c208-4b81-b001-c3153e1d816b','041f76f7-57d8-4693-891c-ca3499a6bccc','48240fb5-439e-4434-8f2a-51654fc02759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1367964483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccdd74bb-ecc5-4a1e-ab8c-8243f4805202,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='209c5d9363884d99a18f84d0390a9ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cc1a032aafa6418c965e4554a957d593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:19.427968 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de3d99a-1a0f-4371-babe-2a02b414386f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:19.451681 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1de3d99a-1a0f-4371-babe-2a02b414386f) transitioned into 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-1367964483',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['c34108da-02ca-4b2d-9a77-a98419123ba5','ae6df7db-c208-4b81-b001-c3153e1d816b','041f76f7-57d8-4693-891c-ca3499a6bccc','48240fb5-439e-4434-8f2a-51654fc02759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:19.452815 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acfe3863-fb8e-415a-b2de-15af23c2a509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:19.464387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acfe3863-fb8e-415a-b2de-15af23c2a509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:19.466068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (7116992d-5d92-4596-bfd1-1b6b9da006f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:19.469584 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request issued successfully. Aug 08 19:34:19.470696 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e823f95-3b70-4e11-b702-8c87a0170cff tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:19.471352 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 939/3768] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:34:19 2026] POST /volume/v3/volumes => generated 814 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:19.483677 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6d6babf1-c40a-4f3e-b27b-9c63619baab5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.485580 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d6babf1-c40a-4f3e-b27b-9c63619baab5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:34:19.485794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d6babf1-c40a-4f3e-b27b-9c63619baab5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.486020 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6d6babf1-c40a-4f3e-b27b-9c63619baab5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.494237 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.494237 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:19.498256 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6d6babf1-c40a-4f3e-b27b-9c63619baab5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:19.502626 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6d6babf1-c40a-4f3e-b27b-9c63619baab5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 200 Aug 08 19:34:19.503081 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 940/3769] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.617557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fa67d7d9-2c17-40d5-8470-9c88a6796ea9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.619755 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa67d7d9-2c17-40d5-8470-9c88a6796ea9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:19.620015 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa67d7d9-2c17-40d5-8470-9c88a6796ea9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.620242 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fa67d7d9-2c17-40d5-8470-9c88a6796ea9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.620388 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fa67d7d9-2c17-40d5-8470-9c88a6796ea9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:19.625881 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.625881 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:19.626842 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fa67d7d9-2c17-40d5-8470-9c88a6796ea9 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:19.627180 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 946/3770] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.669890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6de7f628-d5c4-4cae-b201-43aedc064e9e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.671570 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6de7f628-d5c4-4cae-b201-43aedc064e9e tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:19.671879 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6de7f628-d5c4-4cae-b201-43aedc064e9e tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:19.673223 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6de7f628-d5c4-4cae-b201-43aedc064e9e tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:19.680081 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.680081 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:19.680573 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6de7f628-d5c4-4cae-b201-43aedc064e9e tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.686018 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6de7f628-d5c4-4cae-b201-43aedc064e9e tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Reserve volume completed successfully. Aug 08 19:34:19.686227 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6de7f628-d5c4-4cae-b201-43aedc064e9e tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:19.686661 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 946/3771] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:19 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:19.694479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e48b322-a610-4046-b354-2ddf37e01a33 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.696639 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e48b322-a610-4046-b354-2ddf37e01a33 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:19.696996 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e48b322-a610-4046-b354-2ddf37e01a33 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.697059 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e48b322-a610-4046-b354-2ddf37e01a33 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.704903 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.704903 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:19.708586 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3e48b322-a610-4046-b354-2ddf37e01a33 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.712578 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e48b322-a610-4046-b354-2ddf37e01a33 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:19.712991 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 940/3772] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.727892 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5433517a-c673-4f30-9af2-6eb9344972f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.729619 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5433517a-c673-4f30-9af2-6eb9344972f5 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:19.729944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5433517a-c673-4f30-9af2-6eb9344972f5 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:19.730086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5433517a-c673-4f30-9af2-6eb9344972f5 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:19.738072 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.738072 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:19.738558 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5433517a-c673-4f30-9af2-6eb9344972f5 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.750630 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5433517a-c673-4f30-9af2-6eb9344972f5 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Unreserve volume completed successfully. Aug 08 19:34:19.750820 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5433517a-c673-4f30-9af2-6eb9344972f5 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:19.751482 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 941/3773] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:19 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:19.760455 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bf473cc2-02ca-4c8d-827a-46df700ebfd9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.762200 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf473cc2-02ca-4c8d-827a-46df700ebfd9 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:19.762386 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf473cc2-02ca-4c8d-827a-46df700ebfd9 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.762598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf473cc2-02ca-4c8d-827a-46df700ebfd9 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.769638 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.769638 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:19.773236 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bf473cc2-02ca-4c8d-827a-46df700ebfd9 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.777090 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-174f17ee-469f-4967-a04e-f47d7f8b61ac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.777488 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf473cc2-02ca-4c8d-827a-46df700ebfd9 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:19.777788 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 947/3774] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.779256 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-174f17ee-469f-4967-a04e-f47d7f8b61ac tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 Aug 08 19:34:19.779520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-174f17ee-469f-4967-a04e-f47d7f8b61ac tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.779760 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-174f17ee-469f-4967-a04e-f47d7f8b61ac tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.784786 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-174f17ee-469f-4967-a04e-f47d7f8b61ac tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 returned with HTTP 404 Aug 08 19:34:19.785484 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 947/3775] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/snapshots/034108a0-871c-466b-b8ae-a9f5cd239519 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:19.792371 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.794400 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d Aug 08 19:34:19.794617 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.794816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.794868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d9aa917d-e9f6-45cf-848b-d5d0cab8b819 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.795029 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume with id: be2d93d3-77a4-4e36-83a4-717f0e59f97d Aug 08 19:34:19.797031 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9aa917d-e9f6-45cf-848b-d5d0cab8b819 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:19.797461 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9aa917d-e9f6-45cf-848b-d5d0cab8b819 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:19.797657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d9aa917d-e9f6-45cf-848b-d5d0cab8b819 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:19.802503 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.802503 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:19.802862 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:19.807661 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.807661 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:19.808244 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9aa917d-e9f6-45cf-848b-d5d0cab8b819 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.815654 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d9aa917d-e9f6-45cf-848b-d5d0cab8b819 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume updated successfully. Aug 08 19:34:19.815937 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d9aa917d-e9f6-45cf-848b-d5d0cab8b819 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 200 Aug 08 19:34:19.816474 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 942/3776] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:19 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:34:19.818533 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume request issued successfully. Aug 08 19:34:19.818723 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7ecea322-79bb-43dd-af8f-5a6c5702c8cb tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d returned with HTTP 202 Aug 08 19:34:19.819208 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 941/3777] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:19 2026] DELETE /volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 08 19:34:19.824756 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-486841b3-04d4-4d15-ba45-3886aa9dbe6a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.826512 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-486841b3-04d4-4d15-ba45-3886aa9dbe6a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:19.826718 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-486841b3-04d4-4d15-ba45-3886aa9dbe6a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.826893 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-486841b3-04d4-4d15-ba45-3886aa9dbe6a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.829914 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-07a8ecbf-1e13-46e4-89f4-3f8d4dc4275c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.831592 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07a8ecbf-1e13-46e4-89f4-3f8d4dc4275c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d Aug 08 19:34:19.831779 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07a8ecbf-1e13-46e4-89f4-3f8d4dc4275c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.831979 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07a8ecbf-1e13-46e4-89f4-3f8d4dc4275c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.833613 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.833613 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:19.837255 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-486841b3-04d4-4d15-ba45-3886aa9dbe6a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.839884 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.839884 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:19.841309 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-486841b3-04d4-4d15-ba45-3886aa9dbe6a tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:19.841690 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 948/3778] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.843476 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-07a8ecbf-1e13-46e4-89f4-3f8d4dc4275c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:19.847937 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07a8ecbf-1e13-46e4-89f4-3f8d4dc4275c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d returned with HTTP 200 Aug 08 19:34:19.848357 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 948/3779] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:19.854990 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-25d77758-2bfd-4667-bb02-f388038f84fd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.857191 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25d77758-2bfd-4667-bb02-f388038f84fd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:19.857542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25d77758-2bfd-4667-bb02-f388038f84fd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:19.857650 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-25d77758-2bfd-4667-bb02-f388038f84fd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:19.866544 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.866544 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:19.867061 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-25d77758-2bfd-4667-bb02-f388038f84fd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.874388 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-25d77758-2bfd-4667-bb02-f388038f84fd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume updated successfully. Aug 08 19:34:19.874595 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-25d77758-2bfd-4667-bb02-f388038f84fd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 200 Aug 08 19:34:19.874974 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 943/3780] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:19 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:34:19.881980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2da703a1-5018-43ac-b64c-9783b9407445 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.884228 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2da703a1-5018-43ac-b64c-9783b9407445 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:19.884481 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2da703a1-5018-43ac-b64c-9783b9407445 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.884662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2da703a1-5018-43ac-b64c-9783b9407445 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.898664 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.898664 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:19.905048 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2da703a1-5018-43ac-b64c-9783b9407445 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.910708 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2da703a1-5018-43ac-b64c-9783b9407445 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:19.911593 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 942/3781] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.925438 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.927114 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:19.927496 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:19.927657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:19.935716 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.935716 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:19.936151 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.946199 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Update volume admin metadata completed successfully. Aug 08 19:34:19.946333 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Update readonly setting on volume completed successfully. Aug 08 19:34:19.946577 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eabd51cb-a777-40dc-b4b2-ad5d4dc6cf87 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:19.946972 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 949/3782] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:19 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:19.955259 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c3af734-8cd2-44fc-81cb-88c8f7fba78f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:19.960770 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c3af734-8cd2-44fc-81cb-88c8f7fba78f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:19.961014 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c3af734-8cd2-44fc-81cb-88c8f7fba78f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:19.961235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c3af734-8cd2-44fc-81cb-88c8f7fba78f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:19.975170 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:19.975170 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:19.979362 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2c3af734-8cd2-44fc-81cb-88c8f7fba78f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:19.984215 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c3af734-8cd2-44fc-81cb-88c8f7fba78f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:19.984678 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 949/3783] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:19 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:19.998712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.002288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:20.002658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:20.002773 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:20.018174 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.018174 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:20.018732 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:20.031159 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Update volume admin metadata completed successfully. Aug 08 19:34:20.031320 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Update readonly setting on volume completed successfully. Aug 08 19:34:20.031552 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ad73152-d5c6-4e99-8060-0b0ef799836b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:20.032049 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 944/3784] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:34:19 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:20.039684 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-98a9b9c4-7e13-473b-802d-6eab4772caf0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.042911 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98a9b9c4-7e13-473b-802d-6eab4772caf0 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:20.043171 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98a9b9c4-7e13-473b-802d-6eab4772caf0 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:20.043367 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98a9b9c4-7e13-473b-802d-6eab4772caf0 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:20.051773 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.051773 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:20.056649 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-98a9b9c4-7e13-473b-802d-6eab4772caf0 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:20.063169 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98a9b9c4-7e13-473b-802d-6eab4772caf0 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:20.063908 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 943/3785] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:20 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:20.078632 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.080385 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:20.080824 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1663323578", "disk_format": "raw"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:20.080981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1663323578", "disk_format": "raw"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:20.089641 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.089641 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:20.090096 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:20.103596 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.103596 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:20.107332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.image.image_utils [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1663323578'}] 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-1663323578'}]. {{(pid=100253) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 19:34:20.371079 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-55a24d64-8d7e-4b4b-9b32-e49160502918 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.372733 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55a24d64-8d7e-4b4b-9b32-e49160502918 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:20.374855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55a24d64-8d7e-4b4b-9b32-e49160502918 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:20.374855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-55a24d64-8d7e-4b4b-9b32-e49160502918 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:20.374855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-55a24d64-8d7e-4b4b-9b32-e49160502918 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:20.378671 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.378671 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:20.379696 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-55a24d64-8d7e-4b4b-9b32-e49160502918 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:20.380518 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 950/3786] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:20 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:34:20.517829 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22967622-3bce-4abf-9d89-98c702bb425a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.519906 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22967622-3bce-4abf-9d89-98c702bb425a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:34:20.520298 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22967622-3bce-4abf-9d89-98c702bb425a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:20.520600 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22967622-3bce-4abf-9d89-98c702bb425a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:20.529447 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.529447 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:20.533506 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-22967622-3bce-4abf-9d89-98c702bb425a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:20.538209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22967622-3bce-4abf-9d89-98c702bb425a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 200 Aug 08 19:34:20.538712 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 945/3787] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:20 2026] GET /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:20.553565 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-937eba67-537e-48bd-a08e-72e5310653a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.555424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-937eba67-537e-48bd-a08e-72e5310653a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:34:20.555834 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-937eba67-537e-48bd-a08e-72e5310653a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ccdd74bb-ecc5-4a1e-ab8c-8243f4805202", "name": "tempest-VolumesBackupsTest-Backup-1720632790", "description": "tempest-backup-description-754840345", "container": "tempest-volumesbackupstest-backup-container-819826695"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:20.557402 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-937eba67-537e-48bd-a08e-72e5310653a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating new backup {'backup': {'volume_id': 'ccdd74bb-ecc5-4a1e-ab8c-8243f4805202', 'name': 'tempest-VolumesBackupsTest-Backup-1720632790', 'description': 'tempest-backup-description-754840345', 'container': 'tempest-volumesbackupstest-backup-container-819826695'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:34:20.557626 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-937eba67-537e-48bd-a08e-72e5310653a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating backup of volume ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 in container tempest-volumesbackupstest-backup-container-819826695 Aug 08 19:34:20.565467 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.565467 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:20.566028 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-937eba67-537e-48bd-a08e-72e5310653a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:20.588974 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-937eba67-537e-48bd-a08e-72e5310653a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['95ac91d1-8528-43db-9d9d-9af05f7317e3', 'c08bb440-e098-4767-b7fc-d68d53c44571'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:20.619645 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Copy volume to image completed successfully. Aug 08 19:34:20.620348 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdb52035-d2f2-43d5-bb93-92b824cb4327 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:20.620835 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 950/3788] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:20 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 687 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:20.631094 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-937eba67-537e-48bd-a08e-72e5310653a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:34:20.631616 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 944/3789] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:34:20 2026] POST /volume/v3/backups => generated 328 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:20.638852 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e22a58e8-b6cc-4a67-8bd0-34fa6acd366a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.642262 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e22a58e8-b6cc-4a67-8bd0-34fa6acd366a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:20.642636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e22a58e8-b6cc-4a67-8bd0-34fa6acd366a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:20.642708 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e4f6338c-fa31-451b-baad-8603f77e175b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.642935 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e22a58e8-b6cc-4a67-8bd0-34fa6acd366a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:20.643095 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e22a58e8-b6cc-4a67-8bd0-34fa6acd366a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:20.644751 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e4f6338c-fa31-451b-baad-8603f77e175b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:20.645020 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e4f6338c-fa31-451b-baad-8603f77e175b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:20.645242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e4f6338c-fa31-451b-baad-8603f77e175b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:20.645352 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e4f6338c-fa31-451b-baad-8603f77e175b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:20.652739 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.652739 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:20.653595 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e22a58e8-b6cc-4a67-8bd0-34fa6acd366a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:20.653698 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.653698 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:20.654034 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 951/3790] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:20 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:20.654484 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e4f6338c-fa31-451b-baad-8603f77e175b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:20.654932 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 946/3791] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:20 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 820 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:20.864738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b7e6c14b-742f-4907-9cf7-41e7a441be9c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.869081 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7e6c14b-742f-4907-9cf7-41e7a441be9c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d Aug 08 19:34:20.870868 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b7e6c14b-742f-4907-9cf7-41e7a441be9c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:20.870868 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b7e6c14b-742f-4907-9cf7-41e7a441be9c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:20.877329 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7e6c14b-742f-4907-9cf7-41e7a441be9c tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d returned with HTTP 404 Aug 08 19:34:20.878379 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 951/3792] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:20 2026] GET /volume/v3/volumes/be2d93d3-77a4-4e36-83a4-717f0e59f97d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:34:20.890215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:20.894048 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:20.895002 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-468032635"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:20.897557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-468032635'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:20.897751 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume of 1 GB Aug 08 19:34:20.898214 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:20.898214 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:20.907153 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Availability Zones retrieved successfully. Aug 08 19:34:20.914589 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (f46fb8e2-4aa0-48da-817d-235ce05cbb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:20.915897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675bc2ac-5bcc-4611-be8a-1a4d01c1b4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:20.916424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:20.941347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675bc2ac-5bcc-4611-be8a-1a4d01c1b4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:20.942203 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284bbe37-66ea-47a4-9c4f-9d4502e10853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:20.996533 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['729defd6-d579-42c0-8257-808e7bbf0ead', '79d9d421-a2b3-4b81-9830-17eb9b5f3fb9', '29278038-9f72-4e4c-b223-9ea52e72a204', '7d2397cd-7e6f-49c4-8d7d-051b6e2ceb4a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:20.997631 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (284bbe37-66ea-47a4-9c4f-9d4502e10853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['729defd6-d579-42c0-8257-808e7bbf0ead', '79d9d421-a2b3-4b81-9830-17eb9b5f3fb9', '29278038-9f72-4e4c-b223-9ea52e72a204', '7d2397cd-7e6f-49c4-8d7d-051b6e2ceb4a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:20.998659 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05e079c-2394-43ff-9382-761a0c8a5a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:21.033249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f05e079c-2394-43ff-9382-761a0c8a5a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d45821d-a964-45dd-8142-0c363fdc8fcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468032635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['729defd6-d579-42c0-8257-808e7bbf0ead','79d9d421-a2b3-4b81-9830-17eb9b5f3fb9','29278038-9f72-4e4c-b223-9ea52e72a204','7d2397cd-7e6f-49c4-8d7d-051b6e2ceb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-468032635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d45821d-a964-45dd-8142-0c363fdc8fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c4ffd35fd74744947f53863d6c7d09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='3573fa66d14f4461b1d330455cb15f9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:21.034491 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6454727d-db19-4ae0-9fa9-e60450f7df76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:21.057496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6454727d-db19-4ae0-9fa9-e60450f7df76) transitioned into 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-468032635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c4ffd35fd74744947f53863d6c7d09',qos_specs=None,replication_status=,reservations=['729defd6-d579-42c0-8257-808e7bbf0ead','79d9d421-a2b3-4b81-9830-17eb9b5f3fb9','29278038-9f72-4e4c-b223-9ea52e72a204','7d2397cd-7e6f-49c4-8d7d-051b6e2ceb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3573fa66d14f4461b1d330455cb15f9e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:21.058577 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b2cac4a-b2bf-49b0-ba18-0f7e6303f4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:21.069445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b2cac4a-b2bf-49b0-ba18-0f7e6303f4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:21.070175 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Flow 'volume_create_api' (f46fb8e2-4aa0-48da-817d-235ce05cbb90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:21.070472 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create volume request issued successfully. Aug 08 19:34:21.071015 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a4eba1c-8bbc-4823-b0f3-871fea51134a tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:21.071867 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 945/3793] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:34:20 2026] POST /volume/v3/volumes => generated 775 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:21.086956 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1dc33f4f-e491-425e-9a3f-aa85d2ec61d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:21.088666 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1dc33f4f-e491-425e-9a3f-aa85d2ec61d5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb Aug 08 19:34:21.088850 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1dc33f4f-e491-425e-9a3f-aa85d2ec61d5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:21.089143 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1dc33f4f-e491-425e-9a3f-aa85d2ec61d5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:21.099084 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:21.099084 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:21.104135 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1dc33f4f-e491-425e-9a3f-aa85d2ec61d5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:21.109621 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1dc33f4f-e491-425e-9a3f-aa85d2ec61d5 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb returned with HTTP 200 Aug 08 19:34:21.110114 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 952/3794] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:21 2026] GET /volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:21.389335 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6cb8af54-f270-4ab9-b1e7-b72b231b7885 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:21.391778 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6cb8af54-f270-4ab9-b1e7-b72b231b7885 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:21.392143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6cb8af54-f270-4ab9-b1e7-b72b231b7885 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:21.392474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6cb8af54-f270-4ab9-b1e7-b72b231b7885 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:21.392681 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-6cb8af54-f270-4ab9-b1e7-b72b231b7885 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:21.397066 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:21.397066 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:21.398027 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6cb8af54-f270-4ab9-b1e7-b72b231b7885 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:21.398509 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 947/3795] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:21 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:21.668431 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ac86e11-29ff-4ae1-8a7a-755d7ac86cbc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:21.671130 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63549298-2b6e-493d-93db-3f40a1ba90bc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:21.671329 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ac86e11-29ff-4ae1-8a7a-755d7ac86cbc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:21.671606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ac86e11-29ff-4ae1-8a7a-755d7ac86cbc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:21.671895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ac86e11-29ff-4ae1-8a7a-755d7ac86cbc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:21.672098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2ac86e11-29ff-4ae1-8a7a-755d7ac86cbc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:21.673048 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63549298-2b6e-493d-93db-3f40a1ba90bc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:21.673254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63549298-2b6e-493d-93db-3f40a1ba90bc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:21.673490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63549298-2b6e-493d-93db-3f40a1ba90bc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:21.673976 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-63549298-2b6e-493d-93db-3f40a1ba90bc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:21.680547 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:21.680547 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:21.682193 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ac86e11-29ff-4ae1-8a7a-755d7ac86cbc tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:21.682193 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 952/3796] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:21 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:21.682606 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:21.682606 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:21.683549 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63549298-2b6e-493d-93db-3f40a1ba90bc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:21.683998 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 946/3797] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:21 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:22.132672 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69d92c21-a2bc-4d96-9dee-4f5985d047a4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:22.134546 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69d92c21-a2bc-4d96-9dee-4f5985d047a4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb Aug 08 19:34:22.134797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69d92c21-a2bc-4d96-9dee-4f5985d047a4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:22.134991 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69d92c21-a2bc-4d96-9dee-4f5985d047a4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:22.141831 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:22.141831 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:22.145393 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69d92c21-a2bc-4d96-9dee-4f5985d047a4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:22.149122 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69d92c21-a2bc-4d96-9dee-4f5985d047a4 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb returned with HTTP 200 Aug 08 19:34:22.149679 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 953/3798] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:22 2026] GET /volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:22.165949 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:22.167984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:34:22.168575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d45821d-a964-45dd-8142-0c363fdc8fcb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-425364824"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:22.178985 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:22.178985 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:22.179549 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:22.179727 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Create snapshot from volume 6d45821d-a964-45dd-8142-0c363fdc8fcb Aug 08 19:34:22.205611 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Created reservations ['47f1b618-69e1-4719-9bb5-dc6f3e68abb6', '2eb3b284-5470-4278-82cd-c9e7b2a4acf3', '6f6d7041-1f0f-49f1-86a4-8a334a5535c8', 'ec22654b-561f-4691-ae6e-6ad0934186c6'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:22.252993 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot create request issued successfully. Aug 08 19:34:22.253542 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8dd1b77f-202d-4c68-b6d8-33ac147aea82 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:34:22.254078 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 948/3799] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:34:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:22.269458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c3c50e1d-d90a-456e-a5b3-666f7cd8ce67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:22.271389 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3c50e1d-d90a-456e-a5b3-666f7cd8ce67 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a Aug 08 19:34:22.271794 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3c50e1d-d90a-456e-a5b3-666f7cd8ce67 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:22.272115 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c3c50e1d-d90a-456e-a5b3-666f7cd8ce67 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:22.277567 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:22.277567 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:22.278240 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c3c50e1d-d90a-456e-a5b3-666f7cd8ce67 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:22.278838 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c3c50e1d-d90a-456e-a5b3-666f7cd8ce67 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a returned with HTTP 200 Aug 08 19:34:22.279385 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 953/3800] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:22 2026] GET /volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:22.409120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ba50077e-e8b6-4091-9eb8-bbe3dc6cf7c0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:22.410828 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba50077e-e8b6-4091-9eb8-bbe3dc6cf7c0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:22.411052 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba50077e-e8b6-4091-9eb8-bbe3dc6cf7c0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:22.411232 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba50077e-e8b6-4091-9eb8-bbe3dc6cf7c0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:22.411364 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ba50077e-e8b6-4091-9eb8-bbe3dc6cf7c0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:22.415998 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:22.415998 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:22.416859 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba50077e-e8b6-4091-9eb8-bbe3dc6cf7c0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:22.417402 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 947/3801] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:22 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:22.694202 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51c17799-9d5c-4feb-9c10-9c1b2fdd8f42 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:22.696048 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51c17799-9d5c-4feb-9c10-9c1b2fdd8f42 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:22.696260 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51c17799-9d5c-4feb-9c10-9c1b2fdd8f42 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:22.696451 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51c17799-9d5c-4feb-9c10-9c1b2fdd8f42 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:22.696556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-51c17799-9d5c-4feb-9c10-9c1b2fdd8f42 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:22.701078 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:22.701078 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:22.701469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a3b11211-bb85-4e13-95a9-ddec650cef79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:22.701934 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51c17799-9d5c-4feb-9c10-9c1b2fdd8f42 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:22.702427 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 954/3802] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:22 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:22.704251 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3b11211-bb85-4e13-95a9-ddec650cef79 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:22.704562 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3b11211-bb85-4e13-95a9-ddec650cef79 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:22.704839 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a3b11211-bb85-4e13-95a9-ddec650cef79 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:22.705012 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a3b11211-bb85-4e13-95a9-ddec650cef79 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:22.712229 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:22.712229 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:22.713622 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a3b11211-bb85-4e13-95a9-ddec650cef79 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:22.714336 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 949/3803] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:22 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:23.290306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ee0c4ed-b324-4d8e-9d6f-1f8191fb8150 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:23.292858 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ee0c4ed-b324-4d8e-9d6f-1f8191fb8150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a Aug 08 19:34:23.293101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ee0c4ed-b324-4d8e-9d6f-1f8191fb8150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:23.293345 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ee0c4ed-b324-4d8e-9d6f-1f8191fb8150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:23.298834 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:23.298834 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:23.299243 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1ee0c4ed-b324-4d8e-9d6f-1f8191fb8150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:23.300168 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ee0c4ed-b324-4d8e-9d6f-1f8191fb8150 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a returned with HTTP 200 Aug 08 19:34:23.300303 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 954/3804] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:23 2026] GET /volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:34:23.315002 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:23.317611 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] POST https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a/action Aug 08 19:34:23.318147 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:23.318336 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:23.320250 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.snapshot_unmanage [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Unmanage snapshot with id: 894339d6-8e44-4ab6-b86c-dff1ccd0158a Aug 08 19:34:23.328039 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:23.328039 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:23.328655 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Snapshot retrieved successfully. Aug 08 19:34:23.329926 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e007c1241f4e4e0bb11f544123a393d9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '61c4ffd35fd74744947f53863d6c7d09', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:34:23.330203 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c21d7eb0-4352-45a8-9c1d-3f06962b0508 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-reader] https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a/action returned with HTTP 403 Aug 08 19:34:23.330878 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 948/3805] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:34:23 2026] POST /volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a/action => generated 117 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:23.353218 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-725648dd-676c-4987-a814-8ca3b05662f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:23.355107 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-725648dd-676c-4987-a814-8ca3b05662f9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a Aug 08 19:34:23.355373 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-725648dd-676c-4987-a814-8ca3b05662f9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:23.355710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-725648dd-676c-4987-a814-8ca3b05662f9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:23.355854 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-725648dd-676c-4987-a814-8ca3b05662f9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete snapshot with id: 894339d6-8e44-4ab6-b86c-dff1ccd0158a Aug 08 19:34:23.361444 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:23.361444 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:23.361845 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-725648dd-676c-4987-a814-8ca3b05662f9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:23.378555 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-725648dd-676c-4987-a814-8ca3b05662f9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot delete request issued successfully. Aug 08 19:34:23.378742 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-725648dd-676c-4987-a814-8ca3b05662f9 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a returned with HTTP 202 Aug 08 19:34:23.379149 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 955/3806] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:34:23 2026] DELETE /volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:23.392845 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6f23dc29-88e6-48bb-a501-332fab954d88 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:23.394999 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f23dc29-88e6-48bb-a501-332fab954d88 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a Aug 08 19:34:23.395337 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f23dc29-88e6-48bb-a501-332fab954d88 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:23.395700 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f23dc29-88e6-48bb-a501-332fab954d88 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:23.400647 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:23.400647 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:23.400944 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6f23dc29-88e6-48bb-a501-332fab954d88 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Snapshot retrieved successfully. Aug 08 19:34:23.401654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f23dc29-88e6-48bb-a501-332fab954d88 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a returned with HTTP 200 Aug 08 19:34:23.402062 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 950/3807] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:23 2026] GET /volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:23.428680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5a9f04fe-a625-47d4-825a-0242fa2c0d1a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:23.430403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a9f04fe-a625-47d4-825a-0242fa2c0d1a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:23.430657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a9f04fe-a625-47d4-825a-0242fa2c0d1a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:23.430895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5a9f04fe-a625-47d4-825a-0242fa2c0d1a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:23.431030 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5a9f04fe-a625-47d4-825a-0242fa2c0d1a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:23.435088 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:23.435088 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:23.435861 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5a9f04fe-a625-47d4-825a-0242fa2c0d1a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:23.436267 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 955/3808] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:23 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:34:23.716124 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ccacf4b-efd9-4099-bdd2-93c99a692420 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:23.718291 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ccacf4b-efd9-4099-bdd2-93c99a692420 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:23.718582 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ccacf4b-efd9-4099-bdd2-93c99a692420 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:23.718821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ccacf4b-efd9-4099-bdd2-93c99a692420 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:23.718970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2ccacf4b-efd9-4099-bdd2-93c99a692420 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:23.724962 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:23.724962 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:23.725200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ccacf4b-efd9-4099-bdd2-93c99a692420 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:23.726180 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 949/3809] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:23 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:23.727205 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d629711b-3564-4504-b353-c97cbb2325f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:23.728952 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d629711b-3564-4504-b353-c97cbb2325f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:23.729151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d629711b-3564-4504-b353-c97cbb2325f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:23.729349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d629711b-3564-4504-b353-c97cbb2325f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:23.729475 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d629711b-3564-4504-b353-c97cbb2325f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:23.733539 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:23.733539 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:23.734360 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d629711b-3564-4504-b353-c97cbb2325f7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:23.734790 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 956/3810] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:23 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:24.412473 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f956e130-f871-4228-8f97-0a3ec477bd37 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:24.414521 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f956e130-f871-4228-8f97-0a3ec477bd37 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a Aug 08 19:34:24.414777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f956e130-f871-4228-8f97-0a3ec477bd37 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:24.415022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f956e130-f871-4228-8f97-0a3ec477bd37 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:24.419865 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f956e130-f871-4228-8f97-0a3ec477bd37 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a returned with HTTP 404 Aug 08 19:34:24.420516 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 951/3811] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:34:24 2026] GET /volume/v3/snapshots/894339d6-8e44-4ab6-b86c-dff1ccd0158a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:24.429255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:24.431746 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb Aug 08 19:34:24.432149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:24.432600 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:24.433293 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume with id: 6d45821d-a964-45dd-8142-0c363fdc8fcb Aug 08 19:34:24.442016 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:24.442016 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:24.442562 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:24.449420 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-df8701aa-0f7f-44dd-a965-0843e546b369 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:24.453200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df8701aa-0f7f-44dd-a965-0843e546b369 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:24.453766 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df8701aa-0f7f-44dd-a965-0843e546b369 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:24.454370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df8701aa-0f7f-44dd-a965-0843e546b369 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:24.454601 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-df8701aa-0f7f-44dd-a965-0843e546b369 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:24.460835 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:24.460835 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:24.462136 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df8701aa-0f7f-44dd-a965-0843e546b369 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:24.466433 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 950/3812] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:24 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:24.466555 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Delete volume request issued successfully. Aug 08 19:34:24.466555 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff91025e-18d4-4abf-8408-0f3d52a9ee56 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb returned with HTTP 202 Aug 08 19:34:24.466555 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 956/3813] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:24 2026] DELETE /volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:24.474420 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-05c89040-729f-4d6b-9bb1-9aad59af368b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:24.481447 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05c89040-729f-4d6b-9bb1-9aad59af368b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb Aug 08 19:34:24.481447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05c89040-729f-4d6b-9bb1-9aad59af368b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:24.481447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05c89040-729f-4d6b-9bb1-9aad59af368b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:24.496705 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:24.496705 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:24.500705 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-05c89040-729f-4d6b-9bb1-9aad59af368b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Volume info retrieved successfully. Aug 08 19:34:24.507806 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05c89040-729f-4d6b-9bb1-9aad59af368b tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb returned with HTTP 200 Aug 08 19:34:24.508302 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 957/3814] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:24 2026] GET /volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:24.737455 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eb03ca98-2718-441b-96c9-54c63cdab877 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:24.742011 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb03ca98-2718-441b-96c9-54c63cdab877 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:24.742626 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb03ca98-2718-441b-96c9-54c63cdab877 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:24.743489 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eb03ca98-2718-441b-96c9-54c63cdab877 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:24.745163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-eb03ca98-2718-441b-96c9-54c63cdab877 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:24.746871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cae7d75d-a381-4703-af83-85eb12544f5f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:24.751322 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:24.751322 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:24.752836 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cae7d75d-a381-4703-af83-85eb12544f5f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:24.752836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cae7d75d-a381-4703-af83-85eb12544f5f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:24.752964 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eb03ca98-2718-441b-96c9-54c63cdab877 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:24.753057 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cae7d75d-a381-4703-af83-85eb12544f5f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:24.753192 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cae7d75d-a381-4703-af83-85eb12544f5f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:24.753680 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 952/3815] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:24 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:24.762662 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:24.762662 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:24.763921 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cae7d75d-a381-4703-af83-85eb12544f5f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:24.764517 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 951/3816] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:24 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:25.473129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2383e59a-6293-4588-af5a-6eb065da7603 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:25.476655 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2383e59a-6293-4588-af5a-6eb065da7603 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:25.476655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2383e59a-6293-4588-af5a-6eb065da7603 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:25.476655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2383e59a-6293-4588-af5a-6eb065da7603 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:25.476655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2383e59a-6293-4588-af5a-6eb065da7603 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:25.479955 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:25.479955 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:25.480759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2383e59a-6293-4588-af5a-6eb065da7603 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:25.481193 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 957/3817] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:25 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:25.522354 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-00c6e446-c66a-4be3-b6fa-7eea21fa1685 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:25.524433 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00c6e446-c66a-4be3-b6fa-7eea21fa1685 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] GET https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb Aug 08 19:34:25.524720 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00c6e446-c66a-4be3-b6fa-7eea21fa1685 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:25.524941 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-00c6e446-c66a-4be3-b6fa-7eea21fa1685 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:25.530616 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-00c6e446-c66a-4be3-b6fa-7eea21fa1685 tempest-ProjectReaderTests-1645897160 tempest-ProjectReaderTests-1645897160-project-admin] https://10.4.3.89/volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb returned with HTTP 404 Aug 08 19:34:25.531051 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 958/3818] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:25 2026] GET /volume/v3/volumes/6d45821d-a964-45dd-8142-0c363fdc8fcb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:25.765066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-071d2c28-221c-416b-b11c-40961cd6848b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:25.766841 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-071d2c28-221c-416b-b11c-40961cd6848b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:25.767212 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-071d2c28-221c-416b-b11c-40961cd6848b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:25.768532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-071d2c28-221c-416b-b11c-40961cd6848b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:25.768532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-071d2c28-221c-416b-b11c-40961cd6848b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:25.776894 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:25.776894 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:25.778431 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-071d2c28-221c-416b-b11c-40961cd6848b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:25.779080 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 953/3819] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:25 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:25.779176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1a52766b-7901-45ee-a0fc-548772d1f67a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:25.781857 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1a52766b-7901-45ee-a0fc-548772d1f67a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:25.782126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1a52766b-7901-45ee-a0fc-548772d1f67a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:25.782358 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1a52766b-7901-45ee-a0fc-548772d1f67a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:25.782531 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1a52766b-7901-45ee-a0fc-548772d1f67a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:25.787905 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:25.787905 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:25.788928 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1a52766b-7901-45ee-a0fc-548772d1f67a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:25.789392 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 952/3820] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:25 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:26.494035 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-14b6bd14-9a77-42d3-b96d-9e71fa8dc7c9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:26.495660 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14b6bd14-9a77-42d3-b96d-9e71fa8dc7c9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:26.495845 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14b6bd14-9a77-42d3-b96d-9e71fa8dc7c9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:26.496033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14b6bd14-9a77-42d3-b96d-9e71fa8dc7c9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:26.496144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-14b6bd14-9a77-42d3-b96d-9e71fa8dc7c9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:26.500587 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:26.500587 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:26.501371 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14b6bd14-9a77-42d3-b96d-9e71fa8dc7c9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:26.501783 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 958/3821] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:26 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:26.513072 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0073a940-0e0b-402a-848f-59b90b52d929 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:26.515359 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb/restore Aug 08 19:34:26.515744 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4398893f-2c16-4640-91d9-5180ca683b04"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:26.517121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Restoring backup c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb ({'restore': {'volume_id': '4398893f-2c16-4640-91d9-5180ca683b04'}}) {{(pid=100252) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:34:26.517225 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Restoring backup c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb to volume 4398893f-2c16-4640-91d9-5180ca683b04. Aug 08 19:34:26.531232 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:26.531232 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:26.543715 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:26.543715 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:26.545131 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:26.545131 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.api [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Checking backup size 1 against volume size 1 {{(pid=100252) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:34:26.545131 np0000006803 devstack@c-api.service[100252]: INFO cinder.backup.api [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Overwriting volume 4398893f-2c16-4640-91d9-5180ca683b04 with restore of backup c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:26.578881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] restore_backup in rpcapi backup_id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb {{(pid=100252) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:34:26.582877 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0073a940-0e0b-402a-848f-59b90b52d929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb/restore returned with HTTP 202 Aug 08 19:34:26.583358 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 959/3822] 10.4.3.89 () {68 vars in 1386 bytes} [Sat Aug 8 19:34:26 2026] POST /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb/restore => generated 182 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:26.592743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c12c2eb-89e7-47f4-8f15-950e4aed40a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:26.595089 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c12c2eb-89e7-47f4-8f15-950e4aed40a6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:26.595684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c12c2eb-89e7-47f4-8f15-950e4aed40a6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:26.596890 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c12c2eb-89e7-47f4-8f15-950e4aed40a6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:26.596890 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5c12c2eb-89e7-47f4-8f15-950e4aed40a6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:26.602838 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:26.602838 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:26.604522 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c12c2eb-89e7-47f4-8f15-950e4aed40a6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:26.604522 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 954/3823] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:26 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:26.793598 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4641c4cb-4acc-444b-8010-e8d792eeeb07 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:26.795842 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4641c4cb-4acc-444b-8010-e8d792eeeb07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:26.796828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4641c4cb-4acc-444b-8010-e8d792eeeb07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:26.796828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4641c4cb-4acc-444b-8010-e8d792eeeb07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:26.796828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4641c4cb-4acc-444b-8010-e8d792eeeb07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:26.806562 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7f661518-32bd-428f-849b-9e6a4e6a98dd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:26.814835 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f661518-32bd-428f-849b-9e6a4e6a98dd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:26.815162 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f661518-32bd-428f-849b-9e6a4e6a98dd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:26.815432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7f661518-32bd-428f-849b-9e6a4e6a98dd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:26.815603 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7f661518-32bd-428f-849b-9e6a4e6a98dd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:26.817659 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:26.817659 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:26.818368 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4641c4cb-4acc-444b-8010-e8d792eeeb07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:26.819146 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 953/3824] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:26 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:26.821744 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:26.821744 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:26.822632 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7f661518-32bd-428f-849b-9e6a4e6a98dd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:26.823144 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 959/3825] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:26 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:27.618116 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-df04f1bf-3ab9-4990-9135-6b53b8883ce6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:27.620611 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df04f1bf-3ab9-4990-9135-6b53b8883ce6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:27.620932 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df04f1bf-3ab9-4990-9135-6b53b8883ce6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:27.621203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-df04f1bf-3ab9-4990-9135-6b53b8883ce6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:27.621348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-df04f1bf-3ab9-4990-9135-6b53b8883ce6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:27.627624 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:27.627624 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:27.628856 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-df04f1bf-3ab9-4990-9135-6b53b8883ce6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:27.629500 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 960/3826] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:27 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:27.836492 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d92ee8e-f193-4915-9e20-a3688f142819 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:27.839645 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d92ee8e-f193-4915-9e20-a3688f142819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:27.840116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d92ee8e-f193-4915-9e20-a3688f142819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:27.840607 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d92ee8e-f193-4915-9e20-a3688f142819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:27.841121 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-3d92ee8e-f193-4915-9e20-a3688f142819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:27.843644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-142d13a6-2a25-48fc-96b2-dce9262aaadb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:27.845959 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-142d13a6-2a25-48fc-96b2-dce9262aaadb tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:27.845959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-142d13a6-2a25-48fc-96b2-dce9262aaadb tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:27.846069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-142d13a6-2a25-48fc-96b2-dce9262aaadb tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:27.846185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-142d13a6-2a25-48fc-96b2-dce9262aaadb tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:27.847786 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:27.847786 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:27.848673 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d92ee8e-f193-4915-9e20-a3688f142819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:27.849147 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 955/3827] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:27 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:27.851338 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:27.851338 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:27.852018 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-142d13a6-2a25-48fc-96b2-dce9262aaadb tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:27.852373 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 954/3828] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:27 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:27.869747 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e1e2196-26e7-423a-ab1f-15780091ad21 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:27.873156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e1e2196-26e7-423a-ab1f-15780091ad21 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] POST https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c/action Aug 08 19:34:27.875392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e1e2196-26e7-423a-ab1f-15780091ad21 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:27.875392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e1e2196-26e7-423a-ab1f-15780091ad21 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:27.876458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-7e1e2196-26e7-423a-ab1f-15780091ad21 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Updating backup '75079232-4830-4d1d-bc88-968048abca3c' with '{'status': 'error'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 08 19:34:27.888464 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:27.888464 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:27.889948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-7e1e2196-26e7-423a-ab1f-15780091ad21 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7d7db49d46a84ceabd8fcf88c51aea01', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bf7e3c3f52ef47579c3cc6124849489d', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:34:27.890296 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e1e2196-26e7-423a-ab1f-15780091ad21 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c/action returned with HTTP 403 Aug 08 19:34:27.891107 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 960/3829] 10.4.3.89 () {70 vars in 1423 bytes} [Sat Aug 8 19:34:27 2026] POST /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c/action => generated 131 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:27.899224 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:27.901185 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac Aug 08 19:34:27.901494 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:27.901745 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:27.902097 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete volume with id: 50ea0802-f044-4132-9f71-4d6e490b61ac Aug 08 19:34:27.910246 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:27.910246 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:27.910836 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:27.932225 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete volume request issued successfully. Aug 08 19:34:27.932225 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a4042c7-3e07-42b4-8be4-b93ff67fa5f7 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac returned with HTTP 202 Aug 08 19:34:27.933349 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 961/3830] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:27 2026] DELETE /volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:27.943384 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3be1ec15-2536-43cd-b93e-fd1ed73121ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:27.945377 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3be1ec15-2536-43cd-b93e-fd1ed73121ed tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac Aug 08 19:34:27.945377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3be1ec15-2536-43cd-b93e-fd1ed73121ed tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:27.945956 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3be1ec15-2536-43cd-b93e-fd1ed73121ed tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:27.953212 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:27.953212 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:27.957478 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3be1ec15-2536-43cd-b93e-fd1ed73121ed tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:27.963593 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3be1ec15-2536-43cd-b93e-fd1ed73121ed tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac returned with HTTP 200 Aug 08 19:34:27.964018 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 956/3831] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:27 2026] GET /volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:28.643224 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ec8e4a43-e44b-48d0-83da-94ed56ffa3e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:28.645154 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec8e4a43-e44b-48d0-83da-94ed56ffa3e2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:28.645418 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec8e4a43-e44b-48d0-83da-94ed56ffa3e2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:28.645659 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec8e4a43-e44b-48d0-83da-94ed56ffa3e2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:28.645798 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ec8e4a43-e44b-48d0-83da-94ed56ffa3e2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:28.650636 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:28.650636 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:28.651328 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec8e4a43-e44b-48d0-83da-94ed56ffa3e2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:28.651729 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 955/3832] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:28 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:28.867581 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0d132b3b-fb8c-4932-bd1e-0df7f9d74739 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:28.870757 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d132b3b-fb8c-4932-bd1e-0df7f9d74739 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:28.871200 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d132b3b-fb8c-4932-bd1e-0df7f9d74739 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:28.871321 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d132b3b-fb8c-4932-bd1e-0df7f9d74739 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:28.871510 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0d132b3b-fb8c-4932-bd1e-0df7f9d74739 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:28.881390 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:28.881390 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:28.882167 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d132b3b-fb8c-4932-bd1e-0df7f9d74739 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:28.882558 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 961/3833] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:28 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:28.981205 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25d473b3-d6fc-4dc1-b498-7dbdbc603a56 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:28.984845 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25d473b3-d6fc-4dc1-b498-7dbdbc603a56 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac Aug 08 19:34:28.985099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25d473b3-d6fc-4dc1-b498-7dbdbc603a56 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:28.985297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25d473b3-d6fc-4dc1-b498-7dbdbc603a56 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:28.994244 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25d473b3-d6fc-4dc1-b498-7dbdbc603a56 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac returned with HTTP 404 Aug 08 19:34:28.994830 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 962/3834] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:28 2026] GET /volume/v3/volumes/50ea0802-f044-4132-9f71-4d6e490b61ac => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:29.004853 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0bdaf880-ad8a-46dd-92e6-a812ca56b62c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:29.006805 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bdaf880-ad8a-46dd-92e6-a812ca56b62c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:34:29.007116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bdaf880-ad8a-46dd-92e6-a812ca56b62c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:29.007368 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0bdaf880-ad8a-46dd-92e6-a812ca56b62c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:29.007549 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0bdaf880-ad8a-46dd-92e6-a812ca56b62c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:29.012083 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:29.012083 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:29.012938 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0bdaf880-ad8a-46dd-92e6-a812ca56b62c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-reader] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:34:29.013339 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 957/3835] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:29 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:29.024170 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5ed6837-ea76-44f1-bd33-92fa8d6d0d0a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:29.026466 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5ed6837-ea76-44f1-bd33-92fa8d6d0d0a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] DELETE https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:29.026767 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5ed6837-ea76-44f1-bd33-92fa8d6d0d0a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:29.027047 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5ed6837-ea76-44f1-bd33-92fa8d6d0d0a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:29.027200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-f5ed6837-ea76-44f1-bd33-92fa8d6d0d0a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete backup with id: 75079232-4830-4d1d-bc88-968048abca3c. Aug 08 19:34:29.032523 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:29.032523 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:29.047592 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-f5ed6837-ea76-44f1-bd33-92fa8d6d0d0a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] delete_backup rpcapi backup_id 75079232-4830-4d1d-bc88-968048abca3c {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:34:29.049741 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5ed6837-ea76-44f1-bd33-92fa8d6d0d0a tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 202 Aug 08 19:34:29.050298 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 956/3836] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:29 2026] DELETE /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:29.058707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b6964a75-0664-40c8-a8ee-5d5d3173fb3f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:29.063309 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6964a75-0664-40c8-a8ee-5d5d3173fb3f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:29.063611 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6964a75-0664-40c8-a8ee-5d5d3173fb3f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:29.066838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b6964a75-0664-40c8-a8ee-5d5d3173fb3f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:29.066838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b6964a75-0664-40c8-a8ee-5d5d3173fb3f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:29.071421 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:29.071421 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:29.072323 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b6964a75-0664-40c8-a8ee-5d5d3173fb3f tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:29.073585 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 962/3837] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:29 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:29.662596 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c0944ba5-e741-43e9-b040-c67a593badac None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:29.667620 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0944ba5-e741-43e9-b040-c67a593badac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:29.667620 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0944ba5-e741-43e9-b040-c67a593badac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:29.667620 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c0944ba5-e741-43e9-b040-c67a593badac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:29.667620 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c0944ba5-e741-43e9-b040-c67a593badac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:29.672942 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:29.672942 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:29.674280 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c0944ba5-e741-43e9-b040-c67a593badac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:29.674963 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 963/3838] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:29 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:29.896837 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-69f80cbc-14b0-445c-b554-48d853fefb3b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:29.900074 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69f80cbc-14b0-445c-b554-48d853fefb3b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:29.900242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69f80cbc-14b0-445c-b554-48d853fefb3b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:29.900474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-69f80cbc-14b0-445c-b554-48d853fefb3b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:29.900613 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-69f80cbc-14b0-445c-b554-48d853fefb3b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:29.908437 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:29.908437 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:29.909438 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-69f80cbc-14b0-445c-b554-48d853fefb3b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:29.909877 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 958/3839] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:29 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:30.083762 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c7a9c87-d1f0-4f46-be70-7535a521ab99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:30.091278 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c7a9c87-d1f0-4f46-be70-7535a521ab99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:30.091530 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c7a9c87-d1f0-4f46-be70-7535a521ab99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:30.091729 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c7a9c87-d1f0-4f46-be70-7535a521ab99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:30.091836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8c7a9c87-d1f0-4f46-be70-7535a521ab99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:30.101305 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:30.101305 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:30.101305 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c7a9c87-d1f0-4f46-be70-7535a521ab99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 200 Aug 08 19:34:30.101305 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 957/3840] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:30 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:30.685541 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e2b4628a-f1de-49a8-afa6-3ca7776aad98 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:30.687453 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2b4628a-f1de-49a8-afa6-3ca7776aad98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:30.687674 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2b4628a-f1de-49a8-afa6-3ca7776aad98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:30.687880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2b4628a-f1de-49a8-afa6-3ca7776aad98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:30.688067 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e2b4628a-f1de-49a8-afa6-3ca7776aad98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:30.694004 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:30.694004 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:30.694955 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2b4628a-f1de-49a8-afa6-3ca7776aad98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:30.695439 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 963/3841] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:30 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:30.922085 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-35adf4e1-70fa-4206-9a16-17f90a7f2ca2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:30.928105 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35adf4e1-70fa-4206-9a16-17f90a7f2ca2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:30.928105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35adf4e1-70fa-4206-9a16-17f90a7f2ca2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:30.928105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-35adf4e1-70fa-4206-9a16-17f90a7f2ca2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:30.928105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-35adf4e1-70fa-4206-9a16-17f90a7f2ca2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:30.934285 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:30.934285 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:30.936116 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-35adf4e1-70fa-4206-9a16-17f90a7f2ca2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:30.936116 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 964/3842] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:30 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:31.112583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b0cedffb-315d-43c3-a675-0cc90d3ff6d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:31.114373 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0cedffb-315d-43c3-a675-0cc90d3ff6d2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c Aug 08 19:34:31.114594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0cedffb-315d-43c3-a675-0cc90d3ff6d2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:31.114782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b0cedffb-315d-43c3-a675-0cc90d3ff6d2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:31.114925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b0cedffb-315d-43c3-a675-0cc90d3ff6d2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 75079232-4830-4d1d-bc88-968048abca3c. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:31.120331 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b0cedffb-315d-43c3-a675-0cc90d3ff6d2 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c returned with HTTP 404 Aug 08 19:34:31.121149 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 959/3843] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:31 2026] GET /volume/v3/backups/75079232-4830-4d1d-bc88-968048abca3c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:31.128572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c1f5da3a-22b0-4a13-83d3-48091e2b9c99 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:31.134795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1f5da3a-22b0-4a13-83d3-48091e2b9c99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] DELETE https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:31.134795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1f5da3a-22b0-4a13-83d3-48091e2b9c99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:31.134795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c1f5da3a-22b0-4a13-83d3-48091e2b9c99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:31.134795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-c1f5da3a-22b0-4a13-83d3-48091e2b9c99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete backup with id: 21a4d138-34f4-4595-ab8c-0693ededac8b. Aug 08 19:34:31.142576 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:31.142576 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:31.160626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-c1f5da3a-22b0-4a13-83d3-48091e2b9c99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] delete_backup rpcapi backup_id 21a4d138-34f4-4595-ab8c-0693ededac8b {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:34:31.163980 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c1f5da3a-22b0-4a13-83d3-48091e2b9c99 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 202 Aug 08 19:34:31.163980 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 958/3844] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:31 2026] DELETE /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 08 19:34:31.173084 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bbdca8f6-f76a-499f-acf3-fa46ec235d29 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:31.175463 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbdca8f6-f76a-499f-acf3-fa46ec235d29 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:31.175740 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbdca8f6-f76a-499f-acf3-fa46ec235d29 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:31.176041 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bbdca8f6-f76a-499f-acf3-fa46ec235d29 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:31.176163 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-bbdca8f6-f76a-499f-acf3-fa46ec235d29 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:31.181594 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:31.181594 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:31.182470 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bbdca8f6-f76a-499f-acf3-fa46ec235d29 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:31.183102 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 964/3845] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:31 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:31.709248 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-469bdebd-33a4-414b-8434-5edf9fc0242b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:31.714203 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-469bdebd-33a4-414b-8434-5edf9fc0242b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:31.714203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-469bdebd-33a4-414b-8434-5edf9fc0242b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:31.714203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-469bdebd-33a4-414b-8434-5edf9fc0242b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:31.714203 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-469bdebd-33a4-414b-8434-5edf9fc0242b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:31.719152 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:31.719152 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:31.720428 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-469bdebd-33a4-414b-8434-5edf9fc0242b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:31.721095 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 965/3846] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:31 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:31.952340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b7b6ae3d-ed6f-4e2b-8d0f-eccdaf444094 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:31.955745 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7b6ae3d-ed6f-4e2b-8d0f-eccdaf444094 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:31.956060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7b6ae3d-ed6f-4e2b-8d0f-eccdaf444094 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:31.956325 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b7b6ae3d-ed6f-4e2b-8d0f-eccdaf444094 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:31.956522 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b7b6ae3d-ed6f-4e2b-8d0f-eccdaf444094 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:31.964608 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:31.964608 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:31.965616 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b7b6ae3d-ed6f-4e2b-8d0f-eccdaf444094 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:31.966107 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 960/3847] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:31 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:32.196743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-40944de8-b1dc-4241-98f9-ee1a2754e030 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:32.203782 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40944de8-b1dc-4241-98f9-ee1a2754e030 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:32.203782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40944de8-b1dc-4241-98f9-ee1a2754e030 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:32.203782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40944de8-b1dc-4241-98f9-ee1a2754e030 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:32.203782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-40944de8-b1dc-4241-98f9-ee1a2754e030 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:32.210220 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:32.210220 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:32.211024 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40944de8-b1dc-4241-98f9-ee1a2754e030 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 200 Aug 08 19:34:32.211428 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 959/3848] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:32 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:32.735531 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1fc9e6ac-765a-4955-bb3e-bc7ed2bf2ccf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:32.739360 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1fc9e6ac-765a-4955-bb3e-bc7ed2bf2ccf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:32.739360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1fc9e6ac-765a-4955-bb3e-bc7ed2bf2ccf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:32.739598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1fc9e6ac-765a-4955-bb3e-bc7ed2bf2ccf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:32.740324 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1fc9e6ac-765a-4955-bb3e-bc7ed2bf2ccf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:32.749507 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:32.749507 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:32.750845 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1fc9e6ac-765a-4955-bb3e-bc7ed2bf2ccf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:32.751374 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 965/3849] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:32 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:32.983481 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4342c102-ca06-4cf2-bb30-f07a47ccb0cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:32.987323 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4342c102-ca06-4cf2-bb30-f07a47ccb0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:32.987801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4342c102-ca06-4cf2-bb30-f07a47ccb0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:32.988136 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4342c102-ca06-4cf2-bb30-f07a47ccb0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:32.988289 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4342c102-ca06-4cf2-bb30-f07a47ccb0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:33.002839 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:33.002839 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:33.005610 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4342c102-ca06-4cf2-bb30-f07a47ccb0cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:33.006187 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 966/3850] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:32 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:33.227436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54ee3602-9e81-4ab1-97b8-5f88525ded6c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:33.232031 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54ee3602-9e81-4ab1-97b8-5f88525ded6c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b Aug 08 19:34:33.232209 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54ee3602-9e81-4ab1-97b8-5f88525ded6c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:33.234524 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54ee3602-9e81-4ab1-97b8-5f88525ded6c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:33.234524 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-54ee3602-9e81-4ab1-97b8-5f88525ded6c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 21a4d138-34f4-4595-ab8c-0693ededac8b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:33.238036 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54ee3602-9e81-4ab1-97b8-5f88525ded6c tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b returned with HTTP 404 Aug 08 19:34:33.238554 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 961/3851] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:33 2026] GET /volume/v3/backups/21a4d138-34f4-4595-ab8c-0693ededac8b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:33.250520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7a4c2b49-1ffe-4d53-9562-b85487b8ca07 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:33.254264 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a4c2b49-1ffe-4d53-9562-b85487b8ca07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] DELETE https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:34:33.254593 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a4c2b49-1ffe-4d53-9562-b85487b8ca07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:33.254885 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7a4c2b49-1ffe-4d53-9562-b85487b8ca07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:33.255042 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-7a4c2b49-1ffe-4d53-9562-b85487b8ca07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete backup with id: 61a89bc0-4350-46bf-8020-35fa04466b35. Aug 08 19:34:33.266733 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:33.266733 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:33.290561 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-7a4c2b49-1ffe-4d53-9562-b85487b8ca07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] delete_backup rpcapi backup_id 61a89bc0-4350-46bf-8020-35fa04466b35 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:34:33.294341 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7a4c2b49-1ffe-4d53-9562-b85487b8ca07 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 202 Aug 08 19:34:33.295780 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 960/3852] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:33 2026] DELETE /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:33.309437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-499157fb-83e2-4e04-9899-0f006fe4cab4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:33.311920 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-499157fb-83e2-4e04-9899-0f006fe4cab4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:34:33.312375 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-499157fb-83e2-4e04-9899-0f006fe4cab4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:33.312727 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-499157fb-83e2-4e04-9899-0f006fe4cab4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:33.312938 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-499157fb-83e2-4e04-9899-0f006fe4cab4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:33.326431 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:33.326431 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:33.326431 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-499157fb-83e2-4e04-9899-0f006fe4cab4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:34:33.326648 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 966/3853] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:33 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:33.772929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3947a710-94e0-4920-8b93-4dba369571d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:33.775115 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3947a710-94e0-4920-8b93-4dba369571d1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:33.775343 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3947a710-94e0-4920-8b93-4dba369571d1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:33.775579 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3947a710-94e0-4920-8b93-4dba369571d1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:33.775695 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-3947a710-94e0-4920-8b93-4dba369571d1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:33.783444 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:33.783444 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:33.783444 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3947a710-94e0-4920-8b93-4dba369571d1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:33.783444 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 967/3854] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:33 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:34.029458 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a91cf91b-8f54-4dd0-a171-4bbe93e25463 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:34.031958 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a91cf91b-8f54-4dd0-a171-4bbe93e25463 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:34.033452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a91cf91b-8f54-4dd0-a171-4bbe93e25463 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:34.033452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a91cf91b-8f54-4dd0-a171-4bbe93e25463 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:34.033452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a91cf91b-8f54-4dd0-a171-4bbe93e25463 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:34.039629 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:34.039629 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:34.040592 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a91cf91b-8f54-4dd0-a171-4bbe93e25463 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:34.041252 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 962/3855] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:34 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:34.345619 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bed6c2b0-f5fd-4a13-86b7-686a4a3daff4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:34.348084 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bed6c2b0-f5fd-4a13-86b7-686a4a3daff4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:34:34.348530 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bed6c2b0-f5fd-4a13-86b7-686a4a3daff4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:34.349034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bed6c2b0-f5fd-4a13-86b7-686a4a3daff4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:34.349034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-bed6c2b0-f5fd-4a13-86b7-686a4a3daff4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:34.354800 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:34.354800 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:34.355944 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bed6c2b0-f5fd-4a13-86b7-686a4a3daff4 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 200 Aug 08 19:34:34.356817 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 961/3856] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:34 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:34.797829 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5cfb3c77-f5ba-4bc0-8167-62aee8dd5067 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:34.802435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cfb3c77-f5ba-4bc0-8167-62aee8dd5067 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:34.802435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cfb3c77-f5ba-4bc0-8167-62aee8dd5067 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:34.802435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5cfb3c77-f5ba-4bc0-8167-62aee8dd5067 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:34.802435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5cfb3c77-f5ba-4bc0-8167-62aee8dd5067 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:34.805763 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:34.805763 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:34.806678 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5cfb3c77-f5ba-4bc0-8167-62aee8dd5067 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:34.807108 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 967/3857] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:34 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:35.053158 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4963b77e-7617-4d62-80e9-9ee6344e0683 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:35.057623 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4963b77e-7617-4d62-80e9-9ee6344e0683 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:35.057623 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4963b77e-7617-4d62-80e9-9ee6344e0683 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:35.057623 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4963b77e-7617-4d62-80e9-9ee6344e0683 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:35.057623 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4963b77e-7617-4d62-80e9-9ee6344e0683 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:35.062526 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:35.062526 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:35.063535 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4963b77e-7617-4d62-80e9-9ee6344e0683 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:35.064061 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 968/3858] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:35 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:35.371393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4a4c1f14-98ae-4949-a805-82303c08da44 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:35.373239 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a4c1f14-98ae-4949-a805-82303c08da44 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 Aug 08 19:34:35.373965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a4c1f14-98ae-4949-a805-82303c08da44 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:35.373965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4a4c1f14-98ae-4949-a805-82303c08da44 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:35.373965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-4a4c1f14-98ae-4949-a805-82303c08da44 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Show backup with id 61a89bc0-4350-46bf-8020-35fa04466b35. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:35.377612 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4a4c1f14-98ae-4949-a805-82303c08da44 tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 returned with HTTP 404 Aug 08 19:34:35.378126 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 963/3859] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:35 2026] GET /volume/v3/backups/61a89bc0-4350-46bf-8020-35fa04466b35 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:35.387760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:35.392651 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 Aug 08 19:34:35.392651 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:35.392651 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:35.395431 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete volume with id: 29ce8f11-88a8-4729-86e8-bdda4d71ed48 Aug 08 19:34:35.407248 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:35.407248 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:35.407769 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:35.427131 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Delete volume request issued successfully. Aug 08 19:34:35.427131 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a18c5b0a-1b6b-4738-b563-0e2c53cd5d4b tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 returned with HTTP 202 Aug 08 19:34:35.427131 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 962/3860] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:35 2026] DELETE /volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:35.435391 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ce8c19a-79fd-410a-98be-c7572f803bcd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:35.437882 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ce8c19a-79fd-410a-98be-c7572f803bcd tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 Aug 08 19:34:35.438178 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ce8c19a-79fd-410a-98be-c7572f803bcd tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:35.438444 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ce8c19a-79fd-410a-98be-c7572f803bcd tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:35.447661 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:35.447661 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:35.452029 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2ce8c19a-79fd-410a-98be-c7572f803bcd tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Volume info retrieved successfully. Aug 08 19:34:35.458631 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ce8c19a-79fd-410a-98be-c7572f803bcd tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 returned with HTTP 200 Aug 08 19:34:35.459130 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 968/3861] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:35 2026] GET /volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:35.819967 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-51cfcab5-23e0-4af1-bc4a-6a89009bdf97 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:35.822813 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51cfcab5-23e0-4af1-bc4a-6a89009bdf97 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:35.823534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51cfcab5-23e0-4af1-bc4a-6a89009bdf97 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:35.823534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-51cfcab5-23e0-4af1-bc4a-6a89009bdf97 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:35.824125 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-51cfcab5-23e0-4af1-bc4a-6a89009bdf97 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:35.830113 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:35.830113 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:35.831227 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-51cfcab5-23e0-4af1-bc4a-6a89009bdf97 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:35.831792 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 969/3862] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:35 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:36.007953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7acc8d14-f0e9-4f83-9023-ec8a1f3fc7dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:36.010663 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7acc8d14-f0e9-4f83-9023-ec8a1f3fc7dd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:36.010663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7acc8d14-f0e9-4f83-9023-ec8a1f3fc7dd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:36.010663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7acc8d14-f0e9-4f83-9023-ec8a1f3fc7dd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:36.020326 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:36.020326 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:36.026579 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7acc8d14-f0e9-4f83-9023-ec8a1f3fc7dd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:36.032431 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7acc8d14-f0e9-4f83-9023-ec8a1f3fc7dd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:36.032875 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 964/3863] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:36 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:36.076039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-02462b3e-a6aa-45f2-99b5-ba155f7f69c0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:36.078005 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02462b3e-a6aa-45f2-99b5-ba155f7f69c0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:36.078394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02462b3e-a6aa-45f2-99b5-ba155f7f69c0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:36.078601 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-02462b3e-a6aa-45f2-99b5-ba155f7f69c0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:36.078698 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-02462b3e-a6aa-45f2-99b5-ba155f7f69c0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:36.083461 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:36.083461 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:36.084295 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-02462b3e-a6aa-45f2-99b5-ba155f7f69c0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:36.084692 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 963/3864] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:36 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:36.474579 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f58bdd2f-4d13-47b1-84e2-bf6dd70c55aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:36.476430 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f58bdd2f-4d13-47b1-84e2-bf6dd70c55aa tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] GET https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 Aug 08 19:34:36.476773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f58bdd2f-4d13-47b1-84e2-bf6dd70c55aa tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:36.476813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f58bdd2f-4d13-47b1-84e2-bf6dd70c55aa tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:36.483339 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f58bdd2f-4d13-47b1-84e2-bf6dd70c55aa tempest-ProjectReaderTests33-1272544930 tempest-ProjectReaderTests33-1272544930-project-admin] https://10.4.3.89/volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 returned with HTTP 404 Aug 08 19:34:36.483816 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 969/3865] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:36 2026] GET /volume/v3/volumes/29ce8f11-88a8-4729-86e8-bdda4d71ed48 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:36.844628 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f30fbf5b-6c1a-48f2-b971-6f5bc9eb69b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:36.846447 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f30fbf5b-6c1a-48f2-b971-6f5bc9eb69b3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:36.846855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f30fbf5b-6c1a-48f2-b971-6f5bc9eb69b3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:36.848384 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f30fbf5b-6c1a-48f2-b971-6f5bc9eb69b3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:36.848384 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f30fbf5b-6c1a-48f2-b971-6f5bc9eb69b3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:36.852150 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:36.852150 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:36.853016 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f30fbf5b-6c1a-48f2-b971-6f5bc9eb69b3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:36.853582 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 970/3866] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:36 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:37.047453 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c98602ba-bf1f-4726-b459-f9e3c123848f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:37.050361 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c98602ba-bf1f-4726-b459-f9e3c123848f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:37.050659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c98602ba-bf1f-4726-b459-f9e3c123848f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:37.050936 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c98602ba-bf1f-4726-b459-f9e3c123848f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:37.059207 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:37.059207 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:37.065142 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c98602ba-bf1f-4726-b459-f9e3c123848f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:37.070749 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c98602ba-bf1f-4726-b459-f9e3c123848f tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:37.071261 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 965/3867] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:37 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:37.096510 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8914d916-87c9-41dc-b876-4186a00bee4d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:37.099115 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8914d916-87c9-41dc-b876-4186a00bee4d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:37.099342 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8914d916-87c9-41dc-b876-4186a00bee4d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:37.099541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8914d916-87c9-41dc-b876-4186a00bee4d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:37.099641 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8914d916-87c9-41dc-b876-4186a00bee4d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:37.109740 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:37.109740 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:37.113216 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8914d916-87c9-41dc-b876-4186a00bee4d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:37.113216 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 964/3868] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:37 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:37.113334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:37.114729 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] POST https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action Aug 08 19:34:37.115253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-343813466", "disk_format": "qcow2"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:37.115677 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-343813466", "disk_format": "qcow2"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:37.126639 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:37.126639 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:37.126639 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:37.139226 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:37.139226 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:37.143238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.image.image_utils [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-343813466'}] 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-343813466'}]. {{(pid=100253) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 08 19:34:37.846792 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Copy volume to image completed successfully. Aug 08 19:34:37.847280 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9fea1016-d33e-4f6b-8d5e-32ad06617bbd tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action returned with HTTP 202 Aug 08 19:34:37.847809 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 970/3869] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:34:37 2026] POST /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d/action => generated 688 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:37.867520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc87035c-0610-45ea-93ea-b4681c3c1eda None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:37.869948 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc87035c-0610-45ea-93ea-b4681c3c1eda tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:37.870171 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc87035c-0610-45ea-93ea-b4681c3c1eda tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:37.870338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc87035c-0610-45ea-93ea-b4681c3c1eda tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:37.870507 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bc87035c-0610-45ea-93ea-b4681c3c1eda tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:37.875350 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:37.875350 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:37.876150 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc87035c-0610-45ea-93ea-b4681c3c1eda tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:37.876588 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 971/3870] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:37 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:38.123140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-140f968e-6173-4947-b304-49f35e9163b3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:38.125031 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-140f968e-6173-4947-b304-49f35e9163b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:38.125301 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-140f968e-6173-4947-b304-49f35e9163b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:38.125578 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-140f968e-6173-4947-b304-49f35e9163b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:38.125733 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-140f968e-6173-4947-b304-49f35e9163b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:38.130043 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:38.130043 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:38.130873 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-140f968e-6173-4947-b304-49f35e9163b3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:38.131283 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 966/3871] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:38 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:38.205370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:38.293079 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:38.293461 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-923444580"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:38.294785 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-923444580'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:38.294933 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Create volume of 1 GB Aug 08 19:34:38.299019 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Availability Zones retrieved successfully. Aug 08 19:34:38.305570 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Flow 'volume_create_api' (dd81d229-ba4d-41fb-926f-1ad91531da6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:38.306403 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc6acd7-c365-4ef1-9a90-e732074df68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:38.307139 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:38.334661 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc6acd7-c365-4ef1-9a90-e732074df68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:38.335539 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4d9f3a-9956-4e8e-b67e-3a2f3ff0cec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:38.402435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Created reservations ['6d432bf1-c6dd-408a-b003-a6e422ff04ae', '698afc05-0b8d-4dc4-b63f-07714923fc5d', 'f7c83471-9cbf-417b-ab28-7eaa0ecc0937', '8c0847c5-88e5-4298-a236-208fedbecaaf'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:38.402612 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe4d9f3a-9956-4e8e-b67e-3a2f3ff0cec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d432bf1-c6dd-408a-b003-a6e422ff04ae', '698afc05-0b8d-4dc4-b63f-07714923fc5d', 'f7c83471-9cbf-417b-ab28-7eaa0ecc0937', '8c0847c5-88e5-4298-a236-208fedbecaaf']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:38.403362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f85dc7-bd0a-4740-b960-7023863b9462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:38.426767 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3f85dc7-bd0a-4740-b960-7023863b9462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18328128-c01b-42cb-ad07-ef9943f1b825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-923444580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a28dff6a54c4ed6a27c2180dbd2cc67',qos_specs=None,replication_status=,reservations=['6d432bf1-c6dd-408a-b003-a6e422ff04ae','698afc05-0b8d-4dc4-b63f-07714923fc5d','f7c83471-9cbf-417b-ab28-7eaa0ecc0937','8c0847c5-88e5-4298-a236-208fedbecaaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83c6665b262a4e279e2b04c069f8de3e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-923444580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18328128-c01b-42cb-ad07-ef9943f1b825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a28dff6a54c4ed6a27c2180dbd2cc67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='83c6665b262a4e279e2b04c069f8de3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:38.427662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919da5ea-b854-4c22-8f10-c9fdccfc2c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:38.446515 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (919da5ea-b854-4c22-8f10-c9fdccfc2c49) transitioned into 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-923444580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a28dff6a54c4ed6a27c2180dbd2cc67',qos_specs=None,replication_status=,reservations=['6d432bf1-c6dd-408a-b003-a6e422ff04ae','698afc05-0b8d-4dc4-b63f-07714923fc5d','f7c83471-9cbf-417b-ab28-7eaa0ecc0937','8c0847c5-88e5-4298-a236-208fedbecaaf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83c6665b262a4e279e2b04c069f8de3e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:38.446515 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d1c9f9-96b4-4f74-a5b4-4d1fdff043cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:38.462994 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d1c9f9-96b4-4f74-a5b4-4d1fdff043cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:38.467428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Flow 'volume_create_api' (dd81d229-ba4d-41fb-926f-1ad91531da6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:38.467428 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Create volume request issued successfully. Aug 08 19:34:38.467428 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e52e2016-883a-4966-aa91-7aa0ec2f0931 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:38.467428 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 965/3872] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:34:38 2026] POST /volume/v3/volumes => generated 775 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:38.477969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b5517085-90c7-41cd-b05f-b8b57bf97a9f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:38.481156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5517085-90c7-41cd-b05f-b8b57bf97a9f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 Aug 08 19:34:38.481376 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5517085-90c7-41cd-b05f-b8b57bf97a9f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:38.481623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b5517085-90c7-41cd-b05f-b8b57bf97a9f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:38.494631 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:38.494631 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:38.498451 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b5517085-90c7-41cd-b05f-b8b57bf97a9f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Volume info retrieved successfully. Aug 08 19:34:38.502824 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b5517085-90c7-41cd-b05f-b8b57bf97a9f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 returned with HTTP 200 Aug 08 19:34:38.503318 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 971/3873] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:38 2026] GET /volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:38.885793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a868ae8a-6e0a-4652-9154-5151461da76b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:38.888599 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a868ae8a-6e0a-4652-9154-5151461da76b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:38.888599 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a868ae8a-6e0a-4652-9154-5151461da76b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:38.888599 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a868ae8a-6e0a-4652-9154-5151461da76b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:38.888744 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a868ae8a-6e0a-4652-9154-5151461da76b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:38.892935 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:38.892935 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:38.893797 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a868ae8a-6e0a-4652-9154-5151461da76b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:38.894234 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 972/3874] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:38 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:39.142558 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f8e84cf-53cc-4305-ba39-38e0eac5c274 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:39.145172 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f8e84cf-53cc-4305-ba39-38e0eac5c274 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:39.145436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f8e84cf-53cc-4305-ba39-38e0eac5c274 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:39.145703 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f8e84cf-53cc-4305-ba39-38e0eac5c274 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:39.145851 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1f8e84cf-53cc-4305-ba39-38e0eac5c274 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:39.154444 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:39.154444 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:39.155609 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f8e84cf-53cc-4305-ba39-38e0eac5c274 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:39.155977 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 967/3875] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:39 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:39.516598 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b5cfffeb-85a1-4d3a-9876-385e15da91fd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:39.518372 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5cfffeb-85a1-4d3a-9876-385e15da91fd tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 Aug 08 19:34:39.518579 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5cfffeb-85a1-4d3a-9876-385e15da91fd tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:39.518756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b5cfffeb-85a1-4d3a-9876-385e15da91fd tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:39.527351 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:39.527351 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:39.531766 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b5cfffeb-85a1-4d3a-9876-385e15da91fd tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Volume info retrieved successfully. Aug 08 19:34:39.537592 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b5cfffeb-85a1-4d3a-9876-385e15da91fd tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 returned with HTTP 200 Aug 08 19:34:39.538059 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 966/3876] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:39 2026] GET /volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:39.549556 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:39.551291 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] POST https://10.4.3.89/volume/v3/backups Aug 08 19:34:39.551653 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18328128-c01b-42cb-ad07-ef9943f1b825", "name": "tempest-type-Backup-445803074"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:39.553025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Creating new backup {'backup': {'volume_id': '18328128-c01b-42cb-ad07-ef9943f1b825', 'name': 'tempest-type-Backup-445803074'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:34:39.553151 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Creating backup of volume 18328128-c01b-42cb-ad07-ef9943f1b825 in container None Aug 08 19:34:39.559618 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:39.559618 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:39.559912 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Volume info retrieved successfully. Aug 08 19:34:39.584859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Created reservations ['7b469968-9861-4cca-89d7-ed2202247fe1', '57e6f48b-9e2d-4aea-80a1-57d0a3d0c773'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:39.608434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6207e2de-8c65-47a0-97bb-7ffd509d8f76 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:34:39.609118 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 972/3877] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:34:39 2026] POST /volume/v3/backups => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:39.618132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b62ea5ab-bdc5-4971-9ed8-37109c759dbc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:39.619967 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b62ea5ab-bdc5-4971-9ed8-37109c759dbc tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:39.620216 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b62ea5ab-bdc5-4971-9ed8-37109c759dbc tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:39.620502 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b62ea5ab-bdc5-4971-9ed8-37109c759dbc tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:39.620611 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b62ea5ab-bdc5-4971-9ed8-37109c759dbc tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:39.625362 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:39.625362 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:39.626121 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b62ea5ab-bdc5-4971-9ed8-37109c759dbc tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:39.626587 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 973/3878] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:39 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:39.904111 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d8d09f47-6188-49a5-a049-1207113fa539 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:39.905919 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8d09f47-6188-49a5-a049-1207113fa539 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:39.906163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8d09f47-6188-49a5-a049-1207113fa539 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:39.906395 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8d09f47-6188-49a5-a049-1207113fa539 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:39.906568 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d8d09f47-6188-49a5-a049-1207113fa539 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:39.911230 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:39.911230 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:39.912075 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8d09f47-6188-49a5-a049-1207113fa539 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:39.912490 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 968/3879] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:39 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:40.167381 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-90eb2041-6a8d-4e4b-8270-f1da19ce0dd0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:40.169200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90eb2041-6a8d-4e4b-8270-f1da19ce0dd0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:40.169334 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90eb2041-6a8d-4e4b-8270-f1da19ce0dd0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:40.169560 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90eb2041-6a8d-4e4b-8270-f1da19ce0dd0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:40.169662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-90eb2041-6a8d-4e4b-8270-f1da19ce0dd0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:40.174585 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:40.174585 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:40.175591 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90eb2041-6a8d-4e4b-8270-f1da19ce0dd0 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:40.175968 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 967/3880] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:40 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:40.637929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2cc56fd0-4914-46de-b0d5-09b4acc89ba4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:40.639596 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cc56fd0-4914-46de-b0d5-09b4acc89ba4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:40.639932 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2cc56fd0-4914-46de-b0d5-09b4acc89ba4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:40.640223 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2cc56fd0-4914-46de-b0d5-09b4acc89ba4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:40.641220 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2cc56fd0-4914-46de-b0d5-09b4acc89ba4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:40.644404 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:40.644404 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:40.645044 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cc56fd0-4914-46de-b0d5-09b4acc89ba4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:40.645498 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 973/3881] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:40 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:40.922062 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9b0a6c71-3177-4da1-ac37-60117d772c68 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:40.924270 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b0a6c71-3177-4da1-ac37-60117d772c68 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:40.924533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b0a6c71-3177-4da1-ac37-60117d772c68 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:40.924772 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9b0a6c71-3177-4da1-ac37-60117d772c68 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:40.924920 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9b0a6c71-3177-4da1-ac37-60117d772c68 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:40.930314 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:40.930314 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:40.931245 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9b0a6c71-3177-4da1-ac37-60117d772c68 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:40.931716 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 974/3882] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:40 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:41.187265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-441a6a43-a947-4118-ae42-efe39131a984 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:41.189068 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-441a6a43-a947-4118-ae42-efe39131a984 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:41.189277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-441a6a43-a947-4118-ae42-efe39131a984 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:41.189523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-441a6a43-a947-4118-ae42-efe39131a984 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:41.189637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-441a6a43-a947-4118-ae42-efe39131a984 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:41.194657 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:41.194657 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:41.195589 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-441a6a43-a947-4118-ae42-efe39131a984 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:41.196245 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 969/3883] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:41 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:41.654431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c103da7-0243-439f-ac93-b21081fa1dfb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:41.656227 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c103da7-0243-439f-ac93-b21081fa1dfb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:41.656425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c103da7-0243-439f-ac93-b21081fa1dfb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:41.656626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c103da7-0243-439f-ac93-b21081fa1dfb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:41.656723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9c103da7-0243-439f-ac93-b21081fa1dfb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:41.660646 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:41.660646 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:41.661232 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c103da7-0243-439f-ac93-b21081fa1dfb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:41.661706 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 968/3884] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:41 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:41.942506 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6acb167b-6a35-4d37-9b64-059ff3735611 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:41.947289 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6acb167b-6a35-4d37-9b64-059ff3735611 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:41.947289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6acb167b-6a35-4d37-9b64-059ff3735611 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:41.947289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6acb167b-6a35-4d37-9b64-059ff3735611 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:41.947289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6acb167b-6a35-4d37-9b64-059ff3735611 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:41.953732 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:41.953732 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:41.953732 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6acb167b-6a35-4d37-9b64-059ff3735611 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:41.953732 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 974/3885] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:41 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:41.968037 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd2c6496-eda5-4348-b0ac-de245d2c3939 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:41.970198 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd2c6496-eda5-4348-b0ac-de245d2c3939 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 Aug 08 19:34:41.970425 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd2c6496-eda5-4348-b0ac-de245d2c3939 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:41.970660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd2c6496-eda5-4348-b0ac-de245d2c3939 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:41.979382 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:41.979382 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:41.983939 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cd2c6496-eda5-4348-b0ac-de245d2c3939 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:41.989374 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd2c6496-eda5-4348-b0ac-de245d2c3939 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 returned with HTTP 200 Aug 08 19:34:41.989976 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 975/3886] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:41 2026] GET /volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:42.008595 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5f156515-4ede-4c0a-a263-08eacff845d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:42.012437 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f156515-4ede-4c0a-a263-08eacff845d2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:42.012740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f156515-4ede-4c0a-a263-08eacff845d2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:42.013027 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5f156515-4ede-4c0a-a263-08eacff845d2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:42.013157 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-5f156515-4ede-4c0a-a263-08eacff845d2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete backup with id: c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. Aug 08 19:34:42.018923 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:42.018923 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:42.035014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.backup.rpcapi [None req-5f156515-4ede-4c0a-a263-08eacff845d2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] delete_backup rpcapi backup_id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb {{(pid=100251) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:34:42.037501 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5f156515-4ede-4c0a-a263-08eacff845d2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 202 Aug 08 19:34:42.038040 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 970/3887] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:42 2026] DELETE /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:34:42.048391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-22170df3-f7b9-4dab-8ad0-f78469c5d679 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:42.050366 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22170df3-f7b9-4dab-8ad0-f78469c5d679 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:42.050579 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22170df3-f7b9-4dab-8ad0-f78469c5d679 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:42.050760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22170df3-f7b9-4dab-8ad0-f78469c5d679 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:42.050878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-22170df3-f7b9-4dab-8ad0-f78469c5d679 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:42.055958 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:42.055958 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:42.056795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22170df3-f7b9-4dab-8ad0-f78469c5d679 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 200 Aug 08 19:34:42.057220 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 969/3888] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:42 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:42.207981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-428be3c9-ec60-47b5-bf6e-9ef37b3d0926 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:42.210220 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-428be3c9-ec60-47b5-bf6e-9ef37b3d0926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:42.210547 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-428be3c9-ec60-47b5-bf6e-9ef37b3d0926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:42.210707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-428be3c9-ec60-47b5-bf6e-9ef37b3d0926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:42.210834 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-428be3c9-ec60-47b5-bf6e-9ef37b3d0926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:42.218746 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:42.218746 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:42.219851 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-428be3c9-ec60-47b5-bf6e-9ef37b3d0926 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:42.220315 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 975/3889] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:42 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:42.672530 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-62719cb9-c2d9-45f3-8753-df39457d5753 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:42.674627 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62719cb9-c2d9-45f3-8753-df39457d5753 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:42.674876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62719cb9-c2d9-45f3-8753-df39457d5753 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:42.675316 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-62719cb9-c2d9-45f3-8753-df39457d5753 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:42.675427 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-62719cb9-c2d9-45f3-8753-df39457d5753 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:42.680482 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:42.680482 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:42.681229 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-62719cb9-c2d9-45f3-8753-df39457d5753 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:42.681672 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 976/3890] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:42 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:43.071989 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-07ebfbca-2aa0-4e8a-a9fe-6da40e0299e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:43.074440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07ebfbca-2aa0-4e8a-a9fe-6da40e0299e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb Aug 08 19:34:43.074667 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07ebfbca-2aa0-4e8a-a9fe-6da40e0299e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:43.074836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07ebfbca-2aa0-4e8a-a9fe-6da40e0299e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:43.074992 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-07ebfbca-2aa0-4e8a-a9fe-6da40e0299e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:43.078731 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07ebfbca-2aa0-4e8a-a9fe-6da40e0299e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb returned with HTTP 404 Aug 08 19:34:43.079264 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 971/3891] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:43 2026] GET /volume/v3/backups/c3a3b4f5-e090-4cac-b9cd-e4765e1c2ceb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:43.093575 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:43.095830 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:43.096329 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1146972968"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:43.098350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1146972968'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:43.098520 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume of 1 GB Aug 08 19:34:43.105062 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Availability Zones retrieved successfully. Aug 08 19:34:43.115893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (76bda620-9f91-4c30-9818-9833be048c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:43.118181 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce26c18-83a6-450a-84ca-ab46bcc2c0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:43.119602 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:43.163672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ce26c18-83a6-450a-84ca-ab46bcc2c0d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:43.164694 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013aa2cf-62f9-493b-9e65-e6bda350c62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:43.216922 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['0a68b661-86c6-49ae-92dc-fe3d0c026f68', '5eb89345-f969-4b1e-a058-cf594bbcd877', 'd85430ab-af1b-4986-821e-494ae79b897e', 'c8e47c70-ca14-4133-97db-1b714bee00ad'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:43.217871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013aa2cf-62f9-493b-9e65-e6bda350c62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a68b661-86c6-49ae-92dc-fe3d0c026f68', '5eb89345-f969-4b1e-a058-cf594bbcd877', 'd85430ab-af1b-4986-821e-494ae79b897e', 'c8e47c70-ca14-4133-97db-1b714bee00ad']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:43.218838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a35874d-a450-419b-8de9-273ba157c9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:43.231961 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d6238fd-e27b-434a-9c2c-52af3a266937 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:43.234936 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d6238fd-e27b-434a-9c2c-52af3a266937 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:43.235223 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d6238fd-e27b-434a-9c2c-52af3a266937 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:43.235675 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d6238fd-e27b-434a-9c2c-52af3a266937 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:43.235973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8d6238fd-e27b-434a-9c2c-52af3a266937 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:43.241585 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:43.241585 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:43.242891 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d6238fd-e27b-434a-9c2c-52af3a266937 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:43.243403 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 976/3892] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:43 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:43.250539 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a35874d-a450-419b-8de9-273ba157c9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51b310d7-b309-4271-ac1e-6f0eb7f68718', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1146972968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['0a68b661-86c6-49ae-92dc-fe3d0c026f68','5eb89345-f969-4b1e-a058-cf594bbcd877','d85430ab-af1b-4986-821e-494ae79b897e','c8e47c70-ca14-4133-97db-1b714bee00ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1146972968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51b310d7-b309-4271-ac1e-6f0eb7f68718,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='106ff1e0e1e646e88e6af376a34e3d7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cdb71733ddad484489d5c6efc2fe2ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:43.251723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0fd92c-8a53-476c-ad1d-57cde79396c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:43.276925 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f0fd92c-8a53-476c-ad1d-57cde79396c2) transitioned into 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-1146972968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['0a68b661-86c6-49ae-92dc-fe3d0c026f68','5eb89345-f969-4b1e-a058-cf594bbcd877','d85430ab-af1b-4986-821e-494ae79b897e','c8e47c70-ca14-4133-97db-1b714bee00ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:43.277845 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c025fb3e-7f01-48c3-b56a-bcddfc138672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:43.287739 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c025fb3e-7f01-48c3-b56a-bcddfc138672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:43.289117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (76bda620-9f91-4c30-9818-9833be048c7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:43.289514 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request issued successfully. Aug 08 19:34:43.290212 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-35d0e9d2-3567-4a78-a38c-8ec4e8d7cea0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:43.290693 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 970/3893] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:34:43 2026] POST /volume/v3/volumes => generated 747 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:43.318885 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0b15b039-01a7-4995-bd49-871385051cc0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:43.321114 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b15b039-01a7-4995-bd49-871385051cc0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 Aug 08 19:34:43.321266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b15b039-01a7-4995-bd49-871385051cc0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:43.321465 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0b15b039-01a7-4995-bd49-871385051cc0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:43.330665 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:43.330665 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:43.337883 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0b15b039-01a7-4995-bd49-871385051cc0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:43.340226 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0b15b039-01a7-4995-bd49-871385051cc0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 returned with HTTP 200 Aug 08 19:34:43.340979 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 977/3894] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:43 2026] GET /volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:43.693983 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a7ffec01-ae30-4824-b42a-ac518c8c3b89 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:43.696120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7ffec01-ae30-4824-b42a-ac518c8c3b89 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:43.696365 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7ffec01-ae30-4824-b42a-ac518c8c3b89 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:43.696643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a7ffec01-ae30-4824-b42a-ac518c8c3b89 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:43.696817 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a7ffec01-ae30-4824-b42a-ac518c8c3b89 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:43.702373 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:43.702373 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:43.703167 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a7ffec01-ae30-4824-b42a-ac518c8c3b89 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:43.703744 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 972/3895] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:43 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:44.258402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c4284fb0-931f-4fa0-841e-929f915f5415 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.260936 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4284fb0-931f-4fa0-841e-929f915f5415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:44.261176 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4284fb0-931f-4fa0-841e-929f915f5415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:44.261416 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c4284fb0-931f-4fa0-841e-929f915f5415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:44.261560 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c4284fb0-931f-4fa0-841e-929f915f5415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:44.267935 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.267935 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:44.268761 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c4284fb0-931f-4fa0-841e-929f915f5415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:44.269073 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 977/3896] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:44 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:44.280681 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-88a6b75d-3851-4d61-9863-e6a848e8213f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.282562 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-88a6b75d-3851-4d61-9863-e6a848e8213f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:34:44.282733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-88a6b75d-3851-4d61-9863-e6a848e8213f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:44.282990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-88a6b75d-3851-4d61-9863-e6a848e8213f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:44.291919 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.291919 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:44.295722 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-88a6b75d-3851-4d61-9863-e6a848e8213f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:44.300059 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-88a6b75d-3851-4d61-9863-e6a848e8213f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 200 Aug 08 19:34:44.300373 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 971/3897] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:44 2026] GET /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 907 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:44.315093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f30cd8cb-3789-4f79-8995-4681b650b31f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.318344 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f30cd8cb-3789-4f79-8995-4681b650b31f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:44.318344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f30cd8cb-3789-4f79-8995-4681b650b31f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:44.318344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f30cd8cb-3789-4f79-8995-4681b650b31f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:44.318344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f30cd8cb-3789-4f79-8995-4681b650b31f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:44.323485 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.323485 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:44.325746 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f30cd8cb-3789-4f79-8995-4681b650b31f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:44.325746 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 978/3898] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:44 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:44.335220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1af4daf0-dc3f-4334-8aad-91f4d7d4ca54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.336998 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1af4daf0-dc3f-4334-8aad-91f4d7d4ca54 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/detail Aug 08 19:34:44.337247 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1af4daf0-dc3f-4334-8aad-91f4d7d4ca54 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:44.337450 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1af4daf0-dc3f-4334-8aad-91f4d7d4ca54 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:44.337741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-1af4daf0-dc3f-4334-8aad-91f4d7d4ca54 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:34:44.342565 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1af4daf0-dc3f-4334-8aad-91f4d7d4ca54 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/detail returned with HTTP 200 Aug 08 19:34:44.342933 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 973/3899] 10.4.3.89 () {66 vars in 1251 bytes} [Sat Aug 8 19:34:44 2026] GET /volume/v3/backups/detail => generated 827 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:44.354816 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.356393 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-466d918b-01fd-4c4a-b83a-3fc86bcef5fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.357342 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53/restore Aug 08 19:34:44.357782 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:44.358444 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-466d918b-01fd-4c4a-b83a-3fc86bcef5fc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 Aug 08 19:34:44.358691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-466d918b-01fd-4c4a-b83a-3fc86bcef5fc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:44.359059 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-466d918b-01fd-4c4a-b83a-3fc86bcef5fc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:44.359577 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Restoring backup 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 ({'restore': {}}) {{(pid=100253) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:34:44.359777 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Restoring backup 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 to volume None. Aug 08 19:34:44.364885 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.364885 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:44.366111 np0000006803 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating volume of 1 GB for restore of backup 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. Aug 08 19:34:44.366837 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.366837 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:44.370289 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Availability Zones retrieved successfully. Aug 08 19:34:44.370425 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-466d918b-01fd-4c4a-b83a-3fc86bcef5fc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:44.374797 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-466d918b-01fd-4c4a-b83a-3fc86bcef5fc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 returned with HTTP 200 Aug 08 19:34:44.375212 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 972/3900] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:44 2026] GET /volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:44.380623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (9fbe75e2-b654-47a3-9489-c7fe5793dd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:44.382094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60d572b-027e-41aa-8acd-02740a22d296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:44.383602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:44.390793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.392999 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:34:44.393542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51b310d7-b309-4271-ac1e-6f0eb7f68718", "name": "tempest-VolumesBackupsTest-Backup-1877461590"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:44.395169 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating new backup {'backup': {'volume_id': '51b310d7-b309-4271-ac1e-6f0eb7f68718', 'name': 'tempest-VolumesBackupsTest-Backup-1877461590'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:34:44.395380 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating backup of volume 51b310d7-b309-4271-ac1e-6f0eb7f68718 in container None Aug 08 19:34:44.407097 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.407097 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:44.407097 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:34:44.420913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60d572b-027e-41aa-8acd-02740a22d296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:44.421705 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4150d8-bbdc-4c74-8f58-bb914eb5295c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:44.427901 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['2dabce42-bcdc-42d7-b9e5-cc8b3eb323cb', '579f29a2-a0bd-4f02-ad1a-00839783f57d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:44.465183 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['91fd3efc-dd93-419c-b047-5166905210e5', '173e57b6-0e69-4956-95a7-9d5e0592d948', '8dfb7b55-7e28-4bd2-a9a7-4b414fe673ff', 'e2580fc5-67de-4ac9-ba87-a47edd9292e6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:44.466009 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4150d8-bbdc-4c74-8f58-bb914eb5295c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91fd3efc-dd93-419c-b047-5166905210e5', '173e57b6-0e69-4956-95a7-9d5e0592d948', '8dfb7b55-7e28-4bd2-a9a7-4b414fe673ff', 'e2580fc5-67de-4ac9-ba87-a47edd9292e6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:44.467246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d365f71a-55de-4521-b1b1-ca401573a5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:44.475288 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ef47199c-3124-4230-bf5e-dbdd1cd0724a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:34:44.475852 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 979/3901] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:34:44 2026] POST /volume/v3/backups => generated 328 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:44.489693 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ca9f7656-f459-46a2-a015-f94644f7880c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.492678 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca9f7656-f459-46a2-a015-f94644f7880c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:44.492885 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca9f7656-f459-46a2-a015-f94644f7880c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:44.493072 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca9f7656-f459-46a2-a015-f94644f7880c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:44.493174 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ca9f7656-f459-46a2-a015-f94644f7880c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:44.495675 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d365f71a-55de-4521-b1b1-ca401573a5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9bb6a22-eefb-4710-bccd-6b02b4338da6', '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_0c28fdb9-ae93-4a99-aade-e0d41c1dcc53',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['91fd3efc-dd93-419c-b047-5166905210e5','173e57b6-0e69-4956-95a7-9d5e0592d948','8dfb7b55-7e28-4bd2-a9a7-4b414fe673ff','e2580fc5-67de-4ac9-ba87-a47edd9292e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0c28fdb9-ae93-4a99-aade-e0d41c1dcc53',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9bb6a22-eefb-4710-bccd-6b02b4338da6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='209c5d9363884d99a18f84d0390a9ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cc1a032aafa6418c965e4554a957d593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:44.496524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8eeed4e-62b8-4b00-9b2a-df7e77413374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:44.498533 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.498533 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:44.500315 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca9f7656-f459-46a2-a015-f94644f7880c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:44.500928 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 974/3902] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:44 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:44.514190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8eeed4e-62b8-4b00-9b2a-df7e77413374) transitioned into 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_0c28fdb9-ae93-4a99-aade-e0d41c1dcc53',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['91fd3efc-dd93-419c-b047-5166905210e5','173e57b6-0e69-4956-95a7-9d5e0592d948','8dfb7b55-7e28-4bd2-a9a7-4b414fe673ff','e2580fc5-67de-4ac9-ba87-a47edd9292e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:44.514900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff1cbdd-e80f-45d2-8fdd-3c46bf4fd8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:44.527597 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff1cbdd-e80f-45d2-8fdd-3c46bf4fd8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:44.528996 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (9fbe75e2-b654-47a3-9489-c7fe5793dd30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:44.529290 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request issued successfully. Aug 08 19:34:44.538306 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.538306 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:44.538951 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:44.715099 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-638e8408-84cc-480b-8622-a24f62d7c19c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:44.717038 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-638e8408-84cc-480b-8622-a24f62d7c19c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:44.717206 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-638e8408-84cc-480b-8622-a24f62d7c19c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:44.717441 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-638e8408-84cc-480b-8622-a24f62d7c19c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:44.717628 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-638e8408-84cc-480b-8622-a24f62d7c19c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:44.722376 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:44.722376 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:44.723220 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-638e8408-84cc-480b-8622-a24f62d7c19c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:44.723749 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 973/3903] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:44 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:45.514755 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-04ce544c-4823-4ce3-83eb-824abfbf5f6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:45.518434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04ce544c-4823-4ce3-83eb-824abfbf5f6f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:45.518434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04ce544c-4823-4ce3-83eb-824abfbf5f6f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:45.518434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-04ce544c-4823-4ce3-83eb-824abfbf5f6f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:45.518434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-04ce544c-4823-4ce3-83eb-824abfbf5f6f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:45.522616 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:45.522616 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:45.523593 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-04ce544c-4823-4ce3-83eb-824abfbf5f6f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:45.524073 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 980/3904] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:45 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:45.546652 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:45.546652 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:45.547154 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:34:45.547287 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Checking backup size 1 against volume size 1 {{(pid=100253) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:34:45.547374 np0000006803 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Overwriting volume d9bb6a22-eefb-4710-bccd-6b02b4338da6 with restore of backup 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:45.560839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] restore_backup in rpcapi backup_id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 {{(pid=100253) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:34:45.565279 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-553b560c-c3ea-4f55-b83a-253f58f305b7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53/restore returned with HTTP 202 Aug 08 19:34:45.566054 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 978/3905] 10.4.3.89 () {68 vars in 1386 bytes} [Sat Aug 8 19:34:44 2026] POST /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53/restore => generated 189 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:45.576135 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-da026411-1e53-45db-8634-857ca2fbce73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:45.578685 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da026411-1e53-45db-8634-857ca2fbce73 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:45.579192 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da026411-1e53-45db-8634-857ca2fbce73 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:45.579544 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da026411-1e53-45db-8634-857ca2fbce73 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:45.579770 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-da026411-1e53-45db-8634-857ca2fbce73 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:45.585328 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:45.585328 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:45.586509 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da026411-1e53-45db-8634-857ca2fbce73 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:45.587156 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 975/3906] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:45 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:45.734668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ee819f52-71dc-4e77-abc0-2ca03b4de5f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:45.737613 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee819f52-71dc-4e77-abc0-2ca03b4de5f9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:45.737937 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee819f52-71dc-4e77-abc0-2ca03b4de5f9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:45.738243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee819f52-71dc-4e77-abc0-2ca03b4de5f9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:45.738326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ee819f52-71dc-4e77-abc0-2ca03b4de5f9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:45.743625 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:45.743625 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:45.744382 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee819f52-71dc-4e77-abc0-2ca03b4de5f9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:45.745027 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 974/3907] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:45 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:46.535316 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5770abd4-8b94-4674-a48b-779f05a73ab2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:46.537730 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5770abd4-8b94-4674-a48b-779f05a73ab2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:46.538495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5770abd4-8b94-4674-a48b-779f05a73ab2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:46.538636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5770abd4-8b94-4674-a48b-779f05a73ab2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:46.538886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5770abd4-8b94-4674-a48b-779f05a73ab2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:46.544913 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:46.544913 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:46.546618 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5770abd4-8b94-4674-a48b-779f05a73ab2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:46.547536 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 981/3908] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:46 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:46.598125 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55caaee1-85ff-4212-9afd-05cb96ba6581 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:46.600617 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55caaee1-85ff-4212-9afd-05cb96ba6581 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:46.600862 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55caaee1-85ff-4212-9afd-05cb96ba6581 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:46.601130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55caaee1-85ff-4212-9afd-05cb96ba6581 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:46.601262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-55caaee1-85ff-4212-9afd-05cb96ba6581 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:46.606215 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:46.606215 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:46.607175 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55caaee1-85ff-4212-9afd-05cb96ba6581 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:46.607638 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 979/3909] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:46 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:46.756897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-254bce3a-fbbb-4c41-88f6-3c2cd5d1bd29 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:46.758293 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-254bce3a-fbbb-4c41-88f6-3c2cd5d1bd29 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:46.759423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-254bce3a-fbbb-4c41-88f6-3c2cd5d1bd29 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:46.759423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-254bce3a-fbbb-4c41-88f6-3c2cd5d1bd29 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:46.759423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-254bce3a-fbbb-4c41-88f6-3c2cd5d1bd29 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:46.762652 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:46.762652 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:46.763229 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-254bce3a-fbbb-4c41-88f6-3c2cd5d1bd29 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:46.763596 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 976/3910] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:46 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:47.042799 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7edfd592-0483-4cac-8003-b5dd63278602 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:47.044815 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7edfd592-0483-4cac-8003-b5dd63278602 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:47.045098 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7edfd592-0483-4cac-8003-b5dd63278602 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:47.045284 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7edfd592-0483-4cac-8003-b5dd63278602 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:47.053930 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:47.053930 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:47.057906 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7edfd592-0483-4cac-8003-b5dd63278602 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:47.062233 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7edfd592-0483-4cac-8003-b5dd63278602 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:47.062932 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 975/3911] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:47 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:47.560054 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-45112571-ac63-4aa5-92ac-734b78a68a58 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:47.562038 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45112571-ac63-4aa5-92ac-734b78a68a58 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:47.562377 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45112571-ac63-4aa5-92ac-734b78a68a58 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:47.562702 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-45112571-ac63-4aa5-92ac-734b78a68a58 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:47.563767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-45112571-ac63-4aa5-92ac-734b78a68a58 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:47.568781 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:47.568781 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:47.568781 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-45112571-ac63-4aa5-92ac-734b78a68a58 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:47.568781 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 982/3912] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:47 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:47.622161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-370c299a-084a-4ae3-9982-9f4160769286 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:47.624591 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-370c299a-084a-4ae3-9982-9f4160769286 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:47.624714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-370c299a-084a-4ae3-9982-9f4160769286 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:47.625190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-370c299a-084a-4ae3-9982-9f4160769286 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:47.625190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-370c299a-084a-4ae3-9982-9f4160769286 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:47.630452 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:47.630452 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:47.631513 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-370c299a-084a-4ae3-9982-9f4160769286 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:47.632085 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 980/3913] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:47 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:47.773803 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-93ad2d60-c2dc-4d36-b568-eb28f208d2e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:47.775548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93ad2d60-c2dc-4d36-b568-eb28f208d2e9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:47.775772 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93ad2d60-c2dc-4d36-b568-eb28f208d2e9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:47.775981 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-93ad2d60-c2dc-4d36-b568-eb28f208d2e9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:47.776105 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-93ad2d60-c2dc-4d36-b568-eb28f208d2e9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:47.780147 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:47.780147 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:47.780966 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-93ad2d60-c2dc-4d36-b568-eb28f208d2e9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:47.781067 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 977/3914] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:47 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:48.076974 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-002edcfa-81bc-4d1c-ba4b-a2d8118df492 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:48.079214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-002edcfa-81bc-4d1c-ba4b-a2d8118df492 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:48.079510 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-002edcfa-81bc-4d1c-ba4b-a2d8118df492 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:48.079763 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-002edcfa-81bc-4d1c-ba4b-a2d8118df492 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:48.088509 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:48.088509 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:48.092981 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-002edcfa-81bc-4d1c-ba4b-a2d8118df492 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:48.098712 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-002edcfa-81bc-4d1c-ba4b-a2d8118df492 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:48.099268 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 976/3915] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:48 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:48.582464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-656f338b-9af7-414a-8ca7-9e29688cc53e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:48.586445 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-656f338b-9af7-414a-8ca7-9e29688cc53e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:48.586445 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-656f338b-9af7-414a-8ca7-9e29688cc53e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:48.586445 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-656f338b-9af7-414a-8ca7-9e29688cc53e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:48.586445 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-656f338b-9af7-414a-8ca7-9e29688cc53e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:48.591582 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:48.591582 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:48.592739 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-656f338b-9af7-414a-8ca7-9e29688cc53e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:48.593300 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 983/3916] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:48 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:48.641922 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ecc0979d-50bc-441d-890b-40509e319192 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:48.643806 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ecc0979d-50bc-441d-890b-40509e319192 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:48.644105 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ecc0979d-50bc-441d-890b-40509e319192 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:48.644357 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ecc0979d-50bc-441d-890b-40509e319192 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:48.644538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ecc0979d-50bc-441d-890b-40509e319192 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:48.648602 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:48.648602 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:48.649275 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ecc0979d-50bc-441d-890b-40509e319192 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:48.649635 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 981/3917] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:48 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:48.794620 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0344229b-aef2-4a0e-b6fe-43e3d5ad84de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:48.796500 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0344229b-aef2-4a0e-b6fe-43e3d5ad84de tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:48.796669 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0344229b-aef2-4a0e-b6fe-43e3d5ad84de tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:48.796847 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0344229b-aef2-4a0e-b6fe-43e3d5ad84de tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:48.796963 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-0344229b-aef2-4a0e-b6fe-43e3d5ad84de tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:48.801564 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:48.801564 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:48.802126 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0344229b-aef2-4a0e-b6fe-43e3d5ad84de tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:48.802713 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 978/3918] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:48 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:49.115267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d1f407b3-6d0d-497c-9760-92a2125e0f5d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:49.117261 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1f407b3-6d0d-497c-9760-92a2125e0f5d tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:49.117503 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1f407b3-6d0d-497c-9760-92a2125e0f5d tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:49.117702 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d1f407b3-6d0d-497c-9760-92a2125e0f5d tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:49.128326 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:49.128326 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:49.133246 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d1f407b3-6d0d-497c-9760-92a2125e0f5d tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:49.137548 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d1f407b3-6d0d-497c-9760-92a2125e0f5d tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:49.138656 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 977/3919] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:49 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:49.604638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c7b2a2b-b735-4660-a378-c96adb38e298 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:49.607625 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c7b2a2b-b735-4660-a378-c96adb38e298 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:49.607979 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c7b2a2b-b735-4660-a378-c96adb38e298 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:49.608514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c7b2a2b-b735-4660-a378-c96adb38e298 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:49.608514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2c7b2a2b-b735-4660-a378-c96adb38e298 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:49.622905 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:49.622905 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:49.623952 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c7b2a2b-b735-4660-a378-c96adb38e298 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:49.624378 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 984/3920] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:49 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:49.662368 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fbd30b8f-555f-4585-84ca-74577796af10 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:49.664167 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbd30b8f-555f-4585-84ca-74577796af10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:49.664352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbd30b8f-555f-4585-84ca-74577796af10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:49.664551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fbd30b8f-555f-4585-84ca-74577796af10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:49.664654 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-fbd30b8f-555f-4585-84ca-74577796af10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:49.671656 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:49.671656 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:49.672192 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fbd30b8f-555f-4585-84ca-74577796af10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:49.672597 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 982/3921] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:49 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:49.819531 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7d6be427-dbf8-47c8-999f-22d9c3c55262 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:49.821767 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d6be427-dbf8-47c8-999f-22d9c3c55262 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:49.821767 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d6be427-dbf8-47c8-999f-22d9c3c55262 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:49.822393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7d6be427-dbf8-47c8-999f-22d9c3c55262 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:49.822393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7d6be427-dbf8-47c8-999f-22d9c3c55262 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:49.826250 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:49.826250 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:49.826928 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7d6be427-dbf8-47c8-999f-22d9c3c55262 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:49.827278 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 979/3922] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:49 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:50.152389 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cbaf7039-cbb5-44ce-bfea-12abb4653221 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.154759 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbaf7039-cbb5-44ce-bfea-12abb4653221 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:50.155043 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbaf7039-cbb5-44ce-bfea-12abb4653221 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.155300 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbaf7039-cbb5-44ce-bfea-12abb4653221 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.164483 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.164483 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:50.169244 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cbaf7039-cbb5-44ce-bfea-12abb4653221 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:50.175017 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbaf7039-cbb5-44ce-bfea-12abb4653221 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:50.175688 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 978/3923] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:50 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:50.637629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bafd5c1c-1777-44eb-a414-8460dbdd57dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.642182 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bafd5c1c-1777-44eb-a414-8460dbdd57dc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:50.642434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bafd5c1c-1777-44eb-a414-8460dbdd57dc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.642886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bafd5c1c-1777-44eb-a414-8460dbdd57dc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.642886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bafd5c1c-1777-44eb-a414-8460dbdd57dc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:50.650203 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.650203 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:50.650987 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bafd5c1c-1777-44eb-a414-8460dbdd57dc tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:50.651850 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 985/3924] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:50 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:50.687762 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e7becaec-49ac-430c-bd9d-9ff8cb2730ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.689628 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7becaec-49ac-430c-bd9d-9ff8cb2730ce tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:50.689819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7becaec-49ac-430c-bd9d-9ff8cb2730ce tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.690042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e7becaec-49ac-430c-bd9d-9ff8cb2730ce tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.690145 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e7becaec-49ac-430c-bd9d-9ff8cb2730ce tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:50.695327 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.695327 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:50.696072 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e7becaec-49ac-430c-bd9d-9ff8cb2730ce tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:50.696460 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 983/3925] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:50 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:50.795371 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2fbb6669-4dff-40ef-8a9a-3c70894ef7c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.801286 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fbb6669-4dff-40ef-8a9a-3c70894ef7c4 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:50.801286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2fbb6669-4dff-40ef-8a9a-3c70894ef7c4 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.801286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2fbb6669-4dff-40ef-8a9a-3c70894ef7c4 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.806671 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.806671 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:50.810742 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2fbb6669-4dff-40ef-8a9a-3c70894ef7c4 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:50.816496 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fbb6669-4dff-40ef-8a9a-3c70894ef7c4 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:50.816896 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 980/3926] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:50 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:50.833640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.836546 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:50.836814 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.837081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.837304 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Delete volume with id: f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:50.839309 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b313e70e-e905-44d6-9629-fda8ec35baeb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.841542 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b313e70e-e905-44d6-9629-fda8ec35baeb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:50.841764 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b313e70e-e905-44d6-9629-fda8ec35baeb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.841987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b313e70e-e905-44d6-9629-fda8ec35baeb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.842089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b313e70e-e905-44d6-9629-fda8ec35baeb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:50.846432 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.846432 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:50.847088 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b313e70e-e905-44d6-9629-fda8ec35baeb tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:50.847258 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.847258 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:50.847566 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 986/3927] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:50 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:50.848226 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:50.857951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3b222e34-4d53-46be-9bec-41daaa3b979e req-8afdfd9d-be70-43b3-a9ab-3d0c8329fd7b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.860437 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3b222e34-4d53-46be-9bec-41daaa3b979e req-8afdfd9d-be70-43b3-a9ab-3d0c8329fd7b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] DELETE https://10.4.3.89/volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224 Aug 08 19:34:50.860677 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3b222e34-4d53-46be-9bec-41daaa3b979e req-8afdfd9d-be70-43b3-a9ab-3d0c8329fd7b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.860921 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3b222e34-4d53-46be-9bec-41daaa3b979e req-8afdfd9d-be70-43b3-a9ab-3d0c8329fd7b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.868628 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Delete volume request issued successfully. Aug 08 19:34:50.868734 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f83427d8-7aa1-4975-8a81-7ad1b95cc290 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 202 Aug 08 19:34:50.869512 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 979/3928] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:50 2026] DELETE /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:50.871729 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.871729 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:50.885217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0cfb1d78-7281-4bb7-a7fe-23b0e0b3d1f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:50.886904 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0cfb1d78-7281-4bb7-a7fe-23b0e0b3d1f8 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:50.887095 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0cfb1d78-7281-4bb7-a7fe-23b0e0b3d1f8 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:50.887274 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0cfb1d78-7281-4bb7-a7fe-23b0e0b3d1f8 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:50.895328 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:50.895328 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:50.899284 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0cfb1d78-7281-4bb7-a7fe-23b0e0b3d1f8 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Volume info retrieved successfully. Aug 08 19:34:50.903908 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0cfb1d78-7281-4bb7-a7fe-23b0e0b3d1f8 tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 200 Aug 08 19:34:50.904519 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 981/3929] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:50 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:50.932233 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3b222e34-4d53-46be-9bec-41daaa3b979e req-8afdfd9d-be70-43b3-a9ab-3d0c8329fd7b tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224 returned with HTTP 200 Aug 08 19:34:50.932905 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 984/3930] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:34:50 2026] DELETE /volume/v3/attachments/3bdc4758-8b30-41e7-b32a-a9ed21f84224 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:51.662376 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8b4a708d-0737-417d-94d2-a91f3217f7b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:51.664294 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b4a708d-0737-417d-94d2-a91f3217f7b1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:51.664492 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b4a708d-0737-417d-94d2-a91f3217f7b1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:51.664670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8b4a708d-0737-417d-94d2-a91f3217f7b1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:51.664786 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8b4a708d-0737-417d-94d2-a91f3217f7b1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:51.668881 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:51.668881 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:51.669660 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8b4a708d-0737-417d-94d2-a91f3217f7b1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:51.670197 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 987/3931] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:51 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:51.708418 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2f617408-2e43-4546-b880-39ff4719152e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:51.711046 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f617408-2e43-4546-b880-39ff4719152e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:51.711314 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f617408-2e43-4546-b880-39ff4719152e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:51.711584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2f617408-2e43-4546-b880-39ff4719152e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:51.711721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-2f617408-2e43-4546-b880-39ff4719152e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:51.717299 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:51.717299 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:51.718483 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2f617408-2e43-4546-b880-39ff4719152e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:51.719030 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 980/3932] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:51 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:51.858348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9b093b09-e53a-49c4-9523-98f0752181da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:51.860446 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b093b09-e53a-49c4-9523-98f0752181da tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:51.860446 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b093b09-e53a-49c4-9523-98f0752181da tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:51.860646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9b093b09-e53a-49c4-9523-98f0752181da tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:51.860770 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-9b093b09-e53a-49c4-9523-98f0752181da tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:51.864942 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:51.864942 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:51.865726 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9b093b09-e53a-49c4-9523-98f0752181da tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:51.866173 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 982/3933] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:51 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:51.917614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6fc4de97-4864-4a56-b676-1d28dfedf02b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:51.919440 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fc4de97-4864-4a56-b676-1d28dfedf02b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] GET https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d Aug 08 19:34:51.919737 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6fc4de97-4864-4a56-b676-1d28dfedf02b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:51.919876 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6fc4de97-4864-4a56-b676-1d28dfedf02b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:51.925612 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6fc4de97-4864-4a56-b676-1d28dfedf02b tempest-VolumesActionsTest-335018095 tempest-VolumesActionsTest-335018095-project-member] https://10.4.3.89/volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d returned with HTTP 404 Aug 08 19:34:51.926070 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 985/3934] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:51 2026] GET /volume/v3/volumes/f9792382-7980-42e7-8f75-e2aac2e1084d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:52.155624 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:52.157421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] DELETE https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:34:52.157625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:52.157796 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:52.157961 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume with id: 04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:34:52.165359 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:52.165359 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:52.165800 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:34:52.176024 np0000006803 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:34:52.184812 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume request issued successfully. Aug 08 19:34:52.185023 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a487bb6c-ecf1-4711-9b36-d3a19cd2f5af tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 202 Aug 08 19:34:52.185463 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 988/3935] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:52 2026] DELETE /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:52.195972 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44804e97-c76f-444b-b252-449244435d98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:52.198334 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44804e97-c76f-444b-b252-449244435d98 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:34:52.198667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44804e97-c76f-444b-b252-449244435d98 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:52.198959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44804e97-c76f-444b-b252-449244435d98 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:52.208201 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:52.208201 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:52.216359 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-44804e97-c76f-444b-b252-449244435d98 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:34:52.222925 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44804e97-c76f-444b-b252-449244435d98 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 200 Aug 08 19:34:52.222925 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 981/3936] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:52 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 1447 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:52.681855 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a9d6d852-34b6-419b-8acd-0a081d7cf86f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:52.684228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9d6d852-34b6-419b-8acd-0a081d7cf86f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:52.684453 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9d6d852-34b6-419b-8acd-0a081d7cf86f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:52.684646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a9d6d852-34b6-419b-8acd-0a081d7cf86f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:52.684814 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a9d6d852-34b6-419b-8acd-0a081d7cf86f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:52.689495 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:52.689495 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:52.690492 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a9d6d852-34b6-419b-8acd-0a081d7cf86f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:52.690906 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 983/3937] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:52 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:52.735111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-05b605ec-52e9-4ab8-97da-7253303b8c61 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:52.739115 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05b605ec-52e9-4ab8-97da-7253303b8c61 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:52.739418 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05b605ec-52e9-4ab8-97da-7253303b8c61 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:52.739680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05b605ec-52e9-4ab8-97da-7253303b8c61 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:52.739824 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-05b605ec-52e9-4ab8-97da-7253303b8c61 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:52.746997 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:52.746997 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:52.748054 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05b605ec-52e9-4ab8-97da-7253303b8c61 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:52.748560 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 986/3938] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:52 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:52.777614 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-beee5443-4df1-45b8-bef1-88b109b35669 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:52.779383 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:52.780873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2015254091", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:52.783759 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2015254091', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:52.783969 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume of 1 GB Aug 08 19:34:52.788909 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Availability Zones retrieved successfully. Aug 08 19:34:52.795355 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (a57bf634-2468-4eaf-aa15-50968f29f09f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:52.796690 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c734030d-a3aa-4ada-a281-0fdb06645468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:52.797757 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:52.829719 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c734030d-a3aa-4ada-a281-0fdb06645468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:52.831193 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ee581c-625e-4e3d-98ee-64d69b646d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:52.879478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7c63522d-f42b-4e72-9416-e1905f8fe8fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:52.881762 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c63522d-f42b-4e72-9416-e1905f8fe8fe tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:52.882088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c63522d-f42b-4e72-9416-e1905f8fe8fe tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:52.882527 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7c63522d-f42b-4e72-9416-e1905f8fe8fe tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:52.882527 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-7c63522d-f42b-4e72-9416-e1905f8fe8fe tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:52.887925 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:52.887925 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:52.888725 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7c63522d-f42b-4e72-9416-e1905f8fe8fe tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:52.889255 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 982/3939] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:52 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:52.898281 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Created reservations ['404f402f-cbf4-40dd-afa9-c8d97ab30675', '31db572b-a1f2-4334-9f49-8e1544f6dc12', '911c204b-027b-45f9-b2cd-613c644e4306', 'a8489fc5-b10b-4220-b230-912a6265e5f5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:52.899111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4ee581c-625e-4e3d-98ee-64d69b646d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['404f402f-cbf4-40dd-afa9-c8d97ab30675', '31db572b-a1f2-4334-9f49-8e1544f6dc12', '911c204b-027b-45f9-b2cd-613c644e4306', 'a8489fc5-b10b-4220-b230-912a6265e5f5']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:52.899839 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fc1d04-5a01-4af3-a391-be95ffa09227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:52.922997 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81fc1d04-5a01-4af3-a391-be95ffa09227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdfc7d78-b946-495e-b52e-388582287001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2015254091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['404f402f-cbf4-40dd-afa9-c8d97ab30675','31db572b-a1f2-4334-9f49-8e1544f6dc12','911c204b-027b-45f9-b2cd-613c644e4306','a8489fc5-b10b-4220-b230-912a6265e5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2015254091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdfc7d78-b946-495e-b52e-388582287001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684e91e5cb3640659bf014b52c8620b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ba421db85c444a4baed7baafd0368bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:52.923752 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0415fd-e751-4799-9531-b9a4bb721ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:52.941552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c0415fd-e751-4799-9531-b9a4bb721ae5) transitioned into 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-2015254091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['404f402f-cbf4-40dd-afa9-c8d97ab30675','31db572b-a1f2-4334-9f49-8e1544f6dc12','911c204b-027b-45f9-b2cd-613c644e4306','a8489fc5-b10b-4220-b230-912a6265e5f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:52.942272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762a9a9b-b30c-4ee3-99ba-1d43ca51495c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:52.951146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762a9a9b-b30c-4ee3-99ba-1d43ca51495c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:52.952006 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (a57bf634-2468-4eaf-aa15-50968f29f09f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:52.952300 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request issued successfully. Aug 08 19:34:52.952841 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-beee5443-4df1-45b8-bef1-88b109b35669 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:52.953279 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 989/3940] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:34:52 2026] POST /volume/v3/volumes => generated 755 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:52.966040 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64afbab0-2c9d-4fea-af35-4d458925d83b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:52.967773 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64afbab0-2c9d-4fea-af35-4d458925d83b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:52.967978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64afbab0-2c9d-4fea-af35-4d458925d83b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:52.968158 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64afbab0-2c9d-4fea-af35-4d458925d83b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:52.975967 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:52.975967 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:52.980016 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-64afbab0-2c9d-4fea-af35-4d458925d83b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:52.985062 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64afbab0-2c9d-4fea-af35-4d458925d83b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:52.985553 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 984/3941] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:52 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:53.238895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e8d129fc-d840-4e48-b263-e60950ee844f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:53.241432 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e8d129fc-d840-4e48-b263-e60950ee844f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f Aug 08 19:34:53.241711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e8d129fc-d840-4e48-b263-e60950ee844f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:53.241980 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e8d129fc-d840-4e48-b263-e60950ee844f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:53.249083 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e8d129fc-d840-4e48-b263-e60950ee844f tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f returned with HTTP 404 Aug 08 19:34:53.249634 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 987/3942] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:53 2026] GET /volume/v3/volumes/04d97f39-0623-4157-9016-24c788b64c0f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:53.605223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:53.608317 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:34:53.608609 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:53.609267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:53.609539 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume with id: b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:34:53.620460 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:53.620460 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:53.621171 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:34:53.635619 np0000006803 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:34:53.642098 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Delete volume request issued successfully. Aug 08 19:34:53.642422 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76df5a22-64a6-4fc5-b15d-9fcf6f7493e7 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 202 Aug 08 19:34:53.642926 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 983/3943] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:34:53 2026] DELETE /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:53.653776 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d4e92d0-4f94-47d5-b305-c45546ca94cf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:53.656281 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d4e92d0-4f94-47d5-b305-c45546ca94cf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:34:53.656883 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d4e92d0-4f94-47d5-b305-c45546ca94cf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:53.657089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d4e92d0-4f94-47d5-b305-c45546ca94cf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:53.666051 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:53.666051 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:53.670569 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5d4e92d0-4f94-47d5-b305-c45546ca94cf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Volume info retrieved successfully. Aug 08 19:34:53.676275 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d4e92d0-4f94-47d5-b305-c45546ca94cf tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 200 Aug 08 19:34:53.676939 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 990/3944] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:53 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 1426 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:53.701606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a73e6245-3ae4-4e63-903e-e4be997698b9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:53.703297 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a73e6245-3ae4-4e63-903e-e4be997698b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:53.703529 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a73e6245-3ae4-4e63-903e-e4be997698b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:53.703712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a73e6245-3ae4-4e63-903e-e4be997698b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:53.703811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a73e6245-3ae4-4e63-903e-e4be997698b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:53.708027 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:53.708027 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:53.708839 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a73e6245-3ae4-4e63-903e-e4be997698b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:53.709205 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 985/3945] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:53 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:53.758424 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7a46bac5-fc2d-42b7-9631-75d88ad18007 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:53.760155 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a46bac5-fc2d-42b7-9631-75d88ad18007 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:53.760329 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a46bac5-fc2d-42b7-9631-75d88ad18007 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:53.760537 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7a46bac5-fc2d-42b7-9631-75d88ad18007 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:53.760664 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7a46bac5-fc2d-42b7-9631-75d88ad18007 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:53.764888 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:53.764888 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:53.765647 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7a46bac5-fc2d-42b7-9631-75d88ad18007 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:53.766152 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 988/3946] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:53 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:53.900436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1f3dc09f-7cbc-4aae-9ca4-b6bed4035023 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:53.902341 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f3dc09f-7cbc-4aae-9ca4-b6bed4035023 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:53.902664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f3dc09f-7cbc-4aae-9ca4-b6bed4035023 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:53.902952 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f3dc09f-7cbc-4aae-9ca4-b6bed4035023 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:53.903098 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-1f3dc09f-7cbc-4aae-9ca4-b6bed4035023 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:53.907475 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:53.907475 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:53.908137 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f3dc09f-7cbc-4aae-9ca4-b6bed4035023 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:53.908579 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 984/3947] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:53 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:54.005458 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-284c0a98-2364-4816-94cb-9509be23c99f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.008072 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-284c0a98-2364-4816-94cb-9509be23c99f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:54.008325 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-284c0a98-2364-4816-94cb-9509be23c99f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.008585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-284c0a98-2364-4816-94cb-9509be23c99f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.017849 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:54.017849 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:54.021729 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-284c0a98-2364-4816-94cb-9509be23c99f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:54.027479 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-284c0a98-2364-4816-94cb-9509be23c99f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:54.027915 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 991/3948] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:54.045739 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cf6afddb-c94e-476c-a48b-b2016d692615 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.047692 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf6afddb-c94e-476c-a48b-b2016d692615 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:54.047915 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf6afddb-c94e-476c-a48b-b2016d692615 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.048138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cf6afddb-c94e-476c-a48b-b2016d692615 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.055665 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:54.055665 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:54.059463 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cf6afddb-c94e-476c-a48b-b2016d692615 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:54.064255 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cf6afddb-c94e-476c-a48b-b2016d692615 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:54.064736 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 986/3949] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:54.692106 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-275dfaac-2c03-4b36-9c23-4d3e8d4454c0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.694724 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-275dfaac-2c03-4b36-9c23-4d3e8d4454c0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] GET https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b Aug 08 19:34:54.694724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-275dfaac-2c03-4b36-9c23-4d3e8d4454c0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.694881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-275dfaac-2c03-4b36-9c23-4d3e8d4454c0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.701307 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-275dfaac-2c03-4b36-9c23-4d3e8d4454c0 tempest-TestEncryptedCinderVolumes-1877982402 tempest-TestEncryptedCinderVolumes-1877982402-project-member] https://10.4.3.89/volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b returned with HTTP 404 Aug 08 19:34:54.701812 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 989/3950] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/volumes/b5d08e27-cd76-48bf-9643-6b70aae4ab7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:54.709424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8535a537-96a9-4fde-885d-448b1ea2a373 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.714723 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8535a537-96a9-4fde-885d-448b1ea2a373 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:34:54.714942 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8535a537-96a9-4fde-885d-448b1ea2a373 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.715131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8535a537-96a9-4fde-885d-448b1ea2a373 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Calling method 'detail' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.715976 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8535a537-96a9-4fde-885d-448b1ea2a373 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100254) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:34:54.719015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d56a48f9-fa90-4fb3-9d42-5357763254be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.724805 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d56a48f9-fa90-4fb3-9d42-5357763254be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:54.724805 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d56a48f9-fa90-4fb3-9d42-5357763254be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.724805 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d56a48f9-fa90-4fb3-9d42-5357763254be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.724805 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d56a48f9-fa90-4fb3-9d42-5357763254be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:54.727378 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8535a537-96a9-4fde-885d-448b1ea2a373 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Get all volumes completed successfully. Aug 08 19:34:54.729538 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:54.729538 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:54.729701 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:54.729701 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:54.730562 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d56a48f9-fa90-4fb3-9d42-5357763254be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:54.731072 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 992/3951] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:54.734744 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8535a537-96a9-4fde-885d-448b1ea2a373 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:34:54.735255 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 985/3952] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9269 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:54.757989 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0dc355d0-5fbd-4835-8d6d-f88d78ee8fa2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.759814 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dc355d0-5fbd-4835-8d6d-f88d78ee8fa2 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] DELETE https://10.4.3.89/volume/v3/types/0936755d-fc7a-41d1-ae74-9e3e12645b8a Aug 08 19:34:54.760043 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dc355d0-5fbd-4835-8d6d-f88d78ee8fa2 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.760295 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0dc355d0-5fbd-4835-8d6d-f88d78ee8fa2 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.778663 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-de86b3f1-32e0-41e2-a862-d7f02ddb2c7a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.782271 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-de86b3f1-32e0-41e2-a862-d7f02ddb2c7a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:54.782531 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-de86b3f1-32e0-41e2-a862-d7f02ddb2c7a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.782722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-de86b3f1-32e0-41e2-a862-d7f02ddb2c7a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.782816 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-de86b3f1-32e0-41e2-a862-d7f02ddb2c7a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:54.788524 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0dc355d0-5fbd-4835-8d6d-f88d78ee8fa2 tempest-TestEncryptedCinderVolumes-614877480 tempest-TestEncryptedCinderVolumes-614877480-project-admin] https://10.4.3.89/volume/v3/types/0936755d-fc7a-41d1-ae74-9e3e12645b8a returned with HTTP 202 Aug 08 19:34:54.788913 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 987/3953] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:34:54 2026] DELETE /volume/v3/types/0936755d-fc7a-41d1-ae74-9e3e12645b8a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:34:54.791313 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:54.791313 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:54.792473 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-de86b3f1-32e0-41e2-a862-d7f02ddb2c7a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:54.795288 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 990/3954] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:34:54.918194 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cbdfc88-b2a2-4c4d-9678-0f6fe3097d99 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.921487 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cbdfc88-b2a2-4c4d-9678-0f6fe3097d99 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:54.921723 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cbdfc88-b2a2-4c4d-9678-0f6fe3097d99 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.922031 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cbdfc88-b2a2-4c4d-9678-0f6fe3097d99 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.922031 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8cbdfc88-b2a2-4c4d-9678-0f6fe3097d99 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:54.927043 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:54.927043 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:54.927466 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cbdfc88-b2a2-4c4d-9678-0f6fe3097d99 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:54.927833 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 993/3955] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:54.944306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d75195c2-a2df-4e71-a1ce-016269dfa7e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:54.946300 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d75195c2-a2df-4e71-a1ce-016269dfa7e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:54.946719 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d75195c2-a2df-4e71-a1ce-016269dfa7e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:54.946765 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d75195c2-a2df-4e71-a1ce-016269dfa7e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:54.954516 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:54.954516 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:54.959044 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d75195c2-a2df-4e71-a1ce-016269dfa7e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:54.963305 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d75195c2-a2df-4e71-a1ce-016269dfa7e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:54.963791 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 986/3956] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:34:54 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:55.057220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9e9f25f0-6c57-4732-b7ef-a74adb6087f8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.057650 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e9f25f0-6c57-4732-b7ef-a74adb6087f8 None None] GET https://10.4.3.89/volume// Aug 08 19:34:55.057821 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e9f25f0-6c57-4732-b7ef-a74adb6087f8 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.058395 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9e9f25f0-6c57-4732-b7ef-a74adb6087f8 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.058395 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9e9f25f0-6c57-4732-b7ef-a74adb6087f8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:34:55.058687 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 988/3957] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:34:55.069494 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-bc181405-8a3c-4ee1-aa08-d3e3abef2322 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.072270 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-bc181405-8a3c-4ee1-aa08-d3e3abef2322 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:34:55.072739 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-bc181405-8a3c-4ee1-aa08-d3e3abef2322 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdfc7d78-b946-495e-b52e-388582287001", "connector": null, "instance_uuid": "9e4ef54e-3a66-4a32-a0ee-20f781d5100c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:55.084188 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.084188 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:55.109982 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-bc181405-8a3c-4ee1-aa08-d3e3abef2322 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:34:55.110535 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 991/3958] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:34:55 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) Aug 08 19:34:55.139944 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-90b260d0-1692-4ad3-bcb9-20975e378480 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.144468 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90b260d0-1692-4ad3-bcb9-20975e378480 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:55.144468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90b260d0-1692-4ad3-bcb9-20975e378480 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.146244 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-90b260d0-1692-4ad3-bcb9-20975e378480 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.157113 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf052481-d77b-4284-8da3-29eee01652ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.157525 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf052481-d77b-4284-8da3-29eee01652ea None None] GET https://10.4.3.89/volume// Aug 08 19:34:55.157731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf052481-d77b-4284-8da3-29eee01652ea None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.158132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf052481-d77b-4284-8da3-29eee01652ea None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.158218 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf052481-d77b-4284-8da3-29eee01652ea None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:34:55.158555 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 987/3959] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:34:55.159252 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.159252 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:55.163192 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-90b260d0-1692-4ad3-bcb9-20975e378480 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:55.167390 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1b8dba1-ad2b-4596-99c9-c2dbc4ab233b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.168994 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1b8dba1-ad2b-4596-99c9-c2dbc4ab233b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:55.168994 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1b8dba1-ad2b-4596-99c9-c2dbc4ab233b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.169427 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1b8dba1-ad2b-4596-99c9-c2dbc4ab233b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.172636 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-90b260d0-1692-4ad3-bcb9-20975e378480 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:55.172636 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 994/3960] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:55.178717 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.178717 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:55.182109 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1b8dba1-ad2b-4596-99c9-c2dbc4ab233b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:55.186112 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1b8dba1-ad2b-4596-99c9-c2dbc4ab233b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:55.186843 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 989/3961] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:34:55.292595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0702294c-6a20-47e2-8046-3fdeea246213 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.306427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-6d3ed1af-b033-40ab-aaad-c9178eb3533c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.308717 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-6d3ed1af-b033-40ab-aaad-c9178eb3533c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] PUT https://10.4.3.89/volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674 Aug 08 19:34:55.309331 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-6d3ed1af-b033-40ab-aaad-c9178eb3533c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:55.319429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-6d3ed1af-b033-40ab-aaad-c9178eb3533c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Acquiring lock "cinder-attachment_update-bdfc7d78-b946-495e-b52e-388582287001-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:34:55.326185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-6d3ed1af-b033-40ab-aaad-c9178eb3533c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-bdfc7d78-b946-495e-b52e-388582287001-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:34:55.326185 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.326185 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:55.381318 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:34:55.381889 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1005590384"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:55.383741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1005590384'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:34:55.383980 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Create volume of 1 GB Aug 08 19:34:55.384435 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.384435 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:55.390353 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Availability Zones retrieved successfully. Aug 08 19:34:55.401101 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Flow 'volume_create_api' (e99db549-7f3b-4af7-b519-237ba8bde846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:55.402758 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce432d2-5d75-4f4b-b9cd-b880778fdb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:55.404361 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:34:55.415589 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-6d3ed1af-b033-40ab-aaad-c9178eb3533c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-bdfc7d78-b946-495e-b52e-388582287001-np0000006803" released by "attachment_update" :: held 0.092s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:34:55.416767 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-6d3ed1af-b033-40ab-aaad-c9178eb3533c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674 returned with HTTP 200 Aug 08 19:34:55.416767 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 988/3962] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:34:55 2026] PUT /volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:55.438135 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce432d2-5d75-4f4b-b9cd-b880778fdb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:55.439248 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4562a36-cbdb-43a5-82a4-24cdd38410ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:55.510993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Created reservations ['a4ea8cc7-53e3-473a-8b26-624fc0cb9ab2', 'd25d6c4d-f75b-4e8f-adfb-0cd82b42953c', 'a9f5d4ec-6a44-4aa0-b42d-1074462a3eec', '2eb1bebf-959a-4932-812d-997fe8cc51c2'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:55.512143 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4562a36-cbdb-43a5-82a4-24cdd38410ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4ea8cc7-53e3-473a-8b26-624fc0cb9ab2', 'd25d6c4d-f75b-4e8f-adfb-0cd82b42953c', 'a9f5d4ec-6a44-4aa0-b42d-1074462a3eec', '2eb1bebf-959a-4932-812d-997fe8cc51c2']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:55.513383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deef8c2a-adb7-4b6b-b64a-82e1cdc62e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:55.543183 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (deef8c2a-adb7-4b6b-b64a-82e1cdc62e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '132d826b-573b-44ef-818b-ead3e1a5a703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1005590384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7f18533d1fa47baa0f9bf1c5befa276',qos_specs=None,replication_status=,reservations=['a4ea8cc7-53e3-473a-8b26-624fc0cb9ab2','d25d6c4d-f75b-4e8f-adfb-0cd82b42953c','a9f5d4ec-6a44-4aa0-b42d-1074462a3eec','2eb1bebf-959a-4932-812d-997fe8cc51c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6130c2c1ec9466f8fcf60a592d5edbb',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1005590384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=132d826b-573b-44ef-818b-ead3e1a5a703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7f18533d1fa47baa0f9bf1c5befa276',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e6130c2c1ec9466f8fcf60a592d5edbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:55.543971 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5cc51ec-443d-4610-a67d-2d6a1b9d5f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:55.563634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5cc51ec-443d-4610-a67d-2d6a1b9d5f35) transitioned into 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-1005590384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7f18533d1fa47baa0f9bf1c5befa276',qos_specs=None,replication_status=,reservations=['a4ea8cc7-53e3-473a-8b26-624fc0cb9ab2','d25d6c4d-f75b-4e8f-adfb-0cd82b42953c','a9f5d4ec-6a44-4aa0-b42d-1074462a3eec','2eb1bebf-959a-4932-812d-997fe8cc51c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6130c2c1ec9466f8fcf60a592d5edbb',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:55.564377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dc4b62-a20c-4a52-bf2e-4f50558cc04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:34:55.576981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dc4b62-a20c-4a52-bf2e-4f50558cc04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:34:55.578344 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Flow 'volume_create_api' (e99db549-7f3b-4af7-b519-237ba8bde846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:34:55.578837 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Create volume request issued successfully. Aug 08 19:34:55.580405 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0702294c-6a20-47e2-8046-3fdeea246213 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:34:55.580405 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 992/3963] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:34:55 2026] POST /volume/v3/volumes => generated 750 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:55.607352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-787ee111-9ac3-468c-b6a4-9fee236a7327 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.617300 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-787ee111-9ac3-468c-b6a4-9fee236a7327 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:34:55.617613 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-787ee111-9ac3-468c-b6a4-9fee236a7327 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.617919 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-787ee111-9ac3-468c-b6a4-9fee236a7327 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.627866 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.627866 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:55.632146 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-787ee111-9ac3-468c-b6a4-9fee236a7327 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Volume info retrieved successfully. Aug 08 19:34:55.637183 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-787ee111-9ac3-468c-b6a4-9fee236a7327 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 returned with HTTP 200 Aug 08 19:34:55.637689 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 995/3964] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:55.742490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7fc41bf1-78d1-40a5-80fe-3d8fe755289e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.744366 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fc41bf1-78d1-40a5-80fe-3d8fe755289e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:55.744605 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fc41bf1-78d1-40a5-80fe-3d8fe755289e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.744804 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fc41bf1-78d1-40a5-80fe-3d8fe755289e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.744938 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7fc41bf1-78d1-40a5-80fe-3d8fe755289e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:55.748985 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.748985 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:55.750116 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fc41bf1-78d1-40a5-80fe-3d8fe755289e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:55.750203 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 990/3965] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:55.808523 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c2fdd27f-1146-4303-94f9-891beb94fd70 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.810735 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2fdd27f-1146-4303-94f9-891beb94fd70 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:55.810970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2fdd27f-1146-4303-94f9-891beb94fd70 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.811225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2fdd27f-1146-4303-94f9-891beb94fd70 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.811366 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c2fdd27f-1146-4303-94f9-891beb94fd70 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:55.815661 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.815661 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:55.816549 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2fdd27f-1146-4303-94f9-891beb94fd70 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:55.817008 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 989/3966] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:55.940777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6a7c6921-d5a4-46d5-b678-cdcfa3cdc286 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:55.942880 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a7c6921-d5a4-46d5-b678-cdcfa3cdc286 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:55.943766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a7c6921-d5a4-46d5-b678-cdcfa3cdc286 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:55.944136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6a7c6921-d5a4-46d5-b678-cdcfa3cdc286 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:55.945333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6a7c6921-d5a4-46d5-b678-cdcfa3cdc286 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:55.950973 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:55.950973 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:55.951950 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6a7c6921-d5a4-46d5-b678-cdcfa3cdc286 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:55.952574 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 993/3967] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:55 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:56.184793 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ec8301e3-41a4-4d5c-9d07-6acb13831512 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:56.186427 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec8301e3-41a4-4d5c-9d07-6acb13831512 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:56.186606 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec8301e3-41a4-4d5c-9d07-6acb13831512 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:56.186773 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec8301e3-41a4-4d5c-9d07-6acb13831512 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:56.195843 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:56.195843 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:56.199089 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ec8301e3-41a4-4d5c-9d07-6acb13831512 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:56.202648 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec8301e3-41a4-4d5c-9d07-6acb13831512 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:56.202995 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 996/3968] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:56 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:56.653340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-589b88d8-3ddc-45ff-8a63-07163ffb81ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:56.655667 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-589b88d8-3ddc-45ff-8a63-07163ffb81ca tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:34:56.655935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-589b88d8-3ddc-45ff-8a63-07163ffb81ca tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:56.656179 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-589b88d8-3ddc-45ff-8a63-07163ffb81ca tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:56.665633 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:56.665633 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:56.669819 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-589b88d8-3ddc-45ff-8a63-07163ffb81ca tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Volume info retrieved successfully. Aug 08 19:34:56.674789 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-589b88d8-3ddc-45ff-8a63-07163ffb81ca tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 returned with HTTP 200 Aug 08 19:34:56.675231 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 991/3969] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:56 2026] GET /volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:56.693387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:56.695713 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:34:56.695713 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "132d826b-573b-44ef-818b-ead3e1a5a703", "name": "tempest-VolumesBackupsV39Test-Backup-206200336", "container": "tempest-volumesbackupsv39test-backup-container-800539717"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:56.696984 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.backups [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Creating new backup {'backup': {'volume_id': '132d826b-573b-44ef-818b-ead3e1a5a703', 'name': 'tempest-VolumesBackupsV39Test-Backup-206200336', 'container': 'tempest-volumesbackupsv39test-backup-container-800539717'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:34:56.697107 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Creating backup of volume 132d826b-573b-44ef-818b-ead3e1a5a703 in container tempest-volumesbackupsv39test-backup-container-800539717 Aug 08 19:34:56.707432 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:56.707432 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:56.708053 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Volume info retrieved successfully. Aug 08 19:34:56.733911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Created reservations ['c99f2ef9-cca3-4a6a-8694-d2a5084e1205', 'c589f8ac-c7b3-4a7e-9b1d-b51fab251dc7'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:34:56.757723 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-05a50e55-fd6c-47d6-aedf-422ebc0ea7f5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:34:56.759530 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 990/3970] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:34:56 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:34:56.761928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b38552a7-99af-4820-a7b5-16e36c75feac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:56.764212 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b38552a7-99af-4820-a7b5-16e36c75feac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:56.764529 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b38552a7-99af-4820-a7b5-16e36c75feac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:56.764666 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b38552a7-99af-4820-a7b5-16e36c75feac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:56.764812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b38552a7-99af-4820-a7b5-16e36c75feac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:56.766666 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-606f0767-1a2c-41dc-8f2d-f676742bb9bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:56.768424 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-606f0767-1a2c-41dc-8f2d-f676742bb9bf tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:34:56.768637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-606f0767-1a2c-41dc-8f2d-f676742bb9bf tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:56.768858 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-606f0767-1a2c-41dc-8f2d-f676742bb9bf tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:56.768930 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-606f0767-1a2c-41dc-8f2d-f676742bb9bf tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:56.770385 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:56.770385 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:56.771086 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b38552a7-99af-4820-a7b5-16e36c75feac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:56.771521 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 994/3971] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:56 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:56.774136 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:56.774136 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:56.774813 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-606f0767-1a2c-41dc-8f2d-f676742bb9bf tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:34:56.775154 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 997/3972] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:56 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:56.829256 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e0b1fc4b-aa18-4220-bc51-46755febc8e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:56.831348 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0b1fc4b-aa18-4220-bc51-46755febc8e5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:56.832211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0b1fc4b-aa18-4220-bc51-46755febc8e5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:56.832211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e0b1fc4b-aa18-4220-bc51-46755febc8e5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:56.832211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e0b1fc4b-aa18-4220-bc51-46755febc8e5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:56.836661 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:56.836661 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:56.837562 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e0b1fc4b-aa18-4220-bc51-46755febc8e5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:56.837997 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 992/3973] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:56 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:56.963339 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-03d5409b-61a2-47d5-95d7-e65c7afd34a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:56.965183 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03d5409b-61a2-47d5-95d7-e65c7afd34a8 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:56.965425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03d5409b-61a2-47d5-95d7-e65c7afd34a8 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:56.965655 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-03d5409b-61a2-47d5-95d7-e65c7afd34a8 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:56.965793 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-03d5409b-61a2-47d5-95d7-e65c7afd34a8 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:56.969974 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:56.969974 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:56.970604 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-03d5409b-61a2-47d5-95d7-e65c7afd34a8 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:56.970987 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 991/3974] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:56 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.216638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9cbacbb5-624f-42e4-8711-cef1e2404c6f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.219093 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cbacbb5-624f-42e4-8711-cef1e2404c6f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:57.219467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cbacbb5-624f-42e4-8711-cef1e2404c6f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.219824 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cbacbb5-624f-42e4-8711-cef1e2404c6f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.234070 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.234070 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:57.239368 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9cbacbb5-624f-42e4-8711-cef1e2404c6f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:57.244949 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cbacbb5-624f-42e4-8711-cef1e2404c6f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:57.245334 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 995/3975] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.347540 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c402a255-6d52-4a37-ac7b-b32017495459 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.350278 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c402a255-6d52-4a37-ac7b-b32017495459 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:34:57.350528 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c402a255-6d52-4a37-ac7b-b32017495459 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.350763 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c402a255-6d52-4a37-ac7b-b32017495459 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.357304 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=288,cinder:INSERT=32,cinder:UPDATE=60 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:34:57.367324 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.367324 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:57.372954 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c402a255-6d52-4a37-ac7b-b32017495459 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:57.377875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c402a255-6d52-4a37-ac7b-b32017495459 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:34:57.378327 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 998/3976] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.393833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eca2de50-95a8-4b02-9acc-98c6028a1353 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.395637 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eca2de50-95a8-4b02-9acc-98c6028a1353 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:34:57.395821 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eca2de50-95a8-4b02-9acc-98c6028a1353 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.396019 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eca2de50-95a8-4b02-9acc-98c6028a1353 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.402639 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.402639 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:57.406218 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eca2de50-95a8-4b02-9acc-98c6028a1353 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:57.411934 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eca2de50-95a8-4b02-9acc-98c6028a1353 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:34:57.412292 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 993/3977] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.456697 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-91314b65-883c-447e-b435-574a7473b411 req-8fab1cae-f020-4f18-88b5-58c70e453bd5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.459808 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-8fab1cae-f020-4f18-88b5-58c70e453bd5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:34:57.460076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-8fab1cae-f020-4f18-88b5-58c70e453bd5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.460324 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-8fab1cae-f020-4f18-88b5-58c70e453bd5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.469508 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.469508 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:57.474760 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-91314b65-883c-447e-b435-574a7473b411 req-8fab1cae-f020-4f18-88b5-58c70e453bd5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:57.480616 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-8fab1cae-f020-4f18-88b5-58c70e453bd5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:34:57.481017 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 992/3978] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.554255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98194535-0447-4f37-b56e-ceb160a1211d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.554750 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98194535-0447-4f37-b56e-ceb160a1211d None None] GET https://10.4.3.89/volume// Aug 08 19:34:57.554999 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98194535-0447-4f37-b56e-ceb160a1211d None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.555231 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98194535-0447-4f37-b56e-ceb160a1211d None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.555638 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98194535-0447-4f37-b56e-ceb160a1211d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:34:57.555988 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 996/3979] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:34:57.562954 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-91314b65-883c-447e-b435-574a7473b411 req-60c79ed5-ce85-456d-b865-9b5ebc2a53c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.566281 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-60c79ed5-ce85-456d-b865-9b5ebc2a53c1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:34:57.566703 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-60c79ed5-ce85-456d-b865-9b5ebc2a53c1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "756264f9-e43e-401c-b3aa-3a9bcc3de3d6", "connector": null, "instance_uuid": "7ab821ba-9211-49b5-8b32-172989bcb2d6"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:57.575205 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.575205 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:57.602691 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-60c79ed5-ce85-456d-b865-9b5ebc2a53c1 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:34:57.603244 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 999/3980] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:34:57 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) Aug 08 19:34:57.631368 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92f88af4-83b5-454e-92bf-b785160ae491 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.633045 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92f88af4-83b5-454e-92bf-b785160ae491 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:34:57.633209 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92f88af4-83b5-454e-92bf-b785160ae491 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.633381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92f88af4-83b5-454e-92bf-b785160ae491 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.638385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d2e961f6-b8de-4528-b6ef-cc15ef07b3a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.639058 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2e961f6-b8de-4528-b6ef-cc15ef07b3a7 None None] GET https://10.4.3.89/volume// Aug 08 19:34:57.639257 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2e961f6-b8de-4528-b6ef-cc15ef07b3a7 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.639465 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2e961f6-b8de-4528-b6ef-cc15ef07b3a7 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.639780 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2e961f6-b8de-4528-b6ef-cc15ef07b3a7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:34:57.640106 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 993/3981] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:34:57.641734 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.641734 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:57.645729 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92f88af4-83b5-454e-92bf-b785160ae491 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:57.647754 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-91314b65-883c-447e-b435-574a7473b411 req-3d66e2ae-88f6-4307-9a65-50f9d209302e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.649694 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92f88af4-83b5-454e-92bf-b785160ae491 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:34:57.650098 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 994/3982] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.650147 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-3d66e2ae-88f6-4307-9a65-50f9d209302e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:34:57.650419 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-3d66e2ae-88f6-4307-9a65-50f9d209302e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.650670 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-3d66e2ae-88f6-4307-9a65-50f9d209302e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.661484 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.661484 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:57.665519 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-91314b65-883c-447e-b435-574a7473b411 req-3d66e2ae-88f6-4307-9a65-50f9d209302e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:57.670986 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-3d66e2ae-88f6-4307-9a65-50f9d209302e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:34:57.671616 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 997/3983] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:34:57.784198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-01a29a46-c9b8-4e59-9ea6-18ad5a8ef2cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.785155 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-086d3412-283a-4a12-9342-6ea5f491cdd7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.785986 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01a29a46-c9b8-4e59-9ea6-18ad5a8ef2cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:57.786183 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01a29a46-c9b8-4e59-9ea6-18ad5a8ef2cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.786385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01a29a46-c9b8-4e59-9ea6-18ad5a8ef2cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.786521 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-01a29a46-c9b8-4e59-9ea6-18ad5a8ef2cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:57.787681 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-086d3412-283a-4a12-9342-6ea5f491cdd7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:34:57.787998 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-086d3412-283a-4a12-9342-6ea5f491cdd7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.788235 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-086d3412-283a-4a12-9342-6ea5f491cdd7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.788371 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-086d3412-283a-4a12-9342-6ea5f491cdd7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:57.795285 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.795285 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:57.796159 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01a29a46-c9b8-4e59-9ea6-18ad5a8ef2cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:57.796600 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1000/3984] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.802710 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.802710 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:57.803791 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-086d3412-283a-4a12-9342-6ea5f491cdd7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:34:57.804303 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 994/3985] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.844438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-91314b65-883c-447e-b435-574a7473b411 req-380e39e5-0f2b-4f35-b25c-6241ac06a377 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.846935 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-380e39e5-0f2b-4f35-b25c-6241ac06a377 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] PUT https://10.4.3.89/volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136 Aug 08 19:34:57.847327 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-380e39e5-0f2b-4f35-b25c-6241ac06a377 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:57.849502 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ed0f4c4-7773-4b7e-9e54-d5a7d195121a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.852264 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ed0f4c4-7773-4b7e-9e54-d5a7d195121a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:57.852522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ed0f4c4-7773-4b7e-9e54-d5a7d195121a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.852757 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ed0f4c4-7773-4b7e-9e54-d5a7d195121a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.852902 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-5ed0f4c4-7773-4b7e-9e54-d5a7d195121a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:57.857340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-91314b65-883c-447e-b435-574a7473b411 req-380e39e5-0f2b-4f35-b25c-6241ac06a377 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Acquiring lock "cinder-attachment_update-756264f9-e43e-401c-b3aa-3a9bcc3de3d6-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:34:57.859060 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.859060 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:57.859580 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ed0f4c4-7773-4b7e-9e54-d5a7d195121a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:57.860045 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 998/3986] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.861664 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-91314b65-883c-447e-b435-574a7473b411 req-380e39e5-0f2b-4f35-b25c-6241ac06a377 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-756264f9-e43e-401c-b3aa-3a9bcc3de3d6-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:34:57.862553 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.862553 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:57.952254 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-91314b65-883c-447e-b435-574a7473b411 req-380e39e5-0f2b-4f35-b25c-6241ac06a377 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-756264f9-e43e-401c-b3aa-3a9bcc3de3d6-np0000006803" released by "attachment_update" :: held 0.091s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:34:57.952606 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-380e39e5-0f2b-4f35-b25c-6241ac06a377 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136 returned with HTTP 200 Aug 08 19:34:57.953125 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 995/3987] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:34:57 2026] PUT /volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:57.961287 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-91314b65-883c-447e-b435-574a7473b411 req-711731fb-5c70-4ab4-b737-d83a15da1a19 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.963488 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-711731fb-5c70-4ab4-b737-d83a15da1a19 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/encryption Aug 08 19:34:57.963742 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-711731fb-5c70-4ab4-b737-d83a15da1a19 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.963998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-711731fb-5c70-4ab4-b737-d83a15da1a19 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.973091 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.973091 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:57.982313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5c92c928-fa3b-480c-90c4-e590394e812f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:57.983512 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-711731fb-5c70-4ab4-b737-d83a15da1a19 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/encryption returned with HTTP 200 Aug 08 19:34:57.983986 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1001/3988] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:57.987037 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c92c928-fa3b-480c-90c4-e590394e812f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:57.987277 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c92c928-fa3b-480c-90c4-e590394e812f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:57.987526 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c92c928-fa3b-480c-90c4-e590394e812f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:57.987664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5c92c928-fa3b-480c-90c4-e590394e812f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:57.992344 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:57.992344 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:57.993077 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c92c928-fa3b-480c-90c4-e590394e812f tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:57.993510 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 995/3989] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:57 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:58.259284 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e672b669-912d-46ed-a3af-eda3940b6435 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:58.263043 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e672b669-912d-46ed-a3af-eda3940b6435 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:58.263301 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e672b669-912d-46ed-a3af-eda3940b6435 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:58.263561 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e672b669-912d-46ed-a3af-eda3940b6435 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:58.273959 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:58.273959 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:58.277609 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e672b669-912d-46ed-a3af-eda3940b6435 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:58.281778 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e672b669-912d-46ed-a3af-eda3940b6435 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:58.282193 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 999/3990] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:58 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:58.663902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1e0053e-5be0-4e29-8c97-d28d4f83fbd8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:58.666518 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1e0053e-5be0-4e29-8c97-d28d4f83fbd8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674/action Aug 08 19:34:58.666979 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1e0053e-5be0-4e29-8c97-d28d4f83fbd8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:34:58.667131 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1e0053e-5be0-4e29-8c97-d28d4f83fbd8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:34:58.673211 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c9b2381d-b8c8-47e1-9153-a07deecb0515 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:58.674913 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9b2381d-b8c8-47e1-9153-a07deecb0515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:34:58.675100 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9b2381d-b8c8-47e1-9153-a07deecb0515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:58.675339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c9b2381d-b8c8-47e1-9153-a07deecb0515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:58.683962 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:58.683962 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:58.686903 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c9b2381d-b8c8-47e1-9153-a07deecb0515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:58.688626 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:58.688626 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:58.690579 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c9b2381d-b8c8-47e1-9153-a07deecb0515 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:34:58.690958 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1002/3991] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:58 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:58.699156 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7b172f3b-b194-43f2-a14c-4ce7eab52b0d req-d1e0053e-5be0-4e29-8c97-d28d4f83fbd8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674/action returned with HTTP 204 Aug 08 19:34:58.699766 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 996/3992] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:34:58 2026] POST /volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:34:58.807651 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-119406d7-a2d2-4e16-b5f4-095facdeb0be None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:58.809730 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-119406d7-a2d2-4e16-b5f4-095facdeb0be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:58.809990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-119406d7-a2d2-4e16-b5f4-095facdeb0be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:58.810214 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-119406d7-a2d2-4e16-b5f4-095facdeb0be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:58.810350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-119406d7-a2d2-4e16-b5f4-095facdeb0be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:58.815001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-26f0572a-0ebc-444b-8263-f26524844d80 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:58.815147 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:58.815147 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:58.816043 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-119406d7-a2d2-4e16-b5f4-095facdeb0be tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:58.816507 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 996/3993] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:58 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:58.816764 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26f0572a-0ebc-444b-8263-f26524844d80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:34:58.817008 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26f0572a-0ebc-444b-8263-f26524844d80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:58.817215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26f0572a-0ebc-444b-8263-f26524844d80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:58.817343 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-26f0572a-0ebc-444b-8263-f26524844d80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:58.824332 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:58.824332 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:58.825070 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26f0572a-0ebc-444b-8263-f26524844d80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:34:58.825423 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1000/3994] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:58 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:58.869977 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae40079b-5519-4521-ab16-0eb9afe3d75a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:58.871753 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae40079b-5519-4521-ab16-0eb9afe3d75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:58.872046 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae40079b-5519-4521-ab16-0eb9afe3d75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:58.872313 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae40079b-5519-4521-ab16-0eb9afe3d75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:58.872506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ae40079b-5519-4521-ab16-0eb9afe3d75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:58.877902 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:58.877902 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:58.878983 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae40079b-5519-4521-ab16-0eb9afe3d75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:58.879741 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1003/3995] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:58 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:59.002576 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-325cbf00-f739-4080-96ec-26ab865172c4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:59.004131 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-325cbf00-f739-4080-96ec-26ab865172c4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:34:59.004351 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-325cbf00-f739-4080-96ec-26ab865172c4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:59.004600 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-325cbf00-f739-4080-96ec-26ab865172c4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:59.004660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-325cbf00-f739-4080-96ec-26ab865172c4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:59.008544 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:59.008544 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:59.009184 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-325cbf00-f739-4080-96ec-26ab865172c4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:34:59.009543 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 997/3996] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:59 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:59.296626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-341de10f-aea1-4e13-b987-09c7eb9cd389 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:59.298427 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-341de10f-aea1-4e13-b987-09c7eb9cd389 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:34:59.298620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-341de10f-aea1-4e13-b987-09c7eb9cd389 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:59.298925 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-341de10f-aea1-4e13-b987-09c7eb9cd389 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:59.308886 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:59.308886 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:59.313516 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-341de10f-aea1-4e13-b987-09c7eb9cd389 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:34:59.319130 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-341de10f-aea1-4e13-b987-09c7eb9cd389 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:34:59.319829 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 997/3997] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:59 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:34:59.704492 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1c01822-a8ce-41c9-944a-0307fd92d996 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:59.706206 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1c01822-a8ce-41c9-944a-0307fd92d996 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:34:59.706588 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1c01822-a8ce-41c9-944a-0307fd92d996 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:59.706863 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1c01822-a8ce-41c9-944a-0307fd92d996 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:59.717366 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:59.717366 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:34:59.721016 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e1c01822-a8ce-41c9-944a-0307fd92d996 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:34:59.725662 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1c01822-a8ce-41c9-944a-0307fd92d996 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:34:59.726055 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1001/3998] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:59 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:59.830949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-32e72ea7-bf84-47f1-b3e5-83435781e0fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:59.833109 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32e72ea7-bf84-47f1-b3e5-83435781e0fa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:34:59.833331 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32e72ea7-bf84-47f1-b3e5-83435781e0fa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:59.833598 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32e72ea7-bf84-47f1-b3e5-83435781e0fa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:59.833734 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-32e72ea7-bf84-47f1-b3e5-83435781e0fa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:59.838638 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-375d8731-875f-4461-b91e-e08b10ed9748 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:59.840686 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:59.840686 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:34:59.840789 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-375d8731-875f-4461-b91e-e08b10ed9748 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:34:59.841057 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-375d8731-875f-4461-b91e-e08b10ed9748 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:59.841297 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-375d8731-875f-4461-b91e-e08b10ed9748 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:59.841444 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-375d8731-875f-4461-b91e-e08b10ed9748 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:59.841675 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32e72ea7-bf84-47f1-b3e5-83435781e0fa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:34:59.842162 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1004/3999] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:59 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:59.846582 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:59.846582 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:34:59.847574 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-375d8731-875f-4461-b91e-e08b10ed9748 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:34:59.848015 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 998/4000] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:34:59 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:34:59.889036 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e493a8b7-d3b2-42a3-852a-9db571c8eb47 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:34:59.891406 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e493a8b7-d3b2-42a3-852a-9db571c8eb47 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:34:59.891683 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e493a8b7-d3b2-42a3-852a-9db571c8eb47 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:34:59.891896 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e493a8b7-d3b2-42a3-852a-9db571c8eb47 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:34:59.892008 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e493a8b7-d3b2-42a3-852a-9db571c8eb47 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:34:59.896608 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:34:59.896608 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:34:59.897424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e493a8b7-d3b2-42a3-852a-9db571c8eb47 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:34:59.897920 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 998/4001] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:34:59 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:00.020912 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-00943f9b-bdab-4346-843c-4c7f1f9eda84 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:00.022392 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00943f9b-bdab-4346-843c-4c7f1f9eda84 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:00.022576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00943f9b-bdab-4346-843c-4c7f1f9eda84 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:00.022748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00943f9b-bdab-4346-843c-4c7f1f9eda84 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:00.022838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-00943f9b-bdab-4346-843c-4c7f1f9eda84 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:00.026389 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:00.026389 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:00.026918 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00943f9b-bdab-4346-843c-4c7f1f9eda84 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:35:00.027226 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1002/4002] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:00 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:00.743075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ebea4f98-b5cb-4ed8-91d8-819ec4848da8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:00.745058 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebea4f98-b5cb-4ed8-91d8-819ec4848da8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:00.745292 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebea4f98-b5cb-4ed8-91d8-819ec4848da8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:00.745552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ebea4f98-b5cb-4ed8-91d8-819ec4848da8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:00.756848 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:00.756848 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:00.761008 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ebea4f98-b5cb-4ed8-91d8-819ec4848da8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:00.766164 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ebea4f98-b5cb-4ed8-91d8-819ec4848da8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:00.766654 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1005/4003] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:00 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:00.852424 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c55bdf2e-ddae-4aa6-a8f8-35a0a4e5e2e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:00.854581 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c55bdf2e-ddae-4aa6-a8f8-35a0a4e5e2e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:00.854838 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c55bdf2e-ddae-4aa6-a8f8-35a0a4e5e2e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:00.855140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c55bdf2e-ddae-4aa6-a8f8-35a0a4e5e2e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:00.855365 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c55bdf2e-ddae-4aa6-a8f8-35a0a4e5e2e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:00.860873 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af84575f-444d-4617-bab1-c69039be8b35 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:00.861278 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:00.861278 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:00.862294 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c55bdf2e-ddae-4aa6-a8f8-35a0a4e5e2e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:35:00.862798 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 999/4004] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:00 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:00.863745 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af84575f-444d-4617-bab1-c69039be8b35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:00.863894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af84575f-444d-4617-bab1-c69039be8b35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:00.864564 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af84575f-444d-4617-bab1-c69039be8b35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:00.864564 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-af84575f-444d-4617-bab1-c69039be8b35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:00.868814 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:00.868814 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:00.869565 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af84575f-444d-4617-bab1-c69039be8b35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:00.869944 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 999/4005] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:00 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:00.907250 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a2abb21c-0759-4508-ad7b-84bb0e454a10 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:00.908967 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2abb21c-0759-4508-ad7b-84bb0e454a10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:35:00.909210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2abb21c-0759-4508-ad7b-84bb0e454a10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:00.909326 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a2abb21c-0759-4508-ad7b-84bb0e454a10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:00.909437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a2abb21c-0759-4508-ad7b-84bb0e454a10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:00.913906 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:00.913906 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:00.914758 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a2abb21c-0759-4508-ad7b-84bb0e454a10 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:35:00.915108 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1003/4006] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:00 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:01.038297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-70e08bce-7a8f-400b-806e-d16666b73f3d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:01.040281 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e08bce-7a8f-400b-806e-d16666b73f3d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:01.040587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e08bce-7a8f-400b-806e-d16666b73f3d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:01.040809 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-70e08bce-7a8f-400b-806e-d16666b73f3d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:01.040955 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-70e08bce-7a8f-400b-806e-d16666b73f3d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:01.045506 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:01.045506 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:01.046174 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-70e08bce-7a8f-400b-806e-d16666b73f3d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:35:01.046659 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1006/4007] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:01 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:01.782202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fc28e8c0-812a-4699-a656-276a86a9e4f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:01.784551 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc28e8c0-812a-4699-a656-276a86a9e4f6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:01.784815 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc28e8c0-812a-4699-a656-276a86a9e4f6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:01.785062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fc28e8c0-812a-4699-a656-276a86a9e4f6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:01.799107 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:01.799107 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:01.804532 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fc28e8c0-812a-4699-a656-276a86a9e4f6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:01.810049 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fc28e8c0-812a-4699-a656-276a86a9e4f6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:01.810536 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1000/4008] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:01 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:01.873795 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fe371a4b-5306-40c3-8a12-b182c975b6fe None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:01.875750 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe371a4b-5306-40c3-8a12-b182c975b6fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:01.876000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe371a4b-5306-40c3-8a12-b182c975b6fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:01.876222 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fe371a4b-5306-40c3-8a12-b182c975b6fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:01.876358 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-fe371a4b-5306-40c3-8a12-b182c975b6fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:01.880050 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b643cff6-3917-4738-a37d-82de9b514f35 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:01.881095 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:01.881095 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:01.881963 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fe371a4b-5306-40c3-8a12-b182c975b6fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:35:01.882226 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b643cff6-3917-4738-a37d-82de9b514f35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:01.882347 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1000/4009] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:01 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:01.882500 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b643cff6-3917-4738-a37d-82de9b514f35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:01.882717 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b643cff6-3917-4738-a37d-82de9b514f35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:01.882833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-b643cff6-3917-4738-a37d-82de9b514f35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:01.887236 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:01.887236 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:01.888007 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b643cff6-3917-4738-a37d-82de9b514f35 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:01.888651 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1004/4010] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:01 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:01.928012 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be254333-fb8d-47ce-a8bd-496b052eb346 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:01.929878 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be254333-fb8d-47ce-a8bd-496b052eb346 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:35:01.930081 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be254333-fb8d-47ce-a8bd-496b052eb346 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:01.930261 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be254333-fb8d-47ce-a8bd-496b052eb346 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:01.930369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-be254333-fb8d-47ce-a8bd-496b052eb346 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:01.934600 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:01.934600 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:01.935321 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be254333-fb8d-47ce-a8bd-496b052eb346 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:35:01.935694 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1007/4011] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:01 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:01.945252 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-22cc895b-65f9-4965-bc3c-943bef760b71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:01.947109 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22cc895b-65f9-4965-bc3c-943bef760b71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 Aug 08 19:35:01.947286 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22cc895b-65f9-4965-bc3c-943bef760b71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:01.947500 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-22cc895b-65f9-4965-bc3c-943bef760b71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:01.954641 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:01.954641 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:01.958175 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-22cc895b-65f9-4965-bc3c-943bef760b71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:01.962142 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-22cc895b-65f9-4965-bc3c-943bef760b71 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 returned with HTTP 200 Aug 08 19:35:01.962515 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1001/4012] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:01 2026] GET /volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:01.974572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1932773-5e19-42ce-a53b-7ade4c679be1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:01.976375 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1932773-5e19-42ce-a53b-7ade4c679be1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 Aug 08 19:35:01.976601 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1932773-5e19-42ce-a53b-7ade4c679be1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:01.976781 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1932773-5e19-42ce-a53b-7ade4c679be1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:01.983728 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:01.983728 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:01.987159 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a1932773-5e19-42ce-a53b-7ade4c679be1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:01.991174 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1932773-5e19-42ce-a53b-7ade4c679be1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 returned with HTTP 200 Aug 08 19:35:01.991544 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1001/4013] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:01 2026] GET /volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 => generated 964 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:02.003142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.005056 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 Aug 08 19:35:02.005240 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:02.005470 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:02.005645 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: d9bb6a22-eefb-4710-bccd-6b02b4338da6 Aug 08 19:35:02.014211 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.014211 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:02.014765 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:02.030978 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume request issued successfully. Aug 08 19:35:02.031200 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15f7bd60-4feb-40b5-8be7-e9826fe40ba5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 returned with HTTP 202 Aug 08 19:35:02.031731 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1005/4014] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:02 2026] DELETE /volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:02.040637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f545491e-22b1-43da-89e6-82d4d944e1c7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.042534 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f545491e-22b1-43da-89e6-82d4d944e1c7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 Aug 08 19:35:02.042736 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f545491e-22b1-43da-89e6-82d4d944e1c7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:02.042952 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f545491e-22b1-43da-89e6-82d4d944e1c7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:02.051718 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.051718 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:02.056547 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f545491e-22b1-43da-89e6-82d4d944e1c7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:02.063037 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f545491e-22b1-43da-89e6-82d4d944e1c7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 returned with HTTP 200 Aug 08 19:35:02.063559 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1008/4015] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:02 2026] GET /volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 => generated 963 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:02.068712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7109b814-52fd-4047-a0b3-b3b74dc80a63 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.070769 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7109b814-52fd-4047-a0b3-b3b74dc80a63 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:02.071004 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7109b814-52fd-4047-a0b3-b3b74dc80a63 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:02.071226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7109b814-52fd-4047-a0b3-b3b74dc80a63 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:02.071357 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7109b814-52fd-4047-a0b3-b3b74dc80a63 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:02.080606 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.080606 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:02.081374 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7109b814-52fd-4047-a0b3-b3b74dc80a63 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:35:02.082013 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1002/4016] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:02 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:02.240233 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9857d2d5-5e89-4495-9c1e-534872e65240 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.242022 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9857d2d5-5e89-4495-9c1e-534872e65240 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:02.242329 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9857d2d5-5e89-4495-9c1e-534872e65240 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdfc7d78-b946-495e-b52e-388582287001", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-408851102", "description": null, "metadata": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:02.252378 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.252378 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:02.252822 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9857d2d5-5e89-4495-9c1e-534872e65240 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:02.252993 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-9857d2d5-5e89-4495-9c1e-534872e65240 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create snapshot from volume bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:02.281019 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-9857d2d5-5e89-4495-9c1e-534872e65240 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Created reservations ['fd118006-1506-4b3c-b75f-141e938d553b', '694def95-344a-4407-b638-7db11afcb184', 'f3ad582a-931b-413a-86da-25c2031fb5a2', '23ece88a-31cd-48f0-8816-645f3f9e4384'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:02.307100 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9857d2d5-5e89-4495-9c1e-534872e65240 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot force create request issued successfully. Aug 08 19:35:02.307321 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9857d2d5-5e89-4495-9c1e-534872e65240 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:02.307766 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1002/4017] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:02 2026] POST /volume/v3/snapshots => generated 312 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:02.316199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4371d815-566f-4a0c-aa88-ca2d26744059 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.317994 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4371d815-566f-4a0c-aa88-ca2d26744059 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 Aug 08 19:35:02.318214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4371d815-566f-4a0c-aa88-ca2d26744059 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:02.318474 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4371d815-566f-4a0c-aa88-ca2d26744059 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:02.323243 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.323243 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:02.323694 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4371d815-566f-4a0c-aa88-ca2d26744059 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:02.324534 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4371d815-566f-4a0c-aa88-ca2d26744059 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 returned with HTTP 200 Aug 08 19:35:02.324900 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1006/4018] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:02 2026] GET /volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:02.825252 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d80ebd28-d6f0-4ca0-8b48-126b2678b13e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.827697 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d80ebd28-d6f0-4ca0-8b48-126b2678b13e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:02.827970 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d80ebd28-d6f0-4ca0-8b48-126b2678b13e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:02.828220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d80ebd28-d6f0-4ca0-8b48-126b2678b13e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:02.839871 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.839871 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:02.843150 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d80ebd28-d6f0-4ca0-8b48-126b2678b13e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:02.846747 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d80ebd28-d6f0-4ca0-8b48-126b2678b13e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:02.847142 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1009/4019] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:02 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:02.894426 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8172bf0d-9308-4c95-b3dc-69b1e452c722 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.896785 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8172bf0d-9308-4c95-b3dc-69b1e452c722 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:02.897050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8172bf0d-9308-4c95-b3dc-69b1e452c722 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:02.897283 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8172bf0d-9308-4c95-b3dc-69b1e452c722 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:02.897428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-8172bf0d-9308-4c95-b3dc-69b1e452c722 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:02.898270 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f6c12218-4c2d-451f-893f-f2944ab54e43 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:02.900517 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6c12218-4c2d-451f-893f-f2944ab54e43 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:02.900816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6c12218-4c2d-451f-893f-f2944ab54e43 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:02.901081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6c12218-4c2d-451f-893f-f2944ab54e43 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:02.901251 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-f6c12218-4c2d-451f-893f-f2944ab54e43 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:02.902779 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.902779 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:02.903717 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8172bf0d-9308-4c95-b3dc-69b1e452c722 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:35:02.904229 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1003/4020] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:02 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:02.906584 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:02.906584 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:02.907573 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6c12218-4c2d-451f-893f-f2944ab54e43 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:02.908005 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1003/4021] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:02 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:03.076942 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-111eceaa-da84-4afb-9524-21bc115f70fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.078598 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-111eceaa-da84-4afb-9524-21bc115f70fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 Aug 08 19:35:03.078773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-111eceaa-da84-4afb-9524-21bc115f70fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.078993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-111eceaa-da84-4afb-9524-21bc115f70fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.085632 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-111eceaa-da84-4afb-9524-21bc115f70fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 returned with HTTP 404 Aug 08 19:35:03.086140 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1007/4022] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/volumes/d9bb6a22-eefb-4710-bccd-6b02b4338da6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:03.092346 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5fc7e415-e488-4711-8fba-60b4da59b47e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.092902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d60d9d37-6cca-4b5e-9f75-04a2bc2f349d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.094176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5fc7e415-e488-4711-8fba-60b4da59b47e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:35:03.094370 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5fc7e415-e488-4711-8fba-60b4da59b47e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.094576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5fc7e415-e488-4711-8fba-60b4da59b47e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.094676 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-5fc7e415-e488-4711-8fba-60b4da59b47e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete backup with id: 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. Aug 08 19:35:03.094936 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d60d9d37-6cca-4b5e-9f75-04a2bc2f349d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:03.095206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d60d9d37-6cca-4b5e-9f75-04a2bc2f349d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.095467 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d60d9d37-6cca-4b5e-9f75-04a2bc2f349d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.095627 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d60d9d37-6cca-4b5e-9f75-04a2bc2f349d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:03.098741 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.098741 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:03.099928 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.099928 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:03.100586 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d60d9d37-6cca-4b5e-9f75-04a2bc2f349d tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:35:03.100980 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1004/4023] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:03.109049 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-5fc7e415-e488-4711-8fba-60b4da59b47e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] delete_backup rpcapi backup_id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:35:03.110639 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5fc7e415-e488-4711-8fba-60b4da59b47e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 202 Aug 08 19:35:03.111046 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1010/4024] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:03 2026] DELETE /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:03.119295 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5317ab8b-65ba-4970-897a-0d17c2feaf76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.121121 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5317ab8b-65ba-4970-897a-0d17c2feaf76 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:35:03.121315 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5317ab8b-65ba-4970-897a-0d17c2feaf76 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.121528 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5317ab8b-65ba-4970-897a-0d17c2feaf76 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.121624 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5317ab8b-65ba-4970-897a-0d17c2feaf76 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:03.126356 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.126356 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:03.126948 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5317ab8b-65ba-4970-897a-0d17c2feaf76 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 200 Aug 08 19:35:03.127731 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1004/4025] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:03.334006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-774dd964-38cd-4248-b742-c190aac7990a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.335931 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-774dd964-38cd-4248-b742-c190aac7990a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 Aug 08 19:35:03.336120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-774dd964-38cd-4248-b742-c190aac7990a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.336324 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-774dd964-38cd-4248-b742-c190aac7990a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.341575 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.341575 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:03.342053 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-774dd964-38cd-4248-b742-c190aac7990a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:03.342888 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-774dd964-38cd-4248-b742-c190aac7990a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 returned with HTTP 200 Aug 08 19:35:03.343237 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1008/4026] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:03.352184 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-59cc3b19-364d-4015-b756-27da0b47203d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.354010 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59cc3b19-364d-4015-b756-27da0b47203d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 Aug 08 19:35:03.354260 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59cc3b19-364d-4015-b756-27da0b47203d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.354374 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59cc3b19-364d-4015-b756-27da0b47203d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.360055 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.360055 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:03.360515 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-59cc3b19-364d-4015-b756-27da0b47203d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:03.361342 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59cc3b19-364d-4015-b756-27da0b47203d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 returned with HTTP 200 Aug 08 19:35:03.361756 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1005/4027] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:03.862125 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-414c0f52-40fc-4880-ae85-5681a2eb0e2b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.864176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-414c0f52-40fc-4880-ae85-5681a2eb0e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:03.864422 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-414c0f52-40fc-4880-ae85-5681a2eb0e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.864683 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-414c0f52-40fc-4880-ae85-5681a2eb0e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.875480 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.875480 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:03.879561 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-414c0f52-40fc-4880-ae85-5681a2eb0e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:03.883792 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-414c0f52-40fc-4880-ae85-5681a2eb0e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:03.884242 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1011/4028] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:03.915779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b38fdd47-666d-4f74-bb72-9861d4e41841 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.917793 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b38fdd47-666d-4f74-bb72-9861d4e41841 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:03.917793 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b38fdd47-666d-4f74-bb72-9861d4e41841 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.917983 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b38fdd47-666d-4f74-bb72-9861d4e41841 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.918082 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b38fdd47-666d-4f74-bb72-9861d4e41841 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:03.919347 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-64991e08-72ae-4a6c-a134-9a10bf5ac482 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:03.921565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-64991e08-72ae-4a6c-a134-9a10bf5ac482 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:03.921704 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-64991e08-72ae-4a6c-a134-9a10bf5ac482 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:03.921941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-64991e08-72ae-4a6c-a134-9a10bf5ac482 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:03.922072 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-64991e08-72ae-4a6c-a134-9a10bf5ac482 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:03.922889 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.922889 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:03.923684 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b38fdd47-666d-4f74-bb72-9861d4e41841 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:35:03.924049 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1005/4029] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:03.929375 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:03.929375 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:03.930146 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-64991e08-72ae-4a6c-a134-9a10bf5ac482 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:03.930497 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1009/4030] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:03 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:04.113031 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-68a341e9-1717-4c49-b8d9-1257e2e731d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.116326 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68a341e9-1717-4c49-b8d9-1257e2e731d0 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:04.117205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68a341e9-1717-4c49-b8d9-1257e2e731d0 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.117497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-68a341e9-1717-4c49-b8d9-1257e2e731d0 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.117639 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-68a341e9-1717-4c49-b8d9-1257e2e731d0 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:04.125095 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.125095 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:04.126029 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-68a341e9-1717-4c49-b8d9-1257e2e731d0 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:35:04.126559 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1006/4031] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:04 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:04.138620 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8c7d401-ac11-4961-b816-e27939251fc7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.142926 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8c7d401-ac11-4961-b816-e27939251fc7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 Aug 08 19:35:04.143132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8c7d401-ac11-4961-b816-e27939251fc7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.143330 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8c7d401-ac11-4961-b816-e27939251fc7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.143497 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-b8c7d401-ac11-4961-b816-e27939251fc7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 0c28fdb9-ae93-4a99-aade-e0d41c1dcc53. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:04.151118 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8c7d401-ac11-4961-b816-e27939251fc7 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 returned with HTTP 404 Aug 08 19:35:04.152076 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1012/4032] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:04 2026] GET /volume/v3/backups/0c28fdb9-ae93-4a99-aade-e0d41c1dcc53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:04.244721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.246781 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:35:04.247148 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.247536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.247634 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:35:04.257881 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.257881 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:04.258526 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:04.279102 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume request issued successfully. Aug 08 19:35:04.279403 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d4d6840-5f99-4aa1-8ed2-9c67667c1f98 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 202 Aug 08 19:35:04.280039 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1006/4033] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:04 2026] DELETE /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:04.288481 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-12f6ba7b-97fb-431e-b1f7-3c56920f2999 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.291507 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-12f6ba7b-97fb-431e-b1f7-3c56920f2999 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:35:04.291899 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-12f6ba7b-97fb-431e-b1f7-3c56920f2999 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.292244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-12f6ba7b-97fb-431e-b1f7-3c56920f2999 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.312996 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.312996 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:04.319264 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-12f6ba7b-97fb-431e-b1f7-3c56920f2999 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:04.328667 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-12f6ba7b-97fb-431e-b1f7-3c56920f2999 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 200 Aug 08 19:35:04.329218 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1010/4034] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:04 2026] GET /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 906 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:04.844629 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.846831 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:04.847312 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdfc7d78-b946-495e-b52e-388582287001", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-361701760", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:04.859840 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.859840 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:04.860308 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:04.860512 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create snapshot from volume bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:04.892087 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Created reservations ['4e18ced8-0ad6-41b6-816d-08be93dd31f9', '537453a7-e444-4d2c-9b72-c6d8d7c5c89d', '9e2aac18-5fad-4b2e-9769-3657d29dd9c8', 'a31002bc-4328-4967-b989-fdd8f36b263d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:04.898515 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-624cf8a7-5bd2-4262-96a6-25bb2f6d3c71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.900667 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-624cf8a7-5bd2-4262-96a6-25bb2f6d3c71 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:04.900898 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-624cf8a7-5bd2-4262-96a6-25bb2f6d3c71 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.901130 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-624cf8a7-5bd2-4262-96a6-25bb2f6d3c71 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.914315 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.914315 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:04.919314 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-624cf8a7-5bd2-4262-96a6-25bb2f6d3c71 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:04.925551 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-624cf8a7-5bd2-4262-96a6-25bb2f6d3c71 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:04.926050 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1013/4035] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:04 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:04.930424 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot force create request issued successfully. Aug 08 19:35:04.930906 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-626c7488-dcd5-45a1-a196-dd0a5de809d5 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:04.931359 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1007/4036] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:04 2026] POST /volume/v3/snapshots => generated 312 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:04.935667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c8add05-dbd1-4c1f-99b6-629387403ac7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.938021 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c8add05-dbd1-4c1f-99b6-629387403ac7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:04.938166 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c8add05-dbd1-4c1f-99b6-629387403ac7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.938495 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c8add05-dbd1-4c1f-99b6-629387403ac7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.938680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9c8add05-dbd1-4c1f-99b6-629387403ac7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:04.941595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ce4d5e73-a3fb-498d-9b99-b852001824e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.942031 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e279ef90-b4ad-461f-84c5-2f0f63052711 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.943084 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce4d5e73-a3fb-498d-9b99-b852001824e3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:04.943336 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce4d5e73-a3fb-498d-9b99-b852001824e3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.943627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ce4d5e73-a3fb-498d-9b99-b852001824e3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.943745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ce4d5e73-a3fb-498d-9b99-b852001824e3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:04.944298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e279ef90-b4ad-461f-84c5-2f0f63052711 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 Aug 08 19:35:04.944366 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.944366 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:04.944635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e279ef90-b4ad-461f-84c5-2f0f63052711 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:04.944934 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e279ef90-b4ad-461f-84c5-2f0f63052711 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:04.945347 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c8add05-dbd1-4c1f-99b6-629387403ac7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:35:04.945845 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1007/4037] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:04 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:04.948732 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.948732 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:04.949634 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ce4d5e73-a3fb-498d-9b99-b852001824e3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:04.950091 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1011/4038] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:04 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:04.952275 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.952275 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:04.952856 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e279ef90-b4ad-461f-84c5-2f0f63052711 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:04.954452 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e279ef90-b4ad-461f-84c5-2f0f63052711 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 returned with HTTP 200 Aug 08 19:35:04.954452 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1014/4039] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:04 2026] GET /volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:04.958115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3c196d11-a6a5-4d66-bded-639d316eccaf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:04.960248 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c196d11-a6a5-4d66-bded-639d316eccaf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:35:04.960679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3c196d11-a6a5-4d66-bded-639d316eccaf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "51b310d7-b309-4271-ac1e-6f0eb7f68718", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-260174857"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:04.962314 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-3c196d11-a6a5-4d66-bded-639d316eccaf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating new backup {'backup': {'volume_id': '51b310d7-b309-4271-ac1e-6f0eb7f68718', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-260174857'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:35:04.962506 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-3c196d11-a6a5-4d66-bded-639d316eccaf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating backup of volume 51b310d7-b309-4271-ac1e-6f0eb7f68718 in container None Aug 08 19:35:04.970685 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:04.970685 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:04.971340 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3c196d11-a6a5-4d66-bded-639d316eccaf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:04.987816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3c196d11-a6a5-4d66-bded-639d316eccaf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['d5404108-6fe6-4c0f-bf9f-f5d3f5af76f8', '09d6b4ca-e05a-458d-b020-625475bf3b69'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:05.026053 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3c196d11-a6a5-4d66-bded-639d316eccaf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:35:05.026765 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1008/4040] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:04 2026] POST /volume/v3/backups => generated 327 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:35:05.036614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af19c401-c559-4aef-b021-4a23ef26dfd5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.038903 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af19c401-c559-4aef-b021-4a23ef26dfd5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:05.039167 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af19c401-c559-4aef-b021-4a23ef26dfd5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.039400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af19c401-c559-4aef-b021-4a23ef26dfd5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.039549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-af19c401-c559-4aef-b021-4a23ef26dfd5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:05.045078 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.045078 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:05.046054 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af19c401-c559-4aef-b021-4a23ef26dfd5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:05.046480 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1008/4041] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:05.140249 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-579f01c5-f6e9-4077-b20a-6fc536d58692 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.142206 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-579f01c5-f6e9-4077-b20a-6fc536d58692 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:05.142514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-579f01c5-f6e9-4077-b20a-6fc536d58692 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.142709 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-579f01c5-f6e9-4077-b20a-6fc536d58692 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.142802 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-579f01c5-f6e9-4077-b20a-6fc536d58692 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:05.147128 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.147128 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:05.147710 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-579f01c5-f6e9-4077-b20a-6fc536d58692 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:35:05.148060 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1012/4042] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:05.158547 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-72fafae2-f7ce-42b7-b3b4-7e9ca6ad7489 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.161029 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72fafae2-f7ce-42b7-b3b4-7e9ca6ad7489 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] DELETE https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:05.161347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72fafae2-f7ce-42b7-b3b4-7e9ca6ad7489 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.161604 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-72fafae2-f7ce-42b7-b3b4-7e9ca6ad7489 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.161740 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-72fafae2-f7ce-42b7-b3b4-7e9ca6ad7489 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Delete backup with id: 712c6335-e4aa-4de9-86b4-e0ea90d460f2. Aug 08 19:35:05.168091 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.168091 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:05.183699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-72fafae2-f7ce-42b7-b3b4-7e9ca6ad7489 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] delete_backup rpcapi backup_id 712c6335-e4aa-4de9-86b4-e0ea90d460f2 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:35:05.185918 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-72fafae2-f7ce-42b7-b3b4-7e9ca6ad7489 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 202 Aug 08 19:35:05.186561 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1015/4043] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:35:05 2026] DELETE /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:05.196267 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d73de86-3d45-48c5-9e63-6226ecbcd91c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.198490 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d73de86-3d45-48c5-9e63-6226ecbcd91c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:05.198925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d73de86-3d45-48c5-9e63-6226ecbcd91c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.199299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d73de86-3d45-48c5-9e63-6226ecbcd91c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.199620 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2d73de86-3d45-48c5-9e63-6226ecbcd91c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:05.208446 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.208446 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:05.208446 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d73de86-3d45-48c5-9e63-6226ecbcd91c tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 200 Aug 08 19:35:05.208446 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1009/4044] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:05.346429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1bd0be0-58ea-4c3a-bac9-7223ef2309da None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.356238 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1bd0be0-58ea-4c3a-bac9-7223ef2309da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:35:05.356447 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1bd0be0-58ea-4c3a-bac9-7223ef2309da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.357203 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1bd0be0-58ea-4c3a-bac9-7223ef2309da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.362450 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1bd0be0-58ea-4c3a-bac9-7223ef2309da tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 404 Aug 08 19:35:05.363538 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1009/4045] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:05.371234 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-907f7253-9c10-4e26-b4f6-2645acd815e1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.373893 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-907f7253-9c10-4e26-b4f6-2645acd815e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:35:05.374527 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-907f7253-9c10-4e26-b4f6-2645acd815e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.375010 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-907f7253-9c10-4e26-b4f6-2645acd815e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.383140 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-907f7253-9c10-4e26-b4f6-2645acd815e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 404 Aug 08 19:35:05.383855 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1013/4046] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:05.392870 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-57cbad2e-9834-42cc-8ad5-12ac0f1eb92a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.394661 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57cbad2e-9834-42cc-8ad5-12ac0f1eb92a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:35:05.394886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57cbad2e-9834-42cc-8ad5-12ac0f1eb92a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.395170 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57cbad2e-9834-42cc-8ad5-12ac0f1eb92a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.395268 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-57cbad2e-9834-42cc-8ad5-12ac0f1eb92a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 Aug 08 19:35:05.404658 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57cbad2e-9834-42cc-8ad5-12ac0f1eb92a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 returned with HTTP 404 Aug 08 19:35:05.405123 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1016/4047] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:05 2026] DELETE /volume/v3/volumes/ccdd74bb-ecc5-4a1e-ab8c-8243f4805202 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:05.417433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.419389 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:05.419734 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2129708318"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:05.421535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2129708318'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:05.421693 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume of 1 GB Aug 08 19:35:05.427651 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Availability Zones retrieved successfully. Aug 08 19:35:05.433331 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (1b3f6910-4c56-4813-bc25-d219a48e5a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:05.434252 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (248f207e-e150-4f2f-b84b-798c61f25765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:05.435233 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:05.462180 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (248f207e-e150-4f2f-b84b-798c61f25765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:05.463041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad412dab-872d-414a-a889-a763db7d8bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:05.502816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['d451460b-994f-4acb-8a12-f29f5513b9e7', 'c8dda8e5-2e06-4008-abc5-d139182bd060', '10e7bcc4-1ffa-4dfc-9545-6be15bbb067e', '72b85c4f-43ec-4150-9c0e-7b944292dacd'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:05.503786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad412dab-872d-414a-a889-a763db7d8bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d451460b-994f-4acb-8a12-f29f5513b9e7', 'c8dda8e5-2e06-4008-abc5-d139182bd060', '10e7bcc4-1ffa-4dfc-9545-6be15bbb067e', '72b85c4f-43ec-4150-9c0e-7b944292dacd']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:05.504646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7939e89e-5418-43bb-b372-9398ada82ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:05.527067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7939e89e-5418-43bb-b372-9398ada82ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f689a43-3a6b-4d95-8dbb-989a40f81b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2129708318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['d451460b-994f-4acb-8a12-f29f5513b9e7','c8dda8e5-2e06-4008-abc5-d139182bd060','10e7bcc4-1ffa-4dfc-9545-6be15bbb067e','72b85c4f-43ec-4150-9c0e-7b944292dacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2129708318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f689a43-3a6b-4d95-8dbb-989a40f81b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='209c5d9363884d99a18f84d0390a9ea0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cc1a032aafa6418c965e4554a957d593',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:05.527860 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c1b83d-9ad7-4d12-9fd9-0310a4b30e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:05.547901 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1c1b83d-9ad7-4d12-9fd9-0310a4b30e07) transitioned into 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-2129708318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='209c5d9363884d99a18f84d0390a9ea0',qos_specs=None,replication_status=,reservations=['d451460b-994f-4acb-8a12-f29f5513b9e7','c8dda8e5-2e06-4008-abc5-d139182bd060','10e7bcc4-1ffa-4dfc-9545-6be15bbb067e','72b85c4f-43ec-4150-9c0e-7b944292dacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc1a032aafa6418c965e4554a957d593',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:05.548616 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e92afd2-0eab-409b-ae52-35ff94132b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:05.564267 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e92afd2-0eab-409b-ae52-35ff94132b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:05.565275 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Flow 'volume_create_api' (1b3f6910-4c56-4813-bc25-d219a48e5a18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:05.565693 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Create volume request issued successfully. Aug 08 19:35:05.566333 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c91b0b31-c965-48e7-a3ac-f0a5f35647cd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:05.567499 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1010/4048] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:05 2026] POST /volume/v3/volumes => generated 747 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:05.580680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f1c800a2-714d-4e0e-acc2-05f28a1d1da3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.582581 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f1c800a2-714d-4e0e-acc2-05f28a1d1da3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:05.582889 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f1c800a2-714d-4e0e-acc2-05f28a1d1da3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.583013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f1c800a2-714d-4e0e-acc2-05f28a1d1da3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.590730 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.590730 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:05.595180 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f1c800a2-714d-4e0e-acc2-05f28a1d1da3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:05.599564 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f1c800a2-714d-4e0e-acc2-05f28a1d1da3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:05.600003 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1010/4049] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:05.942027 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-be83eca7-8490-42fd-a195-1a3bee92e588 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.944292 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be83eca7-8490-42fd-a195-1a3bee92e588 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:05.944587 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be83eca7-8490-42fd-a195-1a3bee92e588 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.944854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-be83eca7-8490-42fd-a195-1a3bee92e588 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.957671 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.957671 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:05.964800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-369a5f89-c928-4ab0-942c-b705321e3721 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.965076 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d8eff4c-1acc-4804-a0a0-73bfffd6f8f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.965536 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-be83eca7-8490-42fd-a195-1a3bee92e588 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:05.966682 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-369a5f89-c928-4ab0-942c-b705321e3721 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:05.966998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-369a5f89-c928-4ab0-942c-b705321e3721 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.967041 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d8eff4c-1acc-4804-a0a0-73bfffd6f8f7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 Aug 08 19:35:05.967177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-369a5f89-c928-4ab0-942c-b705321e3721 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.967211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d8eff4c-1acc-4804-a0a0-73bfffd6f8f7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.967291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-369a5f89-c928-4ab0-942c-b705321e3721 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:05.967393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d8eff4c-1acc-4804-a0a0-73bfffd6f8f7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.970520 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-be83eca7-8490-42fd-a195-1a3bee92e588 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:05.971007 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1014/4050] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:05.971919 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.971919 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:05.972654 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-369a5f89-c928-4ab0-942c-b705321e3721 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:05.973142 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1017/4051] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:05.973201 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.973201 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:05.973712 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3d8eff4c-1acc-4804-a0a0-73bfffd6f8f7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:05.974756 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d8eff4c-1acc-4804-a0a0-73bfffd6f8f7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 returned with HTTP 200 Aug 08 19:35:05.975250 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1011/4052] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:05.985109 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fb7ff771-cd16-452b-9613-68b3c518a595 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:05.989332 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb7ff771-cd16-452b-9613-68b3c518a595 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 Aug 08 19:35:05.989567 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb7ff771-cd16-452b-9613-68b3c518a595 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:05.989744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb7ff771-cd16-452b-9613-68b3c518a595 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:05.995124 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:05.995124 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:05.995598 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fb7ff771-cd16-452b-9613-68b3c518a595 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:05.996462 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb7ff771-cd16-452b-9613-68b3c518a595 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 returned with HTTP 200 Aug 08 19:35:05.996847 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1011/4053] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:05 2026] GET /volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:06.059232 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-52ec498e-5095-45ec-b5a7-29bb80a9da8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:06.061402 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52ec498e-5095-45ec-b5a7-29bb80a9da8a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:06.061674 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52ec498e-5095-45ec-b5a7-29bb80a9da8a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:06.061937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52ec498e-5095-45ec-b5a7-29bb80a9da8a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:06.062077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-52ec498e-5095-45ec-b5a7-29bb80a9da8a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:06.067143 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:06.067143 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:06.068034 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52ec498e-5095-45ec-b5a7-29bb80a9da8a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:06.068482 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1015/4054] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:06 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:06.221134 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d7ac3d3-9f0b-4ccf-a8f8-f2670d73b812 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:06.223695 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d7ac3d3-9f0b-4ccf-a8f8-f2670d73b812 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 Aug 08 19:35:06.223977 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d7ac3d3-9f0b-4ccf-a8f8-f2670d73b812 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:06.224212 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d7ac3d3-9f0b-4ccf-a8f8-f2670d73b812 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:06.224344 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-2d7ac3d3-9f0b-4ccf-a8f8-f2670d73b812 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Show backup with id 712c6335-e4aa-4de9-86b4-e0ea90d460f2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:06.229188 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d7ac3d3-9f0b-4ccf-a8f8-f2670d73b812 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 returned with HTTP 404 Aug 08 19:35:06.230005 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1018/4055] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:06 2026] GET /volume/v3/backups/712c6335-e4aa-4de9-86b4-e0ea90d460f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:06.238445 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:06.240996 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 Aug 08 19:35:06.241394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:06.241692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:06.241981 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Delete volume with id: 18328128-c01b-42cb-ad07-ef9943f1b825 Aug 08 19:35:06.256155 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:06.256155 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:06.256781 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Volume info retrieved successfully. Aug 08 19:35:06.279115 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Delete volume request issued successfully. Aug 08 19:35:06.279548 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18f3c63d-b100-4891-9fd9-2f6f940b5bb4 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 returned with HTTP 202 Aug 08 19:35:06.280089 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1012/4056] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:35:06 2026] DELETE /volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:06.289490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a846694d-7c58-4b9c-9f66-3f1692181bc9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:06.291009 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a846694d-7c58-4b9c-9f66-3f1692181bc9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 Aug 08 19:35:06.291351 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a846694d-7c58-4b9c-9f66-3f1692181bc9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:06.291686 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a846694d-7c58-4b9c-9f66-3f1692181bc9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:06.300726 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:06.300726 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:06.304898 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a846694d-7c58-4b9c-9f66-3f1692181bc9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Volume info retrieved successfully. Aug 08 19:35:06.309920 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a846694d-7c58-4b9c-9f66-3f1692181bc9 tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 returned with HTTP 200 Aug 08 19:35:06.310350 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1012/4057] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:06 2026] GET /volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:06.616423 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-02a29b2c-353f-4429-8b82-746ed3aa9a05 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:06.618444 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02a29b2c-353f-4429-8b82-746ed3aa9a05 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:06.618738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02a29b2c-353f-4429-8b82-746ed3aa9a05 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:06.619021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-02a29b2c-353f-4429-8b82-746ed3aa9a05 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:06.627303 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:06.627303 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:06.631059 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-02a29b2c-353f-4429-8b82-746ed3aa9a05 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:06.635238 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-02a29b2c-353f-4429-8b82-746ed3aa9a05 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:06.635643 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1016/4058] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:06 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:06.986640 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42ae747a-1d58-4b4d-948d-988f65c23291 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:06.987271 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ee1b23cd-a37f-477e-bfa3-f3d68e824f80 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:06.989133 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42ae747a-1d58-4b4d-948d-988f65c23291 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:06.989215 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee1b23cd-a37f-477e-bfa3-f3d68e824f80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:06.989347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42ae747a-1d58-4b4d-948d-988f65c23291 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:06.989477 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee1b23cd-a37f-477e-bfa3-f3d68e824f80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:06.989536 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42ae747a-1d58-4b4d-948d-988f65c23291 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:06.989686 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ee1b23cd-a37f-477e-bfa3-f3d68e824f80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:06.989777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ee1b23cd-a37f-477e-bfa3-f3d68e824f80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:06.994436 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:06.994436 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:07.000859 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ee1b23cd-a37f-477e-bfa3-f3d68e824f80 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:07.000859 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1013/4059] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:06 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:07.001035 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:07.001035 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:07.003137 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-42ae747a-1d58-4b4d-948d-988f65c23291 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:07.007634 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42ae747a-1d58-4b4d-948d-988f65c23291 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:07.008063 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1019/4060] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:06 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:07.080949 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c5ce3cb5-609a-442d-bc2b-bdebe5581562 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:07.083153 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5ce3cb5-609a-442d-bc2b-bdebe5581562 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:07.083403 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5ce3cb5-609a-442d-bc2b-bdebe5581562 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:07.083673 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5ce3cb5-609a-442d-bc2b-bdebe5581562 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:07.083801 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c5ce3cb5-609a-442d-bc2b-bdebe5581562 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:07.089274 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:07.089274 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:07.090371 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5ce3cb5-609a-442d-bc2b-bdebe5581562 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:07.090869 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1013/4061] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:07 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:07.324105 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d6ed7a7a-ebb8-4c8e-a7ad-402a37653acf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:07.326188 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6ed7a7a-ebb8-4c8e-a7ad-402a37653acf tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] GET https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 Aug 08 19:35:07.326188 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6ed7a7a-ebb8-4c8e-a7ad-402a37653acf tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:07.326916 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d6ed7a7a-ebb8-4c8e-a7ad-402a37653acf tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:07.350532 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d6ed7a7a-ebb8-4c8e-a7ad-402a37653acf tempest-ProjectReaderTests39-229780786 tempest-ProjectReaderTests39-229780786-project-admin] https://10.4.3.89/volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 returned with HTTP 404 Aug 08 19:35:07.351088 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1017/4062] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:07 2026] GET /volume/v3/volumes/18328128-c01b-42cb-ad07-ef9943f1b825 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:07.620348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:07.622958 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:07.623376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdfc7d78-b946-495e-b52e-388582287001", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-911464778", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:07.629924 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=256,cinder:INSERT=34,cinder:UPDATE=86 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:35:07.647467 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:07.647467 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:07.648324 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:07.648324 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create snapshot from volume bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:07.677000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Created reservations ['c40b2799-5a14-4e41-a9a8-4848ea0643a5', '04096b83-568e-4302-be7e-4dc0a28ed8ca', '07bb9463-b5c3-4853-aba5-f1dd3605ef26', '3eb32af3-3691-47ec-a165-ebcec719b52d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:07.718950 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot force create request issued successfully. Aug 08 19:35:07.719501 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e17cf178-c932-45f4-a9bc-7618ee584f1d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:07.720025 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1014/4063] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:07 2026] POST /volume/v3/snapshots => generated 312 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:07.731635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eba79cc5-1469-42fc-8d79-a52043a31afa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:07.733794 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eba79cc5-1469-42fc-8d79-a52043a31afa tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae Aug 08 19:35:07.734032 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eba79cc5-1469-42fc-8d79-a52043a31afa tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:07.734272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eba79cc5-1469-42fc-8d79-a52043a31afa tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:07.740520 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:07.740520 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:07.741172 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eba79cc5-1469-42fc-8d79-a52043a31afa tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:07.744674 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eba79cc5-1469-42fc-8d79-a52043a31afa tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae returned with HTTP 200 Aug 08 19:35:07.744674 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1020/4064] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:07 2026] GET /volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:08.009021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4deec299-ca33-469c-a0d7-dfe58cc4b1f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.014234 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4deec299-ca33-469c-a0d7-dfe58cc4b1f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:08.014370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4deec299-ca33-469c-a0d7-dfe58cc4b1f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:08.015347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4deec299-ca33-469c-a0d7-dfe58cc4b1f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:08.015347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-4deec299-ca33-469c-a0d7-dfe58cc4b1f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:08.025099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b3d270b8-3cfc-4c5b-adc7-56f609678306 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.027425 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:08.027425 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:08.028716 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4deec299-ca33-469c-a0d7-dfe58cc4b1f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:08.028780 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3d270b8-3cfc-4c5b-adc7-56f609678306 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:08.028963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3d270b8-3cfc-4c5b-adc7-56f609678306 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:08.029378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b3d270b8-3cfc-4c5b-adc7-56f609678306 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:08.029599 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1014/4065] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:08 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:08.048789 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:08.048789 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:08.053376 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b3d270b8-3cfc-4c5b-adc7-56f609678306 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:08.059310 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b3d270b8-3cfc-4c5b-adc7-56f609678306 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:08.059797 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1018/4066] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:08 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:08.103089 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6a37ea6-0f6c-4ba6-b333-7e717513c139 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.105720 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6a37ea6-0f6c-4ba6-b333-7e717513c139 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:08.105937 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6a37ea6-0f6c-4ba6-b333-7e717513c139 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:08.106957 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6a37ea6-0f6c-4ba6-b333-7e717513c139 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:08.106957 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a6a37ea6-0f6c-4ba6-b333-7e717513c139 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:08.116730 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:08.116730 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:08.118184 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6a37ea6-0f6c-4ba6-b333-7e717513c139 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:08.119697 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1015/4067] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:08 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:08.755131 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b411e8a7-58a5-48bf-a9eb-8adac3bc3a95 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.757213 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b411e8a7-58a5-48bf-a9eb-8adac3bc3a95 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae Aug 08 19:35:08.757529 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b411e8a7-58a5-48bf-a9eb-8adac3bc3a95 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:08.757795 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b411e8a7-58a5-48bf-a9eb-8adac3bc3a95 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:08.764731 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:08.764731 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:08.765172 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b411e8a7-58a5-48bf-a9eb-8adac3bc3a95 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:08.766251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b411e8a7-58a5-48bf-a9eb-8adac3bc3a95 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae returned with HTTP 200 Aug 08 19:35:08.766605 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1021/4068] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:08 2026] GET /volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:08.778008 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aad75714-7e62-464c-91fd-4c8069562c81 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.780980 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aad75714-7e62-464c-91fd-4c8069562c81 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae Aug 08 19:35:08.780980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aad75714-7e62-464c-91fd-4c8069562c81 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:08.781078 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aad75714-7e62-464c-91fd-4c8069562c81 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:08.786316 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:08.786316 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:08.786573 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aad75714-7e62-464c-91fd-4c8069562c81 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:08.788378 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aad75714-7e62-464c-91fd-4c8069562c81 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae returned with HTTP 200 Aug 08 19:35:08.788378 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1015/4069] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:08 2026] GET /volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:08.836434 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-398576a0-f098-414c-9d11-c97332294859 req-0308b15b-eb86-464d-bb30-e24e8b19a504 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.842519 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-0308b15b-eb86-464d-bb30-e24e8b19a504 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:08.842895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-0308b15b-eb86-464d-bb30-e24e8b19a504 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:08.843214 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-0308b15b-eb86-464d-bb30-e24e8b19a504 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:08.855039 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:08.855039 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:08.858911 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-398576a0-f098-414c-9d11-c97332294859 req-0308b15b-eb86-464d-bb30-e24e8b19a504 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:08.863111 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-0308b15b-eb86-464d-bb30-e24e8b19a504 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:35:08.863525 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1019/4070] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:08 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:08.884036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-398576a0-f098-414c-9d11-c97332294859 req-97dea569-cdfc-4918-96d5-16c5273c1fa1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.887033 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-97dea569-cdfc-4918-96d5-16c5273c1fa1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001/action Aug 08 19:35:08.887511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-97dea569-cdfc-4918-96d5-16c5273c1fa1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:08.887708 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-97dea569-cdfc-4918-96d5-16c5273c1fa1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:08.907131 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:08.907131 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:08.907787 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-398576a0-f098-414c-9d11-c97332294859 req-97dea569-cdfc-4918-96d5-16c5273c1fa1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:08.915746 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-398576a0-f098-414c-9d11-c97332294859 req-97dea569-cdfc-4918-96d5-16c5273c1fa1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Begin detaching volume completed successfully. Aug 08 19:35:08.916038 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-97dea569-cdfc-4918-96d5-16c5273c1fa1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001/action returned with HTTP 202 Aug 08 19:35:08.916565 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1016/4071] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:35:08 2026] POST /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:08.992676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cb8b139-6845-4247-a2d9-1e0692ce0336 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:08.992676 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cb8b139-6845-4247-a2d9-1e0692ce0336 None None] GET https://10.4.3.89/volume// Aug 08 19:35:08.992676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cb8b139-6845-4247-a2d9-1e0692ce0336 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:08.992676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cb8b139-6845-4247-a2d9-1e0692ce0336 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:08.992676 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cb8b139-6845-4247-a2d9-1e0692ce0336 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:08.992676 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1022/4072] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:09.006996 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-398576a0-f098-414c-9d11-c97332294859 req-c2624ee5-987c-4b88-a8ac-2595480733ed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:09.009780 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-c2624ee5-987c-4b88-a8ac-2595480733ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:09.010138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-c2624ee5-987c-4b88-a8ac-2595480733ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:09.010394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-c2624ee5-987c-4b88-a8ac-2595480733ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:09.033144 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:09.033144 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:09.039657 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-398576a0-f098-414c-9d11-c97332294859 req-c2624ee5-987c-4b88-a8ac-2595480733ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:09.042669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f49f31a9-0da5-4f9b-aae8-1f7ff14924d6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:09.048028 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f49f31a9-0da5-4f9b-aae8-1f7ff14924d6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:09.050036 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f49f31a9-0da5-4f9b-aae8-1f7ff14924d6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:09.050123 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-c2624ee5-987c-4b88-a8ac-2595480733ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:35:09.050638 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1016/4073] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:09 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 1323 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:09.051603 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f49f31a9-0da5-4f9b-aae8-1f7ff14924d6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:09.052344 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-f49f31a9-0da5-4f9b-aae8-1f7ff14924d6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:09.058959 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:09.058959 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:09.059962 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f49f31a9-0da5-4f9b-aae8-1f7ff14924d6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:09.060332 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1020/4074] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:09 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:09.079772 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c315ed5-4a2f-497f-a4b3-2b88d0f0c8d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:09.082165 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c315ed5-4a2f-497f-a4b3-2b88d0f0c8d2 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:09.082445 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c315ed5-4a2f-497f-a4b3-2b88d0f0c8d2 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:09.082716 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c315ed5-4a2f-497f-a4b3-2b88d0f0c8d2 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:09.094619 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:09.094619 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:09.099430 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0c315ed5-4a2f-497f-a4b3-2b88d0f0c8d2 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:09.104468 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c315ed5-4a2f-497f-a4b3-2b88d0f0c8d2 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:09.104538 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1017/4075] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:09 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:09.142341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5d59d8e2-c8fc-4a9b-a1df-987a5df2f8a2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:09.144492 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d59d8e2-c8fc-4a9b-a1df-987a5df2f8a2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:09.144724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d59d8e2-c8fc-4a9b-a1df-987a5df2f8a2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:09.144995 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5d59d8e2-c8fc-4a9b-a1df-987a5df2f8a2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:09.145139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-5d59d8e2-c8fc-4a9b-a1df-987a5df2f8a2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:09.150407 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:09.150407 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:09.151434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5d59d8e2-c8fc-4a9b-a1df-987a5df2f8a2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:09.151978 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1023/4076] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:09 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:09.451805 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:09.565536 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:09.565922 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1816943973"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:09.567382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1816943973'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:09.567535 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:09.572096 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:09.577985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (a6b5653b-03dd-41f3-8a77-b15a6816f240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:09.578878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d97035c6-d5a1-4c18-96b0-8bd4673bb91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:09.579750 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:09.609820 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d97035c6-d5a1-4c18-96b0-8bd4673bb91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:09.610731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7211a6-19cd-4074-b21d-135510890e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:09.682807 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['710ea83e-d667-45a8-ab19-ac274607bf6e', '056a4a53-0f4e-4778-8bee-6e94ba2a0f33', '2557eb44-ad64-4c12-8d50-ee326cce2c2d', '81425ee9-a993-47c8-9da4-aae8484bd4ba'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:09.686433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f7211a6-19cd-4074-b21d-135510890e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['710ea83e-d667-45a8-ab19-ac274607bf6e', '056a4a53-0f4e-4778-8bee-6e94ba2a0f33', '2557eb44-ad64-4c12-8d50-ee326cce2c2d', '81425ee9-a993-47c8-9da4-aae8484bd4ba']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:09.686433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f7be3a-e120-4e96-a32a-d71916a8545a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:09.710422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f7be3a-e120-4e96-a32a-d71916a8545a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6846a01d-d19f-4b30-b71e-208f1e38d4e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1816943973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['710ea83e-d667-45a8-ab19-ac274607bf6e','056a4a53-0f4e-4778-8bee-6e94ba2a0f33','2557eb44-ad64-4c12-8d50-ee326cce2c2d','81425ee9-a993-47c8-9da4-aae8484bd4ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1816943973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6846a01d-d19f-4b30-b71e-208f1e38d4e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:09.711463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e883a2b-43b5-4bff-9613-fe53e61b6313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:09.731559 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e883a2b-43b5-4bff-9613-fe53e61b6313) transitioned into 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-1816943973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['710ea83e-d667-45a8-ab19-ac274607bf6e','056a4a53-0f4e-4778-8bee-6e94ba2a0f33','2557eb44-ad64-4c12-8d50-ee326cce2c2d','81425ee9-a993-47c8-9da4-aae8484bd4ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:09.732272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072d4bfa-d11a-48be-88f8-c536176789a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:09.743950 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (072d4bfa-d11a-48be-88f8-c536176789a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:09.745292 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (a6b5653b-03dd-41f3-8a77-b15a6816f240) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:09.745292 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:09.745603 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e9249ea-e371-4016-9b0b-8fe8445fee4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:09.746003 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1017/4077] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:09 2026] POST /volume/v3/volumes => generated 776 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:09.765194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d71c4eb8-9530-4a5c-becd-aa5c4063fd65 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:09.767567 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d71c4eb8-9530-4a5c-becd-aa5c4063fd65 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 Aug 08 19:35:09.767817 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d71c4eb8-9530-4a5c-becd-aa5c4063fd65 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:09.768633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d71c4eb8-9530-4a5c-becd-aa5c4063fd65 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:09.773488 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=278,cinder:INSERT=37,cinder:UPDATE=71 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:35:09.782483 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:09.782483 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:09.793241 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d71c4eb8-9530-4a5c-becd-aa5c4063fd65 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:09.798702 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d71c4eb8-9530-4a5c-becd-aa5c4063fd65 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 returned with HTTP 200 Aug 08 19:35:09.799212 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1021/4078] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:09 2026] GET /volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:10.081535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78b81338-eb49-4d8f-8073-66e15cf628f7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:10.083896 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78b81338-eb49-4d8f-8073-66e15cf628f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:10.084202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78b81338-eb49-4d8f-8073-66e15cf628f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:10.084521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78b81338-eb49-4d8f-8073-66e15cf628f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:10.084705 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-78b81338-eb49-4d8f-8073-66e15cf628f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:10.090707 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:10.090707 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:10.091768 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78b81338-eb49-4d8f-8073-66e15cf628f7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:10.092319 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1018/4079] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:10 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:10.119518 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-398576a0-f098-414c-9d11-c97332294859 req-1864c0e0-06e1-4499-ae13-104f5727e1ce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:10.125433 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-1864c0e0-06e1-4499-ae13-104f5727e1ce tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674 Aug 08 19:35:10.125433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-1864c0e0-06e1-4499-ae13-104f5727e1ce tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:10.125433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-1864c0e0-06e1-4499-ae13-104f5727e1ce tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:10.126353 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-79c10fe8-9d75-40ba-8977-4063736a2d04 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:10.128850 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79c10fe8-9d75-40ba-8977-4063736a2d04 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:10.129121 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79c10fe8-9d75-40ba-8977-4063736a2d04 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:10.129378 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-79c10fe8-9d75-40ba-8977-4063736a2d04 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:10.132482 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:10.132482 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:10.143269 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:10.143269 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:10.148264 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-79c10fe8-9d75-40ba-8977-4063736a2d04 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:10.157265 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-79c10fe8-9d75-40ba-8977-4063736a2d04 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:10.158104 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1018/4080] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:10 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:35:10.168362 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3257005b-d74c-4dfb-894c-6e9d6126cd0a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:10.171065 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3257005b-d74c-4dfb-894c-6e9d6126cd0a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:10.171364 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3257005b-d74c-4dfb-894c-6e9d6126cd0a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:10.171692 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3257005b-d74c-4dfb-894c-6e9d6126cd0a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:10.171873 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3257005b-d74c-4dfb-894c-6e9d6126cd0a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:10.181276 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:10.181276 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:10.183943 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3257005b-d74c-4dfb-894c-6e9d6126cd0a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:10.184394 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1022/4081] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:10 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:10.206049 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-398576a0-f098-414c-9d11-c97332294859 req-1864c0e0-06e1-4499-ae13-104f5727e1ce tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674 returned with HTTP 200 Aug 08 19:35:10.206608 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1024/4082] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:35:10 2026] DELETE /volume/v3/attachments/d27c5a42-5b9d-4895-8a68-bc0441569674 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:10.814310 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8b10e8b9-181c-4384-9161-e9985381f285 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:10.819452 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b10e8b9-181c-4384-9161-e9985381f285 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 Aug 08 19:35:10.819452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b10e8b9-181c-4384-9161-e9985381f285 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:10.819452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b10e8b9-181c-4384-9161-e9985381f285 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:10.826984 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:10.826984 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:10.832327 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8b10e8b9-181c-4384-9161-e9985381f285 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:10.836910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b10e8b9-181c-4384-9161-e9985381f285 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 returned with HTTP 200 Aug 08 19:35:10.837525 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1019/4083] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:10 2026] GET /volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:10.852646 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f423854-abde-4e27-bf03-9ba7ff964136 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:10.924240 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f423854-abde-4e27-bf03-9ba7ff964136 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:10.924816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f423854-abde-4e27-bf03-9ba7ff964136 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6846a01d-d19f-4b30-b71e-208f1e38d4e5", "name": "tempest-ProjectMemberTests-Snapshot-1880293335"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:10.936438 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=362,cinder:INSERT=69,cinder:UPDATE=109 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:35:10.948966 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:10.948966 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:10.949679 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4f423854-abde-4e27-bf03-9ba7ff964136 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Volume info retrieved successfully. Aug 08 19:35:10.950930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-4f423854-abde-4e27-bf03-9ba7ff964136 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Create snapshot from volume 6846a01d-d19f-4b30-b71e-208f1e38d4e5 Aug 08 19:35:11.004996 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-4f423854-abde-4e27-bf03-9ba7ff964136 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Created reservations ['13843dcd-7c53-4fcd-afda-b34dece689c7', 'ea1533c6-b0e8-4b21-a81e-871c8ec58e47', '1cfb8e99-4e39-47d5-b92f-20e61e38e9cd', '49843799-db10-4db1-afeb-e406eb392027'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:11.050349 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4f423854-abde-4e27-bf03-9ba7ff964136 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot create request issued successfully. Aug 08 19:35:11.050349 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f423854-abde-4e27-bf03-9ba7ff964136 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:11.050349 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1019/4084] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:10 2026] POST /volume/v3/snapshots => generated 305 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:11.056074 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3184f1f4-6a70-48f1-91b1-7dc0eb214ce2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:11.058250 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3184f1f4-6a70-48f1-91b1-7dc0eb214ce2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 Aug 08 19:35:11.058365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3184f1f4-6a70-48f1-91b1-7dc0eb214ce2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:11.059083 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3184f1f4-6a70-48f1-91b1-7dc0eb214ce2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:11.064287 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:11.064287 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:11.064943 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3184f1f4-6a70-48f1-91b1-7dc0eb214ce2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:11.066048 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3184f1f4-6a70-48f1-91b1-7dc0eb214ce2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 returned with HTTP 200 Aug 08 19:35:11.066800 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1023/4085] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:11 2026] GET /volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:11.080818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:11.083366 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:11.083817 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1787532061", "snapshot_id": "858dd336-2f87-4e75-b923-36aab44dcf22", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:11.085789 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1787532061', 'snapshot_id': '858dd336-2f87-4e75-b923-36aab44dcf22', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:11.092912 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:11.092912 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:11.093545 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:11.093710 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume of 1 GB Aug 08 19:35:11.098193 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Availability Zones retrieved successfully. Aug 08 19:35:11.105839 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (d7629277-1aae-4a93-a042-667593251316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:11.107329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f55fdb-0852-4246-9e31-add3a48bb75e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:11.108302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33ed9598-e023-442f-90d2-1b49b6b0a2b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:11.108696 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:11.111132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33ed9598-e023-442f-90d2-1b49b6b0a2b4 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:11.111382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33ed9598-e023-442f-90d2-1b49b6b0a2b4 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:11.111588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33ed9598-e023-442f-90d2-1b49b6b0a2b4 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:11.111705 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-33ed9598-e023-442f-90d2-1b49b6b0a2b4 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:11.123513 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:11.123513 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:11.123513 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33ed9598-e023-442f-90d2-1b49b6b0a2b4 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:11.123513 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1020/4086] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:11 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:11.148084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42f55fdb-0852-4246-9e31-add3a48bb75e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '858dd336-2f87-4e75-b923-36aab44dcf22', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:11.148912 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aba3d1f-a2ed-46ea-aa33-6b6c9ef10677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:11.181245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5d9bb27f-64f8-4ecb-a69c-aead1194dfda None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:11.183522 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d9bb27f-64f8-4ecb-a69c-aead1194dfda tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:11.184163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d9bb27f-64f8-4ecb-a69c-aead1194dfda tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:11.184163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d9bb27f-64f8-4ecb-a69c-aead1194dfda tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:11.199744 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:11.199744 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:11.200381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98412ed1-a6a6-4211-a5d7-9af86b754449 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:11.205189 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5d9bb27f-64f8-4ecb-a69c-aead1194dfda tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:11.205375 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98412ed1-a6a6-4211-a5d7-9af86b754449 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:11.205664 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98412ed1-a6a6-4211-a5d7-9af86b754449 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:11.205926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98412ed1-a6a6-4211-a5d7-9af86b754449 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:11.206080 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-98412ed1-a6a6-4211-a5d7-9af86b754449 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:11.207130 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Created reservations ['de645538-1d91-4919-9c2e-672ce4fd1bcb', '04da0505-bd47-4c8a-826b-1488f9e5d095', '50b9208f-1dbc-42c2-b4c3-818d7f18bc6e', 'a8133bb8-6347-4317-8fd6-649c2c419cf2'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:11.210463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aba3d1f-a2ed-46ea-aa33-6b6c9ef10677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de645538-1d91-4919-9c2e-672ce4fd1bcb', '04da0505-bd47-4c8a-826b-1488f9e5d095', '50b9208f-1dbc-42c2-b4c3-818d7f18bc6e', 'a8133bb8-6347-4317-8fd6-649c2c419cf2']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:11.210463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4a1af4-4450-4830-b85d-9545dcd876b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:11.217046 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:11.217046 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:11.218003 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98412ed1-a6a6-4211-a5d7-9af86b754449 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:11.218381 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1024/4087] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:11 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:11.222587 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d9bb27f-64f8-4ecb-a69c-aead1194dfda tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:11.223134 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1020/4088] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:11 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:11.255549 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b4a1af4-4450-4830-b85d-9545dcd876b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e7dfae6-48e3-475d-ba9d-975db0457bb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1787532061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['de645538-1d91-4919-9c2e-672ce4fd1bcb','04da0505-bd47-4c8a-826b-1488f9e5d095','50b9208f-1dbc-42c2-b4c3-818d7f18bc6e','a8133bb8-6347-4317-8fd6-649c2c419cf2'],size=1,snapshot_id=858dd336-2f87-4e75-b923-36aab44dcf22,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1787532061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e7dfae6-48e3-475d-ba9d-975db0457bb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684e91e5cb3640659bf014b52c8620b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=858dd336-2f87-4e75-b923-36aab44dcf22,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba421db85c444a4baed7baafd0368bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:11.256587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8bfc067-005f-49e0-9b6c-2c38826d69a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:11.281546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8bfc067-005f-49e0-9b6c-2c38826d69a7) transitioned into 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-1787532061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['de645538-1d91-4919-9c2e-672ce4fd1bcb','04da0505-bd47-4c8a-826b-1488f9e5d095','50b9208f-1dbc-42c2-b4c3-818d7f18bc6e','a8133bb8-6347-4317-8fd6-649c2c419cf2'],size=1,snapshot_id=858dd336-2f87-4e75-b923-36aab44dcf22,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:11.282694 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92525d9-cfcd-44a8-9d7f-8d352e12906c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:11.314627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92525d9-cfcd-44a8-9d7f-8d352e12906c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:11.316042 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (d7629277-1aae-4a93-a042-667593251316) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:11.316042 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request issued successfully. Aug 08 19:35:11.317118 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8179f9bb-4186-418f-a4ab-a3588acb41c1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:11.317862 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1025/4089] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:11 2026] POST /volume/v3/volumes => generated 789 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:11.331577 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5e03210-1817-44e7-b17e-314e28456b84 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:11.333994 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5e03210-1817-44e7-b17e-314e28456b84 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:11.333994 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5e03210-1817-44e7-b17e-314e28456b84 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:11.333994 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5e03210-1817-44e7-b17e-314e28456b84 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:11.345422 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:11.345422 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:11.350663 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e5e03210-1817-44e7-b17e-314e28456b84 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:11.355759 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5e03210-1817-44e7-b17e-314e28456b84 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:11.356147 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1021/4090] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:11 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.087278 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8f991294-49d6-4d95-bc5e-d5fd6404dd16 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.090776 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f991294-49d6-4d95-bc5e-d5fd6404dd16 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 Aug 08 19:35:12.092837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f991294-49d6-4d95-bc5e-d5fd6404dd16 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.092837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8f991294-49d6-4d95-bc5e-d5fd6404dd16 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.099314 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.099314 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:12.100600 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8f991294-49d6-4d95-bc5e-d5fd6404dd16 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:12.101190 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8f991294-49d6-4d95-bc5e-d5fd6404dd16 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 returned with HTTP 200 Aug 08 19:35:12.101778 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1025/4091] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.123812 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-df1cb345-88ed-43a6-a968-59c5deb093eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.126129 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df1cb345-88ed-43a6-a968-59c5deb093eb tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 Aug 08 19:35:12.126330 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df1cb345-88ed-43a6-a968-59c5deb093eb tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.126637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df1cb345-88ed-43a6-a968-59c5deb093eb tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.126782 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-df1cb345-88ed-43a6-a968-59c5deb093eb tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Delete snapshot with id: 999196a6-013d-4789-a93b-e67d72b5beb1 Aug 08 19:35:12.135194 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-78b53f20-5132-4e5c-8496-bcf53001845b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.137317 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78b53f20-5132-4e5c-8496-bcf53001845b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:12.137570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78b53f20-5132-4e5c-8496-bcf53001845b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.137742 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-78b53f20-5132-4e5c-8496-bcf53001845b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.137853 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-78b53f20-5132-4e5c-8496-bcf53001845b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:12.138320 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.138320 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:12.138938 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-df1cb345-88ed-43a6-a968-59c5deb093eb tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:12.142972 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.142972 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:12.143587 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-78b53f20-5132-4e5c-8496-bcf53001845b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:12.143991 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1026/4092] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.159515 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-df1cb345-88ed-43a6-a968-59c5deb093eb tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot delete request issued successfully. Aug 08 19:35:12.159761 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df1cb345-88ed-43a6-a968-59c5deb093eb tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 returned with HTTP 202 Aug 08 19:35:12.160282 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1021/4093] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:12 2026] DELETE /volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:12.171770 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-52badb23-54e8-44f8-b114-742bf8f94d40 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.176227 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52badb23-54e8-44f8-b114-742bf8f94d40 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 Aug 08 19:35:12.176966 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52badb23-54e8-44f8-b114-742bf8f94d40 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.177176 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-52badb23-54e8-44f8-b114-742bf8f94d40 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.183218 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.183218 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:12.183793 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-52badb23-54e8-44f8-b114-742bf8f94d40 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:12.184666 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-52badb23-54e8-44f8-b114-742bf8f94d40 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 returned with HTTP 200 Aug 08 19:35:12.185045 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1022/4094] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.231432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2400f1c9-cc58-46a7-8ce1-8b50d87ff209 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.234253 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2400f1c9-cc58-46a7-8ce1-8b50d87ff209 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:12.234812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2400f1c9-cc58-46a7-8ce1-8b50d87ff209 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.235035 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2400f1c9-cc58-46a7-8ce1-8b50d87ff209 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.235219 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-2400f1c9-cc58-46a7-8ce1-8b50d87ff209 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:12.238861 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6eade9a2-8ba8-4005-92fa-2b4eafada25b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.241728 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.241728 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:12.242232 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6eade9a2-8ba8-4005-92fa-2b4eafada25b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:12.242752 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6eade9a2-8ba8-4005-92fa-2b4eafada25b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.242999 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2400f1c9-cc58-46a7-8ce1-8b50d87ff209 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:12.243074 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6eade9a2-8ba8-4005-92fa-2b4eafada25b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.243682 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1026/4095] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.255748 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.255748 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:12.260065 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6eade9a2-8ba8-4005-92fa-2b4eafada25b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:12.265496 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6eade9a2-8ba8-4005-92fa-2b4eafada25b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:12.265860 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1027/4096] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.376343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ab61e7e4-b4d6-4de9-a837-1c03e4fc1384 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.378616 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab61e7e4-b4d6-4de9-a837-1c03e4fc1384 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:12.378894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab61e7e4-b4d6-4de9-a837-1c03e4fc1384 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.379132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ab61e7e4-b4d6-4de9-a837-1c03e4fc1384 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.387978 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.387978 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:12.392113 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ab61e7e4-b4d6-4de9-a837-1c03e4fc1384 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:12.397336 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ab61e7e4-b4d6-4de9-a837-1c03e4fc1384 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:12.397831 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1022/4097] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.410442 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4e2a8159-5c80-494f-b550-a0b0375915d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.412610 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e2a8159-5c80-494f-b550-a0b0375915d3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:12.412891 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e2a8159-5c80-494f-b550-a0b0375915d3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.413132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4e2a8159-5c80-494f-b550-a0b0375915d3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.422554 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.422554 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:12.427222 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4e2a8159-5c80-494f-b550-a0b0375915d3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:12.435305 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4e2a8159-5c80-494f-b550-a0b0375915d3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:12.435858 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1023/4098] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:12.666713 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-91314b65-883c-447e-b435-574a7473b411 req-58d72e72-6f51-4510-bf0f-8451a803a31b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.668551 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-58d72e72-6f51-4510-bf0f-8451a803a31b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136/action Aug 08 19:35:12.668941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-58d72e72-6f51-4510-bf0f-8451a803a31b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:12.669054 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-58d72e72-6f51-4510-bf0f-8451a803a31b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:12.684855 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.684855 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:12.694524 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-91314b65-883c-447e-b435-574a7473b411 req-58d72e72-6f51-4510-bf0f-8451a803a31b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136/action returned with HTTP 204 Aug 08 19:35:12.694895 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1027/4099] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:12 2026] POST /volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:12.946015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-512cd471-400a-4ed9-826a-1a10ed71dd5d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:12.948049 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-512cd471-400a-4ed9-826a-1a10ed71dd5d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:12.948249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-512cd471-400a-4ed9-826a-1a10ed71dd5d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:12.948461 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-512cd471-400a-4ed9-826a-1a10ed71dd5d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:12.955245 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:12.955245 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:12.958955 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-512cd471-400a-4ed9-826a-1a10ed71dd5d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:12.963318 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-512cd471-400a-4ed9-826a-1a10ed71dd5d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:12.963858 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1028/4100] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:12 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:13.047441 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f2452f3b-b84b-45b2-ba05-7233fbb4ef73 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.047814 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2452f3b-b84b-45b2-ba05-7233fbb4ef73 None None] GET https://10.4.3.89/volume// Aug 08 19:35:13.047987 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2452f3b-b84b-45b2-ba05-7233fbb4ef73 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.048196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2452f3b-b84b-45b2-ba05-7233fbb4ef73 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.048523 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2452f3b-b84b-45b2-ba05-7233fbb4ef73 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:13.048794 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1023/4101] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:13.056097 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-b31e2f31-1d0d-4dba-b475-9122b262752e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.058501 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-b31e2f31-1d0d-4dba-b475-9122b262752e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:35:13.058972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-b31e2f31-1d0d-4dba-b475-9122b262752e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e7dfae6-48e3-475d-ba9d-975db0457bb2", "connector": null, "instance_uuid": "9e4ef54e-3a66-4a32-a0ee-20f781d5100c"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:13.068870 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.068870 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:13.091334 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-b31e2f31-1d0d-4dba-b475-9122b262752e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:35:13.091857 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1024/4102] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:35:13 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) Aug 08 19:35:13.122508 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aac04470-6c9b-4f4d-a0dd-5a8cbf1e42e4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.125205 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aac04470-6c9b-4f4d-a0dd-5a8cbf1e42e4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:13.125387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aac04470-6c9b-4f4d-a0dd-5a8cbf1e42e4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.125607 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aac04470-6c9b-4f4d-a0dd-5a8cbf1e42e4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.136671 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.136671 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:13.138976 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bf7fd2d8-9132-4307-9fe2-03c3fa649742 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.139384 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf7fd2d8-9132-4307-9fe2-03c3fa649742 None None] GET https://10.4.3.89/volume// Aug 08 19:35:13.139546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf7fd2d8-9132-4307-9fe2-03c3fa649742 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.139729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bf7fd2d8-9132-4307-9fe2-03c3fa649742 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.140061 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bf7fd2d8-9132-4307-9fe2-03c3fa649742 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:13.140575 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1029/4103] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:13.140642 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-aac04470-6c9b-4f4d-a0dd-5a8cbf1e42e4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:13.144579 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aac04470-6c9b-4f4d-a0dd-5a8cbf1e42e4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:13.144954 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1028/4104] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:13.147676 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2d50a85d-13f8-420d-bf40-05b9189d1541 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.149584 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2d50a85d-13f8-420d-bf40-05b9189d1541 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:13.149859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2d50a85d-13f8-420d-bf40-05b9189d1541 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.150016 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2d50a85d-13f8-420d-bf40-05b9189d1541 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.154359 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b9bf7005-3a4d-4637-b494-e9526c2c15e5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.155968 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9bf7005-3a4d-4637-b494-e9526c2c15e5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:13.156165 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9bf7005-3a4d-4637-b494-e9526c2c15e5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.156335 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b9bf7005-3a4d-4637-b494-e9526c2c15e5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.156468 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-b9bf7005-3a4d-4637-b494-e9526c2c15e5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:13.160798 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.160798 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:13.161091 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.161091 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:13.162049 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b9bf7005-3a4d-4637-b494-e9526c2c15e5 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:13.162397 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1025/4105] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:13.163639 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2d50a85d-13f8-420d-bf40-05b9189d1541 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:13.168277 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2d50a85d-13f8-420d-bf40-05b9189d1541 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:13.168772 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1024/4106] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:13.193250 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3b4e5620-f130-47b9-822e-6a9f438199dc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.195070 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b4e5620-f130-47b9-822e-6a9f438199dc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 Aug 08 19:35:13.195286 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b4e5620-f130-47b9-822e-6a9f438199dc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.195566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b4e5620-f130-47b9-822e-6a9f438199dc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.199736 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b4e5620-f130-47b9-822e-6a9f438199dc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 returned with HTTP 404 Aug 08 19:35:13.200298 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1030/4107] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/snapshots/999196a6-013d-4789-a93b-e67d72b5beb1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:13.206202 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.207932 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 Aug 08 19:35:13.208115 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.208306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.208475 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: 6846a01d-d19f-4b30-b71e-208f1e38d4e5 Aug 08 19:35:13.216152 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.216152 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:13.216539 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:13.236634 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:13.237062 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4471ff1f-706b-40cc-8c23-2c949b439a1a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 returned with HTTP 202 Aug 08 19:35:13.237552 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1029/4108] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:13 2026] DELETE /volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:13.248259 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-37bd5b54-60e8-4e26-b229-ce28114d95f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.250130 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37bd5b54-60e8-4e26-b229-ce28114d95f1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 Aug 08 19:35:13.250341 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37bd5b54-60e8-4e26-b229-ce28114d95f1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.250555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-37bd5b54-60e8-4e26-b229-ce28114d95f1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.254621 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-10282248-5a3e-4b8d-b5b3-773c9380d55a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.257280 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10282248-5a3e-4b8d-b5b3-773c9380d55a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:13.257688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10282248-5a3e-4b8d-b5b3-773c9380d55a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.257725 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.257725 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:13.257896 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10282248-5a3e-4b8d-b5b3-773c9380d55a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.257997 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-10282248-5a3e-4b8d-b5b3-773c9380d55a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:13.261802 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-37bd5b54-60e8-4e26-b229-ce28114d95f1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:13.262939 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.262939 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:13.263866 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10282248-5a3e-4b8d-b5b3-773c9380d55a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:13.264245 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1025/4109] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:35:13.266089 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-37bd5b54-60e8-4e26-b229-ce28114d95f1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 returned with HTTP 200 Aug 08 19:35:13.266515 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1026/4110] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:13.275680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-13549d6f-c161-40ac-9c56-4e41501048d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.276198 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fe643f73-fccb-45bf-9423-da145267a7bf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.277726 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-13549d6f-c161-40ac-9c56-4e41501048d9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] PUT https://10.4.3.89/volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664 Aug 08 19:35:13.278061 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db/restore Aug 08 19:35:13.278123 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-13549d6f-c161-40ac-9c56-4e41501048d9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:13.278509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "51b310d7-b309-4271-ac1e-6f0eb7f68718"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:13.279992 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Restoring backup cbb5e463-659d-4219-b50f-45f79348a4db ({'restore': {'volume_id': '51b310d7-b309-4271-ac1e-6f0eb7f68718'}}) {{(pid=100253) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 08 19:35:13.280186 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Restoring backup cbb5e463-659d-4219-b50f-45f79348a4db to volume 51b310d7-b309-4271-ac1e-6f0eb7f68718. Aug 08 19:35:13.282158 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a8562d76-520f-43f1-9b7d-4245525a88e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.284170 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8562d76-520f-43f1-9b7d-4245525a88e5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:13.284578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8562d76-520f-43f1-9b7d-4245525a88e5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.284639 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a8562d76-520f-43f1-9b7d-4245525a88e5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.284865 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.284865 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:13.285600 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-13549d6f-c161-40ac-9c56-4e41501048d9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Acquiring lock "cinder-attachment_update-3e7dfae6-48e3-475d-ba9d-975db0457bb2-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:35:13.289927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-13549d6f-c161-40ac-9c56-4e41501048d9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-3e7dfae6-48e3-475d-ba9d-975db0457bb2-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:35:13.290843 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.290843 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:13.294456 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.294456 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:13.295177 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:13.295379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.api [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Checking backup size 1 against volume size 1 {{(pid=100253) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 08 19:35:13.295435 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.295435 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:13.295609 np0000006803 devstack@c-api.service[100253]: INFO cinder.backup.api [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Overwriting volume 51b310d7-b309-4271-ac1e-6f0eb7f68718 with restore of backup cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:13.299064 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a8562d76-520f-43f1-9b7d-4245525a88e5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:13.303106 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a8562d76-520f-43f1-9b7d-4245525a88e5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:13.303553 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1026/4111] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 1169 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:13.310683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] restore_backup in rpcapi backup_id cbb5e463-659d-4219-b50f-45f79348a4db {{(pid=100253) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 08 19:35:13.312848 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fe643f73-fccb-45bf-9423-da145267a7bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db/restore returned with HTTP 202 Aug 08 19:35:13.313508 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1030/4112] 10.4.3.89 () {68 vars in 1386 bytes} [Sat Aug 8 19:35:13 2026] POST /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db/restore => generated 182 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:13.318363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b3b8cba-8a4e-4fcb-a1ac-effed7b1ef2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.320707 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b3b8cba-8a4e-4fcb-a1ac-effed7b1ef2e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:13.320984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b3b8cba-8a4e-4fcb-a1ac-effed7b1ef2e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.321222 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b3b8cba-8a4e-4fcb-a1ac-effed7b1ef2e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.322090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9621484f-f0ff-4962-9d7e-172d5013d0dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.324543 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9621484f-f0ff-4962-9d7e-172d5013d0dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:13.324894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9621484f-f0ff-4962-9d7e-172d5013d0dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.325126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9621484f-f0ff-4962-9d7e-172d5013d0dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.325298 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9621484f-f0ff-4962-9d7e-172d5013d0dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:13.331267 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.331267 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:13.332491 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9621484f-f0ff-4962-9d7e-172d5013d0dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:13.332959 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.332959 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:13.333035 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1027/4113] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:13.337973 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b3b8cba-8a4e-4fcb-a1ac-effed7b1ef2e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:13.342935 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b3b8cba-8a4e-4fcb-a1ac-effed7b1ef2e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:13.343429 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1027/4114] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:13.377922 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-13549d6f-c161-40ac-9c56-4e41501048d9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-3e7dfae6-48e3-475d-ba9d-975db0457bb2-np0000006803" released by "attachment_update" :: held 0.088s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:35:13.378387 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-13549d6f-c161-40ac-9c56-4e41501048d9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664 returned with HTTP 200 Aug 08 19:35:13.379163 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1031/4115] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:35:13 2026] PUT /volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:13.382261 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-f1042276-13bf-4228-93c9-5afdc2446bab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.383881 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-f1042276-13bf-4228-93c9-5afdc2446bab tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:13.384092 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-f1042276-13bf-4228-93c9-5afdc2446bab tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.384270 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-f1042276-13bf-4228-93c9-5afdc2446bab tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.394263 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.394263 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:13.397721 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-f1042276-13bf-4228-93c9-5afdc2446bab tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:13.402549 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-f1042276-13bf-4228-93c9-5afdc2446bab tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:13.403071 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1031/4116] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 1169 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:13.423945 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-1dc4def2-97c6-4ca3-b95f-3d41bed6f1b8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.426239 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-1dc4def2-97c6-4ca3-b95f-3d41bed6f1b8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/action Aug 08 19:35:13.426594 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-1dc4def2-97c6-4ca3-b95f-3d41bed6f1b8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:13.426742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-1dc4def2-97c6-4ca3-b95f-3d41bed6f1b8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:13.439378 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.439378 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:13.440209 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-1dc4def2-97c6-4ca3-b95f-3d41bed6f1b8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:13.447903 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-1dc4def2-97c6-4ca3-b95f-3d41bed6f1b8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Begin detaching volume completed successfully. Aug 08 19:35:13.448258 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-1dc4def2-97c6-4ca3-b95f-3d41bed6f1b8 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/action returned with HTTP 202 Aug 08 19:35:13.448987 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1028/4117] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:35:13 2026] POST /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:13.497777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01d89dcf-f3c6-4d88-ad80-7469c71fc3b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.498226 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d89dcf-f3c6-4d88-ad80-7469c71fc3b0 None None] GET https://10.4.3.89/volume// Aug 08 19:35:13.498468 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d89dcf-f3c6-4d88-ad80-7469c71fc3b0 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.498699 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d89dcf-f3c6-4d88-ad80-7469c71fc3b0 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.499068 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d89dcf-f3c6-4d88-ad80-7469c71fc3b0 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:13.499379 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1028/4118] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:13.516951 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-370490a4-6ace-4e93-979e-13a198a099c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.519231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-370490a4-6ace-4e93-979e-13a198a099c3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:13.519439 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-370490a4-6ace-4e93-979e-13a198a099c3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.519699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-370490a4-6ace-4e93-979e-13a198a099c3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.529399 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.529399 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:13.533633 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-370490a4-6ace-4e93-979e-13a198a099c3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:13.539330 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-370490a4-6ace-4e93-979e-13a198a099c3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:13.539893 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1032/4119] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:13.553033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-b5755195-5d4d-4de9-9c90-0abe852da8e9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:13.555432 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-b5755195-5d4d-4de9-9c90-0abe852da8e9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/encryption Aug 08 19:35:13.555698 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-b5755195-5d4d-4de9-9c90-0abe852da8e9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:13.556013 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-b5755195-5d4d-4de9-9c90-0abe852da8e9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:13.567432 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:13.567432 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:13.574206 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-b5755195-5d4d-4de9-9c90-0abe852da8e9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/encryption returned with HTTP 200 Aug 08 19:35:13.574663 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1032/4120] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:35:13 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:14.157662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b17d235d-31e2-43f4-bf77-8ae9355ecaf7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:14.159446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b17d235d-31e2-43f4-bf77-8ae9355ecaf7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:14.162434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b17d235d-31e2-43f4-bf77-8ae9355ecaf7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:14.162434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b17d235d-31e2-43f4-bf77-8ae9355ecaf7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:14.169666 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:14.169666 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:14.172429 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-239dd511-a8f1-4429-9aba-f2dd585924bd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:14.174027 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b17d235d-31e2-43f4-bf77-8ae9355ecaf7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:14.174519 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-239dd511-a8f1-4429-9aba-f2dd585924bd tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:14.175223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-239dd511-a8f1-4429-9aba-f2dd585924bd tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:14.175223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-239dd511-a8f1-4429-9aba-f2dd585924bd tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:14.175223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-239dd511-a8f1-4429-9aba-f2dd585924bd tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:14.177756 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b17d235d-31e2-43f4-bf77-8ae9355ecaf7 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:14.178188 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1029/4121] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:14 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:14.179189 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:14.179189 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:14.180026 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-239dd511-a8f1-4429-9aba-f2dd585924bd tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:14.180366 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1029/4122] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:14 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:14.278676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-193a23b0-c4a8-4d2c-9068-5a181d7bf6d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:14.280686 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-193a23b0-c4a8-4d2c-9068-5a181d7bf6d5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 Aug 08 19:35:14.280913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-193a23b0-c4a8-4d2c-9068-5a181d7bf6d5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:14.281102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-193a23b0-c4a8-4d2c-9068-5a181d7bf6d5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:14.290275 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-193a23b0-c4a8-4d2c-9068-5a181d7bf6d5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 returned with HTTP 404 Aug 08 19:35:14.290275 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1033/4123] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:14 2026] GET /volume/v3/volumes/6846a01d-d19f-4b30-b71e-208f1e38d4e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:14.304619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-98855d81-cd10-4902-88ea-e571206ae74a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:14.304619 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:14.304619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2103925830"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:14.304619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2103925830'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:14.304619 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:14.309314 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:14.313875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (156e8ee9-4f63-4d46-ad3f-b2d4b444c9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:14.314887 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4467cbf7-2234-4d1e-b79d-a07f6d758b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:14.315682 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:14.340691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4467cbf7-2234-4d1e-b79d-a07f6d758b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:14.340691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df346851-ac66-45ac-b03b-39ca245e3524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:14.344750 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d3e86e4-67ec-49a4-b7e2-50f23505b57c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:14.346677 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d3e86e4-67ec-49a4-b7e2-50f23505b57c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:14.346872 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d3e86e4-67ec-49a4-b7e2-50f23505b57c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:14.347058 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d3e86e4-67ec-49a4-b7e2-50f23505b57c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:14.347219 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9d3e86e4-67ec-49a4-b7e2-50f23505b57c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:14.351976 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:14.351976 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:14.352874 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d3e86e4-67ec-49a4-b7e2-50f23505b57c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:14.353484 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1030/4124] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:14 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:14.381154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['e51cb53c-5b15-43c2-8972-50155a534c6e', '8447c937-28c7-4841-b5ed-2792ee6b195b', '7abdb094-ee71-4a50-9b91-7615e72f3155', '7b38e1ae-37c3-4d17-a295-2c57a0b76d62'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:14.382122 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df346851-ac66-45ac-b03b-39ca245e3524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e51cb53c-5b15-43c2-8972-50155a534c6e', '8447c937-28c7-4841-b5ed-2792ee6b195b', '7abdb094-ee71-4a50-9b91-7615e72f3155', '7b38e1ae-37c3-4d17-a295-2c57a0b76d62']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:14.383199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa835c14-4af1-42bb-b122-51994ca9fc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:14.410693 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa835c14-4af1-42bb-b122-51994ca9fc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f157ad6-f79b-43cc-8b96-088176f29e07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2103925830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['e51cb53c-5b15-43c2-8972-50155a534c6e','8447c937-28c7-4841-b5ed-2792ee6b195b','7abdb094-ee71-4a50-9b91-7615e72f3155','7b38e1ae-37c3-4d17-a295-2c57a0b76d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2103925830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f157ad6-f79b-43cc-8b96-088176f29e07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:14.412157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aee1a8c-1cbc-4a02-8998-9fe1b6b60e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:14.430450 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3aee1a8c-1cbc-4a02-8998-9fe1b6b60e4e) transitioned into 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-2103925830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['e51cb53c-5b15-43c2-8972-50155a534c6e','8447c937-28c7-4841-b5ed-2792ee6b195b','7abdb094-ee71-4a50-9b91-7615e72f3155','7b38e1ae-37c3-4d17-a295-2c57a0b76d62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:14.431068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d8be48-a657-4859-b6f5-c416e3be1b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:14.440679 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48d8be48-a657-4859-b6f5-c416e3be1b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:14.441402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (156e8ee9-4f63-4d46-ad3f-b2d4b444c9d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:14.441698 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:14.442219 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-98855d81-cd10-4902-88ea-e571206ae74a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:14.442653 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1033/4125] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:14 2026] POST /volume/v3/volumes => generated 776 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:14.457754 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5dd63dd4-4c74-4654-adaf-1feecd2d9270 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:14.459905 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dd63dd4-4c74-4654-adaf-1feecd2d9270 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 Aug 08 19:35:14.460096 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dd63dd4-4c74-4654-adaf-1feecd2d9270 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:14.460277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5dd63dd4-4c74-4654-adaf-1feecd2d9270 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:14.469747 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:14.469747 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:14.473158 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5dd63dd4-4c74-4654-adaf-1feecd2d9270 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:14.479222 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5dd63dd4-4c74-4654-adaf-1feecd2d9270 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 returned with HTTP 200 Aug 08 19:35:14.480027 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1030/4126] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:14 2026] GET /volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:15.191915 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e3867973-9e7b-4286-8439-c50678311c1c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:15.192656 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cac1851d-c136-4747-a804-719a336e94a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:15.193841 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3867973-9e7b-4286-8439-c50678311c1c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:15.194071 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3867973-9e7b-4286-8439-c50678311c1c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:15.194185 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cac1851d-c136-4747-a804-719a336e94a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:15.194250 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e3867973-9e7b-4286-8439-c50678311c1c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:15.194344 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cac1851d-c136-4747-a804-719a336e94a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:15.194383 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e3867973-9e7b-4286-8439-c50678311c1c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:15.194532 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cac1851d-c136-4747-a804-719a336e94a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:15.198708 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:15.198708 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:15.199421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e3867973-9e7b-4286-8439-c50678311c1c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:15.199805 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1034/4127] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:15 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:15.203596 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:15.203596 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:15.207001 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cac1851d-c136-4747-a804-719a336e94a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:15.211456 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cac1851d-c136-4747-a804-719a336e94a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:15.211889 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1031/4128] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:15 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:15.371666 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c9455f5-720e-484d-97c2-89c19f703ac5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:15.373499 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c9455f5-720e-484d-97c2-89c19f703ac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:15.373685 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c9455f5-720e-484d-97c2-89c19f703ac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:15.373893 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c9455f5-720e-484d-97c2-89c19f703ac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:15.374013 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-8c9455f5-720e-484d-97c2-89c19f703ac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:15.378226 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:15.378226 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:15.378970 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c9455f5-720e-484d-97c2-89c19f703ac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:15.379333 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1034/4129] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:15 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:15.494621 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9c0c9c68-973b-4ace-81bd-7d2f6dee6de9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:15.496718 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c0c9c68-973b-4ace-81bd-7d2f6dee6de9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 Aug 08 19:35:15.497120 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c0c9c68-973b-4ace-81bd-7d2f6dee6de9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:15.497303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9c0c9c68-973b-4ace-81bd-7d2f6dee6de9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:15.503920 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:15.503920 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:15.506725 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9c0c9c68-973b-4ace-81bd-7d2f6dee6de9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:15.509888 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9c0c9c68-973b-4ace-81bd-7d2f6dee6de9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 returned with HTTP 200 Aug 08 19:35:15.510246 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1031/4130] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:15 2026] GET /volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:15.520948 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:15.522627 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:15.522986 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f157ad6-f79b-43cc-8b96-088176f29e07", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-211390316"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:15.530843 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:15.530843 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:15.531135 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:15.531255 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume 8f157ad6-f79b-43cc-8b96-088176f29e07 Aug 08 19:35:15.552767 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['4ddd82ba-e88a-4cbb-b6f4-7fdef70bfcf1', 'ce75e1a7-8248-4220-84e3-ae756ad29e7b', '8434b4b6-ac25-4d02-9276-6f94a4b594e3', 'fe7497d0-4322-4738-ba87-46432a3160ae'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:15.586386 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:15.586853 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2f0406f-2f4d-4f37-bdc0-3e6d99d60bb9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:15.587376 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1035/4131] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:15 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) Aug 08 19:35:15.611233 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ee8eba9b-7109-4baa-bdb5-d27bc7341062 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:15.614929 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee8eba9b-7109-4baa-bdb5-d27bc7341062 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:15.615100 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee8eba9b-7109-4baa-bdb5-d27bc7341062 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:15.615270 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ee8eba9b-7109-4baa-bdb5-d27bc7341062 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:15.619673 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:15.619673 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:15.620098 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ee8eba9b-7109-4baa-bdb5-d27bc7341062 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:15.620470 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ee8eba9b-7109-4baa-bdb5-d27bc7341062 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 returned with HTTP 200 Aug 08 19:35:15.620784 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1032/4132] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:15 2026] GET /volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:16.210362 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7eb6d2c1-d6a2-44b7-847c-dd5ba5f2ee8b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.212869 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7eb6d2c1-d6a2-44b7-847c-dd5ba5f2ee8b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:16.213201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7eb6d2c1-d6a2-44b7-847c-dd5ba5f2ee8b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:16.213465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7eb6d2c1-d6a2-44b7-847c-dd5ba5f2ee8b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:16.213613 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7eb6d2c1-d6a2-44b7-847c-dd5ba5f2ee8b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:16.220327 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.220327 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:16.221174 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7eb6d2c1-d6a2-44b7-847c-dd5ba5f2ee8b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:16.221592 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1035/4133] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:16 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:16.225025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-97d1acaa-f892-47e9-8c94-44021578b324 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.227450 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97d1acaa-f892-47e9-8c94-44021578b324 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:16.227702 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97d1acaa-f892-47e9-8c94-44021578b324 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:16.227954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-97d1acaa-f892-47e9-8c94-44021578b324 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:16.239648 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.239648 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:16.243974 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-97d1acaa-f892-47e9-8c94-44021578b324 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:16.251296 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-97d1acaa-f892-47e9-8c94-44021578b324 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:16.252351 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1032/4134] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:16 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:16.389019 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4394445e-dc22-4515-aeb5-4ef8f7ed2a2b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.390447 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4394445e-dc22-4515-aeb5-4ef8f7ed2a2b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:16.390731 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4394445e-dc22-4515-aeb5-4ef8f7ed2a2b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:16.391040 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4394445e-dc22-4515-aeb5-4ef8f7ed2a2b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:16.391329 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4394445e-dc22-4515-aeb5-4ef8f7ed2a2b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:16.395734 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.395734 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:16.396663 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4394445e-dc22-4515-aeb5-4ef8f7ed2a2b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:16.397151 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1036/4135] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:16 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:16.630598 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3f7f8ef2-c3c2-4512-a843-179383e38b45 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.632690 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3f7f8ef2-c3c2-4512-a843-179383e38b45 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:16.632915 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3f7f8ef2-c3c2-4512-a843-179383e38b45 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:16.633130 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3f7f8ef2-c3c2-4512-a843-179383e38b45 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:16.640634 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.640634 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:16.640948 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3f7f8ef2-c3c2-4512-a843-179383e38b45 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:16.641664 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3f7f8ef2-c3c2-4512-a843-179383e38b45 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 returned with HTTP 200 Aug 08 19:35:16.642102 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1033/4136] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:16 2026] GET /volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:16.649557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2415d374-d3f7-4eae-a75d-d46a601c8e5b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.651509 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.652047 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2415d374-d3f7-4eae-a75d-d46a601c8e5b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664/action Aug 08 19:35:16.652465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2415d374-d3f7-4eae-a75d-d46a601c8e5b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:16.652638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2415d374-d3f7-4eae-a75d-d46a601c8e5b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:16.653241 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:16.653433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:16.653622 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:16.653728 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Delete snapshot with id: fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:16.658515 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.658515 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:16.658925 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:16.672889 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.672889 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:16.677202 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot delete request issued successfully. Aug 08 19:35:16.677681 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1a3f67d-cd0f-44e7-a454-bfccca06adf2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 returned with HTTP 202 Aug 08 19:35:16.677965 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1033/4137] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:16 2026] DELETE /volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:16.696712 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0383c17a-7a17-415f-8a11-a29c6f4df9c2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.697937 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-393432b1-aded-4f02-89c3-d5b9c0872a5f req-2415d374-d3f7-4eae-a75d-d46a601c8e5b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664/action returned with HTTP 204 Aug 08 19:35:16.700610 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1036/4138] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:16 2026] POST /volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:16.700669 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0383c17a-7a17-415f-8a11-a29c6f4df9c2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:16.700669 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0383c17a-7a17-415f-8a11-a29c6f4df9c2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:16.700669 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0383c17a-7a17-415f-8a11-a29c6f4df9c2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:16.707672 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.707672 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:16.711431 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0383c17a-7a17-415f-8a11-a29c6f4df9c2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:16.711431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0383c17a-7a17-415f-8a11-a29c6f4df9c2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 returned with HTTP 200 Aug 08 19:35:16.714519 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1037/4139] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:16 2026] GET /volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:35:16.762097 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-75d8c6e6-58d9-4968-b04c-4c74ea6eddee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:16.764073 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-75d8c6e6-58d9-4968-b04c-4c74ea6eddee tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136 Aug 08 19:35:16.764245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-75d8c6e6-58d9-4968-b04c-4c74ea6eddee tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:16.764433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-75d8c6e6-58d9-4968-b04c-4c74ea6eddee tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:16.771241 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:16.771241 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:16.815852 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3561e2b7-ec38-4a96-b42d-1559f155694b req-75d8c6e6-58d9-4968-b04c-4c74ea6eddee tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136 returned with HTTP 200 Aug 08 19:35:16.816242 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1034/4140] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:35:16 2026] DELETE /volume/v3/attachments/512f163b-0fb5-40d7-ba16-552f180f0136 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:17.234328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-607efa61-0ea2-47d6-bdd4-e9307d741aa9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.236142 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-607efa61-0ea2-47d6-bdd4-e9307d741aa9 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:17.236348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-607efa61-0ea2-47d6-bdd4-e9307d741aa9 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.236548 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-607efa61-0ea2-47d6-bdd4-e9307d741aa9 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.236682 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-607efa61-0ea2-47d6-bdd4-e9307d741aa9 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:17.246647 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:17.246647 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:17.247483 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-607efa61-0ea2-47d6-bdd4-e9307d741aa9 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:17.247869 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1034/4141] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:17 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:17.265037 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cb08e196-616d-4c15-ae28-f2d0987a8410 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.267594 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cb08e196-616d-4c15-ae28-f2d0987a8410 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:17.267889 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cb08e196-616d-4c15-ae28-f2d0987a8410 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.268160 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cb08e196-616d-4c15-ae28-f2d0987a8410 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.280760 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:17.280760 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:17.285094 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cb08e196-616d-4c15-ae28-f2d0987a8410 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:17.290497 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cb08e196-616d-4c15-ae28-f2d0987a8410 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:17.290984 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1037/4142] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:17 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:17.407365 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d92ba0d9-99a7-45d7-b1f2-48a570d27b7b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.409143 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d92ba0d9-99a7-45d7-b1f2-48a570d27b7b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:17.409297 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d92ba0d9-99a7-45d7-b1f2-48a570d27b7b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.409670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d92ba0d9-99a7-45d7-b1f2-48a570d27b7b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.409670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d92ba0d9-99a7-45d7-b1f2-48a570d27b7b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:17.413292 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:17.413292 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:17.413965 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d92ba0d9-99a7-45d7-b1f2-48a570d27b7b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:17.414270 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1038/4143] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:17 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:17.688013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-742a42bb-98d0-4740-b910-5b56081ef7f2 req-f7230b14-960d-4e4b-bfa6-a36e1e186269 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.690699 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-742a42bb-98d0-4740-b910-5b56081ef7f2 req-f7230b14-960d-4e4b-bfa6-a36e1e186269 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:17.690988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-742a42bb-98d0-4740-b910-5b56081ef7f2 req-f7230b14-960d-4e4b-bfa6-a36e1e186269 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.691246 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-742a42bb-98d0-4740-b910-5b56081ef7f2 req-f7230b14-960d-4e4b-bfa6-a36e1e186269 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.699964 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:17.699964 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:17.704321 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-742a42bb-98d0-4740-b910-5b56081ef7f2 req-f7230b14-960d-4e4b-bfa6-a36e1e186269 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:17.709954 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-742a42bb-98d0-4740-b910-5b56081ef7f2 req-f7230b14-960d-4e4b-bfa6-a36e1e186269 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:17.710509 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1035/4144] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:17 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:17.735022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6cee42cd-e3ce-4fae-bbad-d51e42304dda None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.736635 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6cee42cd-e3ce-4fae-bbad-d51e42304dda tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:17.736792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6cee42cd-e3ce-4fae-bbad-d51e42304dda tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.736972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6cee42cd-e3ce-4fae-bbad-d51e42304dda tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.740821 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6cee42cd-e3ce-4fae-bbad-d51e42304dda tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 returned with HTTP 404 Aug 08 19:35:17.741244 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1035/4145] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:17 2026] GET /volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:17.748916 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9ef9a252-eba6-4d38-a47d-092cd80a1df8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.751249 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ef9a252-eba6-4d38-a47d-092cd80a1df8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:17.751506 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ef9a252-eba6-4d38-a47d-092cd80a1df8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.751736 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ef9a252-eba6-4d38-a47d-092cd80a1df8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.751894 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-9ef9a252-eba6-4d38-a47d-092cd80a1df8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:17.758978 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ef9a252-eba6-4d38-a47d-092cd80a1df8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 returned with HTTP 404 Aug 08 19:35:17.759553 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1038/4146] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:17 2026] DELETE /volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:17.766163 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ad7c1fa-b005-490c-b6ee-2f0cdc981a7d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.768199 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ad7c1fa-b005-490c-b6ee-2f0cdc981a7d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 Aug 08 19:35:17.768361 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ad7c1fa-b005-490c-b6ee-2f0cdc981a7d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.768544 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ad7c1fa-b005-490c-b6ee-2f0cdc981a7d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.772909 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ad7c1fa-b005-490c-b6ee-2f0cdc981a7d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 returned with HTTP 404 Aug 08 19:35:17.773641 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1039/4147] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:17 2026] GET /volume/v3/snapshots/fafc9e89-411b-453f-b251-4089d6999c08 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:17.780198 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a24356ff-9958-4ed3-badf-6d95bd930081 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.782222 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a24356ff-9958-4ed3-badf-6d95bd930081 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 Aug 08 19:35:17.782391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a24356ff-9958-4ed3-badf-6d95bd930081 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.782585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a24356ff-9958-4ed3-badf-6d95bd930081 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.782737 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-a24356ff-9958-4ed3-badf-6d95bd930081 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: 8f157ad6-f79b-43cc-8b96-088176f29e07 Aug 08 19:35:17.791271 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:17.791271 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:17.791600 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a24356ff-9958-4ed3-badf-6d95bd930081 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:17.807283 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a24356ff-9958-4ed3-badf-6d95bd930081 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:17.807474 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a24356ff-9958-4ed3-badf-6d95bd930081 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 returned with HTTP 202 Aug 08 19:35:17.807877 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1036/4148] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:17 2026] DELETE /volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:17.814557 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b26f5c18-71b0-4227-b532-a5960e08c828 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:17.816799 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b26f5c18-71b0-4227-b532-a5960e08c828 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 Aug 08 19:35:17.817070 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b26f5c18-71b0-4227-b532-a5960e08c828 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:17.817347 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b26f5c18-71b0-4227-b532-a5960e08c828 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:17.826244 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:17.826244 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:17.830314 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b26f5c18-71b0-4227-b532-a5960e08c828 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:17.835402 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b26f5c18-71b0-4227-b532-a5960e08c828 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 returned with HTTP 200 Aug 08 19:35:17.837531 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1036/4149] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:17 2026] GET /volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:18.258338 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-95b2a5f2-7cb7-4439-a1a8-22bfe763dacc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:18.263352 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95b2a5f2-7cb7-4439-a1a8-22bfe763dacc tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:18.263508 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95b2a5f2-7cb7-4439-a1a8-22bfe763dacc tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:18.263731 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-95b2a5f2-7cb7-4439-a1a8-22bfe763dacc tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:18.264047 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-95b2a5f2-7cb7-4439-a1a8-22bfe763dacc tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:18.275792 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:18.275792 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:18.276692 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-95b2a5f2-7cb7-4439-a1a8-22bfe763dacc tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:18.277065 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1039/4150] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:18 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:18.425034 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c4cd5e9b-0492-4bc2-8eff-82449b478859 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:18.428401 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4cd5e9b-0492-4bc2-8eff-82449b478859 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:18.428667 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4cd5e9b-0492-4bc2-8eff-82449b478859 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:18.428912 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c4cd5e9b-0492-4bc2-8eff-82449b478859 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:18.429043 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-c4cd5e9b-0492-4bc2-8eff-82449b478859 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:18.435026 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:18.435026 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:18.436050 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c4cd5e9b-0492-4bc2-8eff-82449b478859 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:18.436532 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1040/4151] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:18 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:18.856251 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-57b15e2b-c5fe-43fc-b3d8-e3998ce4a160 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:18.858090 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57b15e2b-c5fe-43fc-b3d8-e3998ce4a160 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 Aug 08 19:35:18.858273 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57b15e2b-c5fe-43fc-b3d8-e3998ce4a160 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:18.858478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57b15e2b-c5fe-43fc-b3d8-e3998ce4a160 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:18.864224 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57b15e2b-c5fe-43fc-b3d8-e3998ce4a160 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 returned with HTTP 404 Aug 08 19:35:18.864670 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1037/4152] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:18 2026] GET /volume/v3/volumes/8f157ad6-f79b-43cc-8b96-088176f29e07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:18.875143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:18.879705 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:18.880093 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1926862897"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:18.883339 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1926862897'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:18.883450 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:18.887589 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:18.893396 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (aee728f7-e9e6-483e-bd06-0954029a55de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:18.894249 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b7a93a-3636-41d9-88c5-af3d764f44c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:18.895047 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:18.919938 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b7a93a-3636-41d9-88c5-af3d764f44c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:18.920694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da52c294-05bd-445e-9872-163460f52391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:18.960055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['afe1de50-e5a2-4dc0-9d11-0049effb3fd3', 'eed5ba61-c59f-4cb2-84d7-84f3caa2df82', '8d6b76df-bb5d-4e74-9c17-6a34bc898f7f', '07b493d9-bf82-444b-b95c-e4fbb40ca5e3'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:18.961167 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da52c294-05bd-445e-9872-163460f52391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afe1de50-e5a2-4dc0-9d11-0049effb3fd3', 'eed5ba61-c59f-4cb2-84d7-84f3caa2df82', '8d6b76df-bb5d-4e74-9c17-6a34bc898f7f', '07b493d9-bf82-444b-b95c-e4fbb40ca5e3']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:18.962152 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93f2862-3a75-4072-9a96-8c9993be5055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:18.987086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c93f2862-3a75-4072-9a96-8c9993be5055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6484550-2af0-497d-ae66-ab5f0e0b3622', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1926862897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['afe1de50-e5a2-4dc0-9d11-0049effb3fd3','eed5ba61-c59f-4cb2-84d7-84f3caa2df82','8d6b76df-bb5d-4e74-9c17-6a34bc898f7f','07b493d9-bf82-444b-b95c-e4fbb40ca5e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1926862897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6484550-2af0-497d-ae66-ab5f0e0b3622,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:18.987848 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46de2261-55e2-4450-9c8f-66ba67cb0323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:19.006334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46de2261-55e2-4450-9c8f-66ba67cb0323) transitioned into 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-1926862897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['afe1de50-e5a2-4dc0-9d11-0049effb3fd3','eed5ba61-c59f-4cb2-84d7-84f3caa2df82','8d6b76df-bb5d-4e74-9c17-6a34bc898f7f','07b493d9-bf82-444b-b95c-e4fbb40ca5e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:19.006334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b03571bf-fab6-4a42-800b-bef0bb9b09ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:19.015216 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b03571bf-fab6-4a42-800b-bef0bb9b09ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:19.016172 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (aee728f7-e9e6-483e-bd06-0954029a55de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:19.016418 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:19.016999 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ce5a70bf-b80d-401a-a890-62b31c4f9135 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:19.017443 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1037/4153] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:18 2026] POST /volume/v3/volumes => generated 776 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:19.027662 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-111e0488-217d-4f0e-b323-5fe6bff38369 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.029737 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-111e0488-217d-4f0e-b323-5fe6bff38369 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 Aug 08 19:35:19.029960 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-111e0488-217d-4f0e-b323-5fe6bff38369 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:19.030169 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-111e0488-217d-4f0e-b323-5fe6bff38369 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:19.039216 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.039216 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:19.043333 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-111e0488-217d-4f0e-b323-5fe6bff38369 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:19.050891 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-111e0488-217d-4f0e-b323-5fe6bff38369 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 returned with HTTP 200 Aug 08 19:35:19.051292 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1040/4154] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:19 2026] GET /volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:19.287401 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9702e719-81a0-4171-ba43-21abf45524d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.290017 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9702e719-81a0-4171-ba43-21abf45524d7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:19.291192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9702e719-81a0-4171-ba43-21abf45524d7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:19.291192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9702e719-81a0-4171-ba43-21abf45524d7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:19.291192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-9702e719-81a0-4171-ba43-21abf45524d7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:19.296250 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.296250 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:19.297217 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9702e719-81a0-4171-ba43-21abf45524d7 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:19.297855 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1041/4155] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:19 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:19.306741 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a4f73c02-6228-470d-be8f-8ddff8df068c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.308750 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4f73c02-6228-470d-be8f-8ddff8df068c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:35:19.309308 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4f73c02-6228-470d-be8f-8ddff8df068c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:19.309308 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4f73c02-6228-470d-be8f-8ddff8df068c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:19.318615 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.318615 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:19.324385 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a4f73c02-6228-470d-be8f-8ddff8df068c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Volume info retrieved successfully. Aug 08 19:35:19.330659 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4f73c02-6228-470d-be8f-8ddff8df068c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 returned with HTTP 200 Aug 08 19:35:19.331125 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1038/4156] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:19 2026] GET /volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:19.349852 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d89ae72f-bf16-41be-a632-c6b3de1f20a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.351737 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d89ae72f-bf16-41be-a632-c6b3de1f20a3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] PUT https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:19.352160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d89ae72f-bf16-41be-a632-c6b3de1f20a3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1091418373", "description": "tempest-volume-backup-description-1525264580"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:19.357945 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.357945 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:19.366711 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d89ae72f-bf16-41be-a632-c6b3de1f20a3 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:19.367266 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1038/4157] 10.4.3.89 () {70 vars in 1402 bytes} [Sat Aug 8 19:35:19 2026] PUT /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 331 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:19.376133 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0b9a1f41-45f0-463d-afa7-f80f8230f603 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.377936 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0b9a1f41-45f0-463d-afa7-f80f8230f603 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:19.378116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0b9a1f41-45f0-463d-afa7-f80f8230f603 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:19.378301 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0b9a1f41-45f0-463d-afa7-f80f8230f603 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:19.378420 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0b9a1f41-45f0-463d-afa7-f80f8230f603 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:19.383180 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.383180 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:19.383994 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0b9a1f41-45f0-463d-afa7-f80f8230f603 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:19.384477 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1041/4158] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:19 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 838 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:19.393695 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-53affd32-79c6-4025-94c0-39bd56221434 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.395630 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53affd32-79c6-4025-94c0-39bd56221434 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] DELETE https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:19.395882 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53affd32-79c6-4025-94c0-39bd56221434 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:19.396148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53affd32-79c6-4025-94c0-39bd56221434 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:19.396303 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-53affd32-79c6-4025-94c0-39bd56221434 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Delete backup with id: 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. Aug 08 19:35:19.400597 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.400597 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:19.415263 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-53affd32-79c6-4025-94c0-39bd56221434 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] delete_backup rpcapi backup_id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:35:19.416920 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53affd32-79c6-4025-94c0-39bd56221434 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 202 Aug 08 19:35:19.417401 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1042/4159] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:35:19 2026] DELETE /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:19.424670 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eb1a4085-bc5d-44e7-bae6-478a62280622 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.426943 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb1a4085-bc5d-44e7-bae6-478a62280622 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:19.427243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb1a4085-bc5d-44e7-bae6-478a62280622 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:19.427519 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb1a4085-bc5d-44e7-bae6-478a62280622 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:19.427664 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-eb1a4085-bc5d-44e7-bae6-478a62280622 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:19.432741 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.432741 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:19.433736 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb1a4085-bc5d-44e7-bae6-478a62280622 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:19.434271 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1039/4160] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:19 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:19.450637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-764a508a-4a8b-43f2-b511-91a037d9befd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:19.452903 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-764a508a-4a8b-43f2-b511-91a037d9befd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:19.453204 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-764a508a-4a8b-43f2-b511-91a037d9befd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:19.453472 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-764a508a-4a8b-43f2-b511-91a037d9befd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:19.453584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-764a508a-4a8b-43f2-b511-91a037d9befd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:19.459301 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:19.459301 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:19.460115 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-764a508a-4a8b-43f2-b511-91a037d9befd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:19.460570 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1039/4161] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:19 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:20.078375 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f0cd595b-8707-4115-ade2-a2d19e79d0da None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.085359 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0cd595b-8707-4115-ade2-a2d19e79d0da tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 Aug 08 19:35:20.085670 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0cd595b-8707-4115-ade2-a2d19e79d0da tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:20.085946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f0cd595b-8707-4115-ade2-a2d19e79d0da tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:20.100050 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.100050 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:20.108710 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f0cd595b-8707-4115-ade2-a2d19e79d0da tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:20.114178 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f0cd595b-8707-4115-ade2-a2d19e79d0da tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 returned with HTTP 200 Aug 08 19:35:20.114915 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1042/4162] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:20 2026] GET /volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:20.131114 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.133567 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:20.133567 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6484550-2af0-497d-ae66-ab5f0e0b3622", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1268300088"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:20.143992 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.143992 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:20.146250 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:20.146250 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume f6484550-2af0-497d-ae66-ab5f0e0b3622 Aug 08 19:35:20.186950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['aae9372c-0760-4941-b8bd-9bdccd757870', '45328c47-96cf-4b95-aca9-a7b5fcb9cba7', 'ae883a5e-d7ec-4831-b7ed-2e437e88f3b7', 'c8d2dda4-ae25-4641-816c-11fad78e6890'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:20.233439 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:20.233439 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc5fe5e7-95bc-48ca-8c84-0f50190a1c13 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:20.233439 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1043/4163] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:20.242168 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44484c59-0aa3-4ddd-8419-3f84b881b945 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.243832 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44484c59-0aa3-4ddd-8419-3f84b881b945 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 Aug 08 19:35:20.244003 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44484c59-0aa3-4ddd-8419-3f84b881b945 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:20.244182 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44484c59-0aa3-4ddd-8419-3f84b881b945 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:20.250993 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.250993 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:20.251349 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-44484c59-0aa3-4ddd-8419-3f84b881b945 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:20.252107 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44484c59-0aa3-4ddd-8419-3f84b881b945 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 returned with HTTP 200 Aug 08 19:35:20.252681 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1040/4164] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:20 2026] GET /volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:20.445325 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a90cd967-7a9d-4008-8165-39587c74bf73 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.447421 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a90cd967-7a9d-4008-8165-39587c74bf73 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:20.447661 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a90cd967-7a9d-4008-8165-39587c74bf73 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:20.447886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a90cd967-7a9d-4008-8165-39587c74bf73 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:20.448022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a90cd967-7a9d-4008-8165-39587c74bf73 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:20.452759 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.452759 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:20.453856 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a90cd967-7a9d-4008-8165-39587c74bf73 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 200 Aug 08 19:35:20.454373 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1040/4165] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:20 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:20.471636 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0da5c63d-d853-4fff-a429-58eedffd3727 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.475134 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0da5c63d-d853-4fff-a429-58eedffd3727 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:20.475479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0da5c63d-d853-4fff-a429-58eedffd3727 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:20.475761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0da5c63d-d853-4fff-a429-58eedffd3727 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:20.475941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-0da5c63d-d853-4fff-a429-58eedffd3727 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:20.488988 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.488988 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:20.489398 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0da5c63d-d853-4fff-a429-58eedffd3727 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:20.493430 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1043/4166] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:20 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:20.802582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.805273 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:20.805576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:20.805864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:20.806096 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume with id: 756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:20.816088 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.816088 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:20.816751 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:20.837281 np0000006803 devstack@c-api.service[100252]: WARNING cinder.keymgr.conf_key_mgr [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:35:20.848402 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume request issued successfully. Aug 08 19:35:20.848706 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d775f1b-11f3-4c04-b79c-25fe4cd62a58 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 202 Aug 08 19:35:20.849226 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1044/4167] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:20 2026] DELETE /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:20.862572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7c633e3-664e-4460-9129-9e55933dae55 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.864867 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7c633e3-664e-4460-9129-9e55933dae55 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:20.865098 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7c633e3-664e-4460-9129-9e55933dae55 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:20.865320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7c633e3-664e-4460-9129-9e55933dae55 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:20.874979 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.874979 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:20.880700 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b7c633e3-664e-4460-9129-9e55933dae55 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:35:20.887394 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7c633e3-664e-4460-9129-9e55933dae55 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 200 Aug 08 19:35:20.887941 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1041/4168] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:20 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:35:20.968206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-d5ce5e20-8cac-4a8f-b925-f20d320660eb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:20.970757 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-d5ce5e20-8cac-4a8f-b925-f20d320660eb tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:20.971044 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-d5ce5e20-8cac-4a8f-b925-f20d320660eb tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:20.971334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-d5ce5e20-8cac-4a8f-b925-f20d320660eb tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:20.982122 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:20.982122 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:20.987107 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-d5ce5e20-8cac-4a8f-b925-f20d320660eb tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:20.993364 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-d5ce5e20-8cac-4a8f-b925-f20d320660eb tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:20.993986 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1041/4169] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:20 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:21.017837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-79c3d5cc-dd70-4669-bd71-cd1adf4007df None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.020680 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-79c3d5cc-dd70-4669-bd71-cd1adf4007df tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2/action Aug 08 19:35:21.021176 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-79c3d5cc-dd70-4669-bd71-cd1adf4007df tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:21.021353 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-79c3d5cc-dd70-4669-bd71-cd1adf4007df tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:21.035460 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.035460 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:21.036145 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-79c3d5cc-dd70-4669-bd71-cd1adf4007df tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:21.055231 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-79c3d5cc-dd70-4669-bd71-cd1adf4007df tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Begin detaching volume completed successfully. Aug 08 19:35:21.055583 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-79c3d5cc-dd70-4669-bd71-cd1adf4007df tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2/action returned with HTTP 202 Aug 08 19:35:21.056218 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1044/4170] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:35:21 2026] POST /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:21.109860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e65a3ee9-3776-4a42-9887-9e962b6ee1e1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.109860 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e65a3ee9-3776-4a42-9887-9e962b6ee1e1 None None] GET https://10.4.3.89/volume// Aug 08 19:35:21.109860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e65a3ee9-3776-4a42-9887-9e962b6ee1e1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.109860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e65a3ee9-3776-4a42-9887-9e962b6ee1e1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.110176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e65a3ee9-3776-4a42-9887-9e962b6ee1e1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:21.110458 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1045/4171] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:21.116578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-e93b6dbd-07eb-4505-aa2a-a7d383b4c242 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.118617 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-e93b6dbd-07eb-4505-aa2a-a7d383b4c242 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:21.118906 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-e93b6dbd-07eb-4505-aa2a-a7d383b4c242 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.119115 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-e93b6dbd-07eb-4505-aa2a-a7d383b4c242 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.128772 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.128772 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:21.132211 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-e93b6dbd-07eb-4505-aa2a-a7d383b4c242 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:21.136193 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-e93b6dbd-07eb-4505-aa2a-a7d383b4c242 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:21.136624 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1042/4172] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:21.263504 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d8e8eef5-f26e-4b41-bd4a-675246f176a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.266048 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8e8eef5-f26e-4b41-bd4a-675246f176a0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 Aug 08 19:35:21.266302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8e8eef5-f26e-4b41-bd4a-675246f176a0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.266564 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8e8eef5-f26e-4b41-bd4a-675246f176a0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.273857 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.273857 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:21.274326 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d8e8eef5-f26e-4b41-bd4a-675246f176a0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:21.275389 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8e8eef5-f26e-4b41-bd4a-675246f176a0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 returned with HTTP 200 Aug 08 19:35:21.275995 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1042/4173] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:21.285091 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-93db7164-615e-4922-8bbd-d528780726a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.287306 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93db7164-615e-4922-8bbd-d528780726a3 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] POST https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1/action Aug 08 19:35:21.287770 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93db7164-615e-4922-8bbd-d528780726a3 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:21.287949 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-93db7164-615e-4922-8bbd-d528780726a3 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:21.297372 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.297372 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:21.297995 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-93db7164-615e-4922-8bbd-d528780726a3 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:21.299141 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-93db7164-615e-4922-8bbd-d528780726a3 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '84969909f1524cb5b08191871bf6f515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aeea771a63944f158adf122be70e8277', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:35:21.299401 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-93db7164-615e-4922-8bbd-d528780726a3 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1/action returned with HTTP 403 Aug 08 19:35:21.300078 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1045/4174] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:35:21 2026] POST /volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:21.318340 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.321732 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 Aug 08 19:35:21.322091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.322405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.322634 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: 218c9089-9af0-4c77-87c2-e34cb2e74fe1 Aug 08 19:35:21.330307 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.330307 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:21.330847 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:21.359772 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot delete request issued successfully. Aug 08 19:35:21.359996 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-79c040fe-a096-4926-b2c9-b23f8c9761f9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 returned with HTTP 202 Aug 08 19:35:21.360362 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1046/4175] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:21 2026] DELETE /volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:21.378768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-76242080-40f0-43ab-a53b-5003900cde8d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.380773 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76242080-40f0-43ab-a53b-5003900cde8d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 Aug 08 19:35:21.380977 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76242080-40f0-43ab-a53b-5003900cde8d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.381192 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-76242080-40f0-43ab-a53b-5003900cde8d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.386240 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.386240 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:21.386604 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-76242080-40f0-43ab-a53b-5003900cde8d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:21.387540 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-76242080-40f0-43ab-a53b-5003900cde8d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 returned with HTTP 200 Aug 08 19:35:21.388198 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1043/4176] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:21.463970 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-427cad70-4883-48b7-8e39-f80c8c9dd46a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.465706 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-427cad70-4883-48b7-8e39-f80c8c9dd46a tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb Aug 08 19:35:21.465948 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-427cad70-4883-48b7-8e39-f80c8c9dd46a tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.466138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-427cad70-4883-48b7-8e39-f80c8c9dd46a tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.466237 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-427cad70-4883-48b7-8e39-f80c8c9dd46a tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Show backup with id 7e442646-e9bb-4650-9eea-1d9fb55fd6cb. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:21.469991 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-427cad70-4883-48b7-8e39-f80c8c9dd46a tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb returned with HTTP 404 Aug 08 19:35:21.470425 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1043/4177] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/backups/7e442646-e9bb-4650-9eea-1d9fb55fd6cb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:21.502168 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1da98b9d-1621-4481-b8b6-2a2b8c25a368 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.504223 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1da98b9d-1621-4481-b8b6-2a2b8c25a368 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:21.504507 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1da98b9d-1621-4481-b8b6-2a2b8c25a368 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.504708 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1da98b9d-1621-4481-b8b6-2a2b8c25a368 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.504844 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1da98b9d-1621-4481-b8b6-2a2b8c25a368 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:21.510240 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.510240 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:21.510325 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1da98b9d-1621-4481-b8b6-2a2b8c25a368 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:21.510682 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1046/4178] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:21.580164 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02764f73-9316-4f5d-bb89-5273d2ddf27b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.581830 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02764f73-9316-4f5d-bb89-5273d2ddf27b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:35:21.582045 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02764f73-9316-4f5d-bb89-5273d2ddf27b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.582269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02764f73-9316-4f5d-bb89-5273d2ddf27b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.588994 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.588994 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:21.592641 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02764f73-9316-4f5d-bb89-5273d2ddf27b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Volume info retrieved successfully. Aug 08 19:35:21.596082 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02764f73-9316-4f5d-bb89-5273d2ddf27b tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 returned with HTTP 200 Aug 08 19:35:21.596425 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1047/4179] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:21.608175 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.610039 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] DELETE https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:35:21.610239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.610477 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.610635 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Delete volume with id: 132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:35:21.617173 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.617173 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:21.617589 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Volume info retrieved successfully. Aug 08 19:35:21.658032 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Delete volume request issued successfully. Aug 08 19:35:21.658248 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e532f20-6c50-4d3d-b37e-215ce8d379f6 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 returned with HTTP 202 Aug 08 19:35:21.658896 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1044/4180] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:35:21 2026] DELETE /volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:21.668214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3946462f-be1e-4eeb-835c-1ddb60a55ee0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.670022 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3946462f-be1e-4eeb-835c-1ddb60a55ee0 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:35:21.670230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3946462f-be1e-4eeb-835c-1ddb60a55ee0 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.672474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3946462f-be1e-4eeb-835c-1ddb60a55ee0 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.677162 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.677162 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:21.680294 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3946462f-be1e-4eeb-835c-1ddb60a55ee0 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Volume info retrieved successfully. Aug 08 19:35:21.683989 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3946462f-be1e-4eeb-835c-1ddb60a55ee0 tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 returned with HTTP 200 Aug 08 19:35:21.684452 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1044/4181] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:21.900681 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3ac51c6d-fd5a-453d-8bed-64f23d282755 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.902628 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ac51c6d-fd5a-453d-8bed-64f23d282755 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 Aug 08 19:35:21.902861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ac51c6d-fd5a-453d-8bed-64f23d282755 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.903072 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3ac51c6d-fd5a-453d-8bed-64f23d282755 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.908900 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3ac51c6d-fd5a-453d-8bed-64f23d282755 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 returned with HTTP 404 Aug 08 19:35:21.909427 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1047/4182] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/volumes/756264f9-e43e-401c-b3aa-3a9bcc3de3d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:21.917338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bb8b7265-f2d7-4832-aec5-74114cf31f20 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.919112 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb8b7265-f2d7-4832-aec5-74114cf31f20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:35:21.919444 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb8b7265-f2d7-4832-aec5-74114cf31f20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.919708 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bb8b7265-f2d7-4832-aec5-74114cf31f20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.920633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bb8b7265-f2d7-4832-aec5-74114cf31f20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:35:21.933924 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bb8b7265-f2d7-4832-aec5-74114cf31f20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Get all volumes completed successfully. Aug 08 19:35:21.936439 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:21.936439 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:21.941440 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bb8b7265-f2d7-4832-aec5-74114cf31f20 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:35:21.942222 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1048/4183] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:35:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:21.963547 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-82a04029-abcf-42ce-87ec-58be501232eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:21.965763 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82a04029-abcf-42ce-87ec-58be501232eb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] DELETE https://10.4.3.89/volume/v3/types/da696e4a-2d3e-4856-97c5-9ca65253fa12 Aug 08 19:35:21.966033 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82a04029-abcf-42ce-87ec-58be501232eb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:21.966285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82a04029-abcf-42ce-87ec-58be501232eb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:21.993134 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82a04029-abcf-42ce-87ec-58be501232eb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/da696e4a-2d3e-4856-97c5-9ca65253fa12 returned with HTTP 202 Aug 08 19:35:21.993642 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1045/4184] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:21 2026] DELETE /volume/v3/types/da696e4a-2d3e-4856-97c5-9ca65253fa12 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:22.005567 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4af577d2-62e9-47ff-a475-6bca0f4426a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.007232 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4af577d2-62e9-47ff-a475-6bca0f4426a3 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:22.007574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4af577d2-62e9-47ff-a475-6bca0f4426a3 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1527547467", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:22.026675 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4af577d2-62e9-47ff-a475-6bca0f4426a3 tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:22.027058 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1045/4185] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:35:22 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:22.031938 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-38ce3610-126b-4245-aafb-2566478fca5f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.034086 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-38ce3610-126b-4245-aafb-2566478fca5f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664 Aug 08 19:35:22.034275 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-38ce3610-126b-4245-aafb-2566478fca5f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:22.034509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-38ce3610-126b-4245-aafb-2566478fca5f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:22.036887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e7c98a4a-15e5-4868-8a5f-a1fc6328b0bd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.038689 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7c98a4a-15e5-4868-8a5f-a1fc6328b0bd tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] POST https://10.4.3.89/volume/v3/types/28f915d2-afce-4a93-bf13-2d90a300ab86/encryption Aug 08 19:35:22.039272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e7c98a4a-15e5-4868-8a5f-a1fc6328b0bd tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:22.042224 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:22.042224 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:22.065684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e7c98a4a-15e5-4868-8a5f-a1fc6328b0bd tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/28f915d2-afce-4a93-bf13-2d90a300ab86/encryption returned with HTTP 200 Aug 08 19:35:22.066145 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1049/4186] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:35:22 2026] POST /volume/v3/types/28f915d2-afce-4a93-bf13-2d90a300ab86/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:22.076049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f9246cf-779b-43a4-a385-ed07d411d082 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.077920 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:22.078302 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-621508198", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1527547467", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:22.079972 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-621508198', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1527547467', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:22.084398 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume of 1 GB Aug 08 19:35:22.084728 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:22.084728 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:22.085296 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Availability Zones retrieved successfully. Aug 08 19:35:22.090619 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (565e798d-7543-4e34-a185-63cd45a3097e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:22.091761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a37dfa-e281-4544-9c61-57e968e07b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.092837 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:22.096547 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7ea6af4c-808d-4654-b27d-bb80d5b806be req-38ce3610-126b-4245-aafb-2566478fca5f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664 returned with HTTP 200 Aug 08 19:35:22.097003 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1048/4187] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:35:22 2026] DELETE /volume/v3/attachments/a4f9338f-6847-4533-924f-f9d6b574b664 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:22.128510 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30a37dfa-e281-4544-9c61-57e968e07b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:35:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=28f915d2-afce-4a93-bf13-2d90a300ab86,is_public=True,name='tempest-scenario-type-luks-1527547467',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28f915d2-afce-4a93-bf13-2d90a300ab86', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.129523 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d92443-266f-43b9-81f9-04f77225a1e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.157620 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.160013 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:22.160399 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1633040283", "snapshot_id": "7953c7d6-237e-44d4-b55c-e0715225e2e9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:22.162296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1633040283', 'snapshot_id': '7953c7d6-237e-44d4-b55c-e0715225e2e9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:22.163115 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1527547467 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1527547467, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:35:22.163485 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1527547467 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1527547467, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:35:22.167235 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:22.167235 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:22.167729 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:22.167905 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume of 1 GB Aug 08 19:35:22.171528 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Availability Zones retrieved successfully. Aug 08 19:35:22.177178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (252bb8b1-f194-4f8d-a280-b04c5cc1f51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:22.178383 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808ee56b-9531-4e71-9f9d-4dff828802bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.179300 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:22.206256 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Created reservations ['b3f9d3c6-23b3-4087-a37f-5eff39c17570', '2dc97ffc-60f9-4220-b29a-ba5c977ec88b', '871d4c8e-052b-45fe-951a-82170316d649', '352707b6-1d6e-46fa-b730-71f004d59fbb'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:22.206717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d92443-266f-43b9-81f9-04f77225a1e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3f9d3c6-23b3-4087-a37f-5eff39c17570', '2dc97ffc-60f9-4220-b29a-ba5c977ec88b', '871d4c8e-052b-45fe-951a-82170316d649', '352707b6-1d6e-46fa-b730-71f004d59fbb']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.207504 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4135313-5564-4d01-a381-f758f84d1a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.209632 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (808ee56b-9531-4e71-9f9d-4dff828802bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7953c7d6-237e-44d4-b55c-e0715225e2e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.210437 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8cade4-602c-4b84-9295-67f885818501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.237285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4135313-5564-4d01-a381-f758f84d1a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '138e5fa6-ea3d-474e-b105-71c0a8e8a87d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-621508198',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['b3f9d3c6-23b3-4087-a37f-5eff39c17570','2dc97ffc-60f9-4220-b29a-ba5c977ec88b','871d4c8e-052b-45fe-951a-82170316d649','352707b6-1d6e-46fa-b730-71f004d59fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=28f915d2-afce-4a93-bf13-2d90a300ab86), '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-08-08T19:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-621508198',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=138e5fa6-ea3d-474e-b105-71c0a8e8a87d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0bc503359c141048ae429ac9dd10486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='346fb33a1511486faa5662a05979a75e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28f915d2-afce-4a93-bf13-2d90a300ab86),volume_type_id=28f915d2-afce-4a93-bf13-2d90a300ab86)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.238110 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e87e672-4fd9-4032-bddf-cfb5a9a0e93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.258743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Created reservations ['feb236ff-8afe-4a93-91fc-ec460cb8fcf9', 'fca26022-24be-42c5-bca2-5ec234eba8cb', '2d10099a-7183-4537-acbc-a1b0b9884bea', '2921209a-349e-47e5-9f7e-7526ba3c59dc'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:22.259556 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de8cade4-602c-4b84-9295-67f885818501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['feb236ff-8afe-4a93-91fc-ec460cb8fcf9', 'fca26022-24be-42c5-bca2-5ec234eba8cb', '2d10099a-7183-4537-acbc-a1b0b9884bea', '2921209a-349e-47e5-9f7e-7526ba3c59dc']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.260309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f48525-3d3f-49c8-9921-4f1d02db3a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.280507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e87e672-4fd9-4032-bddf-cfb5a9a0e93e) transitioned into 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-621508198',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0bc503359c141048ae429ac9dd10486',qos_specs=None,replication_status=,reservations=['b3f9d3c6-23b3-4087-a37f-5eff39c17570','2dc97ffc-60f9-4220-b29a-ba5c977ec88b','871d4c8e-052b-45fe-951a-82170316d649','352707b6-1d6e-46fa-b730-71f004d59fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='346fb33a1511486faa5662a05979a75e',volume_type_id=28f915d2-afce-4a93-bf13-2d90a300ab86)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.281499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a16380-3c1e-4f38-b805-9811b0140de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.298479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a16380-3c1e-4f38-b805-9811b0140de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.299358 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Flow 'volume_create_api' (565e798d-7543-4e34-a185-63cd45a3097e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:22.299698 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Create volume request issued successfully. Aug 08 19:35:22.300284 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f9246cf-779b-43a4-a385-ed07d411d082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:22.300856 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1046/4188] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:22 2026] POST /volume/v3/volumes => generated 782 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:22.308979 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6f48525-3d3f-49c8-9921-4f1d02db3a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff9ab65-c50a-4490-bd55-4290df1e4c45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1633040283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['feb236ff-8afe-4a93-91fc-ec460cb8fcf9','fca26022-24be-42c5-bca2-5ec234eba8cb','2d10099a-7183-4537-acbc-a1b0b9884bea','2921209a-349e-47e5-9f7e-7526ba3c59dc'],size=1,snapshot_id=7953c7d6-237e-44d4-b55c-e0715225e2e9,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1633040283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aff9ab65-c50a-4490-bd55-4290df1e4c45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684e91e5cb3640659bf014b52c8620b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7953c7d6-237e-44d4-b55c-e0715225e2e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba421db85c444a4baed7baafd0368bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.310308 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011b9f14-71a9-46a8-a95f-f7e4717419da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.331789 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (011b9f14-71a9-46a8-a95f-f7e4717419da) transitioned into 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-1633040283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['feb236ff-8afe-4a93-91fc-ec460cb8fcf9','fca26022-24be-42c5-bca2-5ec234eba8cb','2d10099a-7183-4537-acbc-a1b0b9884bea','2921209a-349e-47e5-9f7e-7526ba3c59dc'],size=1,snapshot_id=7953c7d6-237e-44d4-b55c-e0715225e2e9,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.332988 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7026a9e6-19d4-4c80-b3e9-3e9c29e36d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:22.361268 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7026a9e6-19d4-4c80-b3e9-3e9c29e36d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:22.362617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (252bb8b1-f194-4f8d-a280-b04c5cc1f51e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:22.363090 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request issued successfully. Aug 08 19:35:22.363956 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3b190ab6-36cd-4803-b73f-f0a067f5bc2f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:22.364567 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1046/4189] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:22 2026] POST /volume/v3/volumes => generated 789 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:22.379484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7da74379-d700-4221-b52b-4a7b182c9f3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.381711 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7da74379-d700-4221-b52b-4a7b182c9f3e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:22.381991 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7da74379-d700-4221-b52b-4a7b182c9f3e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:22.382243 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7da74379-d700-4221-b52b-4a7b182c9f3e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:22.389922 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:22.389922 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:22.394171 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7da74379-d700-4221-b52b-4a7b182c9f3e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:22.399115 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7da74379-d700-4221-b52b-4a7b182c9f3e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:22.399514 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1050/4190] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:22 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:22.407228 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cd6b523b-674c-4aea-9d75-276d897428fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.408997 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cd6b523b-674c-4aea-9d75-276d897428fc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 Aug 08 19:35:22.409259 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cd6b523b-674c-4aea-9d75-276d897428fc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:22.409517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cd6b523b-674c-4aea-9d75-276d897428fc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:22.414127 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cd6b523b-674c-4aea-9d75-276d897428fc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 returned with HTTP 404 Aug 08 19:35:22.414762 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1049/4191] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:22 2026] GET /volume/v3/snapshots/218c9089-9af0-4c77-87c2-e34cb2e74fe1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:22.421935 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.426393 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 Aug 08 19:35:22.426680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:22.426977 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:22.427178 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: f6484550-2af0-497d-ae66-ab5f0e0b3622 Aug 08 19:35:22.445174 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:22.445174 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:22.445174 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:22.474006 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:22.474293 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7170dd94-70b4-436a-9ac2-4f04c3cfa040 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 returned with HTTP 202 Aug 08 19:35:22.474872 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1047/4192] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:22 2026] DELETE /volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:22.482950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c06942c1-1554-441a-97af-ffaaee27e3f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.484334 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c06942c1-1554-441a-97af-ffaaee27e3f6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 Aug 08 19:35:22.484652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c06942c1-1554-441a-97af-ffaaee27e3f6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:22.484771 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c06942c1-1554-441a-97af-ffaaee27e3f6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:22.491455 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:22.491455 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:22.494833 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c06942c1-1554-441a-97af-ffaaee27e3f6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:22.498392 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c06942c1-1554-441a-97af-ffaaee27e3f6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 returned with HTTP 200 Aug 08 19:35:22.498784 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1047/4193] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:22 2026] GET /volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:22.522974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8bdb9f97-5abf-4c9c-bb48-212984f4583d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.524691 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bdb9f97-5abf-4c9c-bb48-212984f4583d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:22.525010 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bdb9f97-5abf-4c9c-bb48-212984f4583d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:22.525269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bdb9f97-5abf-4c9c-bb48-212984f4583d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:22.525576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8bdb9f97-5abf-4c9c-bb48-212984f4583d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:22.530238 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:22.530238 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:22.531189 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bdb9f97-5abf-4c9c-bb48-212984f4583d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:22.531677 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1051/4194] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:22 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:22.699021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-107344e5-72b4-41c4-880e-2d599f695c6c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:22.701539 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-107344e5-72b4-41c4-880e-2d599f695c6c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] GET https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 Aug 08 19:35:22.701871 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-107344e5-72b4-41c4-880e-2d599f695c6c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:22.702145 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-107344e5-72b4-41c4-880e-2d599f695c6c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:22.710108 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-107344e5-72b4-41c4-880e-2d599f695c6c tempest-VolumesBackupsV39Test-830264350 tempest-VolumesBackupsV39Test-830264350-project-member] https://10.4.3.89/volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 returned with HTTP 404 Aug 08 19:35:22.710872 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1050/4195] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:35:22 2026] GET /volume/v3/volumes/132d826b-573b-44ef-818b-ead3e1a5a703 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:23.417698 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-638cacc2-d601-4d65-aa64-4adcc24f51dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:23.424965 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-638cacc2-d601-4d65-aa64-4adcc24f51dd tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:23.424965 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-638cacc2-d601-4d65-aa64-4adcc24f51dd tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:23.424965 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-638cacc2-d601-4d65-aa64-4adcc24f51dd tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:23.435761 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:23.435761 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:23.440509 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-638cacc2-d601-4d65-aa64-4adcc24f51dd tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:23.446875 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-638cacc2-d601-4d65-aa64-4adcc24f51dd tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:23.446875 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1048/4196] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:23 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:23.465491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-134a3ad4-5b6b-4e00-856e-1feef37a45c9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:23.467288 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-134a3ad4-5b6b-4e00-856e-1feef37a45c9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:23.467535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-134a3ad4-5b6b-4e00-856e-1feef37a45c9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:23.467774 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-134a3ad4-5b6b-4e00-856e-1feef37a45c9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:23.474680 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:23.474680 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:23.478022 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-134a3ad4-5b6b-4e00-856e-1feef37a45c9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:23.482009 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-134a3ad4-5b6b-4e00-856e-1feef37a45c9 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:23.482363 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1048/4197] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:23 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:23.511118 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84b5f83a-5170-4f5c-b065-64b614a4dc90 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:23.513553 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84b5f83a-5170-4f5c-b065-64b614a4dc90 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 Aug 08 19:35:23.513781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84b5f83a-5170-4f5c-b065-64b614a4dc90 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:23.514090 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84b5f83a-5170-4f5c-b065-64b614a4dc90 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:23.520760 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84b5f83a-5170-4f5c-b065-64b614a4dc90 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 returned with HTTP 404 Aug 08 19:35:23.521450 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1052/4198] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:23 2026] GET /volume/v3/volumes/f6484550-2af0-497d-ae66-ab5f0e0b3622 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:23.528811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:23.532237 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:23.532601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-488355263"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:23.534056 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-488355263'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:23.534162 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:23.534420 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:23.534420 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:23.538249 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:23.542640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-af320016-60df-40d7-a2ec-cf201894b33c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:23.543607 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (7215eae0-865e-4b04-abe6-f7e515fee4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:23.544265 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af320016-60df-40d7-a2ec-cf201894b33c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:23.544519 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5351a89-a9b7-44e6-bba0-8d2b7bbcfd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:23.544725 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af320016-60df-40d7-a2ec-cf201894b33c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:23.544997 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-af320016-60df-40d7-a2ec-cf201894b33c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:23.545186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-af320016-60df-40d7-a2ec-cf201894b33c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:23.545228 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:23.551495 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:23.551495 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:23.551495 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-af320016-60df-40d7-a2ec-cf201894b33c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:23.551495 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1049/4199] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:23 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:23.568990 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5351a89-a9b7-44e6-bba0-8d2b7bbcfd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:23.569937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbd1022-8cb0-4fb8-93ee-55e10b56494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:23.619738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['c47058a4-656a-4a0c-968a-dc8d487f3233', '351b5300-5df7-4919-863a-cb29f73b419f', '9cb71604-9ffc-4908-a620-ad241800d356', 'ac18fea4-cb60-4ec4-a8cc-fd1f02c17276'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:23.620608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acbd1022-8cb0-4fb8-93ee-55e10b56494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c47058a4-656a-4a0c-968a-dc8d487f3233', '351b5300-5df7-4919-863a-cb29f73b419f', '9cb71604-9ffc-4908-a620-ad241800d356', 'ac18fea4-cb60-4ec4-a8cc-fd1f02c17276']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:23.621349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e782e09-5cc0-4dbd-abab-d511bdaba4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:23.655375 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e782e09-5cc0-4dbd-abab-d511bdaba4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72008684-5c65-40e5-a3f3-08888540bbe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488355263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['c47058a4-656a-4a0c-968a-dc8d487f3233','351b5300-5df7-4919-863a-cb29f73b419f','9cb71604-9ffc-4908-a620-ad241800d356','ac18fea4-cb60-4ec4-a8cc-fd1f02c17276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-488355263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72008684-5c65-40e5-a3f3-08888540bbe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:23.656533 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7f4c0a-e0f4-4782-8e00-188d008d7460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:23.732714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b7f4c0a-e0f4-4782-8e00-188d008d7460) transitioned into 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-488355263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['c47058a4-656a-4a0c-968a-dc8d487f3233','351b5300-5df7-4919-863a-cb29f73b419f','9cb71604-9ffc-4908-a620-ad241800d356','ac18fea4-cb60-4ec4-a8cc-fd1f02c17276'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:23.733638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5420237-d0b9-4477-86d1-55d35b9b2b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:23.758238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5420237-d0b9-4477-86d1-55d35b9b2b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:23.759948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (7215eae0-865e-4b04-abe6-f7e515fee4db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:23.760369 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:23.761237 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ded59a8-b2f9-48bf-a0d2-19241663bc4e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:23.761769 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1051/4200] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:23 2026] POST /volume/v3/volumes => generated 775 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:23.791433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4240d7f6-50a2-4428-86a3-ef0d3813b45c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:23.793542 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4240d7f6-50a2-4428-86a3-ef0d3813b45c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 Aug 08 19:35:23.793768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4240d7f6-50a2-4428-86a3-ef0d3813b45c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:23.794361 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4240d7f6-50a2-4428-86a3-ef0d3813b45c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:23.807876 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:23.807876 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:23.811979 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4240d7f6-50a2-4428-86a3-ef0d3813b45c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:23.820308 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4240d7f6-50a2-4428-86a3-ef0d3813b45c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 returned with HTTP 200 Aug 08 19:35:23.820783 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1049/4201] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:23 2026] GET /volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:24.020606 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-77fa43c6-5602-489f-a8fa-f9afd351b1c3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.023798 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-77fa43c6-5602-489f-a8fa-f9afd351b1c3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:24.023798 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-77fa43c6-5602-489f-a8fa-f9afd351b1c3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.023798 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-77fa43c6-5602-489f-a8fa-f9afd351b1c3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.033254 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.033254 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:24.037566 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-77fa43c6-5602-489f-a8fa-f9afd351b1c3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:24.042999 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-77fa43c6-5602-489f-a8fa-f9afd351b1c3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:24.043532 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1053/4202] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:24.125786 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d8d96ec8-58df-4839-845c-30b957d539c1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.127702 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d8d96ec8-58df-4839-845c-30b957d539c1 None None] GET https://10.4.3.89/volume// Aug 08 19:35:24.127702 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d8d96ec8-58df-4839-845c-30b957d539c1 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.127702 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d8d96ec8-58df-4839-845c-30b957d539c1 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.128285 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d8d96ec8-58df-4839-845c-30b957d539c1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:24.128726 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1050/4203] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:24.137443 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-ce6bc389-e9e8-4fe9-a57d-4a734e047e51 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.139789 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-ce6bc389-e9e8-4fe9-a57d-4a734e047e51 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:35:24.140149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-ce6bc389-e9e8-4fe9-a57d-4a734e047e51 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aff9ab65-c50a-4490-bd55-4290df1e4c45", "connector": null, "instance_uuid": "9e4ef54e-3a66-4a32-a0ee-20f781d5100c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:24.148971 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.148971 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:24.176180 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-ce6bc389-e9e8-4fe9-a57d-4a734e047e51 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:35:24.176746 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1052/4204] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:35:24 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) Aug 08 19:35:24.222494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-264c34d2-5db2-43b6-abc5-c0b6c0da41a1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.224700 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-264c34d2-5db2-43b6-abc5-c0b6c0da41a1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:24.224942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-264c34d2-5db2-43b6-abc5-c0b6c0da41a1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.225162 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-264c34d2-5db2-43b6-abc5-c0b6c0da41a1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.230299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-22dbc29c-ee76-4751-9a67-dd4fc26ac8ab None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.231076 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22dbc29c-ee76-4751-9a67-dd4fc26ac8ab None None] GET https://10.4.3.89/volume// Aug 08 19:35:24.231295 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22dbc29c-ee76-4751-9a67-dd4fc26ac8ab None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.231550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-22dbc29c-ee76-4751-9a67-dd4fc26ac8ab None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.231903 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-22dbc29c-ee76-4751-9a67-dd4fc26ac8ab None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:24.232283 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1054/4205] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:24.240947 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-f258e3c9-85fe-4de2-a56e-3f66b7b1cc32 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.243826 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.243826 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:24.249437 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-f258e3c9-85fe-4de2-a56e-3f66b7b1cc32 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:24.249437 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-f258e3c9-85fe-4de2-a56e-3f66b7b1cc32 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.249437 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-f258e3c9-85fe-4de2-a56e-3f66b7b1cc32 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.249727 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-264c34d2-5db2-43b6-abc5-c0b6c0da41a1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:24.252980 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-264c34d2-5db2-43b6-abc5-c0b6c0da41a1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:24.254828 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1050/4206] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:24.263155 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.263155 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:24.282475 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-f258e3c9-85fe-4de2-a56e-3f66b7b1cc32 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:24.288166 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-f258e3c9-85fe-4de2-a56e-3f66b7b1cc32 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:24.288711 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1051/4207] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 1061 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:24.398777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-6a1eec3b-efdd-45f7-8d53-4d0ea050151f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.401614 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-6a1eec3b-efdd-45f7-8d53-4d0ea050151f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] PUT https://10.4.3.89/volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c Aug 08 19:35:24.401614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-6a1eec3b-efdd-45f7-8d53-4d0ea050151f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:24.409525 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-6a1eec3b-efdd-45f7-8d53-4d0ea050151f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Acquiring lock "cinder-attachment_update-aff9ab65-c50a-4490-bd55-4290df1e4c45-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:35:24.414153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-6a1eec3b-efdd-45f7-8d53-4d0ea050151f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-aff9ab65-c50a-4490-bd55-4290df1e4c45-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:35:24.415051 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.415051 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:24.507110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-6a1eec3b-efdd-45f7-8d53-4d0ea050151f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-aff9ab65-c50a-4490-bd55-4290df1e4c45-np0000006803" released by "attachment_update" :: held 0.093s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:35:24.507545 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-6a1eec3b-efdd-45f7-8d53-4d0ea050151f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c returned with HTTP 200 Aug 08 19:35:24.508106 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1053/4208] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:35:24 2026] PUT /volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:24.564055 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-abf61f43-8c9f-418f-96f6-e353f0a33ab8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.568306 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abf61f43-8c9f-418f-96f6-e353f0a33ab8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:24.568306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abf61f43-8c9f-418f-96f6-e353f0a33ab8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.568306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-abf61f43-8c9f-418f-96f6-e353f0a33ab8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.568306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-abf61f43-8c9f-418f-96f6-e353f0a33ab8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:24.572706 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.572706 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:24.573741 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-abf61f43-8c9f-418f-96f6-e353f0a33ab8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:24.574237 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1055/4209] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:24.846595 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7e0d994d-9634-42b9-bc4c-5f9d62c2634f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.848962 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e0d994d-9634-42b9-bc4c-5f9d62c2634f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 Aug 08 19:35:24.849170 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e0d994d-9634-42b9-bc4c-5f9d62c2634f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.849421 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7e0d994d-9634-42b9-bc4c-5f9d62c2634f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.858699 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.858699 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:24.864905 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7e0d994d-9634-42b9-bc4c-5f9d62c2634f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:24.868286 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7e0d994d-9634-42b9-bc4c-5f9d62c2634f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 returned with HTTP 200 Aug 08 19:35:24.868841 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1051/4210] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:24.885219 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f30a7ec0-156c-472a-a86b-984550913cab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.888085 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f30a7ec0-156c-472a-a86b-984550913cab tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:24.888374 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f30a7ec0-156c-472a-a86b-984550913cab tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72008684-5c65-40e5-a3f3-08888540bbe5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-25537636"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:24.900605 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.900605 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:24.900960 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f30a7ec0-156c-472a-a86b-984550913cab tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:24.901062 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-f30a7ec0-156c-472a-a86b-984550913cab tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume 72008684-5c65-40e5-a3f3-08888540bbe5 Aug 08 19:35:24.926814 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-f30a7ec0-156c-472a-a86b-984550913cab tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['4761836a-67b7-4772-83c3-86b6924f140b', 'dc9cbcde-368d-4462-9a3b-73eeadfc463a', '4c484b19-f7e3-4519-9fd3-6148ebf7a9ba', '68821a6e-9aa1-4bac-bb24-0f823e79339a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:24.963980 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f30a7ec0-156c-472a-a86b-984550913cab tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:24.964465 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f30a7ec0-156c-472a-a86b-984550913cab tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:24.965096 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1052/4211] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:24 2026] POST /volume/v3/snapshots => generated 306 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:24.973429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-77fbf14c-adde-47c9-bd9e-5e2783024301 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:24.975628 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-77fbf14c-adde-47c9-bd9e-5e2783024301 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 Aug 08 19:35:24.975901 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-77fbf14c-adde-47c9-bd9e-5e2783024301 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:24.976148 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-77fbf14c-adde-47c9-bd9e-5e2783024301 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:24.982383 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:24.982383 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:24.982945 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-77fbf14c-adde-47c9-bd9e-5e2783024301 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:24.983963 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-77fbf14c-adde-47c9-bd9e-5e2783024301 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 returned with HTTP 200 Aug 08 19:35:24.984400 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1054/4212] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:24 2026] GET /volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:25.272446 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c2ec5573-aa22-490e-904e-022c742ba0c6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:25.275888 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2ec5573-aa22-490e-904e-022c742ba0c6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:25.275888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2ec5573-aa22-490e-904e-022c742ba0c6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:25.275888 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c2ec5573-aa22-490e-904e-022c742ba0c6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:25.291518 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:25.291518 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:25.295957 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c2ec5573-aa22-490e-904e-022c742ba0c6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:25.300723 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c2ec5573-aa22-490e-904e-022c742ba0c6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:25.301253 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1056/4213] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:25 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:25.592046 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-54fc521d-8bcc-41dc-a583-70493e7e0ab6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:25.600816 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54fc521d-8bcc-41dc-a583-70493e7e0ab6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:25.601856 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54fc521d-8bcc-41dc-a583-70493e7e0ab6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:25.602253 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-54fc521d-8bcc-41dc-a583-70493e7e0ab6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:25.603548 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-54fc521d-8bcc-41dc-a583-70493e7e0ab6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:25.614779 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:25.614779 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:25.616159 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-54fc521d-8bcc-41dc-a583-70493e7e0ab6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:25.616704 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1052/4214] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:25 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:25.997173 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-141f8b87-5a77-4fc5-bca0-76f68a09120b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:26.000136 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-141f8b87-5a77-4fc5-bca0-76f68a09120b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 Aug 08 19:35:26.000333 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-141f8b87-5a77-4fc5-bca0-76f68a09120b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:26.000688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-141f8b87-5a77-4fc5-bca0-76f68a09120b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:26.009143 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:26.009143 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:26.009958 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-141f8b87-5a77-4fc5-bca0-76f68a09120b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:26.011533 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-141f8b87-5a77-4fc5-bca0-76f68a09120b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 returned with HTTP 200 Aug 08 19:35:26.011947 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1053/4215] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:25 2026] GET /volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:26.021591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:26.024749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:26.025061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:26.026757 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:26.026757 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:35:26.029208 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:35:26.037681 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Get all snapshots completed successfully. Aug 08 19:35:26.038004 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-14eb024f-034b-4cb7-b14f-c8c0a365c4be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 08 19:35:26.038369 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1055/4216] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:35:26 2026] GET /volume/v3/snapshots => generated 334 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:26.049240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:26.053345 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 Aug 08 19:35:26.053345 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:26.053345 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:26.053345 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: 1e125f95-6f47-40fa-b9b2-36b923bdaa67 Aug 08 19:35:26.059682 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:26.059682 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:26.060486 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:26.094225 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot delete request issued successfully. Aug 08 19:35:26.094225 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5dc3ecf-aa1a-4f3d-9b1a-cb6e79f98521 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 returned with HTTP 202 Aug 08 19:35:26.094225 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1057/4217] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:26 2026] DELETE /volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:26.106962 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-165a5782-9916-42df-b7d4-743cd7fed250 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:26.110376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-165a5782-9916-42df-b7d4-743cd7fed250 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 Aug 08 19:35:26.110376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-165a5782-9916-42df-b7d4-743cd7fed250 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:26.110376 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-165a5782-9916-42df-b7d4-743cd7fed250 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:26.115514 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:26.115514 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:26.115928 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-165a5782-9916-42df-b7d4-743cd7fed250 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:26.116760 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-165a5782-9916-42df-b7d4-743cd7fed250 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 returned with HTTP 200 Aug 08 19:35:26.117170 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1053/4218] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:26 2026] GET /volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:26.313585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3340800e-02e9-4f8a-8d1c-76f1104312c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:26.315904 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3340800e-02e9-4f8a-8d1c-76f1104312c4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:26.316158 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3340800e-02e9-4f8a-8d1c-76f1104312c4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:26.316424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3340800e-02e9-4f8a-8d1c-76f1104312c4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:26.329104 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:26.329104 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:26.333372 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3340800e-02e9-4f8a-8d1c-76f1104312c4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:26.338712 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3340800e-02e9-4f8a-8d1c-76f1104312c4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:26.339232 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1054/4219] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:26 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:26.632683 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b1ace65-d3fa-4923-8899-4e238a526ee3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:26.634853 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b1ace65-d3fa-4923-8899-4e238a526ee3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:26.635077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b1ace65-d3fa-4923-8899-4e238a526ee3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:26.635318 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b1ace65-d3fa-4923-8899-4e238a526ee3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:26.635467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1b1ace65-d3fa-4923-8899-4e238a526ee3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:26.640751 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:26.640751 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:26.641627 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b1ace65-d3fa-4923-8899-4e238a526ee3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:26.642026 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1056/4220] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:26 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:27.126943 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d175484a-79d8-46bb-bc8a-006fc3fde326 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:27.128984 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d175484a-79d8-46bb-bc8a-006fc3fde326 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 Aug 08 19:35:27.129455 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d175484a-79d8-46bb-bc8a-006fc3fde326 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:27.129864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d175484a-79d8-46bb-bc8a-006fc3fde326 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:27.134492 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d175484a-79d8-46bb-bc8a-006fc3fde326 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 returned with HTTP 404 Aug 08 19:35:27.135318 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1058/4221] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:27 2026] GET /volume/v3/snapshots/1e125f95-6f47-40fa-b9b2-36b923bdaa67 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:27.142520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:27.144455 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 Aug 08 19:35:27.144662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:27.144878 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:27.145182 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: 72008684-5c65-40e5-a3f3-08888540bbe5 Aug 08 19:35:27.153988 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:27.153988 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:27.154316 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:27.173049 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:27.173855 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d37e1a44-3332-40f9-8ba8-c18e3db78db9 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 returned with HTTP 202 Aug 08 19:35:27.174069 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1054/4222] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:27 2026] DELETE /volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:27.182760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4e49d37b-8704-4997-a842-d76d387076dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:27.185332 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e49d37b-8704-4997-a842-d76d387076dd tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 Aug 08 19:35:27.185550 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4e49d37b-8704-4997-a842-d76d387076dd tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:27.185742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4e49d37b-8704-4997-a842-d76d387076dd tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:27.192725 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:27.192725 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:27.196358 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4e49d37b-8704-4997-a842-d76d387076dd tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:27.204629 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4e49d37b-8704-4997-a842-d76d387076dd tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 returned with HTTP 200 Aug 08 19:35:27.205105 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1055/4223] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:27 2026] GET /volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:27.353255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21b8e2de-9d0d-43f1-9e9f-58058ba58392 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:27.355606 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b8e2de-9d0d-43f1-9e9f-58058ba58392 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:27.355687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b8e2de-9d0d-43f1-9e9f-58058ba58392 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:27.355956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b8e2de-9d0d-43f1-9e9f-58058ba58392 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:27.383432 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:27.383432 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:27.390954 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21b8e2de-9d0d-43f1-9e9f-58058ba58392 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:27.399624 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b8e2de-9d0d-43f1-9e9f-58058ba58392 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:27.401968 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1057/4224] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:27 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:27.653004 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-adcb09a5-fe7b-4495-8bf4-6065a8c4cac0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:27.655729 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adcb09a5-fe7b-4495-8bf4-6065a8c4cac0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:27.656065 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adcb09a5-fe7b-4495-8bf4-6065a8c4cac0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:27.656694 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-adcb09a5-fe7b-4495-8bf4-6065a8c4cac0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:27.656694 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-adcb09a5-fe7b-4495-8bf4-6065a8c4cac0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:27.665708 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:27.665708 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:27.665708 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-adcb09a5-fe7b-4495-8bf4-6065a8c4cac0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:27.665708 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1059/4225] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:27 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:27.854927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-5f86eec2-f157-4621-b02f-c545f0996150 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:27.857556 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-5f86eec2-f157-4621-b02f-c545f0996150 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c/action Aug 08 19:35:27.858003 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-5f86eec2-f157-4621-b02f-c545f0996150 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:27.858155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-5f86eec2-f157-4621-b02f-c545f0996150 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:27.894550 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:27.894550 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:27.920701 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6aae3d31-37a6-493f-a2f3-4ba8a7d834ca req-5f86eec2-f157-4621-b02f-c545f0996150 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c/action returned with HTTP 204 Aug 08 19:35:27.920701 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1055/4226] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:27 2026] POST /volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:28.227087 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7280ba9c-018b-4604-9db8-e58dfcf36825 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:28.232444 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7280ba9c-018b-4604-9db8-e58dfcf36825 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 Aug 08 19:35:28.232444 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7280ba9c-018b-4604-9db8-e58dfcf36825 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:28.232444 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7280ba9c-018b-4604-9db8-e58dfcf36825 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:28.239375 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7280ba9c-018b-4604-9db8-e58dfcf36825 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 returned with HTTP 404 Aug 08 19:35:28.239980 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1056/4227] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:28 2026] GET /volume/v3/volumes/72008684-5c65-40e5-a3f3-08888540bbe5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:28.250300 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2247927e-3a44-45a6-9618-b474f7e34b14 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:28.253130 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:28.253452 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-641876124"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:28.254745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-641876124'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:28.254877 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:28.258354 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:28.263471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (6e2a9cca-dcf4-4681-9d1f-f4e2addec781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:28.264317 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8268fe-a78f-46b2-82ab-fa3488c6abf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:28.265075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:28.288734 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da8268fe-a78f-46b2-82ab-fa3488c6abf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:28.289191 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de6d8c3-78d1-4c10-bddf-12dc9b3f24c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:28.343462 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['ad2cd697-f635-4242-ae67-f606e5d44287', '9349826f-352d-4a43-9f25-a52a14833db0', 'b1e5b639-eb64-46b8-ae90-05fe3106eef7', '4f570122-2414-4274-aa77-3e9ff3ca5f32'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:28.344430 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2de6d8c3-78d1-4c10-bddf-12dc9b3f24c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad2cd697-f635-4242-ae67-f606e5d44287', '9349826f-352d-4a43-9f25-a52a14833db0', 'b1e5b639-eb64-46b8-ae90-05fe3106eef7', '4f570122-2414-4274-aa77-3e9ff3ca5f32']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:28.345520 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad6adeb-2c91-4031-b25e-f73d230c83e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:28.375706 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ad6adeb-2c91-4031-b25e-f73d230c83e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641876124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['ad2cd697-f635-4242-ae67-f606e5d44287','9349826f-352d-4a43-9f25-a52a14833db0','b1e5b639-eb64-46b8-ae90-05fe3106eef7','4f570122-2414-4274-aa77-3e9ff3ca5f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-641876124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:28.376377 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e141ec31-17cd-46d5-8d95-50e098b204de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:28.396006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e141ec31-17cd-46d5-8d95-50e098b204de) transitioned into 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-641876124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['ad2cd697-f635-4242-ae67-f606e5d44287','9349826f-352d-4a43-9f25-a52a14833db0','b1e5b639-eb64-46b8-ae90-05fe3106eef7','4f570122-2414-4274-aa77-3e9ff3ca5f32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:28.396832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f5ba60-47d0-4704-90d2-38615cc69c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:28.407203 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f5ba60-47d0-4704-90d2-38615cc69c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:28.407955 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (6e2a9cca-dcf4-4681-9d1f-f4e2addec781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:28.408225 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:28.408772 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2247927e-3a44-45a6-9618-b474f7e34b14 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:28.409171 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1058/4228] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:28 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) Aug 08 19:35:28.421873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-03465f26-9464-4632-9cb6-acb0565e3aa1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:28.422862 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f9eb3eab-b5bc-4b12-b62b-153e7d8cf3be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:28.424603 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03465f26-9464-4632-9cb6-acb0565e3aa1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 Aug 08 19:35:28.425065 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03465f26-9464-4632-9cb6-acb0565e3aa1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:28.425319 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-03465f26-9464-4632-9cb6-acb0565e3aa1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:28.425562 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9eb3eab-b5bc-4b12-b62b-153e7d8cf3be tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:28.425764 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9eb3eab-b5bc-4b12-b62b-153e7d8cf3be tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:28.425972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f9eb3eab-b5bc-4b12-b62b-153e7d8cf3be tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:28.435658 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:28.435658 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:28.441125 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:28.441125 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:28.444204 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-03465f26-9464-4632-9cb6-acb0565e3aa1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:28.449011 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f9eb3eab-b5bc-4b12-b62b-153e7d8cf3be tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:28.450228 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-03465f26-9464-4632-9cb6-acb0565e3aa1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 returned with HTTP 200 Aug 08 19:35:28.451037 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1060/4229] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:28 2026] GET /volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:28.453702 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f9eb3eab-b5bc-4b12-b62b-153e7d8cf3be tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:28.454085 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1056/4230] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:28 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:28.686072 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c929a3dd-06eb-4ce3-87e3-8dfb7f0b38cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:28.688112 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c929a3dd-06eb-4ce3-87e3-8dfb7f0b38cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:28.688112 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c929a3dd-06eb-4ce3-87e3-8dfb7f0b38cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:28.688330 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c929a3dd-06eb-4ce3-87e3-8dfb7f0b38cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:28.688330 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c929a3dd-06eb-4ce3-87e3-8dfb7f0b38cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:28.692618 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:28.692618 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:28.693362 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c929a3dd-06eb-4ce3-87e3-8dfb7f0b38cb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:28.693744 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1057/4231] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:28 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:29.466725 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65b6a2d2-b843-4f9b-9336-2b282985c517 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:29.468375 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65b6a2d2-b843-4f9b-9336-2b282985c517 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 Aug 08 19:35:29.468669 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65b6a2d2-b843-4f9b-9336-2b282985c517 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:29.469068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65b6a2d2-b843-4f9b-9336-2b282985c517 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:29.477228 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:29.477228 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:29.481307 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65b6a2d2-b843-4f9b-9336-2b282985c517 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:29.485889 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65b6a2d2-b843-4f9b-9336-2b282985c517 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 returned with HTTP 200 Aug 08 19:35:29.486498 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1059/4232] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:29 2026] GET /volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:29.506003 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:29.508389 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:29.508825 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2032527780"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:29.520443 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:29.520443 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:29.521109 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:29.521230 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume 3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 Aug 08 19:35:29.558624 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['e6048e3b-e150-4918-972f-e9bf23cc64f7', 'dcc1e5f7-248f-4583-91d6-22ef2578ce64', '605d39d4-5477-4b14-ae43-d665dc156dff', 'ee4a8b72-979d-41e0-8727-13d74f1cc26a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:29.636559 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:29.636559 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7d0ebce4-0656-4a5e-a647-68680e72f59b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:29.636559 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1061/4233] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:29.646145 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3340b6d0-b30d-4787-bfe6-1f381a47be11 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:29.648514 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3340b6d0-b30d-4787-bfe6-1f381a47be11 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 Aug 08 19:35:29.648711 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3340b6d0-b30d-4787-bfe6-1f381a47be11 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:29.648925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3340b6d0-b30d-4787-bfe6-1f381a47be11 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:29.698342 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:29.698342 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:29.698773 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3340b6d0-b30d-4787-bfe6-1f381a47be11 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:29.699707 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3340b6d0-b30d-4787-bfe6-1f381a47be11 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 returned with HTTP 200 Aug 08 19:35:29.699992 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1057/4234] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:29 2026] GET /volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 => generated 440 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:29.704588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea0d3df2-324b-467e-a4bc-ed97cbcbd05b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:29.706970 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea0d3df2-324b-467e-a4bc-ed97cbcbd05b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:29.708979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea0d3df2-324b-467e-a4bc-ed97cbcbd05b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:29.708979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea0d3df2-324b-467e-a4bc-ed97cbcbd05b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:29.708979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ea0d3df2-324b-467e-a4bc-ed97cbcbd05b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:29.712823 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:29.712823 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:29.717619 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea0d3df2-324b-467e-a4bc-ed97cbcbd05b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:29.717619 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1058/4235] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:29 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:29.724704 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d09acf87-8939-46aa-b2a6-98963bcb9bbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:29.726835 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d09acf87-8939-46aa-b2a6-98963bcb9bbe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 Aug 08 19:35:29.728281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d09acf87-8939-46aa-b2a6-98963bcb9bbe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:29.728281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d09acf87-8939-46aa-b2a6-98963bcb9bbe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:29.749079 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:29.749079 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:29.754840 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d09acf87-8939-46aa-b2a6-98963bcb9bbe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:29.760432 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d09acf87-8939-46aa-b2a6-98963bcb9bbe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 returned with HTTP 200 Aug 08 19:35:29.760807 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1060/4236] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:29 2026] GET /volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:29.774398 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47639ca2-b561-450e-b9f9-5ce8ab61a463 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:29.776632 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47639ca2-b561-450e-b9f9-5ce8ab61a463 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:29.776868 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47639ca2-b561-450e-b9f9-5ce8ab61a463 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:29.777083 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47639ca2-b561-450e-b9f9-5ce8ab61a463 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:29.777212 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-47639ca2-b561-450e-b9f9-5ce8ab61a463 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete backup with id: cbb5e463-659d-4219-b50f-45f79348a4db. Aug 08 19:35:29.781964 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:29.781964 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:29.803595 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-47639ca2-b561-450e-b9f9-5ce8ab61a463 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] delete_backup rpcapi backup_id cbb5e463-659d-4219-b50f-45f79348a4db {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:35:29.805372 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47639ca2-b561-450e-b9f9-5ce8ab61a463 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 202 Aug 08 19:35:29.805905 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1062/4237] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:29 2026] DELETE /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:29.813027 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-48293e6e-951a-49ba-bb99-4df8658c0c50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:29.814868 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48293e6e-951a-49ba-bb99-4df8658c0c50 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:29.815075 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48293e6e-951a-49ba-bb99-4df8658c0c50 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:29.815262 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-48293e6e-951a-49ba-bb99-4df8658c0c50 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:29.815387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-48293e6e-951a-49ba-bb99-4df8658c0c50 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:29.820533 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:29.820533 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:29.821692 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-48293e6e-951a-49ba-bb99-4df8658c0c50 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 200 Aug 08 19:35:29.822479 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1058/4238] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:29 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:30.711598 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ad259c3-6fca-4128-bcbb-4de8fdea85ee None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:30.713507 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ad259c3-6fca-4128-bcbb-4de8fdea85ee tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 Aug 08 19:35:30.713743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ad259c3-6fca-4128-bcbb-4de8fdea85ee tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:30.713970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ad259c3-6fca-4128-bcbb-4de8fdea85ee tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:30.719003 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:30.719003 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:30.719290 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ad259c3-6fca-4128-bcbb-4de8fdea85ee tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:30.720274 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ad259c3-6fca-4128-bcbb-4de8fdea85ee tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 returned with HTTP 200 Aug 08 19:35:30.720627 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1059/4239] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:30 2026] GET /volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:30.730729 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f37b52af-dea2-4b6a-96cd-a8506eca05c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:30.736126 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f37b52af-dea2-4b6a-96cd-a8506eca05c7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] POST https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807/action Aug 08 19:35:30.736533 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f37b52af-dea2-4b6a-96cd-a8506eca05c7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:30.736696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f37b52af-dea2-4b6a-96cd-a8506eca05c7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:30.739141 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.admin_actions [None req-f37b52af-dea2-4b6a-96cd-a8506eca05c7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Updating snapshot '5f898b5e-bf2b-4c21-b749-ff708b69f807' with '{'status': 'error'}' {{(pid=100253) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:35:30.748392 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:30.748392 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:30.749031 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-f37b52af-dea2-4b6a-96cd-a8506eca05c7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '84969909f1524cb5b08191871bf6f515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aeea771a63944f158adf122be70e8277', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:35:30.749278 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f37b52af-dea2-4b6a-96cd-a8506eca05c7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807/action returned with HTTP 403 Aug 08 19:35:30.749952 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1061/4240] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:35:30 2026] POST /volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:30.757699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:30.759365 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 Aug 08 19:35:30.759668 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:30.759998 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:30.760193 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: 5f898b5e-bf2b-4c21-b749-ff708b69f807 Aug 08 19:35:30.768037 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:30.768037 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:30.768037 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:30.786921 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot delete request issued successfully. Aug 08 19:35:30.787363 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-238e7928-1a43-4ee6-8c9c-17e1762b9f49 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 returned with HTTP 202 Aug 08 19:35:30.788078 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1063/4241] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:30 2026] DELETE /volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:30.797856 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2668d29c-5234-4e4f-b71e-778bb2e2b6be None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:30.799961 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2668d29c-5234-4e4f-b71e-778bb2e2b6be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 Aug 08 19:35:30.800197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2668d29c-5234-4e4f-b71e-778bb2e2b6be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:30.800433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2668d29c-5234-4e4f-b71e-778bb2e2b6be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:30.806390 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:30.806390 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:30.806763 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2668d29c-5234-4e4f-b71e-778bb2e2b6be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:30.807587 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2668d29c-5234-4e4f-b71e-778bb2e2b6be tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 returned with HTTP 200 Aug 08 19:35:30.808511 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1059/4242] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:30 2026] GET /volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:30.835623 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d81fa74d-b9d2-439c-98ef-4a9c85b1bb49 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:30.837933 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d81fa74d-b9d2-439c-98ef-4a9c85b1bb49 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db Aug 08 19:35:30.838263 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d81fa74d-b9d2-439c-98ef-4a9c85b1bb49 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:30.838503 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d81fa74d-b9d2-439c-98ef-4a9c85b1bb49 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:30.838658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-d81fa74d-b9d2-439c-98ef-4a9c85b1bb49 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cbb5e463-659d-4219-b50f-45f79348a4db. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:30.845680 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d81fa74d-b9d2-439c-98ef-4a9c85b1bb49 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db returned with HTTP 404 Aug 08 19:35:30.846189 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1060/4243] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:30 2026] GET /volume/v3/backups/cbb5e463-659d-4219-b50f-45f79348a4db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:30.857020 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3d4280f9-1d78-47b3-bc1f-daf7d788be38 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:30.859331 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d4280f9-1d78-47b3-bc1f-daf7d788be38 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:30.859640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d4280f9-1d78-47b3-bc1f-daf7d788be38 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:30.859909 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3d4280f9-1d78-47b3-bc1f-daf7d788be38 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:30.860057 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-3d4280f9-1d78-47b3-bc1f-daf7d788be38 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete backup with id: 6a3c532e-8433-45df-b754-3049bdbe38fe. Aug 08 19:35:30.866004 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:30.866004 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:30.878760 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-3d4280f9-1d78-47b3-bc1f-daf7d788be38 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] delete_backup rpcapi backup_id 6a3c532e-8433-45df-b754-3049bdbe38fe {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:35:30.880720 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3d4280f9-1d78-47b3-bc1f-daf7d788be38 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 202 Aug 08 19:35:30.881186 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1062/4244] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:30 2026] DELETE /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:30.892143 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bdef1af6-bbfa-4195-9602-4c688a6c2c98 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:30.905801 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bdef1af6-bbfa-4195-9602-4c688a6c2c98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:30.905801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bdef1af6-bbfa-4195-9602-4c688a6c2c98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:30.905801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bdef1af6-bbfa-4195-9602-4c688a6c2c98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:30.905801 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-bdef1af6-bbfa-4195-9602-4c688a6c2c98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:30.913575 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:30.913575 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:30.917345 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bdef1af6-bbfa-4195-9602-4c688a6c2c98 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 200 Aug 08 19:35:30.917345 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1064/4245] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:30 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:31.670216 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-809008bf-780e-4ee7-83ad-586f22810029 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.672207 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-809008bf-780e-4ee7-83ad-586f22810029 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:31.672373 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-809008bf-780e-4ee7-83ad-586f22810029 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:31.672583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-809008bf-780e-4ee7-83ad-586f22810029 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:31.695855 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:31.695855 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:31.700171 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-809008bf-780e-4ee7-83ad-586f22810029 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:31.711888 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-809008bf-780e-4ee7-83ad-586f22810029 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:31.712336 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1060/4246] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:31 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:31.742148 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-480de772-a6bd-4af8-b92c-65f701fa6eb6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.748220 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-480de772-a6bd-4af8-b92c-65f701fa6eb6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45/action Aug 08 19:35:31.748220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-480de772-a6bd-4af8-b92c-65f701fa6eb6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:31.748220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-480de772-a6bd-4af8-b92c-65f701fa6eb6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:31.770832 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:31.770832 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:31.771638 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-480de772-a6bd-4af8-b92c-65f701fa6eb6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:31.802786 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-480de772-a6bd-4af8-b92c-65f701fa6eb6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Begin detaching volume completed successfully. Aug 08 19:35:31.803277 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-480de772-a6bd-4af8-b92c-65f701fa6eb6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45/action returned with HTTP 202 Aug 08 19:35:31.803993 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1061/4247] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:35:31 2026] POST /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:31.819557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf832e41-7fcb-4df5-b5d4-484b7317e375 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.822191 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf832e41-7fcb-4df5-b5d4-484b7317e375 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 Aug 08 19:35:31.822479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf832e41-7fcb-4df5-b5d4-484b7317e375 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:31.822746 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf832e41-7fcb-4df5-b5d4-484b7317e375 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:31.833720 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf832e41-7fcb-4df5-b5d4-484b7317e375 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 returned with HTTP 404 Aug 08 19:35:31.834299 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1063/4248] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:31 2026] GET /volume/v3/snapshots/5f898b5e-bf2b-4c21-b749-ff708b69f807 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:31.842841 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84609df1-814c-45c0-baa6-c0da04c41b6e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.844461 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84609df1-814c-45c0-baa6-c0da04c41b6e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 Aug 08 19:35:31.844680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84609df1-814c-45c0-baa6-c0da04c41b6e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:31.845049 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84609df1-814c-45c0-baa6-c0da04c41b6e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:31.845049 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-84609df1-814c-45c0-baa6-c0da04c41b6e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: 3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 Aug 08 19:35:31.860770 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:31.860770 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:31.861211 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-84609df1-814c-45c0-baa6-c0da04c41b6e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:31.865240 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-288b5202-5dc3-472b-96e5-d8e51b70b3af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.865759 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-288b5202-5dc3-472b-96e5-d8e51b70b3af None None] GET https://10.4.3.89/volume// Aug 08 19:35:31.865976 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-288b5202-5dc3-472b-96e5-d8e51b70b3af None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:31.866198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-288b5202-5dc3-472b-96e5-d8e51b70b3af None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:31.866579 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-288b5202-5dc3-472b-96e5-d8e51b70b3af None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:31.866934 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1061/4249] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:31.874518 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-84ed50f0-b2fd-4322-841f-b063e0f6854f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.878431 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-84ed50f0-b2fd-4322-841f-b063e0f6854f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:31.878431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-84ed50f0-b2fd-4322-841f-b063e0f6854f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:31.878431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-84ed50f0-b2fd-4322-841f-b063e0f6854f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:31.895712 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:31.895712 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:31.900266 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-84ed50f0-b2fd-4322-841f-b063e0f6854f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:31.909189 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-84ed50f0-b2fd-4322-841f-b063e0f6854f tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:31.909707 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1062/4250] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:31 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:31.910481 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-84609df1-814c-45c0-baa6-c0da04c41b6e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:31.910770 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84609df1-814c-45c0-baa6-c0da04c41b6e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 returned with HTTP 202 Aug 08 19:35:31.911237 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1065/4251] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:31 2026] DELETE /volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:31.921478 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f436d841-2792-442a-9b40-e3807e47f68c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.924521 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f436d841-2792-442a-9b40-e3807e47f68c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 Aug 08 19:35:31.924521 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f436d841-2792-442a-9b40-e3807e47f68c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:31.924622 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f436d841-2792-442a-9b40-e3807e47f68c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:31.928083 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-827c71d6-5b6a-46ab-964b-bcdb109451da None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.930068 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-827c71d6-5b6a-46ab-964b-bcdb109451da tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe Aug 08 19:35:31.930394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-827c71d6-5b6a-46ab-964b-bcdb109451da tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:31.930394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-827c71d6-5b6a-46ab-964b-bcdb109451da tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:31.930595 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-827c71d6-5b6a-46ab-964b-bcdb109451da tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 6a3c532e-8433-45df-b754-3049bdbe38fe. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:31.934886 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-827c71d6-5b6a-46ab-964b-bcdb109451da tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe returned with HTTP 404 Aug 08 19:35:31.935353 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1062/4252] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:31 2026] GET /volume/v3/backups/6a3c532e-8433-45df-b754-3049bdbe38fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:31.943285 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:31.943285 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:31.943285 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f436d841-2792-442a-9b40-e3807e47f68c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:31.944252 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f436d841-2792-442a-9b40-e3807e47f68c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 returned with HTTP 200 Aug 08 19:35:31.944641 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1064/4253] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:31 2026] GET /volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:31.987445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:31.989215 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:31.989582 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "name": "tempest-VolumesBackupsTest-Volume-1673280299"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:31.990999 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'name': 'tempest-VolumesBackupsTest-Volume-1673280299'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:32.306354 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume of 1 GB Aug 08 19:35:32.310978 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Availability Zones retrieved successfully. Aug 08 19:35:32.316854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (c0d6b21c-5e6c-4948-ab67-f40efdbdf0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:32.318081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3419d7e-9299-4db1-81f6-7d29ebdff38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:32.323283 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:32.385909 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3419d7e-9299-4db1-81f6-7d29ebdff38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:32.386823 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4871325d-53b9-412e-867c-93a7babdeb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:32.431838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['650b69b6-d64c-4694-a05d-a74fc1df899e', '395fe8ad-eef4-458b-8b47-2384146feef8', '5aaaab28-152f-4319-9556-75345da58da7', '7c684136-a7ab-425b-b663-e681eed9e6f1'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:32.432600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4871325d-53b9-412e-867c-93a7babdeb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['650b69b6-d64c-4694-a05d-a74fc1df899e', '395fe8ad-eef4-458b-8b47-2384146feef8', '5aaaab28-152f-4319-9556-75345da58da7', '7c684136-a7ab-425b-b663-e681eed9e6f1']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:32.433715 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f9cde0-8f8d-4220-a7b9-495e5b937922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:32.462149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8f9cde0-8f8d-4220-a7b9-495e5b937922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c98b73-fcd1-4485-84e4-b453d25c3c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1673280299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['650b69b6-d64c-4694-a05d-a74fc1df899e','395fe8ad-eef4-458b-8b47-2384146feef8','5aaaab28-152f-4319-9556-75345da58da7','7c684136-a7ab-425b-b663-e681eed9e6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1673280299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c98b73-fcd1-4485-84e4-b453d25c3c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='106ff1e0e1e646e88e6af376a34e3d7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cdb71733ddad484489d5c6efc2fe2ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:32.463303 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d01f8f-9d40-4b90-adb0-90c9980b8171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:32.488052 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70d01f8f-9d40-4b90-adb0-90c9980b8171) transitioned into 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-1673280299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['650b69b6-d64c-4694-a05d-a74fc1df899e','395fe8ad-eef4-458b-8b47-2384146feef8','5aaaab28-152f-4319-9556-75345da58da7','7c684136-a7ab-425b-b663-e681eed9e6f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:32.488988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d1fe890-3a50-4337-bb9d-3654f9b78281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:32.502658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d1fe890-3a50-4337-bb9d-3654f9b78281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:32.503475 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (c0d6b21c-5e6c-4948-ab67-f40efdbdf0ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:32.503767 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request issued successfully. Aug 08 19:35:32.504353 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5b8b95a7-55c8-40c3-be5e-956fa6dc0911 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:32.504846 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1063/4254] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:31 2026] POST /volume/v3/volumes => generated 747 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:32.516977 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1e8e37c9-3ff0-43ba-9a7b-1e8ffad4c296 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:32.519086 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e8e37c9-3ff0-43ba-9a7b-1e8ffad4c296 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:35:32.519282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e8e37c9-3ff0-43ba-9a7b-1e8ffad4c296 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:32.519523 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1e8e37c9-3ff0-43ba-9a7b-1e8ffad4c296 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:32.530825 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:32.530825 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:32.535402 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1e8e37c9-3ff0-43ba-9a7b-1e8ffad4c296 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:32.539941 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1e8e37c9-3ff0-43ba-9a7b-1e8ffad4c296 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:35:32.540028 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1066/4255] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:32 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:32.889834 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-ff7a771a-9010-470c-a0e5-8318b0f4f334 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:32.892819 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-ff7a771a-9010-470c-a0e5-8318b0f4f334 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c Aug 08 19:35:32.893592 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-ff7a771a-9010-470c-a0e5-8318b0f4f334 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:32.893592 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-ff7a771a-9010-470c-a0e5-8318b0f4f334 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:32.902792 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:32.902792 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:32.961212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e408849-ca4f-4098-8f18-2b117ea19b22 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:32.963209 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e408849-ca4f-4098-8f18-2b117ea19b22 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 Aug 08 19:35:32.963467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e408849-ca4f-4098-8f18-2b117ea19b22 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:32.963673 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e408849-ca4f-4098-8f18-2b117ea19b22 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:32.970071 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e408849-ca4f-4098-8f18-2b117ea19b22 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 returned with HTTP 404 Aug 08 19:35:32.970885 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1065/4256] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:32 2026] GET /volume/v3/volumes/3b7e41f8-16c4-411f-ae99-cebd6bfe4cf8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:32.983478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bae43677-8c57-4b95-9869-648dc0270c4f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:32.985560 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:32.986000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1385643214"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:32.987708 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-caa2c556-15f9-4d6a-86df-cf15d4a49082 req-ff7a771a-9010-470c-a0e5-8318b0f4f334 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c returned with HTTP 200 Aug 08 19:35:32.987956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1385643214'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:32.988119 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:32.988170 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1063/4257] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:35:32 2026] DELETE /volume/v3/attachments/bbb8985f-3edc-4037-aa2d-e5345fb15d2c => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:32.988477 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:32.988477 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:32.992562 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:32.999484 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (55bd5854-12e7-44ce-8bb6-409ee473b984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:33.001701 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4382222-230b-431e-846a-aa4634fe5ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:33.001893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:33.033887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4382222-230b-431e-846a-aa4634fe5ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:33.035218 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e58970-d496-484f-87fa-1f94c1bceee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:33.091211 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['7d2138c0-44c3-4889-975e-2fb25b43b1af', '81f40d15-7ae0-43f3-b68a-0ffff5116fc9', '1fb64936-7754-4f63-978c-6a418180858b', 'ad5de7df-64ad-4356-b075-ee3a577f0d19'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:33.092144 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6e58970-d496-484f-87fa-1f94c1bceee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d2138c0-44c3-4889-975e-2fb25b43b1af', '81f40d15-7ae0-43f3-b68a-0ffff5116fc9', '1fb64936-7754-4f63-978c-6a418180858b', 'ad5de7df-64ad-4356-b075-ee3a577f0d19']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:33.093034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ad01e0-a51f-4931-b84a-33f1341f1d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:33.119096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ad01e0-a51f-4931-b84a-33f1341f1d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385643214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['7d2138c0-44c3-4889-975e-2fb25b43b1af','81f40d15-7ae0-43f3-b68a-0ffff5116fc9','1fb64936-7754-4f63-978c-6a418180858b','ad5de7df-64ad-4356-b075-ee3a577f0d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385643214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:33.119823 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db38d52-ac68-4164-be91-a82dc70d416e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:33.140691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db38d52-ac68-4164-be91-a82dc70d416e) transitioned into 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-1385643214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['7d2138c0-44c3-4889-975e-2fb25b43b1af','81f40d15-7ae0-43f3-b68a-0ffff5116fc9','1fb64936-7754-4f63-978c-6a418180858b','ad5de7df-64ad-4356-b075-ee3a577f0d19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:33.141422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (502372cf-69f8-4ff5-85a3-efe0e8d1c321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:33.154101 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (502372cf-69f8-4ff5-85a3-efe0e8d1c321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:33.154998 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (55bd5854-12e7-44ce-8bb6-409ee473b984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:33.155264 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:33.155845 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bae43677-8c57-4b95-9869-648dc0270c4f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:33.156289 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1064/4258] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:32 2026] POST /volume/v3/volumes => generated 776 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:33.168033 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9dffb921-e07e-42c8-a4b7-0a491fdfb696 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:33.171488 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9dffb921-e07e-42c8-a4b7-0a491fdfb696 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 Aug 08 19:35:33.171488 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9dffb921-e07e-42c8-a4b7-0a491fdfb696 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:33.171488 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9dffb921-e07e-42c8-a4b7-0a491fdfb696 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:33.177102 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:33.177102 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:33.180624 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9dffb921-e07e-42c8-a4b7-0a491fdfb696 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:33.184656 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9dffb921-e07e-42c8-a4b7-0a491fdfb696 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 returned with HTTP 200 Aug 08 19:35:33.185121 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1067/4259] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:33 2026] GET /volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:33.561907 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-478c439e-0ad5-4afa-8bd8-ce06ca9ad4e1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:33.564038 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-478c439e-0ad5-4afa-8bd8-ce06ca9ad4e1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:35:33.564262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-478c439e-0ad5-4afa-8bd8-ce06ca9ad4e1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:33.564493 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-478c439e-0ad5-4afa-8bd8-ce06ca9ad4e1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:33.572168 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:33.572168 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:33.576038 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-478c439e-0ad5-4afa-8bd8-ce06ca9ad4e1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:33.580964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-478c439e-0ad5-4afa-8bd8-ce06ca9ad4e1 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:35:33.581390 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1066/4260] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:33 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:33.600086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:33.602457 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:35:33.602918 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58c98b73-fcd1-4485-84e4-b453d25c3c3e", "name": "tempest-VolumesBackupsTest-Backup-271822373"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:33.604560 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating new backup {'backup': {'volume_id': '58c98b73-fcd1-4485-84e4-b453d25c3c3e', 'name': 'tempest-VolumesBackupsTest-Backup-271822373'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:35:33.604701 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating backup of volume 58c98b73-fcd1-4485-84e4-b453d25c3c3e in container None Aug 08 19:35:33.620219 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:33.620219 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:33.620763 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:33.670532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['78de3f6a-d539-4edf-9c0e-699f16df1d3a', '72d8a62d-b202-4f65-878c-ebb5ce3a45b1'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:33.736566 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-970af74f-717a-46e1-8071-2aa7aa3bbfa4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:35:33.736954 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1064/4261] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:33 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) Aug 08 19:35:33.744783 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-77f3467b-9536-45ed-b54a-5bd13f004567 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:33.746596 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77f3467b-9536-45ed-b54a-5bd13f004567 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:33.748908 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77f3467b-9536-45ed-b54a-5bd13f004567 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:33.748908 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-77f3467b-9536-45ed-b54a-5bd13f004567 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:33.748908 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-77f3467b-9536-45ed-b54a-5bd13f004567 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:33.751086 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:33.751086 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:33.751771 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-77f3467b-9536-45ed-b54a-5bd13f004567 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:33.752113 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1065/4262] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:33 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:33.977235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:33.981571 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:33.981571 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-227145378", "snapshot_id": "5db9143a-0075-40b5-a829-5c18454b32ae", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:33.981571 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-227145378', 'snapshot_id': '5db9143a-0075-40b5-a829-5c18454b32ae', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:33.986832 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:33.986832 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:33.987449 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:33.987664 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume of 1 GB Aug 08 19:35:33.991342 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Availability Zones retrieved successfully. Aug 08 19:35:33.997868 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (0d7ea039-01b8-48d3-9d8e-e47b4bd6d2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:33.998902 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4f32a2-8c32-409d-b9a4-19ea6e1b2617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:34.000123 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:34.032670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4f32a2-8c32-409d-b9a4-19ea6e1b2617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5db9143a-0075-40b5-a829-5c18454b32ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:34.033706 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406941e8-c657-4853-832a-f00b69285c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:34.081511 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Created reservations ['96e5ecca-ec4d-4534-a044-f383e3719221', '53533059-1a69-4760-9874-edd1fa6d20af', '1ba6416e-664b-4129-91b9-0ac936d0f266', '0a65efcc-708f-4d95-bad9-612fc6134b30'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:34.083836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (406941e8-c657-4853-832a-f00b69285c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e5ecca-ec4d-4534-a044-f383e3719221', '53533059-1a69-4760-9874-edd1fa6d20af', '1ba6416e-664b-4129-91b9-0ac936d0f266', '0a65efcc-708f-4d95-bad9-612fc6134b30']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:34.084385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc43f546-a36e-4575-b120-0f897a6edbef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:34.135142 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc43f546-a36e-4575-b120-0f897a6edbef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bafb63c1-3bed-4fc3-aa76-51bd51a80c25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-227145378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['96e5ecca-ec4d-4534-a044-f383e3719221','53533059-1a69-4760-9874-edd1fa6d20af','1ba6416e-664b-4129-91b9-0ac936d0f266','0a65efcc-708f-4d95-bad9-612fc6134b30'],size=1,snapshot_id=5db9143a-0075-40b5-a829-5c18454b32ae,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-227145378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bafb63c1-3bed-4fc3-aa76-51bd51a80c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='684e91e5cb3640659bf014b52c8620b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5db9143a-0075-40b5-a829-5c18454b32ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba421db85c444a4baed7baafd0368bdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:34.136279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b3bb71-280a-4d5e-a828-000066f0e149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:34.160176 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86b3bb71-280a-4d5e-a828-000066f0e149) transitioned into 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-227145378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='684e91e5cb3640659bf014b52c8620b5',qos_specs=None,replication_status=,reservations=['96e5ecca-ec4d-4534-a044-f383e3719221','53533059-1a69-4760-9874-edd1fa6d20af','1ba6416e-664b-4129-91b9-0ac936d0f266','0a65efcc-708f-4d95-bad9-612fc6134b30'],size=1,snapshot_id=5db9143a-0075-40b5-a829-5c18454b32ae,source_replicaid=,source_volid=None,status='creating',user_id='ba421db85c444a4baed7baafd0368bdd',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:34.160828 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9ce747-a954-4a30-8b11-95eb738bf546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:34.185479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9ce747-a954-4a30-8b11-95eb738bf546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:34.187017 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Flow 'volume_create_api' (0d7ea039-01b8-48d3-9d8e-e47b4bd6d2d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:34.187428 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Create volume request issued successfully. Aug 08 19:35:34.188295 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e37d465a-4b34-423d-8b29-47a1e8a75cc8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:34.188857 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1068/4263] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:33 2026] POST /volume/v3/volumes => generated 788 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:34.197618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-644fc98b-df56-42e0-a98e-ec32df394ad4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.199726 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-644fc98b-df56-42e0-a98e-ec32df394ad4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 Aug 08 19:35:34.201432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-644fc98b-df56-42e0-a98e-ec32df394ad4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:34.201432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-644fc98b-df56-42e0-a98e-ec32df394ad4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:34.204490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a830fd8c-74e4-4cff-aceb-589a4f5d5ab1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.207222 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a830fd8c-74e4-4cff-aceb-589a4f5d5ab1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:34.208516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a830fd8c-74e4-4cff-aceb-589a4f5d5ab1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:34.208516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a830fd8c-74e4-4cff-aceb-589a4f5d5ab1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:34.214155 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:34.214155 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:34.216487 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:34.216487 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:34.218367 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-644fc98b-df56-42e0-a98e-ec32df394ad4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:34.221438 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a830fd8c-74e4-4cff-aceb-589a4f5d5ab1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:34.223863 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-644fc98b-df56-42e0-a98e-ec32df394ad4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 returned with HTTP 200 Aug 08 19:35:34.224678 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1067/4264] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:34 2026] GET /volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:34.225310 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a830fd8c-74e4-4cff-aceb-589a4f5d5ab1 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:34.225669 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1065/4265] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:34 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:34.239206 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36c86197-e3db-4d2d-86a0-245769c83f5b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.240962 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36c86197-e3db-4d2d-86a0-245769c83f5b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:34.241278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36c86197-e3db-4d2d-86a0-245769c83f5b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-398472625"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:34.249110 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:34.249110 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:34.249927 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-36c86197-e3db-4d2d-86a0-245769c83f5b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:34.249927 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-36c86197-e3db-4d2d-86a0-245769c83f5b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume 5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 Aug 08 19:35:34.290901 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-36c86197-e3db-4d2d-86a0-245769c83f5b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['7e7fb049-cf7d-4be8-9ed9-d8005122ea59', 'eaf75426-21f2-46bf-a6a3-b08a75d3c64a', 'e9b2f398-b50c-42d9-9cc8-f9518e7610d7', 'eff09e06-9daf-4aa2-844f-c76b789cb96e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:34.338073 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-36c86197-e3db-4d2d-86a0-245769c83f5b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:34.338534 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36c86197-e3db-4d2d-86a0-245769c83f5b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:34.339153 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1066/4266] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:34.350246 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f9d99dd3-91e7-40ab-9215-588b7568eb1f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.352465 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9d99dd3-91e7-40ab-9215-588b7568eb1f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c Aug 08 19:35:34.352744 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9d99dd3-91e7-40ab-9215-588b7568eb1f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:34.353002 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f9d99dd3-91e7-40ab-9215-588b7568eb1f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:34.358379 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:34.358379 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:34.358888 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f9d99dd3-91e7-40ab-9215-588b7568eb1f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:34.359850 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f9d99dd3-91e7-40ab-9215-588b7568eb1f tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c returned with HTTP 200 Aug 08 19:35:34.360282 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1069/4267] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:34 2026] GET /volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:34.762717 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a18d0370-22dd-40ac-962c-7240e14a9230 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.764205 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a18d0370-22dd-40ac-962c-7240e14a9230 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:34.764542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a18d0370-22dd-40ac-962c-7240e14a9230 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:34.764854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a18d0370-22dd-40ac-962c-7240e14a9230 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:34.765939 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a18d0370-22dd-40ac-962c-7240e14a9230 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:34.769630 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:34.769630 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:34.770742 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a18d0370-22dd-40ac-962c-7240e14a9230 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:34.771377 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1068/4268] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:34 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:34.833748 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c28ba37-84b2-44d6-8613-0e7c3dfdd5c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.862980 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c28ba37-84b2-44d6-8613-0e7c3dfdd5c1 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:34.863297 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c28ba37-84b2-44d6-8613-0e7c3dfdd5c1 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-255196280", "extra_specs": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:34.888890 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c28ba37-84b2-44d6-8613-0e7c3dfdd5c1 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:34.889241 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1066/4269] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:35:34 2026] POST /volume/v3/types => generated 211 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:34.897087 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b6ea866-fd64-4f9c-9416-680fc26371bc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.899306 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b6ea866-fd64-4f9c-9416-680fc26371bc tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] POST https://10.4.3.89/volume/v3/types/bec3834a-0429-4413-b493-b2a2a0eb6365/encryption Aug 08 19:35:34.899712 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b6ea866-fd64-4f9c-9416-680fc26371bc tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:34.901396 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:34.901396 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:34.923917 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b6ea866-fd64-4f9c-9416-680fc26371bc tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/types/bec3834a-0429-4413-b493-b2a2a0eb6365/encryption returned with HTTP 200 Aug 08 19:35:34.924510 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1067/4270] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:35:34 2026] POST /volume/v3/types/bec3834a-0429-4413-b493-b2a2a0eb6365/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:34.931933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:34.990792 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:34.991106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-645876162", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-255196280", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:34.992629 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-645876162', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-255196280', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:34.996000 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:35:34.996278 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:34.996278 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:34.996795 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:35:35.002184 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (a81f180e-c914-47fd-a280-5c2b992ed3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:35.003234 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66a692d-39e0-4fa0-9ae8-4bee489ed84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:35.004095 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:35.027847 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66a692d-39e0-4fa0-9ae8-4bee489ed84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:35:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bec3834a-0429-4413-b493-b2a2a0eb6365,is_public=True,name='tempest-scenario-type-luks-255196280',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bec3834a-0429-4413-b493-b2a2a0eb6365', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:35.028685 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77123089-3243-48f6-a8e1-28651156e513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:35.055202 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-255196280 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-255196280, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:35:35.055464 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-255196280 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-255196280, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:35:35.094338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['c86ca562-767c-413c-9c66-2ba5319eb5bb', 'fac2dca3-4a60-42b0-b36d-802fbeda8b0a', 'b91dc09b-5374-4b61-8180-69f759a5ce8a', 'd9cb1f44-98dc-437a-87ed-5ab34b818e74'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:35.094606 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77123089-3243-48f6-a8e1-28651156e513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c86ca562-767c-413c-9c66-2ba5319eb5bb', 'fac2dca3-4a60-42b0-b36d-802fbeda8b0a', 'b91dc09b-5374-4b61-8180-69f759a5ce8a', 'd9cb1f44-98dc-437a-87ed-5ab34b818e74']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:35.095280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7671c7-9374-426b-ba96-72ca83a3cde2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:35.124848 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c7671c7-9374-426b-ba96-72ca83a3cde2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e7089e-02ed-4402-90d8-a589aefaeefa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-645876162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['c86ca562-767c-413c-9c66-2ba5319eb5bb','fac2dca3-4a60-42b0-b36d-802fbeda8b0a','b91dc09b-5374-4b61-8180-69f759a5ce8a','d9cb1f44-98dc-437a-87ed-5ab34b818e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=bec3834a-0429-4413-b493-b2a2a0eb6365), '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-08-08T19:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-645876162',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=28e7089e-02ed-4402-90d8-a589aefaeefa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bec3834a-0429-4413-b493-b2a2a0eb6365),volume_type_id=bec3834a-0429-4413-b493-b2a2a0eb6365)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:35.126058 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49083e22-8a90-4c2a-9683-3d9c1ee25b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:35.155281 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49083e22-8a90-4c2a-9683-3d9c1ee25b0e) transitioned into 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-645876162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['c86ca562-767c-413c-9c66-2ba5319eb5bb','fac2dca3-4a60-42b0-b36d-802fbeda8b0a','b91dc09b-5374-4b61-8180-69f759a5ce8a','d9cb1f44-98dc-437a-87ed-5ab34b818e74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=bec3834a-0429-4413-b493-b2a2a0eb6365)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:35.156027 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ea0fec-2918-42fc-a750-30e97805d2ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:35.167886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53ea0fec-2918-42fc-a750-30e97805d2ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:35.168663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (a81f180e-c914-47fd-a280-5c2b992ed3ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:35.168978 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:35:35.169512 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0988bf96-cab3-4ad8-a838-6288a60fa039 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:35.170140 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1070/4271] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:34 2026] POST /volume/v3/volumes => generated 776 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:35.180789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ea2fa824-e9ed-4bd7-9b59-1190084d463f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.182592 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea2fa824-e9ed-4bd7-9b59-1190084d463f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:35.182838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea2fa824-e9ed-4bd7-9b59-1190084d463f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.183024 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea2fa824-e9ed-4bd7-9b59-1190084d463f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.191033 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.191033 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:35.194896 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ea2fa824-e9ed-4bd7-9b59-1190084d463f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:35.198918 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea2fa824-e9ed-4bd7-9b59-1190084d463f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 200 Aug 08 19:35:35.199364 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1069/4272] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.241197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5eafb0ba-8760-4ea7-9616-6badd67e80a4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.243025 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5eafb0ba-8760-4ea7-9616-6badd67e80a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:35.243229 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5eafb0ba-8760-4ea7-9616-6badd67e80a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.243456 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5eafb0ba-8760-4ea7-9616-6badd67e80a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.250668 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.250668 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:35.254450 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5eafb0ba-8760-4ea7-9616-6badd67e80a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:35.258699 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5eafb0ba-8760-4ea7-9616-6badd67e80a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:35.259153 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1067/4273] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.273195 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-06fc49d8-8be7-427e-8980-758f0c84bf86 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.275018 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06fc49d8-8be7-427e-8980-758f0c84bf86 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:35.275194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06fc49d8-8be7-427e-8980-758f0c84bf86 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.275368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-06fc49d8-8be7-427e-8980-758f0c84bf86 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.282018 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.282018 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:35.285681 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-06fc49d8-8be7-427e-8980-758f0c84bf86 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:35.290192 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-06fc49d8-8be7-427e-8980-758f0c84bf86 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:35.290608 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1068/4274] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.371056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c53116e0-3e61-4e77-a442-b4a99adad2e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.372887 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c53116e0-3e61-4e77-a442-b4a99adad2e7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c Aug 08 19:35:35.373067 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c53116e0-3e61-4e77-a442-b4a99adad2e7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.373244 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c53116e0-3e61-4e77-a442-b4a99adad2e7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.377904 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.377904 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:35.378188 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c53116e0-3e61-4e77-a442-b4a99adad2e7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:35.378797 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c53116e0-3e61-4e77-a442-b4a99adad2e7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c returned with HTTP 200 Aug 08 19:35:35.379143 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1071/4275] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.387398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-200f80fb-92be-4bb8-b9df-37d8e15ae1e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.389073 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-200f80fb-92be-4bb8-b9df-37d8e15ae1e0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] GET https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c Aug 08 19:35:35.389280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-200f80fb-92be-4bb8-b9df-37d8e15ae1e0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.389514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-200f80fb-92be-4bb8-b9df-37d8e15ae1e0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.394084 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.394084 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:35.394550 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-200f80fb-92be-4bb8-b9df-37d8e15ae1e0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:35.395232 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-200f80fb-92be-4bb8-b9df-37d8e15ae1e0 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c returned with HTTP 200 Aug 08 19:35:35.395614 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1070/4276] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.403108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.404741 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c Aug 08 19:35:35.404928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.405099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.405196 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: bf15eb2a-5008-4e81-8c2d-0861a229287c Aug 08 19:35:35.409589 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.409589 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:35.409855 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:35.426673 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot delete request issued successfully. Aug 08 19:35:35.426863 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e3e83b7-a2d7-4a94-a2f0-3ec54df5763e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c returned with HTTP 202 Aug 08 19:35:35.427271 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1068/4277] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:35 2026] DELETE /volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:35.434632 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c10c540-38bb-4179-ae13-14d2c5d9cd50 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.436539 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c10c540-38bb-4179-ae13-14d2c5d9cd50 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c Aug 08 19:35:35.436792 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c10c540-38bb-4179-ae13-14d2c5d9cd50 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.436996 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c10c540-38bb-4179-ae13-14d2c5d9cd50 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.442509 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.442509 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:35.442818 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8c10c540-38bb-4179-ae13-14d2c5d9cd50 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:35.443483 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c10c540-38bb-4179-ae13-14d2c5d9cd50 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c returned with HTTP 200 Aug 08 19:35:35.443865 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1069/4278] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.724797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-018fb48c-562b-4a35-9975-57756f49a9fa req-17bbd3d0-7602-4a34-8b83-0ec61ae9afb8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.727012 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-17bbd3d0-7602-4a34-8b83-0ec61ae9afb8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:35.727425 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-17bbd3d0-7602-4a34-8b83-0ec61ae9afb8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.727854 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-17bbd3d0-7602-4a34-8b83-0ec61ae9afb8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.737024 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.737024 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:35.741586 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-018fb48c-562b-4a35-9975-57756f49a9fa req-17bbd3d0-7602-4a34-8b83-0ec61ae9afb8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:35.747434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-17bbd3d0-7602-4a34-8b83-0ec61ae9afb8 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:35.747434 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1072/4279] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.783415 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9b33b748-dec8-4b0a-8b92-d7da63787390 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.785173 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b33b748-dec8-4b0a-8b92-d7da63787390 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:35.785392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b33b748-dec8-4b0a-8b92-d7da63787390 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.785609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b33b748-dec8-4b0a-8b92-d7da63787390 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.785713 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-9b33b748-dec8-4b0a-8b92-d7da63787390 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:35.791844 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.791844 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:35.792586 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b33b748-dec8-4b0a-8b92-d7da63787390 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:35.792964 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1071/4280] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:35.820137 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f1a34480-d373-45a9-87ad-0f31df56fcca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.820594 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1a34480-d373-45a9-87ad-0f31df56fcca None None] GET https://10.4.3.89/volume// Aug 08 19:35:35.820810 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1a34480-d373-45a9-87ad-0f31df56fcca None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.821037 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f1a34480-d373-45a9-87ad-0f31df56fcca None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.821468 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f1a34480-d373-45a9-87ad-0f31df56fcca None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:35.821772 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1069/4281] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:35.827768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-018fb48c-562b-4a35-9975-57756f49a9fa req-36f80cc0-1c39-4b06-ada1-4eb1a8bb7f9a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.896623 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-36f80cc0-1c39-4b06-ada1-4eb1a8bb7f9a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:35:35.897027 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-36f80cc0-1c39-4b06-ada1-4eb1a8bb7f9a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bafb63c1-3bed-4fc3-aa76-51bd51a80c25", "connector": null, "instance_uuid": "9e4ef54e-3a66-4a32-a0ee-20f781d5100c"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:35.905375 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.905375 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:35.943126 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-36f80cc0-1c39-4b06-ada1-4eb1a8bb7f9a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:35:35.943595 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1070/4282] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:35:35 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:35.972857 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-44521872-d2c8-4c4e-946a-dd1704fd7c71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.974803 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44521872-d2c8-4c4e-946a-dd1704fd7c71 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:35.975288 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44521872-d2c8-4c4e-946a-dd1704fd7c71 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.975678 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44521872-d2c8-4c4e-946a-dd1704fd7c71 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.984094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7bbd1328-394b-45df-a9ee-b052ce768500 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.985186 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bbd1328-394b-45df-a9ee-b052ce768500 None None] GET https://10.4.3.89/volume// Aug 08 19:35:35.985186 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bbd1328-394b-45df-a9ee-b052ce768500 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.985186 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7bbd1328-394b-45df-a9ee-b052ce768500 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:35.985345 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7bbd1328-394b-45df-a9ee-b052ce768500 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:35.985568 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1072/4283] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:35.988986 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:35.988986 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:35.992587 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-018fb48c-562b-4a35-9975-57756f49a9fa req-57acf66c-a9e0-43f4-8b25-e28cb038ecac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:35.994278 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-44521872-d2c8-4c4e-946a-dd1704fd7c71 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:35.994992 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-57acf66c-a9e0-43f4-8b25-e28cb038ecac tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:35.997431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-57acf66c-a9e0-43f4-8b25-e28cb038ecac tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:35.997431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-57acf66c-a9e0-43f4-8b25-e28cb038ecac tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.000503 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44521872-d2c8-4c4e-946a-dd1704fd7c71 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:36.001160 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1073/4284] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:36.006246 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.006246 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:36.010182 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-018fb48c-562b-4a35-9975-57756f49a9fa req-57acf66c-a9e0-43f4-8b25-e28cb038ecac tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:36.015168 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-57acf66c-a9e0-43f4-8b25-e28cb038ecac tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:36.015514 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1070/4285] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:35 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 1060 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:36.120083 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-018fb48c-562b-4a35-9975-57756f49a9fa req-90aab0bd-10f3-4560-92cd-867e7e17e4f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.122230 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-90aab0bd-10f3-4560-92cd-867e7e17e4f6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] PUT https://10.4.3.89/volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66 Aug 08 19:35:36.122607 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-90aab0bd-10f3-4560-92cd-867e7e17e4f6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:36.130500 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-018fb48c-562b-4a35-9975-57756f49a9fa req-90aab0bd-10f3-4560-92cd-867e7e17e4f6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Acquiring lock "cinder-attachment_update-bafb63c1-3bed-4fc3-aa76-51bd51a80c25-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:35:36.138462 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-018fb48c-562b-4a35-9975-57756f49a9fa req-90aab0bd-10f3-4560-92cd-867e7e17e4f6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-bafb63c1-3bed-4fc3-aa76-51bd51a80c25-np0000006803" acquired by "attachment_update" :: waited 0.008s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:35:36.139463 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.139463 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:36.214316 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-77e0ee63-ac62-4d69-bf80-dc262a1719a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.216859 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-77e0ee63-ac62-4d69-bf80-dc262a1719a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:36.218837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-77e0ee63-ac62-4d69-bf80-dc262a1719a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.219086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-77e0ee63-ac62-4d69-bf80-dc262a1719a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.220562 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-018fb48c-562b-4a35-9975-57756f49a9fa req-90aab0bd-10f3-4560-92cd-867e7e17e4f6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Lock "cinder-attachment_update-bafb63c1-3bed-4fc3-aa76-51bd51a80c25-np0000006803" released by "attachment_update" :: held 0.082s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:35:36.220891 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-90aab0bd-10f3-4560-92cd-867e7e17e4f6 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66 returned with HTTP 200 Aug 08 19:35:36.221532 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1071/4286] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:35:36 2026] PUT /volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:36.230507 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.230507 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:36.240337 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-77e0ee63-ac62-4d69-bf80-dc262a1719a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:36.245396 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-77e0ee63-ac62-4d69-bf80-dc262a1719a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 200 Aug 08 19:35:36.245903 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1073/4287] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:36.260090 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-354473bd-f51e-4e7a-9d23-f599b38cda91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.261456 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-354473bd-f51e-4e7a-9d23-f599b38cda91 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:36.261787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-354473bd-f51e-4e7a-9d23-f599b38cda91 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.263639 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-354473bd-f51e-4e7a-9d23-f599b38cda91 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.273616 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.273616 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:36.278312 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-354473bd-f51e-4e7a-9d23-f599b38cda91 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:36.290013 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-354473bd-f51e-4e7a-9d23-f599b38cda91 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 200 Aug 08 19:35:36.294100 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1074/4288] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:36.312954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f077025d-6418-4b51-a3c5-e883c4e5e682 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.315227 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f077025d-6418-4b51-a3c5-e883c4e5e682 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa/action Aug 08 19:35:36.315663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f077025d-6418-4b51-a3c5-e883c4e5e682 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:36.315859 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f077025d-6418-4b51-a3c5-e883c4e5e682 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:36.324832 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.324832 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:36.326025 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f077025d-6418-4b51-a3c5-e883c4e5e682 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:36.332320 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f077025d-6418-4b51-a3c5-e883c4e5e682 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume updated successfully. Aug 08 19:35:36.333269 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f077025d-6418-4b51-a3c5-e883c4e5e682 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa/action returned with HTTP 200 Aug 08 19:35:36.333269 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1071/4289] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:35:36 2026] POST /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:35:36.432978 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a2be8981-c5f1-42c1-bb19-ee319bd57e05 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.435710 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a2be8981-c5f1-42c1-bb19-ee319bd57e05 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:36.435864 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a2be8981-c5f1-42c1-bb19-ee319bd57e05 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.436175 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a2be8981-c5f1-42c1-bb19-ee319bd57e05 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.445439 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.445439 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:36.447142 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a2be8981-c5f1-42c1-bb19-ee319bd57e05 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:36.452220 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a2be8981-c5f1-42c1-bb19-ee319bd57e05 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 200 Aug 08 19:35:36.452768 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1072/4290] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:36.454292 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-00ec6a4a-9d92-4f29-893f-70e1f2a55783 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.457869 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00ec6a4a-9d92-4f29-893f-70e1f2a55783 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c Aug 08 19:35:36.458062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00ec6a4a-9d92-4f29-893f-70e1f2a55783 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.458244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-00ec6a4a-9d92-4f29-893f-70e1f2a55783 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.462538 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-00ec6a4a-9d92-4f29-893f-70e1f2a55783 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c returned with HTTP 404 Aug 08 19:35:36.463108 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1074/4291] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/v3/snapshots/bf15eb2a-5008-4e81-8c2d-0861a229287c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:36.473000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.475891 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 Aug 08 19:35:36.479168 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.479587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.479900 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: 5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 Aug 08 19:35:36.488899 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.488899 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:36.490427 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:36.514264 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:36.514629 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc9c50ce-1577-4939-999b-fc6ffe41495b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 returned with HTTP 202 Aug 08 19:35:36.515216 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1075/4292] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:36 2026] DELETE /volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:36.523991 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af6606d2-510a-4588-b634-386cf0b07889 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.525801 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af6606d2-510a-4588-b634-386cf0b07889 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 Aug 08 19:35:36.525987 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af6606d2-510a-4588-b634-386cf0b07889 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.526185 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af6606d2-510a-4588-b634-386cf0b07889 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.534600 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.534600 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:36.538895 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af6606d2-510a-4588-b634-386cf0b07889 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:36.543730 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af6606d2-510a-4588-b634-386cf0b07889 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 returned with HTTP 200 Aug 08 19:35:36.543971 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1072/4293] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:36.807670 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c358352-df35-4a5d-b380-d88e5881164f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.809763 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c358352-df35-4a5d-b380-d88e5881164f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:36.809982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c358352-df35-4a5d-b380-d88e5881164f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.810197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c358352-df35-4a5d-b380-d88e5881164f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.810350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9c358352-df35-4a5d-b380-d88e5881164f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:36.815647 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.815647 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:36.816501 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c358352-df35-4a5d-b380-d88e5881164f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:36.816906 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1073/4294] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:36.901175 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-6bcb9a55-f04e-46f8-9b9a-f084a55dadd6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.903704 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-6bcb9a55-f04e-46f8-9b9a-f084a55dadd6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:36.904014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-6bcb9a55-f04e-46f8-9b9a-f084a55dadd6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.904310 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-6bcb9a55-f04e-46f8-9b9a-f084a55dadd6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.913548 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.913548 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:36.918973 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-6bcb9a55-f04e-46f8-9b9a-f084a55dadd6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:36.924881 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-6bcb9a55-f04e-46f8-9b9a-f084a55dadd6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 200 Aug 08 19:35:36.925498 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1075/4295] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:36.935659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3bb849b1-a566-451d-b469-170a325adb42 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.935659 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3bb849b1-a566-451d-b469-170a325adb42 None None] GET https://10.4.3.89/volume// Aug 08 19:35:36.935659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3bb849b1-a566-451d-b469-170a325adb42 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:36.935659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3bb849b1-a566-451d-b469-170a325adb42 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:36.935659 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3bb849b1-a566-451d-b469-170a325adb42 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:36.935659 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1076/4296] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:35:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:36.942896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-3c756f40-d22b-4482-9804-0aaa12bbdb93 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:36.945537 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-3c756f40-d22b-4482-9804-0aaa12bbdb93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:35:36.946006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-3c756f40-d22b-4482-9804-0aaa12bbdb93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28e7089e-02ed-4402-90d8-a589aefaeefa", "connector": null, "instance_uuid": "2edca54e-5a25-44c0-9def-540c19e076a5"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:36.957197 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:36.957197 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:37.000899 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-3c756f40-d22b-4482-9804-0aaa12bbdb93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:35:37.001313 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1073/4297] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:35:36 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) Aug 08 19:35:37.013000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a4d22b59-b540-44d6-ab1a-697284fff57e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:37.014746 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4d22b59-b540-44d6-ab1a-697284fff57e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:37.014981 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4d22b59-b540-44d6-ab1a-697284fff57e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:37.015167 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a4d22b59-b540-44d6-ab1a-697284fff57e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:37.025708 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:37.025708 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:37.029368 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a4d22b59-b540-44d6-ab1a-697284fff57e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:37.033819 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a4d22b59-b540-44d6-ab1a-697284fff57e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:37.034217 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1074/4298] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:37 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:37.557852 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d24a90e7-5f76-49de-bfcb-ea8837b64f0e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:37.559765 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d24a90e7-5f76-49de-bfcb-ea8837b64f0e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 Aug 08 19:35:37.560440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d24a90e7-5f76-49de-bfcb-ea8837b64f0e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:37.560440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d24a90e7-5f76-49de-bfcb-ea8837b64f0e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:37.567016 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d24a90e7-5f76-49de-bfcb-ea8837b64f0e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 returned with HTTP 404 Aug 08 19:35:37.569691 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1076/4299] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:37 2026] GET /volume/v3/volumes/5a5d6daf-2dc9-4bbc-a4cb-54b96c62ab00 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:37.581069 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:37.583351 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:37.583992 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-493131806"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:37.586010 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-493131806'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:37.586313 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:37.591555 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:37.599045 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (48ee7d23-a2c2-40a9-9d82-389714763508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:37.600363 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79a221f5-ad5c-4eca-92f6-4cb0e093b834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:37.601585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:37.642342 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79a221f5-ad5c-4eca-92f6-4cb0e093b834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:37.643749 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3b07c4-bfd0-42ef-8ab7-95b486f27c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:37.700499 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['091727a0-d55a-4bf2-be07-7a111ee3a5f4', '7d807f51-bf3b-4a61-a7d4-db90b90972e0', '23688f30-8246-4238-852f-a10ddae6f6e7', '994da130-ada8-48df-aed9-3a906b70b5df'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:37.700835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c3b07c4-bfd0-42ef-8ab7-95b486f27c34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['091727a0-d55a-4bf2-be07-7a111ee3a5f4', '7d807f51-bf3b-4a61-a7d4-db90b90972e0', '23688f30-8246-4238-852f-a10ddae6f6e7', '994da130-ada8-48df-aed9-3a906b70b5df']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:37.701993 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a48581-0ee6-4ac3-9985-17e9ff078d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:37.728502 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a48581-0ee6-4ac3-9985-17e9ff078d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80fa6b83-2eb7-4192-9c53-e72f65187365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-493131806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['091727a0-d55a-4bf2-be07-7a111ee3a5f4','7d807f51-bf3b-4a61-a7d4-db90b90972e0','23688f30-8246-4238-852f-a10ddae6f6e7','994da130-ada8-48df-aed9-3a906b70b5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-493131806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80fa6b83-2eb7-4192-9c53-e72f65187365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:37.729338 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7091ef84-441f-43dc-96e5-fba5efb3f653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:37.759084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7091ef84-441f-43dc-96e5-fba5efb3f653) transitioned into 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-493131806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['091727a0-d55a-4bf2-be07-7a111ee3a5f4','7d807f51-bf3b-4a61-a7d4-db90b90972e0','23688f30-8246-4238-852f-a10ddae6f6e7','994da130-ada8-48df-aed9-3a906b70b5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:37.761432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0200a619-a3dd-460e-a6bf-cf73b3ccd526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:37.773794 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0200a619-a3dd-460e-a6bf-cf73b3ccd526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:37.774819 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (48ee7d23-a2c2-40a9-9d82-389714763508) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:37.775400 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:37.776455 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ddc83f44-919a-4e0e-b0fb-07865bb6e397 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:37.777109 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1077/4300] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:37 2026] POST /volume/v3/volumes => generated 775 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:37.789053 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7f05af07-ddd8-4ebb-a075-ed52fe6ed67d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:37.792213 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f05af07-ddd8-4ebb-a075-ed52fe6ed67d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 Aug 08 19:35:37.792490 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f05af07-ddd8-4ebb-a075-ed52fe6ed67d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:37.792747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7f05af07-ddd8-4ebb-a075-ed52fe6ed67d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:37.801056 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:37.801056 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:37.804565 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7f05af07-ddd8-4ebb-a075-ed52fe6ed67d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:37.808351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7f05af07-ddd8-4ebb-a075-ed52fe6ed67d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 returned with HTTP 200 Aug 08 19:35:37.808806 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1074/4301] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:37 2026] GET /volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:37.833291 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8551e5be-e7a8-43c2-9402-e0392e4c11dd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:37.835455 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8551e5be-e7a8-43c2-9402-e0392e4c11dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:37.835844 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8551e5be-e7a8-43c2-9402-e0392e4c11dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:37.836124 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8551e5be-e7a8-43c2-9402-e0392e4c11dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:37.836295 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8551e5be-e7a8-43c2-9402-e0392e4c11dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:37.842429 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:37.842429 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:37.842429 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8551e5be-e7a8-43c2-9402-e0392e4c11dd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:37.842753 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1075/4302] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:37 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:38.047153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a138f9e6-d3ea-4341-b230-f8cf2aaa63ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.050749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a138f9e6-d3ea-4341-b230-f8cf2aaa63ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:38.051379 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a138f9e6-d3ea-4341-b230-f8cf2aaa63ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:38.051808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a138f9e6-d3ea-4341-b230-f8cf2aaa63ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:38.075980 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.075980 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:38.083296 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a138f9e6-d3ea-4341-b230-f8cf2aaa63ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:38.094645 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a138f9e6-d3ea-4341-b230-f8cf2aaa63ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:38.095553 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1077/4303] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:38 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:38.117070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0193615b-016b-45db-af23-2bb3f16722cb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.117705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0193615b-016b-45db-af23-2bb3f16722cb None None] GET https://10.4.3.89/volume// Aug 08 19:35:38.117949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0193615b-016b-45db-af23-2bb3f16722cb None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:38.118214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0193615b-016b-45db-af23-2bb3f16722cb None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:38.118548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0193615b-016b-45db-af23-2bb3f16722cb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:38.118833 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1078/4304] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:38.128113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a7a487a7-2e5b-4e47-b79e-9b62cb8c5f8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.132732 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a7a487a7-2e5b-4e47-b79e-9b62cb8c5f8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:38.133013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a7a487a7-2e5b-4e47-b79e-9b62cb8c5f8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:38.133182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a7a487a7-2e5b-4e47-b79e-9b62cb8c5f8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:38.146213 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.146213 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:38.153560 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a7a487a7-2e5b-4e47-b79e-9b62cb8c5f8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:38.158561 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-a7a487a7-2e5b-4e47-b79e-9b62cb8c5f8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 200 Aug 08 19:35:38.158561 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1075/4305] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:38 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 1047 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:38.271547 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-92abfaf5-883e-4ec7-a16c-b3a2d48fafb5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.273726 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-92abfaf5-883e-4ec7-a16c-b3a2d48fafb5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384 Aug 08 19:35:38.274055 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-92abfaf5-883e-4ec7-a16c-b3a2d48fafb5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:38.283305 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-92abfaf5-883e-4ec7-a16c-b3a2d48fafb5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-28e7089e-02ed-4402-90d8-a589aefaeefa-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:35:38.288665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-92abfaf5-883e-4ec7-a16c-b3a2d48fafb5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-28e7089e-02ed-4402-90d8-a589aefaeefa-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:35:38.289002 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.289002 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:38.375053 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-92abfaf5-883e-4ec7-a16c-b3a2d48fafb5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-28e7089e-02ed-4402-90d8-a589aefaeefa-np0000006803" released by "attachment_update" :: held 0.087s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:35:38.375360 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-92abfaf5-883e-4ec7-a16c-b3a2d48fafb5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384 returned with HTTP 200 Aug 08 19:35:38.375867 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1076/4306] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:35:38 2026] PUT /volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384 => generated 968 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:38.407857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-4f629763-ef62-488d-b43d-a03ac94e6638 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.410551 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-4f629763-ef62-488d-b43d-a03ac94e6638 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384/action Aug 08 19:35:38.411402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-4f629763-ef62-488d-b43d-a03ac94e6638 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:38.411627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-4f629763-ef62-488d-b43d-a03ac94e6638 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:38.431148 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.431148 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:38.446563 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-4f629763-ef62-488d-b43d-a03ac94e6638 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384/action returned with HTTP 204 Aug 08 19:35:38.447326 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1078/4307] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:38 2026] POST /volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:38.823122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-23f8fefc-7dd3-4eb0-9d8f-ea3d3f84f95b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.825471 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23f8fefc-7dd3-4eb0-9d8f-ea3d3f84f95b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 Aug 08 19:35:38.825708 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23f8fefc-7dd3-4eb0-9d8f-ea3d3f84f95b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:38.825984 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-23f8fefc-7dd3-4eb0-9d8f-ea3d3f84f95b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:38.833446 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.833446 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:38.836810 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-23f8fefc-7dd3-4eb0-9d8f-ea3d3f84f95b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:38.840583 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-23f8fefc-7dd3-4eb0-9d8f-ea3d3f84f95b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 returned with HTTP 200 Aug 08 19:35:38.840993 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1079/4308] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:38 2026] GET /volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:38.853967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.854435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-440a85f7-9fbe-4f3f-80fe-342433f27ec8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.855890 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-440a85f7-9fbe-4f3f-80fe-342433f27ec8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:38.858501 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-440a85f7-9fbe-4f3f-80fe-342433f27ec8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:38.858575 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:38.858618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-440a85f7-9fbe-4f3f-80fe-342433f27ec8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:38.858618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-440a85f7-9fbe-4f3f-80fe-342433f27ec8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:38.858684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "80fa6b83-2eb7-4192-9c53-e72f65187365", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-356259163"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:38.863699 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.863699 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:38.864944 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-440a85f7-9fbe-4f3f-80fe-342433f27ec8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:38.866226 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1077/4309] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:38 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:38.878606 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.878606 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:38.878606 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:38.878606 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume 80fa6b83-2eb7-4192-9c53-e72f65187365 Aug 08 19:35:38.910926 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['28b3d13f-e859-4bdd-b073-9e8727eed933', '5401ac57-8b7b-41e7-ac39-f8cce07d5b15', '77bc1f28-a768-4b42-bbd2-07ed776caf5e', '14dcd42c-2fd5-40e8-8e99-fe6b06cb0a74'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:38.950268 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:38.951537 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f5a9123b-a99a-4577-804b-82a0d79c93ed tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:38.951537 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1076/4310] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:38 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:38.963862 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ea48ad8-0d2d-49a4-9967-a45582996b4d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:38.968136 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ea48ad8-0d2d-49a4-9967-a45582996b4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 Aug 08 19:35:38.968477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ea48ad8-0d2d-49a4-9967-a45582996b4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:38.968760 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ea48ad8-0d2d-49a4-9967-a45582996b4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:38.976326 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:38.976326 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:38.976837 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1ea48ad8-0d2d-49a4-9967-a45582996b4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:38.977836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ea48ad8-0d2d-49a4-9967-a45582996b4d tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 returned with HTTP 200 Aug 08 19:35:38.978348 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1079/4311] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:38 2026] GET /volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:39.109949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f12637d-c692-4470-aebd-4402ef9028ed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:39.111908 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f12637d-c692-4470-aebd-4402ef9028ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:39.112121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f12637d-c692-4470-aebd-4402ef9028ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:39.112307 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f12637d-c692-4470-aebd-4402ef9028ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:39.122855 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:39.122855 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:39.127871 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7f12637d-c692-4470-aebd-4402ef9028ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:39.133677 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f12637d-c692-4470-aebd-4402ef9028ed tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:39.134224 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1080/4312] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:39 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:39.539958 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-018fb48c-562b-4a35-9975-57756f49a9fa req-d41e567f-6294-4e76-bfa1-7c580c3e4830 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:39.543566 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-d41e567f-6294-4e76-bfa1-7c580c3e4830 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66/action Aug 08 19:35:39.543932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-d41e567f-6294-4e76-bfa1-7c580c3e4830 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:39.544088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-d41e567f-6294-4e76-bfa1-7c580c3e4830 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:39.566802 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:39.566802 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:39.598831 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-018fb48c-562b-4a35-9975-57756f49a9fa req-d41e567f-6294-4e76-bfa1-7c580c3e4830 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66/action returned with HTTP 204 Aug 08 19:35:39.599515 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1078/4313] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:39 2026] POST /volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:39.880299 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-43f24abd-ae9c-457f-a056-394ee0fd1e99 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:39.884955 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43f24abd-ae9c-457f-a056-394ee0fd1e99 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:39.884955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43f24abd-ae9c-457f-a056-394ee0fd1e99 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:39.884955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-43f24abd-ae9c-457f-a056-394ee0fd1e99 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:39.884955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-43f24abd-ae9c-457f-a056-394ee0fd1e99 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:39.894499 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:39.894499 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:39.900228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-43f24abd-ae9c-457f-a056-394ee0fd1e99 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:39.900228 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1077/4314] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:39 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:39.987813 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e0569f76-721f-4bff-9d69-54f30234b460 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:39.990069 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0569f76-721f-4bff-9d69-54f30234b460 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 Aug 08 19:35:39.990374 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e0569f76-721f-4bff-9d69-54f30234b460 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:39.990739 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e0569f76-721f-4bff-9d69-54f30234b460 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:39.996808 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:39.996808 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:39.997350 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e0569f76-721f-4bff-9d69-54f30234b460 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:39.998219 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0569f76-721f-4bff-9d69-54f30234b460 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 returned with HTTP 200 Aug 08 19:35:39.998730 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1080/4315] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:39 2026] GET /volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:40.007651 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:40.010591 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] POST https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832/action Aug 08 19:35:40.011057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:40.011173 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:40.012494 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.snapshot_unmanage [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Unmanage snapshot with id: 472ede5d-7786-4018-9828-2bdce807a832 Aug 08 19:35:40.017245 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:40.017245 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:40.017738 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:40.018605 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '84969909f1524cb5b08191871bf6f515', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aeea771a63944f158adf122be70e8277', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:35:40.018872 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-73e389e9-7e40-48f8-b2e1-cfe57fbf23a6 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832/action returned with HTTP 403 Aug 08 19:35:40.019353 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1081/4316] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:35:40 2026] POST /volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:40.028863 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:40.031002 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 Aug 08 19:35:40.031245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:40.031525 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:40.031627 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: 472ede5d-7786-4018-9828-2bdce807a832 Aug 08 19:35:40.037447 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:40.037447 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:40.038150 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:40.058559 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot delete request issued successfully. Aug 08 19:35:40.059101 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9b660135-f27c-4329-88a1-e5d15ffa7f26 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 returned with HTTP 202 Aug 08 19:35:40.059677 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1079/4317] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:40 2026] DELETE /volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:40.066296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd776439-d00a-40c3-94e0-96e4a7937fe4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:40.067708 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd776439-d00a-40c3-94e0-96e4a7937fe4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 Aug 08 19:35:40.068009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd776439-d00a-40c3-94e0-96e4a7937fe4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:40.068282 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd776439-d00a-40c3-94e0-96e4a7937fe4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:40.074693 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:40.074693 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:40.075358 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dd776439-d00a-40c3-94e0-96e4a7937fe4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:40.076373 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd776439-d00a-40c3-94e0-96e4a7937fe4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 returned with HTTP 200 Aug 08 19:35:40.077039 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1078/4318] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:40 2026] GET /volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:40.146329 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cdc6df0b-6bd5-4230-bba4-60a61509eaae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:40.148893 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cdc6df0b-6bd5-4230-bba4-60a61509eaae tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:40.149289 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cdc6df0b-6bd5-4230-bba4-60a61509eaae tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:40.149598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cdc6df0b-6bd5-4230-bba4-60a61509eaae tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:40.159252 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:40.159252 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:40.162659 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cdc6df0b-6bd5-4230-bba4-60a61509eaae tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:40.166648 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cdc6df0b-6bd5-4230-bba4-60a61509eaae tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:40.167195 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1081/4319] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:40 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:40.910762 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4fe5869c-f3ae-4bc4-b269-5cc364fd6d3f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:40.912819 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fe5869c-f3ae-4bc4-b269-5cc364fd6d3f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:40.913044 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4fe5869c-f3ae-4bc4-b269-5cc364fd6d3f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:40.913295 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4fe5869c-f3ae-4bc4-b269-5cc364fd6d3f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:40.913446 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-4fe5869c-f3ae-4bc4-b269-5cc364fd6d3f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:40.926838 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:40.926838 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:40.930463 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4fe5869c-f3ae-4bc4-b269-5cc364fd6d3f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:40.930463 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1082/4320] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:40 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:41.087184 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9125c966-e805-443a-b2ca-02d88c75afd4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:41.089063 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9125c966-e805-443a-b2ca-02d88c75afd4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 Aug 08 19:35:41.089225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9125c966-e805-443a-b2ca-02d88c75afd4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:41.089404 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9125c966-e805-443a-b2ca-02d88c75afd4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:41.094097 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9125c966-e805-443a-b2ca-02d88c75afd4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 returned with HTTP 404 Aug 08 19:35:41.094606 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1080/4321] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:41 2026] GET /volume/v3/snapshots/472ede5d-7786-4018-9828-2bdce807a832 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:41.101203 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:41.103298 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 Aug 08 19:35:41.103571 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:41.103855 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:41.104058 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: 80fa6b83-2eb7-4192-9c53-e72f65187365 Aug 08 19:35:41.115424 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:41.115424 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:41.115424 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:41.138170 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:41.138330 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0fc1e58-a73f-4911-a6c6-901188c4faa7 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 returned with HTTP 202 Aug 08 19:35:41.138733 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1079/4322] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:41 2026] DELETE /volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:41.146017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-67e23824-d35d-4252-80a9-39b2c4db9f8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:41.149181 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67e23824-d35d-4252-80a9-39b2c4db9f8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 Aug 08 19:35:41.149428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67e23824-d35d-4252-80a9-39b2c4db9f8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:41.149649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-67e23824-d35d-4252-80a9-39b2c4db9f8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:41.163297 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:41.163297 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:41.166583 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-67e23824-d35d-4252-80a9-39b2c4db9f8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:41.172164 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-67e23824-d35d-4252-80a9-39b2c4db9f8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 returned with HTTP 200 Aug 08 19:35:41.172663 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1082/4323] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:41 2026] GET /volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:41.941312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0355f694-5ef1-4e79-853f-4fcaa5329929 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:41.943124 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0355f694-5ef1-4e79-853f-4fcaa5329929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:41.943315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0355f694-5ef1-4e79-853f-4fcaa5329929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:41.943517 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0355f694-5ef1-4e79-853f-4fcaa5329929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:41.943612 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-0355f694-5ef1-4e79-853f-4fcaa5329929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:41.948454 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:41.948454 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:41.949168 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0355f694-5ef1-4e79-853f-4fcaa5329929 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:41.949815 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1083/4324] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:41 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:42.186287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-82bbd554-51d4-49f5-9319-9c91cc0f1947 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:42.188523 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82bbd554-51d4-49f5-9319-9c91cc0f1947 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 Aug 08 19:35:42.188717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82bbd554-51d4-49f5-9319-9c91cc0f1947 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:42.188987 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-82bbd554-51d4-49f5-9319-9c91cc0f1947 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:42.195378 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-82bbd554-51d4-49f5-9319-9c91cc0f1947 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 returned with HTTP 404 Aug 08 19:35:42.195929 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1081/4325] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:42 2026] GET /volume/v3/volumes/80fa6b83-2eb7-4192-9c53-e72f65187365 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:42.202944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e2145c9-6e59-406d-957b-b75c399da60e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:42.204758 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:42.205133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2019803060"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:42.210685 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2019803060'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:42.210860 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:42.218083 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:42.226668 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (562a4b4c-787f-417e-ac52-2e9e0c4c70d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:42.228813 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6646fdae-bee9-4d79-9c3b-1d73dcd25e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:42.229730 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:42.255663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6646fdae-bee9-4d79-9c3b-1d73dcd25e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:42.256486 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d57000-52fe-43d3-aa84-99360590d06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:42.296431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['85d8122e-ca3e-4e42-af0a-2e5e2132281e', '4f163c8a-259a-424c-a447-684cd4a380c6', 'b30148bb-8354-486f-8c9d-9ce5416185f3', 'fbc80c21-8f78-487d-abd8-40fc7e726acc'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:42.297308 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d57000-52fe-43d3-aa84-99360590d06f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85d8122e-ca3e-4e42-af0a-2e5e2132281e', '4f163c8a-259a-424c-a447-684cd4a380c6', 'b30148bb-8354-486f-8c9d-9ce5416185f3', 'fbc80c21-8f78-487d-abd8-40fc7e726acc']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:42.298140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c10a0d-8493-49e8-9841-fb65102715bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:42.321436 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04c10a0d-8493-49e8-9841-fb65102715bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32796e46-d638-476a-a1c4-8c5b253407d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2019803060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['85d8122e-ca3e-4e42-af0a-2e5e2132281e','4f163c8a-259a-424c-a447-684cd4a380c6','b30148bb-8354-486f-8c9d-9ce5416185f3','fbc80c21-8f78-487d-abd8-40fc7e726acc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2019803060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32796e46-d638-476a-a1c4-8c5b253407d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:42.323052 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9b7e8a-c6c9-4a43-bc07-0979f8f22644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:42.344963 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e9b7e8a-c6c9-4a43-bc07-0979f8f22644) transitioned into 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-2019803060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['85d8122e-ca3e-4e42-af0a-2e5e2132281e','4f163c8a-259a-424c-a447-684cd4a380c6','b30148bb-8354-486f-8c9d-9ce5416185f3','fbc80c21-8f78-487d-abd8-40fc7e726acc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:42.346228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e104aaa-d532-447c-ad9f-6e98c35893a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:42.358855 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e104aaa-d532-447c-ad9f-6e98c35893a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:42.360134 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (562a4b4c-787f-417e-ac52-2e9e0c4c70d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:42.360548 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:42.361264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e2145c9-6e59-406d-957b-b75c399da60e tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:42.361840 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1080/4326] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:42 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) Aug 08 19:35:42.374280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6e28bf28-a2e2-40f8-99c4-9e1369dd53ae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:42.376290 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e28bf28-a2e2-40f8-99c4-9e1369dd53ae tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 Aug 08 19:35:42.376551 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e28bf28-a2e2-40f8-99c4-9e1369dd53ae tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:42.376755 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e28bf28-a2e2-40f8-99c4-9e1369dd53ae tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:42.385611 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:42.385611 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:42.389882 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6e28bf28-a2e2-40f8-99c4-9e1369dd53ae tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:42.396690 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e28bf28-a2e2-40f8-99c4-9e1369dd53ae tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 returned with HTTP 200 Aug 08 19:35:42.397140 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1083/4327] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:42 2026] GET /volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:42.682180 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-8ccf0554-2244-48ce-95eb-e6658342a856 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:42.684671 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-8ccf0554-2244-48ce-95eb-e6658342a856 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa/encryption Aug 08 19:35:42.684887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-8ccf0554-2244-48ce-95eb-e6658342a856 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:42.685096 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-8ccf0554-2244-48ce-95eb-e6658342a856 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:42.695923 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:42.695923 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:42.703015 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-39c0a98d-91b8-4e87-b66d-5a79eaea4641 req-8ccf0554-2244-48ce-95eb-e6658342a856 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa/encryption returned with HTTP 200 Aug 08 19:35:42.703514 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1084/4328] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:35:42 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:42.960357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-39afbdc6-c2c0-40b8-b9e6-70dd2446a372 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:42.962403 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39afbdc6-c2c0-40b8-b9e6-70dd2446a372 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:42.962646 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39afbdc6-c2c0-40b8-b9e6-70dd2446a372 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:42.962918 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-39afbdc6-c2c0-40b8-b9e6-70dd2446a372 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:42.963035 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-39afbdc6-c2c0-40b8-b9e6-70dd2446a372 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:42.967888 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:42.967888 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:42.968757 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-39afbdc6-c2c0-40b8-b9e6-70dd2446a372 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:42.969241 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1082/4329] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:42 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:43.411020 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01d94337-aa6e-471f-89ba-cf39f6f797e1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.413184 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d94337-aa6e-471f-89ba-cf39f6f797e1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 Aug 08 19:35:43.413435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d94337-aa6e-471f-89ba-cf39f6f797e1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:43.413618 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01d94337-aa6e-471f-89ba-cf39f6f797e1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:43.423361 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:43.423361 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:43.427774 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-01d94337-aa6e-471f-89ba-cf39f6f797e1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:43.433661 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01d94337-aa6e-471f-89ba-cf39f6f797e1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 returned with HTTP 200 Aug 08 19:35:43.434077 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1081/4330] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:43 2026] GET /volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:43.449139 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3840be47-defe-4249-8018-c8824527409c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.450889 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3840be47-defe-4249-8018-c8824527409c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:43.451233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3840be47-defe-4249-8018-c8824527409c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32796e46-d638-476a-a1c4-8c5b253407d7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-767805370"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:43.459280 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:43.459280 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:43.459646 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3840be47-defe-4249-8018-c8824527409c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:43.459742 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-3840be47-defe-4249-8018-c8824527409c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume 32796e46-d638-476a-a1c4-8c5b253407d7 Aug 08 19:35:43.481523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-3840be47-defe-4249-8018-c8824527409c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['cdb81275-3087-480f-a2a4-c5fc1c0d3601', 'b261d6bc-ed14-4713-93a1-fa8ab8ece0b2', 'd9400bb9-c4e8-467c-bcc6-07e960fb7bf0', 'c2b4036b-8a57-4898-82ad-291d437126ae'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:43.517304 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3840be47-defe-4249-8018-c8824527409c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:43.517913 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3840be47-defe-4249-8018-c8824527409c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:43.518497 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1084/4331] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:43.526648 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-474dc2a7-2126-4fe0-956f-159aed2f3d41 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.528731 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-474dc2a7-2126-4fe0-956f-159aed2f3d41 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 Aug 08 19:35:43.528959 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-474dc2a7-2126-4fe0-956f-159aed2f3d41 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:43.529271 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-474dc2a7-2126-4fe0-956f-159aed2f3d41 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:43.534766 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:43.534766 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:43.535231 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-474dc2a7-2126-4fe0-956f-159aed2f3d41 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:43.536024 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-474dc2a7-2126-4fe0-956f-159aed2f3d41 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 returned with HTTP 200 Aug 08 19:35:43.536468 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1085/4332] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:43 2026] GET /volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:43.665240 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-1b533c4a-5ae7-4ecd-b679-2776cec2ac45 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.667271 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-1b533c4a-5ae7-4ecd-b679-2776cec2ac45 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:43.667479 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-1b533c4a-5ae7-4ecd-b679-2776cec2ac45 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:43.667694 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-1b533c4a-5ae7-4ecd-b679-2776cec2ac45 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:43.677366 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:43.677366 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:43.680340 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-1b533c4a-5ae7-4ecd-b679-2776cec2ac45 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:43.685039 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-1b533c4a-5ae7-4ecd-b679-2776cec2ac45 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:43.685509 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1083/4333] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:43 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:43.706463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-4eeb8d00-398e-42dc-86e7-649cf8a6ef62 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.709387 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-4eeb8d00-398e-42dc-86e7-649cf8a6ef62 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] POST https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25/action Aug 08 19:35:43.709955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-4eeb8d00-398e-42dc-86e7-649cf8a6ef62 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:43.710088 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-4eeb8d00-398e-42dc-86e7-649cf8a6ef62 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:43.724142 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:43.724142 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:43.724848 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-4eeb8d00-398e-42dc-86e7-649cf8a6ef62 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:43.734261 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-4eeb8d00-398e-42dc-86e7-649cf8a6ef62 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Begin detaching volume completed successfully. Aug 08 19:35:43.734609 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-4eeb8d00-398e-42dc-86e7-649cf8a6ef62 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25/action returned with HTTP 202 Aug 08 19:35:43.735255 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1082/4334] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:35:43 2026] POST /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:43.786830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-22cfceb2-84ce-422b-90d1-7faa298a3b61 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.787379 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22cfceb2-84ce-422b-90d1-7faa298a3b61 None None] GET https://10.4.3.89/volume// Aug 08 19:35:43.787712 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22cfceb2-84ce-422b-90d1-7faa298a3b61 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:43.787996 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-22cfceb2-84ce-422b-90d1-7faa298a3b61 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:43.788711 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-22cfceb2-84ce-422b-90d1-7faa298a3b61 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:43.789193 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1085/4335] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:43.799133 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-85dae74d-af99-4f15-a874-b9667cf0b556 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.801553 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-85dae74d-af99-4f15-a874-b9667cf0b556 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:43.801834 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-85dae74d-af99-4f15-a874-b9667cf0b556 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:43.802091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-85dae74d-af99-4f15-a874-b9667cf0b556 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:43.814036 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:43.814036 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:43.818588 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-85dae74d-af99-4f15-a874-b9667cf0b556 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:43.824145 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-85dae74d-af99-4f15-a874-b9667cf0b556 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:43.824744 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1086/4336] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:43 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:43.980207 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-11644b09-479f-48e6-8347-77a74514fe0f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:43.982424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-11644b09-479f-48e6-8347-77a74514fe0f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:43.982687 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-11644b09-479f-48e6-8347-77a74514fe0f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:43.982957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-11644b09-479f-48e6-8347-77a74514fe0f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:43.983088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-11644b09-479f-48e6-8347-77a74514fe0f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:43.988274 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:43.988274 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:43.989226 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-11644b09-479f-48e6-8347-77a74514fe0f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:43.989847 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1084/4337] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:43 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.549295 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-21c9322a-2f18-4f06-9aa9-6f304803f7b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.551094 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21c9322a-2f18-4f06-9aa9-6f304803f7b5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 Aug 08 19:35:44.551341 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21c9322a-2f18-4f06-9aa9-6f304803f7b5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.551610 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-21c9322a-2f18-4f06-9aa9-6f304803f7b5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.559226 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.559226 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:44.559547 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-21c9322a-2f18-4f06-9aa9-6f304803f7b5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:44.560314 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-21c9322a-2f18-4f06-9aa9-6f304803f7b5 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 returned with HTTP 200 Aug 08 19:35:44.560743 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1083/4338] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:44 2026] GET /volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.568891 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d6ffb03-0be1-4842-97ec-1f07062544cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.570819 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d6ffb03-0be1-4842-97ec-1f07062544cc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] PUT https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 Aug 08 19:35:44.571147 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d6ffb03-0be1-4842-97ec-1f07062544cc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:44.577779 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.577779 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:44.578209 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8d6ffb03-0be1-4842-97ec-1f07062544cc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Snapshot retrieved successfully. Aug 08 19:35:44.585810 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d6ffb03-0be1-4842-97ec-1f07062544cc tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 returned with HTTP 200 Aug 08 19:35:44.586238 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1086/4339] 10.4.3.89 () {68 vars in 1367 bytes} [Sat Aug 8 19:35:44 2026] PUT /volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 => generated 360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.597431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cf52111-f21d-4205-91fd-cb37456fce33 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.599378 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf52111-f21d-4205-91fd-cb37456fce33 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 Aug 08 19:35:44.599622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf52111-f21d-4205-91fd-cb37456fce33 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.599855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf52111-f21d-4205-91fd-cb37456fce33 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.599960 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-8cf52111-f21d-4205-91fd-cb37456fce33 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: 513db4b8-ea9c-4637-8c66-80c7b1805920 Aug 08 19:35:44.605207 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.605207 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:44.605632 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cf52111-f21d-4205-91fd-cb37456fce33 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:44.627703 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cf52111-f21d-4205-91fd-cb37456fce33 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot delete request issued successfully. Aug 08 19:35:44.627941 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf52111-f21d-4205-91fd-cb37456fce33 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 returned with HTTP 202 Aug 08 19:35:44.628700 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1087/4340] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:44 2026] DELETE /volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:44.637761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c0f9f890-6eff-4675-a72d-d02c90d31a39 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.640434 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0f9f890-6eff-4675-a72d-d02c90d31a39 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 Aug 08 19:35:44.640695 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0f9f890-6eff-4675-a72d-d02c90d31a39 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.640957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c0f9f890-6eff-4675-a72d-d02c90d31a39 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.646196 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.646196 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:44.646501 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c0f9f890-6eff-4675-a72d-d02c90d31a39 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:44.647152 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c0f9f890-6eff-4675-a72d-d02c90d31a39 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 returned with HTTP 200 Aug 08 19:35:44.647514 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1085/4341] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:44 2026] GET /volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.680307 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-7142b85f-affd-4407-9346-10cc16e88873 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.682865 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-7142b85f-affd-4407-9346-10cc16e88873 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66 Aug 08 19:35:44.683065 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-7142b85f-affd-4407-9346-10cc16e88873 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.683263 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-7142b85f-affd-4407-9346-10cc16e88873 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.690617 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.690617 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:44.739878 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-c9b3f39b-de6d-4904-ad6c-635ffde02c91 req-7142b85f-affd-4407-9346-10cc16e88873 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66 returned with HTTP 200 Aug 08 19:35:44.740230 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1084/4342] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:35:44 2026] DELETE /volume/v3/attachments/6b9b225b-2887-4a19-82f6-480ba63dcd66 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.847535 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f9325b2-aafb-4de6-95a8-ec37b798a3f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.849380 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f9325b2-aafb-4de6-95a8-ec37b798a3f4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:44.849623 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f9325b2-aafb-4de6-95a8-ec37b798a3f4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.849818 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f9325b2-aafb-4de6-95a8-ec37b798a3f4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.857635 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.857635 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:44.863917 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9f9325b2-aafb-4de6-95a8-ec37b798a3f4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:44.868669 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f9325b2-aafb-4de6-95a8-ec37b798a3f4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:44.869230 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1087/4343] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:44 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.884227 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c4a62c2-2719-47ea-ab5c-abbe6df53c44 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.886183 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c4a62c2-2719-47ea-ab5c-abbe6df53c44 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:44.886495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c4a62c2-2719-47ea-ab5c-abbe6df53c44 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.886719 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c4a62c2-2719-47ea-ab5c-abbe6df53c44 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.895040 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.895040 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:44.899446 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2c4a62c2-2719-47ea-ab5c-abbe6df53c44 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:44.904951 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c4a62c2-2719-47ea-ab5c-abbe6df53c44 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:44.905493 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1088/4344] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:44 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.919374 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.921217 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:44.921436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.921657 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.921832 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume with id: bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:44.929166 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.929166 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:44.929642 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:44.946973 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume request issued successfully. Aug 08 19:35:44.947345 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d23f2e7b-58da-44d6-a33d-a0fecaa76f04 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 202 Aug 08 19:35:44.947842 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1086/4345] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:44 2026] DELETE /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:44.956389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8f5be0c8-a463-47f0-a4d6-1a6f98581af3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:44.957147 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f5be0c8-a463-47f0-a4d6-1a6f98581af3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:44.957382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f5be0c8-a463-47f0-a4d6-1a6f98581af3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:44.957647 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8f5be0c8-a463-47f0-a4d6-1a6f98581af3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:44.968001 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:44.968001 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:44.972902 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8f5be0c8-a463-47f0-a4d6-1a6f98581af3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:44.977984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8f5be0c8-a463-47f0-a4d6-1a6f98581af3 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 200 Aug 08 19:35:44.978464 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1085/4346] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:44 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:44.999744 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-41120a97-8e31-432d-8af3-bc08684658eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:45.002565 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41120a97-8e31-432d-8af3-bc08684658eb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:45.003469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41120a97-8e31-432d-8af3-bc08684658eb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:45.003738 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-41120a97-8e31-432d-8af3-bc08684658eb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:45.004187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-41120a97-8e31-432d-8af3-bc08684658eb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:45.011573 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:45.011573 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:45.012558 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-41120a97-8e31-432d-8af3-bc08684658eb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:45.013057 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1088/4347] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:44 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:45.660371 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-672ba533-fc32-49b1-8174-2978ed3d0899 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:45.662562 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-672ba533-fc32-49b1-8174-2978ed3d0899 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 Aug 08 19:35:45.662910 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-672ba533-fc32-49b1-8174-2978ed3d0899 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:45.663209 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-672ba533-fc32-49b1-8174-2978ed3d0899 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:45.668562 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-672ba533-fc32-49b1-8174-2978ed3d0899 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 returned with HTTP 404 Aug 08 19:35:45.669180 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1089/4348] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:45 2026] GET /volume/v3/snapshots/513db4b8-ea9c-4637-8c66-80c7b1805920 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:45.676506 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:45.678745 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 Aug 08 19:35:45.678985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:45.679204 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:45.679514 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: 32796e46-d638-476a-a1c4-8c5b253407d7 Aug 08 19:35:45.689600 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:45.689600 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:45.689975 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:45.709895 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:45.710060 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9216fee-c300-4883-a80c-ab12d2c7f5e8 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 returned with HTTP 202 Aug 08 19:35:45.710675 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1087/4349] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:45 2026] DELETE /volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:45.718528 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb0e9a6d-0c86-4c2d-8fc4-50b4dc896129 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:45.720193 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb0e9a6d-0c86-4c2d-8fc4-50b4dc896129 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 Aug 08 19:35:45.720872 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb0e9a6d-0c86-4c2d-8fc4-50b4dc896129 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:45.720872 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb0e9a6d-0c86-4c2d-8fc4-50b4dc896129 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:45.727264 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:45.727264 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:45.730909 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb0e9a6d-0c86-4c2d-8fc4-50b4dc896129 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:45.734743 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb0e9a6d-0c86-4c2d-8fc4-50b4dc896129 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 returned with HTTP 200 Aug 08 19:35:45.735157 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1086/4350] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:45 2026] GET /volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:45.991178 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-603bc897-386f-4d65-a455-e04245300ebc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:45.993928 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-603bc897-386f-4d65-a455-e04245300ebc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 Aug 08 19:35:45.994157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-603bc897-386f-4d65-a455-e04245300ebc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:45.994639 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-603bc897-386f-4d65-a455-e04245300ebc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.003235 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-603bc897-386f-4d65-a455-e04245300ebc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 returned with HTTP 404 Aug 08 19:35:46.003953 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1089/4351] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:45 2026] GET /volume/v3/volumes/bafb63c1-3bed-4fc3-aa76-51bd51a80c25 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:46.011942 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cf82ab7a-c11f-4499-bbb9-08ab5bcbe02d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.014222 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf82ab7a-c11f-4499-bbb9-08ab5bcbe02d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:46.014480 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf82ab7a-c11f-4499-bbb9-08ab5bcbe02d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:46.014922 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cf82ab7a-c11f-4499-bbb9-08ab5bcbe02d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.022940 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-738fadd9-25d8-49ce-b0cc-ccc7241c751a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.024209 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:46.024209 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:46.024911 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-738fadd9-25d8-49ce-b0cc-ccc7241c751a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:46.025355 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-738fadd9-25d8-49ce-b0cc-ccc7241c751a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:46.025355 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-738fadd9-25d8-49ce-b0cc-ccc7241c751a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.025570 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-738fadd9-25d8-49ce-b0cc-ccc7241c751a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:46.029161 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cf82ab7a-c11f-4499-bbb9-08ab5bcbe02d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:46.029996 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:46.029996 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:46.030771 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-738fadd9-25d8-49ce-b0cc-ccc7241c751a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:46.031581 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1088/4352] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:46 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:46.034124 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cf82ab7a-c11f-4499-bbb9-08ab5bcbe02d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:46.034783 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1090/4353] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:46 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:46.047820 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6ae1c11-c780-45ac-a65b-0687bc27c471 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.049442 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6ae1c11-c780-45ac-a65b-0687bc27c471 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:46.049643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6ae1c11-c780-45ac-a65b-0687bc27c471 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:46.050128 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6ae1c11-c780-45ac-a65b-0687bc27c471 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.057068 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:46.057068 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:46.060889 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6ae1c11-c780-45ac-a65b-0687bc27c471 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:46.065824 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6ae1c11-c780-45ac-a65b-0687bc27c471 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:46.065949 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1087/4354] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:46 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:46.083173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8678c250-37fc-401c-a320-3b04a387886e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.086283 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8678c250-37fc-401c-a320-3b04a387886e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:46.086283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8678c250-37fc-401c-a320-3b04a387886e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:46.086748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8678c250-37fc-401c-a320-3b04a387886e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.086856 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8678c250-37fc-401c-a320-3b04a387886e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume with id: aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:46.097447 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:46.097447 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:46.098173 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8678c250-37fc-401c-a320-3b04a387886e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:46.122059 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8678c250-37fc-401c-a320-3b04a387886e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume request issued successfully. Aug 08 19:35:46.122327 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8678c250-37fc-401c-a320-3b04a387886e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 202 Aug 08 19:35:46.123068 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1090/4355] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:46 2026] DELETE /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:46.135539 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1e47bf43-5088-4280-8806-da61d2f8b6c0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.137835 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e47bf43-5088-4280-8806-da61d2f8b6c0 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:46.138195 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1e47bf43-5088-4280-8806-da61d2f8b6c0 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:46.138873 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1e47bf43-5088-4280-8806-da61d2f8b6c0 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.151436 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:46.151436 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:46.155896 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1e47bf43-5088-4280-8806-da61d2f8b6c0 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:46.162499 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1e47bf43-5088-4280-8806-da61d2f8b6c0 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 200 Aug 08 19:35:46.162985 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1089/4356] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:46 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:46.751611 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-acc6df45-5cc5-4dc8-b391-3ee2359274ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.753482 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-acc6df45-5cc5-4dc8-b391-3ee2359274ec tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 Aug 08 19:35:46.753674 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-acc6df45-5cc5-4dc8-b391-3ee2359274ec tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:46.753880 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-acc6df45-5cc5-4dc8-b391-3ee2359274ec tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.759535 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-acc6df45-5cc5-4dc8-b391-3ee2359274ec tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 returned with HTTP 404 Aug 08 19:35:46.760062 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1091/4357] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:46 2026] GET /volume/v3/volumes/32796e46-d638-476a-a1c4-8c5b253407d7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:46.768448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.770241 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:46.770634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2021303178"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:46.772143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2021303178'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:46.772267 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume of 1 GB Aug 08 19:35:46.776366 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Availability Zones retrieved successfully. Aug 08 19:35:46.782234 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (c3721a7b-3f20-4c39-9919-6006a25fee45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:46.783235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa0b87c-ee63-480e-9db6-baff7a325143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:46.784116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:46.811631 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aa0b87c-ee63-480e-9db6-baff7a325143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:46.812604 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbf515d-3f20-471b-9e84-0f3b487b7478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:46.857527 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['e63aebf5-be7a-432e-9717-c6246396ee05', '91b81931-7970-4568-8ce4-2ce17a8d1a6f', '75979b80-4a58-405c-b39e-8353320b5ced', 'c5229627-fcfc-4f85-8e1e-6e96038edf3d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:46.858458 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcbf515d-3f20-471b-9e84-0f3b487b7478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63aebf5-be7a-432e-9717-c6246396ee05', '91b81931-7970-4568-8ce4-2ce17a8d1a6f', '75979b80-4a58-405c-b39e-8353320b5ced', 'c5229627-fcfc-4f85-8e1e-6e96038edf3d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:46.859254 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06042210-4b47-485f-ae9b-bdcd57b67063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:46.883534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06042210-4b47-485f-ae9b-bdcd57b67063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf1d3554-6268-483c-9058-2ee69125cc70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2021303178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['e63aebf5-be7a-432e-9717-c6246396ee05','91b81931-7970-4568-8ce4-2ce17a8d1a6f','75979b80-4a58-405c-b39e-8353320b5ced','c5229627-fcfc-4f85-8e1e-6e96038edf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:35:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2021303178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf1d3554-6268-483c-9058-2ee69125cc70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aeea771a63944f158adf122be70e8277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='48d786f265e5487191c4a78f583e6cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:46.884344 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd8b706-bf93-4d84-92ae-803dd1a03d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:46.902816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dd8b706-bf93-4d84-92ae-803dd1a03d07) transitioned into 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-2021303178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aeea771a63944f158adf122be70e8277',qos_specs=None,replication_status=,reservations=['e63aebf5-be7a-432e-9717-c6246396ee05','91b81931-7970-4568-8ce4-2ce17a8d1a6f','75979b80-4a58-405c-b39e-8353320b5ced','c5229627-fcfc-4f85-8e1e-6e96038edf3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48d786f265e5487191c4a78f583e6cd0',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:46.903583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb09204-7646-462a-b5b7-014fc450b798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:46.913071 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eb09204-7646-462a-b5b7-014fc450b798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:46.913918 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Flow 'volume_create_api' (c3721a7b-3f20-4c39-9919-6006a25fee45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:46.914256 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create volume request issued successfully. Aug 08 19:35:46.914949 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4139eee3-ed60-4db6-95c5-e07ef843d882 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:46.915421 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1088/4358] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:35:46 2026] POST /volume/v3/volumes => generated 776 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:46.932625 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cce5cc23-6da7-4195-8ba9-344dec01e98c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:46.934829 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cce5cc23-6da7-4195-8ba9-344dec01e98c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 Aug 08 19:35:46.935073 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cce5cc23-6da7-4195-8ba9-344dec01e98c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:46.935326 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cce5cc23-6da7-4195-8ba9-344dec01e98c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:46.945956 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:46.945956 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:46.951160 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cce5cc23-6da7-4195-8ba9-344dec01e98c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:46.956986 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cce5cc23-6da7-4195-8ba9-344dec01e98c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 returned with HTTP 200 Aug 08 19:35:46.957768 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1091/4359] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:46 2026] GET /volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:47.042680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-24db4ead-d798-42a2-a7b9-5b7f383c36ba None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:47.044912 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24db4ead-d798-42a2-a7b9-5b7f383c36ba tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:47.045143 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24db4ead-d798-42a2-a7b9-5b7f383c36ba tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:47.045349 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24db4ead-d798-42a2-a7b9-5b7f383c36ba tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:47.045500 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-24db4ead-d798-42a2-a7b9-5b7f383c36ba tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:47.051480 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:47.051480 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:47.052468 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24db4ead-d798-42a2-a7b9-5b7f383c36ba tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:47.053130 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1090/4360] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:47 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:47.174657 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bdec561f-bedd-4911-a1bd-8f6e7591050b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:47.176620 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bdec561f-bedd-4911-a1bd-8f6e7591050b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 Aug 08 19:35:47.176937 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bdec561f-bedd-4911-a1bd-8f6e7591050b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:47.177194 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bdec561f-bedd-4911-a1bd-8f6e7591050b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:47.184145 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bdec561f-bedd-4911-a1bd-8f6e7591050b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 returned with HTTP 404 Aug 08 19:35:47.184841 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1092/4361] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:47 2026] GET /volume/v3/volumes/aff9ab65-c50a-4490-bd55-4290df1e4c45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:47.192226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e2b6db4c-36c8-47ef-a739-8e09ee0d8a96 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:47.194210 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2b6db4c-36c8-47ef-a739-8e09ee0d8a96 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:47.194469 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2b6db4c-36c8-47ef-a739-8e09ee0d8a96 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:47.194670 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e2b6db4c-36c8-47ef-a739-8e09ee0d8a96 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:47.202144 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:47.202144 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:47.206229 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e2b6db4c-36c8-47ef-a739-8e09ee0d8a96 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:47.211089 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e2b6db4c-36c8-47ef-a739-8e09ee0d8a96 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:47.211569 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1089/4362] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:47 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:47.224008 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-da940fb6-6212-468b-a41a-5aa8a8d46b4e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:47.225760 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da940fb6-6212-468b-a41a-5aa8a8d46b4e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:47.225963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da940fb6-6212-468b-a41a-5aa8a8d46b4e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:47.226139 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-da940fb6-6212-468b-a41a-5aa8a8d46b4e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:47.232905 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:47.232905 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:47.236170 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-da940fb6-6212-468b-a41a-5aa8a8d46b4e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:47.239765 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-da940fb6-6212-468b-a41a-5aa8a8d46b4e tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:47.240110 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1092/4363] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:47 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:35:47.256920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:47.258547 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:47.258742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:47.258938 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:47.259093 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume with id: 3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:47.265636 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:47.265636 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:47.266046 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:47.284575 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume request issued successfully. Aug 08 19:35:47.284734 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6ce8716d-8ae6-44dc-a07c-fbe4af9e3b59 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 202 Aug 08 19:35:47.285538 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1091/4364] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:47 2026] DELETE /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:47.292395 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-86c732b0-6d58-4b7a-b4a6-4bc1fff8c727 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:47.294313 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86c732b0-6d58-4b7a-b4a6-4bc1fff8c727 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:47.294534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86c732b0-6d58-4b7a-b4a6-4bc1fff8c727 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:47.294739 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-86c732b0-6d58-4b7a-b4a6-4bc1fff8c727 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:47.302153 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:47.302153 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:47.305635 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-86c732b0-6d58-4b7a-b4a6-4bc1fff8c727 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:47.309772 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-86c732b0-6d58-4b7a-b4a6-4bc1fff8c727 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 200 Aug 08 19:35:47.310239 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1093/4365] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:47 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:47.974781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-518dae91-2dee-4ae2-94e5-944ac4e30b06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:47.977050 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-518dae91-2dee-4ae2-94e5-944ac4e30b06 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 Aug 08 19:35:47.977310 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-518dae91-2dee-4ae2-94e5-944ac4e30b06 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:47.977587 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-518dae91-2dee-4ae2-94e5-944ac4e30b06 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:47.986945 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:47.986945 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:47.991133 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-518dae91-2dee-4ae2-94e5-944ac4e30b06 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:47.996241 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-518dae91-2dee-4ae2-94e5-944ac4e30b06 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 returned with HTTP 200 Aug 08 19:35:47.996786 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1090/4366] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:47 2026] GET /volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:48.010523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:48.012884 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:35:48.013333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf1d3554-6268-483c-9058-2ee69125cc70", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1088604724"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:48.024339 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:48.024339 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:48.024803 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:48.024969 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Create snapshot from volume cf1d3554-6268-483c-9058-2ee69125cc70 Aug 08 19:35:48.048960 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Created reservations ['4f5eb49b-cde1-4621-bed8-f44af44a2a59', 'bdec727e-1126-46b6-aae7-01dbf2de8187', '0a124508-9c29-4d19-9657-b475f2c5858a', '2d4e846b-5d99-4886-b6cc-11fc1b15ccac'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:48.064552 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a7432b2b-c66b-4d9c-a222-16ab83c47ecf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:48.067582 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7432b2b-c66b-4d9c-a222-16ab83c47ecf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:48.067758 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7432b2b-c66b-4d9c-a222-16ab83c47ecf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:48.067946 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7432b2b-c66b-4d9c-a222-16ab83c47ecf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:48.068044 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a7432b2b-c66b-4d9c-a222-16ab83c47ecf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:48.073897 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:48.073897 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:48.074910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7432b2b-c66b-4d9c-a222-16ab83c47ecf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:48.075451 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1092/4367] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:48 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:48.081181 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot create request issued successfully. Aug 08 19:35:48.081499 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ef72cdf1-1da8-4324-b0c0-77da6ec75d8a tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:35:48.082214 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1093/4368] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:35:48 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) Aug 08 19:35:48.090953 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-77420f8b-dc14-41a3-b391-5b14894a599b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:48.092866 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77420f8b-dc14-41a3-b391-5b14894a599b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 Aug 08 19:35:48.093084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77420f8b-dc14-41a3-b391-5b14894a599b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:48.093286 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77420f8b-dc14-41a3-b391-5b14894a599b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:48.099449 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:48.099449 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:48.099813 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-77420f8b-dc14-41a3-b391-5b14894a599b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:48.100506 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77420f8b-dc14-41a3-b391-5b14894a599b tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 returned with HTTP 200 Aug 08 19:35:48.100876 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1094/4369] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:48 2026] GET /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:48.324040 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a694014f-ddff-488a-8456-96b0a0ef4b50 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:48.326913 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a694014f-ddff-488a-8456-96b0a0ef4b50 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 Aug 08 19:35:48.327142 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a694014f-ddff-488a-8456-96b0a0ef4b50 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:48.327375 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a694014f-ddff-488a-8456-96b0a0ef4b50 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:48.336425 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a694014f-ddff-488a-8456-96b0a0ef4b50 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 returned with HTTP 404 Aug 08 19:35:48.337037 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1091/4370] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:48 2026] GET /volume/v3/volumes/3e7dfae6-48e3-475d-ba9d-975db0457bb2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:48.343816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:48.345513 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae Aug 08 19:35:48.345714 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:48.345907 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:48.345996 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete snapshot with id: 5db9143a-0075-40b5-a829-5c18454b32ae Aug 08 19:35:48.350753 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:48.350753 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:48.351205 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:48.364789 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot delete request issued successfully. Aug 08 19:35:48.365083 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81c2eac7-e01d-4c80-b9f3-c8230f2a48a4 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae returned with HTTP 202 Aug 08 19:35:48.365533 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1093/4371] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:48 2026] DELETE /volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:48.372940 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8744a87e-646d-449e-9e99-899822e8ac91 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:48.375517 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8744a87e-646d-449e-9e99-899822e8ac91 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae Aug 08 19:35:48.375841 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8744a87e-646d-449e-9e99-899822e8ac91 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:48.376111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8744a87e-646d-449e-9e99-899822e8ac91 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:48.382974 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:48.382974 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:48.383623 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8744a87e-646d-449e-9e99-899822e8ac91 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:48.384767 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8744a87e-646d-449e-9e99-899822e8ac91 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae returned with HTTP 200 Aug 08 19:35:48.385277 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1094/4372] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:48 2026] GET /volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:49.089463 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f3b2c56b-3d40-470f-b0b9-bfb6bac9738a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.092002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3b2c56b-3d40-470f-b0b9-bfb6bac9738a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:49.092381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3b2c56b-3d40-470f-b0b9-bfb6bac9738a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.092498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f3b2c56b-3d40-470f-b0b9-bfb6bac9738a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.092709 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-f3b2c56b-3d40-470f-b0b9-bfb6bac9738a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:49.097228 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.097228 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:49.098056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f3b2c56b-3d40-470f-b0b9-bfb6bac9738a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:49.098536 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1095/4373] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:49 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:49.110497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e62b5719-f83f-4018-a81b-4b4534c90df4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.112167 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e62b5719-f83f-4018-a81b-4b4534c90df4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 Aug 08 19:35:49.112348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e62b5719-f83f-4018-a81b-4b4534c90df4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.112565 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e62b5719-f83f-4018-a81b-4b4534c90df4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.118855 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.118855 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:49.118855 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e62b5719-f83f-4018-a81b-4b4534c90df4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:49.119226 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e62b5719-f83f-4018-a81b-4b4534c90df4 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 returned with HTTP 200 Aug 08 19:35:49.120434 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1092/4374] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:49 2026] GET /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:49.129382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-87b58d6b-2800-4177-8d1c-068c8dc23cb2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.131012 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87b58d6b-2800-4177-8d1c-068c8dc23cb2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] POST https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9/action Aug 08 19:35:49.131396 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87b58d6b-2800-4177-8d1c-068c8dc23cb2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:49.131563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-87b58d6b-2800-4177-8d1c-068c8dc23cb2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:49.132880 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.contrib.admin_actions [None req-87b58d6b-2800-4177-8d1c-068c8dc23cb2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Updating snapshot '4ed6b38b-3120-4b78-ad86-ebaacc570bf9' with '{'status': 'creating'}' {{(pid=100254) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 08 19:35:49.142960 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.142960 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:49.158238 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-87b58d6b-2800-4177-8d1c-068c8dc23cb2 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9/action returned with HTTP 202 Aug 08 19:35:49.158767 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1094/4375] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:35:49 2026] POST /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:49.165842 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f656c434-3132-405b-87bf-f279de981387 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.167426 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f656c434-3132-405b-87bf-f279de981387 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 Aug 08 19:35:49.167918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f656c434-3132-405b-87bf-f279de981387 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.168243 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f656c434-3132-405b-87bf-f279de981387 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.174132 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.174132 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:49.174533 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f656c434-3132-405b-87bf-f279de981387 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:49.175359 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f656c434-3132-405b-87bf-f279de981387 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 returned with HTTP 200 Aug 08 19:35:49.175774 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1095/4376] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:49 2026] GET /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:49.186947 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2d645ed8-f5b0-4845-844c-aece519c0f81 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.188709 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d645ed8-f5b0-4845-844c-aece519c0f81 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] POST https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9/action Aug 08 19:35:49.189085 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d645ed8-f5b0-4845-844c-aece519c0f81 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:49.189204 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2d645ed8-f5b0-4845-844c-aece519c0f81 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:49.190586 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d645ed8-f5b0-4845-844c-aece519c0f81 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100252) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 08 19:35:49.195908 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.195908 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:49.196323 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.snapshot_actions [None req-2d645ed8-f5b0-4845-844c-aece519c0f81 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] Updating snapshot 4ed6b38b-3120-4b78-ad86-ebaacc570bf9 with info {'id': '4ed6b38b-3120-4b78-ad86-ebaacc570bf9', 'status': 'error', 'progress': '80%'} Aug 08 19:35:49.201093 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2d645ed8-f5b0-4845-844c-aece519c0f81 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-member] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9/action returned with HTTP 202 Aug 08 19:35:49.201652 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1096/4377] 10.4.3.89 () {68 vars in 1389 bytes} [Sat Aug 8 19:35:49 2026] POST /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:49.208098 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ede1d496-b378-44be-8a00-543879416255 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.210008 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede1d496-b378-44be-8a00-543879416255 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 Aug 08 19:35:49.210186 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ede1d496-b378-44be-8a00-543879416255 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.210360 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ede1d496-b378-44be-8a00-543879416255 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.210488 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-ede1d496-b378-44be-8a00-543879416255 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete snapshot with id: 4ed6b38b-3120-4b78-ad86-ebaacc570bf9 Aug 08 19:35:49.215106 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.215106 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:49.215434 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ede1d496-b378-44be-8a00-543879416255 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:49.231853 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ede1d496-b378-44be-8a00-543879416255 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot delete request issued successfully. Aug 08 19:35:49.232102 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ede1d496-b378-44be-8a00-543879416255 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 returned with HTTP 202 Aug 08 19:35:49.232736 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1093/4378] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:49 2026] DELETE /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:49.239564 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b4ecf222-0268-4f83-a9b8-de182db3a403 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.242963 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4ecf222-0268-4f83-a9b8-de182db3a403 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 Aug 08 19:35:49.243071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4ecf222-0268-4f83-a9b8-de182db3a403 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.243312 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b4ecf222-0268-4f83-a9b8-de182db3a403 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.248770 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.248770 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:49.249117 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b4ecf222-0268-4f83-a9b8-de182db3a403 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Snapshot retrieved successfully. Aug 08 19:35:49.249864 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b4ecf222-0268-4f83-a9b8-de182db3a403 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 returned with HTTP 200 Aug 08 19:35:49.250224 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1095/4379] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:49 2026] GET /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:49.394892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7934e5e1-90f7-40d1-86ed-49ff28d1f683 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.396705 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7934e5e1-90f7-40d1-86ed-49ff28d1f683 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae Aug 08 19:35:49.396913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7934e5e1-90f7-40d1-86ed-49ff28d1f683 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.397099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7934e5e1-90f7-40d1-86ed-49ff28d1f683 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.401511 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7934e5e1-90f7-40d1-86ed-49ff28d1f683 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae returned with HTTP 404 Aug 08 19:35:49.402097 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1096/4380] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:49 2026] GET /volume/v3/snapshots/5db9143a-0075-40b5-a829-5c18454b32ae => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:49.408220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-180b5f11-c936-425b-ba09-9cfd15027c7a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.409980 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-180b5f11-c936-425b-ba09-9cfd15027c7a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 Aug 08 19:35:49.410160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-180b5f11-c936-425b-ba09-9cfd15027c7a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.410341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-180b5f11-c936-425b-ba09-9cfd15027c7a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.410493 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-180b5f11-c936-425b-ba09-9cfd15027c7a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete snapshot with id: 7953c7d6-237e-44d4-b55c-e0715225e2e9 Aug 08 19:35:49.415201 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.415201 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:49.415708 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-180b5f11-c936-425b-ba09-9cfd15027c7a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:49.430623 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-180b5f11-c936-425b-ba09-9cfd15027c7a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot delete request issued successfully. Aug 08 19:35:49.430793 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-180b5f11-c936-425b-ba09-9cfd15027c7a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 returned with HTTP 202 Aug 08 19:35:49.431173 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1097/4381] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:49 2026] DELETE /volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:49.437829 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5e1ab110-1d76-4874-baca-168641da594d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:49.439449 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e1ab110-1d76-4874-baca-168641da594d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 Aug 08 19:35:49.439703 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e1ab110-1d76-4874-baca-168641da594d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:49.439994 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5e1ab110-1d76-4874-baca-168641da594d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:49.445048 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:49.445048 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:49.445461 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5e1ab110-1d76-4874-baca-168641da594d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:49.446372 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5e1ab110-1d76-4874-baca-168641da594d tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 returned with HTTP 200 Aug 08 19:35:49.446779 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1094/4382] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:49 2026] GET /volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:50.108698 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-22684ef1-041e-41f1-b75b-05ad699cf46c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.110446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22684ef1-041e-41f1-b75b-05ad699cf46c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:35:50.110646 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22684ef1-041e-41f1-b75b-05ad699cf46c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.110872 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-22684ef1-041e-41f1-b75b-05ad699cf46c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.110970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-22684ef1-041e-41f1-b75b-05ad699cf46c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:50.115235 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:50.115235 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:50.115977 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-22684ef1-041e-41f1-b75b-05ad699cf46c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:35:50.116319 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1096/4383] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:50 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:50.261953 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9c46fce0-1fca-4f0d-bf6e-5a289a2d2de1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.263839 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c46fce0-1fca-4f0d-bf6e-5a289a2d2de1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 Aug 08 19:35:50.264134 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c46fce0-1fca-4f0d-bf6e-5a289a2d2de1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.264332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9c46fce0-1fca-4f0d-bf6e-5a289a2d2de1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.270234 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9c46fce0-1fca-4f0d-bf6e-5a289a2d2de1 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 returned with HTTP 404 Aug 08 19:35:50.270927 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1097/4384] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:50 2026] GET /volume/v3/snapshots/4ed6b38b-3120-4b78-ad86-ebaacc570bf9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:50.279182 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.281325 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 Aug 08 19:35:50.281565 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.281849 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.282040 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume with id: cf1d3554-6268-483c-9058-2ee69125cc70 Aug 08 19:35:50.289760 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:50.289760 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:50.290166 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:50.307146 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Delete volume request issued successfully. Aug 08 19:35:50.307368 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c5ac4d2-7f9d-40ad-841d-072e1f0595ce tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 returned with HTTP 202 Aug 08 19:35:50.307824 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1098/4385] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:50 2026] DELETE /volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:50.316058 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6c02d358-9a29-45fb-9933-f540bf48cc8c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.318285 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c02d358-9a29-45fb-9933-f540bf48cc8c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 Aug 08 19:35:50.318574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c02d358-9a29-45fb-9933-f540bf48cc8c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.318886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6c02d358-9a29-45fb-9933-f540bf48cc8c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.325776 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:50.325776 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:50.329442 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6c02d358-9a29-45fb-9933-f540bf48cc8c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Volume info retrieved successfully. Aug 08 19:35:50.334053 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6c02d358-9a29-45fb-9933-f540bf48cc8c tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 returned with HTTP 200 Aug 08 19:35:50.334836 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1095/4386] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:50 2026] GET /volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:50.455142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4d8eded2-2346-44d9-9b28-2fd165cc4a39 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.456948 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d8eded2-2346-44d9-9b28-2fd165cc4a39 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 Aug 08 19:35:50.457154 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d8eded2-2346-44d9-9b28-2fd165cc4a39 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.457337 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d8eded2-2346-44d9-9b28-2fd165cc4a39 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.461277 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d8eded2-2346-44d9-9b28-2fd165cc4a39 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 returned with HTTP 404 Aug 08 19:35:50.462023 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1097/4387] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:50 2026] GET /volume/v3/snapshots/7953c7d6-237e-44d4-b55c-e0715225e2e9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:50.468791 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.471063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 Aug 08 19:35:50.471332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.471596 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.471734 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete snapshot with id: 858dd336-2f87-4e75-b923-36aab44dcf22 Aug 08 19:35:50.477924 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:50.477924 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:50.478538 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:50.495560 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot delete request issued successfully. Aug 08 19:35:50.495767 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9352f889-ad5d-4ca4-bddc-3e9e6bf3900a tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 returned with HTTP 202 Aug 08 19:35:50.496207 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1098/4388] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:35:50 2026] DELETE /volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:50.504524 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ad61823a-e53a-4fca-9a33-3a05d32f5d9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.506828 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad61823a-e53a-4fca-9a33-3a05d32f5d9b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 Aug 08 19:35:50.507081 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad61823a-e53a-4fca-9a33-3a05d32f5d9b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.507336 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ad61823a-e53a-4fca-9a33-3a05d32f5d9b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.513440 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:50.513440 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:50.514026 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ad61823a-e53a-4fca-9a33-3a05d32f5d9b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Snapshot retrieved successfully. Aug 08 19:35:50.515077 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ad61823a-e53a-4fca-9a33-3a05d32f5d9b tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 returned with HTTP 200 Aug 08 19:35:50.515689 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1099/4389] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:50 2026] GET /volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:50.894459 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3c51d40d-2d53-46da-8cfd-1ed7ebfd3e2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.896617 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3c51d40d-2d53-46da-8cfd-1ed7ebfd3e2b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:50.896886 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3c51d40d-2d53-46da-8cfd-1ed7ebfd3e2b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.897100 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3c51d40d-2d53-46da-8cfd-1ed7ebfd3e2b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.903571 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:50.903571 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:50.907450 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3c51d40d-2d53-46da-8cfd-1ed7ebfd3e2b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:50.911515 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3c51d40d-2d53-46da-8cfd-1ed7ebfd3e2b tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:50.911882 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1096/4390] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:50 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:50.987575 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3245f279-37ae-49ba-ab9c-e757440cf0f9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:50.988081 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3245f279-37ae-49ba-ab9c-e757440cf0f9 None None] GET https://10.4.3.89/volume// Aug 08 19:35:50.988782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3245f279-37ae-49ba-ab9c-e757440cf0f9 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:50.988782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3245f279-37ae-49ba-ab9c-e757440cf0f9 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:50.989034 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3245f279-37ae-49ba-ab9c-e757440cf0f9 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:50.989419 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1098/4391] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:35:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:50.996982 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-acf077c5-135c-482b-a01e-8c6d50b62c08 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.069773 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-acf077c5-135c-482b-a01e-8c6d50b62c08 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:35:51.070149 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-acf077c5-135c-482b-a01e-8c6d50b62c08 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f689a43-3a6b-4d95-8dbb-989a40f81b41", "connector": null, "instance_uuid": "adec947d-2141-4b80-a5b4-87e0ec4dcb08"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:51.078922 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.078922 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:51.101859 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-acf077c5-135c-482b-a01e-8c6d50b62c08 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:35:51.102317 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1099/4392] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:35:50 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:51.126766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-621e659d-68c6-4a3e-8b8e-66a0d3b24a5c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.129120 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-621e659d-68c6-4a3e-8b8e-66a0d3b24a5c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:51.129396 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-621e659d-68c6-4a3e-8b8e-66a0d3b24a5c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.129683 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-621e659d-68c6-4a3e-8b8e-66a0d3b24a5c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.140601 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-449198f4-a528-4596-9a86-2f992ae6217a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.140940 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-449198f4-a528-4596-9a86-2f992ae6217a None None] GET https://10.4.3.89/volume// Aug 08 19:35:51.141655 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-449198f4-a528-4596-9a86-2f992ae6217a None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.142112 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-449198f4-a528-4596-9a86-2f992ae6217a None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.142171 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.142171 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:51.142556 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-449198f4-a528-4596-9a86-2f992ae6217a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:51.142922 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1097/4393] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:51.147126 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-621e659d-68c6-4a3e-8b8e-66a0d3b24a5c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:51.151360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-8e060fdf-6bbb-474f-b679-d3939eacfbcc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.153336 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-621e659d-68c6-4a3e-8b8e-66a0d3b24a5c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:51.153990 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-8e060fdf-6bbb-474f-b679-d3939eacfbcc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:51.153990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-8e060fdf-6bbb-474f-b679-d3939eacfbcc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.154771 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1100/4394] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:51.154834 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-8e060fdf-6bbb-474f-b679-d3939eacfbcc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.169369 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.169369 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:51.173964 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-8e060fdf-6bbb-474f-b679-d3939eacfbcc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:51.178849 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-8e060fdf-6bbb-474f-b679-d3939eacfbcc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:51.179269 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1099/4395] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 1019 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:51.289766 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3f9c7da4-5353-4508-b948-75f86dc73546 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.292589 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3f9c7da4-5353-4508-b948-75f86dc73546 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] PUT https://10.4.3.89/volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6 Aug 08 19:35:51.293185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3f9c7da4-5353-4508-b948-75f86dc73546 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:51.302961 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3f9c7da4-5353-4508-b948-75f86dc73546 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Acquiring lock "cinder-attachment_update-1f689a43-3a6b-4d95-8dbb-989a40f81b41-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:35:51.308810 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3f9c7da4-5353-4508-b948-75f86dc73546 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Lock "cinder-attachment_update-1f689a43-3a6b-4d95-8dbb-989a40f81b41-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:35:51.310303 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.310303 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:51.346435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-16eb340b-2c6e-4820-af27-a471272b7a61 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.349196 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16eb340b-2c6e-4820-af27-a471272b7a61 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] GET https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 Aug 08 19:35:51.349196 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16eb340b-2c6e-4820-af27-a471272b7a61 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.349196 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-16eb340b-2c6e-4820-af27-a471272b7a61 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.356445 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-16eb340b-2c6e-4820-af27-a471272b7a61 tempest-ProjectMemberTests-264322 tempest-ProjectMemberTests-264322-project-admin] https://10.4.3.89/volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 returned with HTTP 404 Aug 08 19:35:51.356932 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1098/4396] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/volumes/cf1d3554-6268-483c-9058-2ee69125cc70 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:51.400864 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3f9c7da4-5353-4508-b948-75f86dc73546 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Lock "cinder-attachment_update-1f689a43-3a6b-4d95-8dbb-989a40f81b41-np0000006803" released by "attachment_update" :: held 0.092s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:35:51.401522 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-3f9c7da4-5353-4508-b948-75f86dc73546 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6 returned with HTTP 200 Aug 08 19:35:51.402091 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1100/4397] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:35:51 2026] PUT /volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:51.525673 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0cec2544-37d8-462a-a39b-7ea3713525bc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.527704 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0cec2544-37d8-462a-a39b-7ea3713525bc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 Aug 08 19:35:51.527974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0cec2544-37d8-462a-a39b-7ea3713525bc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.528214 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0cec2544-37d8-462a-a39b-7ea3713525bc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.533561 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0cec2544-37d8-462a-a39b-7ea3713525bc tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 returned with HTTP 404 Aug 08 19:35:51.534204 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1101/4398] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/snapshots/858dd336-2f87-4e75-b923-36aab44dcf22 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:51.542792 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e2fd132e-02df-45b9-b4d0-b2b88bdedd1c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.544722 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e2fd132e-02df-45b9-b4d0-b2b88bdedd1c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:51.544959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e2fd132e-02df-45b9-b4d0-b2b88bdedd1c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.545156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e2fd132e-02df-45b9-b4d0-b2b88bdedd1c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.552221 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.552221 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:51.556004 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e2fd132e-02df-45b9-b4d0-b2b88bdedd1c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:51.560029 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e2fd132e-02df-45b9-b4d0-b2b88bdedd1c tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:35:51.560404 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1100/4399] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:51.575424 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2d9a55ba-baaa-48e9-9afe-8311212e0499 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.577064 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d9a55ba-baaa-48e9-9afe-8311212e0499 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:51.577265 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d9a55ba-baaa-48e9-9afe-8311212e0499 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.577482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2d9a55ba-baaa-48e9-9afe-8311212e0499 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.585220 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.585220 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:51.589157 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2d9a55ba-baaa-48e9-9afe-8311212e0499 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:51.594264 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2d9a55ba-baaa-48e9-9afe-8311212e0499 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:35:51.594740 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1099/4400] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:51.607885 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0be462d-b1b5-473a-a8e0-e822872be296 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.609655 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0be462d-b1b5-473a-a8e0-e822872be296 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] DELETE https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:51.609900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0be462d-b1b5-473a-a8e0-e822872be296 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.610219 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0be462d-b1b5-473a-a8e0-e822872be296 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.610219 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b0be462d-b1b5-473a-a8e0-e822872be296 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume with id: bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:51.617598 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.617598 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:51.618089 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0be462d-b1b5-473a-a8e0-e822872be296 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:51.638209 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0be462d-b1b5-473a-a8e0-e822872be296 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Delete volume request issued successfully. Aug 08 19:35:51.638430 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0be462d-b1b5-473a-a8e0-e822872be296 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 202 Aug 08 19:35:51.639010 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1101/4401] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:51 2026] DELETE /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:51.646442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fa0a3796-534a-42f4-b39e-d919e361bd13 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.648515 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa0a3796-534a-42f4-b39e-d919e361bd13 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:51.648717 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa0a3796-534a-42f4-b39e-d919e361bd13 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.648929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fa0a3796-534a-42f4-b39e-d919e361bd13 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.657304 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.657304 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:51.661832 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-fa0a3796-534a-42f4-b39e-d919e361bd13 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Volume info retrieved successfully. Aug 08 19:35:51.668135 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fa0a3796-534a-42f4-b39e-d919e361bd13 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 200 Aug 08 19:35:51.668900 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1102/4402] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:51.720434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-d95c3f57-8816-4dd3-b50b-36af0e0d25b9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.722900 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-d95c3f57-8816-4dd3-b50b-36af0e0d25b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:35:51.723188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-d95c3f57-8816-4dd3-b50b-36af0e0d25b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.723365 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-d95c3f57-8816-4dd3-b50b-36af0e0d25b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.731104 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.731104 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:51.734716 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-d95c3f57-8816-4dd3-b50b-36af0e0d25b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:51.739221 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-d95c3f57-8816-4dd3-b50b-36af0e0d25b9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:35:51.739648 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1101/4403] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:51.751181 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c5369767-e98f-49bf-aad9-fa0b4de813cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.751569 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5369767-e98f-49bf-aad9-fa0b4de813cf None None] GET https://10.4.3.89/volume// Aug 08 19:35:51.751761 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5369767-e98f-49bf-aad9-fa0b4de813cf None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.751946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5369767-e98f-49bf-aad9-fa0b4de813cf None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.752252 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5369767-e98f-49bf-aad9-fa0b4de813cf None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:51.752567 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1100/4404] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:35:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:51.762663 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-c1454ef0-9d87-4395-ad2e-b70f8a1268c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.765243 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-c1454ef0-9d87-4395-ad2e-b70f8a1268c4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:35:51.765690 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-c1454ef0-9d87-4395-ad2e-b70f8a1268c4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58c98b73-fcd1-4485-84e4-b453d25c3c3e", "connector": null, "instance_uuid": "9bd5d94f-4696-4ef5-a1ea-fafa0b2dff60"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:51.775681 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.775681 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:51.807550 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-c1454ef0-9d87-4395-ad2e-b70f8a1268c4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:35:51.807550 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1102/4405] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:35:51 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:51.858555 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-0f1b2e0e-b555-49f6-932d-08a84b010714 req-d10b6d9c-4606-446a-9afb-c54839407705 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:51.860624 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0f1b2e0e-b555-49f6-932d-08a84b010714 req-d10b6d9c-4606-446a-9afb-c54839407705 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384 Aug 08 19:35:51.860885 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0f1b2e0e-b555-49f6-932d-08a84b010714 req-d10b6d9c-4606-446a-9afb-c54839407705 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:51.861118 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-0f1b2e0e-b555-49f6-932d-08a84b010714 req-d10b6d9c-4606-446a-9afb-c54839407705 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:51.868688 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:51.868688 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:51.913892 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-0f1b2e0e-b555-49f6-932d-08a84b010714 req-d10b6d9c-4606-446a-9afb-c54839407705 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384 returned with HTTP 200 Aug 08 19:35:51.914321 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1103/4406] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:35:51 2026] DELETE /volume/v3/attachments/cdb625da-2406-4209-b599-d5fbea2f5384 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:52.166940 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cbb93c3d-e93e-4e82-9818-937f59d5af0c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.168673 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbb93c3d-e93e-4e82-9818-937f59d5af0c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:52.168887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbb93c3d-e93e-4e82-9818-937f59d5af0c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:52.169075 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbb93c3d-e93e-4e82-9818-937f59d5af0c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:52.178846 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:52.178846 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:52.182367 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cbb93c3d-e93e-4e82-9818-937f59d5af0c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:52.186617 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbb93c3d-e93e-4e82-9818-937f59d5af0c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:52.187004 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1102/4407] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:52 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:52.682859 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9307a794-5b2d-4462-ba45-01a8de2229e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.684905 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9307a794-5b2d-4462-ba45-01a8de2229e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] GET https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 Aug 08 19:35:52.685160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9307a794-5b2d-4462-ba45-01a8de2229e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:52.685348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9307a794-5b2d-4462-ba45-01a8de2229e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:52.695436 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9307a794-5b2d-4462-ba45-01a8de2229e2 tempest-SnapshotDataIntegrityTests-1654198633 tempest-SnapshotDataIntegrityTests-1654198633-project-member] https://10.4.3.89/volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 returned with HTTP 404 Aug 08 19:35:52.695944 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1101/4408] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:52 2026] GET /volume/v3/volumes/bdfc7d78-b946-495e-b52e-388582287001 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:52.764790 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0305411-7425-4f54-a3db-2956a21e216f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.821382 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c59898e3-6231-429c-a92c-6c32b66dd111 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.821875 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c59898e3-6231-429c-a92c-6c32b66dd111 None None] GET https://10.4.3.89/volume// Aug 08 19:35:52.821991 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c59898e3-6231-429c-a92c-6c32b66dd111 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:52.822180 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c59898e3-6231-429c-a92c-6c32b66dd111 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:52.822543 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c59898e3-6231-429c-a92c-6c32b66dd111 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:52.822857 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1104/4409] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:52.834268 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-42eda523-079c-48a9-a49e-53eda0ffdecd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.836657 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-42eda523-079c-48a9-a49e-53eda0ffdecd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:35:52.836979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-42eda523-079c-48a9-a49e-53eda0ffdecd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:52.837232 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-42eda523-079c-48a9-a49e-53eda0ffdecd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:52.853815 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:52.853815 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:52.856553 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-42eda523-079c-48a9-a49e-53eda0ffdecd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:35:52.861579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-42eda523-079c-48a9-a49e-53eda0ffdecd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:35:52.862109 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1103/4410] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:52 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 1534 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:52.879588 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0305411-7425-4f54-a3db-2956a21e216f tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:52.879945 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0305411-7425-4f54-a3db-2956a21e216f tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2141431177", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:52.881289 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:52.881289 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:52.899068 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0305411-7425-4f54-a3db-2956a21e216f tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:52.899778 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1103/4411] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:35:52 2026] POST /volume/v3/types => generated 380 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:52.907971 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15dcf0a3-2e46-4c00-a31f-13e9e51dc9d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.909862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15dcf0a3-2e46-4c00-a31f-13e9e51dc9d5 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption Aug 08 19:35:52.910285 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15dcf0a3-2e46-4c00-a31f-13e9e51dc9d5 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:52.926713 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15dcf0a3-2e46-4c00-a31f-13e9e51dc9d5 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption returned with HTTP 200 Aug 08 19:35:52.927192 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1102/4412] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:35:52 2026] POST /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:52.935265 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9693539e-9a96-43e0-aadf-bc51795154f7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.937566 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9693539e-9a96-43e0-aadf-bc51795154f7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:52.937858 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9693539e-9a96-43e0-aadf-bc51795154f7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-503917704", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:52.939478 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:52.939478 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:52.957177 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9693539e-9a96-43e0-aadf-bc51795154f7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:52.957660 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1105/4413] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:35:52 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) Aug 08 19:35:52.966547 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c79fbadf-4fc9-4c7a-b9cd-013cd6020936 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.967006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-e9efb1a9-bdc3-4f3c-a1fe-838b67dd7dcd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.968443 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c79fbadf-4fc9-4c7a-b9cd-013cd6020936 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types/28fb2fdb-2379-4b8c-8b69-da09b4c0b013/encryption Aug 08 19:35:52.968810 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c79fbadf-4fc9-4c7a-b9cd-013cd6020936 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:52.969389 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-e9efb1a9-bdc3-4f3c-a1fe-838b67dd7dcd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] PUT https://10.4.3.89/volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda Aug 08 19:35:52.970143 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-e9efb1a9-bdc3-4f3c-a1fe-838b67dd7dcd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:52.978233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-e9efb1a9-bdc3-4f3c-a1fe-838b67dd7dcd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Acquiring lock "cinder-attachment_update-58c98b73-fcd1-4485-84e4-b453d25c3c3e-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:35:52.982570 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-e9efb1a9-bdc3-4f3c-a1fe-838b67dd7dcd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Lock "cinder-attachment_update-58c98b73-fcd1-4485-84e4-b453d25c3c3e-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:35:52.983382 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:52.983382 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:52.987193 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c79fbadf-4fc9-4c7a-b9cd-013cd6020936 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/28fb2fdb-2379-4b8c-8b69-da09b4c0b013/encryption returned with HTTP 200 Aug 08 19:35:52.987654 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1104/4414] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:35:52 2026] POST /volume/v3/types/28fb2fdb-2379-4b8c-8b69-da09b4c0b013/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:52.997943 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8bb49712-8e22-47a9-accf-878793ceae5d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:52.999651 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8bb49712-8e22-47a9-accf-878793ceae5d tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:53.000034 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8bb49712-8e22-47a9-accf-878793ceae5d tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1935673705", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.016971 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8bb49712-8e22-47a9-accf-878793ceae5d tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:53.017337 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1103/4415] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:35:52 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.025269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40d9ba8b-00d4-466a-8646-54e4e88e3f77 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.027150 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40d9ba8b-00d4-466a-8646-54e4e88e3f77 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3/extra_specs Aug 08 19:35:53.027533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40d9ba8b-00d4-466a-8646-54e4e88e3f77 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.049045 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40d9ba8b-00d4-466a-8646-54e4e88e3f77 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3/extra_specs returned with HTTP 200 Aug 08 19:35:53.049538 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1106/4416] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:35:53 2026] POST /volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:35:53.058367 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0c2d10f5-5988-4923-a59f-dd69d162227d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.060635 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c2d10f5-5988-4923-a59f-dd69d162227d tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] PUT https://10.4.3.89/volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3/extra_specs/key2 Aug 08 19:35:53.062432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c2d10f5-5988-4923-a59f-dd69d162227d tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.063168 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-e9efb1a9-bdc3-4f3c-a1fe-838b67dd7dcd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Lock "cinder-attachment_update-58c98b73-fcd1-4485-84e4-b453d25c3c3e-np0000006803" released by "attachment_update" :: held 0.081s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:35:53.063669 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-e9efb1a9-bdc3-4f3c-a1fe-838b67dd7dcd tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda returned with HTTP 200 Aug 08 19:35:53.064462 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1104/4417] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:35:52 2026] PUT /volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:53.084852 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c2d10f5-5988-4923-a59f-dd69d162227d tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3/extra_specs/key2 returned with HTTP 200 Aug 08 19:35:53.085421 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1105/4418] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:35:53 2026] PUT /volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3/extra_specs/key2 => generated 25 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:35:53.086722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-109eef3c-ecbc-4f0a-8b8e-60ded9154cbb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.088745 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-109eef3c-ecbc-4f0a-8b8e-60ded9154cbb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda/action Aug 08 19:35:53.089108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-109eef3c-ecbc-4f0a-8b8e-60ded9154cbb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:53.089242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-109eef3c-ecbc-4f0a-8b8e-60ded9154cbb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.094708 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-38614f6a-a751-4151-9676-7311f2768785 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.096711 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38614f6a-a751-4151-9676-7311f2768785 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:53.096883 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38614f6a-a751-4151-9676-7311f2768785 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.103750 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:53.103750 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:53.103920 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.105340 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:53.105545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.105777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.105865 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:53.110740 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38614f6a-a751-4151-9676-7311f2768785 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:53.111133 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1107/4419] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:35:53 2026] POST /volume/v3/types => generated 195 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.113910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-fe47dd18-5e7a-42d0-9224-9fdad232ca3f req-109eef3c-ecbc-4f0a-8b8e-60ded9154cbb tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda/action returned with HTTP 204 Aug 08 19:35:53.114344 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1104/4420] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:53 2026] POST /volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:53.114748 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:53.114748 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:53.115608 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:53.121602 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7654cf9-719c-4a50-9e5b-04fcf986aa06 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.123970 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7654cf9-719c-4a50-9e5b-04fcf986aa06 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/539ba21a-44d7-4e1c-b57c-2b895c3ca585 Aug 08 19:35:53.124265 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7654cf9-719c-4a50-9e5b-04fcf986aa06 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.124571 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7654cf9-719c-4a50-9e5b-04fcf986aa06 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.127757 np0000006803 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:35:53.134462 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:35:53.134724 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f8d13ca8-e12a-420b-a26a-7fd96c1a20c7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 202 Aug 08 19:35:53.135178 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1105/4421] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.144868 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3238480d-8abf-4a9b-9f7e-f107f99155c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.151707 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3238480d-8abf-4a9b-9f7e-f107f99155c0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:53.151707 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3238480d-8abf-4a9b-9f7e-f107f99155c0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.151707 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3238480d-8abf-4a9b-9f7e-f107f99155c0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.157306 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:53.157306 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:53.160924 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3238480d-8abf-4a9b-9f7e-f107f99155c0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:53.164525 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7654cf9-719c-4a50-9e5b-04fcf986aa06 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/539ba21a-44d7-4e1c-b57c-2b895c3ca585 returned with HTTP 202 Aug 08 19:35:53.165601 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1106/4422] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/539ba21a-44d7-4e1c-b57c-2b895c3ca585 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.166370 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3238480d-8abf-4a9b-9f7e-f107f99155c0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 200 Aug 08 19:35:53.166779 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1108/4423] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.173384 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8299f8ec-ce5f-45d1-b4f0-dfa466be9db1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.175320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8299f8ec-ce5f-45d1-b4f0-dfa466be9db1 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:53.175723 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8299f8ec-ce5f-45d1-b4f0-dfa466be9db1 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1648737457", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.197139 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8299f8ec-ce5f-45d1-b4f0-dfa466be9db1 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:53.198462 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1105/4424] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:35:53 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.201183 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4964ba50-4e03-4730-9dce-945e941fbf20 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.204062 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4964ba50-4e03-4730-9dce-945e941fbf20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:53.204062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4964ba50-4e03-4730-9dce-945e941fbf20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.204062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4964ba50-4e03-4730-9dce-945e941fbf20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.206694 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c3b4a12-0c88-4e0c-9f91-61e8bbbd7ba4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.209147 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c3b4a12-0c88-4e0c-9f91-61e8bbbd7ba4 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4/encryption Aug 08 19:35:53.209642 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c3b4a12-0c88-4e0c-9f91-61e8bbbd7ba4 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.215172 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:53.215172 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:53.218688 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4964ba50-4e03-4730-9dce-945e941fbf20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:53.223451 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4964ba50-4e03-4730-9dce-945e941fbf20 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:53.223834 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1106/4425] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.233052 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c3b4a12-0c88-4e0c-9f91-61e8bbbd7ba4 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4/encryption returned with HTTP 200 Aug 08 19:35:53.233526 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1107/4426] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:35:53 2026] POST /volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.243714 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2c97583d-2121-438d-b9df-5a3ddd3e493f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.245977 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c97583d-2121-438d-b9df-5a3ddd3e493f tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4/encryption/d34bfbdf-83dc-425c-b4fa-9891c3b53ce0 Aug 08 19:35:53.246086 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c97583d-2121-438d-b9df-5a3ddd3e493f tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.246283 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2c97583d-2121-438d-b9df-5a3ddd3e493f tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.257848 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2c97583d-2121-438d-b9df-5a3ddd3e493f tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4/encryption/d34bfbdf-83dc-425c-b4fa-9891c3b53ce0 returned with HTTP 202 Aug 08 19:35:53.258306 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1109/4427] 10.4.3.89 () {66 vars in 1482 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4/encryption/d34bfbdf-83dc-425c-b4fa-9891c3b53ce0 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.267182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1e11e0b5-7e68-429f-b4fa-c51158e18310 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.269123 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e11e0b5-7e68-429f-b4fa-c51158e18310 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:53.269865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1e11e0b5-7e68-429f-b4fa-c51158e18310 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2054210009", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.290579 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1e11e0b5-7e68-429f-b4fa-c51158e18310 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:53.291034 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1106/4428] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:35:53 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.299053 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0fe08ae2-d543-4dfa-9c1d-e8ad0f56b1a2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.300845 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0fe08ae2-d543-4dfa-9c1d-e8ad0f56b1a2 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/9472eb0d-51b0-4cfd-8fb2-bbb37dfbc328/extra_specs/key1 Aug 08 19:35:53.301039 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0fe08ae2-d543-4dfa-9c1d-e8ad0f56b1a2 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.301224 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0fe08ae2-d543-4dfa-9c1d-e8ad0f56b1a2 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.320618 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0fe08ae2-d543-4dfa-9c1d-e8ad0f56b1a2 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/9472eb0d-51b0-4cfd-8fb2-bbb37dfbc328/extra_specs/key1 returned with HTTP 202 Aug 08 19:35:53.321041 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1107/4429] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/9472eb0d-51b0-4cfd-8fb2-bbb37dfbc328/extra_specs/key1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:35:53.329274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d302c093-5c33-48da-a134-0be955a4f70c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.330972 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d302c093-5c33-48da-a134-0be955a4f70c tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:53.331316 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d302c093-5c33-48da-a134-0be955a4f70c tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-510887897", "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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.350329 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d302c093-5c33-48da-a134-0be955a4f70c tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:53.350836 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1108/4430] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:35:53 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.359275 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d25102fe-2c59-4d3d-b280-42480b2e75ca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.360912 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d25102fe-2c59-4d3d-b280-42480b2e75ca tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/e545848f-f03d-48db-a8e3-57596c4cfe88 Aug 08 19:35:53.361082 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d25102fe-2c59-4d3d-b280-42480b2e75ca tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.361299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d25102fe-2c59-4d3d-b280-42480b2e75ca tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.384383 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d25102fe-2c59-4d3d-b280-42480b2e75ca tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/e545848f-f03d-48db-a8e3-57596c4cfe88 returned with HTTP 202 Aug 08 19:35:53.384755 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1110/4431] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/e545848f-f03d-48db-a8e3-57596c4cfe88 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.392389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a2e1a37a-31bd-4472-97b9-2a245fa21c54 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.394233 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2e1a37a-31bd-4472-97b9-2a245fa21c54 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] GET https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs Aug 08 19:35:53.394442 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2e1a37a-31bd-4472-97b9-2a245fa21c54 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.394643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a2e1a37a-31bd-4472-97b9-2a245fa21c54 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.401311 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a2e1a37a-31bd-4472-97b9-2a245fa21c54 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs returned with HTTP 200 Aug 08 19:35:53.401684 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1107/4432] 10.4.3.89 () {66 vars in 1371 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.409263 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2dc394e9-1ef1-4f7b-9dbc-501cabf3ca12 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.411063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2dc394e9-1ef1-4f7b-9dbc-501cabf3ca12 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] GET https://10.4.3.89/volume/v3/types Aug 08 19:35:53.411323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2dc394e9-1ef1-4f7b-9dbc-501cabf3ca12 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.411575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2dc394e9-1ef1-4f7b-9dbc-501cabf3ca12 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.434191 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2dc394e9-1ef1-4f7b-9dbc-501cabf3ca12 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:53.434584 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1108/4433] 10.4.3.89 () {66 vars in 1224 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/types => generated 3048 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:53.446434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cc33c448-e09a-43f2-bd2d-d95eecb3bae7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.448904 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc33c448-e09a-43f2-bd2d-d95eecb3bae7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] GET https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption/cipher Aug 08 19:35:53.449107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc33c448-e09a-43f2-bd2d-d95eecb3bae7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.449307 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc33c448-e09a-43f2-bd2d-d95eecb3bae7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.455433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc33c448-e09a-43f2-bd2d-d95eecb3bae7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption/cipher returned with HTTP 200 Aug 08 19:35:53.456017 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1109/4434] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:35:53.463512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c60ab2ca-db6b-4a73-b7e0-ae1d0723e902 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.465470 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c60ab2ca-db6b-4a73-b7e0-ae1d0723e902 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] GET https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption Aug 08 19:35:53.465675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c60ab2ca-db6b-4a73-b7e0-ae1d0723e902 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.465876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c60ab2ca-db6b-4a73-b7e0-ae1d0723e902 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.472071 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c60ab2ca-db6b-4a73-b7e0-ae1d0723e902 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption returned with HTTP 200 Aug 08 19:35:53.472475 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1111/4435] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.481148 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2209dab1-0427-45a7-9425-d3b143dc78e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.483069 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2209dab1-0427-45a7-9425-d3b143dc78e3 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] GET https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/multiattach Aug 08 19:35:53.483275 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2209dab1-0427-45a7-9425-d3b143dc78e3 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.483505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2209dab1-0427-45a7-9425-d3b143dc78e3 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.490024 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2209dab1-0427-45a7-9425-d3b143dc78e3 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/multiattach returned with HTTP 200 Aug 08 19:35:53.490437 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1108/4436] 10.4.3.89 () {66 vars in 1407 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:35:53.498384 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9a928e9e-d5ba-4689-8940-25bfd028a93e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.500635 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9a928e9e-d5ba-4689-8940-25bfd028a93e tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] GET https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/volume_backend_name Aug 08 19:35:53.500903 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9a928e9e-d5ba-4689-8940-25bfd028a93e tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.501144 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9a928e9e-d5ba-4689-8940-25bfd028a93e tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.508334 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9a928e9e-d5ba-4689-8940-25bfd028a93e tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/volume_backend_name returned with HTTP 200 Aug 08 19:35:53.508847 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1109/4437] 10.4.3.89 () {66 vars in 1431 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:35:53.516303 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b21dd23b-175d-4234-9286-701130a0023a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.518118 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b21dd23b-175d-4234-9286-701130a0023a tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] GET https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 Aug 08 19:35:53.518319 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b21dd23b-175d-4234-9286-701130a0023a tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.518548 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b21dd23b-175d-4234-9286-701130a0023a tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.523322 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b21dd23b-175d-4234-9286-701130a0023a tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 returned with HTTP 200 Aug 08 19:35:53.523682 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1110/4438] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:35:53 2026] GET /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.533990 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6a0d4e6f-3f06-4a38-a352-ac8237a3b547 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.535981 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a0d4e6f-3f06-4a38-a352-ac8237a3b547 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] PUT https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption/fece50d3-8591-4a33-8fdd-3b08d1ed87d5 Aug 08 19:35:53.536619 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6a0d4e6f-3f06-4a38-a352-ac8237a3b547 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.553050 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6a0d4e6f-3f06-4a38-a352-ac8237a3b547 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption/fece50d3-8591-4a33-8fdd-3b08d1ed87d5 returned with HTTP 200 Aug 08 19:35:53.553688 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1112/4439] 10.4.3.89 () {68 vars in 1499 bytes} [Sat Aug 8 19:35:53 2026] PUT /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/encryption/fece50d3-8591-4a33-8fdd-3b08d1ed87d5 => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:35:53.563381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7fadc90b-66c6-49b2-9a68-d37f5d137e85 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.565043 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fadc90b-66c6-49b2-9a68-d37f5d137e85 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] PUT https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/key1 Aug 08 19:35:53.565369 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7fadc90b-66c6-49b2-9a68-d37f5d137e85 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.586397 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7fadc90b-66c6-49b2-9a68-d37f5d137e85 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/key1 returned with HTTP 200 Aug 08 19:35:53.586933 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1109/4440] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:35:53 2026] PUT /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495/extra_specs/key1 => generated 30 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:35:53.594970 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-44758fb6-08e9-4bd2-bd43-6b1fa61cacae None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.597110 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-44758fb6-08e9-4bd2-bd43-6b1fa61cacae tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] PUT https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 Aug 08 19:35:53.597575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-44758fb6-08e9-4bd2-bd43-6b1fa61cacae tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:53.616281 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-44758fb6-08e9-4bd2-bd43-6b1fa61cacae tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 returned with HTTP 200 Aug 08 19:35:53.616886 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1110/4441] 10.4.3.89 () {68 vars in 1355 bytes} [Sat Aug 8 19:35:53 2026] PUT /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 => generated 371 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:53.629318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-793e0fbd-5b06-4ced-b29f-7db5f3fad6f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.631853 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-793e0fbd-5b06-4ced-b29f-7db5f3fad6f4 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/9472eb0d-51b0-4cfd-8fb2-bbb37dfbc328 Aug 08 19:35:53.632085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-793e0fbd-5b06-4ced-b29f-7db5f3fad6f4 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.632332 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-793e0fbd-5b06-4ced-b29f-7db5f3fad6f4 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.678086 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-793e0fbd-5b06-4ced-b29f-7db5f3fad6f4 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/9472eb0d-51b0-4cfd-8fb2-bbb37dfbc328 returned with HTTP 202 Aug 08 19:35:53.678656 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1111/4442] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/9472eb0d-51b0-4cfd-8fb2-bbb37dfbc328 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.685897 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3c607df9-76a3-4dcc-90ee-5bdd6dc48345 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.687535 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c607df9-76a3-4dcc-90ee-5bdd6dc48345 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4 Aug 08 19:35:53.687737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c607df9-76a3-4dcc-90ee-5bdd6dc48345 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.687932 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3c607df9-76a3-4dcc-90ee-5bdd6dc48345 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.731146 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3c607df9-76a3-4dcc-90ee-5bdd6dc48345 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4 returned with HTTP 202 Aug 08 19:35:53.731479 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1113/4443] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/e2cc7a29-9e9e-4711-aebf-c81d599ff5e4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.738330 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e20d7744-0b6d-4f61-beef-2c8ab6800a7c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.739749 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e20d7744-0b6d-4f61-beef-2c8ab6800a7c tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3 Aug 08 19:35:53.739948 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e20d7744-0b6d-4f61-beef-2c8ab6800a7c tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.740150 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e20d7744-0b6d-4f61-beef-2c8ab6800a7c tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.776465 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e20d7744-0b6d-4f61-beef-2c8ab6800a7c tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3 returned with HTTP 202 Aug 08 19:35:53.776943 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1110/4444] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/82581ea3-1b8a-4ebc-99bd-84439a7fd4d3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.783865 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c0841d32-5d5a-47c6-9866-bc7e7199af30 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.786007 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0841d32-5d5a-47c6-9866-bc7e7199af30 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/28fb2fdb-2379-4b8c-8b69-da09b4c0b013 Aug 08 19:35:53.786238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0841d32-5d5a-47c6-9866-bc7e7199af30 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.786514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c0841d32-5d5a-47c6-9866-bc7e7199af30 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.812967 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c0841d32-5d5a-47c6-9866-bc7e7199af30 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/28fb2fdb-2379-4b8c-8b69-da09b4c0b013 returned with HTTP 202 Aug 08 19:35:53.813373 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1111/4445] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/28fb2fdb-2379-4b8c-8b69-da09b4c0b013 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:53.821218 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a0ff7583-4900-43ab-b61c-cc638d1d39b7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:53.823586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0ff7583-4900-43ab-b61c-cc638d1d39b7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] DELETE https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 Aug 08 19:35:53.823586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0ff7583-4900-43ab-b61c-cc638d1d39b7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:53.823586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0ff7583-4900-43ab-b61c-cc638d1d39b7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:53.855443 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0ff7583-4900-43ab-b61c-cc638d1d39b7 tempest-VolumeTypesAdminTests-16647325 tempest-VolumeTypesAdminTests-16647325-project-admin] https://10.4.3.89/volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 returned with HTTP 202 Aug 08 19:35:53.855860 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1112/4446] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:53 2026] DELETE /volume/v3/types/37db22ad-1a9c-4b6b-8e03-d09897e76495 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:54.178519 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6fa7fc6d-6273-4b31-84db-4e03fdfd889a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.180201 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6fa7fc6d-6273-4b31-84db-4e03fdfd889a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa Aug 08 19:35:54.180386 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6fa7fc6d-6273-4b31-84db-4e03fdfd889a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:54.180588 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6fa7fc6d-6273-4b31-84db-4e03fdfd889a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:54.186402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6fa7fc6d-6273-4b31-84db-4e03fdfd889a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa returned with HTTP 404 Aug 08 19:35:54.186902 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1114/4447] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:54 2026] GET /volume/v3/volumes/28e7089e-02ed-4402-90d8-a589aefaeefa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:54.193422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85f7dac8-e81e-4a56-b16d-a40ec5fa797f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.198444 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85f7dac8-e81e-4a56-b16d-a40ec5fa797f tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:35:54.198630 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85f7dac8-e81e-4a56-b16d-a40ec5fa797f tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:54.198836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85f7dac8-e81e-4a56-b16d-a40ec5fa797f tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:54.199634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-85f7dac8-e81e-4a56-b16d-a40ec5fa797f tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:35:54.215110 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-85f7dac8-e81e-4a56-b16d-a40ec5fa797f tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Get all volumes completed successfully. Aug 08 19:35:54.217147 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:54.217147 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:54.223283 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85f7dac8-e81e-4a56-b16d-a40ec5fa797f tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:35:54.224559 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1111/4448] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:35:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7950 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:54.235240 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-07e5add2-e8e8-41d9-a945-0ef55966062d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.240339 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07e5add2-e8e8-41d9-a945-0ef55966062d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:54.240610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07e5add2-e8e8-41d9-a945-0ef55966062d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:54.240831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-07e5add2-e8e8-41d9-a945-0ef55966062d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:54.245221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f9a9445-6c8b-4bcf-bb76-5d4970934467 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.247248 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f9a9445-6c8b-4bcf-bb76-5d4970934467 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] DELETE https://10.4.3.89/volume/v3/types/bec3834a-0429-4413-b493-b2a2a0eb6365 Aug 08 19:35:54.247248 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f9a9445-6c8b-4bcf-bb76-5d4970934467 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:54.247916 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f9a9445-6c8b-4bcf-bb76-5d4970934467 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:54.255625 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:54.255625 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:54.260560 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-07e5add2-e8e8-41d9-a945-0ef55966062d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:54.265853 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-07e5add2-e8e8-41d9-a945-0ef55966062d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:54.266230 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1112/4449] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:54 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:54.272161 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f9a9445-6c8b-4bcf-bb76-5d4970934467 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/types/bec3834a-0429-4413-b493-b2a2a0eb6365 returned with HTTP 202 Aug 08 19:35:54.272759 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1113/4450] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:35:54 2026] DELETE /volume/v3/types/bec3834a-0429-4413-b493-b2a2a0eb6365 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:35:54.283778 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c7055f68-8dc4-44da-8a9d-187cae02e61e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.287758 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7055f68-8dc4-44da-8a9d-187cae02e61e tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:35:54.288084 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c7055f68-8dc4-44da-8a9d-187cae02e61e tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-815226877", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:54.312857 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c7055f68-8dc4-44da-8a9d-187cae02e61e tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:35:54.313378 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1115/4451] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:35:54 2026] POST /volume/v3/types => generated 212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:54.324046 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4b7f563f-a795-4f17-89dc-d42c6714a92e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.325879 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b7f563f-a795-4f17-89dc-d42c6714a92e tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] POST https://10.4.3.89/volume/v3/types/5490ba23-fa78-4118-8c9d-808cbecb2138/encryption Aug 08 19:35:54.326228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4b7f563f-a795-4f17-89dc-d42c6714a92e tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:54.354509 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4b7f563f-a795-4f17-89dc-d42c6714a92e tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/types/5490ba23-fa78-4118-8c9d-808cbecb2138/encryption returned with HTTP 200 Aug 08 19:35:54.354928 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1112/4452] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:35:54 2026] POST /volume/v3/types/5490ba23-fa78-4118-8c9d-808cbecb2138/encryption => generated 231 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:54.362765 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-05f54f4e-25bf-420c-a267-82ec840ac581 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.364503 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:35:54.364839 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-4440553", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-815226877", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:54.366202 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-4440553', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-815226877', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:35:54.371240 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:35:54.371240 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:54.371240 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:54.372319 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:35:54.378169 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (22a97e23-5608-4348-ad30-95d5078f6e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:54.379055 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd03270f-7bfd-47df-80f1-2e07557f451c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:54.380194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:35:54.404429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd03270f-7bfd-47df-80f1-2e07557f451c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:35:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5490ba23-fa78-4118-8c9d-808cbecb2138,is_public=True,name='tempest-scenario-type-luks2-815226877',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5490ba23-fa78-4118-8c9d-808cbecb2138', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:54.405142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73319dec-3b3a-4f70-9680-52563477ae05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:54.436710 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-815226877 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-815226877, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:35:54.436908 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-815226877 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-815226877, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:35:54.479387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['dd7a016e-25e3-496e-9168-1f39f3502f76', '1e5f4b5c-7b3a-45cf-93c9-16c0bad867cd', '77ecd475-f892-4fb8-ae11-07312445896a', '7f0528b6-5d9f-4b3a-94a7-65eb79d9b6d9'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:54.480284 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73319dec-3b3a-4f70-9680-52563477ae05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd7a016e-25e3-496e-9168-1f39f3502f76', '1e5f4b5c-7b3a-45cf-93c9-16c0bad867cd', '77ecd475-f892-4fb8-ae11-07312445896a', '7f0528b6-5d9f-4b3a-94a7-65eb79d9b6d9']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:54.480999 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e78aa13c-9e1e-4829-a7db-a1e4334e7a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:54.507687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e78aa13c-9e1e-4829-a7db-a1e4334e7a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3f0813e-0ee0-4fb9-a840-0a780504d3ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-4440553',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['dd7a016e-25e3-496e-9168-1f39f3502f76','1e5f4b5c-7b3a-45cf-93c9-16c0bad867cd','77ecd475-f892-4fb8-ae11-07312445896a','7f0528b6-5d9f-4b3a-94a7-65eb79d9b6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=5490ba23-fa78-4118-8c9d-808cbecb2138), '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-08-08T19:35:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-4440553',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c3f0813e-0ee0-4fb9-a840-0a780504d3ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5490ba23-fa78-4118-8c9d-808cbecb2138),volume_type_id=5490ba23-fa78-4118-8c9d-808cbecb2138)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:54.509202 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fd674f-16e7-4a09-b187-6c81a0b85c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:54.536928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68fd674f-16e7-4a09-b187-6c81a0b85c6a) transitioned into 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-4440553',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['dd7a016e-25e3-496e-9168-1f39f3502f76','1e5f4b5c-7b3a-45cf-93c9-16c0bad867cd','77ecd475-f892-4fb8-ae11-07312445896a','7f0528b6-5d9f-4b3a-94a7-65eb79d9b6d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=5490ba23-fa78-4118-8c9d-808cbecb2138)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:54.538017 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e027a9a-dbf1-4126-be2b-6bd38ecd88ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:35:54.566511 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e027a9a-dbf1-4126-be2b-6bd38ecd88ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:35:54.566511 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (22a97e23-5608-4348-ad30-95d5078f6e75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:35:54.566511 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:35:54.566511 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-05f54f4e-25bf-420c-a267-82ec840ac581 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:35:54.566511 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1113/4453] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:54 2026] POST /volume/v3/volumes => generated 775 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:54.580109 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bc93ebed-a516-485b-b401-14a8fbb441df None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.584430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc93ebed-a516-485b-b401-14a8fbb441df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:35:54.584430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc93ebed-a516-485b-b401-14a8fbb441df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:54.584430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bc93ebed-a516-485b-b401-14a8fbb441df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:54.589698 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:54.589698 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:54.593345 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-bc93ebed-a516-485b-b401-14a8fbb441df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:54.598115 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bc93ebed-a516-485b-b401-14a8fbb441df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 200 Aug 08 19:35:54.598115 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1114/4454] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:54 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:54.761846 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-0c4b1852-2d2e-4239-8196-fc95b019aa18 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:54.765798 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-0c4b1852-2d2e-4239-8196-fc95b019aa18 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6/action Aug 08 19:35:54.766301 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-0c4b1852-2d2e-4239-8196-fc95b019aa18 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:54.766479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-0c4b1852-2d2e-4239-8196-fc95b019aa18 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:54.787634 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:54.787634 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:54.812982 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e4227c12-1203-4c2c-bab5-e642be17b5a0 req-0c4b1852-2d2e-4239-8196-fc95b019aa18 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6/action returned with HTTP 204 Aug 08 19:35:54.813564 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1116/4455] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:54 2026] POST /volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:55.282965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a6bf9787-58e1-49b0-b6ae-92fe47be10dc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:55.282965 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6bf9787-58e1-49b0-b6ae-92fe47be10dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:35:55.282965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6bf9787-58e1-49b0-b6ae-92fe47be10dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:55.283382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a6bf9787-58e1-49b0-b6ae-92fe47be10dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:55.292788 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:55.292788 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:55.296997 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a6bf9787-58e1-49b0-b6ae-92fe47be10dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:55.302653 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a6bf9787-58e1-49b0-b6ae-92fe47be10dc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:35:55.303200 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1113/4456] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:55 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:55.316280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:55.318382 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:35:55.318799 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f689a43-3a6b-4d95-8dbb-989a40f81b41", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1244055856", "container": "tempest-volumesbackupstest-backup-container-781555889"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:55.320161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating new backup {'backup': {'volume_id': '1f689a43-3a6b-4d95-8dbb-989a40f81b41', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1244055856', 'container': 'tempest-volumesbackupstest-backup-container-781555889'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:35:55.320364 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating backup of volume 1f689a43-3a6b-4d95-8dbb-989a40f81b41 in container tempest-volumesbackupstest-backup-container-781555889 Aug 08 19:35:55.332287 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:55.332287 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:55.332988 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:35:55.354106 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['a442498c-de38-4de1-8dc3-6fb9fd3395fc', '208c6095-fb96-4b9d-92e0-db6af7e0208f'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:35:55.402778 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e01e47f3-7f5d-4229-8400-99a5d9e995c1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:35:55.403305 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1114/4457] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:35:55 2026] POST /volume/v3/backups => generated 328 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:35:55.412051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-066e946d-05a6-4076-8a1c-1ebc123186ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:55.413752 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-066e946d-05a6-4076-8a1c-1ebc123186ea tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:35:55.413986 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-066e946d-05a6-4076-8a1c-1ebc123186ea tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:55.414233 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-066e946d-05a6-4076-8a1c-1ebc123186ea tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:55.414321 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-066e946d-05a6-4076-8a1c-1ebc123186ea tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:55.420305 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:55.420305 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:55.422788 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-066e946d-05a6-4076-8a1c-1ebc123186ea tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:35:55.423028 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1115/4458] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:55 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:55.617663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e1576e91-9ba2-4947-9364-ec872b047fb7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:55.620384 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1576e91-9ba2-4947-9364-ec872b047fb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:35:55.620650 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1576e91-9ba2-4947-9364-ec872b047fb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:55.620917 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e1576e91-9ba2-4947-9364-ec872b047fb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:55.634041 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:55.634041 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:55.643248 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e1576e91-9ba2-4947-9364-ec872b047fb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:55.651162 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e1576e91-9ba2-4947-9364-ec872b047fb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 200 Aug 08 19:35:55.651431 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1117/4459] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:55 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:55.664402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8b3bf9f2-0794-4dba-ba79-436eda5d373b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:55.666543 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b3bf9f2-0794-4dba-ba79-436eda5d373b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:35:55.666764 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b3bf9f2-0794-4dba-ba79-436eda5d373b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:55.666990 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8b3bf9f2-0794-4dba-ba79-436eda5d373b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:55.677817 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:55.677817 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:55.686200 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8b3bf9f2-0794-4dba-ba79-436eda5d373b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:55.692291 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8b3bf9f2-0794-4dba-ba79-436eda5d373b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 200 Aug 08 19:35:55.692879 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1114/4460] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:55 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:55.706188 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7711acac-5a0f-440e-826c-0802171d27eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:55.708302 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7711acac-5a0f-440e-826c-0802171d27eb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/action Aug 08 19:35:55.708729 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7711acac-5a0f-440e-826c-0802171d27eb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:55.708918 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7711acac-5a0f-440e-826c-0802171d27eb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:55.723976 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:55.723976 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:55.724443 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7711acac-5a0f-440e-826c-0802171d27eb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:55.741117 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7711acac-5a0f-440e-826c-0802171d27eb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume updated successfully. Aug 08 19:35:55.741379 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7711acac-5a0f-440e-826c-0802171d27eb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/action returned with HTTP 200 Aug 08 19:35:55.741904 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1115/4461] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:35:55 2026] POST /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 08 19:35:55.916031 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-070a2419-6443-456c-9840-942de7917b2a req-d1c2f426-10c0-4876-9c4b-9ddd26d47bb4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:55.918368 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-d1c2f426-10c0-4876-9c4b-9ddd26d47bb4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:35:55.918657 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-d1c2f426-10c0-4876-9c4b-9ddd26d47bb4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:55.918944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-d1c2f426-10c0-4876-9c4b-9ddd26d47bb4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:55.926456 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:55.926456 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:55.931596 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-070a2419-6443-456c-9840-942de7917b2a req-d1c2f426-10c0-4876-9c4b-9ddd26d47bb4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:55.937477 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-d1c2f426-10c0-4876-9c4b-9ddd26d47bb4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 200 Aug 08 19:35:55.938024 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1116/4462] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:55 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:56.376986 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-070a2419-6443-456c-9840-942de7917b2a req-529e8d0a-9032-4d60-ae73-a42381050554 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:56.379176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-529e8d0a-9032-4d60-ae73-a42381050554 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:35:56.379405 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-529e8d0a-9032-4d60-ae73-a42381050554 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:56.379659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-529e8d0a-9032-4d60-ae73-a42381050554 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:56.386597 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:56.386597 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:56.390881 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-070a2419-6443-456c-9840-942de7917b2a req-529e8d0a-9032-4d60-ae73-a42381050554 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:56.396892 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-529e8d0a-9032-4d60-ae73-a42381050554 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 200 Aug 08 19:35:56.397455 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1118/4463] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:35:56 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:56.410099 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85def69a-2fb6-4f89-bb15-5b202809bf74 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:56.410503 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85def69a-2fb6-4f89-bb15-5b202809bf74 None None] GET https://10.4.3.89/volume// Aug 08 19:35:56.410642 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85def69a-2fb6-4f89-bb15-5b202809bf74 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:56.410854 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85def69a-2fb6-4f89-bb15-5b202809bf74 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:56.411200 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85def69a-2fb6-4f89-bb15-5b202809bf74 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:56.411504 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1115/4464] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:35:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:56.418779 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-070a2419-6443-456c-9840-942de7917b2a req-0b6992ce-7e37-4f8b-a0c3-2ab64de87bb0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:56.420733 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-0b6992ce-7e37-4f8b-a0c3-2ab64de87bb0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:35:56.421179 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-0b6992ce-7e37-4f8b-a0c3-2ab64de87bb0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3f0813e-0ee0-4fb9-a840-0a780504d3ff", "connector": null, "instance_uuid": "a72916a1-ee06-4969-862b-7799db866db8"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:56.429246 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:56.429246 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:56.436729 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-232a86f2-482f-4fdb-8821-0b667e0f64fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:56.438001 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-232a86f2-482f-4fdb-8821-0b667e0f64fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:35:56.438208 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-232a86f2-482f-4fdb-8821-0b667e0f64fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:56.438423 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-232a86f2-482f-4fdb-8821-0b667e0f64fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:56.438540 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-232a86f2-482f-4fdb-8821-0b667e0f64fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:56.443029 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:56.443029 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:56.443891 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-232a86f2-482f-4fdb-8821-0b667e0f64fc tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:35:56.444234 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1117/4465] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:56 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:56.456729 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-0b6992ce-7e37-4f8b-a0c3-2ab64de87bb0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:35:56.457194 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1116/4466] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:35:56 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) Aug 08 19:35:57.439280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-89878e4d-a9e6-49a1-a3ef-86b4464cf2af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:57.439653 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89878e4d-a9e6-49a1-a3ef-86b4464cf2af None None] GET https://10.4.3.89/volume// Aug 08 19:35:57.439805 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89878e4d-a9e6-49a1-a3ef-86b4464cf2af None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:57.440099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-89878e4d-a9e6-49a1-a3ef-86b4464cf2af None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:57.440350 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-89878e4d-a9e6-49a1-a3ef-86b4464cf2af None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:35:57.440648 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1119/4467] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:35:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:35:57.448404 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-070a2419-6443-456c-9840-942de7917b2a req-8b2f0104-b8df-4d52-9b08-ff050b3508a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:57.452910 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-8b2f0104-b8df-4d52-9b08-ff050b3508a0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:35:57.453128 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-8b2f0104-b8df-4d52-9b08-ff050b3508a0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:57.453324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-8b2f0104-b8df-4d52-9b08-ff050b3508a0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:57.454894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ba25c820-8018-4c5b-9a46-c189f520070c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:57.456423 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba25c820-8018-4c5b-9a46-c189f520070c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:35:57.456605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba25c820-8018-4c5b-9a46-c189f520070c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:57.456781 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ba25c820-8018-4c5b-9a46-c189f520070c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:57.456909 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ba25c820-8018-4c5b-9a46-c189f520070c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:57.461147 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:57.461147 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:57.461884 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ba25c820-8018-4c5b-9a46-c189f520070c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:35:57.462259 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1118/4468] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:57 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:57.465919 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:57.465919 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:57.472345 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-070a2419-6443-456c-9840-942de7917b2a req-8b2f0104-b8df-4d52-9b08-ff050b3508a0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:35:57.479959 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-8b2f0104-b8df-4d52-9b08-ff050b3508a0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 200 Aug 08 19:35:57.480744 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1116/4469] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:35:57 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 1046 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:35:57.606966 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-070a2419-6443-456c-9840-942de7917b2a req-549c323f-4235-4ba3-98db-406614af878f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:57.611140 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-549c323f-4235-4ba3-98db-406614af878f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f Aug 08 19:35:57.612473 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-549c323f-4235-4ba3-98db-406614af878f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:57.623745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-070a2419-6443-456c-9840-942de7917b2a req-549c323f-4235-4ba3-98db-406614af878f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-c3f0813e-0ee0-4fb9-a840-0a780504d3ff-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:35:57.630684 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-070a2419-6443-456c-9840-942de7917b2a req-549c323f-4235-4ba3-98db-406614af878f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-c3f0813e-0ee0-4fb9-a840-0a780504d3ff-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:35:57.632458 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:57.632458 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:35:57.799172 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-070a2419-6443-456c-9840-942de7917b2a req-549c323f-4235-4ba3-98db-406614af878f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-c3f0813e-0ee0-4fb9-a840-0a780504d3ff-np0000006803" released by "attachment_update" :: held 0.167s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:35:57.799172 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-549c323f-4235-4ba3-98db-406614af878f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f returned with HTTP 200 Aug 08 19:35:57.799172 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1117/4470] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:35:57 2026] PUT /volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f => generated 968 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:35:57.835542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-070a2419-6443-456c-9840-942de7917b2a req-306bf499-3d0a-4a0f-a403-bcd835e382db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:57.838605 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-306bf499-3d0a-4a0f-a403-bcd835e382db tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f/action Aug 08 19:35:57.839602 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-306bf499-3d0a-4a0f-a403-bcd835e382db tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:35:57.840262 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-306bf499-3d0a-4a0f-a403-bcd835e382db tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:35:57.844673 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=441,cinder:UPDATE=119,cinder:INSERT=58 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:35:57.868526 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:57.868526 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:35:57.887517 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-306bf499-3d0a-4a0f-a403-bcd835e382db tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f/action returned with HTTP 204 Aug 08 19:35:57.888164 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1120/4471] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:35:57 2026] POST /volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:35:58.482036 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e9caa715-9352-41a8-9e61-4da3485168ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:58.488536 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9caa715-9352-41a8-9e61-4da3485168ec tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:35:58.488997 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9caa715-9352-41a8-9e61-4da3485168ec tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:58.489131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e9caa715-9352-41a8-9e61-4da3485168ec tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:58.491388 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-e9caa715-9352-41a8-9e61-4da3485168ec tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:58.507617 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:58.507617 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:35:58.508844 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e9caa715-9352-41a8-9e61-4da3485168ec tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:35:58.509202 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1119/4472] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:58 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:35:59.530481 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-33e43309-fd4b-4a2c-95cf-6649b2468bc6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:35:59.535555 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33e43309-fd4b-4a2c-95cf-6649b2468bc6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:35:59.535729 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33e43309-fd4b-4a2c-95cf-6649b2468bc6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:35:59.535921 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-33e43309-fd4b-4a2c-95cf-6649b2468bc6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:35:59.536134 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-33e43309-fd4b-4a2c-95cf-6649b2468bc6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:35:59.544890 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:35:59.544890 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:35:59.545664 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-33e43309-fd4b-4a2c-95cf-6649b2468bc6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:35:59.546043 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1117/4473] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:35:59 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:00.557612 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-03b937e8-d2dc-48b5-b411-0955288c4d1c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:00.561101 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03b937e8-d2dc-48b5-b411-0955288c4d1c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:00.561335 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-03b937e8-d2dc-48b5-b411-0955288c4d1c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:00.561560 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-03b937e8-d2dc-48b5-b411-0955288c4d1c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:00.561707 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-03b937e8-d2dc-48b5-b411-0955288c4d1c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:00.568456 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:00.568456 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:00.572929 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-03b937e8-d2dc-48b5-b411-0955288c4d1c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:00.573324 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1118/4474] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:00 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:01.588157 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6447e87b-c957-4485-a1f3-f517a7ec179d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:01.590136 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6447e87b-c957-4485-a1f3-f517a7ec179d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:01.590399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6447e87b-c957-4485-a1f3-f517a7ec179d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:01.590743 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6447e87b-c957-4485-a1f3-f517a7ec179d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:01.590938 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6447e87b-c957-4485-a1f3-f517a7ec179d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:01.598065 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:01.598065 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:01.599537 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6447e87b-c957-4485-a1f3-f517a7ec179d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:01.600150 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1121/4475] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:01 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:02.617211 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-204f6bf5-e7b7-4631-a7b6-4fe533df663e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:02.619370 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-204f6bf5-e7b7-4631-a7b6-4fe533df663e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:02.619370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-204f6bf5-e7b7-4631-a7b6-4fe533df663e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:02.619486 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-204f6bf5-e7b7-4631-a7b6-4fe533df663e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:02.619682 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-204f6bf5-e7b7-4631-a7b6-4fe533df663e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:02.627071 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:02.627071 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:02.627851 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-204f6bf5-e7b7-4631-a7b6-4fe533df663e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:02.628316 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1120/4476] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:02 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:02.924930 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-070a2419-6443-456c-9840-942de7917b2a req-2e83b15d-391c-4e3f-a618-094d55f95bb3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:02.927170 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-2e83b15d-391c-4e3f-a618-094d55f95bb3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/encryption Aug 08 19:36:02.927418 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-2e83b15d-391c-4e3f-a618-094d55f95bb3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:02.928072 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-2e83b15d-391c-4e3f-a618-094d55f95bb3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:02.948435 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:02.948435 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:02.953303 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-070a2419-6443-456c-9840-942de7917b2a req-2e83b15d-391c-4e3f-a618-094d55f95bb3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/encryption returned with HTTP 200 Aug 08 19:36:02.953853 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1118/4477] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:36:02 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:03.640444 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-761f9a24-3026-4edf-b11a-614059d79609 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:03.645425 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-761f9a24-3026-4edf-b11a-614059d79609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:03.645425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-761f9a24-3026-4edf-b11a-614059d79609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:03.645425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-761f9a24-3026-4edf-b11a-614059d79609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:03.645425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-761f9a24-3026-4edf-b11a-614059d79609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:03.651777 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:03.651777 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:03.652858 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-761f9a24-3026-4edf-b11a-614059d79609 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:03.653344 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1119/4478] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:03 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:04.527479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f02540c7-a359-4f49-9995-4adaedf1a314 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:04.665245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-30730629-23e5-4493-accc-374c2661aabd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:04.667068 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30730629-23e5-4493-accc-374c2661aabd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:04.667306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-30730629-23e5-4493-accc-374c2661aabd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:04.667519 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-30730629-23e5-4493-accc-374c2661aabd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:04.667636 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-30730629-23e5-4493-accc-374c2661aabd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:04.668962 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:04.669306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1669913412", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:04.670830 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1669913412', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:04.670935 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Create volume of 1 GB Aug 08 19:36:04.672994 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:04.672994 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:04.673786 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-30730629-23e5-4493-accc-374c2661aabd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:04.674159 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1121/4479] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:04 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:04.675548 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Availability Zones retrieved successfully. Aug 08 19:36:04.680628 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Flow 'volume_create_api' (dd3eb484-c9a3-44fc-82b9-b2793efb0e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:04.681775 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59847902-9f0f-4e34-9056-fdf50cf0319c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:04.682637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:04.709083 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59847902-9f0f-4e34-9056-fdf50cf0319c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:04.709816 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571ff3ec-2191-41d9-8d39-9a561839de9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:04.770550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Created reservations ['30d5bf3d-de25-4c89-92f0-12d8766dd17a', 'c27f565b-f339-416c-bac4-5b13ebd0303e', 'abca57fc-8d36-4e13-9a07-7c281550e82b', '96ccefd0-49d3-4e33-a862-8ebe83a2e59a'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:04.771250 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (571ff3ec-2191-41d9-8d39-9a561839de9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30d5bf3d-de25-4c89-92f0-12d8766dd17a', 'c27f565b-f339-416c-bac4-5b13ebd0303e', 'abca57fc-8d36-4e13-9a07-7c281550e82b', '96ccefd0-49d3-4e33-a862-8ebe83a2e59a']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:04.772089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc5dd6a-30e3-438c-beaf-a8678b7619fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:04.794111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc5dd6a-30e3-438c-beaf-a8678b7619fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8909a768-ef34-481d-8152-f30528b9fa97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1669913412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b0b62322854671ab31d90f7af1db0b',qos_specs=None,replication_status=,reservations=['30d5bf3d-de25-4c89-92f0-12d8766dd17a','c27f565b-f339-416c-bac4-5b13ebd0303e','abca57fc-8d36-4e13-9a07-7c281550e82b','96ccefd0-49d3-4e33-a862-8ebe83a2e59a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e291d95ccd34469ea46c11c3b702f282',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1669913412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8909a768-ef34-481d-8152-f30528b9fa97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20b0b62322854671ab31d90f7af1db0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='e291d95ccd34469ea46c11c3b702f282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:04.794900 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8368be4-ad12-4e2a-aeb2-012e28ba4ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:04.813617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8368be4-ad12-4e2a-aeb2-012e28ba4ba2) transitioned into 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-1669913412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b0b62322854671ab31d90f7af1db0b',qos_specs=None,replication_status=,reservations=['30d5bf3d-de25-4c89-92f0-12d8766dd17a','c27f565b-f339-416c-bac4-5b13ebd0303e','abca57fc-8d36-4e13-9a07-7c281550e82b','96ccefd0-49d3-4e33-a862-8ebe83a2e59a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e291d95ccd34469ea46c11c3b702f282',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:04.814365 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1f8347-273f-48a1-a07f-c4b3165f6798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:04.825045 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1f8347-273f-48a1-a07f-c4b3165f6798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:04.825911 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Flow 'volume_create_api' (dd3eb484-c9a3-44fc-82b9-b2793efb0e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:04.826235 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Create volume request issued successfully. Aug 08 19:36:04.826838 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f02540c7-a359-4f49-9995-4adaedf1a314 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:04.827256 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1122/4480] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:04 2026] POST /volume/v3/volumes => generated 752 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:04.844534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f8dfe947-e638-4060-bea6-6d6f8d9ba5d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:04.846152 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8dfe947-e638-4060-bea6-6d6f8d9ba5d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:04.846340 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8dfe947-e638-4060-bea6-6d6f8d9ba5d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:04.846555 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f8dfe947-e638-4060-bea6-6d6f8d9ba5d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:04.855836 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:04.855836 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:04.860627 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f8dfe947-e638-4060-bea6-6d6f8d9ba5d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:04.867229 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f8dfe947-e638-4060-bea6-6d6f8d9ba5d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 200 Aug 08 19:36:04.867733 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1119/4481] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:04 2026] GET /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:05.683907 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3909e270-2026-40a4-bafe-f7fc16c64dc1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:05.686231 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3909e270-2026-40a4-bafe-f7fc16c64dc1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:05.686524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3909e270-2026-40a4-bafe-f7fc16c64dc1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:05.686819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3909e270-2026-40a4-bafe-f7fc16c64dc1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:05.686963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-3909e270-2026-40a4-bafe-f7fc16c64dc1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:05.692797 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:05.692797 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:05.693884 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3909e270-2026-40a4-bafe-f7fc16c64dc1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:05.694617 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1120/4482] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:05 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:05.885614 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d9c90ca5-eded-4f51-b35c-319cbff3ec52 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:05.887518 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9c90ca5-eded-4f51-b35c-319cbff3ec52 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:05.887703 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9c90ca5-eded-4f51-b35c-319cbff3ec52 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:05.887930 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d9c90ca5-eded-4f51-b35c-319cbff3ec52 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:05.895910 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:05.895910 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:05.899832 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d9c90ca5-eded-4f51-b35c-319cbff3ec52 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:05.904511 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d9c90ca5-eded-4f51-b35c-319cbff3ec52 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 200 Aug 08 19:36:05.904941 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1122/4483] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:05 2026] GET /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:05.919377 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-47b3a050-ae83-4a40-afd3-1f1f70c46c04 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:05.920442 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47b3a050-ae83-4a40-afd3-1f1f70c46c04 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:05.920698 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47b3a050-ae83-4a40-afd3-1f1f70c46c04 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:05.920948 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-47b3a050-ae83-4a40-afd3-1f1f70c46c04 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:05.931283 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:05.931283 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:05.937038 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-47b3a050-ae83-4a40-afd3-1f1f70c46c04 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:05.941301 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-47b3a050-ae83-4a40-afd3-1f1f70c46c04 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 200 Aug 08 19:36:05.941704 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1123/4484] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:05 2026] GET /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:05.957115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:05.959225 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:36:05.959686 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8909a768-ef34-481d-8152-f30528b9fa97", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1784180068", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:05.970266 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:05.970266 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:05.970795 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:05.970977 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Create snapshot from volume 8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:06.011524 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Created reservations ['97f86071-b751-42bf-85a8-2b50ff3f4ead', 'dda87dc2-a831-4f0d-a526-e1f0176998ff', '390bfa7e-143d-4b43-994e-dd63943aa81c', '68bbf42f-99a0-4769-a9f2-02329c4fb413'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:06.046285 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot force create request issued successfully. Aug 08 19:36:06.046713 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4795d2dd-dd81-4f76-8a97-72669295ef4a tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:36:06.047237 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1120/4485] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:36:05 2026] POST /volume/v3/snapshots => generated 310 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:06.057432 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-09130e4e-a3a2-4127-9908-9418d77d2bd6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:06.058455 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09130e4e-a3a2-4127-9908-9418d77d2bd6 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:06.058721 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09130e4e-a3a2-4127-9908-9418d77d2bd6 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:06.058975 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09130e4e-a3a2-4127-9908-9418d77d2bd6 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:06.072442 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:06.072442 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:06.073043 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-09130e4e-a3a2-4127-9908-9418d77d2bd6 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot retrieved successfully. Aug 08 19:36:06.074082 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09130e4e-a3a2-4127-9908-9418d77d2bd6 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 200 Aug 08 19:36:06.074545 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1121/4486] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:06 2026] GET /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:06.705187 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cb254cdb-9ff5-40bc-8c91-313963943bdb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:06.707574 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb254cdb-9ff5-40bc-8c91-313963943bdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:06.707871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb254cdb-9ff5-40bc-8c91-313963943bdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:06.708100 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb254cdb-9ff5-40bc-8c91-313963943bdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:06.708241 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cb254cdb-9ff5-40bc-8c91-313963943bdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:06.713770 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:06.713770 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:06.714652 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb254cdb-9ff5-40bc-8c91-313963943bdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:06.715213 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1123/4487] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:06 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.057634 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-161f0ee8-fb86-4026-adcb-6b0a05c43fc3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.059568 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-161f0ee8-fb86-4026-adcb-6b0a05c43fc3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:07.059824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-161f0ee8-fb86-4026-adcb-6b0a05c43fc3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.060068 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-161f0ee8-fb86-4026-adcb-6b0a05c43fc3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.089034 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-29a8502c-7999-4500-8b1a-3529d70fe877 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.089307 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.089307 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:07.093691 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29a8502c-7999-4500-8b1a-3529d70fe877 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:07.093946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29a8502c-7999-4500-8b1a-3529d70fe877 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.094206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-29a8502c-7999-4500-8b1a-3529d70fe877 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.097306 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-161f0ee8-fb86-4026-adcb-6b0a05c43fc3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:07.099630 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.099630 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:07.100232 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-29a8502c-7999-4500-8b1a-3529d70fe877 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot retrieved successfully. Aug 08 19:36:07.101330 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-29a8502c-7999-4500-8b1a-3529d70fe877 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 200 Aug 08 19:36:07.101863 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1121/4488] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.104285 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-161f0ee8-fb86-4026-adcb-6b0a05c43fc3 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:07.104758 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1124/4489] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.111559 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e33e750-617f-4365-a5ab-0b24abf36384 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.122468 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e33e750-617f-4365-a5ab-0b24abf36384 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:07.122702 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e33e750-617f-4365-a5ab-0b24abf36384 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.124421 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e33e750-617f-4365-a5ab-0b24abf36384 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.125302 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9cd2eb76-ff3c-4044-aa5e-64bdf484ad64 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.127594 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9cd2eb76-ff3c-4044-aa5e-64bdf484ad64 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:07.127829 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9cd2eb76-ff3c-4044-aa5e-64bdf484ad64 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.128040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9cd2eb76-ff3c-4044-aa5e-64bdf484ad64 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.130744 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.130744 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:07.131375 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8e33e750-617f-4365-a5ab-0b24abf36384 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot retrieved successfully. Aug 08 19:36:07.132258 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e33e750-617f-4365-a5ab-0b24abf36384 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 200 Aug 08 19:36:07.132653 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1122/4490] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.135487 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.135487 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:07.144261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0570b131-a1cf-4b5f-9fac-9503ab95e3bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.144883 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9cd2eb76-ff3c-4044-aa5e-64bdf484ad64 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:07.146317 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0570b131-a1cf-4b5f-9fac-9503ab95e3bc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:07.146652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0570b131-a1cf-4b5f-9fac-9503ab95e3bc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.146967 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0570b131-a1cf-4b5f-9fac-9503ab95e3bc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.149955 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9cd2eb76-ff3c-4044-aa5e-64bdf484ad64 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:07.150486 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1124/4491] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.152711 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.152711 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:07.153180 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0570b131-a1cf-4b5f-9fac-9503ab95e3bc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot retrieved successfully. Aug 08 19:36:07.154044 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0570b131-a1cf-4b5f-9fac-9503ab95e3bc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 200 Aug 08 19:36:07.154724 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1122/4492] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.164535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.166233 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:07.166591 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d03314d3-63b4-41f5-90bb-343c7e304f70", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:07.168080 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Create volume request body: {'volume': {'snapshot_id': 'd03314d3-63b4-41f5-90bb-343c7e304f70', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:07.174621 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.174621 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:07.175072 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot retrieved successfully. Aug 08 19:36:07.175183 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Create volume of 1 GB Aug 08 19:36:07.179938 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Availability Zones retrieved successfully. Aug 08 19:36:07.185032 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Flow 'volume_create_api' (1a0b46cd-0f7e-4e05-b5a1-1988405170ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:07.185964 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38c40b8-362e-4d31-872a-28f470bba4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:07.186794 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:07.219429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38c40b8-362e-4d31-872a-28f470bba4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd03314d3-63b4-41f5-90bb-343c7e304f70', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:07.220379 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17d08d8-11f7-4dc5-b260-8d68f2c3ca91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:07.222957 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-51fe470a-60c3-4e09-bebc-56236aea106d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.225369 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-51fe470a-60c3-4e09-bebc-56236aea106d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:07.225808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-51fe470a-60c3-4e09-bebc-56236aea106d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.226153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-51fe470a-60c3-4e09-bebc-56236aea106d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.234173 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.234173 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:07.239428 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-51fe470a-60c3-4e09-bebc-56236aea106d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:07.245173 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-51fe470a-60c3-4e09-bebc-56236aea106d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:07.245780 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1123/4493] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.266435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Created reservations ['b403b1ea-2619-4d27-a7cb-0cc5e009f2e8', '1bbcb902-3936-44d0-80f4-409443ac9bc8', '524295f2-1696-4d48-8977-14922d0fdadf', '5c939135-52f8-4787-b25c-1f3775cebbb2'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:07.267497 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d17d08d8-11f7-4dc5-b260-8d68f2c3ca91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b403b1ea-2619-4d27-a7cb-0cc5e009f2e8', '1bbcb902-3936-44d0-80f4-409443ac9bc8', '524295f2-1696-4d48-8977-14922d0fdadf', '5c939135-52f8-4787-b25c-1f3775cebbb2']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:07.268495 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae59075-9338-4d78-8175-11cb602f5bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:07.320762 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ae59075-9338-4d78-8175-11cb602f5bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a4a9787-e768-4d97-895e-ec0e2d2480e2', '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='20b0b62322854671ab31d90f7af1db0b',qos_specs=None,replication_status=,reservations=['b403b1ea-2619-4d27-a7cb-0cc5e009f2e8','1bbcb902-3936-44d0-80f4-409443ac9bc8','524295f2-1696-4d48-8977-14922d0fdadf','5c939135-52f8-4787-b25c-1f3775cebbb2'],size=1,snapshot_id=d03314d3-63b4-41f5-90bb-343c7e304f70,source_replicaid=,source_volid=None,status='creating',user_id='e291d95ccd34469ea46c11c3b702f282',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:07Z,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=8a4a9787-e768-4d97-895e-ec0e2d2480e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20b0b62322854671ab31d90f7af1db0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d03314d3-63b4-41f5-90bb-343c7e304f70,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e291d95ccd34469ea46c11c3b702f282',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:07.321506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eddd3a6-9976-48df-9556-543e5a881765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:07.344541 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eddd3a6-9976-48df-9556-543e5a881765) transitioned into 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='20b0b62322854671ab31d90f7af1db0b',qos_specs=None,replication_status=,reservations=['b403b1ea-2619-4d27-a7cb-0cc5e009f2e8','1bbcb902-3936-44d0-80f4-409443ac9bc8','524295f2-1696-4d48-8977-14922d0fdadf','5c939135-52f8-4787-b25c-1f3775cebbb2'],size=1,snapshot_id=d03314d3-63b4-41f5-90bb-343c7e304f70,source_replicaid=,source_volid=None,status='creating',user_id='e291d95ccd34469ea46c11c3b702f282',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:07.345391 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2412aa8-e3fa-4cc4-b75a-27205598b049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:07.384499 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2412aa8-e3fa-4cc4-b75a-27205598b049) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:07.384499 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Flow 'volume_create_api' (1a0b46cd-0f7e-4e05-b5a1-1988405170ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:07.385149 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Create volume request issued successfully. Aug 08 19:36:07.386132 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f9cf521-08e8-4e7d-8a4f-61378bb4714f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:07.386927 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1125/4494] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:36:07 2026] POST /volume/v3/volumes => generated 739 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:07.406430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8ed86631-0b10-4831-97e7-2f1eb4254bc0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.408644 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ed86631-0b10-4831-97e7-2f1eb4254bc0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 Aug 08 19:36:07.409103 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ed86631-0b10-4831-97e7-2f1eb4254bc0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.409326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8ed86631-0b10-4831-97e7-2f1eb4254bc0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.417647 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.417647 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:07.422056 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8ed86631-0b10-4831-97e7-2f1eb4254bc0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:07.423474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f321c99b-06b6-40cb-9412-8acbb68a0ba1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.424012 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f321c99b-06b6-40cb-9412-8acbb68a0ba1 None None] GET https://10.4.3.89/volume// Aug 08 19:36:07.424319 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f321c99b-06b6-40cb-9412-8acbb68a0ba1 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.425257 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f321c99b-06b6-40cb-9412-8acbb68a0ba1 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.425469 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f321c99b-06b6-40cb-9412-8acbb68a0ba1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:07.425907 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1123/4495] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:07.426871 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8ed86631-0b10-4831-97e7-2f1eb4254bc0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 returned with HTTP 200 Aug 08 19:36:07.427381 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1125/4496] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 => generated 807 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.435081 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-6b967872-fc61-4787-9fbd-6539e51af86e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.438346 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-6b967872-fc61-4787-9fbd-6539e51af86e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:36:07.439540 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-6b967872-fc61-4787-9fbd-6539e51af86e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "138e5fa6-ea3d-474e-b105-71c0a8e8a87d", "connector": null, "instance_uuid": "ea8b342f-3eeb-4cfc-8791-e670e3343e5e"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:07.461118 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.461118 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:07.507846 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-6b967872-fc61-4787-9fbd-6539e51af86e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:36:07.507846 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1124/4497] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:36:07 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) Aug 08 19:36:07.572048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a594256c-d9e3-4194-992d-2c190777e546 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.576205 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a594256c-d9e3-4194-992d-2c190777e546 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:07.576205 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a594256c-d9e3-4194-992d-2c190777e546 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.576205 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a594256c-d9e3-4194-992d-2c190777e546 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.586924 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.586924 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:07.592919 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a594256c-d9e3-4194-992d-2c190777e546 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:07.593568 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f86262a-5462-464b-a492-148e8bee0355 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.593943 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f86262a-5462-464b-a492-148e8bee0355 None None] GET https://10.4.3.89/volume// Aug 08 19:36:07.594113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f86262a-5462-464b-a492-148e8bee0355 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.594291 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f86262a-5462-464b-a492-148e8bee0355 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.594650 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f86262a-5462-464b-a492-148e8bee0355 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:07.594939 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1124/4498] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:07.599453 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a594256c-d9e3-4194-992d-2c190777e546 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:07.599453 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1126/4499] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.607920 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-e46cd185-902a-4ccd-8e86-ee0eac7388fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.610546 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-e46cd185-902a-4ccd-8e86-ee0eac7388fc tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:07.610835 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-e46cd185-902a-4ccd-8e86-ee0eac7388fc tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.611073 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-e46cd185-902a-4ccd-8e86-ee0eac7388fc tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.620428 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.620428 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:07.623865 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-e46cd185-902a-4ccd-8e86-ee0eac7388fc tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:07.628699 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-e46cd185-902a-4ccd-8e86-ee0eac7388fc tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:07.629119 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1126/4500] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 1054 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:36:07.726582 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-15bad50e-85d0-41b0-86e2-7a24848669a4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.732546 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15bad50e-85d0-41b0-86e2-7a24848669a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:07.732882 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15bad50e-85d0-41b0-86e2-7a24848669a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.733192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15bad50e-85d0-41b0-86e2-7a24848669a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.733381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-15bad50e-85d0-41b0-86e2-7a24848669a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:07.745944 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.745944 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:07.747126 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15bad50e-85d0-41b0-86e2-7a24848669a4 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:07.748558 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1125/4501] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:07.821873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-2e82f672-734b-455a-a5f9-0dcccf711578 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.824404 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-2e82f672-734b-455a-a5f9-0dcccf711578 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] PUT https://10.4.3.89/volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b Aug 08 19:36:07.824786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-2e82f672-734b-455a-a5f9-0dcccf711578 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:07.828515 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=433,cinder:INSERT=70,cinder:UPDATE=120 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:36:07.835242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-2e82f672-734b-455a-a5f9-0dcccf711578 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Acquiring lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:36:07.846767 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-2e82f672-734b-455a-a5f9-0dcccf711578 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" acquired by "attachment_update" :: waited 0.010s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:36:07.848756 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.848756 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:07.949206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-2e82f672-734b-455a-a5f9-0dcccf711578 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" released by "attachment_update" :: held 0.104s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:36:07.949587 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-2e82f672-734b-455a-a5f9-0dcccf711578 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b returned with HTTP 200 Aug 08 19:36:07.950122 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1125/4502] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:36:07 2026] PUT /volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:07.974108 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-a8c97379-961f-41a2-badd-2b9d796e2ef0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:07.976650 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-a8c97379-961f-41a2-badd-2b9d796e2ef0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption Aug 08 19:36:07.977292 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-a8c97379-961f-41a2-badd-2b9d796e2ef0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:07.977799 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-a8c97379-961f-41a2-badd-2b9d796e2ef0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:07.990764 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:07.990764 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:07.999543 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-a8c97379-961f-41a2-badd-2b9d796e2ef0 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption returned with HTTP 200 Aug 08 19:36:08.000547 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1127/4503] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:36:07 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:08.440652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b76feb4-5858-4665-88b6-b06777542201 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:08.443654 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b76feb4-5858-4665-88b6-b06777542201 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 Aug 08 19:36:08.443962 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b76feb4-5858-4665-88b6-b06777542201 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:08.444272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b76feb4-5858-4665-88b6-b06777542201 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:08.453028 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:08.453028 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:08.456660 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b76feb4-5858-4665-88b6-b06777542201 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:08.460789 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b76feb4-5858-4665-88b6-b06777542201 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 returned with HTTP 200 Aug 08 19:36:08.461229 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1127/4504] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:08 2026] GET /volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:08.473522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab9992f0-7557-47fd-b4ea-2aff48340f9e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:08.475719 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab9992f0-7557-47fd-b4ea-2aff48340f9e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 Aug 08 19:36:08.476022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab9992f0-7557-47fd-b4ea-2aff48340f9e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:08.476236 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab9992f0-7557-47fd-b4ea-2aff48340f9e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:08.489556 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:08.489556 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:08.498574 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab9992f0-7557-47fd-b4ea-2aff48340f9e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:08.508216 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab9992f0-7557-47fd-b4ea-2aff48340f9e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 returned with HTTP 200 Aug 08 19:36:08.508921 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1126/4505] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:08 2026] GET /volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 => generated 832 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:08.523066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:08.524936 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:08.525022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:08.525193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:08.525291 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Delete snapshot with id: d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:08.531105 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:08.531105 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:08.531714 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot retrieved successfully. Aug 08 19:36:08.550463 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot delete request issued successfully. Aug 08 19:36:08.550794 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-948c4264-0d33-41b5-8c6f-c18fa05a303c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 202 Aug 08 19:36:08.551462 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1126/4506] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:36:08 2026] DELETE /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:08.561393 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b66a1efd-6c87-4863-aa34-9ae5bb5008d0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:08.568690 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b66a1efd-6c87-4863-aa34-9ae5bb5008d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:08.568690 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b66a1efd-6c87-4863-aa34-9ae5bb5008d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:08.568690 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b66a1efd-6c87-4863-aa34-9ae5bb5008d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:08.576640 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:08.576640 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:08.577329 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b66a1efd-6c87-4863-aa34-9ae5bb5008d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Snapshot retrieved successfully. Aug 08 19:36:08.578372 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b66a1efd-6c87-4863-aa34-9ae5bb5008d0 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 200 Aug 08 19:36:08.578898 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1128/4507] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:08 2026] GET /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:08.611020 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a81d9566-5da1-4c19-9342-9afc6201a655 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:08.613050 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a81d9566-5da1-4c19-9342-9afc6201a655 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:08.613275 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a81d9566-5da1-4c19-9342-9afc6201a655 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:08.613533 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a81d9566-5da1-4c19-9342-9afc6201a655 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:08.625069 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:08.625069 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:08.629150 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a81d9566-5da1-4c19-9342-9afc6201a655 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:08.637860 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a81d9566-5da1-4c19-9342-9afc6201a655 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:08.638565 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1128/4508] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:08 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:08.762321 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ba9ab651-d713-4886-a5be-1dacef2f34c9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:08.765226 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba9ab651-d713-4886-a5be-1dacef2f34c9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:08.765498 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba9ab651-d713-4886-a5be-1dacef2f34c9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:08.765740 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba9ab651-d713-4886-a5be-1dacef2f34c9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:08.765893 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-ba9ab651-d713-4886-a5be-1dacef2f34c9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:08.775041 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:08.775041 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:08.776154 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba9ab651-d713-4886-a5be-1dacef2f34c9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:08.776743 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1127/4509] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:08 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:09.588851 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ca66a94e-95c5-4ff4-81e6-2a00845ed6ab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:09.590927 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca66a94e-95c5-4ff4-81e6-2a00845ed6ab tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:09.591223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca66a94e-95c5-4ff4-81e6-2a00845ed6ab tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:09.591499 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ca66a94e-95c5-4ff4-81e6-2a00845ed6ab tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:09.596881 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ca66a94e-95c5-4ff4-81e6-2a00845ed6ab tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 404 Aug 08 19:36:09.597344 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1127/4510] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:09 2026] GET /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:09.604180 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:09.610194 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:09.611336 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:09.611336 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:09.611336 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Delete volume with id: 8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:09.619950 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:09.619950 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:09.620525 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:09.639047 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Delete volume request issued successfully. Aug 08 19:36:09.639047 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1e0ae54-8b4b-41c3-8aa3-9e57c8dac757 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 202 Aug 08 19:36:09.639473 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1129/4511] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:09 2026] DELETE /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:09.651471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-17695cc2-0fd7-48cc-ae4a-9bbc44fc97b5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:09.652638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de2e3f0e-b1a7-4c87-98ca-47e1bfe670c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:09.653699 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17695cc2-0fd7-48cc-ae4a-9bbc44fc97b5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:09.653937 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17695cc2-0fd7-48cc-ae4a-9bbc44fc97b5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:09.654136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-17695cc2-0fd7-48cc-ae4a-9bbc44fc97b5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:09.656358 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de2e3f0e-b1a7-4c87-98ca-47e1bfe670c3 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:09.656595 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de2e3f0e-b1a7-4c87-98ca-47e1bfe670c3 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:09.656772 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de2e3f0e-b1a7-4c87-98ca-47e1bfe670c3 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:09.674084 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:09.674084 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:09.677614 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:09.677614 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:09.681625 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-17695cc2-0fd7-48cc-ae4a-9bbc44fc97b5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:09.683295 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-de2e3f0e-b1a7-4c87-98ca-47e1bfe670c3 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:09.687518 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-17695cc2-0fd7-48cc-ae4a-9bbc44fc97b5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:09.687905 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1128/4512] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:09 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:09.689238 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de2e3f0e-b1a7-4c87-98ca-47e1bfe670c3 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 200 Aug 08 19:36:09.689623 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1129/4513] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:09 2026] GET /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:09.789158 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec8fa246-5813-4e35-a5ef-d0597cdfec51 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:09.791164 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec8fa246-5813-4e35-a5ef-d0597cdfec51 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:09.791426 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec8fa246-5813-4e35-a5ef-d0597cdfec51 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:09.791632 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec8fa246-5813-4e35-a5ef-d0597cdfec51 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:09.791752 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ec8fa246-5813-4e35-a5ef-d0597cdfec51 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:09.797122 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:09.797122 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:09.797927 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec8fa246-5813-4e35-a5ef-d0597cdfec51 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:09.798283 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1128/4514] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:09 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:10.704082 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-44f6692e-6b74-4797-abc1-9b523c1d1fdc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:10.706327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-51358c14-240f-44cc-b57c-9fcf0417246a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:10.709748 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44f6692e-6b74-4797-abc1-9b523c1d1fdc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:10.709748 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44f6692e-6b74-4797-abc1-9b523c1d1fdc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:10.709748 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-44f6692e-6b74-4797-abc1-9b523c1d1fdc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:10.709836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51358c14-240f-44cc-b57c-9fcf0417246a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:10.709836 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51358c14-240f-44cc-b57c-9fcf0417246a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:10.709836 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51358c14-240f-44cc-b57c-9fcf0417246a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:10.711012 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=395,cinder:UPDATE=120,cinder:INSERT=54 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:36:10.713837 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-44f6692e-6b74-4797-abc1-9b523c1d1fdc tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 404 Aug 08 19:36:10.714351 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1130/4515] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:10 2026] GET /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:10.719163 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:10.719163 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:10.725060 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-51358c14-240f-44cc-b57c-9fcf0417246a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:10.725430 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4f631b88-b18a-41c2-b661-38e0f4342913 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:10.727218 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f631b88-b18a-41c2-b661-38e0f4342913 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 Aug 08 19:36:10.727466 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f631b88-b18a-41c2-b661-38e0f4342913 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:10.727658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4f631b88-b18a-41c2-b661-38e0f4342913 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:10.727829 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-4f631b88-b18a-41c2-b661-38e0f4342913 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Delete volume with id: 8a4a9787-e768-4d97-895e-ec0e2d2480e2 Aug 08 19:36:10.730181 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51358c14-240f-44cc-b57c-9fcf0417246a tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:10.730662 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1129/4516] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:10 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:10.734649 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:10.734649 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:10.735112 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4f631b88-b18a-41c2-b661-38e0f4342913 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:10.752183 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4f631b88-b18a-41c2-b661-38e0f4342913 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Delete volume request issued successfully. Aug 08 19:36:10.752401 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4f631b88-b18a-41c2-b661-38e0f4342913 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 returned with HTTP 202 Aug 08 19:36:10.752927 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1130/4517] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:10 2026] DELETE /volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:10.762115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-74f3c4f4-9693-47a8-a591-6ebda981c000 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:10.764601 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74f3c4f4-9693-47a8-a591-6ebda981c000 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 Aug 08 19:36:10.764939 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74f3c4f4-9693-47a8-a591-6ebda981c000 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:10.765211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-74f3c4f4-9693-47a8-a591-6ebda981c000 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:10.774107 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:10.774107 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:10.781463 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-74f3c4f4-9693-47a8-a591-6ebda981c000 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Volume info retrieved successfully. Aug 08 19:36:10.786704 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-74f3c4f4-9693-47a8-a591-6ebda981c000 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 returned with HTTP 200 Aug 08 19:36:10.787459 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1129/4518] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:10 2026] GET /volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:10.811649 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6301da06-fe20-4308-b502-379609870819 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:10.813540 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6301da06-fe20-4308-b502-379609870819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:10.813874 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6301da06-fe20-4308-b502-379609870819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:10.814103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6301da06-fe20-4308-b502-379609870819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:10.814271 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-6301da06-fe20-4308-b502-379609870819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:10.819986 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:10.819986 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:10.821023 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6301da06-fe20-4308-b502-379609870819 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:10.821478 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1131/4519] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:10 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:11.747352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8be18d34-0dd0-46c4-8792-e3d8a75ab388 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:11.749252 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8be18d34-0dd0-46c4-8792-e3d8a75ab388 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:11.749510 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8be18d34-0dd0-46c4-8792-e3d8a75ab388 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:11.749700 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8be18d34-0dd0-46c4-8792-e3d8a75ab388 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:11.769232 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:11.769232 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:11.772853 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8be18d34-0dd0-46c4-8792-e3d8a75ab388 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:11.776960 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8be18d34-0dd0-46c4-8792-e3d8a75ab388 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:11.777311 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1130/4520] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:11 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:11.806510 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c57c08f3-8435-4be9-9870-fae2cd2e0e4c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:11.808312 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c57c08f3-8435-4be9-9870-fae2cd2e0e4c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 Aug 08 19:36:11.808549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c57c08f3-8435-4be9-9870-fae2cd2e0e4c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:11.808776 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c57c08f3-8435-4be9-9870-fae2cd2e0e4c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:11.813251 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=418,cinder:INSERT=54,cinder:UPDATE=115,cinder:DELETE=1 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:36:11.820499 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c57c08f3-8435-4be9-9870-fae2cd2e0e4c tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 returned with HTTP 404 Aug 08 19:36:11.820972 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1131/4521] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:11 2026] GET /volume/v3/volumes/8a4a9787-e768-4d97-895e-ec0e2d2480e2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:11.830715 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-660aa758-199f-4308-be05-1a732933a7df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:11.833164 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-660aa758-199f-4308-be05-1a732933a7df tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:11.833475 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-660aa758-199f-4308-be05-1a732933a7df tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:11.833877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-660aa758-199f-4308-be05-1a732933a7df tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:11.834076 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-660aa758-199f-4308-be05-1a732933a7df tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Delete snapshot with id: d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:11.835009 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-96ec1754-abc7-49d6-9d96-489dddcb69d6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:11.837983 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96ec1754-abc7-49d6-9d96-489dddcb69d6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:11.838234 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96ec1754-abc7-49d6-9d96-489dddcb69d6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:11.838513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96ec1754-abc7-49d6-9d96-489dddcb69d6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:11.838659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-96ec1754-abc7-49d6-9d96-489dddcb69d6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:11.842734 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-660aa758-199f-4308-be05-1a732933a7df tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 404 Aug 08 19:36:11.843652 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1130/4522] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:36:11 2026] DELETE /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:11.844227 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:11.844227 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:11.844971 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96ec1754-abc7-49d6-9d96-489dddcb69d6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:11.845499 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1132/4523] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:11 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:11.851562 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec48833c-decd-47e7-8b1d-dc8b99b0724f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:11.853258 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec48833c-decd-47e7-8b1d-dc8b99b0724f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 Aug 08 19:36:11.853486 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec48833c-decd-47e7-8b1d-dc8b99b0724f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:11.853680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec48833c-decd-47e7-8b1d-dc8b99b0724f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:11.859765 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec48833c-decd-47e7-8b1d-dc8b99b0724f tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 returned with HTTP 404 Aug 08 19:36:11.860244 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1131/4524] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:11 2026] GET /volume/v3/snapshots/d03314d3-63b4-41f5-90bb-343c7e304f70 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 08 19:36:11.868847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-67039eed-6edf-4c7d-a0d1-ab8998d5bc2e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:11.871108 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67039eed-6edf-4c7d-a0d1-ab8998d5bc2e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:11.871390 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67039eed-6edf-4c7d-a0d1-ab8998d5bc2e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:11.871684 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-67039eed-6edf-4c7d-a0d1-ab8998d5bc2e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:11.871923 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-67039eed-6edf-4c7d-a0d1-ab8998d5bc2e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Delete volume with id: 8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:11.882638 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-67039eed-6edf-4c7d-a0d1-ab8998d5bc2e tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 404 Aug 08 19:36:11.883335 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1132/4525] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:11 2026] DELETE /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:11.893399 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f6937d1-699a-4c6a-9925-6f05641e9e64 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:11.897060 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f6937d1-699a-4c6a-9925-6f05641e9e64 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] GET https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 Aug 08 19:36:11.897270 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f6937d1-699a-4c6a-9925-6f05641e9e64 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:11.897516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f6937d1-699a-4c6a-9925-6f05641e9e64 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:11.909285 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f6937d1-699a-4c6a-9925-6f05641e9e64 tempest-SnapshotDependencyTests-1125340322 tempest-SnapshotDependencyTests-1125340322-project-member] https://10.4.3.89/volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 returned with HTTP 404 Aug 08 19:36:11.909951 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1131/4526] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:11 2026] GET /volume/v3/volumes/8909a768-ef34-481d-8152-f30528b9fa97 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:12.789138 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-366c85e0-74ed-437a-9467-a9d19b816392 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:12.791352 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-366c85e0-74ed-437a-9467-a9d19b816392 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:12.791611 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-366c85e0-74ed-437a-9467-a9d19b816392 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:12.791881 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-366c85e0-74ed-437a-9467-a9d19b816392 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:12.801394 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:12.801394 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:12.809024 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-366c85e0-74ed-437a-9467-a9d19b816392 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:12.812907 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-366c85e0-74ed-437a-9467-a9d19b816392 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:12.813260 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1133/4527] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:12 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:12.857667 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e751e322-393a-4bb2-ab1d-9c4711289935 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:12.864596 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e751e322-393a-4bb2-ab1d-9c4711289935 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:12.864951 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e751e322-393a-4bb2-ab1d-9c4711289935 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:12.866295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e751e322-393a-4bb2-ab1d-9c4711289935 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:12.866295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e751e322-393a-4bb2-ab1d-9c4711289935 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:12.878095 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:12.878095 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:12.879183 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e751e322-393a-4bb2-ab1d-9c4711289935 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:12.879692 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1132/4528] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:12 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:13.825731 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-24c52b76-42e9-4f85-ba22-5d097e90ae85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:13.827783 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24c52b76-42e9-4f85-ba22-5d097e90ae85 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:13.827970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24c52b76-42e9-4f85-ba22-5d097e90ae85 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:13.828142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24c52b76-42e9-4f85-ba22-5d097e90ae85 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:13.837577 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:13.837577 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:13.841745 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-24c52b76-42e9-4f85-ba22-5d097e90ae85 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:13.849019 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24c52b76-42e9-4f85-ba22-5d097e90ae85 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:13.849019 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1133/4529] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:13 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:13.892718 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a54b9e76-c0b7-4d10-8643-8178ac73d4c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:13.894674 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a54b9e76-c0b7-4d10-8643-8178ac73d4c5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:13.894896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a54b9e76-c0b7-4d10-8643-8178ac73d4c5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:13.895092 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a54b9e76-c0b7-4d10-8643-8178ac73d4c5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:13.895219 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a54b9e76-c0b7-4d10-8643-8178ac73d4c5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:13.906393 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:13.906393 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:13.908466 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a54b9e76-c0b7-4d10-8643-8178ac73d4c5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:13.908466 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1132/4530] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:13 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:13.921370 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0f80920-a0ed-46db-8800-17cef8d8524d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:13.922908 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0f80920-a0ed-46db-8800-17cef8d8524d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:13.923083 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0f80920-a0ed-46db-8800-17cef8d8524d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:13.923262 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0f80920-a0ed-46db-8800-17cef8d8524d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:13.923359 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a0f80920-a0ed-46db-8800-17cef8d8524d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:13.928896 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:13.928896 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:13.929979 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0f80920-a0ed-46db-8800-17cef8d8524d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:13.930529 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1134/4531] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:13 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:13.939357 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:13.941398 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:36:13.941805 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f689a43-3a6b-4d95-8dbb-989a40f81b41", "incremental": true, "force": true}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:13.943397 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating new backup {'backup': {'volume_id': '1f689a43-3a6b-4d95-8dbb-989a40f81b41', 'incremental': True, 'force': True}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:36:13.943558 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating backup of volume 1f689a43-3a6b-4d95-8dbb-989a40f81b41 in container None Aug 08 19:36:13.953575 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:13.953575 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:13.954076 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:13.972816 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['a2769111-f3d7-46b7-9ef8-6e43b4461128', '84428067-b2e5-48a8-8e3f-f6baade6438c'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:14.002005 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3c0c263f-56f7-4dea-a5bf-af5c6d5b9bbe tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:36:14.002542 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1133/4532] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:13 2026] POST /volume/v3/backups => generated 286 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:14.011005 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-efc8e4d8-da97-4cdb-8cda-e04059cdaf6c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:14.012847 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efc8e4d8-da97-4cdb-8cda-e04059cdaf6c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:14.013090 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efc8e4d8-da97-4cdb-8cda-e04059cdaf6c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:14.013305 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efc8e4d8-da97-4cdb-8cda-e04059cdaf6c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:14.013463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-efc8e4d8-da97-4cdb-8cda-e04059cdaf6c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:14.017991 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:14.017991 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:14.018802 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efc8e4d8-da97-4cdb-8cda-e04059cdaf6c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:14.019190 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1134/4533] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:14 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:14.861615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7cacfad5-7a48-402f-8ce9-59e46e75e161 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:14.867639 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7cacfad5-7a48-402f-8ce9-59e46e75e161 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:14.867639 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7cacfad5-7a48-402f-8ce9-59e46e75e161 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:14.867639 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7cacfad5-7a48-402f-8ce9-59e46e75e161 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:14.883695 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:14.883695 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:14.888493 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7cacfad5-7a48-402f-8ce9-59e46e75e161 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:14.891983 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7cacfad5-7a48-402f-8ce9-59e46e75e161 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:14.892345 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1133/4534] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:14 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:15.029071 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa1cc38a-b472-4c81-b7bd-8c75725d3415 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:15.031046 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa1cc38a-b472-4c81-b7bd-8c75725d3415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:15.031429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa1cc38a-b472-4c81-b7bd-8c75725d3415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:15.031714 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa1cc38a-b472-4c81-b7bd-8c75725d3415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:15.031910 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-aa1cc38a-b472-4c81-b7bd-8c75725d3415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:15.037516 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:15.037516 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:15.038459 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa1cc38a-b472-4c81-b7bd-8c75725d3415 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:15.039389 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1135/4535] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:15 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:15.913971 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3fdd3f48-fbc4-4179-b037-cd847cd1a2b6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:15.915641 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-6e12b30d-4337-42b0-b975-feb275c85487 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:15.916766 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3fdd3f48-fbc4-4179-b037-cd847cd1a2b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:15.916973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3fdd3f48-fbc4-4179-b037-cd847cd1a2b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:15.917359 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3fdd3f48-fbc4-4179-b037-cd847cd1a2b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:15.917731 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-6e12b30d-4337-42b0-b975-feb275c85487 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/encryption Aug 08 19:36:15.917950 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-6e12b30d-4337-42b0-b975-feb275c85487 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:15.918167 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-6e12b30d-4337-42b0-b975-feb275c85487 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:15.927313 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:15.927313 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:15.929067 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:15.929067 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:15.930771 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3fdd3f48-fbc4-4179-b037-cd847cd1a2b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:15.934791 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3fdd3f48-fbc4-4179-b037-cd847cd1a2b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:15.934888 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-6e12b30d-4337-42b0-b975-feb275c85487 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/encryption returned with HTTP 200 Aug 08 19:36:15.935155 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1134/4536] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:15 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:15.935403 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1135/4537] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:36:15 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:16.050104 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-07cc5ed1-e21d-4e27-bbf8-a8a50b762fa8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:16.051979 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07cc5ed1-e21d-4e27-bbf8-a8a50b762fa8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:16.052176 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07cc5ed1-e21d-4e27-bbf8-a8a50b762fa8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:16.052377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07cc5ed1-e21d-4e27-bbf8-a8a50b762fa8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:16.052510 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-07cc5ed1-e21d-4e27-bbf8-a8a50b762fa8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:16.057162 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:16.057162 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:16.058040 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07cc5ed1-e21d-4e27-bbf8-a8a50b762fa8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:16.058480 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1134/4538] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:16 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 694 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:16.148385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-cd5c6d27-53f7-414f-8938-5803a8998ecf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:16.150324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-cd5c6d27-53f7-414f-8938-5803a8998ecf tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b/action Aug 08 19:36:16.150732 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-cd5c6d27-53f7-414f-8938-5803a8998ecf tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:36:16.150873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-cd5c6d27-53f7-414f-8938-5803a8998ecf tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:16.165650 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:16.165650 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:16.175799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cdb93490-21c4-4ccd-8543-2c2cd84b6c67 req-cd5c6d27-53f7-414f-8938-5803a8998ecf tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b/action returned with HTTP 204 Aug 08 19:36:16.176329 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1136/4539] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:36:16 2026] POST /volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:16.949658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21b072e2-0307-4171-8d43-a4aaed2b5bd9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:16.951705 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b072e2-0307-4171-8d43-a4aaed2b5bd9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:16.952161 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b072e2-0307-4171-8d43-a4aaed2b5bd9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:16.952464 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21b072e2-0307-4171-8d43-a4aaed2b5bd9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:16.963025 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:16.963025 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:16.967000 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-21b072e2-0307-4171-8d43-a4aaed2b5bd9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:16.973498 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21b072e2-0307-4171-8d43-a4aaed2b5bd9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:16.973955 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1135/4540] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:16 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:16.990076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f9a4b9a2-31ed-4a19-a514-af139eae162f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:16.992762 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9a4b9a2-31ed-4a19-a514-af139eae162f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:16.993007 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9a4b9a2-31ed-4a19-a514-af139eae162f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:16.993239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f9a4b9a2-31ed-4a19-a514-af139eae162f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:17.002459 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:17.002459 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:17.005755 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f9a4b9a2-31ed-4a19-a514-af139eae162f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:17.009797 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f9a4b9a2-31ed-4a19-a514-af139eae162f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:17.010211 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1136/4541] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:16 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:17.070605 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-12dd97a3-296d-4a09-92ec-a1c086c732f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:17.072890 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12dd97a3-296d-4a09-92ec-a1c086c732f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:17.073155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12dd97a3-296d-4a09-92ec-a1c086c732f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:17.073452 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-12dd97a3-296d-4a09-92ec-a1c086c732f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:17.073620 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-12dd97a3-296d-4a09-92ec-a1c086c732f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:17.080220 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:17.080220 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:17.081383 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-12dd97a3-296d-4a09-92ec-a1c086c732f6 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:17.081925 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1135/4542] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:17 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:17.250806 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-0f06c87c-3d35-487a-953a-663c270de03e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:17.252784 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-0f06c87c-3d35-487a-953a-663c270de03e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f Aug 08 19:36:17.252961 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-0f06c87c-3d35-487a-953a-663c270de03e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:17.253153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-0f06c87c-3d35-487a-953a-663c270de03e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:17.259641 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:17.259641 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:17.320708 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2e3758c2-6d0d-4fe4-9809-b1f4231c3cba req-0f06c87c-3d35-487a-953a-663c270de03e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f returned with HTTP 200 Aug 08 19:36:17.321423 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1137/4543] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:36:17 2026] DELETE /volume/v3/attachments/a891919f-2284-40d9-a3a0-b5ecceaeb54f => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:17.916773 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:17.919371 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:36:17.919572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:17.919797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:17.919968 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:36:17.928433 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:17.928433 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:17.929158 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:17.943620 np0000006803 devstack@c-api.service[100253]: WARNING cinder.keymgr.conf_key_mgr [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:36:17.953238 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:36:17.953692 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99ae3e64-623a-406b-bdc9-14f19b1f0e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 202 Aug 08 19:36:17.953826 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1136/4544] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:17 2026] DELETE /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:17.963666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b10e3a8d-9e5c-4faa-bd1c-b9e33e6dac46 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:17.965949 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b10e3a8d-9e5c-4faa-bd1c-b9e33e6dac46 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:36:17.966169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b10e3a8d-9e5c-4faa-bd1c-b9e33e6dac46 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:17.966426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b10e3a8d-9e5c-4faa-bd1c-b9e33e6dac46 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:17.977059 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:17.977059 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:17.981820 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b10e3a8d-9e5c-4faa-bd1c-b9e33e6dac46 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:17.987390 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b10e3a8d-9e5c-4faa-bd1c-b9e33e6dac46 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 200 Aug 08 19:36:17.988001 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1137/4545] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:17 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:18.094127 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ddae0648-134e-4c45-ac34-ee86dd9f5805 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:18.096091 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddae0648-134e-4c45-ac34-ee86dd9f5805 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:18.096290 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ddae0648-134e-4c45-ac34-ee86dd9f5805 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:18.096513 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ddae0648-134e-4c45-ac34-ee86dd9f5805 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:18.096717 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ddae0648-134e-4c45-ac34-ee86dd9f5805 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:18.101786 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:18.101786 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:18.102609 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddae0648-134e-4c45-ac34-ee86dd9f5805 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:18.103016 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1136/4546] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:18 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:19.002240 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09c0d3b9-6fe3-4efa-842f-04af080fc5a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:19.004601 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09c0d3b9-6fe3-4efa-842f-04af080fc5a1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff Aug 08 19:36:19.004909 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09c0d3b9-6fe3-4efa-842f-04af080fc5a1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:19.005198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09c0d3b9-6fe3-4efa-842f-04af080fc5a1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:19.012940 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09c0d3b9-6fe3-4efa-842f-04af080fc5a1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff returned with HTTP 404 Aug 08 19:36:19.013681 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1138/4547] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:19 2026] GET /volume/v3/volumes/c3f0813e-0ee0-4fb9-a840-0a780504d3ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:19.020330 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63419a26-2bb7-4f52-b29a-5e0c2c592ae4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:19.022121 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63419a26-2bb7-4f52-b29a-5e0c2c592ae4 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:36:19.022358 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63419a26-2bb7-4f52-b29a-5e0c2c592ae4 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:19.022823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63419a26-2bb7-4f52-b29a-5e0c2c592ae4 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:19.023383 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-63419a26-2bb7-4f52-b29a-5e0c2c592ae4 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:36:19.041176 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-63419a26-2bb7-4f52-b29a-5e0c2c592ae4 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Get all volumes completed successfully. Aug 08 19:36:19.043146 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:19.043146 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:19.047685 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63419a26-2bb7-4f52-b29a-5e0c2c592ae4 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:36:19.048270 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1137/4548] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:36:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9565 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:19.062790 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a2d96083-4309-4cc1-990e-ea2f9a3dc752 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:19.064583 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2d96083-4309-4cc1-990e-ea2f9a3dc752 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] DELETE https://10.4.3.89/volume/v3/types/5490ba23-fa78-4118-8c9d-808cbecb2138 Aug 08 19:36:19.064793 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2d96083-4309-4cc1-990e-ea2f9a3dc752 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:19.065006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a2d96083-4309-4cc1-990e-ea2f9a3dc752 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:19.088054 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a2d96083-4309-4cc1-990e-ea2f9a3dc752 tempest-TestVolumeBootPattern-2033808355 tempest-TestVolumeBootPattern-2033808355-project-admin] https://10.4.3.89/volume/v3/types/5490ba23-fa78-4118-8c9d-808cbecb2138 returned with HTTP 202 Aug 08 19:36:19.088422 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1138/4549] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:36:19 2026] DELETE /volume/v3/types/5490ba23-fa78-4118-8c9d-808cbecb2138 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:19.113163 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-01b2da2a-8ce6-4507-a264-3f5e3191522d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:19.115289 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01b2da2a-8ce6-4507-a264-3f5e3191522d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:19.115378 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01b2da2a-8ce6-4507-a264-3f5e3191522d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:19.115585 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-01b2da2a-8ce6-4507-a264-3f5e3191522d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:19.115685 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-01b2da2a-8ce6-4507-a264-3f5e3191522d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:19.115776 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:19.117400 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:19.117785 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1363720669", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:19.119674 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1363720669', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:19.120161 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:19.120161 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:19.120906 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-01b2da2a-8ce6-4507-a264-3f5e3191522d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:19.121265 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1137/4550] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:19 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:19.251352 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:36:19.252359 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:19.252359 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:19.261827 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:36:19.280923 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (0be761f2-b9f0-400a-98bd-adfc589dcb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:19.289127 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd0a5bb-cfa1-4d5d-be1e-a5849d2ff583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:19.293198 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:19.373957 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bd0a5bb-cfa1-4d5d-be1e-a5849d2ff583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:19.377146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c9464e-0c41-4f01-be5c-c0cbefd3e911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:19.489119 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['ed58b65d-1c0e-47e6-bac4-375c609d2125', '7416e319-2f5d-4101-b962-7d862696ffbd', '90e3c5a9-24df-4a7a-8231-0c477be1d907', '7d80e7ac-c45c-4341-8f84-68de8bf45d97'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:19.489842 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09c9464e-0c41-4f01-be5c-c0cbefd3e911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed58b65d-1c0e-47e6-bac4-375c609d2125', '7416e319-2f5d-4101-b962-7d862696ffbd', '90e3c5a9-24df-4a7a-8231-0c477be1d907', '7d80e7ac-c45c-4341-8f84-68de8bf45d97']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:19.490471 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b3be85-6574-4878-baa9-2cd094cfc484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:19.520239 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64b3be85-6574-4878-baa9-2cd094cfc484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08abc433-c4cc-46c8-8787-8b79e75dfd7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1363720669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['ed58b65d-1c0e-47e6-bac4-375c609d2125','7416e319-2f5d-4101-b962-7d862696ffbd','90e3c5a9-24df-4a7a-8231-0c477be1d907','7d80e7ac-c45c-4341-8f84-68de8bf45d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1363720669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08abc433-c4cc-46c8-8787-8b79e75dfd7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:19.521138 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5f1867-cb46-4561-bfa9-7261fa2f6fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:19.540117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5f1867-cb46-4561-bfa9-7261fa2f6fba) transitioned into 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-1363720669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['ed58b65d-1c0e-47e6-bac4-375c609d2125','7416e319-2f5d-4101-b962-7d862696ffbd','90e3c5a9-24df-4a7a-8231-0c477be1d907','7d80e7ac-c45c-4341-8f84-68de8bf45d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:19.540969 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f070064-aa37-4a64-9fc5-64134f6d0b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:19.551649 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f070064-aa37-4a64-9fc5-64134f6d0b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:19.552514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (0be761f2-b9f0-400a-98bd-adfc589dcb72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:19.552880 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:36:19.553495 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-09561ea5-dc8a-4eb3-8984-3c440ce5a87d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:19.553922 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1139/4551] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:19 2026] POST /volume/v3/volumes => generated 757 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:19.565965 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3cb0f590-655f-47dd-8519-42c7e152d894 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:19.568027 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cb0f590-655f-47dd-8519-42c7e152d894 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:36:19.568230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cb0f590-655f-47dd-8519-42c7e152d894 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:19.568445 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3cb0f590-655f-47dd-8519-42c7e152d894 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:19.575865 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:19.575865 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:19.579537 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3cb0f590-655f-47dd-8519-42c7e152d894 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:19.583813 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3cb0f590-655f-47dd-8519-42c7e152d894 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 200 Aug 08 19:36:19.584230 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1138/4552] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:19 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:20.140470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a012930-2909-4b5e-8cf4-1cd8eaaf95bf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:20.142480 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a012930-2909-4b5e-8cf4-1cd8eaaf95bf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:20.142671 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a012930-2909-4b5e-8cf4-1cd8eaaf95bf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:20.142878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a012930-2909-4b5e-8cf4-1cd8eaaf95bf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:20.142987 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-6a012930-2909-4b5e-8cf4-1cd8eaaf95bf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:20.147717 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:20.147717 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:20.148550 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a012930-2909-4b5e-8cf4-1cd8eaaf95bf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:20.149072 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1139/4553] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:20 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:20.596782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b73870c0-4655-493d-b9ab-269620518873 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:20.598797 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b73870c0-4655-493d-b9ab-269620518873 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:36:20.599023 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b73870c0-4655-493d-b9ab-269620518873 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:20.599274 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b73870c0-4655-493d-b9ab-269620518873 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:20.606303 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:20.606303 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:20.610718 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b73870c0-4655-493d-b9ab-269620518873 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:20.615260 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b73870c0-4655-493d-b9ab-269620518873 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 200 Aug 08 19:36:20.615712 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1138/4554] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:20 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:20.628848 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b2302d51-ffa4-4a70-824d-7da2fd3447ca None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:20.630796 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2302d51-ffa4-4a70-824d-7da2fd3447ca tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:36:20.630994 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2302d51-ffa4-4a70-824d-7da2fd3447ca tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:20.631172 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b2302d51-ffa4-4a70-824d-7da2fd3447ca tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:20.638868 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:20.638868 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:20.642802 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b2302d51-ffa4-4a70-824d-7da2fd3447ca tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:20.647072 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b2302d51-ffa4-4a70-824d-7da2fd3447ca tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 200 Aug 08 19:36:20.647423 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1140/4555] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:20 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:20.666405 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab35910d-e290-4830-86f3-039380d10222 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:20.666824 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab35910d-e290-4830-86f3-039380d10222 None None] GET https://10.4.3.89/volume// Aug 08 19:36:20.666997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab35910d-e290-4830-86f3-039380d10222 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:20.667196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab35910d-e290-4830-86f3-039380d10222 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:20.667553 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab35910d-e290-4830-86f3-039380d10222 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:20.667847 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1139/4556] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:36:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:20.675282 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7c2bdc3b-ccb1-461c-9124-0bd90c1c0db9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:20.677375 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7c2bdc3b-ccb1-461c-9124-0bd90c1c0db9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:36:20.677738 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7c2bdc3b-ccb1-461c-9124-0bd90c1c0db9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "138e5fa6-ea3d-474e-b105-71c0a8e8a87d", "connector": null, "instance_uuid": "ea8b342f-3eeb-4cfc-8791-e670e3343e5e"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:20.690320 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:20.690320 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:20.728782 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7c2bdc3b-ccb1-461c-9124-0bd90c1c0db9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:36:20.729379 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1140/4557] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:36:20 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:20.737422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-f58d0059-84d9-4d14-ad51-ce5563bf936f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:20.739622 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-f58d0059-84d9-4d14-ad51-ce5563bf936f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b Aug 08 19:36:20.739825 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-f58d0059-84d9-4d14-ad51-ce5563bf936f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:20.740020 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-f58d0059-84d9-4d14-ad51-ce5563bf936f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:20.747595 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:20.747595 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:20.795491 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-f58d0059-84d9-4d14-ad51-ce5563bf936f tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b returned with HTTP 200 Aug 08 19:36:20.796096 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1139/4558] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:36:20 2026] DELETE /volume/v3/attachments/73232b06-fdd1-42e9-abe6-84820311279b => generated 192 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:21.167585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-57d9fb50-68b9-4377-8933-c6ba8e04a9d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:21.169477 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57d9fb50-68b9-4377-8933-c6ba8e04a9d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:21.169641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57d9fb50-68b9-4377-8933-c6ba8e04a9d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:21.169824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-57d9fb50-68b9-4377-8933-c6ba8e04a9d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:21.169927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-57d9fb50-68b9-4377-8933-c6ba8e04a9d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:21.174119 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:21.174119 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:21.175120 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-57d9fb50-68b9-4377-8933-c6ba8e04a9d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:21.175672 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1141/4559] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:21 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:21.184972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-92aad69c-84e3-4909-820d-49a4a0488337 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:21.186638 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92aad69c-84e3-4909-820d-49a4a0488337 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:21.186821 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92aad69c-84e3-4909-820d-49a4a0488337 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:21.186988 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-92aad69c-84e3-4909-820d-49a4a0488337 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:21.187089 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-92aad69c-84e3-4909-820d-49a4a0488337 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:21.191009 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:21.191009 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:21.191812 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-92aad69c-84e3-4909-820d-49a4a0488337 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:21.192211 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1140/4560] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:21 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:21.201670 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9117fc5c-3301-4fa4-af7f-6da77b45aae3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:21.203440 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9117fc5c-3301-4fa4-af7f-6da77b45aae3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:21.203549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9117fc5c-3301-4fa4-af7f-6da77b45aae3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:21.203728 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9117fc5c-3301-4fa4-af7f-6da77b45aae3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:21.203860 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-9117fc5c-3301-4fa4-af7f-6da77b45aae3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete backup with id: dbbe39c0-b335-476b-bdca-b05c460687d7. Aug 08 19:36:21.208059 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:21.208059 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:21.222349 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-9117fc5c-3301-4fa4-af7f-6da77b45aae3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] delete_backup rpcapi backup_id dbbe39c0-b335-476b-bdca-b05c460687d7 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:36:21.224198 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9117fc5c-3301-4fa4-af7f-6da77b45aae3 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 202 Aug 08 19:36:21.224759 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1141/4561] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:21 2026] DELETE /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:36:21.231214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c28f834f-68c8-4080-bcbd-fb39e98218d9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:21.233018 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c28f834f-68c8-4080-bcbd-fb39e98218d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:21.233235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c28f834f-68c8-4080-bcbd-fb39e98218d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:21.233481 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c28f834f-68c8-4080-bcbd-fb39e98218d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:21.233633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-c28f834f-68c8-4080-bcbd-fb39e98218d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:21.237641 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:21.237641 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:21.238358 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c28f834f-68c8-4080-bcbd-fb39e98218d9 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 200 Aug 08 19:36:21.238852 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1140/4562] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:21 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:21.640646 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-cadf7af0-1054-479d-9f34-f0ffbb766b53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:21.643203 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-cadf7af0-1054-479d-9f34-f0ffbb766b53 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] PUT https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 Aug 08 19:36:21.643603 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-cadf7af0-1054-479d-9f34-f0ffbb766b53 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:21.650707 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-cadf7af0-1054-479d-9f34-f0ffbb766b53 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Acquiring lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:36:21.655024 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-cadf7af0-1054-479d-9f34-f0ffbb766b53 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:36:21.655701 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:21.655701 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:21.690458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-304061e6-05c1-4629-aa9b-1633656621fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:21.692267 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-304061e6-05c1-4629-aa9b-1633656621fc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:36:21.692461 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-304061e6-05c1-4629-aa9b-1633656621fc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:21.692636 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-304061e6-05c1-4629-aa9b-1633656621fc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:21.698614 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:21.698614 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:21.701601 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-304061e6-05c1-4629-aa9b-1633656621fc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:21.705708 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-304061e6-05c1-4629-aa9b-1633656621fc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 200 Aug 08 19:36:21.706136 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1141/4563] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:36:21 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:21.719590 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-cadf7af0-1054-479d-9f34-f0ffbb766b53 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" released by "attachment_update" :: held 0.065s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:36:21.720124 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-cadf7af0-1054-479d-9f34-f0ffbb766b53 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 returned with HTTP 200 Aug 08 19:36:21.720585 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1142/4564] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:36:21 2026] PUT /volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 => generated 968 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:21.728793 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7e8b56a4-9aea-4d76-a13a-5433d464fb01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:21.730548 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7e8b56a4-9aea-4d76-a13a-5433d464fb01 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 Aug 08 19:36:21.730742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7e8b56a4-9aea-4d76-a13a-5433d464fb01 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:21.730911 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7e8b56a4-9aea-4d76-a13a-5433d464fb01 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:21.743096 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-7e8b56a4-9aea-4d76-a13a-5433d464fb01 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 returned with HTTP 200 Aug 08 19:36:21.743424 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1142/4565] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:36:21 2026] GET /volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:22.110402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-81033ab8-ac0c-4118-8ffb-7ea589b165cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:22.112276 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-81033ab8-ac0c-4118-8ffb-7ea589b165cb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:36:22.112463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-81033ab8-ac0c-4118-8ffb-7ea589b165cb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:22.112664 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-81033ab8-ac0c-4118-8ffb-7ea589b165cb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:22.120343 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:22.120343 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:22.124643 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-81033ab8-ac0c-4118-8ffb-7ea589b165cb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:22.129963 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-81033ab8-ac0c-4118-8ffb-7ea589b165cb tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 200 Aug 08 19:36:22.130458 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1141/4566] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:36:22 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:22.141021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e81795f7-2bcb-48be-992a-9c42b1a6fa52 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:22.141454 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e81795f7-2bcb-48be-992a-9c42b1a6fa52 None None] GET https://10.4.3.89/volume// Aug 08 19:36:22.141629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e81795f7-2bcb-48be-992a-9c42b1a6fa52 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:22.141835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e81795f7-2bcb-48be-992a-9c42b1a6fa52 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:22.142144 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e81795f7-2bcb-48be-992a-9c42b1a6fa52 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:22.142399 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1142/4567] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:36:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:22.150454 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-1a55f495-1b8f-476c-9ba9-14838facc17f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:22.152807 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-1a55f495-1b8f-476c-9ba9-14838facc17f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:36:22.153159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-1a55f495-1b8f-476c-9ba9-14838facc17f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08abc433-c4cc-46c8-8787-8b79e75dfd7a", "connector": null, "instance_uuid": "1f1773c7-a06d-4e54-a49e-2b4592511dd6"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:22.161296 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:22.161296 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:22.181064 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-1a55f495-1b8f-476c-9ba9-14838facc17f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:36:22.181496 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1143/4568] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:36:22 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) Aug 08 19:36:22.248230 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-951b539b-0181-464f-b4c5-a33f6bdbd009 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:22.249988 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-951b539b-0181-464f-b4c5-a33f6bdbd009 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 Aug 08 19:36:22.250188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-951b539b-0181-464f-b4c5-a33f6bdbd009 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:22.250401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-951b539b-0181-464f-b4c5-a33f6bdbd009 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:22.250533 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-951b539b-0181-464f-b4c5-a33f6bdbd009 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id dbbe39c0-b335-476b-bdca-b05c460687d7. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:22.253937 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-951b539b-0181-464f-b4c5-a33f6bdbd009 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 returned with HTTP 404 Aug 08 19:36:22.254402 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1143/4569] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:22 2026] GET /volume/v3/backups/dbbe39c0-b335-476b-bdca-b05c460687d7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:22.260827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:22.262423 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:36:22.262776 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f689a43-3a6b-4d95-8dbb-989a40f81b41", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-365666469", "container": "tempest-volumesbackupstest-backup-container-1935704314"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:22.264196 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating new backup {'backup': {'volume_id': '1f689a43-3a6b-4d95-8dbb-989a40f81b41', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-365666469', 'container': 'tempest-volumesbackupstest-backup-container-1935704314'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:36:22.264320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Creating backup of volume 1f689a43-3a6b-4d95-8dbb-989a40f81b41 in container tempest-volumesbackupstest-backup-container-1935704314 Aug 08 19:36:22.273541 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:22.273541 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:22.274001 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:22.292092 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Created reservations ['c955cb83-67ca-4e61-829e-9eeb7dd45a1b', '4643eb87-e066-4da3-8ed3-5519923aa3d3'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:22.327201 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9d3e0a6f-6c9b-4a71-bb10-b308116f5450 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:36:22.327754 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1142/4570] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:22 2026] POST /volume/v3/backups => generated 327 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:22.335196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-303be64a-26c5-48f8-9446-cdbd8321f8cf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:22.336968 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-303be64a-26c5-48f8-9446-cdbd8321f8cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:22.337192 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-303be64a-26c5-48f8-9446-cdbd8321f8cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:22.337437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-303be64a-26c5-48f8-9446-cdbd8321f8cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:22.337597 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-303be64a-26c5-48f8-9446-cdbd8321f8cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:22.342035 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:22.342035 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:22.342770 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-303be64a-26c5-48f8-9446-cdbd8321f8cf tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:22.343111 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1143/4571] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:22 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:22.995771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14de5aca-61d8-4ffb-9fdc-22f7469a6698 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:22.996200 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14de5aca-61d8-4ffb-9fdc-22f7469a6698 None None] GET https://10.4.3.89/volume// Aug 08 19:36:22.996386 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14de5aca-61d8-4ffb-9fdc-22f7469a6698 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:22.996632 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14de5aca-61d8-4ffb-9fdc-22f7469a6698 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:22.996952 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14de5aca-61d8-4ffb-9fdc-22f7469a6698 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:22.997297 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1144/4572] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:36:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:23.007921 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-ed40cecc-5d08-47a1-ad2e-ad981886be8c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:23.010037 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-ed40cecc-5d08-47a1-ad2e-ad981886be8c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:36:23.010281 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-ed40cecc-5d08-47a1-ad2e-ad981886be8c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:23.010516 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-ed40cecc-5d08-47a1-ad2e-ad981886be8c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:23.020869 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:23.020869 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:23.024801 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-ed40cecc-5d08-47a1-ad2e-ad981886be8c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:36:23.029526 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-ed40cecc-5d08-47a1-ad2e-ad981886be8c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 200 Aug 08 19:36:23.029945 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1144/4573] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:36:23 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:36:23.122550 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-eb0023de-ba5d-4c05-8367-6ab0140924de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:23.124536 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-eb0023de-ba5d-4c05-8367-6ab0140924de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d Aug 08 19:36:23.124895 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-eb0023de-ba5d-4c05-8367-6ab0140924de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:23.132596 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-eb0023de-ba5d-4c05-8367-6ab0140924de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-08abc433-c4cc-46c8-8787-8b79e75dfd7a-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:36:23.136816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-eb0023de-ba5d-4c05-8367-6ab0140924de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-08abc433-c4cc-46c8-8787-8b79e75dfd7a-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:36:23.137689 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:23.137689 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:23.205047 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-eb0023de-ba5d-4c05-8367-6ab0140924de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-08abc433-c4cc-46c8-8787-8b79e75dfd7a-np0000006803" released by "attachment_update" :: held 0.068s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:36:23.206014 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-eb0023de-ba5d-4c05-8367-6ab0140924de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d returned with HTTP 200 Aug 08 19:36:23.206298 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1143/4574] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:36:23 2026] PUT /volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:23.225888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-3fbed535-2d8f-4711-bd15-2ea33981c09e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:23.228125 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-3fbed535-2d8f-4711-bd15-2ea33981c09e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d/action Aug 08 19:36:23.228568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-3fbed535-2d8f-4711-bd15-2ea33981c09e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:36:23.229047 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-3fbed535-2d8f-4711-bd15-2ea33981c09e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:23.244278 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:23.244278 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:23.254653 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f31d0f95-a299-4eac-8b00-89173d43c07f req-3fbed535-2d8f-4711-bd15-2ea33981c09e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d/action returned with HTTP 204 Aug 08 19:36:23.255064 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1144/4575] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:36:23 2026] POST /volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:23.352381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e14863b3-5ba3-4664-b218-aaa7f1f4a836 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:23.354329 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e14863b3-5ba3-4664-b218-aaa7f1f4a836 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:23.354643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e14863b3-5ba3-4664-b218-aaa7f1f4a836 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:23.355006 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e14863b3-5ba3-4664-b218-aaa7f1f4a836 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:23.355194 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e14863b3-5ba3-4664-b218-aaa7f1f4a836 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:23.359973 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:23.359973 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:23.360697 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e14863b3-5ba3-4664-b218-aaa7f1f4a836 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:23.361068 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1145/4576] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:23 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:24.371852 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a6c1a91-e80b-42a6-bf8a-6212ebc66800 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:24.373480 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a6c1a91-e80b-42a6-bf8a-6212ebc66800 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:24.373817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a6c1a91-e80b-42a6-bf8a-6212ebc66800 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:24.374947 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a6c1a91-e80b-42a6-bf8a-6212ebc66800 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:24.374947 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-8a6c1a91-e80b-42a6-bf8a-6212ebc66800 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:24.378127 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:24.378127 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:24.379106 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a6c1a91-e80b-42a6-bf8a-6212ebc66800 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:24.379587 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1145/4577] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:24 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:25.149096 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-ad807d38-697d-4fa4-8bfc-41642a7eafe5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:25.151284 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-ad807d38-697d-4fa4-8bfc-41642a7eafe5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption Aug 08 19:36:25.151499 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-ad807d38-697d-4fa4-8bfc-41642a7eafe5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:25.151719 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-ad807d38-697d-4fa4-8bfc-41642a7eafe5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:25.163829 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:25.163829 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:25.170106 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-ad807d38-697d-4fa4-8bfc-41642a7eafe5 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption returned with HTTP 200 Aug 08 19:36:25.170584 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1144/4578] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:36:25 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:25.391926 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-85113bd4-38f7-4d0a-a1c6-b97d550ddc87 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:25.395001 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85113bd4-38f7-4d0a-a1c6-b97d550ddc87 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:25.395001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85113bd4-38f7-4d0a-a1c6-b97d550ddc87 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:25.395001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85113bd4-38f7-4d0a-a1c6-b97d550ddc87 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:25.395001 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-85113bd4-38f7-4d0a-a1c6-b97d550ddc87 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:25.398312 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:25.398312 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:25.399155 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85113bd4-38f7-4d0a-a1c6-b97d550ddc87 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:25.399597 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1145/4579] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:25 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:26.417617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cee5f785-275d-41ed-be22-13f5137b5993 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:26.419991 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cee5f785-275d-41ed-be22-13f5137b5993 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:26.421532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cee5f785-275d-41ed-be22-13f5137b5993 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:26.421532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cee5f785-275d-41ed-be22-13f5137b5993 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:26.421532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-cee5f785-275d-41ed-be22-13f5137b5993 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:26.425167 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:26.425167 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:26.425909 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cee5f785-275d-41ed-be22-13f5137b5993 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:26.426243 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1146/4580] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:26 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:27.394768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-a9b8f6d3-8f2d-4369-8665-da0b4352bf3c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:27.396910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-a9b8f6d3-8f2d-4369-8665-da0b4352bf3c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995/action Aug 08 19:36:27.397138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-a9b8f6d3-8f2d-4369-8665-da0b4352bf3c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:36:27.397242 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-a9b8f6d3-8f2d-4369-8665-da0b4352bf3c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:27.413384 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:27.413384 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:27.425613 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ee59e457-379a-4d72-9d4b-95cac18efd4f req-a9b8f6d3-8f2d-4369-8665-da0b4352bf3c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995/action returned with HTTP 204 Aug 08 19:36:27.426189 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1146/4581] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:36:27 2026] POST /volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:27.435528 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d69152ad-5f2b-4187-b307-b1d315d178ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:27.437248 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d69152ad-5f2b-4187-b307-b1d315d178ae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:27.437463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d69152ad-5f2b-4187-b307-b1d315d178ae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:27.437644 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d69152ad-5f2b-4187-b307-b1d315d178ae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:27.437763 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d69152ad-5f2b-4187-b307-b1d315d178ae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:27.441827 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:27.441827 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:27.442528 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d69152ad-5f2b-4187-b307-b1d315d178ae tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:27.442930 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1145/4582] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:27 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:28.456157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-52638675-f282-44a2-9252-0b8074452b97 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:28.460911 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52638675-f282-44a2-9252-0b8074452b97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:28.461163 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52638675-f282-44a2-9252-0b8074452b97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:28.461399 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-52638675-f282-44a2-9252-0b8074452b97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:28.461566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-52638675-f282-44a2-9252-0b8074452b97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:28.466777 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:28.466777 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:28.467733 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-52638675-f282-44a2-9252-0b8074452b97 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:28.468191 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1146/4583] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:28 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:29.478423 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-328e7eb6-432f-45ea-9ace-e7e11a9b19db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:29.480195 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-328e7eb6-432f-45ea-9ace-e7e11a9b19db tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:29.480373 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-328e7eb6-432f-45ea-9ace-e7e11a9b19db tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:29.480584 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-328e7eb6-432f-45ea-9ace-e7e11a9b19db tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:29.480696 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-328e7eb6-432f-45ea-9ace-e7e11a9b19db tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:29.485033 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:29.485033 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:29.485848 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-328e7eb6-432f-45ea-9ace-e7e11a9b19db tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:29.486223 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1147/4584] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:29 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:30.499558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-725eeeb1-af1d-4393-b418-06adbeb939f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:30.503815 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-725eeeb1-af1d-4393-b418-06adbeb939f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:30.504006 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-725eeeb1-af1d-4393-b418-06adbeb939f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:30.504219 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-725eeeb1-af1d-4393-b418-06adbeb939f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:30.504314 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-725eeeb1-af1d-4393-b418-06adbeb939f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:30.512988 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:30.512988 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:30.513663 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-725eeeb1-af1d-4393-b418-06adbeb939f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:30.514044 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1147/4585] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:30 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:30.868790 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1d8d9a6e-7683-45f8-9d4e-cea0a5c9c783 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:30.869229 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d8d9a6e-7683-45f8-9d4e-cea0a5c9c783 None None] GET https://10.4.3.89/volume// Aug 08 19:36:30.869435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d8d9a6e-7683-45f8-9d4e-cea0a5c9c783 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:30.869674 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1d8d9a6e-7683-45f8-9d4e-cea0a5c9c783 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:30.870066 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1d8d9a6e-7683-45f8-9d4e-cea0a5c9c783 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:30.870428 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1146/4586] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:36:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:30.876991 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-2b9a28f7-ff5b-4f06-aff3-eafdfdf9e1ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:30.878944 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-2b9a28f7-ff5b-4f06-aff3-eafdfdf9e1ed tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:36:30.879427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-2b9a28f7-ff5b-4f06-aff3-eafdfdf9e1ed tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "138e5fa6-ea3d-474e-b105-71c0a8e8a87d", "connector": null, "instance_uuid": "ea8b342f-3eeb-4cfc-8791-e670e3343e5e"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:30.892590 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:30.892590 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:30.920256 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-2b9a28f7-ff5b-4f06-aff3-eafdfdf9e1ed tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:36:30.920582 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1147/4587] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:36:30 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) Aug 08 19:36:30.928727 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-07211206-b82d-4545-a026-f879c3ebd9b6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:30.932014 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-07211206-b82d-4545-a026-f879c3ebd9b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 Aug 08 19:36:30.932562 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-07211206-b82d-4545-a026-f879c3ebd9b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:30.932562 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-07211206-b82d-4545-a026-f879c3ebd9b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:30.944821 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:30.944821 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:31.003242 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-07211206-b82d-4545-a026-f879c3ebd9b6 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 returned with HTTP 200 Aug 08 19:36:31.003734 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1148/4588] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:36:30 2026] DELETE /volume/v3/attachments/f6ad1260-8bd3-466b-81b3-fb03a4ef3995 => generated 192 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:31.528572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a6f1fd9a-9651-4309-bd4d-8a3d7a069a94 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:31.530601 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6f1fd9a-9651-4309-bd4d-8a3d7a069a94 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:31.530821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6f1fd9a-9651-4309-bd4d-8a3d7a069a94 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:31.531045 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a6f1fd9a-9651-4309-bd4d-8a3d7a069a94 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:31.531162 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a6f1fd9a-9651-4309-bd4d-8a3d7a069a94 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:31.536326 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:31.536326 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:31.536758 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a6f1fd9a-9651-4309-bd4d-8a3d7a069a94 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:31.537223 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1148/4589] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:31 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:36:32.546693 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85f52ca8-4d12-4e5f-94b5-863d738ca6ac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:32.548369 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85f52ca8-4d12-4e5f-94b5-863d738ca6ac tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:32.548612 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85f52ca8-4d12-4e5f-94b5-863d738ca6ac tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:32.548740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85f52ca8-4d12-4e5f-94b5-863d738ca6ac tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:32.548835 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-85f52ca8-4d12-4e5f-94b5-863d738ca6ac tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:32.553462 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:32.553462 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:32.554159 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85f52ca8-4d12-4e5f-94b5-863d738ca6ac tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:32.554502 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1147/4590] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:32 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:32.790269 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-7b39e66b-68ed-4c32-8574-f7bf8e900209 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:32.793083 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-7b39e66b-68ed-4c32-8574-f7bf8e900209 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] PUT https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 Aug 08 19:36:32.793083 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-7b39e66b-68ed-4c32-8574-f7bf8e900209 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:32.801964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-7b39e66b-68ed-4c32-8574-f7bf8e900209 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Acquiring lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:36:32.807691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-7b39e66b-68ed-4c32-8574-f7bf8e900209 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:36:32.809389 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:32.809389 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:32.886606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-7b39e66b-68ed-4c32-8574-f7bf8e900209 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Lock "cinder-attachment_update-138e5fa6-ea3d-474e-b105-71c0a8e8a87d-np0000006803" released by "attachment_update" :: held 0.079s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:36:32.886963 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-7b39e66b-68ed-4c32-8574-f7bf8e900209 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 returned with HTTP 200 Aug 08 19:36:32.887551 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1148/4591] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:36:32 2026] PUT /volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:32.897813 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-b721eea8-eb74-4a15-a072-0460c185b122 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:32.899790 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-b721eea8-eb74-4a15-a072-0460c185b122 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 Aug 08 19:36:32.899987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-b721eea8-eb74-4a15-a072-0460c185b122 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:32.900161 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-b721eea8-eb74-4a15-a072-0460c185b122 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:32.913239 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-b721eea8-eb74-4a15-a072-0460c185b122 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 returned with HTTP 200 Aug 08 19:36:32.913667 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1149/4592] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:36:32 2026] GET /volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:33.570449 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e526a49-c453-45b0-92cd-ed4d65b7b8e1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:33.573569 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e526a49-c453-45b0-92cd-ed4d65b7b8e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:33.573829 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e526a49-c453-45b0-92cd-ed4d65b7b8e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:33.574033 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e526a49-c453-45b0-92cd-ed4d65b7b8e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:33.574165 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-3e526a49-c453-45b0-92cd-ed4d65b7b8e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:33.580898 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:33.580898 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:33.581663 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e526a49-c453-45b0-92cd-ed4d65b7b8e1 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:33.582038 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1149/4593] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:33 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:34.594439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1233203-c9a0-47e9-8747-29b605305ea8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:34.596362 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1233203-c9a0-47e9-8747-29b605305ea8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:34.596588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1233203-c9a0-47e9-8747-29b605305ea8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:34.597005 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1233203-c9a0-47e9-8747-29b605305ea8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:34.597113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-d1233203-c9a0-47e9-8747-29b605305ea8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:34.605992 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:34.605992 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:34.606710 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1233203-c9a0-47e9-8747-29b605305ea8 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:34.607139 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1148/4594] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:34 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:35.617034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cfbfd867-f17f-40fc-ac0d-171d32951195 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:35.618663 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cfbfd867-f17f-40fc-ac0d-171d32951195 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:35.618856 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cfbfd867-f17f-40fc-ac0d-171d32951195 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:35.619030 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cfbfd867-f17f-40fc-ac0d-171d32951195 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:35.619120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-cfbfd867-f17f-40fc-ac0d-171d32951195 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:35.623088 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:35.623088 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:35.623733 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cfbfd867-f17f-40fc-ac0d-171d32951195 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:35.624035 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1149/4595] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:35 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:36.633543 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eeb57a6c-f9eb-4cba-9c48-bc3cf74dc75a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:36.635056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeb57a6c-f9eb-4cba-9c48-bc3cf74dc75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:36.635218 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeb57a6c-f9eb-4cba-9c48-bc3cf74dc75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:36.635432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeb57a6c-f9eb-4cba-9c48-bc3cf74dc75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:36.635540 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-eeb57a6c-f9eb-4cba-9c48-bc3cf74dc75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:36.639093 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:36.639093 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:36.639709 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeb57a6c-f9eb-4cba-9c48-bc3cf74dc75a tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:36.640013 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1150/4596] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:36 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:37.121332 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-efb38a2d-c923-4f0b-b728-1f80304c9184 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:37.123211 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-efb38a2d-c923-4f0b-b728-1f80304c9184 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption Aug 08 19:36:37.123369 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-efb38a2d-c923-4f0b-b728-1f80304c9184 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:37.123572 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-efb38a2d-c923-4f0b-b728-1f80304c9184 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:37.131706 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:37.131706 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:37.137179 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-efb38a2d-c923-4f0b-b728-1f80304c9184 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption returned with HTTP 200 Aug 08 19:36:37.137627 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1150/4597] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:36:37 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:37.658833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a458b11f-c873-4e3f-9033-dc9fc9c66cdb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:37.660533 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a458b11f-c873-4e3f-9033-dc9fc9c66cdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:37.660733 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a458b11f-c873-4e3f-9033-dc9fc9c66cdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:37.660949 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a458b11f-c873-4e3f-9033-dc9fc9c66cdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:37.661006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-a458b11f-c873-4e3f-9033-dc9fc9c66cdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:37.666572 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:37.666572 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:37.667403 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a458b11f-c873-4e3f-9033-dc9fc9c66cdb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:37.667826 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1149/4598] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:37 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:37.677470 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-937f6795-f4c9-4b77-9708-4ee4c2b37446 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:37.679143 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-937f6795-f4c9-4b77-9708-4ee4c2b37446 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:37.679320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-937f6795-f4c9-4b77-9708-4ee4c2b37446 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:37.679531 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-937f6795-f4c9-4b77-9708-4ee4c2b37446 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:37.679638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-937f6795-f4c9-4b77-9708-4ee4c2b37446 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:37.684180 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:37.684180 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:37.684866 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-937f6795-f4c9-4b77-9708-4ee4c2b37446 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:37.685377 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1150/4599] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:37 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:37.694048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a39c1886-2308-4a8c-b3a1-cf06900b0121 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:37.695739 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a39c1886-2308-4a8c-b3a1-cf06900b0121 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:37.695926 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a39c1886-2308-4a8c-b3a1-cf06900b0121 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:37.696136 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a39c1886-2308-4a8c-b3a1-cf06900b0121 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:37.696276 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-a39c1886-2308-4a8c-b3a1-cf06900b0121 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete backup with id: 665062a0-fa7c-43de-b8d4-26b79613dcf2. Aug 08 19:36:37.700548 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:37.700548 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:37.714535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-a39c1886-2308-4a8c-b3a1-cf06900b0121 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] delete_backup rpcapi backup_id 665062a0-fa7c-43de-b8d4-26b79613dcf2 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:36:37.716241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a39c1886-2308-4a8c-b3a1-cf06900b0121 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 202 Aug 08 19:36:37.716842 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1151/4600] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:37 2026] DELETE /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:36:37.724358 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e926d60-1ff8-48a7-9ce8-129ea0de10eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:37.726559 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e926d60-1ff8-48a7-9ce8-129ea0de10eb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:37.726959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e926d60-1ff8-48a7-9ce8-129ea0de10eb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:37.728427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e926d60-1ff8-48a7-9ce8-129ea0de10eb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:37.728427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0e926d60-1ff8-48a7-9ce8-129ea0de10eb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:37.736514 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:37.736514 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:37.736514 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e926d60-1ff8-48a7-9ce8-129ea0de10eb tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 200 Aug 08 19:36:37.736514 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1151/4601] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:37 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:38.058836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18544eb2-cb0b-41f8-98c1-338012935c34 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:38.060669 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18544eb2-cb0b-41f8-98c1-338012935c34 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:36:38.060847 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18544eb2-cb0b-41f8-98c1-338012935c34 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:38.061013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18544eb2-cb0b-41f8-98c1-338012935c34 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:38.070737 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:38.070737 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:38.078184 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-18544eb2-cb0b-41f8-98c1-338012935c34 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:38.083467 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18544eb2-cb0b-41f8-98c1-338012935c34 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:36:38.083912 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1150/4602] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:38 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 1647 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:38.747382 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7c0c5fce-1620-494e-a985-8a9b0daea978 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:38.751400 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c0c5fce-1620-494e-a985-8a9b0daea978 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 Aug 08 19:36:38.751507 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c0c5fce-1620-494e-a985-8a9b0daea978 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:38.751713 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7c0c5fce-1620-494e-a985-8a9b0daea978 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:38.751765 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7c0c5fce-1620-494e-a985-8a9b0daea978 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 665062a0-fa7c-43de-b8d4-26b79613dcf2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:38.755339 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7c0c5fce-1620-494e-a985-8a9b0daea978 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 returned with HTTP 404 Aug 08 19:36:38.755775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1151/4603] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:38 2026] GET /volume/v3/backups/665062a0-fa7c-43de-b8d4-26b79613dcf2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:38.865454 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8e644c16-3101-4c7a-8628-fc3566c1041d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:38.868617 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e644c16-3101-4c7a-8628-fc3566c1041d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:38.868865 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e644c16-3101-4c7a-8628-fc3566c1041d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:38.869094 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8e644c16-3101-4c7a-8628-fc3566c1041d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:38.869230 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-8e644c16-3101-4c7a-8628-fc3566c1041d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete backup with id: 629bc4ea-7e8e-4305-a9d8-56f34d56c920. Aug 08 19:36:38.874347 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:38.874347 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:38.899239 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.backup.rpcapi [None req-8e644c16-3101-4c7a-8628-fc3566c1041d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] delete_backup rpcapi backup_id 629bc4ea-7e8e-4305-a9d8-56f34d56c920 {{(pid=100252) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:36:38.901084 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8e644c16-3101-4c7a-8628-fc3566c1041d tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 202 Aug 08 19:36:38.901588 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1152/4604] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:38 2026] DELETE /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:36:38.910615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9689992d-f534-43cf-83a5-bab90b69fa4c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:38.912194 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9689992d-f534-43cf-83a5-bab90b69fa4c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:38.912535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9689992d-f534-43cf-83a5-bab90b69fa4c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:38.912816 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9689992d-f534-43cf-83a5-bab90b69fa4c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:38.912994 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-9689992d-f534-43cf-83a5-bab90b69fa4c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:38.918475 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:38.918475 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:38.919538 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9689992d-f534-43cf-83a5-bab90b69fa4c tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 200 Aug 08 19:36:38.920140 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1152/4605] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:38 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:39.097348 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3a5ed3f5-a3db-4f9d-aae1-9c6d583704fe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:39.099172 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a5ed3f5-a3db-4f9d-aae1-9c6d583704fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:36:39.099350 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a5ed3f5-a3db-4f9d-aae1-9c6d583704fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:39.099565 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3a5ed3f5-a3db-4f9d-aae1-9c6d583704fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:39.108787 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:39.108787 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:39.112098 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3a5ed3f5-a3db-4f9d-aae1-9c6d583704fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:39.116887 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3a5ed3f5-a3db-4f9d-aae1-9c6d583704fe tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:36:39.117369 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1151/4606] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:39 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:39.448364 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-22dfce8b-ba12-40d5-bc81-820b638e0625 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:39.451220 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-22dfce8b-ba12-40d5-bc81-820b638e0625 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44/action Aug 08 19:36:39.451724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-22dfce8b-ba12-40d5-bc81-820b638e0625 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:36:39.453428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-22dfce8b-ba12-40d5-bc81-820b638e0625 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:39.483545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-31719840-755d-4bf3-a488-a724572855cd req-52dbfaaf-c5ac-4baa-addd-b58a770fe4d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:39.485460 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-31719840-755d-4bf3-a488-a724572855cd req-52dbfaaf-c5ac-4baa-addd-b58a770fe4d8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda Aug 08 19:36:39.485659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-31719840-755d-4bf3-a488-a724572855cd req-52dbfaaf-c5ac-4baa-addd-b58a770fe4d8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:39.485861 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-31719840-755d-4bf3-a488-a724572855cd req-52dbfaaf-c5ac-4baa-addd-b58a770fe4d8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:39.489759 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:39.489759 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:39.494769 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:39.494769 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:39.512868 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1e795cec-767e-4eb1-8183-142ecbee0cdb req-22dfce8b-ba12-40d5-bc81-820b638e0625 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44/action returned with HTTP 204 Aug 08 19:36:39.513364 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1152/4607] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:36:39 2026] POST /volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:39.576733 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-31719840-755d-4bf3-a488-a724572855cd req-52dbfaaf-c5ac-4baa-addd-b58a770fe4d8 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda returned with HTTP 200 Aug 08 19:36:39.577267 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1153/4608] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:36:39 2026] DELETE /volume/v3/attachments/b08258e5-58bf-401f-a8ac-ff74b938cdda => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:39.929384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c588c6de-4212-4629-b524-c1b288352bbd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:39.931441 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c588c6de-4212-4629-b524-c1b288352bbd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 Aug 08 19:36:39.933343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c588c6de-4212-4629-b524-c1b288352bbd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:39.933343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c588c6de-4212-4629-b524-c1b288352bbd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:39.933343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c588c6de-4212-4629-b524-c1b288352bbd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Show backup with id 629bc4ea-7e8e-4305-a9d8-56f34d56c920. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:39.935687 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c588c6de-4212-4629-b524-c1b288352bbd tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 returned with HTTP 404 Aug 08 19:36:39.938907 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1153/4609] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:39 2026] GET /volume/v3/backups/629bc4ea-7e8e-4305-a9d8-56f34d56c920 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:40.064165 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-f33bf343-4e3e-4da5-baff-91db67947185 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.066236 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-f33bf343-4e3e-4da5-baff-91db67947185 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:40.066471 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-f33bf343-4e3e-4da5-baff-91db67947185 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.066659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-f33bf343-4e3e-4da5-baff-91db67947185 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.076807 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.076807 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:40.080745 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-f33bf343-4e3e-4da5-baff-91db67947185 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:40.084923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-f33bf343-4e3e-4da5-baff-91db67947185 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:40.085321 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1152/4610] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:40.105960 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-719affe2-960a-41e3-bfb4-7913713e70f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.107909 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-719affe2-960a-41e3-bfb4-7913713e70f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] POST https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41/action Aug 08 19:36:40.108277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-719affe2-960a-41e3-bfb4-7913713e70f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:36:40.108467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-719affe2-960a-41e3-bfb4-7913713e70f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:40.118056 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.118056 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:40.118587 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-719affe2-960a-41e3-bfb4-7913713e70f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:40.127063 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-719affe2-960a-41e3-bfb4-7913713e70f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Begin detaching volume completed successfully. Aug 08 19:36:40.127349 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-719affe2-960a-41e3-bfb4-7913713e70f2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41/action returned with HTTP 202 Aug 08 19:36:40.127839 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1153/4611] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:36:40 2026] POST /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:36:40.129106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9a55f44a-3e9b-477d-bb8e-d92a1ded4714 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.130956 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a55f44a-3e9b-477d-bb8e-d92a1ded4714 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:36:40.131166 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a55f44a-3e9b-477d-bb8e-d92a1ded4714 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.131378 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9a55f44a-3e9b-477d-bb8e-d92a1ded4714 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.138032 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.138032 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:40.144055 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9a55f44a-3e9b-477d-bb8e-d92a1ded4714 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:40.147463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f34c9615-ce8c-444b-accf-8b786303943f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.148555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9a55f44a-3e9b-477d-bb8e-d92a1ded4714 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:36:40.148555 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1154/4612] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:40.149647 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f34c9615-ce8c-444b-accf-8b786303943f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:40.149898 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f34c9615-ce8c-444b-accf-8b786303943f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.150131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f34c9615-ce8c-444b-accf-8b786303943f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.162083 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.162083 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:40.162342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.164547 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:36:40.164931 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "58c98b73-fcd1-4485-84e4-b453d25c3c3e", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1186070880"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:40.166326 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.contrib.backups [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating new backup {'backup': {'volume_id': '58c98b73-fcd1-4485-84e4-b453d25c3c3e', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1186070880'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:36:40.166385 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f34c9615-ce8c-444b-accf-8b786303943f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:40.166513 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.contrib.backups [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating backup of volume 58c98b73-fcd1-4485-84e4-b453d25c3c3e in container None Aug 08 19:36:40.171506 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f34c9615-ce8c-444b-accf-8b786303943f tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:40.172127 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1154/4613] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:40.174053 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.174053 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:40.174401 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ff242513-e59c-4455-9568-86eff392a138 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.174492 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:40.174955 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff242513-e59c-4455-9568-86eff392a138 None None] GET https://10.4.3.89/volume// Aug 08 19:36:40.175039 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff242513-e59c-4455-9568-86eff392a138 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.175249 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ff242513-e59c-4455-9568-86eff392a138 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.175643 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ff242513-e59c-4455-9568-86eff392a138 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:40.175966 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1154/4614] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:40.182659 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-2a031056-e9e6-4ef4-bb61-9e0d3754a184 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.184298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-2a031056-e9e6-4ef4-bb61-9e0d3754a184 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:40.184788 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-2a031056-e9e6-4ef4-bb61-9e0d3754a184 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.185044 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-2a031056-e9e6-4ef4-bb61-9e0d3754a184 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.192933 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['c14881e0-30d8-497d-8255-301b6a3bbb0a', '87351ba0-7788-4df5-9d8a-6b775839ed34'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:40.195701 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.195701 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:40.198842 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-2a031056-e9e6-4ef4-bb61-9e0d3754a184 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:40.203948 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-2a031056-e9e6-4ef4-bb61-9e0d3754a184 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:40.204387 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1155/4615] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 1315 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:36:40.233915 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1dcbe013-1bdb-426f-ad76-c4e01bf12af4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:36:40.234372 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1153/4616] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:40 2026] POST /volume/v3/backups => generated 328 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:40.242033 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cf56d975-4684-4dbe-bf69-bc2e2cb5423c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.244189 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cf56d975-4684-4dbe-bf69-bc2e2cb5423c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:40.244505 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cf56d975-4684-4dbe-bf69-bc2e2cb5423c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.244779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cf56d975-4684-4dbe-bf69-bc2e2cb5423c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.244928 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-cf56d975-4684-4dbe-bf69-bc2e2cb5423c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:40.249687 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.249687 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:40.250589 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cf56d975-4684-4dbe-bf69-bc2e2cb5423c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:40.251042 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1155/4617] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:40.706238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6ab60c46-f1b4-4f5c-93bc-09f0e3a96e2b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.707788 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ab60c46-f1b4-4f5c-93bc-09f0e3a96e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:40.707991 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ab60c46-f1b4-4f5c-93bc-09f0e3a96e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.708195 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6ab60c46-f1b4-4f5c-93bc-09f0e3a96e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.719568 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.719568 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:40.723620 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6ab60c46-f1b4-4f5c-93bc-09f0e3a96e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:40.727657 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6ab60c46-f1b4-4f5c-93bc-09f0e3a96e2b tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:40.728073 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1155/4618] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:40.765101 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-d9a31ddf-5723-409f-8a97-5de816b2a20d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.766747 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-d9a31ddf-5723-409f-8a97-5de816b2a20d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:40.767037 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-d9a31ddf-5723-409f-8a97-5de816b2a20d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.767293 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-d9a31ddf-5723-409f-8a97-5de816b2a20d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.776184 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.776184 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:40.779897 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-d9a31ddf-5723-409f-8a97-5de816b2a20d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:40.785022 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-d9a31ddf-5723-409f-8a97-5de816b2a20d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:40.785022 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1156/4619] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:40.801242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-83ac4ab0-f5ae-48b6-a7fa-8355dba0fdb4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.803245 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-83ac4ab0-f5ae-48b6-a7fa-8355dba0fdb4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] POST https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/action Aug 08 19:36:40.803593 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-83ac4ab0-f5ae-48b6-a7fa-8355dba0fdb4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:36:40.803714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-83ac4ab0-f5ae-48b6-a7fa-8355dba0fdb4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:40.813758 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.813758 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:40.814161 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-83ac4ab0-f5ae-48b6-a7fa-8355dba0fdb4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:40.822187 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-83ac4ab0-f5ae-48b6-a7fa-8355dba0fdb4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Begin detaching volume completed successfully. Aug 08 19:36:40.822378 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-83ac4ab0-f5ae-48b6-a7fa-8355dba0fdb4 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/action returned with HTTP 202 Aug 08 19:36:40.822860 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1154/4620] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:36:40 2026] POST /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:36:40.861363 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5d305ad2-502e-46e6-9196-6bdbb048b146 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.861840 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d305ad2-502e-46e6-9196-6bdbb048b146 None None] GET https://10.4.3.89/volume// Aug 08 19:36:40.862021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d305ad2-502e-46e6-9196-6bdbb048b146 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.862225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5d305ad2-502e-46e6-9196-6bdbb048b146 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.862581 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5d305ad2-502e-46e6-9196-6bdbb048b146 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:36:40.862893 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1156/4621] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:36:40.872866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e95e79f4-8587-46d0-9244-c2da24a3ad5e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.874777 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e95e79f4-8587-46d0-9244-c2da24a3ad5e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:36:40.875089 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e95e79f4-8587-46d0-9244-c2da24a3ad5e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.875390 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e95e79f4-8587-46d0-9244-c2da24a3ad5e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.885037 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.885037 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:40.888751 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e95e79f4-8587-46d0-9244-c2da24a3ad5e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:36:40.893070 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e95e79f4-8587-46d0-9244-c2da24a3ad5e tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:36:40.893510 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1156/4622] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 1350 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:36:40.902478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-bab8a125-84c8-4068-bbe7-41ec9f9b794c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:40.904725 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-bab8a125-84c8-4068-bbe7-41ec9f9b794c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption Aug 08 19:36:40.905156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-bab8a125-84c8-4068-bbe7-41ec9f9b794c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:40.905529 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-bab8a125-84c8-4068-bbe7-41ec9f9b794c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:40.917652 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:40.917652 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:40.926969 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-bab8a125-84c8-4068-bbe7-41ec9f9b794c tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption returned with HTTP 200 Aug 08 19:36:40.926969 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1157/4623] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:36:40 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:41.184145 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1f8767d3-6fbc-40c8-80aa-7a7c4a6c5df5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:41.185845 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f8767d3-6fbc-40c8-80aa-7a7c4a6c5df5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:41.186025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f8767d3-6fbc-40c8-80aa-7a7c4a6c5df5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:41.186211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1f8767d3-6fbc-40c8-80aa-7a7c4a6c5df5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:41.195212 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:41.195212 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:41.198471 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1f8767d3-6fbc-40c8-80aa-7a7c4a6c5df5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:41.202270 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1f8767d3-6fbc-40c8-80aa-7a7c4a6c5df5 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:41.202641 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1155/4624] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:41 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:41.262576 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b3123f7a-1e41-4f83-98ac-cb5d1386adf3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:41.264424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3123f7a-1e41-4f83-98ac-cb5d1386adf3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:41.264617 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3123f7a-1e41-4f83-98ac-cb5d1386adf3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:41.264808 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b3123f7a-1e41-4f83-98ac-cb5d1386adf3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:41.264902 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-b3123f7a-1e41-4f83-98ac-cb5d1386adf3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:41.269174 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:41.269174 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:41.269928 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b3123f7a-1e41-4f83-98ac-cb5d1386adf3 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:41.270291 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1157/4625] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:41 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:42.216361 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-84dee750-454d-4c40-8664-7417ed8e533e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:42.218063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84dee750-454d-4c40-8664-7417ed8e533e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:42.218259 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84dee750-454d-4c40-8664-7417ed8e533e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:42.218498 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-84dee750-454d-4c40-8664-7417ed8e533e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:42.229494 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:42.229494 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:42.233668 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-84dee750-454d-4c40-8664-7417ed8e533e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:42.238378 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-84dee750-454d-4c40-8664-7417ed8e533e tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:42.238823 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1157/4626] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:42 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:36:42.280511 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea7a963d-5a70-4cc0-afb7-119c461e105d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:42.282516 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea7a963d-5a70-4cc0-afb7-119c461e105d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:42.282808 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea7a963d-5a70-4cc0-afb7-119c461e105d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:42.283041 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea7a963d-5a70-4cc0-afb7-119c461e105d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:42.283150 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-ea7a963d-5a70-4cc0-afb7-119c461e105d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:42.287498 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:42.287498 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:42.288317 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea7a963d-5a70-4cc0-afb7-119c461e105d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:42.288738 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1158/4627] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:42 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:42.895385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-63be3e73-db8b-44de-88ba-fdcc2b3886c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:42.897371 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-63be3e73-db8b-44de-88ba-fdcc2b3886c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6 Aug 08 19:36:42.897587 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-63be3e73-db8b-44de-88ba-fdcc2b3886c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:42.897781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-63be3e73-db8b-44de-88ba-fdcc2b3886c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:42.904602 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:42.904602 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:42.969540 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d6ed7e22-7c6a-43c5-93c1-0ab3af73edc0 req-63be3e73-db8b-44de-88ba-fdcc2b3886c2 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6 returned with HTTP 200 Aug 08 19:36:42.970026 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1156/4628] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:36:42 2026] DELETE /volume/v3/attachments/6daf3423-405b-4448-a1c4-f1bae8e414f6 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:36:43.253760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d71abcef-48db-4933-9eff-ca30aef9c818 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:43.256136 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d71abcef-48db-4933-9eff-ca30aef9c818 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:43.256450 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d71abcef-48db-4933-9eff-ca30aef9c818 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:43.256716 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d71abcef-48db-4933-9eff-ca30aef9c818 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:43.266234 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:43.266234 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:43.270592 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d71abcef-48db-4933-9eff-ca30aef9c818 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:43.274598 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d71abcef-48db-4933-9eff-ca30aef9c818 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:43.275176 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1158/4629] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:43 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:43.299808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7abced0f-a0ce-4290-8b20-32594847a770 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:43.302204 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7abced0f-a0ce-4290-8b20-32594847a770 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:43.302204 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7abced0f-a0ce-4290-8b20-32594847a770 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:43.302510 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7abced0f-a0ce-4290-8b20-32594847a770 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:43.302712 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7abced0f-a0ce-4290-8b20-32594847a770 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:43.308809 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:43.308809 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:43.309979 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7abced0f-a0ce-4290-8b20-32594847a770 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:43.311378 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1158/4630] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:43 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:44.321649 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8bf6f16c-aa00-40a6-9be9-500e297276f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:44.323213 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bf6f16c-aa00-40a6-9be9-500e297276f2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:44.323376 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f16c-aa00-40a6-9be9-500e297276f2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:44.323563 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f16c-aa00-40a6-9be9-500e297276f2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:44.323662 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8bf6f16c-aa00-40a6-9be9-500e297276f2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:44.327240 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:44.327240 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:44.328012 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8bf6f16c-aa00-40a6-9be9-500e297276f2 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:44.328175 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1159/4631] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:44 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:45.340168 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5727abcf-ab98-415a-8626-834266fed1e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:45.342355 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5727abcf-ab98-415a-8626-834266fed1e9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:45.342617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5727abcf-ab98-415a-8626-834266fed1e9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:45.342855 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5727abcf-ab98-415a-8626-834266fed1e9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:45.342991 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-5727abcf-ab98-415a-8626-834266fed1e9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:45.348144 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:45.348144 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:45.348937 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5727abcf-ab98-415a-8626-834266fed1e9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:45.349346 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1157/4632] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:45 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:46.133261 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8cf04bc5-68fc-4184-95cb-004dcb0b5354 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:46.134939 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cf04bc5-68fc-4184-95cb-004dcb0b5354 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:46.135094 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cf04bc5-68fc-4184-95cb-004dcb0b5354 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:46.135281 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cf04bc5-68fc-4184-95cb-004dcb0b5354 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:46.141734 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:46.141734 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:46.145287 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8cf04bc5-68fc-4184-95cb-004dcb0b5354 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:46.149323 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cf04bc5-68fc-4184-95cb-004dcb0b5354 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:46.149735 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1159/4633] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:46 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:46.160687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-788a515a-4106-4959-bcee-54b7ce06c990 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:46.162383 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-788a515a-4106-4959-bcee-54b7ce06c990 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:46.162594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-788a515a-4106-4959-bcee-54b7ce06c990 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:46.162794 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-788a515a-4106-4959-bcee-54b7ce06c990 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:46.162931 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-788a515a-4106-4959-bcee-54b7ce06c990 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume with id: 1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:46.169752 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:46.169752 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:46.170190 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-788a515a-4106-4959-bcee-54b7ce06c990 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:46.190146 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-788a515a-4106-4959-bcee-54b7ce06c990 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Delete volume request issued successfully. Aug 08 19:36:46.190146 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-788a515a-4106-4959-bcee-54b7ce06c990 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 202 Aug 08 19:36:46.190146 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1159/4634] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:46 2026] DELETE /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:46.196229 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9028180-58fb-44d1-8f1d-2bd292465183 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:46.197960 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9028180-58fb-44d1-8f1d-2bd292465183 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:46.198159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9028180-58fb-44d1-8f1d-2bd292465183 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:46.198366 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9028180-58fb-44d1-8f1d-2bd292465183 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:46.205341 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:46.205341 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:46.208870 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9028180-58fb-44d1-8f1d-2bd292465183 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Volume info retrieved successfully. Aug 08 19:36:46.213519 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9028180-58fb-44d1-8f1d-2bd292465183 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 200 Aug 08 19:36:46.213909 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1160/4635] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:46 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:36:46.359036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7a2e3fe5-bb82-4f27-ad3b-7fa68b993f4d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:46.361552 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7a2e3fe5-bb82-4f27-ad3b-7fa68b993f4d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:46.365275 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7a2e3fe5-bb82-4f27-ad3b-7fa68b993f4d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:46.365275 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7a2e3fe5-bb82-4f27-ad3b-7fa68b993f4d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:46.365275 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7a2e3fe5-bb82-4f27-ad3b-7fa68b993f4d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:46.372822 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:46.372822 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:46.373685 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7a2e3fe5-bb82-4f27-ad3b-7fa68b993f4d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:46.376092 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1158/4636] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:46 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:47.230469 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cfe29edf-7f2b-4f8b-a26a-64d699e8a956 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:47.232847 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cfe29edf-7f2b-4f8b-a26a-64d699e8a956 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] GET https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 Aug 08 19:36:47.233131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cfe29edf-7f2b-4f8b-a26a-64d699e8a956 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:47.233401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cfe29edf-7f2b-4f8b-a26a-64d699e8a956 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:47.241884 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cfe29edf-7f2b-4f8b-a26a-64d699e8a956 tempest-VolumesBackupsTest-954136704 tempest-VolumesBackupsTest-954136704-project-member] https://10.4.3.89/volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 returned with HTTP 404 Aug 08 19:36:47.242556 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1160/4637] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:47 2026] GET /volume/v3/volumes/1f689a43-3a6b-4d95-8dbb-989a40f81b41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:47.386797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-69f4b8b6-4b94-4415-92a1-1e5120aa295d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:47.388964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69f4b8b6-4b94-4415-92a1-1e5120aa295d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:47.389190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69f4b8b6-4b94-4415-92a1-1e5120aa295d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:47.389444 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-69f4b8b6-4b94-4415-92a1-1e5120aa295d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:47.389596 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-69f4b8b6-4b94-4415-92a1-1e5120aa295d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:47.395037 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:47.395037 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:47.396032 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-69f4b8b6-4b94-4415-92a1-1e5120aa295d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:47.396508 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1160/4638] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:47 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:48.410039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58a5dac2-66ea-489f-9522-6fbaf3b313d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:48.411938 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58a5dac2-66ea-489f-9522-6fbaf3b313d4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:48.412151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58a5dac2-66ea-489f-9522-6fbaf3b313d4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:48.412356 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58a5dac2-66ea-489f-9522-6fbaf3b313d4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:48.412490 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-58a5dac2-66ea-489f-9522-6fbaf3b313d4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:48.416890 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:48.416890 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:48.417645 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58a5dac2-66ea-489f-9522-6fbaf3b313d4 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:48.418023 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1161/4639] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:48 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:49.438556 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-72dcf9dd-b169-47d0-bc1c-f19b48b638c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:49.441992 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72dcf9dd-b169-47d0-bc1c-f19b48b638c7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:49.442542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72dcf9dd-b169-47d0-bc1c-f19b48b638c7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:49.443000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-72dcf9dd-b169-47d0-bc1c-f19b48b638c7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:49.443000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-72dcf9dd-b169-47d0-bc1c-f19b48b638c7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:49.450425 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:49.450425 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:49.451135 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-72dcf9dd-b169-47d0-bc1c-f19b48b638c7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:49.451468 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1159/4640] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:49 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:50.394163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:50.468597 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55eb16cf-6bb9-4517-a02f-867f085caf1b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:50.470886 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55eb16cf-6bb9-4517-a02f-867f085caf1b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:50.471130 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55eb16cf-6bb9-4517-a02f-867f085caf1b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:50.471506 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55eb16cf-6bb9-4517-a02f-867f085caf1b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:50.471628 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-55eb16cf-6bb9-4517-a02f-867f085caf1b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:50.476340 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:50.476340 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:50.477224 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55eb16cf-6bb9-4517-a02f-867f085caf1b tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:50.477590 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1161/4641] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:50 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:50.488373 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:50.488854 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1293909143"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:50.490788 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1293909143'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:50.490963 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Create volume of 2 GB Aug 08 19:36:50.495939 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Availability Zones retrieved successfully. Aug 08 19:36:50.501188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Flow 'volume_create_api' (9c26daea-5774-41f8-a22e-de85f20fd38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:50.502199 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dbde829-e774-484a-82bc-03c18a8ae0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:50.503051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Validating volume size '2' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:50.526713 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dbde829-e774-484a-82bc-03c18a8ae0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:50.527407 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf66334-060a-4def-8d67-2dcf0ae8d4d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:50.579582 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Created reservations ['402b443d-9c69-434b-ac8c-199f0a00c84f', '9a49593e-d82e-426c-b821-67ddb9c10a60', 'c8ecada8-c3ad-4934-9211-cb19ab23f5a5', '683dbda4-d268-4c97-8c8b-a16719345b9a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:50.580249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf66334-060a-4def-8d67-2dcf0ae8d4d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['402b443d-9c69-434b-ac8c-199f0a00c84f', '9a49593e-d82e-426c-b821-67ddb9c10a60', 'c8ecada8-c3ad-4934-9211-cb19ab23f5a5', '683dbda4-d268-4c97-8c8b-a16719345b9a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:50.580949 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe023075-84b2-4804-8507-822e48cfac96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:50.600828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe023075-84b2-4804-8507-822e48cfac96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1becde7-4da3-4d98-86cb-139f45126187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1293909143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54f036a35ef4ffbb2cbb7364aa2079f',qos_specs=None,replication_status=,reservations=['402b443d-9c69-434b-ac8c-199f0a00c84f','9a49593e-d82e-426c-b821-67ddb9c10a60','c8ecada8-c3ad-4934-9211-cb19ab23f5a5','683dbda4-d268-4c97-8c8b-a16719345b9a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a7f5c761704a29aeb6e05fd49ae050',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1293909143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1becde7-4da3-4d98-86cb-139f45126187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54f036a35ef4ffbb2cbb7364aa2079f',provider_auth=None,provider_geometry=None,provider_id=None,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='57a7f5c761704a29aeb6e05fd49ae050',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:50.601522 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad633a4-d952-448f-8377-d9a1ea54951d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:50.630237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ad633a4-d952-448f-8377-d9a1ea54951d) transitioned into 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-1293909143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54f036a35ef4ffbb2cbb7364aa2079f',qos_specs=None,replication_status=,reservations=['402b443d-9c69-434b-ac8c-199f0a00c84f','9a49593e-d82e-426c-b821-67ddb9c10a60','c8ecada8-c3ad-4934-9211-cb19ab23f5a5','683dbda4-d268-4c97-8c8b-a16719345b9a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57a7f5c761704a29aeb6e05fd49ae050',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:50.631022 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6c35ff-5655-4e23-a3d4-e7ff55ca8352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:50.639931 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6c35ff-5655-4e23-a3d4-e7ff55ca8352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:50.640804 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Flow 'volume_create_api' (9c26daea-5774-41f8-a22e-de85f20fd38b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:50.641223 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Create volume request issued successfully. Aug 08 19:36:50.641881 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d2af6fb-7702-46f4-a91a-df7719114a1f tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:50.642273 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1161/4642] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:36:50 2026] POST /volume/v3/volumes => generated 753 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:50.653249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a9c17903-38a7-47f7-8e1d-cebc3ab97aed None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:50.654914 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9c17903-38a7-47f7-8e1d-cebc3ab97aed tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] GET https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 Aug 08 19:36:50.655087 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9c17903-38a7-47f7-8e1d-cebc3ab97aed tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:50.655271 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a9c17903-38a7-47f7-8e1d-cebc3ab97aed tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:50.662174 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:50.662174 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:50.665377 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a9c17903-38a7-47f7-8e1d-cebc3ab97aed tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Volume info retrieved successfully. Aug 08 19:36:50.668881 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a9c17903-38a7-47f7-8e1d-cebc3ab97aed tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 returned with HTTP 200 Aug 08 19:36:50.669234 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1162/4643] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:50 2026] GET /volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:51.487435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ec098155-8570-4622-af92-b2b731260ad6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.489225 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec098155-8570-4622-af92-b2b731260ad6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:51.489491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec098155-8570-4622-af92-b2b731260ad6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.489739 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ec098155-8570-4622-af92-b2b731260ad6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.489847 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-ec098155-8570-4622-af92-b2b731260ad6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:51.493831 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.493831 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:51.494538 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ec098155-8570-4622-af92-b2b731260ad6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:51.494894 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1160/4644] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:51 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:51.503200 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7df0faaf-168b-4743-b59f-23554a34b5cf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.504893 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7df0faaf-168b-4743-b59f-23554a34b5cf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:51.505098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7df0faaf-168b-4743-b59f-23554a34b5cf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.505271 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7df0faaf-168b-4743-b59f-23554a34b5cf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.505374 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-7df0faaf-168b-4743-b59f-23554a34b5cf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:51.509273 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.509273 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:51.509987 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7df0faaf-168b-4743-b59f-23554a34b5cf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:51.510305 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1162/4645] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:51 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:51.518574 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0903e705-9bed-4052-bed6-4885f49c299a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.520353 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0903e705-9bed-4052-bed6-4885f49c299a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:51.520554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0903e705-9bed-4052-bed6-4885f49c299a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.520737 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0903e705-9bed-4052-bed6-4885f49c299a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.520836 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.contrib.backups [None req-0903e705-9bed-4052-bed6-4885f49c299a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete backup with id: cd9bb1d7-0b79-465e-b723-468adf946830. Aug 08 19:36:51.524919 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.524919 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:51.535174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.backup.rpcapi [None req-0903e705-9bed-4052-bed6-4885f49c299a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] delete_backup rpcapi backup_id cd9bb1d7-0b79-465e-b723-468adf946830 {{(pid=100254) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:36:51.536635 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0903e705-9bed-4052-bed6-4885f49c299a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 202 Aug 08 19:36:51.537054 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1162/4646] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:51 2026] DELETE /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:36:51.543098 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-272c59ec-87c8-4a86-8677-c79b1a734196 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.544941 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-272c59ec-87c8-4a86-8677-c79b1a734196 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:51.545225 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-272c59ec-87c8-4a86-8677-c79b1a734196 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.545480 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-272c59ec-87c8-4a86-8677-c79b1a734196 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.545584 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-272c59ec-87c8-4a86-8677-c79b1a734196 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:51.549535 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.549535 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:51.550206 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-272c59ec-87c8-4a86-8677-c79b1a734196 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:51.550575 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1163/4647] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:51 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:51.682515 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c5d0e422-0d39-4f2b-bb42-65ac9ac0bced None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.684622 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5d0e422-0d39-4f2b-bb42-65ac9ac0bced tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] GET https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 Aug 08 19:36:51.684834 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5d0e422-0d39-4f2b-bb42-65ac9ac0bced tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.685017 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c5d0e422-0d39-4f2b-bb42-65ac9ac0bced tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.691702 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.691702 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:51.694918 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c5d0e422-0d39-4f2b-bb42-65ac9ac0bced tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Volume info retrieved successfully. Aug 08 19:36:51.698567 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c5d0e422-0d39-4f2b-bb42-65ac9ac0bced tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 returned with HTTP 200 Aug 08 19:36:51.699046 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1161/4648] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:51 2026] GET /volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:51.713078 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.715604 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:51.715924 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "f1becde7-4da3-4d98-86cb-139f45126187"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:51.717253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'f1becde7-4da3-4d98-86cb-139f45126187'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:51.726076 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.726076 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:51.727043 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Volume retrieved successfully. Aug 08 19:36:51.727043 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Create volume of 1 GB Aug 08 19:36:51.730134 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Availability Zones retrieved successfully. Aug 08 19:36:51.736044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Flow 'volume_create_api' (6461c5da-3831-489b-bd31-d5bff268b196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:51.737441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d112e7ea-be87-4b47-a6cb-9dc54ced8639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:51.738216 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:51.739628 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d112e7ea-be87-4b47-a6cb-9dc54ced8639) transitioned into state 'FAILURE' from state 'RUNNING' Aug 08 19:36:51.739628 np0000006803 devstack@c-api.service[100253]: 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. Aug 08 19:36:51.741873 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d112e7ea-be87-4b47-a6cb-9dc54ced8639) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:51.742720 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d112e7ea-be87-4b47-a6cb-9dc54ced8639) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 08 19:36:51.743346 np0000006803 devstack@c-api.service[100253]: WARNING cinder.volume.api [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Flow 'volume_create_api' (6461c5da-3831-489b-bd31-d5bff268b196) transitioned into state 'REVERTED' from state 'RUNNING' Aug 08 19:36:51.743749 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-472c1e4a-65c3-42e1-a91a-22c912b13d67 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 400 Aug 08 19:36:51.744554 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1163/4649] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:36:51 2026] POST /volume/v3/volumes => generated 173 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:36:51.750971 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e80a08f9-8c70-455a-85d4-61d64c775b59 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.753058 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e80a08f9-8c70-455a-85d4-61d64c775b59 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] GET https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 Aug 08 19:36:51.753344 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e80a08f9-8c70-455a-85d4-61d64c775b59 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.753496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e80a08f9-8c70-455a-85d4-61d64c775b59 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.760068 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.760068 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:51.763264 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e80a08f9-8c70-455a-85d4-61d64c775b59 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Volume info retrieved successfully. Aug 08 19:36:51.767065 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e80a08f9-8c70-455a-85d4-61d64c775b59 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 returned with HTTP 200 Aug 08 19:36:51.767453 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1163/4650] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:51 2026] GET /volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:51.779699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.782068 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 Aug 08 19:36:51.782315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.782612 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.782863 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Delete volume with id: f1becde7-4da3-4d98-86cb-139f45126187 Aug 08 19:36:51.791823 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.791823 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:51.792258 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Volume info retrieved successfully. Aug 08 19:36:51.808948 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Delete volume request issued successfully. Aug 08 19:36:51.809163 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-02ea6194-3684-4bce-9f95-95ecf3e3caea tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 returned with HTTP 202 Aug 08 19:36:51.809614 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1164/4651] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:51 2026] DELETE /volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:51.816569 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1082af30-3927-4b5e-a583-792c99871329 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:51.818523 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1082af30-3927-4b5e-a583-792c99871329 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] GET https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 Aug 08 19:36:51.818740 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1082af30-3927-4b5e-a583-792c99871329 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:51.818914 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1082af30-3927-4b5e-a583-792c99871329 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:51.827001 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:51.827001 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:51.832998 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1082af30-3927-4b5e-a583-792c99871329 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Volume info retrieved successfully. Aug 08 19:36:51.839793 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1082af30-3927-4b5e-a583-792c99871329 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 returned with HTTP 200 Aug 08 19:36:51.840184 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1162/4652] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:51 2026] GET /volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:52.560387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a7e2193c-a125-44ce-b70f-9ca98ec8c632 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:52.562307 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a7e2193c-a125-44ce-b70f-9ca98ec8c632 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:52.562570 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a7e2193c-a125-44ce-b70f-9ca98ec8c632 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:52.562817 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a7e2193c-a125-44ce-b70f-9ca98ec8c632 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:52.562962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a7e2193c-a125-44ce-b70f-9ca98ec8c632 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:52.567512 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:52.567512 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:52.568302 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a7e2193c-a125-44ce-b70f-9ca98ec8c632 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:52.568632 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1164/4653] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:52 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:52.854956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-68c68270-f3dc-4b4b-a95e-28fd7a109d75 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:52.856762 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68c68270-f3dc-4b4b-a95e-28fd7a109d75 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] GET https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 Aug 08 19:36:52.856970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68c68270-f3dc-4b4b-a95e-28fd7a109d75 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:52.857147 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-68c68270-f3dc-4b4b-a95e-28fd7a109d75 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:52.862579 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-68c68270-f3dc-4b4b-a95e-28fd7a109d75 tempest-VolumesCloneNegativeTest-2077480223 tempest-VolumesCloneNegativeTest-2077480223-project-member] https://10.4.3.89/volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 returned with HTTP 404 Aug 08 19:36:52.863441 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1164/4654] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:52 2026] GET /volume/v3/volumes/f1becde7-4da3-4d98-86cb-139f45126187 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:53.579087 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e80c5829-747a-4f55-b38e-6472628380e0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:53.581114 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e80c5829-747a-4f55-b38e-6472628380e0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:53.581381 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e80c5829-747a-4f55-b38e-6472628380e0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:53.581661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e80c5829-747a-4f55-b38e-6472628380e0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:53.581971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-e80c5829-747a-4f55-b38e-6472628380e0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:53.586722 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:53.586722 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:53.587521 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e80c5829-747a-4f55-b38e-6472628380e0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 200 Aug 08 19:36:53.587903 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1165/4655] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:53 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:53.985927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:54.056575 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:54.056914 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-817130489", "metadata": {"Type": "Test"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:54.058235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-817130489', 'metadata': {'Type': 'Test'}}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:54.058350 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume of 1 GB Aug 08 19:36:54.062092 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Availability Zones retrieved successfully. Aug 08 19:36:54.067113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (7ec9e10d-a09b-4634-966c-584a79b12545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:54.067975 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb3eca0-b229-486a-9202-2dfb6577514d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:54.068876 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:54.090229 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb3eca0-b229-486a-9202-2dfb6577514d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:54.091143 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20b2fe4-402d-47bd-adc5-8a1208df8f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:54.140926 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Created reservations ['1829e65c-85e9-42a6-8dde-19bc3012ed2c', 'e9bbe269-7b20-4146-9e5f-2218b9277c01', 'f7f01b93-6197-4730-a5e2-d2dda7d20768', '143c68cb-d0b0-462d-9417-92cbd1a2b292'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:54.141798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20b2fe4-402d-47bd-adc5-8a1208df8f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1829e65c-85e9-42a6-8dde-19bc3012ed2c', 'e9bbe269-7b20-4146-9e5f-2218b9277c01', 'f7f01b93-6197-4730-a5e2-d2dda7d20768', '143c68cb-d0b0-462d-9417-92cbd1a2b292']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:54.142727 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cccda70-d315-40b4-8d8a-ef59c7f1da49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:54.163931 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cccda70-d315-40b4-8d8a-ef59c7f1da49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38936e59-7961-4f2b-a8a3-5266c9145cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-817130489',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['1829e65c-85e9-42a6-8dde-19bc3012ed2c','e9bbe269-7b20-4146-9e5f-2218b9277c01','f7f01b93-6197-4730-a5e2-d2dda7d20768','143c68cb-d0b0-462d-9417-92cbd1a2b292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-817130489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38936e59-7961-4f2b-a8a3-5266c9145cac,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2732b18137ee48eb8b20933e1bb57b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='430237bcce5a4d5fa1844672fe2e0607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:54.164821 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d33d05-8968-4762-bd23-a4fb1b55218e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:54.182114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3d33d05-8968-4762-bd23-a4fb1b55218e) transitioned into 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-817130489',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['1829e65c-85e9-42a6-8dde-19bc3012ed2c','e9bbe269-7b20-4146-9e5f-2218b9277c01','f7f01b93-6197-4730-a5e2-d2dda7d20768','143c68cb-d0b0-462d-9417-92cbd1a2b292'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:54.183047 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c3d248-eaa1-4e7b-92a9-606e2567f555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:54.191522 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c3d248-eaa1-4e7b-92a9-606e2567f555) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:54.194429 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (7ec9e10d-a09b-4634-966c-584a79b12545) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:54.194429 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request issued successfully. Aug 08 19:36:54.194429 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-da759ee1-ecf0-441f-b314-cbb8113fc5ea tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:54.194429 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1163/4656] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:53 2026] POST /volume/v3/volumes => generated 756 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:54.210797 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-73282357-3c79-4335-a3eb-e63298944d0d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:54.212575 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73282357-3c79-4335-a3eb-e63298944d0d tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:54.212798 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-73282357-3c79-4335-a3eb-e63298944d0d tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:54.212972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-73282357-3c79-4335-a3eb-e63298944d0d tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:54.219943 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:54.219943 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:54.223645 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-73282357-3c79-4335-a3eb-e63298944d0d tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:54.227784 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73282357-3c79-4335-a3eb-e63298944d0d tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:54.228121 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1165/4657] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:54 2026] GET /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:54.597227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5fe9af2e-b46d-4fb6-b2a0-bb991a37256c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:54.599001 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fe9af2e-b46d-4fb6-b2a0-bb991a37256c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 Aug 08 19:36:54.599224 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fe9af2e-b46d-4fb6-b2a0-bb991a37256c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:54.599461 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fe9af2e-b46d-4fb6-b2a0-bb991a37256c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:54.599717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-5fe9af2e-b46d-4fb6-b2a0-bb991a37256c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id cd9bb1d7-0b79-465e-b723-468adf946830. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:54.603237 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fe9af2e-b46d-4fb6-b2a0-bb991a37256c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 returned with HTTP 404 Aug 08 19:36:54.603717 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1165/4658] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:54 2026] GET /volume/v3/backups/cd9bb1d7-0b79-465e-b723-468adf946830 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:55.241097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5c8a171a-1222-437d-ae07-190279e5c845 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.242798 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c8a171a-1222-437d-ae07-190279e5c845 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:55.243056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c8a171a-1222-437d-ae07-190279e5c845 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:55.243319 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5c8a171a-1222-437d-ae07-190279e5c845 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:55.250183 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.250183 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:55.253961 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5c8a171a-1222-437d-ae07-190279e5c845 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:55.258108 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5c8a171a-1222-437d-ae07-190279e5c845 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:55.258617 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1166/4659] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:55 2026] GET /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:55.273577 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92c451db-b7f1-4392-b78c-911dbbd145b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.275390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c451db-b7f1-4392-b78c-911dbbd145b4 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:55.275607 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c451db-b7f1-4392-b78c-911dbbd145b4 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:55.275833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92c451db-b7f1-4392-b78c-911dbbd145b4 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:55.282885 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.282885 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:55.286085 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92c451db-b7f1-4392-b78c-911dbbd145b4 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:55.289736 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92c451db-b7f1-4392-b78c-911dbbd145b4 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:55.290078 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1164/4660] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:55 2026] GET /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:55.301974 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-82a37757-6f55-4c26-951d-78c4dd7e8e58 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.303710 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-82a37757-6f55-4c26-951d-78c4dd7e8e58 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:55.304032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-82a37757-6f55-4c26-951d-78c4dd7e8e58 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-817130489"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:55.312499 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.312499 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:55.316441 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-82a37757-6f55-4c26-951d-78c4dd7e8e58 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:55.323997 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-82a37757-6f55-4c26-951d-78c4dd7e8e58 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:36:55.324609 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-82a37757-6f55-4c26-951d-78c4dd7e8e58 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:55.325044 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1166/4661] 10.4.3.89 () {68 vars in 1361 bytes} [Sat Aug 8 19:36:55 2026] PUT /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 781 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:55.340553 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-480f5634-6ff9-4917-898e-48d6bbad7c46 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.342786 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-480f5634-6ff9-4917-898e-48d6bbad7c46 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:55.343103 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-480f5634-6ff9-4917-898e-48d6bbad7c46 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2011222948", "description": "This is the new description of volume"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:55.353334 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.353334 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:55.358084 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-480f5634-6ff9-4917-898e-48d6bbad7c46 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:55.365654 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-480f5634-6ff9-4917-898e-48d6bbad7c46 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:36:55.366284 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-480f5634-6ff9-4917-898e-48d6bbad7c46 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:55.366714 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1166/4662] 10.4.3.89 () {68 vars in 1362 bytes} [Sat Aug 8 19:36:55 2026] PUT /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:55.378089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9209e20b-96c5-4383-b05e-e6838a8cd6d5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.380027 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9209e20b-96c5-4383-b05e-e6838a8cd6d5 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:55.380254 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9209e20b-96c5-4383-b05e-e6838a8cd6d5 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:55.380499 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9209e20b-96c5-4383-b05e-e6838a8cd6d5 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:55.387987 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.387987 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:55.391979 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9209e20b-96c5-4383-b05e-e6838a8cd6d5 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:55.397301 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9209e20b-96c5-4383-b05e-e6838a8cd6d5 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:55.397774 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1167/4663] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:55 2026] GET /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:55.410298 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.413338 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:55.413868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1469704332", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1314642397"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:55.416213 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1469704332', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1314642397'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:55.416477 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume of 1 GB Aug 08 19:36:55.421767 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Availability Zones retrieved successfully. Aug 08 19:36:55.430568 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (3ddb3ac4-628f-458c-8e51-cbbbb5a5424c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:55.431951 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c035e47-2ae9-478b-a9c2-52c547e93e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:55.433261 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:55.464492 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c035e47-2ae9-478b-a9c2-52c547e93e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:55.465235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9fe123-383f-427c-a8d2-c89c5bce1223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:55.481812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b9f6a560-a1a7-4f1b-a2be-b52eb670046e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.483534 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9f6a560-a1a7-4f1b-a2be-b52eb670046e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:36:55.483741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9f6a560-a1a7-4f1b-a2be-b52eb670046e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:55.483919 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b9f6a560-a1a7-4f1b-a2be-b52eb670046e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:55.484019 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-b9f6a560-a1a7-4f1b-a2be-b52eb670046e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete backup with id: 732db2fd-11ea-4948-bf77-67e34084b71b. Aug 08 19:36:55.488320 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.488320 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:55.500185 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-b9f6a560-a1a7-4f1b-a2be-b52eb670046e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] delete_backup rpcapi backup_id 732db2fd-11ea-4948-bf77-67e34084b71b {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:36:55.500797 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Created reservations ['12327195-fe46-434c-a9ee-02b39c92e0ed', 'f6dde09c-9773-42f6-a50a-cc2a70d1ed1f', '327f9696-0392-4678-9e26-0cb7824207fd', '8709bdf0-9462-48fa-8c4c-92f5991638be'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:55.501594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9fe123-383f-427c-a8d2-c89c5bce1223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12327195-fe46-434c-a9ee-02b39c92e0ed', 'f6dde09c-9773-42f6-a50a-cc2a70d1ed1f', '327f9696-0392-4678-9e26-0cb7824207fd', '8709bdf0-9462-48fa-8c4c-92f5991638be']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:55.501959 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b9f6a560-a1a7-4f1b-a2be-b52eb670046e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 202 Aug 08 19:36:55.502339 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1167/4664] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:55 2026] DELETE /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:36:55.502503 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c755c091-7985-4f43-b81e-acbd88a7e50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:55.511813 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0747d6e3-8e0d-4813-890b-07ed1a03ba8e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.514044 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0747d6e3-8e0d-4813-890b-07ed1a03ba8e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:36:55.514298 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0747d6e3-8e0d-4813-890b-07ed1a03ba8e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:55.514640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0747d6e3-8e0d-4813-890b-07ed1a03ba8e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:55.514817 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-0747d6e3-8e0d-4813-890b-07ed1a03ba8e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:55.519317 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.519317 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:55.520233 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0747d6e3-8e0d-4813-890b-07ed1a03ba8e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 200 Aug 08 19:36:55.520650 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1167/4665] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:55 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:55.524085 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c755c091-7985-4f43-b81e-acbd88a7e50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9986d5f2-e651-4fc3-b1eb-85ecb764bbed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1469704332',display_name='tempest-VolumesGetTest-Volume-1314642397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['12327195-fe46-434c-a9ee-02b39c92e0ed','f6dde09c-9773-42f6-a50a-cc2a70d1ed1f','327f9696-0392-4678-9e26-0cb7824207fd','8709bdf0-9462-48fa-8c4c-92f5991638be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:55Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1469704332',display_name='tempest-VolumesGetTest-Volume-1314642397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9986d5f2-e651-4fc3-b1eb-85ecb764bbed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732b18137ee48eb8b20933e1bb57b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='430237bcce5a4d5fa1844672fe2e0607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:55.524833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9912b72b-66c8-464d-a02a-ac322c7564a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:55.541036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9912b72b-66c8-464d-a02a-ac322c7564a5) transitioned into 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-1469704332',display_name='tempest-VolumesGetTest-Volume-1314642397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['12327195-fe46-434c-a9ee-02b39c92e0ed','f6dde09c-9773-42f6-a50a-cc2a70d1ed1f','327f9696-0392-4678-9e26-0cb7824207fd','8709bdf0-9462-48fa-8c4c-92f5991638be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:55.541777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487a50b0-7c28-46c0-928d-86f7d8226fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:55.553720 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487a50b0-7c28-46c0-928d-86f7d8226fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:55.553720 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (3ddb3ac4-628f-458c-8e51-cbbbb5a5424c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:55.553720 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request issued successfully. Aug 08 19:36:55.553720 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-53aac9de-2c1f-4508-b22e-5e5803bbde22 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:55.553720 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1165/4666] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:55 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:55.564691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f965d867-79f0-49ae-b9d1-7a6d5b0177b9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:55.567431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f965d867-79f0-49ae-b9d1-7a6d5b0177b9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:55.567431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f965d867-79f0-49ae-b9d1-7a6d5b0177b9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:55.567431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f965d867-79f0-49ae-b9d1-7a6d5b0177b9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:55.575188 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:55.575188 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:55.578921 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f965d867-79f0-49ae-b9d1-7a6d5b0177b9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:55.583377 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f965d867-79f0-49ae-b9d1-7a6d5b0177b9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed returned with HTTP 200 Aug 08 19:36:55.583995 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1168/4667] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:55 2026] GET /volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:56.530706 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4cf5ea5e-f803-4d1a-8062-64768bf15d7f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.534584 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4cf5ea5e-f803-4d1a-8062-64768bf15d7f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b Aug 08 19:36:56.534857 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4cf5ea5e-f803-4d1a-8062-64768bf15d7f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:56.535049 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4cf5ea5e-f803-4d1a-8062-64768bf15d7f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:56.535173 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-4cf5ea5e-f803-4d1a-8062-64768bf15d7f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 732db2fd-11ea-4948-bf77-67e34084b71b. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:56.540795 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4cf5ea5e-f803-4d1a-8062-64768bf15d7f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b returned with HTTP 404 Aug 08 19:36:56.541262 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1168/4668] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:56 2026] GET /volume/v3/backups/732db2fd-11ea-4948-bf77-67e34084b71b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:56.551472 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.553264 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:56.553556 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-323036704"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:56.554887 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-323036704'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:56.555004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume of 1 GB Aug 08 19:36:56.559047 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Availability Zones retrieved successfully. Aug 08 19:36:56.564328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (361737fb-10ed-46ef-8bbc-806d9df2e70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:56.565230 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad89f7d-c44b-484c-8c83-1023e90fa9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:56.566140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:56.592135 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ad89f7d-c44b-484c-8c83-1023e90fa9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:56.592943 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42dd44b7-4340-4d1f-85df-399ace9b420a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:56.595370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aceb95b4-d5a4-4182-8fbc-d713e57ff1e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.597520 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aceb95b4-d5a4-4182-8fbc-d713e57ff1e9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:56.597721 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aceb95b4-d5a4-4182-8fbc-d713e57ff1e9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:56.597893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aceb95b4-d5a4-4182-8fbc-d713e57ff1e9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:56.605594 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:56.605594 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:56.608690 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-aceb95b4-d5a4-4182-8fbc-d713e57ff1e9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:56.612384 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aceb95b4-d5a4-4182-8fbc-d713e57ff1e9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed returned with HTTP 200 Aug 08 19:36:56.612851 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1166/4669] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:56 2026] GET /volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:56.624894 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c118c62c-5dfb-4779-b58f-5ccd01575eae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.627200 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c118c62c-5dfb-4779-b58f-5ccd01575eae tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:56.627580 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c118c62c-5dfb-4779-b58f-5ccd01575eae tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-817130489", "description": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:56.633428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['1235e324-923b-4c5b-9535-41361eba6a9d', '9612f995-5110-49e0-b429-3670dae5049c', '961663b9-8d28-4336-bbf2-55473fc9e554', '70169076-58ae-4122-a58d-0f63a28a43c3'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:56.634299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42dd44b7-4340-4d1f-85df-399ace9b420a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1235e324-923b-4c5b-9535-41361eba6a9d', '9612f995-5110-49e0-b429-3670dae5049c', '961663b9-8d28-4336-bbf2-55473fc9e554', '70169076-58ae-4122-a58d-0f63a28a43c3']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:56.635099 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3d3bb5-8735-416a-9c0d-54efa9f8a231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:56.635508 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:56.635508 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:56.638941 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c118c62c-5dfb-4779-b58f-5ccd01575eae tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:56.644247 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c118c62c-5dfb-4779-b58f-5ccd01575eae tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:36:56.644838 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c118c62c-5dfb-4779-b58f-5ccd01575eae tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed returned with HTTP 200 Aug 08 19:36:56.645221 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1169/4670] 10.4.3.89 () {68 vars in 1361 bytes} [Sat Aug 8 19:36:56 2026] PUT /volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed => generated 767 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:56.656867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fc43bc48-4b11-444e-932d-943ab01cb0c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.658420 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3d3bb5-8735-416a-9c0d-54efa9f8a231) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b95b5a8-66b3-4948-be74-3c7ebe176b65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-323036704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['1235e324-923b-4c5b-9535-41361eba6a9d','9612f995-5110-49e0-b429-3670dae5049c','961663b9-8d28-4336-bbf2-55473fc9e554','70169076-58ae-4122-a58d-0f63a28a43c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-323036704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b95b5a8-66b3-4948-be74-3c7ebe176b65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='106ff1e0e1e646e88e6af376a34e3d7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='cdb71733ddad484489d5c6efc2fe2ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:56.658638 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc43bc48-4b11-444e-932d-943ab01cb0c7 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:56.658833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc43bc48-4b11-444e-932d-943ab01cb0c7 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:56.659005 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fc43bc48-4b11-444e-932d-943ab01cb0c7 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:56.659159 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2c3f8a-9efe-4de1-a1b3-f9b9ccf376c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:56.666556 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:56.666556 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:56.670219 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fc43bc48-4b11-444e-932d-943ab01cb0c7 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:56.675316 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fc43bc48-4b11-444e-932d-943ab01cb0c7 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed returned with HTTP 200 Aug 08 19:36:56.675882 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1169/4671] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:56 2026] GET /volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:56.677738 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c2c3f8a-9efe-4de1-a1b3-f9b9ccf376c2) transitioned into 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-323036704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='106ff1e0e1e646e88e6af376a34e3d7e',qos_specs=None,replication_status=,reservations=['1235e324-923b-4c5b-9535-41361eba6a9d','9612f995-5110-49e0-b429-3670dae5049c','961663b9-8d28-4336-bbf2-55473fc9e554','70169076-58ae-4122-a58d-0f63a28a43c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdb71733ddad484489d5c6efc2fe2ba8',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:56.678441 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650b6247-3bbf-45fa-b717-5190157cc375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:56.689435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (650b6247-3bbf-45fa-b717-5190157cc375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:56.689435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Flow 'volume_create_api' (361737fb-10ed-46ef-8bbc-806d9df2e70b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:56.689579 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.689625 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create volume request issued successfully. Aug 08 19:36:56.689625 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-07a9d037-9dbc-4fad-8544-f5c34258a37a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:56.689625 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1168/4672] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:36:56 2026] POST /volume/v3/volumes => generated 746 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:56.689743 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:56.689743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:56.689857 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:56.690003 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume with id: 9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:56.696752 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:56.696752 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:56.697236 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:56.700617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-33982738-284b-4474-bf52-a62ed5c10713 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.702288 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33982738-284b-4474-bf52-a62ed5c10713 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 Aug 08 19:36:56.702498 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33982738-284b-4474-bf52-a62ed5c10713 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:56.702730 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-33982738-284b-4474-bf52-a62ed5c10713 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:56.709655 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:56.709655 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:56.712752 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume request issued successfully. Aug 08 19:36:56.712917 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ddf91d25-ecda-45cd-bdda-4b05a5f1b113 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed returned with HTTP 202 Aug 08 19:36:56.713221 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-33982738-284b-4474-bf52-a62ed5c10713 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:56.713273 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1167/4673] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:56 2026] DELETE /volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:56.717629 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-33982738-284b-4474-bf52-a62ed5c10713 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 returned with HTTP 200 Aug 08 19:36:56.717993 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1170/4674] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:56 2026] GET /volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:56.722561 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6193a521-dda9-4cac-8f67-92eab6aaf0ad None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:56.724376 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6193a521-dda9-4cac-8f67-92eab6aaf0ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:56.724569 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6193a521-dda9-4cac-8f67-92eab6aaf0ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:56.724755 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6193a521-dda9-4cac-8f67-92eab6aaf0ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:56.731998 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:56.731998 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:56.735173 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6193a521-dda9-4cac-8f67-92eab6aaf0ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:56.739583 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6193a521-dda9-4cac-8f67-92eab6aaf0ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed returned with HTTP 200 Aug 08 19:36:56.739987 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1170/4675] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:56 2026] GET /volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:57.732798 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51bd8ab2-25ab-4942-b0ee-d22e10a9793e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:57.735200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51bd8ab2-25ab-4942-b0ee-d22e10a9793e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 Aug 08 19:36:57.735458 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51bd8ab2-25ab-4942-b0ee-d22e10a9793e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:57.735652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51bd8ab2-25ab-4942-b0ee-d22e10a9793e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:57.742162 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:57.742162 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:57.745297 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-51bd8ab2-25ab-4942-b0ee-d22e10a9793e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:57.749098 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51bd8ab2-25ab-4942-b0ee-d22e10a9793e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 returned with HTTP 200 Aug 08 19:36:57.749518 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1169/4676] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:57 2026] GET /volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:57.751869 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-efdcd82b-a085-4ce7-9fea-705fae88e913 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:57.753671 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efdcd82b-a085-4ce7-9fea-705fae88e913 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed Aug 08 19:36:57.753880 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efdcd82b-a085-4ce7-9fea-705fae88e913 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:57.754082 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-efdcd82b-a085-4ce7-9fea-705fae88e913 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:57.760580 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-efdcd82b-a085-4ce7-9fea-705fae88e913 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed returned with HTTP 404 Aug 08 19:36:57.761052 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1168/4677] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:57 2026] GET /volume/v3/volumes/9986d5f2-e651-4fc3-b1eb-85ecb764bbed => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:57.762604 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:57.767431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:36:57.767431 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b95b5a8-66b3-4948-be74-3c7ebe176b65", "name": "tempest-VolumesBackupsTest-Snapshot-1049032850"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:57.767922 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-927b9e76-afae-4a3e-869c-1e14b04229c8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:57.769655 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-927b9e76-afae-4a3e-869c-1e14b04229c8 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:57.769863 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-927b9e76-afae-4a3e-869c-1e14b04229c8 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:57.770046 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-927b9e76-afae-4a3e-869c-1e14b04229c8 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:57.775783 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:57.775783 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:57.775783 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:57.775783 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Create snapshot from volume 6b95b5a8-66b3-4948-be74-3c7ebe176b65 Aug 08 19:36:57.776503 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:57.776503 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:57.779942 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-927b9e76-afae-4a3e-869c-1e14b04229c8 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:57.784194 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-927b9e76-afae-4a3e-869c-1e14b04229c8 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:57.784194 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1171/4678] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:57 2026] GET /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 889 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:57.794857 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:57.797008 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] DELETE https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:57.797008 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:57.797142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:57.797209 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume with id: 38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:57.803829 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:57.803829 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:57.804296 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:57.807135 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['0689caaf-91a7-4750-aab6-dee949e19b82', 'f8be050c-7572-4666-ad39-b831da7a3a16', '089450e2-95cb-4a7f-9fb6-48ec5b9f4cdd', '4ceac008-c780-4449-9c41-5c1eea91eca5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:57.818529 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume request issued successfully. Aug 08 19:36:57.818715 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eeab28ce-bcd2-436b-a813-04b237e5c054 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 202 Aug 08 19:36:57.819124 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1170/4679] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:36:57 2026] DELETE /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:36:57.829165 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-63763855-7251-4279-86e1-bcc6012d34d0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:57.830935 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63763855-7251-4279-86e1-bcc6012d34d0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:57.833279 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63763855-7251-4279-86e1-bcc6012d34d0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:57.833279 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-63763855-7251-4279-86e1-bcc6012d34d0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:57.834963 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Snapshot create request issued successfully. Aug 08 19:36:57.834963 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f7891d7-c6c5-4967-bdaa-2cca7677a19a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:36:57.834963 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1171/4680] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:36:57 2026] POST /volume/v3/snapshots => generated 305 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:57.838390 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:57.838390 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:36:57.843502 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-997b5576-61b3-45fd-8561-804cb5d83c08 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:57.844174 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-63763855-7251-4279-86e1-bcc6012d34d0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:57.847015 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-997b5576-61b3-45fd-8561-804cb5d83c08 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 Aug 08 19:36:57.847219 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-997b5576-61b3-45fd-8561-804cb5d83c08 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:57.847406 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-997b5576-61b3-45fd-8561-804cb5d83c08 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:57.851795 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-63763855-7251-4279-86e1-bcc6012d34d0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 200 Aug 08 19:36:57.852236 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1169/4681] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:57 2026] GET /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:57.854060 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:57.854060 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:57.854524 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-997b5576-61b3-45fd-8561-804cb5d83c08 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Snapshot retrieved successfully. Aug 08 19:36:57.855245 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-997b5576-61b3-45fd-8561-804cb5d83c08 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 returned with HTTP 200 Aug 08 19:36:57.855632 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1172/4682] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:57 2026] GET /volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:58.865225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cbdee10c-1da5-4c1a-9e04-0f643d6b184b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:58.865601 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-372f2d50-72b1-4593-bc50-56854b422309 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:58.866451 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbdee10c-1da5-4c1a-9e04-0f643d6b184b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac Aug 08 19:36:58.866634 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbdee10c-1da5-4c1a-9e04-0f643d6b184b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:58.868431 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbdee10c-1da5-4c1a-9e04-0f643d6b184b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:58.868505 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-372f2d50-72b1-4593-bc50-56854b422309 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 Aug 08 19:36:58.868505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-372f2d50-72b1-4593-bc50-56854b422309 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:58.868505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-372f2d50-72b1-4593-bc50-56854b422309 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:58.869322 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=245,cinder:UPDATE=69,cinder:INSERT=34 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:36:58.872457 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:58.872457 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:58.872960 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-372f2d50-72b1-4593-bc50-56854b422309 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Snapshot retrieved successfully. Aug 08 19:36:58.873189 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbdee10c-1da5-4c1a-9e04-0f643d6b184b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac returned with HTTP 404 Aug 08 19:36:58.873619 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1171/4683] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:58 2026] GET /volume/v3/volumes/38936e59-7961-4f2b-a8a3-5266c9145cac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:36:58.874426 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-372f2d50-72b1-4593-bc50-56854b422309 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 returned with HTTP 200 Aug 08 19:36:58.875103 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1172/4684] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:36:58 2026] GET /volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:58.880353 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cadc974e-438d-4a5f-8a84-54b916c56601 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:58.881999 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:36:58.882204 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:58.882396 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1533238954"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:58.883701 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1533238954'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:36:58.883740 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:36:58.883819 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume of 1 GB Aug 08 19:36:58.884020 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b95b5a8-66b3-4948-be74-3c7ebe176b65", "snapshot_id": "99949ba9-68f8-4795-bacc-b70cbe4e2595", "name": "tempest-VolumesBackupsTest-Backup-1026900588"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:36:58.885298 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.contrib.backups [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating new backup {'backup': {'volume_id': '6b95b5a8-66b3-4948-be74-3c7ebe176b65', 'snapshot_id': '99949ba9-68f8-4795-bacc-b70cbe4e2595', 'name': 'tempest-VolumesBackupsTest-Backup-1026900588'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:36:58.885444 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Creating backup of volume 6b95b5a8-66b3-4948-be74-3c7ebe176b65 in container None Aug 08 19:36:58.888150 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Availability Zones retrieved successfully. Aug 08 19:36:58.892513 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:58.892513 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:58.893011 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:36:58.893604 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (df1639cd-a643-43d2-94f8-1ae64bf43593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:58.894491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860fdafd-f227-4be9-997c-55234ad86b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:58.895375 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:36:58.897724 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:58.897724 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:58.898101 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Snapshot retrieved successfully. Aug 08 19:36:58.912745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Created reservations ['30c34fbb-2dea-41d0-b28e-efa1baa509f1', '3073837d-ebd7-4e44-b4e7-45e2474f1ecd'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:58.919349 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (860fdafd-f227-4be9-997c-55234ad86b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:58.920220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44646c2d-fa59-4ae2-b21c-9157b1b6e01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:58.939262 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b0ca182b-c667-4c97-bec5-ae4ada0051d7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:36:58.939705 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1173/4685] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:36:58 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) Aug 08 19:36:58.948142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-92c74ae4-5ae9-4af8-91af-e54598dba464 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:58.949931 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92c74ae4-5ae9-4af8-91af-e54598dba464 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:36:58.950129 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92c74ae4-5ae9-4af8-91af-e54598dba464 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:58.950313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92c74ae4-5ae9-4af8-91af-e54598dba464 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:58.950419 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-92c74ae4-5ae9-4af8-91af-e54598dba464 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:58.954557 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:58.954557 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:36:58.955202 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92c74ae4-5ae9-4af8-91af-e54598dba464 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:36:58.955561 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1172/4686] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:58 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 769 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:58.959324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Created reservations ['055ba223-a8fe-45a4-ae6d-1f45662286b6', '6e5a29c0-14e9-4af0-a47b-41ab52c88eb3', '5f62b336-1a5c-49f8-9ea6-703ff6a32f51', 'baa365e0-497c-409c-9f15-9e3d5ece292a'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:36:58.960424 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44646c2d-fa59-4ae2-b21c-9157b1b6e01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['055ba223-a8fe-45a4-ae6d-1f45662286b6', '6e5a29c0-14e9-4af0-a47b-41ab52c88eb3', '5f62b336-1a5c-49f8-9ea6-703ff6a32f51', 'baa365e0-497c-409c-9f15-9e3d5ece292a']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:58.961104 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5382dcfc-9d1b-4f74-a394-0e0f004d78d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:58.983010 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5382dcfc-9d1b-4f74-a394-0e0f004d78d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3864bd51-b6ab-47a5-b61b-5d93743a0c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1533238954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['055ba223-a8fe-45a4-ae6d-1f45662286b6','6e5a29c0-14e9-4af0-a47b-41ab52c88eb3','5f62b336-1a5c-49f8-9ea6-703ff6a32f51','baa365e0-497c-409c-9f15-9e3d5ece292a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1533238954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3864bd51-b6ab-47a5-b61b-5d93743a0c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732b18137ee48eb8b20933e1bb57b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='430237bcce5a4d5fa1844672fe2e0607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:58.983755 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a7941e-c2ee-430e-8440-b8efb822962e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:59.000474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a7941e-c2ee-430e-8440-b8efb822962e) transitioned into 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-1533238954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['055ba223-a8fe-45a4-ae6d-1f45662286b6','6e5a29c0-14e9-4af0-a47b-41ab52c88eb3','5f62b336-1a5c-49f8-9ea6-703ff6a32f51','baa365e0-497c-409c-9f15-9e3d5ece292a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:59.001305 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986cafe0-68fe-4da3-86e3-cee936c6a6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:36:59.009751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (986cafe0-68fe-4da3-86e3-cee936c6a6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:36:59.010658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (df1639cd-a643-43d2-94f8-1ae64bf43593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:36:59.010901 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request issued successfully. Aug 08 19:36:59.011403 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cadc974e-438d-4a5f-8a84-54b916c56601 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:36:59.012081 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1170/4687] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:36:58 2026] POST /volume/v3/volumes => generated 743 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:36:59.024443 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b8b0944a-540a-438e-b766-dc59df0b587a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:59.026108 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8b0944a-540a-438e-b766-dc59df0b587a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f Aug 08 19:36:59.026615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8b0944a-540a-438e-b766-dc59df0b587a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:59.026965 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b8b0944a-540a-438e-b766-dc59df0b587a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:59.036664 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:59.036664 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:36:59.040335 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b8b0944a-540a-438e-b766-dc59df0b587a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:36:59.046045 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b8b0944a-540a-438e-b766-dc59df0b587a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f returned with HTTP 200 Aug 08 19:36:59.046664 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1173/4688] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:59 2026] GET /volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f => generated 811 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:36:59.965190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c69b9761-bc6f-4b58-9df6-f31e76f49cc9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:36:59.966857 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c69b9761-bc6f-4b58-9df6-f31e76f49cc9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:36:59.967027 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c69b9761-bc6f-4b58-9df6-f31e76f49cc9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:36:59.967198 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c69b9761-bc6f-4b58-9df6-f31e76f49cc9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:36:59.967301 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-c69b9761-bc6f-4b58-9df6-f31e76f49cc9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:36:59.971159 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:36:59.971159 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:36:59.971877 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c69b9761-bc6f-4b58-9df6-f31e76f49cc9 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:36:59.972193 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1174/4689] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:36:59 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:00.062364 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a0d65233-b8ce-4cb6-bb1d-242cc05f09c2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:00.064194 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0d65233-b8ce-4cb6-bb1d-242cc05f09c2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f Aug 08 19:37:00.064370 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0d65233-b8ce-4cb6-bb1d-242cc05f09c2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:00.064691 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0d65233-b8ce-4cb6-bb1d-242cc05f09c2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:00.071751 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:00.071751 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:00.075197 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a0d65233-b8ce-4cb6-bb1d-242cc05f09c2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:00.080031 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0d65233-b8ce-4cb6-bb1d-242cc05f09c2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f returned with HTTP 200 Aug 08 19:37:00.080532 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1173/4690] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:00 2026] GET /volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:00.093661 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:00.095440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:00.095846 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3864bd51-b6ab-47a5-b61b-5d93743a0c8f", "size": 1, "name": "tempest-VolumesGetTest-Volume-931339065", "metadata": {"Type": "Test"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:00.097379 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request body: {'volume': {'source_volid': '3864bd51-b6ab-47a5-b61b-5d93743a0c8f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-931339065', 'metadata': {'Type': 'Test'}}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:00.104492 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:00.104492 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:00.104941 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume retrieved successfully. Aug 08 19:37:00.105052 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume of 1 GB Aug 08 19:37:00.108721 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Availability Zones retrieved successfully. Aug 08 19:37:00.113944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (781afb1e-e337-4aa2-a564-b84433bf6991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:00.115064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5db9a0b9-72da-4686-8690-448fd51f25d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:00.116092 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:00.143309 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5db9a0b9-72da-4686-8690-448fd51f25d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3864bd51-b6ab-47a5-b61b-5d93743a0c8f', 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:00.144220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c000ddc8-c8fa-46e5-bdd7-c3dcecbd0d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:00.191182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Created reservations ['d4c87ef3-502b-4755-ab78-67b6e8d55124', '98f7e3de-30ee-48a2-9894-03ee00dbd6b8', '5c719ab1-aa47-4975-93f2-c7fbb8adc4ba', '9983e8a3-1393-46bb-b45f-d81c9915a037'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:00.192423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c000ddc8-c8fa-46e5-bdd7-c3dcecbd0d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4c87ef3-502b-4755-ab78-67b6e8d55124', '98f7e3de-30ee-48a2-9894-03ee00dbd6b8', '5c719ab1-aa47-4975-93f2-c7fbb8adc4ba', '9983e8a3-1393-46bb-b45f-d81c9915a037']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:00.193388 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d567848d-259b-4d6f-9f41-74b4110c9cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:00.230963 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d567848d-259b-4d6f-9f41-74b4110c9cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c8183d8-967b-4a0d-b098-276d0474eac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-931339065',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['d4c87ef3-502b-4755-ab78-67b6e8d55124','98f7e3de-30ee-48a2-9894-03ee00dbd6b8','5c719ab1-aa47-4975-93f2-c7fbb8adc4ba','9983e8a3-1393-46bb-b45f-d81c9915a037'],size=1,snapshot_id=None,source_replicaid=,source_volid=3864bd51-b6ab-47a5-b61b-5d93743a0c8f,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-931339065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c8183d8-967b-4a0d-b098-276d0474eac3,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2732b18137ee48eb8b20933e1bb57b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=3864bd51-b6ab-47a5-b61b-5d93743a0c8f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='430237bcce5a4d5fa1844672fe2e0607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:00.231904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1242bfff-30f3-4627-97d3-d63f5ddbbbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:00.247938 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1242bfff-30f3-4627-97d3-d63f5ddbbbee) transitioned into 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-931339065',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['d4c87ef3-502b-4755-ab78-67b6e8d55124','98f7e3de-30ee-48a2-9894-03ee00dbd6b8','5c719ab1-aa47-4975-93f2-c7fbb8adc4ba','9983e8a3-1393-46bb-b45f-d81c9915a037'],size=1,snapshot_id=None,source_replicaid=,source_volid=3864bd51-b6ab-47a5-b61b-5d93743a0c8f,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:00.248703 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75159d1-10a8-4767-8286-700aa2bf1ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:00.262333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a75159d1-10a8-4767-8286-700aa2bf1ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:00.263151 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (781afb1e-e337-4aa2-a564-b84433bf6991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:00.263475 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request issued successfully. Aug 08 19:37:00.264008 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e5cb67fe-902e-440b-bbea-2c8285afb9cd tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:00.264676 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1171/4691] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:00 2026] POST /volume/v3/volumes => generated 790 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:00.279260 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cceee01b-e06b-4658-b236-be3fc73d4e43 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:00.282169 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cceee01b-e06b-4658-b236-be3fc73d4e43 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:00.282371 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cceee01b-e06b-4658-b236-be3fc73d4e43 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:00.282652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cceee01b-e06b-4658-b236-be3fc73d4e43 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:00.291249 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:00.291249 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:00.295797 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cceee01b-e06b-4658-b236-be3fc73d4e43 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:00.301020 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cceee01b-e06b-4658-b236-be3fc73d4e43 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:00.301506 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1174/4692] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:00 2026] GET /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:00.981789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6e5a469f-c87f-4769-a5c4-f5334af046aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:00.983382 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e5a469f-c87f-4769-a5c4-f5334af046aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:00.983573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e5a469f-c87f-4769-a5c4-f5334af046aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:00.983756 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6e5a469f-c87f-4769-a5c4-f5334af046aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:00.983867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-6e5a469f-c87f-4769-a5c4-f5334af046aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:00.987732 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:00.987732 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:00.988365 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6e5a469f-c87f-4769-a5c4-f5334af046aa tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:00.988699 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1175/4693] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:00 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:01.319258 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-574e9a49-9670-40a0-a2d7-3ee04b0f25f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:01.320788 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-574e9a49-9670-40a0-a2d7-3ee04b0f25f2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:01.320951 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-574e9a49-9670-40a0-a2d7-3ee04b0f25f2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:01.321119 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-574e9a49-9670-40a0-a2d7-3ee04b0f25f2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:01.327250 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:01.327250 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:01.330136 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-574e9a49-9670-40a0-a2d7-3ee04b0f25f2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:01.333599 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-574e9a49-9670-40a0-a2d7-3ee04b0f25f2 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:01.334892 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1174/4694] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:01 2026] GET /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:01.345589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-13c224c3-462b-4e16-a09c-be101889c8ab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:01.347483 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13c224c3-462b-4e16-a09c-be101889c8ab tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:01.347731 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13c224c3-462b-4e16-a09c-be101889c8ab tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:01.347926 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13c224c3-462b-4e16-a09c-be101889c8ab tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:01.357972 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:01.357972 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:01.361492 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-13c224c3-462b-4e16-a09c-be101889c8ab tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:01.365374 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13c224c3-462b-4e16-a09c-be101889c8ab tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:01.365743 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1172/4695] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:01 2026] GET /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:01.377701 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cb253854-ea1e-4da2-8054-5e4833232f29 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:01.379801 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb253854-ea1e-4da2-8054-5e4833232f29 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:01.380141 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cb253854-ea1e-4da2-8054-5e4833232f29 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-931339065"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:01.387805 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:01.387805 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:01.390981 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb253854-ea1e-4da2-8054-5e4833232f29 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:01.396797 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cb253854-ea1e-4da2-8054-5e4833232f29 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:37:01.397297 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cb253854-ea1e-4da2-8054-5e4833232f29 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:01.397675 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1175/4696] 10.4.3.89 () {68 vars in 1361 bytes} [Sat Aug 8 19:37:01 2026] PUT /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:01.409691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ee50702-777a-460f-a361-a30fbc306123 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:01.411364 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ee50702-777a-460f-a361-a30fbc306123 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:01.411741 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ee50702-777a-460f-a361-a30fbc306123 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-565768082", "description": "This is the new description of volume"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:01.420404 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:01.420404 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:01.424138 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1ee50702-777a-460f-a361-a30fbc306123 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:01.430645 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1ee50702-777a-460f-a361-a30fbc306123 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:37:01.431257 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ee50702-777a-460f-a361-a30fbc306123 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:01.431714 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1176/4697] 10.4.3.89 () {68 vars in 1362 bytes} [Sat Aug 8 19:37:01 2026] PUT /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:01.442676 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-57530bd6-ba04-4757-a0d5-22939748ce25 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:01.444423 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57530bd6-ba04-4757-a0d5-22939748ce25 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:01.444644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57530bd6-ba04-4757-a0d5-22939748ce25 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:01.444826 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-57530bd6-ba04-4757-a0d5-22939748ce25 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:01.451301 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:01.451301 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:01.455568 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-57530bd6-ba04-4757-a0d5-22939748ce25 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:01.459928 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-57530bd6-ba04-4757-a0d5-22939748ce25 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:01.460288 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1175/4698] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:01 2026] GET /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:01.474096 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:01.475826 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:01.476162 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1369072127", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1009773378"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:01.477734 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1369072127', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1009773378'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:01.477887 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume of 1 GB Aug 08 19:37:01.481764 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Availability Zones retrieved successfully. Aug 08 19:37:01.489558 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (d9eafafb-1bbf-4a7c-bce0-3b4d8d6e0236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:01.490407 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df93b1c-194f-4da3-b3b0-7f3df2e79634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:01.492950 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:01.531158 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6df93b1c-194f-4da3-b3b0-7f3df2e79634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:01.532173 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215b5374-be4a-4d99-9f51-636cb8dbfb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:01.576292 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Created reservations ['1c8aa38f-3cc6-436b-a33e-d2ea38704c24', '5e5fc68e-41f2-457f-8c54-baaf907c970a', '57454af5-cb94-401e-ab22-301e88c69406', '2295c94b-93ab-4c41-91d5-657db977b9b0'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:01.577932 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215b5374-be4a-4d99-9f51-636cb8dbfb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c8aa38f-3cc6-436b-a33e-d2ea38704c24', '5e5fc68e-41f2-457f-8c54-baaf907c970a', '57454af5-cb94-401e-ab22-301e88c69406', '2295c94b-93ab-4c41-91d5-657db977b9b0']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:01.578840 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b22f09-ac75-4039-8e2c-2dc5caa0f454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:01.604214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8b22f09-ac75-4039-8e2c-2dc5caa0f454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3cf7b45-c681-466b-9c59-09ca207bf9fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1369072127',display_name='tempest-VolumesGetTest-Volume-1009773378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['1c8aa38f-3cc6-436b-a33e-d2ea38704c24','5e5fc68e-41f2-457f-8c54-baaf907c970a','57454af5-cb94-401e-ab22-301e88c69406','2295c94b-93ab-4c41-91d5-657db977b9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1369072127',display_name='tempest-VolumesGetTest-Volume-1009773378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3cf7b45-c681-466b-9c59-09ca207bf9fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732b18137ee48eb8b20933e1bb57b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='430237bcce5a4d5fa1844672fe2e0607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:01.605235 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3301ef3-8061-40e6-9da8-6d7228a745c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:01.630086 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3301ef3-8061-40e6-9da8-6d7228a745c5) transitioned into 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-1369072127',display_name='tempest-VolumesGetTest-Volume-1009773378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['1c8aa38f-3cc6-436b-a33e-d2ea38704c24','5e5fc68e-41f2-457f-8c54-baaf907c970a','57454af5-cb94-401e-ab22-301e88c69406','2295c94b-93ab-4c41-91d5-657db977b9b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:01.631140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1580b3-3d45-4e27-a6b3-9a2359ea3579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:01.643805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc1580b3-3d45-4e27-a6b3-9a2359ea3579) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:01.645111 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (d9eafafb-1bbf-4a7c-bce0-3b4d8d6e0236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:01.645607 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request issued successfully. Aug 08 19:37:01.646440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c095d104-07d8-4286-bfaf-a4308e1e3575 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:01.647054 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1173/4699] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:01 2026] POST /volume/v3/volumes => generated 778 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:01.658009 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3ef4a88e-c8b9-4f31-98db-2cf783e59219 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:01.659841 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ef4a88e-c8b9-4f31-98db-2cf783e59219 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:01.660038 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ef4a88e-c8b9-4f31-98db-2cf783e59219 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:01.660220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3ef4a88e-c8b9-4f31-98db-2cf783e59219 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:01.669667 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:01.669667 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:01.674596 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3ef4a88e-c8b9-4f31-98db-2cf783e59219 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:01.680318 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3ef4a88e-c8b9-4f31-98db-2cf783e59219 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe returned with HTTP 200 Aug 08 19:37:01.680716 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1176/4700] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:01 2026] GET /volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:01.997974 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-addb3949-4286-4f0f-8906-9cd994ba4d37 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:02.000220 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-addb3949-4286-4f0f-8906-9cd994ba4d37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:02.000491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-addb3949-4286-4f0f-8906-9cd994ba4d37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:02.000734 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-addb3949-4286-4f0f-8906-9cd994ba4d37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:02.000862 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-addb3949-4286-4f0f-8906-9cd994ba4d37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:02.005293 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:02.005293 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:02.006013 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-addb3949-4286-4f0f-8906-9cd994ba4d37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:02.006381 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1177/4701] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:01 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:02.693049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-281096d3-82b5-4367-8d41-2037c2036b8c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:02.694895 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-281096d3-82b5-4367-8d41-2037c2036b8c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:02.695107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-281096d3-82b5-4367-8d41-2037c2036b8c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:02.695309 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-281096d3-82b5-4367-8d41-2037c2036b8c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:02.701905 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:02.701905 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:02.705214 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-281096d3-82b5-4367-8d41-2037c2036b8c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:02.709186 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-281096d3-82b5-4367-8d41-2037c2036b8c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe returned with HTTP 200 Aug 08 19:37:02.709623 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1176/4702] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:02 2026] GET /volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:02.721492 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5a3bddf6-d449-449c-8669-c3c522acadef None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:02.723840 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a3bddf6-d449-449c-8669-c3c522acadef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:02.724157 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5a3bddf6-d449-449c-8669-c3c522acadef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-931339065", "description": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:02.732017 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:02.732017 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:02.735158 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5a3bddf6-d449-449c-8669-c3c522acadef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:02.741273 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5a3bddf6-d449-449c-8669-c3c522acadef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:37:02.741813 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5a3bddf6-d449-449c-8669-c3c522acadef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe returned with HTTP 200 Aug 08 19:37:02.742158 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1174/4703] 10.4.3.89 () {68 vars in 1361 bytes} [Sat Aug 8 19:37:02 2026] PUT /volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe => generated 767 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:02.759476 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4b8e1a54-c72c-426d-967f-656202b437fa None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:02.761281 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b8e1a54-c72c-426d-967f-656202b437fa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:02.761514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b8e1a54-c72c-426d-967f-656202b437fa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:02.761737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4b8e1a54-c72c-426d-967f-656202b437fa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:02.768422 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:02.768422 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:02.771723 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4b8e1a54-c72c-426d-967f-656202b437fa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:02.775290 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4b8e1a54-c72c-426d-967f-656202b437fa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe returned with HTTP 200 Aug 08 19:37:02.775669 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1177/4704] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:02 2026] GET /volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:02.788465 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0d238920-c8b8-43ce-86ef-baa299111e7b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:02.790212 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d238920-c8b8-43ce-86ef-baa299111e7b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:02.790398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d238920-c8b8-43ce-86ef-baa299111e7b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:02.790638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0d238920-c8b8-43ce-86ef-baa299111e7b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:02.790811 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-0d238920-c8b8-43ce-86ef-baa299111e7b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume with id: c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:02.797880 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:02.797880 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:02.798307 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0d238920-c8b8-43ce-86ef-baa299111e7b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:02.814516 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0d238920-c8b8-43ce-86ef-baa299111e7b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume request issued successfully. Aug 08 19:37:02.814750 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0d238920-c8b8-43ce-86ef-baa299111e7b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe returned with HTTP 202 Aug 08 19:37:02.815134 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1178/4705] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:02 2026] DELETE /volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:02.822600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f0b10474-75d4-4973-bce8-bf126bf26e37 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:02.825723 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0b10474-75d4-4973-bce8-bf126bf26e37 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:02.825723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0b10474-75d4-4973-bce8-bf126bf26e37 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:02.825723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0b10474-75d4-4973-bce8-bf126bf26e37 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:02.834971 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:02.834971 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:02.839899 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f0b10474-75d4-4973-bce8-bf126bf26e37 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:02.843744 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0b10474-75d4-4973-bce8-bf126bf26e37 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe returned with HTTP 200 Aug 08 19:37:02.844177 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1177/4706] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:02 2026] GET /volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:03.015667 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34b46bfa-a0d2-4fad-8264-26e7610408f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:03.017541 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34b46bfa-a0d2-4fad-8264-26e7610408f6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:03.017752 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34b46bfa-a0d2-4fad-8264-26e7610408f6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:03.017968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34b46bfa-a0d2-4fad-8264-26e7610408f6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:03.018066 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-34b46bfa-a0d2-4fad-8264-26e7610408f6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:03.022169 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:03.022169 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:03.022866 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34b46bfa-a0d2-4fad-8264-26e7610408f6 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:03.023212 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1175/4707] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:03 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:03.856615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-888d8a99-bb19-4332-b473-fabfa2d2c50c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:03.858302 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-888d8a99-bb19-4332-b473-fabfa2d2c50c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe Aug 08 19:37:03.858509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-888d8a99-bb19-4332-b473-fabfa2d2c50c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:03.858716 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-888d8a99-bb19-4332-b473-fabfa2d2c50c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:03.864023 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-888d8a99-bb19-4332-b473-fabfa2d2c50c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe returned with HTTP 404 Aug 08 19:37:03.864498 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1178/4708] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:03 2026] GET /volume/v3/volumes/c3cf7b45-c681-466b-9c59-09ca207bf9fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:03.870968 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-79d53ecb-dd62-4f7c-94e1-902691a9dc0e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:03.872661 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79d53ecb-dd62-4f7c-94e1-902691a9dc0e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:03.872855 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79d53ecb-dd62-4f7c-94e1-902691a9dc0e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:03.873039 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-79d53ecb-dd62-4f7c-94e1-902691a9dc0e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:03.879374 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:03.879374 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:03.882469 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-79d53ecb-dd62-4f7c-94e1-902691a9dc0e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:03.886499 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-79d53ecb-dd62-4f7c-94e1-902691a9dc0e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:03.886964 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1179/4709] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:03 2026] GET /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 922 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:03.898693 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:03.900293 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:03.900513 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:03.900730 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:03.900901 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume with id: 5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:03.906998 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:03.906998 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:03.907416 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:03.921220 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume request issued successfully. Aug 08 19:37:03.921376 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dea424b6-2c0e-4f08-bb20-f26ad2b216a9 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 202 Aug 08 19:37:03.921787 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1178/4710] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:03 2026] DELETE /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:03.927889 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6f5bc160-5b35-4931-9c31-a62b90315264 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:03.929601 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f5bc160-5b35-4931-9c31-a62b90315264 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:03.929920 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f5bc160-5b35-4931-9c31-a62b90315264 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:03.930097 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f5bc160-5b35-4931-9c31-a62b90315264 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:03.936910 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:03.936910 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:03.940469 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6f5bc160-5b35-4931-9c31-a62b90315264 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:03.944904 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f5bc160-5b35-4931-9c31-a62b90315264 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 200 Aug 08 19:37:03.945443 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1176/4711] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:03 2026] GET /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:04.032174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e76f7d7-1cca-48d8-886e-9a95c57afedf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:04.033822 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e76f7d7-1cca-48d8-886e-9a95c57afedf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:04.034007 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e76f7d7-1cca-48d8-886e-9a95c57afedf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:04.034187 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e76f7d7-1cca-48d8-886e-9a95c57afedf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:04.034292 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-7e76f7d7-1cca-48d8-886e-9a95c57afedf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:04.038098 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:04.038098 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:04.038747 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e76f7d7-1cca-48d8-886e-9a95c57afedf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:04.039074 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1179/4712] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:04 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:04.958000 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b7a35a8d-7bba-4470-8cb8-f021a9cbc3ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:04.960049 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7a35a8d-7bba-4470-8cb8-f021a9cbc3ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 Aug 08 19:37:04.960213 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b7a35a8d-7bba-4470-8cb8-f021a9cbc3ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:04.960384 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b7a35a8d-7bba-4470-8cb8-f021a9cbc3ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:04.965436 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b7a35a8d-7bba-4470-8cb8-f021a9cbc3ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 returned with HTTP 404 Aug 08 19:37:04.965866 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1180/4713] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:04 2026] GET /volume/v3/volumes/5c8183d8-967b-4a0d-b098-276d0474eac3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:04.972521 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9e7d673c-2c16-40dc-981a-a0da8a0f90df None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:04.974146 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e7d673c-2c16-40dc-981a-a0da8a0f90df tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f Aug 08 19:37:04.974329 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e7d673c-2c16-40dc-981a-a0da8a0f90df tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:04.974536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e7d673c-2c16-40dc-981a-a0da8a0f90df tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:04.981273 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:04.981273 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:04.984647 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9e7d673c-2c16-40dc-981a-a0da8a0f90df tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:04.988213 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e7d673c-2c16-40dc-981a-a0da8a0f90df tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f returned with HTTP 200 Aug 08 19:37:04.988589 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1179/4714] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:04 2026] GET /volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:05.002836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9a357d52-6c93-48c8-b563-ecdd46949819 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:05.004671 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a357d52-6c93-48c8-b563-ecdd46949819 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f Aug 08 19:37:05.004905 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a357d52-6c93-48c8-b563-ecdd46949819 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:05.005130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9a357d52-6c93-48c8-b563-ecdd46949819 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:05.005324 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9a357d52-6c93-48c8-b563-ecdd46949819 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume with id: 3864bd51-b6ab-47a5-b61b-5d93743a0c8f Aug 08 19:37:05.011655 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:05.011655 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:05.012120 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9a357d52-6c93-48c8-b563-ecdd46949819 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:05.026907 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9a357d52-6c93-48c8-b563-ecdd46949819 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume request issued successfully. Aug 08 19:37:05.027144 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9a357d52-6c93-48c8-b563-ecdd46949819 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f returned with HTTP 202 Aug 08 19:37:05.027725 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1177/4715] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:05 2026] DELETE /volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:05.035375 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6dce0907-f256-4806-94fb-7426614f627a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:05.037017 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dce0907-f256-4806-94fb-7426614f627a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f Aug 08 19:37:05.037192 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dce0907-f256-4806-94fb-7426614f627a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:05.037390 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dce0907-f256-4806-94fb-7426614f627a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:05.044250 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:05.044250 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:05.048123 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1ef9a2d0-5e78-40b6-af36-61447d7f6a37 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:05.048235 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6dce0907-f256-4806-94fb-7426614f627a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:05.050461 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ef9a2d0-5e78-40b6-af36-61447d7f6a37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:05.050461 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ef9a2d0-5e78-40b6-af36-61447d7f6a37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:05.050696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1ef9a2d0-5e78-40b6-af36-61447d7f6a37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:05.050838 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-1ef9a2d0-5e78-40b6-af36-61447d7f6a37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:05.054258 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dce0907-f256-4806-94fb-7426614f627a tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f returned with HTTP 200 Aug 08 19:37:05.054878 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1180/4716] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:05 2026] GET /volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:05.056039 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:05.056039 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:05.056839 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1ef9a2d0-5e78-40b6-af36-61447d7f6a37 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:05.057385 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1181/4717] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:05 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:06.068088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fc3e997f-e87e-42db-93e3-71d111a645af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:06.069126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-527d162e-320b-413f-ac5d-4ec01ff714ae None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:06.069900 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc3e997f-e87e-42db-93e3-71d111a645af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f Aug 08 19:37:06.070118 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc3e997f-e87e-42db-93e3-71d111a645af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:06.070324 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fc3e997f-e87e-42db-93e3-71d111a645af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:06.071578 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-527d162e-320b-413f-ac5d-4ec01ff714ae tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:06.071716 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-527d162e-320b-413f-ac5d-4ec01ff714ae tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:06.072040 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-527d162e-320b-413f-ac5d-4ec01ff714ae tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:06.072114 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-527d162e-320b-413f-ac5d-4ec01ff714ae tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:06.077072 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fc3e997f-e87e-42db-93e3-71d111a645af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f returned with HTTP 404 Aug 08 19:37:06.079197 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1180/4718] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:06 2026] GET /volume/v3/volumes/3864bd51-b6ab-47a5-b61b-5d93743a0c8f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:06.079282 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:06.079282 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:06.079702 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-527d162e-320b-413f-ac5d-4ec01ff714ae tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:06.080258 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1178/4719] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:06 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:06.124308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-19cd327a-5c4e-4378-9509-5d99df938809 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:06.128100 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:06.131440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-VolumesGetTest-Volume-1366197317", "metadata": {"Type": "Test"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:06.133111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request body: {'volume': {'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1366197317', 'metadata': {'Type': 'Test'}}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:06.221973 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume of 1 GB Aug 08 19:37:06.227136 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Availability Zones retrieved successfully. Aug 08 19:37:06.232725 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (cb4c6997-643a-4fea-abca-d37aa05ad4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:06.233913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be408382-788f-4799-9cf5-8e57e6b42a22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:06.234860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:06.292984 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be408382-788f-4799-9cf5-8e57e6b42a22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:06.293787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9255f314-bef2-4a96-b271-c2b5899344fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:06.331067 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Created reservations ['8006f4b9-8915-472b-bcd8-4474e4745e94', 'fe40f077-724f-40f9-b4a9-1361a18c7189', 'ae3dddb4-47d5-4db6-b5a3-9299d9a6759b', 'c600f5cc-5a31-4a03-b02d-13e2cfb84325'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:06.332090 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9255f314-bef2-4a96-b271-c2b5899344fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8006f4b9-8915-472b-bcd8-4474e4745e94', 'fe40f077-724f-40f9-b4a9-1361a18c7189', 'ae3dddb4-47d5-4db6-b5a3-9299d9a6759b', 'c600f5cc-5a31-4a03-b02d-13e2cfb84325']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:06.332942 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48055693-df45-4ef5-8c7c-1ed78085868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:06.357315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48055693-df45-4ef5-8c7c-1ed78085868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca570798-556e-4c64-86d8-84a92423144c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1366197317',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['8006f4b9-8915-472b-bcd8-4474e4745e94','fe40f077-724f-40f9-b4a9-1361a18c7189','ae3dddb4-47d5-4db6-b5a3-9299d9a6759b','c600f5cc-5a31-4a03-b02d-13e2cfb84325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1366197317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca570798-556e-4c64-86d8-84a92423144c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='2732b18137ee48eb8b20933e1bb57b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='430237bcce5a4d5fa1844672fe2e0607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:06.358199 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641af2b4-0739-437e-8bcc-39a683d1d00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:06.377791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641af2b4-0739-437e-8bcc-39a683d1d00f) transitioned into 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-1366197317',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['8006f4b9-8915-472b-bcd8-4474e4745e94','fe40f077-724f-40f9-b4a9-1361a18c7189','ae3dddb4-47d5-4db6-b5a3-9299d9a6759b','c600f5cc-5a31-4a03-b02d-13e2cfb84325'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:06.379008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb2bd38-197e-4038-ab69-ca668d392d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:06.389927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acb2bd38-197e-4038-ab69-ca668d392d78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:06.391010 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (cb4c6997-643a-4fea-abca-d37aa05ad4ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:06.391361 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request issued successfully. Aug 08 19:37:06.392096 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-19cd327a-5c4e-4378-9509-5d99df938809 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:06.392651 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1181/4720] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:06 2026] POST /volume/v3/volumes => generated 757 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:06.408090 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f4021926-be3a-439a-a199-e0c634e7dbaa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:06.410671 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4021926-be3a-439a-a199-e0c634e7dbaa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:06.410989 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4021926-be3a-439a-a199-e0c634e7dbaa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:06.411271 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4021926-be3a-439a-a199-e0c634e7dbaa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:06.419756 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:06.419756 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:06.424274 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f4021926-be3a-439a-a199-e0c634e7dbaa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:06.429610 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4021926-be3a-439a-a199-e0c634e7dbaa tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:06.430087 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1182/4721] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:06 2026] GET /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:06.735140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e0a0f6d1-aae9-4075-ad1d-515de6d358c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:06.737077 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e0a0f6d1-aae9-4075-ad1d-515de6d358c9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 Aug 08 19:37:06.737251 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e0a0f6d1-aae9-4075-ad1d-515de6d358c9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:06.737435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e0a0f6d1-aae9-4075-ad1d-515de6d358c9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:06.744393 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:06.744393 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:06.797171 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a208d069-9de4-48d4-b426-9f86aca64c5d req-e0a0f6d1-aae9-4075-ad1d-515de6d358c9 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 returned with HTTP 200 Aug 08 19:37:06.797649 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1181/4722] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:37:06 2026] DELETE /volume/v3/attachments/dea8be67-8fc9-491b-bd9d-935ee2961f44 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:07.092394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-116edb8b-1893-4e48-aaab-9bfa7d29a13e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.094183 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-116edb8b-1893-4e48-aaab-9bfa7d29a13e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:07.094353 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-116edb8b-1893-4e48-aaab-9bfa7d29a13e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:07.094584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-116edb8b-1893-4e48-aaab-9bfa7d29a13e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:07.094697 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-116edb8b-1893-4e48-aaab-9bfa7d29a13e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:07.099115 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.099115 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:07.099922 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-116edb8b-1893-4e48-aaab-9bfa7d29a13e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:07.100310 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1179/4723] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:07 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:07.377361 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.379551 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:07.380039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08abc433-c4cc-46c8-8787-8b79e75dfd7a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-992372589", "description": null, "metadata": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:07.392286 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.392286 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:07.392871 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:07.393064 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create snapshot from volume 08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:37:07.425177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['f3a0c9a7-b720-4354-8960-caee9de30903', 'd79fb418-b32c-4425-81a3-5f8c75b65bcc', 'aa12e097-c444-4ce6-b75f-8e236a9a7422', 'd9ad44a2-f4b0-4512-8655-79256cc32b1f'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:07.446220 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9900521f-53ba-4d9e-8203-373db752465b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.448496 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9900521f-53ba-4d9e-8203-373db752465b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:07.448803 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9900521f-53ba-4d9e-8203-373db752465b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:07.449056 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9900521f-53ba-4d9e-8203-373db752465b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:07.456495 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.456495 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:07.458569 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot force create request issued successfully. Aug 08 19:37:07.458965 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f19bf2c4-5d83-4caf-9f80-71008eb18936 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:07.459454 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1182/4724] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:07.460027 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9900521f-53ba-4d9e-8203-373db752465b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:07.464705 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9900521f-53ba-4d9e-8203-373db752465b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:07.465458 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1183/4725] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:07 2026] GET /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:07.467875 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aba7f751-9307-4e73-bf34-ad8a89915815 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.470117 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aba7f751-9307-4e73-bf34-ad8a89915815 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:07.470366 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aba7f751-9307-4e73-bf34-ad8a89915815 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:07.470643 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aba7f751-9307-4e73-bf34-ad8a89915815 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:07.476427 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.476427 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:07.476898 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aba7f751-9307-4e73-bf34-ad8a89915815 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:07.477226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-172b83c1-6bf2-4beb-9ad3-c9ec7faa18f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.477749 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aba7f751-9307-4e73-bf34-ad8a89915815 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 200 Aug 08 19:37:07.478153 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1182/4726] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:07 2026] GET /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:07.479914 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-172b83c1-6bf2-4beb-9ad3-c9ec7faa18f1 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:07.480145 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-172b83c1-6bf2-4beb-9ad3-c9ec7faa18f1 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:07.480362 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-172b83c1-6bf2-4beb-9ad3-c9ec7faa18f1 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:07.487447 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.487447 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:07.491296 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-172b83c1-6bf2-4beb-9ad3-c9ec7faa18f1 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:07.495491 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-172b83c1-6bf2-4beb-9ad3-c9ec7faa18f1 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:07.495908 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1180/4727] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:07 2026] GET /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:07.508151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-164b312f-4770-4265-b82c-a2be73d5cea0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.510682 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-164b312f-4770-4265-b82c-a2be73d5cea0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:07.511144 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-164b312f-4770-4265-b82c-a2be73d5cea0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1366197317"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:07.520423 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.520423 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:07.524103 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-164b312f-4770-4265-b82c-a2be73d5cea0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:07.528916 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-164b312f-4770-4265-b82c-a2be73d5cea0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:37:07.529502 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-164b312f-4770-4265-b82c-a2be73d5cea0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:07.529887 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1183/4728] 10.4.3.89 () {68 vars in 1361 bytes} [Sat Aug 8 19:37:07 2026] PUT /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 781 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:07.542602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-97275ed5-005d-4d5f-acd5-94b8f6b4efc0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.544229 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97275ed5-005d-4d5f-acd5-94b8f6b4efc0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:07.544584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97275ed5-005d-4d5f-acd5-94b8f6b4efc0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-519840438", "description": "This is the new description of volume"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:07.552546 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.552546 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:07.555730 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-97275ed5-005d-4d5f-acd5-94b8f6b4efc0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:07.560706 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-97275ed5-005d-4d5f-acd5-94b8f6b4efc0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:37:07.561216 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97275ed5-005d-4d5f-acd5-94b8f6b4efc0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:07.561636 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1184/4729] 10.4.3.89 () {68 vars in 1362 bytes} [Sat Aug 8 19:37:07 2026] PUT /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:07.572711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-41f47feb-3345-49bf-ad9e-d8c3f4fadfaf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.574865 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41f47feb-3345-49bf-ad9e-d8c3f4fadfaf tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:07.575095 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41f47feb-3345-49bf-ad9e-d8c3f4fadfaf tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:07.575335 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-41f47feb-3345-49bf-ad9e-d8c3f4fadfaf tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:07.583781 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.583781 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:07.588014 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-41f47feb-3345-49bf-ad9e-d8c3f4fadfaf tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:07.593130 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-41f47feb-3345-49bf-ad9e-d8c3f4fadfaf tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:07.593634 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1183/4730] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:07 2026] GET /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 1403 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:07.605954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.607519 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:07.607851 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1414657111", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1536089996"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:07.609242 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1414657111', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1536089996'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:07.609570 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume of 1 GB Aug 08 19:37:07.613181 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Availability Zones retrieved successfully. Aug 08 19:37:07.618315 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (2bff509b-10f5-4300-b1ea-3141aecc0d65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:07.619184 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62d85a9-47a9-40df-9353-4b59f528c5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:07.619961 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:07.645596 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62d85a9-47a9-40df-9353-4b59f528c5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:07.646536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05691841-3f0e-4625-8878-070abbb08d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:07.686359 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Created reservations ['adb95b0f-fdd3-4781-a02e-24a473f42085', 'eb209872-9fc6-417f-b50c-845ad40ec351', 'bde908f2-67c3-4900-b1c8-42d351b01483', '48b25fc8-3669-4c14-b062-b747ee46ce76'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:07.687284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05691841-3f0e-4625-8878-070abbb08d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adb95b0f-fdd3-4781-a02e-24a473f42085', 'eb209872-9fc6-417f-b50c-845ad40ec351', 'bde908f2-67c3-4900-b1c8-42d351b01483', '48b25fc8-3669-4c14-b062-b747ee46ce76']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:07.687985 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9750d8-0ab8-44a7-ad6f-31e34db2a162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:07.709881 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a9750d8-0ab8-44a7-ad6f-31e34db2a162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3841328-d907-4ba3-a838-d10f4e3868e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1414657111',display_name='tempest-VolumesGetTest-Volume-1536089996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['adb95b0f-fdd3-4781-a02e-24a473f42085','eb209872-9fc6-417f-b50c-845ad40ec351','bde908f2-67c3-4900-b1c8-42d351b01483','48b25fc8-3669-4c14-b062-b747ee46ce76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1414657111',display_name='tempest-VolumesGetTest-Volume-1536089996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3841328-d907-4ba3-a838-d10f4e3868e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2732b18137ee48eb8b20933e1bb57b1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='430237bcce5a4d5fa1844672fe2e0607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:07.710657 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1dd86f-d78f-457a-9f4b-8fe4f88ebd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:07.727508 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d1dd86f-d78f-457a-9f4b-8fe4f88ebd1b) transitioned into 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-1414657111',display_name='tempest-VolumesGetTest-Volume-1536089996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2732b18137ee48eb8b20933e1bb57b1a',qos_specs=None,replication_status=,reservations=['adb95b0f-fdd3-4781-a02e-24a473f42085','eb209872-9fc6-417f-b50c-845ad40ec351','bde908f2-67c3-4900-b1c8-42d351b01483','48b25fc8-3669-4c14-b062-b747ee46ce76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='430237bcce5a4d5fa1844672fe2e0607',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:07.728251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2c7f7e-86b2-4453-8d4d-e27247c9842b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:07.736784 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb2c7f7e-86b2-4453-8d4d-e27247c9842b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:07.737968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Flow 'volume_create_api' (2bff509b-10f5-4300-b1ea-3141aecc0d65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:07.738302 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Create volume request issued successfully. Aug 08 19:37:07.739025 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27aef9e6-af2d-4f11-a32e-52f51b8ac25e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:07.739496 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1181/4731] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:07 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:07.753089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54ff6945-c5ba-4f85-89c2-8ec70de9a5ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.755134 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54ff6945-c5ba-4f85-89c2-8ec70de9a5ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:07.755371 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54ff6945-c5ba-4f85-89c2-8ec70de9a5ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:07.755604 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54ff6945-c5ba-4f85-89c2-8ec70de9a5ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:07.764211 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.764211 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:07.767891 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-54ff6945-c5ba-4f85-89c2-8ec70de9a5ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:07.772630 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54ff6945-c5ba-4f85-89c2-8ec70de9a5ad tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 returned with HTTP 200 Aug 08 19:37:07.773093 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1184/4732] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:07 2026] GET /volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:07.874031 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-80b6dd83-5200-40df-ae91-7de9ac5153b8 req-a48f773b-95c3-4903-8dce-842745bb73bb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:07.875938 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-80b6dd83-5200-40df-ae91-7de9ac5153b8 req-a48f773b-95c3-4903-8dce-842745bb73bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:37:07.876131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-80b6dd83-5200-40df-ae91-7de9ac5153b8 req-a48f773b-95c3-4903-8dce-842745bb73bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:07.876308 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-80b6dd83-5200-40df-ae91-7de9ac5153b8 req-a48f773b-95c3-4903-8dce-842745bb73bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:07.882982 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:07.882982 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:07.886992 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-80b6dd83-5200-40df-ae91-7de9ac5153b8 req-a48f773b-95c3-4903-8dce-842745bb73bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:37:07.891218 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-80b6dd83-5200-40df-ae91-7de9ac5153b8 req-a48f773b-95c3-4903-8dce-842745bb73bb tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:37:07.891754 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1185/4733] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:37:07 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.113226 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-de73a76a-8265-45fc-b7a5-e514433ffade None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.115070 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de73a76a-8265-45fc-b7a5-e514433ffade tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:08.115242 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de73a76a-8265-45fc-b7a5-e514433ffade tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.115449 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-de73a76a-8265-45fc-b7a5-e514433ffade tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.115554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-de73a76a-8265-45fc-b7a5-e514433ffade tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:08.119743 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.119743 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:08.120446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-de73a76a-8265-45fc-b7a5-e514433ffade tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:08.120889 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1184/4734] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:08 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.487844 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-925170fb-636f-4b89-a795-632a718acba0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.489709 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-925170fb-636f-4b89-a795-632a718acba0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:08.490288 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-925170fb-636f-4b89-a795-632a718acba0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.492021 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-925170fb-636f-4b89-a795-632a718acba0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.493022 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=288,cinder:UPDATE=101,cinder:INSERT=50 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:37:08.497854 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.497854 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:08.498808 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-925170fb-636f-4b89-a795-632a718acba0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:08.500402 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-925170fb-636f-4b89-a795-632a718acba0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 200 Aug 08 19:37:08.501196 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1182/4735] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:08 2026] GET /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.510692 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a912a29-a95b-4bb9-b92f-35acaa3c5c08 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.512393 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a912a29-a95b-4bb9-b92f-35acaa3c5c08 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:08.512710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a912a29-a95b-4bb9-b92f-35acaa3c5c08 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.512900 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a912a29-a95b-4bb9-b92f-35acaa3c5c08 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.517831 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.517831 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:08.518207 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3a912a29-a95b-4bb9-b92f-35acaa3c5c08 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:08.518942 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a912a29-a95b-4bb9-b92f-35acaa3c5c08 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 200 Aug 08 19:37:08.519261 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1185/4736] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:08 2026] GET /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.530864 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.532782 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:08.533102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08abc433-c4cc-46c8-8787-8b79e75dfd7a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2132218738", "description": null, "metadata": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:08.544011 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.544011 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:08.544611 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:08.544611 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create snapshot from volume 08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:37:08.569854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['2c0f36f2-b770-4308-a114-0486b0cf0fb0', 'f8e1a007-c24f-4d96-9cdc-4a430a63be74', 'f3eb5fa1-cde9-4872-89eb-f49c4dc6461c', '0af4041a-2f2a-4f8c-9e76-a9c5fac21a2b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:08.605290 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot force create request issued successfully. Aug 08 19:37:08.605739 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2a96bd9b-5f08-461a-8456-74b2aa7538b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:08.606182 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1186/4737] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:08.616608 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-529a39f5-7f5e-4352-9b05-b6951c5cf804 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.620290 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-529a39f5-7f5e-4352-9b05-b6951c5cf804 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:08.620535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-529a39f5-7f5e-4352-9b05-b6951c5cf804 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.620768 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-529a39f5-7f5e-4352-9b05-b6951c5cf804 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.631266 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.631266 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:08.631732 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-529a39f5-7f5e-4352-9b05-b6951c5cf804 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:08.632661 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-529a39f5-7f5e-4352-9b05-b6951c5cf804 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 200 Aug 08 19:37:08.633088 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1185/4738] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:08 2026] GET /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.787525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0602474e-b96a-4637-8b3c-74caff674135 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.789246 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0602474e-b96a-4637-8b3c-74caff674135 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:08.789443 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0602474e-b96a-4637-8b3c-74caff674135 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.789643 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0602474e-b96a-4637-8b3c-74caff674135 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.796228 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.796228 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:08.799593 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0602474e-b96a-4637-8b3c-74caff674135 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:08.803627 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0602474e-b96a-4637-8b3c-74caff674135 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 returned with HTTP 200 Aug 08 19:37:08.803899 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1183/4739] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:08 2026] GET /volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.818514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4a2e851f-9e98-4ca0-a230-dc79f9ad610b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.820238 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a2e851f-9e98-4ca0-a230-dc79f9ad610b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] PUT https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:08.820588 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4a2e851f-9e98-4ca0-a230-dc79f9ad610b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1366197317", "description": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:08.829049 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.829049 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:08.833054 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a2e851f-9e98-4ca0-a230-dc79f9ad610b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:08.839804 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4a2e851f-9e98-4ca0-a230-dc79f9ad610b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume updated successfully. Aug 08 19:37:08.840360 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4a2e851f-9e98-4ca0-a230-dc79f9ad610b tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 returned with HTTP 200 Aug 08 19:37:08.840805 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1186/4740] 10.4.3.89 () {68 vars in 1361 bytes} [Sat Aug 8 19:37:08 2026] PUT /volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 => generated 768 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.854209 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b8200096-0364-4394-b148-a2f46965029c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.856203 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8200096-0364-4394-b148-a2f46965029c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:08.856397 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8200096-0364-4394-b148-a2f46965029c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.856629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b8200096-0364-4394-b148-a2f46965029c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.863602 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.863602 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:08.866856 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b8200096-0364-4394-b148-a2f46965029c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:08.872556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b8200096-0364-4394-b148-a2f46965029c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 returned with HTTP 200 Aug 08 19:37:08.872742 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1187/4741] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:08 2026] GET /volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:08.886103 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.887711 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:08.887871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.888058 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.888236 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume with id: b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:08.899088 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.899088 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:08.899283 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:08.921068 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume request issued successfully. Aug 08 19:37:08.921310 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8f1f29db-51a9-4aae-952e-7e73ef915dd0 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 returned with HTTP 202 Aug 08 19:37:08.921831 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1186/4742] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:08 2026] DELETE /volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:08.930039 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dd18d583-cf50-412d-8a46-7461a5c677af None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:08.932246 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd18d583-cf50-412d-8a46-7461a5c677af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:08.932445 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd18d583-cf50-412d-8a46-7461a5c677af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:08.932637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dd18d583-cf50-412d-8a46-7461a5c677af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:08.941653 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:08.941653 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:08.946348 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dd18d583-cf50-412d-8a46-7461a5c677af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:08.950494 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dd18d583-cf50-412d-8a46-7461a5c677af tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 returned with HTTP 200 Aug 08 19:37:08.950908 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1184/4743] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:08 2026] GET /volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:09.132083 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-676f22e7-4e65-424e-a3c0-6ccce3ced54c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:09.134319 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-676f22e7-4e65-424e-a3c0-6ccce3ced54c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:09.134563 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-676f22e7-4e65-424e-a3c0-6ccce3ced54c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:09.134808 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-676f22e7-4e65-424e-a3c0-6ccce3ced54c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:09.134953 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-676f22e7-4e65-424e-a3c0-6ccce3ced54c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:09.139796 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:09.139796 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:09.140762 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-676f22e7-4e65-424e-a3c0-6ccce3ced54c tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:09.141207 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1187/4744] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:09 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:09.644517 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-fca44221-544e-4272-b567-22805d254d2b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:09.646289 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fca44221-544e-4272-b567-22805d254d2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:09.646569 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fca44221-544e-4272-b567-22805d254d2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:09.646747 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-fca44221-544e-4272-b567-22805d254d2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:09.654089 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:09.654089 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:09.654621 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-fca44221-544e-4272-b567-22805d254d2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:09.655359 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-fca44221-544e-4272-b567-22805d254d2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 200 Aug 08 19:37:09.655699 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1188/4745] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:09 2026] GET /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:09.664823 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-49f0c472-b390-42e4-a4ab-0f9e0d80477f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:09.666707 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49f0c472-b390-42e4-a4ab-0f9e0d80477f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:09.666997 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49f0c472-b390-42e4-a4ab-0f9e0d80477f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:09.667173 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-49f0c472-b390-42e4-a4ab-0f9e0d80477f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:09.672773 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:09.672773 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:09.673170 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-49f0c472-b390-42e4-a4ab-0f9e0d80477f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:09.673987 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-49f0c472-b390-42e4-a4ab-0f9e0d80477f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 200 Aug 08 19:37:09.674400 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1187/4746] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:09 2026] GET /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:09.682977 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:09.684789 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:09.685178 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "08abc433-c4cc-46c8-8787-8b79e75dfd7a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1396655472", "description": null, "metadata": null}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:09.699569 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:09.699569 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:09.700157 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:09.700310 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create snapshot from volume 08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:37:09.726259 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['aafec453-11c4-40d7-bdc7-b00f4fc6faf0', '27aaf2ae-4821-4871-9dc2-50e30a125135', 'aecdf2b8-026a-413c-a2bc-397fdd5d9a66', '36e20a5b-ebf7-44e9-8b5a-8b6806772e72'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:09.757427 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot force create request issued successfully. Aug 08 19:37:09.757932 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1a95a87e-5c56-492a-b924-8c45dc9d8de6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:09.758535 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1185/4747] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:09.767094 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d2ff7944-28b2-4d92-9c1b-3318b0bb2826 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:09.769332 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2ff7944-28b2-4d92-9c1b-3318b0bb2826 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:09.769635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2ff7944-28b2-4d92-9c1b-3318b0bb2826 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:09.769931 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d2ff7944-28b2-4d92-9c1b-3318b0bb2826 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:09.777471 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:09.777471 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:09.777977 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d2ff7944-28b2-4d92-9c1b-3318b0bb2826 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:09.778865 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d2ff7944-28b2-4d92-9c1b-3318b0bb2826 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 200 Aug 08 19:37:09.779294 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1188/4748] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:09 2026] GET /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:09.962197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-61904ec1-d2b8-4099-9364-86e3594ec7ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:09.963920 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61904ec1-d2b8-4099-9364-86e3594ec7ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 Aug 08 19:37:09.964119 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-61904ec1-d2b8-4099-9364-86e3594ec7ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:09.964368 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-61904ec1-d2b8-4099-9364-86e3594ec7ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:09.970387 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-61904ec1-d2b8-4099-9364-86e3594ec7ef tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 returned with HTTP 404 Aug 08 19:37:09.970905 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1189/4749] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:09 2026] GET /volume/v3/volumes/b3841328-d907-4ba3-a838-d10f4e3868e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:09.977563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b7978268-0a63-4edc-acc1-b84bb43b8581 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:09.979521 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7978268-0a63-4edc-acc1-b84bb43b8581 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:09.979743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7978268-0a63-4edc-acc1-b84bb43b8581 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:09.979925 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b7978268-0a63-4edc-acc1-b84bb43b8581 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:09.987180 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:09.987180 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:09.991140 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b7978268-0a63-4edc-acc1-b84bb43b8581 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:09.996535 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b7978268-0a63-4edc-acc1-b84bb43b8581 tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:09.997217 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1188/4750] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:09 2026] GET /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:10.008664 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:10.010960 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:10.011200 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:10.011465 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:10.011699 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume with id: ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:10.019770 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:10.019770 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:10.020427 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:10.040563 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Delete volume request issued successfully. Aug 08 19:37:10.040732 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9f43013b-6245-42e8-aafa-0c8fa4a4669c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 202 Aug 08 19:37:10.041385 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1186/4751] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:10 2026] DELETE /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:10.053564 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-193bcdd2-2e66-4e6b-975b-e602d503221c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:10.055298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-193bcdd2-2e66-4e6b-975b-e602d503221c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:10.055514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-193bcdd2-2e66-4e6b-975b-e602d503221c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:10.055722 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-193bcdd2-2e66-4e6b-975b-e602d503221c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:10.062279 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:10.062279 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:10.065702 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-193bcdd2-2e66-4e6b-975b-e602d503221c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Volume info retrieved successfully. Aug 08 19:37:10.070703 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-193bcdd2-2e66-4e6b-975b-e602d503221c tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 200 Aug 08 19:37:10.071075 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1189/4752] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:10 2026] GET /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 1402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:10.151140 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-89574893-5e37-47aa-91f4-146b8d807a15 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:10.153228 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89574893-5e37-47aa-91f4-146b8d807a15 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:10.153459 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89574893-5e37-47aa-91f4-146b8d807a15 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:10.153794 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89574893-5e37-47aa-91f4-146b8d807a15 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:10.153854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-89574893-5e37-47aa-91f4-146b8d807a15 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:10.158141 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:10.158141 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:10.158852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89574893-5e37-47aa-91f4-146b8d807a15 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:10.159185 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1190/4753] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:10 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:10.766335 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d7a187a6-2885-4267-b600-e33c0f945082 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:10.768040 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] DELETE https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:37:10.768239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:10.768384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:10.768561 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume with id: 138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:37:10.776013 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:10.776013 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:10.776444 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:37:10.788100 np0000006803 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:37:10.788780 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65492202-1a11-45ac-b76f-4b3f11acb973 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:10.790970 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65492202-1a11-45ac-b76f-4b3f11acb973 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:10.791175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65492202-1a11-45ac-b76f-4b3f11acb973 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:10.791422 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65492202-1a11-45ac-b76f-4b3f11acb973 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:10.797234 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Delete volume request issued successfully. Aug 08 19:37:10.797383 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:10.797383 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:10.797599 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d7a187a6-2885-4267-b600-e33c0f945082 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 202 Aug 08 19:37:10.797903 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65492202-1a11-45ac-b76f-4b3f11acb973 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:10.798122 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1189/4754] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:10 2026] DELETE /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:10.798826 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65492202-1a11-45ac-b76f-4b3f11acb973 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 200 Aug 08 19:37:10.799312 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1187/4755] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:10 2026] GET /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:10.806289 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-644b78a0-488e-41aa-b3ed-35410c828057 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:10.808503 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-644b78a0-488e-41aa-b3ed-35410c828057 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:37:10.808720 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-644b78a0-488e-41aa-b3ed-35410c828057 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:10.808929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-644b78a0-488e-41aa-b3ed-35410c828057 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:10.810042 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e27a7e2c-9df4-4071-97d4-905a5c4ce91c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:10.812141 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e27a7e2c-9df4-4071-97d4-905a5c4ce91c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:10.812359 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e27a7e2c-9df4-4071-97d4-905a5c4ce91c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:10.812748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e27a7e2c-9df4-4071-97d4-905a5c4ce91c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:10.814580 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=190,cinder:INSERT=15,cinder:UPDATE=42 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:37:10.817052 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:10.817052 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:10.819105 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:10.819105 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:10.819638 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e27a7e2c-9df4-4071-97d4-905a5c4ce91c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:10.820595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e27a7e2c-9df4-4071-97d4-905a5c4ce91c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 200 Aug 08 19:37:10.821076 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1191/4756] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:10 2026] GET /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:10.822572 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-644b78a0-488e-41aa-b3ed-35410c828057 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Volume info retrieved successfully. Aug 08 19:37:10.828357 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-644b78a0-488e-41aa-b3ed-35410c828057 tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 200 Aug 08 19:37:10.828859 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1190/4757] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:10 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:11.081988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-52ae4616-3efb-4263-9594-dbcfaa44196e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:11.083805 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52ae4616-3efb-4263-9594-dbcfaa44196e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] GET https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c Aug 08 19:37:11.084000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52ae4616-3efb-4263-9594-dbcfaa44196e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:11.084204 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-52ae4616-3efb-4263-9594-dbcfaa44196e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:11.090003 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-52ae4616-3efb-4263-9594-dbcfaa44196e tempest-VolumesGetTest-1673730550 tempest-VolumesGetTest-1673730550-project-member] https://10.4.3.89/volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c returned with HTTP 404 Aug 08 19:37:11.090505 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1190/4758] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:11 2026] GET /volume/v3/volumes/ca570798-556e-4c64-86d8-84a92423144c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:11.171788 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7b0ef9c1-939e-434d-bf52-e06e626465de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:11.173943 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b0ef9c1-939e-434d-bf52-e06e626465de tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:11.174171 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b0ef9c1-939e-434d-bf52-e06e626465de tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:11.174460 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7b0ef9c1-939e-434d-bf52-e06e626465de tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:11.174580 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-7b0ef9c1-939e-434d-bf52-e06e626465de tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:11.182032 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:11.182032 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:11.183313 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7b0ef9c1-939e-434d-bf52-e06e626465de tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:11.183847 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1188/4759] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:11 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:11.842657 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8c14056-bb73-47e2-9b58-6a5f96f6a81d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:11.844377 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8c14056-bb73-47e2-9b58-6a5f96f6a81d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] GET https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d Aug 08 19:37:11.844622 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8c14056-bb73-47e2-9b58-6a5f96f6a81d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:11.844834 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8c14056-bb73-47e2-9b58-6a5f96f6a81d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:11.851014 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8c14056-bb73-47e2-9b58-6a5f96f6a81d tempest-TestEncryptedCinderVolumes-1065174171 tempest-TestEncryptedCinderVolumes-1065174171-project-member] https://10.4.3.89/volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d returned with HTTP 404 Aug 08 19:37:11.851455 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1192/4760] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:11 2026] GET /volume/v3/volumes/138e5fa6-ea3d-474e-b105-71c0a8e8a87d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:11.859280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bbffa910-6d99-43b9-bdf5-f44a1c6874bb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:11.972400 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bbffa910-6d99-43b9-bdf5-f44a1c6874bb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:37:11.972645 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bbffa910-6d99-43b9-bdf5-f44a1c6874bb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:11.972829 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bbffa910-6d99-43b9-bdf5-f44a1c6874bb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:11.973636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bbffa910-6d99-43b9-bdf5-f44a1c6874bb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:37:11.984358 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bbffa910-6d99-43b9-bdf5-f44a1c6874bb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Get all volumes completed successfully. Aug 08 19:37:11.986267 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:11.986267 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:11.990699 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bbffa910-6d99-43b9-bdf5-f44a1c6874bb tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:37:11.991064 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1191/4761] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:37:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9446 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:12.008640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e0fea98-af9a-4f98-bb84-8499a48b4daa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:12.010251 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e0fea98-af9a-4f98-bb84-8499a48b4daa tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] DELETE https://10.4.3.89/volume/v3/types/28f915d2-afce-4a93-bf13-2d90a300ab86 Aug 08 19:37:12.010395 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e0fea98-af9a-4f98-bb84-8499a48b4daa tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:12.010621 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e0fea98-af9a-4f98-bb84-8499a48b4daa tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:12.012494 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=209,cinder:UPDATE=42,cinder:INSERT=21 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:37:12.031790 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e0fea98-af9a-4f98-bb84-8499a48b4daa tempest-TestEncryptedCinderVolumes-145245501 tempest-TestEncryptedCinderVolumes-145245501-project-admin] https://10.4.3.89/volume/v3/types/28f915d2-afce-4a93-bf13-2d90a300ab86 returned with HTTP 202 Aug 08 19:37:12.032212 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1191/4762] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:37:12 2026] DELETE /volume/v3/types/28f915d2-afce-4a93-bf13-2d90a300ab86 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:12.194425 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-11fe82ee-f39b-403c-a117-2fd60d638a86 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:12.197083 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11fe82ee-f39b-403c-a117-2fd60d638a86 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:12.197372 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11fe82ee-f39b-403c-a117-2fd60d638a86 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:12.197705 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-11fe82ee-f39b-403c-a117-2fd60d638a86 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:12.197871 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-11fe82ee-f39b-403c-a117-2fd60d638a86 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:12.204242 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:12.204242 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:12.205572 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-11fe82ee-f39b-403c-a117-2fd60d638a86 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:12.206237 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1189/4763] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:12 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 782 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:12.268768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-49512402-4809-4799-8f44-fb429fdfe4bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:12.270655 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49512402-4809-4799-8f44-fb429fdfe4bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:12.270891 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49512402-4809-4799-8f44-fb429fdfe4bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:12.271129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-49512402-4809-4799-8f44-fb429fdfe4bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:12.271280 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-49512402-4809-4799-8f44-fb429fdfe4bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:12.276241 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:12.276241 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:12.276726 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-49512402-4809-4799-8f44-fb429fdfe4bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:12.294423 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-49512402-4809-4799-8f44-fb429fdfe4bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot delete request issued successfully. Aug 08 19:37:12.294661 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-49512402-4809-4799-8f44-fb429fdfe4bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 202 Aug 08 19:37:12.295069 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1193/4764] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:12 2026] DELETE /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:12.303025 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76bac8d5-4966-4a26-95a1-daee2bf358f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:12.304952 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76bac8d5-4966-4a26-95a1-daee2bf358f4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:12.305153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76bac8d5-4966-4a26-95a1-daee2bf358f4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:12.305348 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76bac8d5-4966-4a26-95a1-daee2bf358f4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:12.310639 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:12.310639 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:12.311003 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-76bac8d5-4966-4a26-95a1-daee2bf358f4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:12.311813 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76bac8d5-4966-4a26-95a1-daee2bf358f4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 200 Aug 08 19:37:12.312211 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1192/4765] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:12 2026] GET /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:13.218063 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-56f5482b-5947-400c-9927-46fc6a927a28 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:13.220458 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56f5482b-5947-400c-9927-46fc6a927a28 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:13.221082 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56f5482b-5947-400c-9927-46fc6a927a28 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:13.221376 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-56f5482b-5947-400c-9927-46fc6a927a28 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:13.221546 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-56f5482b-5947-400c-9927-46fc6a927a28 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:13.227237 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:13.227237 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:13.228025 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-56f5482b-5947-400c-9927-46fc6a927a28 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:13.228377 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1192/4766] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:13 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:13.237964 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e542d39b-dc9a-4f61-b806-c36c344c01db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:13.239889 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e542d39b-dc9a-4f61-b806-c36c344c01db tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:13.240069 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e542d39b-dc9a-4f61-b806-c36c344c01db tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:13.240251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e542d39b-dc9a-4f61-b806-c36c344c01db tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:13.240338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-e542d39b-dc9a-4f61-b806-c36c344c01db tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:13.244501 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:13.244501 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:13.245192 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e542d39b-dc9a-4f61-b806-c36c344c01db tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:13.245564 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1190/4767] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:13 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:13.254550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e2414555-d966-406e-95a9-2e323ba2c21f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:13.256283 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2414555-d966-406e-95a9-2e323ba2c21f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:13.256527 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2414555-d966-406e-95a9-2e323ba2c21f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:13.256734 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e2414555-d966-406e-95a9-2e323ba2c21f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:13.256828 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-e2414555-d966-406e-95a9-2e323ba2c21f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete backup with id: 329c1840-635b-488b-8aae-c1dc6f417501. Aug 08 19:37:13.260620 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:13.260620 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:13.271441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-e2414555-d966-406e-95a9-2e323ba2c21f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] delete_backup rpcapi backup_id 329c1840-635b-488b-8aae-c1dc6f417501 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:37:13.275222 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e2414555-d966-406e-95a9-2e323ba2c21f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 202 Aug 08 19:37:13.276002 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1194/4768] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:13 2026] DELETE /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:37:13.283322 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a0e1f2b1-8e69-43d2-9a37-ad26cdaeb4bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:13.285845 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0e1f2b1-8e69-43d2-9a37-ad26cdaeb4bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:13.286041 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0e1f2b1-8e69-43d2-9a37-ad26cdaeb4bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:13.286407 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a0e1f2b1-8e69-43d2-9a37-ad26cdaeb4bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:13.286647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-a0e1f2b1-8e69-43d2-9a37-ad26cdaeb4bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:13.291557 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:13.291557 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:13.292706 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a0e1f2b1-8e69-43d2-9a37-ad26cdaeb4bf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 200 Aug 08 19:37:13.293086 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1193/4769] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:13 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:13.326507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea735810-b9cb-46cc-8347-426e7b32900d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:13.328814 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea735810-b9cb-46cc-8347-426e7b32900d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:13.329131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea735810-b9cb-46cc-8347-426e7b32900d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:13.329400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea735810-b9cb-46cc-8347-426e7b32900d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:13.333356 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea735810-b9cb-46cc-8347-426e7b32900d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 404 Aug 08 19:37:13.333886 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1193/4770] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:13 2026] GET /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:13.340758 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:13.342294 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:13.342433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:13.342629 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:13.342721 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:13.347782 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:13.347782 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:13.348164 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:13.376830 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot delete request issued successfully. Aug 08 19:37:13.377036 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cb724834-0966-4352-b48f-e1ffdd4cfba6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 202 Aug 08 19:37:13.377561 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1191/4771] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:13 2026] DELETE /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:13.383966 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3e5123ce-257e-4b85-9280-c2818ef9a907 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:13.386135 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e5123ce-257e-4b85-9280-c2818ef9a907 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:13.386332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e5123ce-257e-4b85-9280-c2818ef9a907 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:13.386723 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3e5123ce-257e-4b85-9280-c2818ef9a907 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:13.393955 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:13.393955 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:13.394810 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3e5123ce-257e-4b85-9280-c2818ef9a907 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:13.395696 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3e5123ce-257e-4b85-9280-c2818ef9a907 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 200 Aug 08 19:37:13.396092 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1195/4772] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:13 2026] GET /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:14.304547 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-38751c5c-22a4-4bcf-a564-fa333c40500d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:14.306263 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38751c5c-22a4-4bcf-a564-fa333c40500d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 Aug 08 19:37:14.306486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38751c5c-22a4-4bcf-a564-fa333c40500d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:14.306713 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-38751c5c-22a4-4bcf-a564-fa333c40500d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:14.306878 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-38751c5c-22a4-4bcf-a564-fa333c40500d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Show backup with id 329c1840-635b-488b-8aae-c1dc6f417501. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:14.310129 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-38751c5c-22a4-4bcf-a564-fa333c40500d tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 returned with HTTP 404 Aug 08 19:37:14.310654 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1194/4773] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:14 2026] GET /volume/v3/backups/329c1840-635b-488b-8aae-c1dc6f417501 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:14.317240 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-df329f03-8d5c-4d55-88a1-8869db3da26f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:14.318768 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df329f03-8d5c-4d55-88a1-8869db3da26f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 Aug 08 19:37:14.318951 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df329f03-8d5c-4d55-88a1-8869db3da26f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:14.319124 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-df329f03-8d5c-4d55-88a1-8869db3da26f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:14.319223 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-df329f03-8d5c-4d55-88a1-8869db3da26f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete snapshot with id: 99949ba9-68f8-4795-bacc-b70cbe4e2595 Aug 08 19:37:14.324654 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:14.324654 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:14.325041 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-df329f03-8d5c-4d55-88a1-8869db3da26f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Snapshot retrieved successfully. Aug 08 19:37:14.338813 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-df329f03-8d5c-4d55-88a1-8869db3da26f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Snapshot delete request issued successfully. Aug 08 19:37:14.339043 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-df329f03-8d5c-4d55-88a1-8869db3da26f tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 returned with HTTP 202 Aug 08 19:37:14.339585 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1194/4774] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:14 2026] DELETE /volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:14.349625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d6cfe60a-6d2d-4f75-bf9d-4705b37cfac5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:14.351765 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6cfe60a-6d2d-4f75-bf9d-4705b37cfac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 Aug 08 19:37:14.352005 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6cfe60a-6d2d-4f75-bf9d-4705b37cfac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:14.352334 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d6cfe60a-6d2d-4f75-bf9d-4705b37cfac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:14.365149 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:14.365149 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:14.365149 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d6cfe60a-6d2d-4f75-bf9d-4705b37cfac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Snapshot retrieved successfully. Aug 08 19:37:14.365149 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d6cfe60a-6d2d-4f75-bf9d-4705b37cfac5 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 returned with HTTP 200 Aug 08 19:37:14.365149 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1192/4775] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:14 2026] GET /volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:14.406719 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-043a4578-f75d-4391-8164-644b0a43411e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:14.409022 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-043a4578-f75d-4391-8164-644b0a43411e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:14.409222 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-043a4578-f75d-4391-8164-644b0a43411e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:14.409491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-043a4578-f75d-4391-8164-644b0a43411e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:14.414715 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-043a4578-f75d-4391-8164-644b0a43411e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 404 Aug 08 19:37:14.415310 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1196/4776] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:14 2026] GET /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:14.424949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1a57751a-53ad-4c19-afef-04d888fd0573 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:14.428080 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a57751a-53ad-4c19-afef-04d888fd0573 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:14.428441 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a57751a-53ad-4c19-afef-04d888fd0573 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:14.428737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1a57751a-53ad-4c19-afef-04d888fd0573 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:14.428851 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-1a57751a-53ad-4c19-afef-04d888fd0573 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:14.442066 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:14.442066 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:14.442066 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a57751a-53ad-4c19-afef-04d888fd0573 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:14.467400 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1a57751a-53ad-4c19-afef-04d888fd0573 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot delete request issued successfully. Aug 08 19:37:14.467707 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1a57751a-53ad-4c19-afef-04d888fd0573 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 202 Aug 08 19:37:14.468231 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1195/4777] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:14 2026] DELETE /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:14.475318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7020fc45-9282-4ef5-83a4-fd81d2bf4a31 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:14.477121 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7020fc45-9282-4ef5-83a4-fd81d2bf4a31 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:14.477304 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7020fc45-9282-4ef5-83a4-fd81d2bf4a31 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:14.477619 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7020fc45-9282-4ef5-83a4-fd81d2bf4a31 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:14.482792 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:14.482792 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:14.483297 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7020fc45-9282-4ef5-83a4-fd81d2bf4a31 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:37:14.484218 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7020fc45-9282-4ef5-83a4-fd81d2bf4a31 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 200 Aug 08 19:37:14.484646 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1195/4778] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:14 2026] GET /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:15.374306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-08e88218-0e8f-4a95-acc3-2fa786449baf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.376095 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08e88218-0e8f-4a95-acc3-2fa786449baf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 Aug 08 19:37:15.376296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08e88218-0e8f-4a95-acc3-2fa786449baf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.376497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-08e88218-0e8f-4a95-acc3-2fa786449baf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.380505 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-08e88218-0e8f-4a95-acc3-2fa786449baf tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 returned with HTTP 404 Aug 08 19:37:15.381014 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1193/4779] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:15 2026] GET /volume/v3/snapshots/99949ba9-68f8-4795-bacc-b70cbe4e2595 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:15.387701 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.390260 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 Aug 08 19:37:15.390260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.390260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.390526 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume with id: 6b95b5a8-66b3-4948-be74-3c7ebe176b65 Aug 08 19:37:15.397267 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:15.397267 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:15.397636 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:15.415488 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume request issued successfully. Aug 08 19:37:15.415974 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d9b26fc2-c470-4b3e-a462-e8c87df7ef33 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 returned with HTTP 202 Aug 08 19:37:15.416204 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1197/4780] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:15 2026] DELETE /volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:15.422853 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8eaa5a34-e8ff-4ac6-b6bb-8d40328d2e2e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.426086 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eaa5a34-e8ff-4ac6-b6bb-8d40328d2e2e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 Aug 08 19:37:15.426295 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eaa5a34-e8ff-4ac6-b6bb-8d40328d2e2e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.426521 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eaa5a34-e8ff-4ac6-b6bb-8d40328d2e2e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.433910 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:15.433910 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:15.438237 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8eaa5a34-e8ff-4ac6-b6bb-8d40328d2e2e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:15.442295 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eaa5a34-e8ff-4ac6-b6bb-8d40328d2e2e tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 returned with HTTP 200 Aug 08 19:37:15.442713 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1196/4781] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:15 2026] GET /volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:15.494140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cfab9f57-23c7-4915-abb4-28ba6fcee658 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.496217 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cfab9f57-23c7-4915-abb4-28ba6fcee658 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:15.496404 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cfab9f57-23c7-4915-abb4-28ba6fcee658 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.496640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cfab9f57-23c7-4915-abb4-28ba6fcee658 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.502262 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cfab9f57-23c7-4915-abb4-28ba6fcee658 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 404 Aug 08 19:37:15.502868 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1196/4782] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:15 2026] GET /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:15.510537 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91e5133d-593b-4455-bda3-f7a162d9c38a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.512940 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91e5133d-593b-4455-bda3-f7a162d9c38a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:15.513222 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91e5133d-593b-4455-bda3-f7a162d9c38a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.513607 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91e5133d-593b-4455-bda3-f7a162d9c38a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.513668 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-91e5133d-593b-4455-bda3-f7a162d9c38a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:15.518762 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91e5133d-593b-4455-bda3-f7a162d9c38a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 404 Aug 08 19:37:15.519306 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1194/4783] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:15 2026] DELETE /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:15.526238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8822e644-4d3a-441a-82af-348db87ef9f3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.528351 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8822e644-4d3a-441a-82af-348db87ef9f3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 Aug 08 19:37:15.528592 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8822e644-4d3a-441a-82af-348db87ef9f3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.528831 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8822e644-4d3a-441a-82af-348db87ef9f3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.533742 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8822e644-4d3a-441a-82af-348db87ef9f3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 returned with HTTP 404 Aug 08 19:37:15.534290 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1198/4784] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:15 2026] GET /volume/v3/snapshots/ef2cd15e-7b68-4256-9e2b-444b9b33b326 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:15.540821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-25a32012-b9d4-4779-b4df-071493573646 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.542570 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25a32012-b9d4-4779-b4df-071493573646 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:15.542729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25a32012-b9d4-4779-b4df-071493573646 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.542911 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-25a32012-b9d4-4779-b4df-071493573646 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.543031 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-25a32012-b9d4-4779-b4df-071493573646 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:15.547171 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-25a32012-b9d4-4779-b4df-071493573646 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 404 Aug 08 19:37:15.547778 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1197/4785] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:15 2026] DELETE /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:15.553521 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-08ba2de4-5a61-48e6-affc-d843ec0e4af4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.555771 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08ba2de4-5a61-48e6-affc-d843ec0e4af4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 Aug 08 19:37:15.555975 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08ba2de4-5a61-48e6-affc-d843ec0e4af4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.556178 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-08ba2de4-5a61-48e6-affc-d843ec0e4af4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.561567 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-08ba2de4-5a61-48e6-affc-d843ec0e4af4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 returned with HTTP 404 Aug 08 19:37:15.562105 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1197/4786] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:15 2026] GET /volume/v3/snapshots/7ac2427e-59ad-4a81-bf9c-d52e45959eb7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:15.567883 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1ee994a8-4c9d-4b8b-a45b-001b7b68a661 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.569501 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ee994a8-4c9d-4b8b-a45b-001b7b68a661 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:15.569705 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ee994a8-4c9d-4b8b-a45b-001b7b68a661 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.569883 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1ee994a8-4c9d-4b8b-a45b-001b7b68a661 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.569988 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-1ee994a8-4c9d-4b8b-a45b-001b7b68a661 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:15.574070 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1ee994a8-4c9d-4b8b-a45b-001b7b68a661 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 404 Aug 08 19:37:15.574710 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1195/4787] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:15 2026] DELETE /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:15.581649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cbaf198a-5a72-4e28-a94b-7b79f36224cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:15.583784 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbaf198a-5a72-4e28-a94b-7b79f36224cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 Aug 08 19:37:15.584014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbaf198a-5a72-4e28-a94b-7b79f36224cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:15.584241 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cbaf198a-5a72-4e28-a94b-7b79f36224cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:15.589367 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cbaf198a-5a72-4e28-a94b-7b79f36224cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 returned with HTTP 404 Aug 08 19:37:15.589900 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1199/4788] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:15 2026] GET /volume/v3/snapshots/7445e4e1-155d-4b4a-b605-c67eef472056 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:16.304764 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:16.374950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:16.375474 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1288659501"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:16.377479 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1288659501'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:16.377770 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume of 1 GB Aug 08 19:37:16.382733 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Availability Zones retrieved successfully. Aug 08 19:37:16.389264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (a8ca2b40-84a6-4261-9a47-cd4efc73f35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:16.390989 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20cd059-2725-4b1c-a0e3-2d6fc2b9ac27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:16.391983 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:16.428732 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a20cd059-2725-4b1c-a0e3-2d6fc2b9ac27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:16.429818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27559a35-3f75-4df6-91ee-338fcaea1bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:16.456514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b1f808e-32be-4774-9cc7-788b3c40d445 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:16.458542 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b1f808e-32be-4774-9cc7-788b3c40d445 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 Aug 08 19:37:16.458825 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b1f808e-32be-4774-9cc7-788b3c40d445 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:16.459199 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b1f808e-32be-4774-9cc7-788b3c40d445 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:16.467828 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b1f808e-32be-4774-9cc7-788b3c40d445 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 returned with HTTP 404 Aug 08 19:37:16.468433 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1198/4789] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:16 2026] GET /volume/v3/volumes/6b95b5a8-66b3-4948-be74-3c7ebe176b65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:16.478158 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:16.480296 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:37:16.481889 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:16.481889 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:16.482436 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume with id: 58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:37:16.492576 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:16.492576 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:16.493164 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:16.518866 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume request issued successfully. Aug 08 19:37:16.519164 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f48bfd06-ff1c-4515-b41f-be68906dfbac tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 202 Aug 08 19:37:16.519657 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1196/4790] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:16 2026] DELETE /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:16.521884 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['73277315-b97a-4011-b24d-e941a0a46cee', '5a241f7f-8393-4364-8c2d-1529f116eb06', '5f8f82ce-cb35-4514-860f-c661195ab079', '20814d5c-fcb0-4224-8579-273d807c3024'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:16.523282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27559a35-3f75-4df6-91ee-338fcaea1bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73277315-b97a-4011-b24d-e941a0a46cee', '5a241f7f-8393-4364-8c2d-1529f116eb06', '5f8f82ce-cb35-4514-860f-c661195ab079', '20814d5c-fcb0-4224-8579-273d807c3024']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:16.523534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c70e698-ab22-42af-b328-1ec672c2f0f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:16.527800 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-618fb01f-e78a-4504-beaa-7403df6d5d32 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:16.530469 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-618fb01f-e78a-4504-beaa-7403df6d5d32 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:37:16.530469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-618fb01f-e78a-4504-beaa-7403df6d5d32 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:16.530769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-618fb01f-e78a-4504-beaa-7403df6d5d32 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:16.539882 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:16.539882 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:16.545101 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-618fb01f-e78a-4504-beaa-7403df6d5d32 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:16.551335 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-618fb01f-e78a-4504-beaa-7403df6d5d32 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 200 Aug 08 19:37:16.551724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c70e698-ab22-42af-b328-1ec672c2f0f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cca177a-f408-46e4-9005-5075e2532943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1288659501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['73277315-b97a-4011-b24d-e941a0a46cee','5a241f7f-8393-4364-8c2d-1529f116eb06','5f8f82ce-cb35-4514-860f-c661195ab079','20814d5c-fcb0-4224-8579-273d807c3024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1288659501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cca177a-f408-46e4-9005-5075e2532943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807e0c3881974180a5ea8500a2bfb530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ea1a9f6c93004c3c84316ef4df550b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:16.552171 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1200/4791] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:16 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 1354 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:16.552511 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3f438e-f9fc-48a0-b664-2946351e6bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:16.579928 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f3f438e-f9fc-48a0-b664-2946351e6bb4) transitioned into 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-1288659501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['73277315-b97a-4011-b24d-e941a0a46cee','5a241f7f-8393-4364-8c2d-1529f116eb06','5f8f82ce-cb35-4514-860f-c661195ab079','20814d5c-fcb0-4224-8579-273d807c3024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:16.581039 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93de4fc-747b-4256-b6d5-d60679df93f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:16.592384 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93de4fc-747b-4256-b6d5-d60679df93f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:16.593668 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (a8ca2b40-84a6-4261-9a47-cd4efc73f35a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:16.594094 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request issued successfully. Aug 08 19:37:16.594891 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1ed1bc83-9b32-4fe5-8fa8-c064b3c3688a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:16.595461 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1198/4792] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:37:16 2026] POST /volume/v3/volumes => generated 752 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:16.607551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1d5767aa-1047-4ced-8c53-0bc6e5a019fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:16.609851 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d5767aa-1047-4ced-8c53-0bc6e5a019fb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:37:16.609934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d5767aa-1047-4ced-8c53-0bc6e5a019fb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:16.610100 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d5767aa-1047-4ced-8c53-0bc6e5a019fb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:16.619105 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:16.619105 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:16.623810 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1d5767aa-1047-4ced-8c53-0bc6e5a019fb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:16.629034 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d5767aa-1047-4ced-8c53-0bc6e5a019fb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:37:16.629591 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1199/4793] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:16 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:16.993545 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ebfb0457-eaa3-4e23-bedd-4bd793d413ea req-f5b0dce5-5804-4426-a425-d142a02e0a6d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:16.996037 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ebfb0457-eaa3-4e23-bedd-4bd793d413ea req-f5b0dce5-5804-4426-a425-d142a02e0a6d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d Aug 08 19:37:16.996271 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ebfb0457-eaa3-4e23-bedd-4bd793d413ea req-f5b0dce5-5804-4426-a425-d142a02e0a6d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:16.996521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ebfb0457-eaa3-4e23-bedd-4bd793d413ea req-f5b0dce5-5804-4426-a425-d142a02e0a6d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:17.004357 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:17.004357 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:17.057759 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ebfb0457-eaa3-4e23-bedd-4bd793d413ea req-f5b0dce5-5804-4426-a425-d142a02e0a6d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d returned with HTTP 200 Aug 08 19:37:17.058204 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1197/4794] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:37:16 2026] DELETE /volume/v3/attachments/318331e9-9c21-467b-a9be-46e2da61a66d => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:17.565487 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf49ff42-8e15-44f0-9e66-e9b88a430433 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:17.567221 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf49ff42-8e15-44f0-9e66-e9b88a430433 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e Aug 08 19:37:17.567403 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf49ff42-8e15-44f0-9e66-e9b88a430433 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:17.567642 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf49ff42-8e15-44f0-9e66-e9b88a430433 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:17.573538 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf49ff42-8e15-44f0-9e66-e9b88a430433 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e returned with HTTP 404 Aug 08 19:37:17.574155 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1201/4795] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:17 2026] GET /volume/v3/volumes/58c98b73-fcd1-4485-84e4-b453d25c3c3e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:17.581256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-68d70ddb-57b3-47a9-aa11-3820e460616a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:17.582916 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68d70ddb-57b3-47a9-aa11-3820e460616a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 Aug 08 19:37:17.583085 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68d70ddb-57b3-47a9-aa11-3820e460616a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:17.583453 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-68d70ddb-57b3-47a9-aa11-3820e460616a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:17.583453 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-68d70ddb-57b3-47a9-aa11-3820e460616a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume with id: 51b310d7-b309-4271-ac1e-6f0eb7f68718 Aug 08 19:37:17.589978 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:17.589978 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:17.590485 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-68d70ddb-57b3-47a9-aa11-3820e460616a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:17.607978 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-68d70ddb-57b3-47a9-aa11-3820e460616a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume request issued successfully. Aug 08 19:37:17.608224 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-68d70ddb-57b3-47a9-aa11-3820e460616a tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 returned with HTTP 202 Aug 08 19:37:17.608554 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1199/4796] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:17 2026] DELETE /volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:17.615562 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81b81d14-ad02-4256-8fff-4dc7fd99a155 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:17.617367 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81b81d14-ad02-4256-8fff-4dc7fd99a155 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 Aug 08 19:37:17.617610 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81b81d14-ad02-4256-8fff-4dc7fd99a155 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:17.617792 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81b81d14-ad02-4256-8fff-4dc7fd99a155 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:17.626186 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:17.626186 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:17.630052 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81b81d14-ad02-4256-8fff-4dc7fd99a155 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:17.635877 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81b81d14-ad02-4256-8fff-4dc7fd99a155 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 returned with HTTP 200 Aug 08 19:37:17.636429 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1200/4797] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:17 2026] GET /volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:17.642305 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90091cd1-ea2e-4a72-8ec0-e710b5aca483 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:17.644242 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90091cd1-ea2e-4a72-8ec0-e710b5aca483 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:37:17.644474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90091cd1-ea2e-4a72-8ec0-e710b5aca483 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:17.644737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90091cd1-ea2e-4a72-8ec0-e710b5aca483 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:17.655063 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:17.655063 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:17.658353 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90091cd1-ea2e-4a72-8ec0-e710b5aca483 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:17.662632 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90091cd1-ea2e-4a72-8ec0-e710b5aca483 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:37:17.662957 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1198/4798] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:17 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:17.674637 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4e8ef71c-b69f-4221-9135-1cb760b490bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:17.676392 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e8ef71c-b69f-4221-9135-1cb760b490bd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:37:17.676634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e8ef71c-b69f-4221-9135-1cb760b490bd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:17.676814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4e8ef71c-b69f-4221-9135-1cb760b490bd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:17.683270 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:17.683270 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:17.686646 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4e8ef71c-b69f-4221-9135-1cb760b490bd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:17.691088 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4e8ef71c-b69f-4221-9135-1cb760b490bd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:37:17.691448 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1202/4799] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:17 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:17.702969 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:17.704779 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:17.705137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cca177a-f408-46e4-9005-5075e2532943", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1179211270"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:17.713612 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:17.713612 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:17.714111 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:17.714241 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:37:17.760323 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['d94a5bc4-27d7-46d5-8166-a60c405fa073', '751a8a89-3b48-493f-8d5e-566a587acd97', '17bf0319-2460-429a-b1cd-3531576f1c76', 'c7da13ab-e517-4681-8af8-627d14bcf832'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:17.810688 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot create request issued successfully. Aug 08 19:37:17.811090 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bdb368d-cf0c-47f1-9f8b-891b4d4ec386 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:17.811515 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1200/4800] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:17.820057 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-acaca547-710e-4233-ac42-c756e7e338ff None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:17.822655 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acaca547-710e-4233-ac42-c756e7e338ff tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe Aug 08 19:37:17.822840 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acaca547-710e-4233-ac42-c756e7e338ff tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:17.823046 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acaca547-710e-4233-ac42-c756e7e338ff tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:17.830313 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:17.830313 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:17.830934 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-acaca547-710e-4233-ac42-c756e7e338ff tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:37:17.832383 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acaca547-710e-4233-ac42-c756e7e338ff tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe returned with HTTP 200 Aug 08 19:37:17.833080 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1201/4801] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:17 2026] GET /volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:18.469529 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.471713 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:37:18.471955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:18.472224 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:18.472429 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:37:18.480768 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.480768 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:18.481229 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:18.496404 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:37:18.496662 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e770e012-8b56-4b89-8edb-a1f5a1bf640a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 202 Aug 08 19:37:18.497084 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1199/4802] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:18 2026] DELETE /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:18.504429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7e8bcdcd-7c5e-40b4-887e-63255bd9bf21 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.506605 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e8bcdcd-7c5e-40b4-887e-63255bd9bf21 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:37:18.506859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e8bcdcd-7c5e-40b4-887e-63255bd9bf21 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:18.507098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7e8bcdcd-7c5e-40b4-887e-63255bd9bf21 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:18.517446 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.517446 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:18.524087 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7e8bcdcd-7c5e-40b4-887e-63255bd9bf21 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:18.529353 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7e8bcdcd-7c5e-40b4-887e-63255bd9bf21 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 200 Aug 08 19:37:18.529753 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1203/4803] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:18 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:18.648706 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b0cd40b5-4762-4cce-8d0f-147e3ecf75a0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.650668 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0cd40b5-4762-4cce-8d0f-147e3ecf75a0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 Aug 08 19:37:18.650873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0cd40b5-4762-4cce-8d0f-147e3ecf75a0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:18.651106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b0cd40b5-4762-4cce-8d0f-147e3ecf75a0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:18.657851 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b0cd40b5-4762-4cce-8d0f-147e3ecf75a0 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 returned with HTTP 404 Aug 08 19:37:18.658544 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1201/4804] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:18 2026] GET /volume/v3/volumes/51b310d7-b309-4271-ac1e-6f0eb7f68718 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:18.665196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.667098 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] DELETE https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 Aug 08 19:37:18.667271 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:18.667606 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:18.667660 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume with id: 4398893f-2c16-4640-91d9-5180ca683b04 Aug 08 19:37:18.676025 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.676025 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:18.676470 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:18.699461 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Delete volume request issued successfully. Aug 08 19:37:18.699723 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f0a31d85-e07b-4eb3-b878-f3e72a4e7891 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 returned with HTTP 202 Aug 08 19:37:18.700197 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1202/4805] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:18 2026] DELETE /volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:18.708433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6b88716d-477c-4455-aea8-39c1c9d618e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.710209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b88716d-477c-4455-aea8-39c1c9d618e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 Aug 08 19:37:18.710377 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b88716d-477c-4455-aea8-39c1c9d618e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:18.710938 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6b88716d-477c-4455-aea8-39c1c9d618e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:18.719119 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.719119 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:18.724530 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6b88716d-477c-4455-aea8-39c1c9d618e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Volume info retrieved successfully. Aug 08 19:37:18.730372 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6b88716d-477c-4455-aea8-39c1c9d618e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 returned with HTTP 200 Aug 08 19:37:18.730554 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1200/4806] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:18 2026] GET /volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:18.842152 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-23d9a421-620d-420e-9d1a-381f0ee7c9d0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.843914 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23d9a421-620d-420e-9d1a-381f0ee7c9d0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe Aug 08 19:37:18.844131 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23d9a421-620d-420e-9d1a-381f0ee7c9d0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:18.844303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-23d9a421-620d-420e-9d1a-381f0ee7c9d0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:18.850445 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.850445 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:18.851027 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-23d9a421-620d-420e-9d1a-381f0ee7c9d0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:37:18.852070 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-23d9a421-620d-420e-9d1a-381f0ee7c9d0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe returned with HTTP 200 Aug 08 19:37:18.852508 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1204/4807] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:18 2026] GET /volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:18.860369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f2705b23-47d9-443c-a811-23c226141265 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.862089 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/backups Aug 08 19:37:18.862416 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4cca177a-f408-46e4-9005-5075e2532943", "snapshot_id": "55b5c8ca-0507-4932-baa9-e67ef24192fe", "name": "tempest-VolumesSnapshotTestJSON-Backup-1918186964", "container": "tempest-volumessnapshottestjson-backup-container-1030229671"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:18.863864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.contrib.backups [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Creating new backup {'backup': {'volume_id': '4cca177a-f408-46e4-9005-5075e2532943', 'snapshot_id': '55b5c8ca-0507-4932-baa9-e67ef24192fe', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1918186964', 'container': 'tempest-volumessnapshottestjson-backup-container-1030229671'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 08 19:37:18.864013 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.contrib.backups [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Creating backup of volume 4cca177a-f408-46e4-9005-5075e2532943 in container tempest-volumessnapshottestjson-backup-container-1030229671 Aug 08 19:37:18.871688 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.871688 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:18.872196 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:18.877807 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.877807 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:18.878193 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:37:18.900761 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['ff567348-800f-451c-8ff2-224df805b7a8', '10b973fa-539f-4e99-ab8b-835056365a62'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:18.924080 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f2705b23-47d9-443c-a811-23c226141265 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups returned with HTTP 202 Aug 08 19:37:18.924505 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1202/4808] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:18 2026] POST /volume/v3/backups => generated 333 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:18.933239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c8e5649b-c29f-4eef-beec-7b9982a3931b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:18.935663 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8e5649b-c29f-4eef-beec-7b9982a3931b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:18.935944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8e5649b-c29f-4eef-beec-7b9982a3931b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:18.936205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c8e5649b-c29f-4eef-beec-7b9982a3931b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:18.936357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-c8e5649b-c29f-4eef-beec-7b9982a3931b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:18.941703 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:18.941703 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:18.942741 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c8e5649b-c29f-4eef-beec-7b9982a3931b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:18.943200 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1203/4809] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:18 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:19.541385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5ae8900e-cf7a-4c95-817e-f35a5aa03800 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:19.543028 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ae8900e-cf7a-4c95-817e-f35a5aa03800 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a Aug 08 19:37:19.543201 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ae8900e-cf7a-4c95-817e-f35a5aa03800 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:19.543387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5ae8900e-cf7a-4c95-817e-f35a5aa03800 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:19.548361 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5ae8900e-cf7a-4c95-817e-f35a5aa03800 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a returned with HTTP 404 Aug 08 19:37:19.548891 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1201/4810] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:19 2026] GET /volume/v3/volumes/08abc433-c4cc-46c8-8787-8b79e75dfd7a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:19.574471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:19.576699 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:19.577184 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2054606862", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:19.579238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2054606862', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:19.653705 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:37:19.659654 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:37:19.666814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (1b174d1c-b63d-431f-9881-af5e50bb591c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:19.666814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406813fc-c503-4d7f-a8a1-46ccf3ff2ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:19.667601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:19.719197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (406813fc-c503-4d7f-a8a1-46ccf3ff2ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:19.719956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96705043-7ee0-4df9-a91c-79c511d46ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:19.744254 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8f298af4-2bf6-4eb8-a9b2-3cd49a55f8e7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:19.746111 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f298af4-2bf6-4eb8-a9b2-3cd49a55f8e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] GET https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 Aug 08 19:37:19.746285 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f298af4-2bf6-4eb8-a9b2-3cd49a55f8e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:19.746481 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f298af4-2bf6-4eb8-a9b2-3cd49a55f8e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:19.753042 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f298af4-2bf6-4eb8-a9b2-3cd49a55f8e7 tempest-VolumesBackupsTest-1325434439 tempest-VolumesBackupsTest-1325434439-project-member] https://10.4.3.89/volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 returned with HTTP 404 Aug 08 19:37:19.753694 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1203/4811] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:19 2026] GET /volume/v3/volumes/4398893f-2c16-4640-91d9-5180ca683b04 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:19.757138 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['395e8fcc-9a45-4e5d-aa01-c986312b1291', 'e12ae896-62a0-4a84-a112-f31e85c7ae19', 'c65c4775-f5b9-4d72-ac97-22edda50a63c', 'fca0c241-183b-4800-a0be-7429cdaaff01'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:19.757914 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96705043-7ee0-4df9-a91c-79c511d46ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['395e8fcc-9a45-4e5d-aa01-c986312b1291', 'e12ae896-62a0-4a84-a112-f31e85c7ae19', 'c65c4775-f5b9-4d72-ac97-22edda50a63c', 'fca0c241-183b-4800-a0be-7429cdaaff01']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:19.758687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe8907f9-327f-4a68-8052-ecd47ce13dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:19.779081 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe8907f9-327f-4a68-8052-ecd47ce13dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4ee69e-9a52-46ca-9e63-fd125ffac41a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2054606862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['395e8fcc-9a45-4e5d-aa01-c986312b1291','e12ae896-62a0-4a84-a112-f31e85c7ae19','c65c4775-f5b9-4d72-ac97-22edda50a63c','fca0c241-183b-4800-a0be-7429cdaaff01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2054606862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4ee69e-9a52-46ca-9e63-fd125ffac41a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:19.780201 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05532dde-cbd4-4294-9923-753b81921a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:19.798252 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05532dde-cbd4-4294-9923-753b81921a08) transitioned into 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-2054606862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['395e8fcc-9a45-4e5d-aa01-c986312b1291','e12ae896-62a0-4a84-a112-f31e85c7ae19','c65c4775-f5b9-4d72-ac97-22edda50a63c','fca0c241-183b-4800-a0be-7429cdaaff01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:19.798921 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b4b308-208e-449c-9cf4-cf7ee3de0cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:19.808022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73b4b308-208e-449c-9cf4-cf7ee3de0cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:19.808724 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (1b174d1c-b63d-431f-9881-af5e50bb591c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:19.808980 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:37:19.809608 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7b1ec69b-08fd-4ae0-804e-963a7e0d07d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:19.809997 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1205/4812] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:19 2026] POST /volume/v3/volumes => generated 757 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:19.820541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-13912264-cb9b-4a20-83bf-7e6a26a9710d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:19.822893 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13912264-cb9b-4a20-83bf-7e6a26a9710d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:37:19.823845 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13912264-cb9b-4a20-83bf-7e6a26a9710d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:19.824078 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13912264-cb9b-4a20-83bf-7e6a26a9710d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:19.830963 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:19.830963 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:19.833807 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-13912264-cb9b-4a20-83bf-7e6a26a9710d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:19.838492 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13912264-cb9b-4a20-83bf-7e6a26a9710d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 200 Aug 08 19:37:19.838831 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1204/4813] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:19 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:19.952888 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65fa4aff-375e-4cb0-a334-43304083d1b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:19.955510 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65fa4aff-375e-4cb0-a334-43304083d1b4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:19.955726 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65fa4aff-375e-4cb0-a334-43304083d1b4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:19.955946 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65fa4aff-375e-4cb0-a334-43304083d1b4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:19.956038 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-65fa4aff-375e-4cb0-a334-43304083d1b4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:19.960178 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:19.960178 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:19.960905 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65fa4aff-375e-4cb0-a334-43304083d1b4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:19.961243 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1202/4814] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:19 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:20.853563 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58ada6a9-96c9-430d-92d1-e8a9d21e8b11 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:20.855662 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58ada6a9-96c9-430d-92d1-e8a9d21e8b11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:37:20.855862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58ada6a9-96c9-430d-92d1-e8a9d21e8b11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:20.856112 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58ada6a9-96c9-430d-92d1-e8a9d21e8b11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:20.863985 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:20.863985 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:20.867673 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-58ada6a9-96c9-430d-92d1-e8a9d21e8b11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:20.873236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58ada6a9-96c9-430d-92d1-e8a9d21e8b11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 200 Aug 08 19:37:20.874624 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1204/4815] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:20 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:20.889220 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6d3fb183-66a4-41a8-b59a-39dd7474a3ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:20.891162 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d3fb183-66a4-41a8-b59a-39dd7474a3ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:37:20.891364 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d3fb183-66a4-41a8-b59a-39dd7474a3ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:20.891576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6d3fb183-66a4-41a8-b59a-39dd7474a3ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:20.900460 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:20.900460 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:20.904090 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6d3fb183-66a4-41a8-b59a-39dd7474a3ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:20.911671 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6d3fb183-66a4-41a8-b59a-39dd7474a3ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 200 Aug 08 19:37:20.912219 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1206/4816] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:20 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:37:20.972122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ac4987cd-5de4-41c7-9153-4d058f28598f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:20.974424 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac4987cd-5de4-41c7-9153-4d058f28598f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:20.974743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac4987cd-5de4-41c7-9153-4d058f28598f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:20.974939 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac4987cd-5de4-41c7-9153-4d058f28598f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:20.975038 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-ac4987cd-5de4-41c7-9153-4d058f28598f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:20.979880 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:20.979880 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:20.980994 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac4987cd-5de4-41c7-9153-4d058f28598f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:20.981487 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1205/4817] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:20 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:21.992385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-017bdb5a-d654-475f-b36a-14e5773b66db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:21.994206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-017bdb5a-d654-475f-b36a-14e5773b66db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:21.994618 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-017bdb5a-d654-475f-b36a-14e5773b66db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:21.994957 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-017bdb5a-d654-475f-b36a-14e5773b66db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:21.995155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-017bdb5a-d654-475f-b36a-14e5773b66db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:21.999710 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:21.999710 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:22.000541 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-017bdb5a-d654-475f-b36a-14e5773b66db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:22.000941 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1203/4818] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:21 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:22.057668 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-9668e1bb-4095-4fd8-81ec-804741c0f26d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:22.059764 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-9668e1bb-4095-4fd8-81ec-804741c0f26d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:37:22.059947 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-9668e1bb-4095-4fd8-81ec-804741c0f26d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:22.060148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-9668e1bb-4095-4fd8-81ec-804741c0f26d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:22.066819 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:22.066819 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:22.070121 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-9668e1bb-4095-4fd8-81ec-804741c0f26d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:22.074538 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-9668e1bb-4095-4fd8-81ec-804741c0f26d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 200 Aug 08 19:37:22.074923 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1205/4819] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:37:22 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:22.508210 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-7d95ca87-07fb-4ae9-b57b-a265480f4214 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:22.513532 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-7d95ca87-07fb-4ae9-b57b-a265480f4214 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:37:22.513532 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-7d95ca87-07fb-4ae9-b57b-a265480f4214 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:22.513532 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-7d95ca87-07fb-4ae9-b57b-a265480f4214 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:22.518990 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:22.518990 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:22.522402 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-7d95ca87-07fb-4ae9-b57b-a265480f4214 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:22.525644 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-7d95ca87-07fb-4ae9-b57b-a265480f4214 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 200 Aug 08 19:37:22.525976 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1207/4820] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:37:22 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:22.535420 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea491a0d-5ae9-4a51-88b6-38609f6d6aae None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:22.535843 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea491a0d-5ae9-4a51-88b6-38609f6d6aae None None] GET https://10.4.3.89/volume// Aug 08 19:37:22.535926 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea491a0d-5ae9-4a51-88b6-38609f6d6aae None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:22.536126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea491a0d-5ae9-4a51-88b6-38609f6d6aae None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:22.536429 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea491a0d-5ae9-4a51-88b6-38609f6d6aae None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:37:22.536724 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1206/4821] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:37:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:37:22.544213 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-866b0408-f3f7-4004-86ae-3d7942ab1a19 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:22.547529 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-866b0408-f3f7-4004-86ae-3d7942ab1a19 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:37:22.547723 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-866b0408-f3f7-4004-86ae-3d7942ab1a19 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d4ee69e-9a52-46ca-9e63-fd125ffac41a", "connector": null, "instance_uuid": "61875080-ba64-409b-ae8e-1be385cecfb9"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:22.555887 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:22.555887 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:22.577213 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-866b0408-f3f7-4004-86ae-3d7942ab1a19 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:37:22.577684 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1204/4822] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:37:22 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) Aug 08 19:37:23.012007 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8c1853b4-b3ef-499e-adc2-9b5b7cb5f06f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:23.014236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c1853b4-b3ef-499e-adc2-9b5b7cb5f06f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:23.014486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c1853b4-b3ef-499e-adc2-9b5b7cb5f06f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:23.014724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8c1853b4-b3ef-499e-adc2-9b5b7cb5f06f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:23.014878 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-8c1853b4-b3ef-499e-adc2-9b5b7cb5f06f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:23.025065 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:23.025065 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:23.025979 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8c1853b4-b3ef-499e-adc2-9b5b7cb5f06f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:23.026461 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1206/4823] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:23 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:23.414950 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9cba7294-6271-4fb8-9011-8df8283759f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:23.415321 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cba7294-6271-4fb8-9011-8df8283759f2 None None] GET https://10.4.3.89/volume// Aug 08 19:37:23.415526 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cba7294-6271-4fb8-9011-8df8283759f2 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:23.415752 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9cba7294-6271-4fb8-9011-8df8283759f2 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:23.416110 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9cba7294-6271-4fb8-9011-8df8283759f2 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:37:23.416388 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1208/4824] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:37:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:37:23.424088 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-93222598-75ea-4933-995e-a1b4c3936d77 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:23.426036 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-93222598-75ea-4933-995e-a1b4c3936d77 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:37:23.426338 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-93222598-75ea-4933-995e-a1b4c3936d77 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:23.426512 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-93222598-75ea-4933-995e-a1b4c3936d77 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:23.435217 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:23.435217 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:23.438689 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-93222598-75ea-4933-995e-a1b4c3936d77 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:37:23.443379 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-93222598-75ea-4933-995e-a1b4c3936d77 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 200 Aug 08 19:37:23.443826 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1207/4825] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:37:23 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:37:23.562732 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-0c7e0ab8-299b-4577-8700-b516a510a2d7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:23.564764 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-0c7e0ab8-299b-4577-8700-b516a510a2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8 Aug 08 19:37:23.565353 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-0c7e0ab8-299b-4577-8700-b516a510a2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:23.566868 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b9744771-4f6f-485c-bbfa-451241ff6400 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:23.579173 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-0c7e0ab8-299b-4577-8700-b516a510a2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-9d4ee69e-9a52-46ca-9e63-fd125ffac41a-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:37:23.586729 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-0c7e0ab8-299b-4577-8700-b516a510a2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-9d4ee69e-9a52-46ca-9e63-fd125ffac41a-np0000006803" acquired by "attachment_update" :: waited 0.008s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:37:23.590600 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:23.590600 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:23.690245 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:23.690727 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1735131377"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:23.692137 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1735131377'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:23.692328 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:23.697428 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:23.702513 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-0c7e0ab8-299b-4577-8700-b516a510a2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-9d4ee69e-9a52-46ca-9e63-fd125ffac41a-np0000006803" released by "attachment_update" :: held 0.116s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:37:23.702973 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-0c7e0ab8-299b-4577-8700-b516a510a2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8 returned with HTTP 200 Aug 08 19:37:23.703530 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1205/4826] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:37:23 2026] PUT /volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:23.706131 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (4a97c88c-f50e-4815-9c74-ef02177b0273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:23.707533 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b04a33ff-f4b2-4b72-b4ee-664b797465fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:23.708931 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:23.725347 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-514155fd-5524-4310-a71f-080a5ec54e9d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:23.727989 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-514155fd-5524-4310-a71f-080a5ec54e9d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8/action Aug 08 19:37:23.728302 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-514155fd-5524-4310-a71f-080a5ec54e9d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:37:23.728559 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-514155fd-5524-4310-a71f-080a5ec54e9d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:23.735663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b04a33ff-f4b2-4b72-b4ee-664b797465fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:23.736342 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c96dec0-c56f-4f54-ac3f-73e6ea1e720c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:23.744293 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:23.744293 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:23.753144 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-67aa134c-3b70-4992-affc-8cba29f4e599 req-514155fd-5524-4310-a71f-080a5ec54e9d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8/action returned with HTTP 204 Aug 08 19:37:23.753634 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1209/4827] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:37:23 2026] POST /volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:23.793104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['1318bdd2-c846-474f-b9ec-e63c6bf9c313', 'eba0fc1d-1b61-42a8-971e-b342e5a717d7', 'a7c5e682-807b-4a8d-a379-b1c978b1000d', '55e283eb-4967-4e89-b764-9dacdcf53d06'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:23.794026 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c96dec0-c56f-4f54-ac3f-73e6ea1e720c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1318bdd2-c846-474f-b9ec-e63c6bf9c313', 'eba0fc1d-1b61-42a8-971e-b342e5a717d7', 'a7c5e682-807b-4a8d-a379-b1c978b1000d', '55e283eb-4967-4e89-b764-9dacdcf53d06']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:23.794918 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187e6135-bfe5-4d85-9ccc-edf1c41afab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:23.823933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (187e6135-bfe5-4d85-9ccc-edf1c41afab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af1b2ff3-631a-4bf4-848b-0bb67e127bce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1735131377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['1318bdd2-c846-474f-b9ec-e63c6bf9c313','eba0fc1d-1b61-42a8-971e-b342e5a717d7','a7c5e682-807b-4a8d-a379-b1c978b1000d','55e283eb-4967-4e89-b764-9dacdcf53d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1735131377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af1b2ff3-631a-4bf4-848b-0bb67e127bce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:23.825035 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391f2ab0-d843-4f6c-aff7-0ca62bbee481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:23.850579 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (391f2ab0-d843-4f6c-aff7-0ca62bbee481) transitioned into 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-1735131377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['1318bdd2-c846-474f-b9ec-e63c6bf9c313','eba0fc1d-1b61-42a8-971e-b342e5a717d7','a7c5e682-807b-4a8d-a379-b1c978b1000d','55e283eb-4967-4e89-b764-9dacdcf53d06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:23.851261 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f1a4b7-2e3f-4ec3-a23f-38cd56237222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:23.863858 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99f1a4b7-2e3f-4ec3-a23f-38cd56237222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:23.864701 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (4a97c88c-f50e-4815-9c74-ef02177b0273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:23.865083 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:23.865769 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b9744771-4f6f-485c-bbfa-451241ff6400 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:23.866173 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1207/4828] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:37:23 2026] POST /volume/v3/volumes => generated 768 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:23.884939 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d903fad0-98c8-4418-8546-5b7aa112511e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:23.887726 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d903fad0-98c8-4418-8546-5b7aa112511e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:37:23.887726 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d903fad0-98c8-4418-8546-5b7aa112511e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:23.887726 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d903fad0-98c8-4418-8546-5b7aa112511e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:23.896312 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:23.896312 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:23.899867 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d903fad0-98c8-4418-8546-5b7aa112511e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:23.904645 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d903fad0-98c8-4418-8546-5b7aa112511e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce returned with HTTP 200 Aug 08 19:37:23.905145 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1208/4829] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:23 2026] GET /volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:24.037355 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-482bfa22-e2cb-4afe-ba03-5ae2116dde5e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:24.039566 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-482bfa22-e2cb-4afe-ba03-5ae2116dde5e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:24.039854 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-482bfa22-e2cb-4afe-ba03-5ae2116dde5e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:24.040138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-482bfa22-e2cb-4afe-ba03-5ae2116dde5e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:24.040295 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-482bfa22-e2cb-4afe-ba03-5ae2116dde5e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:24.045349 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:24.045349 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:24.046363 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-482bfa22-e2cb-4afe-ba03-5ae2116dde5e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:24.046912 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1206/4830] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:24 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:24.921330 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-39bf25ed-69d7-448e-95b3-09e74b0d68ee None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:24.923484 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39bf25ed-69d7-448e-95b3-09e74b0d68ee tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:37:24.923789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39bf25ed-69d7-448e-95b3-09e74b0d68ee tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:24.924035 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39bf25ed-69d7-448e-95b3-09e74b0d68ee tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:24.932621 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:24.932621 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:24.936881 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-39bf25ed-69d7-448e-95b3-09e74b0d68ee tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:24.942244 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39bf25ed-69d7-448e-95b3-09e74b0d68ee tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce returned with HTTP 200 Aug 08 19:37:24.942794 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1210/4831] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:24 2026] GET /volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:24.955347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8faf304a-f818-4629-b318-fcbe29906b3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:24.957328 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8faf304a-f818-4629-b318-fcbe29906b3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:24.957775 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8faf304a-f818-4629-b318-fcbe29906b3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af1b2ff3-631a-4bf4-848b-0bb67e127bce", "name": "tempest-VolumeDependencyTests-Snapshot-1899053099"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:24.966638 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:24.966638 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:24.967096 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8faf304a-f818-4629-b318-fcbe29906b3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:24.967219 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-8faf304a-f818-4629-b318-fcbe29906b3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create snapshot from volume af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:37:24.999957 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-8faf304a-f818-4629-b318-fcbe29906b3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['8ef22dfe-a36a-45f0-9740-7a4cf7c3f068', 'aac61495-ce3b-4806-a85d-be942e11fc4b', 'dd18952e-05a3-4cd6-8364-e1ab495ceac3', '99272664-1c11-4cf0-8bcf-008e02cd2e76'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:25.035101 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8faf304a-f818-4629-b318-fcbe29906b3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot create request issued successfully. Aug 08 19:37:25.035434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8faf304a-f818-4629-b318-fcbe29906b3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:25.035872 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1208/4832] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:25.045960 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e0bfecd-3f68-45ba-9184-c5ac81ba0564 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:25.048070 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e0bfecd-3f68-45ba-9184-c5ac81ba0564 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:37:25.048265 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e0bfecd-3f68-45ba-9184-c5ac81ba0564 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:25.048490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e0bfecd-3f68-45ba-9184-c5ac81ba0564 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:25.056046 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:25.056046 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:25.056531 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e0bfecd-3f68-45ba-9184-c5ac81ba0564 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:25.056927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2b5c1ef2-b948-4d89-83fd-4f77b5e6256c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:25.057266 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e0bfecd-3f68-45ba-9184-c5ac81ba0564 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 returned with HTTP 200 Aug 08 19:37:25.057699 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1209/4833] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:25 2026] GET /volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:25.059169 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b5c1ef2-b948-4d89-83fd-4f77b5e6256c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:25.059479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b5c1ef2-b948-4d89-83fd-4f77b5e6256c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:25.059779 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2b5c1ef2-b948-4d89-83fd-4f77b5e6256c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:25.059991 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-2b5c1ef2-b948-4d89-83fd-4f77b5e6256c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:25.065641 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:25.065641 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:25.067798 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2b5c1ef2-b948-4d89-83fd-4f77b5e6256c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:25.067798 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1207/4834] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:25 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:26.067182 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e0e368c5-50c2-44dc-a197-adecd2165a6b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:26.069323 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0e368c5-50c2-44dc-a197-adecd2165a6b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:37:26.069610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e0e368c5-50c2-44dc-a197-adecd2165a6b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:26.069832 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e0e368c5-50c2-44dc-a197-adecd2165a6b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:26.076312 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:26.076312 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:26.076990 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e0e368c5-50c2-44dc-a197-adecd2165a6b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:26.080064 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e0e368c5-50c2-44dc-a197-adecd2165a6b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 returned with HTTP 200 Aug 08 19:37:26.080064 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1211/4835] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:26 2026] GET /volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:26.085276 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d11ada88-7da7-4f92-8bfb-c20e0de521fe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:26.087372 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d11ada88-7da7-4f92-8bfb-c20e0de521fe tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:26.087912 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d11ada88-7da7-4f92-8bfb-c20e0de521fe tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:26.088196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d11ada88-7da7-4f92-8bfb-c20e0de521fe tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:26.088304 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-d11ada88-7da7-4f92-8bfb-c20e0de521fe tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:26.091662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:26.094020 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:26.094185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b256e98d-efaa-447c-9b81-37c796d647f1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-204070403"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:26.096085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'snapshot_id': 'b256e98d-efaa-447c-9b81-37c796d647f1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-204070403'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:26.096666 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:26.096666 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:26.097638 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d11ada88-7da7-4f92-8bfb-c20e0de521fe tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:26.098140 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1209/4836] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:26 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:26.102719 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:26.102719 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:26.103233 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:26.103612 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:26.107339 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:26.114299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (5f1b5370-9e84-4581-abd1-70e3380239d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:26.114299 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a21f62-bacc-4ef9-be70-6544e6ca70c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:26.115215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:26.157398 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a21f62-bacc-4ef9-be70-6544e6ca70c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b256e98d-efaa-447c-9b81-37c796d647f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:26.158251 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b828d2-54a0-48c3-9808-f0369d1ad1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:26.204899 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['da005288-1a5b-4e95-8fc6-e86f0e4effd4', '6f7bfe92-ec94-4ada-8db0-12dd692ebb75', 'f5d11460-359b-4e5d-aff2-9ec8c52b560d', 'e8a9abc4-319b-4af4-a993-5ebce3029ba0'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:26.205639 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b828d2-54a0-48c3-9808-f0369d1ad1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da005288-1a5b-4e95-8fc6-e86f0e4effd4', '6f7bfe92-ec94-4ada-8db0-12dd692ebb75', 'f5d11460-359b-4e5d-aff2-9ec8c52b560d', 'e8a9abc4-319b-4af4-a993-5ebce3029ba0']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:26.206338 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be5eebc-33b0-42fe-94dd-cb1e4e30e1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:26.244600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be5eebc-33b0-42fe-94dd-cb1e4e30e1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70f1a0d-4064-4374-8c77-ac83d1ebcffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-204070403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['da005288-1a5b-4e95-8fc6-e86f0e4effd4','6f7bfe92-ec94-4ada-8db0-12dd692ebb75','f5d11460-359b-4e5d-aff2-9ec8c52b560d','e8a9abc4-319b-4af4-a993-5ebce3029ba0'],size=1,snapshot_id=b256e98d-efaa-447c-9b81-37c796d647f1,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-204070403',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70f1a0d-4064-4374-8c77-ac83d1ebcffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b256e98d-efaa-447c-9b81-37c796d647f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:26.245344 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1748169c-ccd2-410a-8597-af9bfba4bec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:26.266536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1748169c-ccd2-410a-8597-af9bfba4bec1) transitioned into 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-204070403',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['da005288-1a5b-4e95-8fc6-e86f0e4effd4','6f7bfe92-ec94-4ada-8db0-12dd692ebb75','f5d11460-359b-4e5d-aff2-9ec8c52b560d','e8a9abc4-319b-4af4-a993-5ebce3029ba0'],size=1,snapshot_id=b256e98d-efaa-447c-9b81-37c796d647f1,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:26.267342 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebc6b35-c7ca-4fea-a468-8c21dde44960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:26.289951 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebc6b35-c7ca-4fea-a468-8c21dde44960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:26.290781 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (5f1b5370-9e84-4581-abd1-70e3380239d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:26.291057 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:26.291615 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-516fe6d1-7761-4816-af35-0bc4bb2e9f4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:26.292017 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1210/4837] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:37:26 2026] POST /volume/v3/volumes => generated 801 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:26.304639 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4b435d1-4fd4-4721-9ba8-82835f344430 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:26.306279 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4b435d1-4fd4-4721-9ba8-82835f344430 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:37:26.308020 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4b435d1-4fd4-4721-9ba8-82835f344430 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:26.308020 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4b435d1-4fd4-4721-9ba8-82835f344430 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:26.315912 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:26.315912 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:26.321616 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4b435d1-4fd4-4721-9ba8-82835f344430 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:26.324374 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4b435d1-4fd4-4721-9ba8-82835f344430 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe returned with HTTP 200 Aug 08 19:37:26.324835 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1208/4838] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:26 2026] GET /volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:27.107006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d203c9f9-52de-4f2d-916e-267bac874fbc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:27.108539 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d203c9f9-52de-4f2d-916e-267bac874fbc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:27.108721 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d203c9f9-52de-4f2d-916e-267bac874fbc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:27.108894 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d203c9f9-52de-4f2d-916e-267bac874fbc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:27.109010 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d203c9f9-52de-4f2d-916e-267bac874fbc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:27.112740 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:27.112740 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:27.113360 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d203c9f9-52de-4f2d-916e-267bac874fbc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:27.113716 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1212/4839] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:27 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:27.336980 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c6922377-5e50-41b1-abb0-8bef3b64d907 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:27.338633 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6922377-5e50-41b1-abb0-8bef3b64d907 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:37:27.338835 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6922377-5e50-41b1-abb0-8bef3b64d907 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:27.339008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c6922377-5e50-41b1-abb0-8bef3b64d907 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:27.345763 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:27.345763 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:27.349945 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c6922377-5e50-41b1-abb0-8bef3b64d907 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:27.354402 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c6922377-5e50-41b1-abb0-8bef3b64d907 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe returned with HTTP 200 Aug 08 19:37:27.354787 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1210/4840] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:27 2026] GET /volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:27.366227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:27.368291 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:27.368718 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f70f1a0d-4064-4374-8c77-ac83d1ebcffe", "name": "tempest-VolumeDependencyTests-Snapshot-292053722"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:27.376358 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:27.376358 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:27.376876 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:27.377007 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create snapshot from volume f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:37:27.401130 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['332c718e-cb24-41c3-9d00-fe8e169bb977', '993a6444-dbaf-4df1-b96b-754921904704', '296d4d64-a168-40a6-87e8-6b9b4b622f6f', '6d99e10c-ad6d-476f-8330-35f362d40d74'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:27.430591 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot create request issued successfully. Aug 08 19:37:27.430789 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0a4c69d4-46dd-45cb-ac5d-4f9541ef08f2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:27.431551 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1211/4841] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:27.441738 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b10014b5-81a4-4f1e-8798-667b8b06ac7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:27.443855 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b10014b5-81a4-4f1e-8798-667b8b06ac7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:37:27.444115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b10014b5-81a4-4f1e-8798-667b8b06ac7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:27.444531 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b10014b5-81a4-4f1e-8798-667b8b06ac7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:27.449985 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:27.449985 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:27.450522 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b10014b5-81a4-4f1e-8798-667b8b06ac7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:27.451480 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b10014b5-81a4-4f1e-8798-667b8b06ac7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb returned with HTTP 200 Aug 08 19:37:27.451983 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1209/4842] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:27 2026] GET /volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:28.129676 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-060d3c3b-2038-46db-a5ee-26e012afe005 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:28.131825 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-060d3c3b-2038-46db-a5ee-26e012afe005 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:28.132095 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-060d3c3b-2038-46db-a5ee-26e012afe005 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:28.132317 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-060d3c3b-2038-46db-a5ee-26e012afe005 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:28.132462 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-060d3c3b-2038-46db-a5ee-26e012afe005 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:28.137325 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:28.137325 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:28.138244 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-060d3c3b-2038-46db-a5ee-26e012afe005 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:28.138675 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1213/4843] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:28 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:28.462103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca0fccc1-7092-4d15-95f7-dc171f2ca5d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:28.464029 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca0fccc1-7092-4d15-95f7-dc171f2ca5d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:37:28.464252 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca0fccc1-7092-4d15-95f7-dc171f2ca5d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:28.464464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca0fccc1-7092-4d15-95f7-dc171f2ca5d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:28.470978 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:28.470978 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:28.470978 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ca0fccc1-7092-4d15-95f7-dc171f2ca5d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:28.470978 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca0fccc1-7092-4d15-95f7-dc171f2ca5d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb returned with HTTP 200 Aug 08 19:37:28.471627 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1211/4844] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:28 2026] GET /volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:28.479824 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1b4fcb80-0086-4ca3-916c-b572055136ab None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:28.483544 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:28.483544 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "58eac641-d25f-489b-adb4-09f79cba64fb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-263703272"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:28.487146 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'snapshot_id': '58eac641-d25f-489b-adb4-09f79cba64fb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-263703272'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:28.496387 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:28.496387 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:28.496814 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:28.496920 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:28.503959 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:28.514662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (436b3b3e-1ad1-4e12-9eaa-163c6bd38b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:28.514662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60b6160-4311-4eb8-8b11-a99e3f6bd82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:28.514662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:28.550901 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60b6160-4311-4eb8-8b11-a99e3f6bd82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '58eac641-d25f-489b-adb4-09f79cba64fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:28.552039 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbbbcd0-c001-4c54-816c-261d44c8908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:28.590997 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['150cafcf-85c8-455f-9c29-6e9edf609a7b', 'da59e752-6833-49d2-8f54-aa8ef6989c39', '5b5935bb-067c-4e6a-9255-0edaed0eb4fb', 'ee53ec12-a9aa-43d4-b684-d25165616c7c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:28.591825 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dbbbcd0-c001-4c54-816c-261d44c8908e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['150cafcf-85c8-455f-9c29-6e9edf609a7b', 'da59e752-6833-49d2-8f54-aa8ef6989c39', '5b5935bb-067c-4e6a-9255-0edaed0eb4fb', 'ee53ec12-a9aa-43d4-b684-d25165616c7c']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:28.592742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c98515-dfc5-4542-b648-810c33093cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:28.639499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61c98515-dfc5-4542-b648-810c33093cc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3852aaf0-ff03-4670-a3c0-4915d0ce8a6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-263703272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['150cafcf-85c8-455f-9c29-6e9edf609a7b','da59e752-6833-49d2-8f54-aa8ef6989c39','5b5935bb-067c-4e6a-9255-0edaed0eb4fb','ee53ec12-a9aa-43d4-b684-d25165616c7c'],size=1,snapshot_id=58eac641-d25f-489b-adb4-09f79cba64fb,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-263703272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3852aaf0-ff03-4670-a3c0-4915d0ce8a6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=58eac641-d25f-489b-adb4-09f79cba64fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:28.640310 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935c1927-97c5-4674-8577-48c9b1991c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:28.659270 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (935c1927-97c5-4674-8577-48c9b1991c17) transitioned into 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-263703272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['150cafcf-85c8-455f-9c29-6e9edf609a7b','da59e752-6833-49d2-8f54-aa8ef6989c39','5b5935bb-067c-4e6a-9255-0edaed0eb4fb','ee53ec12-a9aa-43d4-b684-d25165616c7c'],size=1,snapshot_id=58eac641-d25f-489b-adb4-09f79cba64fb,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:28.659969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0738234-4156-4ebc-8c9b-ee0879cb645d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:28.681494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0738234-4156-4ebc-8c9b-ee0879cb645d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:28.682647 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (436b3b3e-1ad1-4e12-9eaa-163c6bd38b03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:28.683042 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:28.683785 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1b4fcb80-0086-4ca3-916c-b572055136ab tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:28.684350 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1212/4845] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:37:28 2026] POST /volume/v3/volumes => generated 801 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:28.697845 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-14b8b45c-529d-4ed3-bd3c-4ec710bdda5f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:28.699709 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14b8b45c-529d-4ed3-bd3c-4ec710bdda5f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:37:28.700010 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14b8b45c-529d-4ed3-bd3c-4ec710bdda5f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:28.700184 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-14b8b45c-529d-4ed3-bd3c-4ec710bdda5f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:28.711770 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:28.711770 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:28.716115 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-14b8b45c-529d-4ed3-bd3c-4ec710bdda5f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:28.721019 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-14b8b45c-529d-4ed3-bd3c-4ec710bdda5f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e returned with HTTP 200 Aug 08 19:37:28.721639 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1210/4846] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:28 2026] GET /volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:29.149984 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-146ae68f-6f40-4632-b72b-f106f8cddfda None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:29.151550 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-146ae68f-6f40-4632-b72b-f106f8cddfda tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:29.151680 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-146ae68f-6f40-4632-b72b-f106f8cddfda tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:29.151850 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-146ae68f-6f40-4632-b72b-f106f8cddfda tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:29.152006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-146ae68f-6f40-4632-b72b-f106f8cddfda tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:29.156547 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:29.156547 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:29.157396 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-146ae68f-6f40-4632-b72b-f106f8cddfda tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:29.157968 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1214/4847] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:29 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:29.742153 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cef908e8-11f9-481b-bc19-800ae6480671 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:29.746643 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cef908e8-11f9-481b-bc19-800ae6480671 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:37:29.746842 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cef908e8-11f9-481b-bc19-800ae6480671 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:29.747023 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cef908e8-11f9-481b-bc19-800ae6480671 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:29.776489 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:29.776489 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:29.782090 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cef908e8-11f9-481b-bc19-800ae6480671 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:29.788222 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cef908e8-11f9-481b-bc19-800ae6480671 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e returned with HTTP 200 Aug 08 19:37:29.789184 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1212/4848] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:29 2026] GET /volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e => generated 894 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:29.801375 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b1e8c33e-790b-4215-8585-480327a47e14 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:29.803193 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:29.803520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3852aaf0-ff03-4670-a3c0-4915d0ce8a6e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2093777046"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:29.805080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'source_volid': '3852aaf0-ff03-4670-a3c0-4915d0ce8a6e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2093777046'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:29.815810 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:29.815810 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:29.816467 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume retrieved successfully. Aug 08 19:37:29.816649 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:29.822701 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:29.827806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (3d06772a-b584-4bad-9a0f-4d9686c77592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:29.828764 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b9916f-aca3-4a44-ad06-b9c483b7bdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:29.829580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:29.851790 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5b9916f-aca3-4a44-ad06-b9c483b7bdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3852aaf0-ff03-4670-a3c0-4915d0ce8a6e', 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:29.852611 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629aaeca-fcf0-4026-bb54-a69fda5896af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:29.891866 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['54235119-3c44-4d5f-b0e6-9af4967066bc', '9ebe658d-8c7c-4068-aabe-d6b8accd9d85', '6b92b493-4be4-49f9-b7bb-717a2485d5fc', '44ed71d0-41db-456b-9356-2241bc7dc4e4'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:29.892680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (629aaeca-fcf0-4026-bb54-a69fda5896af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54235119-3c44-4d5f-b0e6-9af4967066bc', '9ebe658d-8c7c-4068-aabe-d6b8accd9d85', '6b92b493-4be4-49f9-b7bb-717a2485d5fc', '44ed71d0-41db-456b-9356-2241bc7dc4e4']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:29.893359 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b697e290-6222-4a0e-a8cd-db0f8934fa72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:29.938738 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b697e290-6222-4a0e-a8cd-db0f8934fa72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ace06173-3b8f-4c96-904e-cd5b60794c2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093777046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['54235119-3c44-4d5f-b0e6-9af4967066bc','9ebe658d-8c7c-4068-aabe-d6b8accd9d85','6b92b493-4be4-49f9-b7bb-717a2485d5fc','44ed71d0-41db-456b-9356-2241bc7dc4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=3852aaf0-ff03-4670-a3c0-4915d0ce8a6e,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093777046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ace06173-3b8f-4c96-904e-cd5b60794c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=3852aaf0-ff03-4670-a3c0-4915d0ce8a6e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:29.939736 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d344c7-b702-43f2-b5fd-1e54ae58b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:29.959480 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d344c7-b702-43f2-b5fd-1e54ae58b265) transitioned into 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-2093777046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['54235119-3c44-4d5f-b0e6-9af4967066bc','9ebe658d-8c7c-4068-aabe-d6b8accd9d85','6b92b493-4be4-49f9-b7bb-717a2485d5fc','44ed71d0-41db-456b-9356-2241bc7dc4e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=3852aaf0-ff03-4670-a3c0-4915d0ce8a6e,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:29.960406 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92e1e46-6b2d-498a-8ef9-93ff0b4eb45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:29.983436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a92e1e46-6b2d-498a-8ef9-93ff0b4eb45b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:29.983436 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (3d06772a-b584-4bad-9a0f-4d9686c77592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:29.983436 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:29.983756 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1e8c33e-790b-4215-8585-480327a47e14 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:29.984320 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1213/4849] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:37:29 2026] POST /volume/v3/volumes => generated 802 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:30.005061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-88b3b630-10e4-4411-b5bd-9a75c12bcbe9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:30.010338 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88b3b630-10e4-4411-b5bd-9a75c12bcbe9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:37:30.011819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88b3b630-10e4-4411-b5bd-9a75c12bcbe9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:30.011819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-88b3b630-10e4-4411-b5bd-9a75c12bcbe9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:30.020434 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:30.020434 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:30.025146 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-88b3b630-10e4-4411-b5bd-9a75c12bcbe9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:30.029085 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-88b3b630-10e4-4411-b5bd-9a75c12bcbe9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a returned with HTTP 200 Aug 08 19:37:30.029581 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1211/4850] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:30 2026] GET /volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:30.168900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d38b9289-02c3-40dd-ac1a-b7ecd6b3e4bc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:30.171022 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d38b9289-02c3-40dd-ac1a-b7ecd6b3e4bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:30.171300 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d38b9289-02c3-40dd-ac1a-b7ecd6b3e4bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:30.171544 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d38b9289-02c3-40dd-ac1a-b7ecd6b3e4bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:30.171706 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-d38b9289-02c3-40dd-ac1a-b7ecd6b3e4bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:30.176503 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:30.176503 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:30.177405 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d38b9289-02c3-40dd-ac1a-b7ecd6b3e4bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:30.178005 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1215/4851] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:30 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:31.042115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4bc3082a-246c-4cff-a542-ad20b9173946 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:31.044400 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bc3082a-246c-4cff-a542-ad20b9173946 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:37:31.044400 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bc3082a-246c-4cff-a542-ad20b9173946 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:31.044400 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4bc3082a-246c-4cff-a542-ad20b9173946 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:31.051013 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:31.051013 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:31.054649 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4bc3082a-246c-4cff-a542-ad20b9173946 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:31.058568 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4bc3082a-246c-4cff-a542-ad20b9173946 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a returned with HTTP 200 Aug 08 19:37:31.058911 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1213/4852] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:31 2026] GET /volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:31.069991 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:31.072009 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:37:31.072224 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:31.072470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:31.072626 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:37:31.077919 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:31.077919 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:31.078310 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:31.093229 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot delete request issued successfully. Aug 08 19:37:31.093433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85d7a362-3b7f-47cb-aecb-ae0966eb0ac1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 returned with HTTP 202 Aug 08 19:37:31.093927 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1214/4853] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:31 2026] DELETE /volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:31.102928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a388f10a-1bdc-4226-94f0-0bbab1096d41 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:31.106430 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a388f10a-1bdc-4226-94f0-0bbab1096d41 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:37:31.107067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a388f10a-1bdc-4226-94f0-0bbab1096d41 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:31.107296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a388f10a-1bdc-4226-94f0-0bbab1096d41 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:31.115877 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:31.115877 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:31.116335 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a388f10a-1bdc-4226-94f0-0bbab1096d41 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:31.117149 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a388f10a-1bdc-4226-94f0-0bbab1096d41 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 returned with HTTP 200 Aug 08 19:37:31.117521 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1212/4854] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:31 2026] GET /volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:31.188664 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a0fdb945-7d26-4645-ab8c-4546ab3452e3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:31.190358 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0fdb945-7d26-4645-ab8c-4546ab3452e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:31.190585 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0fdb945-7d26-4645-ab8c-4546ab3452e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:31.190777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0fdb945-7d26-4645-ab8c-4546ab3452e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:31.190888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-a0fdb945-7d26-4645-ab8c-4546ab3452e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:31.198921 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:31.198921 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:31.199776 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0fdb945-7d26-4645-ab8c-4546ab3452e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:31.200116 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1216/4855] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:31 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:32.126530 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3e43dee0-371c-435c-864f-11a59f62ab25 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:32.128146 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e43dee0-371c-435c-864f-11a59f62ab25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:37:32.128259 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e43dee0-371c-435c-864f-11a59f62ab25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:32.128457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3e43dee0-371c-435c-864f-11a59f62ab25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:32.133348 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3e43dee0-371c-435c-864f-11a59f62ab25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 returned with HTTP 404 Aug 08 19:37:32.134125 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1214/4856] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:32 2026] GET /volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:32.155562 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:32.157325 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:37:32.157502 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:32.157695 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:32.157808 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: 58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:37:32.163867 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:32.163867 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:32.166428 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:32.179834 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot delete request issued successfully. Aug 08 19:37:32.179943 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db1b6708-703b-45e3-947d-abaaea2a5bb6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb returned with HTTP 202 Aug 08 19:37:32.180304 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1215/4857] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:32 2026] DELETE /volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:32.188710 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-73cad76f-5eb1-463b-9467-6cfdfc284a7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:32.191018 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-73cad76f-5eb1-463b-9467-6cfdfc284a7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:37:32.191267 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-73cad76f-5eb1-463b-9467-6cfdfc284a7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:32.191544 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-73cad76f-5eb1-463b-9467-6cfdfc284a7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:32.199080 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:32.199080 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:32.199700 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-73cad76f-5eb1-463b-9467-6cfdfc284a7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:32.200640 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-73cad76f-5eb1-463b-9467-6cfdfc284a7f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb returned with HTTP 200 Aug 08 19:37:32.201085 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1213/4858] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:32 2026] GET /volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:32.212072 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e5c9f094-2f1e-42e3-8459-38bdf6c13e40 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:32.213789 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e5c9f094-2f1e-42e3-8459-38bdf6c13e40 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:32.213982 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e5c9f094-2f1e-42e3-8459-38bdf6c13e40 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:32.214205 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e5c9f094-2f1e-42e3-8459-38bdf6c13e40 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:32.214262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.backups [None req-e5c9f094-2f1e-42e3-8459-38bdf6c13e40 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100253) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:32.218904 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:32.218904 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:32.219885 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e5c9f094-2f1e-42e3-8459-38bdf6c13e40 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:32.220063 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1217/4859] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:32 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 833 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:33.211964 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c05624be-5dcb-47d9-93d9-a4216d9710d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:33.214306 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c05624be-5dcb-47d9-93d9-a4216d9710d4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:37:33.214857 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c05624be-5dcb-47d9-93d9-a4216d9710d4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:33.215076 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c05624be-5dcb-47d9-93d9-a4216d9710d4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:33.221373 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c05624be-5dcb-47d9-93d9-a4216d9710d4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb returned with HTTP 404 Aug 08 19:37:33.221896 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1215/4860] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:33 2026] GET /volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:33.232988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-470e3743-6256-44f2-872e-8d07ca9a327c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:33.233312 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1c3d1aa6-31e2-478e-9b1c-ee2eecf8760a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:33.233312 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c3d1aa6-31e2-478e-9b1c-ee2eecf8760a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:33.233312 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c3d1aa6-31e2-478e-9b1c-ee2eecf8760a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:33.233637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c3d1aa6-31e2-478e-9b1c-ee2eecf8760a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:33.233637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-1c3d1aa6-31e2-478e-9b1c-ee2eecf8760a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:33.237485 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-470e3743-6256-44f2-872e-8d07ca9a327c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:37:33.237485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-470e3743-6256-44f2-872e-8d07ca9a327c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:33.237485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-470e3743-6256-44f2-872e-8d07ca9a327c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:33.237485 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-470e3743-6256-44f2-872e-8d07ca9a327c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: 3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:37:33.241450 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:33.241450 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:33.241450 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c3d1aa6-31e2-478e-9b1c-ee2eecf8760a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:33.241450 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1214/4861] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:33 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:33.249969 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:33.249969 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:33.250554 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-470e3743-6256-44f2-872e-8d07ca9a327c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:33.272622 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-470e3743-6256-44f2-872e-8d07ca9a327c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:33.272984 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-470e3743-6256-44f2-872e-8d07ca9a327c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e returned with HTTP 202 Aug 08 19:37:33.273530 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1216/4862] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:33 2026] DELETE /volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:33.284812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c62e525-3681-48d2-971b-50e944a0c298 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:33.289788 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c62e525-3681-48d2-971b-50e944a0c298 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:37:33.290022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c62e525-3681-48d2-971b-50e944a0c298 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:33.290227 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c62e525-3681-48d2-971b-50e944a0c298 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:33.302045 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:33.302045 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:33.306172 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c62e525-3681-48d2-971b-50e944a0c298 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:33.310136 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c62e525-3681-48d2-971b-50e944a0c298 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e returned with HTTP 200 Aug 08 19:37:33.310531 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1218/4863] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:33 2026] GET /volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:34.250249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-97274ab9-d407-4a60-9bd3-667e9edb14ec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.252445 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97274ab9-d407-4a60-9bd3-667e9edb14ec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:34.252676 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97274ab9-d407-4a60-9bd3-667e9edb14ec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.252860 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-97274ab9-d407-4a60-9bd3-667e9edb14ec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.252957 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.backups [None req-97274ab9-d407-4a60-9bd3-667e9edb14ec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100252) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:34.257875 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.257875 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:34.258593 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-97274ab9-d407-4a60-9bd3-667e9edb14ec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:34.258937 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1216/4864] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:34 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:34.270078 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3d208fc2-3e12-44d5-aa79-2edafe69680c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.272057 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d208fc2-3e12-44d5-aa79-2edafe69680c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe Aug 08 19:37:34.272268 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d208fc2-3e12-44d5-aa79-2edafe69680c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.272574 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3d208fc2-3e12-44d5-aa79-2edafe69680c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.278715 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.278715 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:34.279177 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3d208fc2-3e12-44d5-aa79-2edafe69680c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:37:34.280304 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3d208fc2-3e12-44d5-aa79-2edafe69680c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe returned with HTTP 200 Aug 08 19:37:34.280835 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1215/4865] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:34 2026] GET /volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:34.291425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-eb783b55-6cc2-4772-9e02-55c2034f7a25 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.293399 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb783b55-6cc2-4772-9e02-55c2034f7a25 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:34.293749 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb783b55-6cc2-4772-9e02-55c2034f7a25 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.294081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-eb783b55-6cc2-4772-9e02-55c2034f7a25 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.294347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-eb783b55-6cc2-4772-9e02-55c2034f7a25 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:34.299767 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.299767 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:34.300596 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-eb783b55-6cc2-4772-9e02-55c2034f7a25 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:34.301016 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1217/4866] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:34 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:34.311530 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d14c65b7-3b36-4de0-99fa-627f18e167e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.313225 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d14c65b7-3b36-4de0-99fa-627f18e167e8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:34.313420 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d14c65b7-3b36-4de0-99fa-627f18e167e8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.313608 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d14c65b7-3b36-4de0-99fa-627f18e167e8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.313699 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.contrib.backups [None req-d14c65b7-3b36-4de0-99fa-627f18e167e8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete backup with id: a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. Aug 08 19:37:34.321509 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.321509 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:34.324635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e2341c63-dd54-42be-8499-c606fac51892 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.326382 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2341c63-dd54-42be-8499-c606fac51892 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:37:34.326641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2341c63-dd54-42be-8499-c606fac51892 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.326833 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e2341c63-dd54-42be-8499-c606fac51892 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.332598 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e2341c63-dd54-42be-8499-c606fac51892 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e returned with HTTP 404 Aug 08 19:37:34.333583 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1217/4867] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:34 2026] GET /volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:34.337025 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.backup.rpcapi [None req-d14c65b7-3b36-4de0-99fa-627f18e167e8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] delete_backup rpcapi backup_id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 {{(pid=100253) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 08 19:37:34.339899 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d14c65b7-3b36-4de0-99fa-627f18e167e8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 202 Aug 08 19:37:34.340209 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1219/4868] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:37:34 2026] DELETE /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:37:34.344350 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.347833 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:37:34.348030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.348205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.348357 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:37:34.350425 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a7162507-a08f-4f49-9deb-94219bc8e7ca None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.353191 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7162507-a08f-4f49-9deb-94219bc8e7ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:34.353390 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7162507-a08f-4f49-9deb-94219bc8e7ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.353593 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7162507-a08f-4f49-9deb-94219bc8e7ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.353694 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.backups [None req-a7162507-a08f-4f49-9deb-94219bc8e7ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100254) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:34.354857 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.354857 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:34.355249 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:34.363883 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.363883 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:34.364627 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7162507-a08f-4f49-9deb-94219bc8e7ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 200 Aug 08 19:37:34.365957 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1218/4869] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:34 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:34.370268 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:34.370463 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-90b0e8ee-2c24-4a9d-846a-c71705db36c2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce returned with HTTP 202 Aug 08 19:37:34.370834 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1216/4870] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:34 2026] DELETE /volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:34.379777 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cc0fd4bc-1bdf-46fb-9b5b-5dcfaff4683e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.382525 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc0fd4bc-1bdf-46fb-9b5b-5dcfaff4683e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:37:34.382750 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc0fd4bc-1bdf-46fb-9b5b-5dcfaff4683e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.382959 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cc0fd4bc-1bdf-46fb-9b5b-5dcfaff4683e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.396076 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.396076 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:34.404537 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cc0fd4bc-1bdf-46fb-9b5b-5dcfaff4683e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:34.410370 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cc0fd4bc-1bdf-46fb-9b5b-5dcfaff4683e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce returned with HTTP 200 Aug 08 19:37:34.410937 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1218/4871] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:34 2026] GET /volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:34.729974 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d3fe002a-d51d-45b9-8650-5c026863450b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.731502 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:34.731825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-851671979", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:34.733890 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-851671979', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:34.734006 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Create volume of 1 GB Aug 08 19:37:34.739601 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Availability Zones retrieved successfully. Aug 08 19:37:34.744380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Flow 'volume_create_api' (5ed0a06d-5f89-48c3-a78f-f6e9e9499d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:34.745602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc23ec-3fdc-4e81-bc06-0804aad78dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:34.746963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:34.776034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddfc23ec-3fdc-4e81-bc06-0804aad78dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:34.776825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dad4cf-32c4-4796-88a0-738558e91db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:34.831502 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Created reservations ['34c8d953-ee50-4331-be12-09c0ae83afaf', 'f6b8fcef-cf45-4c65-8322-71ea43c81e26', 'cc33e44f-d371-490b-8ec0-412dd9dd1c02', 'c5698877-4bc1-4495-b461-88a6fcc81937'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:34.832212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32dad4cf-32c4-4796-88a0-738558e91db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34c8d953-ee50-4331-be12-09c0ae83afaf', 'f6b8fcef-cf45-4c65-8322-71ea43c81e26', 'cc33e44f-d371-490b-8ec0-412dd9dd1c02', 'c5698877-4bc1-4495-b461-88a6fcc81937']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:34.832963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f8f4e4-38c3-471a-be3f-95b662e13c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:34.853835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f8f4e4-38c3-471a-be3f-95b662e13c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4c654b2-d459-4938-a7f2-68325def4cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-851671979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072df0e346ea49daaa32bd82ef957bb9',qos_specs=None,replication_status=,reservations=['34c8d953-ee50-4331-be12-09c0ae83afaf','f6b8fcef-cf45-4c65-8322-71ea43c81e26','cc33e44f-d371-490b-8ec0-412dd9dd1c02','c5698877-4bc1-4495-b461-88a6fcc81937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09350380ce25450c956f5758810edecc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-851671979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4c654b2-d459-4938-a7f2-68325def4cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072df0e346ea49daaa32bd82ef957bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='09350380ce25450c956f5758810edecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:34.854494 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e08a52-fdd1-45ab-9037-5e589ec286f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:34.871140 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e08a52-fdd1-45ab-9037-5e589ec286f0) transitioned into 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-851671979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072df0e346ea49daaa32bd82ef957bb9',qos_specs=None,replication_status=,reservations=['34c8d953-ee50-4331-be12-09c0ae83afaf','f6b8fcef-cf45-4c65-8322-71ea43c81e26','cc33e44f-d371-490b-8ec0-412dd9dd1c02','c5698877-4bc1-4495-b461-88a6fcc81937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09350380ce25450c956f5758810edecc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:34.871808 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c917e280-3a4c-4399-8116-05fc4d729db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:34.880443 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c917e280-3a4c-4399-8116-05fc4d729db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:34.881277 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Flow 'volume_create_api' (5ed0a06d-5f89-48c3-a78f-f6e9e9499d3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:34.881583 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Create volume request issued successfully. Aug 08 19:37:34.882084 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3fe002a-d51d-45b9-8650-5c026863450b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:34.882481 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1220/4872] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:34 2026] POST /volume/v3/volumes => generated 752 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:34.900265 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1ade46ff-aecf-4381-aa91-5f48ee2908a3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:34.904777 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1ade46ff-aecf-4381-aa91-5f48ee2908a3 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:34.904953 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1ade46ff-aecf-4381-aa91-5f48ee2908a3 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:34.905131 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1ade46ff-aecf-4381-aa91-5f48ee2908a3 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:34.915370 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:34.915370 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:34.918869 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1ade46ff-aecf-4381-aa91-5f48ee2908a3 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:34.922632 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1ade46ff-aecf-4381-aa91-5f48ee2908a3 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:34.923007 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1219/4873] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:34 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:35.376380 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bf55a9e5-e83e-426b-971b-0bbfdfe7a2f6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.378105 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf55a9e5-e83e-426b-971b-0bbfdfe7a2f6 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 Aug 08 19:37:35.378284 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf55a9e5-e83e-426b-971b-0bbfdfe7a2f6 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.378516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bf55a9e5-e83e-426b-971b-0bbfdfe7a2f6 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.378634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.backups [None req-bf55a9e5-e83e-426b-971b-0bbfdfe7a2f6 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Show backup with id a1aa4c8e-5677-4053-83d0-cdc4372ed3d2. {{(pid=100251) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 08 19:37:35.382000 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bf55a9e5-e83e-426b-971b-0bbfdfe7a2f6 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 returned with HTTP 404 Aug 08 19:37:35.382421 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1217/4874] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:35 2026] GET /volume/v3/backups/a1aa4c8e-5677-4053-83d0-cdc4372ed3d2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:35.425704 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-289da12c-bf27-4019-b155-20efe9a54a7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.427682 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-289da12c-bf27-4019-b155-20efe9a54a7c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:37:35.427892 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-289da12c-bf27-4019-b155-20efe9a54a7c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.428070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-289da12c-bf27-4019-b155-20efe9a54a7c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.434165 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-289da12c-bf27-4019-b155-20efe9a54a7c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce returned with HTTP 404 Aug 08 19:37:35.434816 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1219/4875] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:35 2026] GET /volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:35.444939 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.446637 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:37:35.446840 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.447044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.447202 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:37:35.449418 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.451155 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe Aug 08 19:37:35.451326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.451530 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.451646 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 55b5c8ca-0507-4932-baa9-e67ef24192fe Aug 08 19:37:35.453906 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:35.453906 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:35.454053 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:35.456425 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:35.456425 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:35.456795 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:37:35.468661 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:35.468872 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b6d15f8-4cc3-4b6b-9448-6a46dd84ebfc tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe returned with HTTP 202 Aug 08 19:37:35.469259 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1221/4876] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:35 2026] DELETE /volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:35.470215 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:37:35.470674 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ae538cb5-0e3b-471b-b23f-9256d5d00875 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe returned with HTTP 202 Aug 08 19:37:35.470781 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1220/4877] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:35 2026] DELETE /volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:35.477690 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c54c974-39c7-44fa-98ac-2028d4da390a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.479824 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c54c974-39c7-44fa-98ac-2028d4da390a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:37:35.479824 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c54c974-39c7-44fa-98ac-2028d4da390a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.480403 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c54c974-39c7-44fa-98ac-2028d4da390a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.480699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f05c3d4-0ab2-49dd-985d-46aba08ec956 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.482386 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f05c3d4-0ab2-49dd-985d-46aba08ec956 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe Aug 08 19:37:35.482605 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f05c3d4-0ab2-49dd-985d-46aba08ec956 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.482975 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f05c3d4-0ab2-49dd-985d-46aba08ec956 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.487673 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:35.487673 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:35.487977 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f05c3d4-0ab2-49dd-985d-46aba08ec956 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:37:35.488077 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:35.488077 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:35.488823 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f05c3d4-0ab2-49dd-985d-46aba08ec956 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe returned with HTTP 200 Aug 08 19:37:35.489191 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1220/4878] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:35 2026] GET /volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:35.491967 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c54c974-39c7-44fa-98ac-2028d4da390a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:35.496330 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c54c974-39c7-44fa-98ac-2028d4da390a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe returned with HTTP 200 Aug 08 19:37:35.496775 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1218/4879] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:35 2026] GET /volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:35.934895 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-51176b73-beb6-4096-a811-674678fccfff None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.936394 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51176b73-beb6-4096-a811-674678fccfff tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:35.936594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51176b73-beb6-4096-a811-674678fccfff tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.936762 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51176b73-beb6-4096-a811-674678fccfff tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.942906 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:35.942906 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:35.945811 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-51176b73-beb6-4096-a811-674678fccfff tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:35.949834 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51176b73-beb6-4096-a811-674678fccfff tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:35.950317 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1222/4880] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:35 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:35.963000 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-66fec54d-d532-419b-b05e-27c80d852e76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.964698 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-66fec54d-d532-419b-b05e-27c80d852e76 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:35.964872 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-66fec54d-d532-419b-b05e-27c80d852e76 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.965041 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-66fec54d-d532-419b-b05e-27c80d852e76 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.971215 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:35.971215 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:35.974388 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-66fec54d-d532-419b-b05e-27c80d852e76 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:35.978028 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-66fec54d-d532-419b-b05e-27c80d852e76 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:35.978335 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1221/4881] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:35 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:35.990250 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:35.991786 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:37:35.992000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:35.992228 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:35.992505 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:37:35.993110 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:37:36.002134 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Get all volumes completed successfully. Aug 08 19:37:36.002134 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2f88a135-dc45-4deb-95ea-99becf05a6e9 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:37:36.002134 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1221/4882] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:37:35 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:36.010205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10865d80-906d-4cc9-a0f0-0282d96aa0b7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.012216 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10865d80-906d-4cc9-a0f0-0282d96aa0b7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:36.012450 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10865d80-906d-4cc9-a0f0-0282d96aa0b7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.012692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10865d80-906d-4cc9-a0f0-0282d96aa0b7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.020009 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.020009 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:36.023230 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-10865d80-906d-4cc9-a0f0-0282d96aa0b7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:36.026771 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10865d80-906d-4cc9-a0f0-0282d96aa0b7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:36.027106 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1219/4883] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:36.066303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-f799daef-3f9f-402d-9a37-2e7c3271d7a5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.068390 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-f799daef-3f9f-402d-9a37-2e7c3271d7a5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:36.068633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-f799daef-3f9f-402d-9a37-2e7c3271d7a5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.068819 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-f799daef-3f9f-402d-9a37-2e7c3271d7a5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.075141 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.075141 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:36.078433 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-f799daef-3f9f-402d-9a37-2e7c3271d7a5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:36.082308 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-f799daef-3f9f-402d-9a37-2e7c3271d7a5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:36.082729 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1223/4884] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:36.147556 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b17738fb-5af1-4c3b-bb98-7aa39f729b92 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.147941 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b17738fb-5af1-4c3b-bb98-7aa39f729b92 None None] GET https://10.4.3.89/volume// Aug 08 19:37:36.148123 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b17738fb-5af1-4c3b-bb98-7aa39f729b92 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.148321 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b17738fb-5af1-4c3b-bb98-7aa39f729b92 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.148679 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b17738fb-5af1-4c3b-bb98-7aa39f729b92 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:37:36.148956 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1222/4885] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:37:36.155399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-02aad1dd-9214-44f5-afa0-1591c5987642 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.157370 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-02aad1dd-9214-44f5-afa0-1591c5987642 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:37:36.157836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-02aad1dd-9214-44f5-afa0-1591c5987642 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4c654b2-d459-4938-a7f2-68325def4cd7", "connector": null, "instance_uuid": "5d19fa02-da61-4bb0-8d34-2f22d673a3e8"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:36.165965 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.165965 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:36.188988 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-02aad1dd-9214-44f5-afa0-1591c5987642 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:37:36.189673 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1222/4886] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:37:36 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) Aug 08 19:37:36.214714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-18c7a2f6-5103-422a-aa29-049024781acb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.216219 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18c7a2f6-5103-422a-aa29-049024781acb tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:36.216382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18c7a2f6-5103-422a-aa29-049024781acb tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.216585 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-18c7a2f6-5103-422a-aa29-049024781acb tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.222128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e011ca84-73fb-4c30-9bb7-2268403b9d26 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.222523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e011ca84-73fb-4c30-9bb7-2268403b9d26 None None] GET https://10.4.3.89/volume// Aug 08 19:37:36.222728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e011ca84-73fb-4c30-9bb7-2268403b9d26 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.222930 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e011ca84-73fb-4c30-9bb7-2268403b9d26 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.223251 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e011ca84-73fb-4c30-9bb7-2268403b9d26 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:37:36.223572 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1224/4887] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:37:36.224490 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.224490 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:36.227518 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-18c7a2f6-5103-422a-aa29-049024781acb tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:36.230943 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-18c7a2f6-5103-422a-aa29-049024781acb tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:36.231281 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1220/4888] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:36.231673 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-bee18b90-8ab9-40ad-814e-8c5e44d0d5e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.233762 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-bee18b90-8ab9-40ad-814e-8c5e44d0d5e7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:36.233952 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-bee18b90-8ab9-40ad-814e-8c5e44d0d5e7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.234126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-bee18b90-8ab9-40ad-814e-8c5e44d0d5e7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.243379 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.243379 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:36.246463 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-bee18b90-8ab9-40ad-814e-8c5e44d0d5e7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:36.250224 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-bee18b90-8ab9-40ad-814e-8c5e44d0d5e7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:36.250609 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1223/4889] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:37:36.346553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-ecae9f0a-c694-41c9-840c-e09007d37bb2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.348251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-ecae9f0a-c694-41c9-840c-e09007d37bb2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] PUT https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 Aug 08 19:37:36.348834 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-ecae9f0a-c694-41c9-840c-e09007d37bb2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:36.356014 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-ecae9f0a-c694-41c9-840c-e09007d37bb2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Acquiring lock "cinder-attachment_update-b4c654b2-d459-4938-a7f2-68325def4cd7-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:37:36.363034 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-ecae9f0a-c694-41c9-840c-e09007d37bb2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Lock "cinder-attachment_update-b4c654b2-d459-4938-a7f2-68325def4cd7-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:37:36.363034 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.363034 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:36.434369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-ecae9f0a-c694-41c9-840c-e09007d37bb2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Lock "cinder-attachment_update-b4c654b2-d459-4938-a7f2-68325def4cd7-np0000006803" released by "attachment_update" :: held 0.072s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:37:36.434369 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-ecae9f0a-c694-41c9-840c-e09007d37bb2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 returned with HTTP 200 Aug 08 19:37:36.434986 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1223/4890] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:37:36 2026] PUT /volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:36.499471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9766c402-dee3-480a-8da3-b41cb5e15170 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.501185 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9766c402-dee3-480a-8da3-b41cb5e15170 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe Aug 08 19:37:36.501370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9766c402-dee3-480a-8da3-b41cb5e15170 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.501594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9766c402-dee3-480a-8da3-b41cb5e15170 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.505747 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9766c402-dee3-480a-8da3-b41cb5e15170 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe returned with HTTP 404 Aug 08 19:37:36.506220 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1225/4891] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/snapshots/55b5c8ca-0507-4932-baa9-e67ef24192fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:36.509667 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-85501423-19a8-475f-af88-31270a330144 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.513289 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85501423-19a8-475f-af88-31270a330144 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:37:36.513633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85501423-19a8-475f-af88-31270a330144 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.513925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-85501423-19a8-475f-af88-31270a330144 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.514929 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c46a5206-e3cd-44d7-9e58-1b79022745a3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.516750 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c46a5206-e3cd-44d7-9e58-1b79022745a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:37:36.516966 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c46a5206-e3cd-44d7-9e58-1b79022745a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.517145 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c46a5206-e3cd-44d7-9e58-1b79022745a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.519589 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-85501423-19a8-475f-af88-31270a330144 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe returned with HTTP 404 Aug 08 19:37:36.520045 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1221/4892] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:36.523950 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.523950 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:36.527358 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.528521 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c46a5206-e3cd-44d7-9e58-1b79022745a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:36.530799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:37:36.530799 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.530799 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.530799 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:37:36.535555 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c46a5206-e3cd-44d7-9e58-1b79022745a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:37:36.535555 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1224/4893] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:36.537309 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.537309 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:36.537896 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:36.555772 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:36.555772 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-42f0a54b-2e03-48e4-9032-e6e91a000374 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a returned with HTTP 202 Aug 08 19:37:36.555772 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1224/4894] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:36 2026] DELETE /volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:36.563294 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-011fd9f8-1fc9-4a1f-8bf3-2b323c0e402c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.565176 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-011fd9f8-1fc9-4a1f-8bf3-2b323c0e402c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:37:36.565394 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-011fd9f8-1fc9-4a1f-8bf3-2b323c0e402c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.565604 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-011fd9f8-1fc9-4a1f-8bf3-2b323c0e402c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.574366 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.574989 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.574989 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:36.576085 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:36.576423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-544469095"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:36.577935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request body: {'volume': {'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-544469095'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:36.578608 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-011fd9f8-1fc9-4a1f-8bf3-2b323c0e402c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:36.584169 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-011fd9f8-1fc9-4a1f-8bf3-2b323c0e402c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a returned with HTTP 200 Aug 08 19:37:36.584881 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1226/4895] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:36.705800 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume of 1 GB Aug 08 19:37:36.710604 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Availability Zones retrieved successfully. Aug 08 19:37:36.715460 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (c70f32f0-948d-4273-b50e-ccf1349ac770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:36.716430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee7f95d-1cad-4c40-ad5d-ceae1f896086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:36.717239 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:36.768343 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ee7f95d-1cad-4c40-ad5d-ceae1f896086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:36.769106 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcfb588-1d23-474c-95eb-4576e2e2245f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:36.805213 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['74fb194c-cdf7-4e56-9e37-16a13993c034', '3d5c9da1-7adc-410c-a284-fef891674af0', 'de2c175b-ad0f-4996-8608-b2e42307fb18', '901c190c-a064-48f4-95ac-3e96a62e295d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:36.806083 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdcfb588-1d23-474c-95eb-4576e2e2245f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74fb194c-cdf7-4e56-9e37-16a13993c034', '3d5c9da1-7adc-410c-a284-fef891674af0', 'de2c175b-ad0f-4996-8608-b2e42307fb18', '901c190c-a064-48f4-95ac-3e96a62e295d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:36.806906 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5d53ce-cc38-4881-bdbc-bc587b891bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:36.830370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5d53ce-cc38-4881-bdbc-bc587b891bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2f61d3-5efe-45a6-9916-ea6c760a596e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-544469095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['74fb194c-cdf7-4e56-9e37-16a13993c034','3d5c9da1-7adc-410c-a284-fef891674af0','de2c175b-ad0f-4996-8608-b2e42307fb18','901c190c-a064-48f4-95ac-3e96a62e295d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-544469095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2f61d3-5efe-45a6-9916-ea6c760a596e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807e0c3881974180a5ea8500a2bfb530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ea1a9f6c93004c3c84316ef4df550b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:36.831364 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0316d883-59ac-4d18-a176-94b77b0e0396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:36.848152 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0316d883-59ac-4d18-a176-94b77b0e0396) transitioned into 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-544469095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['74fb194c-cdf7-4e56-9e37-16a13993c034','3d5c9da1-7adc-410c-a284-fef891674af0','de2c175b-ad0f-4996-8608-b2e42307fb18','901c190c-a064-48f4-95ac-3e96a62e295d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:36.848826 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4d323f-780a-4dc1-882f-36d0a20240e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:36.856087 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb4d323f-780a-4dc1-882f-36d0a20240e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:36.856925 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (c70f32f0-948d-4273-b50e-ccf1349ac770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:36.857229 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request issued successfully. Aug 08 19:37:36.857809 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-42c34304-472a-4ab6-86fb-7105f9e297a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:36.858253 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1222/4896] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:37:36 2026] POST /volume/v3/volumes => generated 751 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:36.871520 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-efd7ed5c-e71e-41f2-8300-95961fcb4497 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:36.873271 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efd7ed5c-e71e-41f2-8300-95961fcb4497 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:37:36.873467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efd7ed5c-e71e-41f2-8300-95961fcb4497 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:36.873658 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-efd7ed5c-e71e-41f2-8300-95961fcb4497 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:36.880809 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:36.880809 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:36.884557 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-efd7ed5c-e71e-41f2-8300-95961fcb4497 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:36.888656 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-efd7ed5c-e71e-41f2-8300-95961fcb4497 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:37:36.889009 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1225/4897] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:36 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:37.243088 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-99e47924-75b8-41d1-bea1-903da4a43e51 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:37.244578 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99e47924-75b8-41d1-bea1-903da4a43e51 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:37.244923 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99e47924-75b8-41d1-bea1-903da4a43e51 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:37.245211 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-99e47924-75b8-41d1-bea1-903da4a43e51 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:37.254318 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:37.254318 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:37.259743 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-99e47924-75b8-41d1-bea1-903da4a43e51 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:37.261383 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-99e47924-75b8-41d1-bea1-903da4a43e51 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:37.261886 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1225/4898] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:37 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:37.599424 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2be1673-01a9-425e-af24-1622db09a808 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:37.600668 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2be1673-01a9-425e-af24-1622db09a808 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:37:37.600936 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2be1673-01a9-425e-af24-1622db09a808 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:37.601163 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2be1673-01a9-425e-af24-1622db09a808 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:37.607633 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2be1673-01a9-425e-af24-1622db09a808 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a returned with HTTP 404 Aug 08 19:37:37.608141 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1227/4899] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:37 2026] GET /volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:37.619074 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:37.621397 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:37.621796 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-637142586"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:37.623213 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-637142586'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:37.623322 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:37.623621 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:37.623621 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:37.627599 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:37.635915 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (0f85a412-7c2c-4cf8-84c1-cf1bc77ff62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:37.636003 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78ae706-4656-4b3c-b1b5-cad1add44f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:37.637928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:37.668457 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d78ae706-4656-4b3c-b1b5-cad1add44f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:37.669398 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81506a9e-2ec9-47e6-8c13-aece4b1711cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:37.706332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['35e024e6-08e4-4811-afde-d19278fa343e', '6b6e3e0d-d077-4321-88e7-e0c68b702fe7', 'd73310c1-75d6-417f-8815-b04fea24c755', '1a9c5149-7cad-4637-bacc-7f55de9380d8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:37.707123 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81506a9e-2ec9-47e6-8c13-aece4b1711cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e024e6-08e4-4811-afde-d19278fa343e', '6b6e3e0d-d077-4321-88e7-e0c68b702fe7', 'd73310c1-75d6-417f-8815-b04fea24c755', '1a9c5149-7cad-4637-bacc-7f55de9380d8']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:37.707794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba6c578-bc9f-4601-b0b0-2fb439bee2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:37.729836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba6c578-bc9f-4601-b0b0-2fb439bee2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccc2e54a-f481-408f-b361-7f7b1c90dd3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-637142586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['35e024e6-08e4-4811-afde-d19278fa343e','6b6e3e0d-d077-4321-88e7-e0c68b702fe7','d73310c1-75d6-417f-8815-b04fea24c755','1a9c5149-7cad-4637-bacc-7f55de9380d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-637142586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccc2e54a-f481-408f-b361-7f7b1c90dd3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:37.730868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03744ac0-3f28-48a7-9596-8e97ba55b270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:37.751329 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03744ac0-3f28-48a7-9596-8e97ba55b270) transitioned into 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-637142586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['35e024e6-08e4-4811-afde-d19278fa343e','6b6e3e0d-d077-4321-88e7-e0c68b702fe7','d73310c1-75d6-417f-8815-b04fea24c755','1a9c5149-7cad-4637-bacc-7f55de9380d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:37.751329 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af7c504-a89f-4a12-9d83-ae25b65f538f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:37.759225 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1af7c504-a89f-4a12-9d83-ae25b65f538f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:37.760050 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (0f85a412-7c2c-4cf8-84c1-cf1bc77ff62e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:37.760336 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:37.760870 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d88da17b-298b-4a8b-a7f5-4a963e6444f1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:37.761329 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1223/4900] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:37:37 2026] POST /volume/v3/volumes => generated 767 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:37.775386 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-be433bc1-30d9-4010-b72d-f78ace890d79 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:37.777755 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-be433bc1-30d9-4010-b72d-f78ace890d79 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:37:37.778043 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-be433bc1-30d9-4010-b72d-f78ace890d79 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:37.778298 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-be433bc1-30d9-4010-b72d-f78ace890d79 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:37.787586 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:37.787586 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:37.792047 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-be433bc1-30d9-4010-b72d-f78ace890d79 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:37.797907 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-be433bc1-30d9-4010-b72d-f78ace890d79 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f returned with HTTP 200 Aug 08 19:37:37.798461 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1226/4901] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:37 2026] GET /volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:37.905480 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8eb89a3f-b7d1-494b-ac8a-1a1ab9d1fbae None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:37.907615 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eb89a3f-b7d1-494b-ac8a-1a1ab9d1fbae tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:37:37.908018 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eb89a3f-b7d1-494b-ac8a-1a1ab9d1fbae tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:37.909175 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8eb89a3f-b7d1-494b-ac8a-1a1ab9d1fbae tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:37.916888 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:37.916888 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:37.921105 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8eb89a3f-b7d1-494b-ac8a-1a1ab9d1fbae tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:37:37.926808 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8eb89a3f-b7d1-494b-ac8a-1a1ab9d1fbae tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:37:37.927461 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1226/4902] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:37 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:38.274927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-218c7db6-9f58-428e-bdaa-517b512355a8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:38.278254 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-218c7db6-9f58-428e-bdaa-517b512355a8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:38.278519 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-218c7db6-9f58-428e-bdaa-517b512355a8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:38.278759 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-218c7db6-9f58-428e-bdaa-517b512355a8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:38.298059 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:38.298059 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:38.304642 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-218c7db6-9f58-428e-bdaa-517b512355a8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:38.308427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-218c7db6-9f58-428e-bdaa-517b512355a8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:38.308790 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1228/4903] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:38 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:38.811428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a0aedd51-04dd-4b9c-8c4f-66406ffba95c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:38.813177 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0aedd51-04dd-4b9c-8c4f-66406ffba95c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:37:38.813383 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0aedd51-04dd-4b9c-8c4f-66406ffba95c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:38.813614 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0aedd51-04dd-4b9c-8c4f-66406ffba95c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:38.820612 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:38.820612 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:38.823512 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a0aedd51-04dd-4b9c-8c4f-66406ffba95c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:38.827239 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0aedd51-04dd-4b9c-8c4f-66406ffba95c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f returned with HTTP 200 Aug 08 19:37:38.827606 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1224/4904] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:38 2026] GET /volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:38.838929 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f6ee86c1-283f-4187-a085-5d5301192076 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:38.839862 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6ee86c1-283f-4187-a085-5d5301192076 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:38.840171 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f6ee86c1-283f-4187-a085-5d5301192076 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ccc2e54a-f481-408f-b361-7f7b1c90dd3f", "name": "tempest-VolumeDependencyTests-Snapshot-2110936160"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:38.849061 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:38.849061 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:38.849061 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f6ee86c1-283f-4187-a085-5d5301192076 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:38.849061 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-f6ee86c1-283f-4187-a085-5d5301192076 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create snapshot from volume ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:37:38.870417 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-f6ee86c1-283f-4187-a085-5d5301192076 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['39ae1164-0168-4ca7-b25d-bd8a165ae174', 'ce6d8fb3-b11c-4224-bc4d-d358a9a859a2', 'faf19e74-89f6-46c4-baa8-f0871ad0b734', '2551ea5b-09d4-499a-9e94-5423c205c71c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:38.898359 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f6ee86c1-283f-4187-a085-5d5301192076 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot create request issued successfully. Aug 08 19:37:38.898695 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f6ee86c1-283f-4187-a085-5d5301192076 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:38.899072 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1227/4905] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:38.909969 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-146b29fd-749c-49e4-af2f-7b985015b8c1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:38.911606 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-146b29fd-749c-49e4-af2f-7b985015b8c1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:37:38.911942 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-146b29fd-749c-49e4-af2f-7b985015b8c1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:38.913113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-146b29fd-749c-49e4-af2f-7b985015b8c1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:38.916887 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:38.916887 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:38.917399 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-146b29fd-749c-49e4-af2f-7b985015b8c1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:38.918619 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-146b29fd-749c-49e4-af2f-7b985015b8c1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 returned with HTTP 200 Aug 08 19:37:38.918619 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1227/4906] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:38 2026] GET /volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:39.323591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-800ea425-2882-4fff-8f4b-a4143961e3b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:39.325377 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-800ea425-2882-4fff-8f4b-a4143961e3b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:39.325632 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-800ea425-2882-4fff-8f4b-a4143961e3b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:39.325815 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-800ea425-2882-4fff-8f4b-a4143961e3b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:39.334286 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:39.334286 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:39.337339 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-800ea425-2882-4fff-8f4b-a4143961e3b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:39.341197 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-800ea425-2882-4fff-8f4b-a4143961e3b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:39.341565 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1229/4907] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:39 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:39.686160 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-472a7bf4-8667-46d7-8f99-0ada8c6021c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:39.688173 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-472a7bf4-8667-46d7-8f99-0ada8c6021c5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75/action Aug 08 19:37:39.688612 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-472a7bf4-8667-46d7-8f99-0ada8c6021c5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:37:39.688729 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-472a7bf4-8667-46d7-8f99-0ada8c6021c5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:39.704425 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:39.704425 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:39.714476 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f495b111-b7e6-49cd-bbc7-c695e971e4de req-472a7bf4-8667-46d7-8f99-0ada8c6021c5 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75/action returned with HTTP 204 Aug 08 19:37:39.715353 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1225/4908] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:37:39 2026] POST /volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:39.928888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1f566d3e-b6f3-4403-804b-4d8720b3a4c3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:39.930788 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f566d3e-b6f3-4403-804b-4d8720b3a4c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:37:39.931069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f566d3e-b6f3-4403-804b-4d8720b3a4c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:39.931311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f566d3e-b6f3-4403-804b-4d8720b3a4c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:39.936746 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:39.936746 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:39.937267 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1f566d3e-b6f3-4403-804b-4d8720b3a4c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:39.938169 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f566d3e-b6f3-4403-804b-4d8720b3a4c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 returned with HTTP 200 Aug 08 19:37:39.938557 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1228/4909] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:39 2026] GET /volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:39.947627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:39.949375 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:39.949945 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "56f2e6fc-fba6-4f43-a0a7-60e080c8ab21", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-299667106"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:39.951650 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'snapshot_id': '56f2e6fc-fba6-4f43-a0a7-60e080c8ab21', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-299667106'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:39.960371 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:39.960371 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:39.960371 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:39.960371 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:39.966985 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:39.976380 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (1788ecd5-1fa3-4337-b72b-71a088a52096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:39.984115 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78c912ea-66c8-4642-a4c1-9d4b1e060d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:39.989132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:40.022025 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78c912ea-66c8-4642-a4c1-9d4b1e060d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '56f2e6fc-fba6-4f43-a0a7-60e080c8ab21', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:40.023596 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72ed384-7def-4507-abca-561a94454521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:40.058177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['4a698413-9781-473a-a34c-77b4f796dc39', 'e5a35621-681e-460e-bdb3-5c3eadd3ceb7', '293db274-fa29-4051-92f0-f04e077c9658', '09d30f78-a320-4462-8e41-04c8fa7ca295'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:40.059154 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72ed384-7def-4507-abca-561a94454521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a698413-9781-473a-a34c-77b4f796dc39', 'e5a35621-681e-460e-bdb3-5c3eadd3ceb7', '293db274-fa29-4051-92f0-f04e077c9658', '09d30f78-a320-4462-8e41-04c8fa7ca295']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:40.060062 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb24d080-de1d-49e2-abfb-93fad19bed63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:40.098070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb24d080-de1d-49e2-abfb-93fad19bed63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c677ce0a-8500-415b-920e-fad2313f64d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-299667106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['4a698413-9781-473a-a34c-77b4f796dc39','e5a35621-681e-460e-bdb3-5c3eadd3ceb7','293db274-fa29-4051-92f0-f04e077c9658','09d30f78-a320-4462-8e41-04c8fa7ca295'],size=1,snapshot_id=56f2e6fc-fba6-4f43-a0a7-60e080c8ab21,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-299667106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c677ce0a-8500-415b-920e-fad2313f64d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=56f2e6fc-fba6-4f43-a0a7-60e080c8ab21,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:40.098070 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae5045a-aad8-4672-8bb0-6ebaf35474cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:40.115282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ae5045a-aad8-4672-8bb0-6ebaf35474cc) transitioned into 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-299667106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['4a698413-9781-473a-a34c-77b4f796dc39','e5a35621-681e-460e-bdb3-5c3eadd3ceb7','293db274-fa29-4051-92f0-f04e077c9658','09d30f78-a320-4462-8e41-04c8fa7ca295'],size=1,snapshot_id=56f2e6fc-fba6-4f43-a0a7-60e080c8ab21,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:40.115282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb8562c-53e5-43ed-9eac-5d5abb56b141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:40.132185 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb8562c-53e5-43ed-9eac-5d5abb56b141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:40.133104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (1788ecd5-1fa3-4337-b72b-71a088a52096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:40.133500 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:40.134098 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7ffcca91-c6b5-4ae8-bb36-45b0f0bf4050 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:40.134610 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1228/4910] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:37:39 2026] POST /volume/v3/volumes => generated 801 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:40.152545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ca36e0a3-127b-4d15-b386-0ffbe233670f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:40.154201 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca36e0a3-127b-4d15-b386-0ffbe233670f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:37:40.154402 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca36e0a3-127b-4d15-b386-0ffbe233670f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:40.154618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ca36e0a3-127b-4d15-b386-0ffbe233670f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:40.161019 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:40.161019 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:40.164253 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ca36e0a3-127b-4d15-b386-0ffbe233670f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:40.167954 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ca36e0a3-127b-4d15-b386-0ffbe233670f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 returned with HTTP 200 Aug 08 19:37:40.168278 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1230/4911] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:40 2026] GET /volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:40.354317 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ea5b4bb2-5160-4119-8d51-e9eb87adf973 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:40.356044 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea5b4bb2-5160-4119-8d51-e9eb87adf973 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:40.356227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea5b4bb2-5160-4119-8d51-e9eb87adf973 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:40.356430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ea5b4bb2-5160-4119-8d51-e9eb87adf973 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:40.370532 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:40.370532 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:40.375028 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ea5b4bb2-5160-4119-8d51-e9eb87adf973 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:40.379822 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ea5b4bb2-5160-4119-8d51-e9eb87adf973 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:40.380300 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1226/4912] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:40 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:40.396121 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2a490cc4-a540-475a-a9a2-0eddad1649e6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:40.397970 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a490cc4-a540-475a-a9a2-0eddad1649e6 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:40.398143 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2a490cc4-a540-475a-a9a2-0eddad1649e6 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:40.398317 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2a490cc4-a540-475a-a9a2-0eddad1649e6 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:40.409096 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:40.409096 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:40.412963 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2a490cc4-a540-475a-a9a2-0eddad1649e6 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:40.418313 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2a490cc4-a540-475a-a9a2-0eddad1649e6 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:40.418812 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1229/4913] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:40 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:40.430146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:40.431597 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:40.432110 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4c654b2-d459-4938-a7f2-68325def4cd7", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-689109363", "description": null, "metadata": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:40.443383 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:40.443383 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:40.444866 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:40.444866 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Create snapshot from volume b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:40.475858 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Created reservations ['37e2e770-744a-4dc0-aeef-3017d77c7fdc', 'c1269744-3f9c-46dd-b79d-7a6d6bb569cc', 'd5706b8e-ebc2-4c81-9835-c507402e288f', '5488e800-6c2e-4088-952d-961ab4e95ce1'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:40.503383 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Snapshot force create request issued successfully. Aug 08 19:37:40.504348 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d80655f-8a36-4a26-b0ba-d9ed06404844 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:40.504348 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1229/4914] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:37:40.512769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-440825fd-0fbb-4321-aaf0-4976ae633b48 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:40.515325 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-440825fd-0fbb-4321-aaf0-4976ae633b48 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:37:40.515614 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-440825fd-0fbb-4321-aaf0-4976ae633b48 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:40.515794 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-440825fd-0fbb-4321-aaf0-4976ae633b48 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:40.522267 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:40.522267 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:40.522987 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-440825fd-0fbb-4321-aaf0-4976ae633b48 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Snapshot retrieved successfully. Aug 08 19:37:40.524014 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-440825fd-0fbb-4321-aaf0-4976ae633b48 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 200 Aug 08 19:37:40.524349 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1231/4915] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:40 2026] GET /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:41.183896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e3975a09-0b0e-45a2-afdc-6f4610b3d8a6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:41.185613 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3975a09-0b0e-45a2-afdc-6f4610b3d8a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:37:41.185877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3975a09-0b0e-45a2-afdc-6f4610b3d8a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:41.186068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e3975a09-0b0e-45a2-afdc-6f4610b3d8a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:41.193667 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:41.193667 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:41.198090 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e3975a09-0b0e-45a2-afdc-6f4610b3d8a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:41.203916 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e3975a09-0b0e-45a2-afdc-6f4610b3d8a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 returned with HTTP 200 Aug 08 19:37:41.204693 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1227/4916] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:41 2026] GET /volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:41.221778 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:41.223526 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:41.223909 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c677ce0a-8500-415b-920e-fad2313f64d2", "name": "tempest-VolumeDependencyTests-Snapshot-299594715"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:41.231815 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:41.231815 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:41.232305 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:41.232506 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create snapshot from volume c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:37:41.257784 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['4ec78c7b-3759-4f55-8386-f6bbaed8fe59', '1212e538-cec6-430e-8f97-d4bc82fada9b', 'c5c05a01-8139-446d-8552-92074662fb99', 'ffaaa2da-dc21-43b9-a34d-02ac574a97ad'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:41.287793 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot create request issued successfully. Aug 08 19:37:41.288228 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e57e0d70-180e-4b8d-9caf-22a1873ff6f7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:41.288849 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1230/4917] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:41 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) Aug 08 19:37:41.297815 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-77d779c8-26bc-45a5-8bcb-688b5ecd6c75 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:41.299572 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77d779c8-26bc-45a5-8bcb-688b5ecd6c75 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:37:41.299890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77d779c8-26bc-45a5-8bcb-688b5ecd6c75 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:41.300281 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-77d779c8-26bc-45a5-8bcb-688b5ecd6c75 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:41.307693 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:41.307693 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:41.308432 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-77d779c8-26bc-45a5-8bcb-688b5ecd6c75 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:41.309966 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-77d779c8-26bc-45a5-8bcb-688b5ecd6c75 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f returned with HTTP 200 Aug 08 19:37:41.309966 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1230/4918] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:41 2026] GET /volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:41.532806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-140a62bd-e0a4-40db-9e61-c1c2370f64b0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:41.534453 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-140a62bd-e0a4-40db-9e61-c1c2370f64b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:37:41.534658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-140a62bd-e0a4-40db-9e61-c1c2370f64b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:41.534833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-140a62bd-e0a4-40db-9e61-c1c2370f64b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:41.539466 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:41.539466 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:41.539904 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-140a62bd-e0a4-40db-9e61-c1c2370f64b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Snapshot retrieved successfully. Aug 08 19:37:41.540713 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-140a62bd-e0a4-40db-9e61-c1c2370f64b0 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 200 Aug 08 19:37:41.541060 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1232/4919] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:41 2026] GET /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:41.549423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5fa5938a-20ab-4ba9-9aa2-ddfc059eff15 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:41.552001 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fa5938a-20ab-4ba9-9aa2-ddfc059eff15 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:37:41.552276 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fa5938a-20ab-4ba9-9aa2-ddfc059eff15 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:41.552594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5fa5938a-20ab-4ba9-9aa2-ddfc059eff15 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:41.559537 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:41.559537 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:41.560135 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5fa5938a-20ab-4ba9-9aa2-ddfc059eff15 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Snapshot retrieved successfully. Aug 08 19:37:41.561206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5fa5938a-20ab-4ba9-9aa2-ddfc059eff15 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 200 Aug 08 19:37:41.561741 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1228/4920] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:41 2026] GET /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:41.570201 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-766b4e94-5b2c-40fc-a94c-c0d930530d8b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:41.572721 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-766b4e94-5b2c-40fc-a94c-c0d930530d8b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:37:41.572987 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-766b4e94-5b2c-40fc-a94c-c0d930530d8b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:41.573244 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-766b4e94-5b2c-40fc-a94c-c0d930530d8b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:41.585813 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:41.585813 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:41.590044 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-766b4e94-5b2c-40fc-a94c-c0d930530d8b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:37:41.594810 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-766b4e94-5b2c-40fc-a94c-c0d930530d8b tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:37:41.595188 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1231/4921] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:37:41 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:42.319447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd56064b-6b17-41ca-bfac-fd400acd85e1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:42.321317 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd56064b-6b17-41ca-bfac-fd400acd85e1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:37:42.321551 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd56064b-6b17-41ca-bfac-fd400acd85e1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:42.321789 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd56064b-6b17-41ca-bfac-fd400acd85e1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:42.326821 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:42.326821 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:42.327288 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cd56064b-6b17-41ca-bfac-fd400acd85e1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:42.328203 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd56064b-6b17-41ca-bfac-fd400acd85e1 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f returned with HTTP 200 Aug 08 19:37:42.328624 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1231/4922] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:42 2026] GET /volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:42.337393 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3f453b01-196b-4353-86d1-ca8d0e07410e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:42.340658 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:42.341015 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-197677981"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:42.347453 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'snapshot_id': 'cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-197677981'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:42.355589 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:42.355589 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:42.356046 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:42.356161 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:42.359745 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:42.364973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (b700326c-ff27-406b-99d9-5421fc6a2228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:42.365995 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4a5bb9-f2d0-49dd-9367-b18f0a77dbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:42.366871 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:42.397886 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b4a5bb9-f2d0-49dd-9367-b18f0a77dbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:42.399040 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d627429-54d1-40c7-9cde-8fe5cb53cb87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:42.459113 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['af20e179-fbf5-4d5d-9ab9-01d988490b8b', '9ccf6146-48b2-47f0-a7b5-e5a9343c3482', '6b423e2f-ec2f-489c-a6a1-df7e119f9eff', '894c15d8-e25b-4cf3-be5e-d5c52dc9c4b3'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:42.460167 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d627429-54d1-40c7-9cde-8fe5cb53cb87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af20e179-fbf5-4d5d-9ab9-01d988490b8b', '9ccf6146-48b2-47f0-a7b5-e5a9343c3482', '6b423e2f-ec2f-489c-a6a1-df7e119f9eff', '894c15d8-e25b-4cf3-be5e-d5c52dc9c4b3']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:42.461153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22962733-cfe9-47b3-91de-e52e6edb35c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:42.515627 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22962733-cfe9-47b3-91de-e52e6edb35c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b481eba1-d1e8-4df6-9267-4b8c35b2b088', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-197677981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['af20e179-fbf5-4d5d-9ab9-01d988490b8b','9ccf6146-48b2-47f0-a7b5-e5a9343c3482','6b423e2f-ec2f-489c-a6a1-df7e119f9eff','894c15d8-e25b-4cf3-be5e-d5c52dc9c4b3'],size=1,snapshot_id=cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-197677981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b481eba1-d1e8-4df6-9267-4b8c35b2b088,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:42.517136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5932b230-bf60-4f6f-832f-94bc996ab8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:42.537749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5932b230-bf60-4f6f-832f-94bc996ab8a2) transitioned into 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-197677981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['af20e179-fbf5-4d5d-9ab9-01d988490b8b','9ccf6146-48b2-47f0-a7b5-e5a9343c3482','6b423e2f-ec2f-489c-a6a1-df7e119f9eff','894c15d8-e25b-4cf3-be5e-d5c52dc9c4b3'],size=1,snapshot_id=cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:42.538712 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea8f56f-3f73-44e8-9032-70536a655596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:42.563567 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea8f56f-3f73-44e8-9032-70536a655596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:42.564824 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (b700326c-ff27-406b-99d9-5421fc6a2228) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:42.565226 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:42.566056 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3f453b01-196b-4353-86d1-ca8d0e07410e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:42.566896 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1233/4923] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:37:42 2026] POST /volume/v3/volumes => generated 801 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:42.579439 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6bfc6312-fcbb-4037-9507-ecd386d05051 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:42.581996 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bfc6312-fcbb-4037-9507-ecd386d05051 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:37:42.582328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6bfc6312-fcbb-4037-9507-ecd386d05051 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:42.582666 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6bfc6312-fcbb-4037-9507-ecd386d05051 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:42.593368 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:42.593368 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:42.598015 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6bfc6312-fcbb-4037-9507-ecd386d05051 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:42.603452 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6bfc6312-fcbb-4037-9507-ecd386d05051 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 returned with HTTP 200 Aug 08 19:37:42.604063 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1229/4924] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:42 2026] GET /volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:43.616798 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e115113-b587-4a29-8bc5-8898ec22ec25 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:43.618803 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e115113-b587-4a29-8bc5-8898ec22ec25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:37:43.619051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e115113-b587-4a29-8bc5-8898ec22ec25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:43.619239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e115113-b587-4a29-8bc5-8898ec22ec25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:43.634125 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:43.634125 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:43.639586 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e115113-b587-4a29-8bc5-8898ec22ec25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:43.650905 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e115113-b587-4a29-8bc5-8898ec22ec25 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 returned with HTTP 200 Aug 08 19:37:43.651427 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1232/4925] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:43 2026] GET /volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:43.664339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:43.666707 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:37:43.666968 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:43.667220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:43.667362 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: 56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:37:43.673836 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:43.673836 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:43.674485 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:43.692548 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot delete request issued successfully. Aug 08 19:37:43.692548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8fcb1da-efb3-42f6-b80c-f176c7a86ca6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 returned with HTTP 202 Aug 08 19:37:43.692548 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1232/4926] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:43 2026] DELETE /volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:43.699429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4d4d1272-91e1-4a65-9cb6-d8e614000e3e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:43.702743 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d4d1272-91e1-4a65-9cb6-d8e614000e3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:37:43.702743 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d4d1272-91e1-4a65-9cb6-d8e614000e3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:43.702743 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4d4d1272-91e1-4a65-9cb6-d8e614000e3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:43.707533 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:43.707533 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:43.708384 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4d4d1272-91e1-4a65-9cb6-d8e614000e3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:43.709162 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4d4d1272-91e1-4a65-9cb6-d8e614000e3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 returned with HTTP 200 Aug 08 19:37:43.709852 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1234/4927] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:43 2026] GET /volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:44.719082 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6f470f8d-ed2a-4a3c-8539-321e61a330a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:44.721825 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f470f8d-ed2a-4a3c-8539-321e61a330a9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:37:44.722073 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f470f8d-ed2a-4a3c-8539-321e61a330a9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:44.722201 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6f470f8d-ed2a-4a3c-8539-321e61a330a9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:44.726238 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6f470f8d-ed2a-4a3c-8539-321e61a330a9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 returned with HTTP 404 Aug 08 19:37:44.726729 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1230/4928] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:44 2026] GET /volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:44.734634 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e7096100-6898-470b-90ed-ea507f80bc28 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:44.736253 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7096100-6898-470b-90ed-ea507f80bc28 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:37:44.736456 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7096100-6898-470b-90ed-ea507f80bc28 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:44.736666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e7096100-6898-470b-90ed-ea507f80bc28 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:44.736759 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-e7096100-6898-470b-90ed-ea507f80bc28 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:37:44.741603 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:44.741603 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:44.742124 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e7096100-6898-470b-90ed-ea507f80bc28 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:44.761485 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e7096100-6898-470b-90ed-ea507f80bc28 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot delete request issued successfully. Aug 08 19:37:44.761485 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e7096100-6898-470b-90ed-ea507f80bc28 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f returned with HTTP 202 Aug 08 19:37:44.761485 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1233/4929] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:44 2026] DELETE /volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:44.776403 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-819e4595-9bd6-458e-a24d-8df07d35d9ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:44.780356 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-819e4595-9bd6-458e-a24d-8df07d35d9ba tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:37:44.782160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-819e4595-9bd6-458e-a24d-8df07d35d9ba tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:44.782160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-819e4595-9bd6-458e-a24d-8df07d35d9ba tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:44.793029 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:44.793029 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:44.793664 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-819e4595-9bd6-458e-a24d-8df07d35d9ba tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:44.794722 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-819e4595-9bd6-458e-a24d-8df07d35d9ba tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f returned with HTTP 200 Aug 08 19:37:44.795233 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1233/4930] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:44 2026] GET /volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:45.805416 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-760d5f01-7084-4afb-8402-6f10f11cc07c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:45.807241 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-760d5f01-7084-4afb-8402-6f10f11cc07c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:37:45.807484 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-760d5f01-7084-4afb-8402-6f10f11cc07c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:45.807689 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-760d5f01-7084-4afb-8402-6f10f11cc07c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:45.811792 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-760d5f01-7084-4afb-8402-6f10f11cc07c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f returned with HTTP 404 Aug 08 19:37:45.812119 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1235/4931] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:45 2026] GET /volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:45.820036 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31e32ee8-32b1-437a-a524-610860506b0c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:45.822151 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31e32ee8-32b1-437a-a524-610860506b0c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:37:45.822460 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31e32ee8-32b1-437a-a524-610860506b0c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:45.822738 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31e32ee8-32b1-437a-a524-610860506b0c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:45.823136 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-31e32ee8-32b1-437a-a524-610860506b0c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:37:45.832569 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:45.832569 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:45.833227 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31e32ee8-32b1-437a-a524-610860506b0c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:45.856556 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31e32ee8-32b1-437a-a524-610860506b0c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:45.856556 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31e32ee8-32b1-437a-a524-610860506b0c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f returned with HTTP 202 Aug 08 19:37:45.856556 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1231/4932] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:45 2026] DELETE /volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:45.865115 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5c87276e-befe-451f-a874-a259b095da2b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:45.867340 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c87276e-befe-451f-a874-a259b095da2b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:37:45.867340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c87276e-befe-451f-a874-a259b095da2b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:45.867340 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5c87276e-befe-451f-a874-a259b095da2b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:45.874274 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:45.874274 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:45.878619 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5c87276e-befe-451f-a874-a259b095da2b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:45.882705 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5c87276e-befe-451f-a874-a259b095da2b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f returned with HTTP 200 Aug 08 19:37:45.883179 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1234/4933] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:45 2026] GET /volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:46.896578 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-720a8aca-06e6-4ce4-be49-367d79602f45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:46.898474 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-720a8aca-06e6-4ce4-be49-367d79602f45 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:37:46.898733 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-720a8aca-06e6-4ce4-be49-367d79602f45 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:46.898945 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-720a8aca-06e6-4ce4-be49-367d79602f45 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:46.905248 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-720a8aca-06e6-4ce4-be49-367d79602f45 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f returned with HTTP 404 Aug 08 19:37:46.905807 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1234/4934] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:46 2026] GET /volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:46.912945 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:46.915088 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:37:46.915360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:46.915642 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:46.915877 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:37:46.925018 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:46.925018 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:46.925674 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:46.946060 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:46.949437 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-853a1e2b-4a50-4088-ad3b-0d35146cb46e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 returned with HTTP 202 Aug 08 19:37:46.949437 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1236/4935] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:46 2026] DELETE /volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:46.953593 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cabb65a5-a555-4e0b-920b-ea9d3ecd7e3c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:46.956659 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cabb65a5-a555-4e0b-920b-ea9d3ecd7e3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:37:46.956659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cabb65a5-a555-4e0b-920b-ea9d3ecd7e3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:46.956659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cabb65a5-a555-4e0b-920b-ea9d3ecd7e3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:46.963648 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:46.963648 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:46.970386 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cabb65a5-a555-4e0b-920b-ea9d3ecd7e3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:46.971256 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cabb65a5-a555-4e0b-920b-ea9d3ecd7e3c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 returned with HTTP 200 Aug 08 19:37:46.971731 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1232/4936] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:46 2026] GET /volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 => generated 893 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:47.983312 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-bf08f05c-89a3-498d-9de0-78599aeb55f6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:47.985204 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf08f05c-89a3-498d-9de0-78599aeb55f6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:37:47.985399 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf08f05c-89a3-498d-9de0-78599aeb55f6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:47.985626 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-bf08f05c-89a3-498d-9de0-78599aeb55f6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:47.991191 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-bf08f05c-89a3-498d-9de0-78599aeb55f6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 returned with HTTP 404 Aug 08 19:37:47.991670 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1235/4937] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:47 2026] GET /volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:47.998315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0f0b534f-50db-4e69-91e5-97de61990f2e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:48.000361 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f0b534f-50db-4e69-91e5-97de61990f2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:37:48.000615 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f0b534f-50db-4e69-91e5-97de61990f2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:48.000800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0f0b534f-50db-4e69-91e5-97de61990f2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:48.000981 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0f0b534f-50db-4e69-91e5-97de61990f2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:37:48.007545 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:48.007545 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:48.008004 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0f0b534f-50db-4e69-91e5-97de61990f2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:48.021718 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0f0b534f-50db-4e69-91e5-97de61990f2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:48.024438 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0f0b534f-50db-4e69-91e5-97de61990f2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 returned with HTTP 202 Aug 08 19:37:48.024438 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1235/4938] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:47 2026] DELETE /volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:48.028396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a5696de1-279a-4d7e-9891-5e1a588e3222 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:48.030371 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5696de1-279a-4d7e-9891-5e1a588e3222 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:37:48.030371 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a5696de1-279a-4d7e-9891-5e1a588e3222 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:48.030542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a5696de1-279a-4d7e-9891-5e1a588e3222 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:48.038141 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:48.038141 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:48.043172 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a5696de1-279a-4d7e-9891-5e1a588e3222 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:48.047329 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a5696de1-279a-4d7e-9891-5e1a588e3222 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 returned with HTTP 200 Aug 08 19:37:48.047787 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1237/4939] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:48 2026] GET /volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:49.060521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6ab28753-28d2-40f2-8ab3-234b09951a30 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:49.062244 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ab28753-28d2-40f2-8ab3-234b09951a30 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:37:49.062457 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ab28753-28d2-40f2-8ab3-234b09951a30 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:49.062652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6ab28753-28d2-40f2-8ab3-234b09951a30 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:49.068224 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6ab28753-28d2-40f2-8ab3-234b09951a30 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 returned with HTTP 404 Aug 08 19:37:49.068703 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1233/4940] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:49 2026] GET /volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:49.077638 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-db964f05-c804-470d-9058-0096744e48fb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:49.079355 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:49.079708 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1346546316"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:49.081073 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1346546316'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:49.081200 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:49.084950 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:49.090377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (9ae2ea18-7d5c-4684-bab4-55d1bc2596b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:49.091212 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c5303a-77ed-4783-9f96-45cb909e8f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:49.092001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:49.113950 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c5303a-77ed-4783-9f96-45cb909e8f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:49.114784 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6568cf-3499-45f6-9aac-752d367ba8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:49.147927 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['934a4026-fb6d-469e-9a1e-92d03c0d2e76', '3bb3a1a3-c71f-4ea8-9363-13e8fb55e87f', '66fa19a7-38ad-4717-bf8f-5b31aa4d4061', '0790cd4c-5346-401a-8797-d2f1db0e5a82'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:49.148660 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c6568cf-3499-45f6-9aac-752d367ba8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['934a4026-fb6d-469e-9a1e-92d03c0d2e76', '3bb3a1a3-c71f-4ea8-9363-13e8fb55e87f', '66fa19a7-38ad-4717-bf8f-5b31aa4d4061', '0790cd4c-5346-401a-8797-d2f1db0e5a82']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:49.149383 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2a31d7-cabd-489f-831a-0ad82cb160e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:49.169013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e2a31d7-cabd-489f-831a-0ad82cb160e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1346546316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['934a4026-fb6d-469e-9a1e-92d03c0d2e76','3bb3a1a3-c71f-4ea8-9363-13e8fb55e87f','66fa19a7-38ad-4717-bf8f-5b31aa4d4061','0790cd4c-5346-401a-8797-d2f1db0e5a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1346546316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:49.169717 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939385ef-59d5-46d8-abbe-59a0a578e69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:49.184541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939385ef-59d5-46d8-abbe-59a0a578e69c) transitioned into 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-1346546316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['934a4026-fb6d-469e-9a1e-92d03c0d2e76','3bb3a1a3-c71f-4ea8-9363-13e8fb55e87f','66fa19a7-38ad-4717-bf8f-5b31aa4d4061','0790cd4c-5346-401a-8797-d2f1db0e5a82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:49.185247 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc20abab-40fa-4337-aea9-878ee62b3e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:49.192791 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc20abab-40fa-4337-aea9-878ee62b3e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:49.193554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (9ae2ea18-7d5c-4684-bab4-55d1bc2596b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:49.193814 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:49.194308 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-db964f05-c804-470d-9058-0096744e48fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:49.194731 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1236/4941] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:37:49 2026] POST /volume/v3/volumes => generated 768 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:49.208771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2263a8e9-6ffd-4075-b80a-0006e837a8c8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:49.211277 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2263a8e9-6ffd-4075-b80a-0006e837a8c8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:37:49.211630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2263a8e9-6ffd-4075-b80a-0006e837a8c8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:49.212122 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2263a8e9-6ffd-4075-b80a-0006e837a8c8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:49.221049 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:49.221049 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:49.225061 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2263a8e9-6ffd-4075-b80a-0006e837a8c8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:49.230075 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2263a8e9-6ffd-4075-b80a-0006e837a8c8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 returned with HTTP 200 Aug 08 19:37:49.230585 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1236/4942] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:49 2026] GET /volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:50.244248 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d54031ca-2ed5-443d-9ca8-b0fc1744b7d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:50.245892 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d54031ca-2ed5-443d-9ca8-b0fc1744b7d3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:37:50.246110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d54031ca-2ed5-443d-9ca8-b0fc1744b7d3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:50.246282 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d54031ca-2ed5-443d-9ca8-b0fc1744b7d3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:50.253433 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:50.253433 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:50.256620 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d54031ca-2ed5-443d-9ca8-b0fc1744b7d3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:50.260334 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d54031ca-2ed5-443d-9ca8-b0fc1744b7d3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 returned with HTTP 200 Aug 08 19:37:50.260849 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1238/4943] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:50 2026] GET /volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:50.273326 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:50.275120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:37:50.275543 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9", "name": "tempest-VolumeDependencyTests-Snapshot-1661447095"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:50.284031 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:50.284031 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:50.284508 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:50.284628 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create snapshot from volume 3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:37:50.310255 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['a49d1c4f-1352-4593-9eb2-9e3bef2882fd', '467c975a-3a93-45b4-93dc-dff5948f15b2', '0a9891b3-b23b-48e0-97e2-59f59a192056', '19d8891a-5925-499d-a4d7-b874d9a7a038'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:50.341596 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot create request issued successfully. Aug 08 19:37:50.341932 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-56879687-3a1b-4ae9-8724-fd088ea2d308 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:37:50.342364 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1234/4944] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:37:50 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) Aug 08 19:37:50.350848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-90f7cdfe-3997-4748-a4eb-e0bb775ba744 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:50.353062 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90f7cdfe-3997-4748-a4eb-e0bb775ba744 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:37:50.353305 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90f7cdfe-3997-4748-a4eb-e0bb775ba744 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:50.353573 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-90f7cdfe-3997-4748-a4eb-e0bb775ba744 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:50.359132 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:50.359132 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:50.360323 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-90f7cdfe-3997-4748-a4eb-e0bb775ba744 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:50.360515 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-90f7cdfe-3997-4748-a4eb-e0bb775ba744 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc returned with HTTP 200 Aug 08 19:37:50.360935 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1237/4945] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:50 2026] GET /volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:51.368928 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eeef1ceb-f771-4d6d-82ff-309d1ffd201a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:51.370846 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeef1ceb-f771-4d6d-82ff-309d1ffd201a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:37:51.371066 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeef1ceb-f771-4d6d-82ff-309d1ffd201a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:51.371274 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eeef1ceb-f771-4d6d-82ff-309d1ffd201a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:51.376543 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:51.376543 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:51.377003 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eeef1ceb-f771-4d6d-82ff-309d1ffd201a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:51.377855 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eeef1ceb-f771-4d6d-82ff-309d1ffd201a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc returned with HTTP 200 Aug 08 19:37:51.378241 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1237/4946] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:51 2026] GET /volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:51.386189 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:51.387995 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:51.388524 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1333093078"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:51.390006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'snapshot_id': '7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1333093078'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:51.394865 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:51.394865 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:51.395298 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:51.395423 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:51.398791 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:51.404072 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (3a171fd6-ebc3-48f1-bdeb-ba7c8457a1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:51.404987 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f37459-ae81-41a7-8b44-47d72dd4d6f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:51.405872 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:51.433703 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f37459-ae81-41a7-8b44-47d72dd4d6f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:51.434456 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1846122d-ba83-4b97-88f1-e84a59c8c8de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:51.470815 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['47492132-828b-4cb0-99f8-a88d9ba6f29e', '3d34a0ea-bbf3-48ee-bdcd-348662a2590d', '07d63936-c09a-4eed-b689-3bc7dd80942c', '19a90399-3197-40e0-8960-144475235d2d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:51.471586 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1846122d-ba83-4b97-88f1-e84a59c8c8de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47492132-828b-4cb0-99f8-a88d9ba6f29e', '3d34a0ea-bbf3-48ee-bdcd-348662a2590d', '07d63936-c09a-4eed-b689-3bc7dd80942c', '19a90399-3197-40e0-8960-144475235d2d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:51.472264 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab534384-ef71-4d7e-9d5c-10d3191dda52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:51.509120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab534384-ef71-4d7e-9d5c-10d3191dda52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8766eca-5414-4202-a028-3bc67d72e133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1333093078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['47492132-828b-4cb0-99f8-a88d9ba6f29e','3d34a0ea-bbf3-48ee-bdcd-348662a2590d','07d63936-c09a-4eed-b689-3bc7dd80942c','19a90399-3197-40e0-8960-144475235d2d'],size=1,snapshot_id=7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1333093078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8766eca-5414-4202-a028-3bc67d72e133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:51.510154 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d3ab62-341d-41e2-9686-d49dbcb2225c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:51.526790 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65d3ab62-341d-41e2-9686-d49dbcb2225c) transitioned into 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-1333093078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['47492132-828b-4cb0-99f8-a88d9ba6f29e','3d34a0ea-bbf3-48ee-bdcd-348662a2590d','07d63936-c09a-4eed-b689-3bc7dd80942c','19a90399-3197-40e0-8960-144475235d2d'],size=1,snapshot_id=7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:51.527451 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47062502-52a2-45da-9a36-73b3fd90516f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:51.547065 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47062502-52a2-45da-9a36-73b3fd90516f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:51.547987 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (3a171fd6-ebc3-48f1-bdeb-ba7c8457a1de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:51.548310 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:51.548919 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b09a2ec2-c85a-43a6-bad8-43d53a788c2e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:51.549373 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1239/4947] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:37:51 2026] POST /volume/v3/volumes => generated 802 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:51.563953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dac06909-a772-4522-a8c3-6958deadda4a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:51.565924 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dac06909-a772-4522-a8c3-6958deadda4a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 Aug 08 19:37:51.566167 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dac06909-a772-4522-a8c3-6958deadda4a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:51.566355 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dac06909-a772-4522-a8c3-6958deadda4a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:51.574122 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:51.574122 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:51.578859 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dac06909-a772-4522-a8c3-6958deadda4a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:51.585307 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dac06909-a772-4522-a8c3-6958deadda4a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 returned with HTTP 200 Aug 08 19:37:51.586039 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1235/4948] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:51 2026] GET /volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:52.598329 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6f51b067-c116-413f-9349-389e16f9c6a3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:52.600001 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f51b067-c116-413f-9349-389e16f9c6a3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 Aug 08 19:37:52.600183 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f51b067-c116-413f-9349-389e16f9c6a3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:52.600350 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6f51b067-c116-413f-9349-389e16f9c6a3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:52.607015 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:52.607015 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:52.610643 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6f51b067-c116-413f-9349-389e16f9c6a3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:52.614735 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6f51b067-c116-413f-9349-389e16f9c6a3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 returned with HTTP 200 Aug 08 19:37:52.615071 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1238/4949] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:52 2026] GET /volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:52.626891 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-390860b3-eae5-428d-a2e0-c91484023691 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:52.629008 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-390860b3-eae5-428d-a2e0-c91484023691 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:37:52.629244 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-390860b3-eae5-428d-a2e0-c91484023691 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:52.629509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-390860b3-eae5-428d-a2e0-c91484023691 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:52.629651 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-390860b3-eae5-428d-a2e0-c91484023691 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: 7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:37:52.635423 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:52.635423 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:52.636003 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-390860b3-eae5-428d-a2e0-c91484023691 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:52.654022 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-390860b3-eae5-428d-a2e0-c91484023691 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot delete request issued successfully. Aug 08 19:37:52.654239 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-390860b3-eae5-428d-a2e0-c91484023691 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc returned with HTTP 202 Aug 08 19:37:52.654829 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1238/4950] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:37:52 2026] DELETE /volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:37:52.663077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1605fcf4-9083-4732-88ef-f43558f798ef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:52.666427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1605fcf4-9083-4732-88ef-f43558f798ef tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:37:52.666427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1605fcf4-9083-4732-88ef-f43558f798ef tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:52.666427 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1605fcf4-9083-4732-88ef-f43558f798ef tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:52.671358 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:52.671358 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:52.672018 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1605fcf4-9083-4732-88ef-f43558f798ef tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Snapshot retrieved successfully. Aug 08 19:37:52.673152 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1605fcf4-9083-4732-88ef-f43558f798ef tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc returned with HTTP 200 Aug 08 19:37:52.673687 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1240/4951] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:52 2026] GET /volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:37:53.684131 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cecb3310-e8b4-4c7b-a7e3-a89d7dc98247 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:53.685827 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cecb3310-e8b4-4c7b-a7e3-a89d7dc98247 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:37:53.685990 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cecb3310-e8b4-4c7b-a7e3-a89d7dc98247 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:53.686206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cecb3310-e8b4-4c7b-a7e3-a89d7dc98247 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:53.690832 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cecb3310-e8b4-4c7b-a7e3-a89d7dc98247 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc returned with HTTP 404 Aug 08 19:37:53.691359 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1236/4952] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:37:53 2026] GET /volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:53.699045 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:53.701172 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:37:53.701467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:53.701692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:53.701855 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: 3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:37:53.709026 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:53.709026 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:53.709545 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:53.727068 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:53.727260 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9c1fd396-a15c-4a94-9841-6c45c304aab8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 returned with HTTP 202 Aug 08 19:37:53.727741 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1239/4953] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:53 2026] DELETE /volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:53.735156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-43b37210-6513-4ffd-83c5-af054815e5c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:53.736989 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43b37210-6513-4ffd-83c5-af054815e5c0 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:37:53.737223 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43b37210-6513-4ffd-83c5-af054815e5c0 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:53.737440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-43b37210-6513-4ffd-83c5-af054815e5c0 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:53.745236 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:53.745236 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:53.748706 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-43b37210-6513-4ffd-83c5-af054815e5c0 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:53.752582 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-43b37210-6513-4ffd-83c5-af054815e5c0 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 returned with HTTP 200 Aug 08 19:37:53.752951 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1239/4954] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:53 2026] GET /volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:54.765121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2ec19706-17fd-44c5-aedf-5fd94ae944cf None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:54.766726 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ec19706-17fd-44c5-aedf-5fd94ae944cf tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:37:54.767018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ec19706-17fd-44c5-aedf-5fd94ae944cf tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:54.768231 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2ec19706-17fd-44c5-aedf-5fd94ae944cf tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:54.772855 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2ec19706-17fd-44c5-aedf-5fd94ae944cf tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 returned with HTTP 404 Aug 08 19:37:54.772855 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1241/4955] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:54 2026] GET /volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:54.780576 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:54.782186 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:54.782589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1872664117"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:54.784244 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1872664117'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:54.784391 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:54.788153 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:54.793332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (0acfc48c-b367-4afe-ac10-a39b2be4c101) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:54.794742 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4c6dab-5fb9-412f-8de8-8d82ad0ea851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:54.795618 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:54.819401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf4c6dab-5fb9-412f-8de8-8d82ad0ea851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:54.820165 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c7eda0-8b0e-447b-b6c2-f643885cbc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:54.856170 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['69f77443-bd56-48cd-a964-468230999434', 'c1750d13-4c86-4b6e-8060-60f930005978', '16bdf637-4d3a-426b-9493-7091a3e6277c', '99952ae0-b2f0-4324-84c0-db90a0a07482'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:54.856958 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6c7eda0-8b0e-447b-b6c2-f643885cbc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69f77443-bd56-48cd-a964-468230999434', 'c1750d13-4c86-4b6e-8060-60f930005978', '16bdf637-4d3a-426b-9493-7091a3e6277c', '99952ae0-b2f0-4324-84c0-db90a0a07482']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:54.857706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35dc2c0-a184-4edf-9b9b-2ec69ce0f634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:54.877713 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b35dc2c0-a184-4edf-9b9b-2ec69ce0f634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a54ca6dc-e33b-4401-a643-fa395f473ad7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1872664117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['69f77443-bd56-48cd-a964-468230999434','c1750d13-4c86-4b6e-8060-60f930005978','16bdf637-4d3a-426b-9493-7091a3e6277c','99952ae0-b2f0-4324-84c0-db90a0a07482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1872664117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a54ca6dc-e33b-4401-a643-fa395f473ad7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:54.878394 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b82a5a6b-ac01-4960-8ae2-88f510369b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:54.894903 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b82a5a6b-ac01-4960-8ae2-88f510369b53) transitioned into 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-1872664117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['69f77443-bd56-48cd-a964-468230999434','c1750d13-4c86-4b6e-8060-60f930005978','16bdf637-4d3a-426b-9493-7091a3e6277c','99952ae0-b2f0-4324-84c0-db90a0a07482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:54.895652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b94a66-1401-49fe-aa58-291ebe229f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:54.904156 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0b94a66-1401-49fe-aa58-291ebe229f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:54.905067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (0acfc48c-b367-4afe-ac10-a39b2be4c101) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:54.905391 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:54.905979 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7dd34ac7-220d-42a2-8554-54963ef4aaa8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:54.906428 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1237/4956] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:37:54 2026] POST /volume/v3/volumes => generated 768 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:54.922135 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8526bf11-265c-4f06-8009-e85bd482087e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:54.924330 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8526bf11-265c-4f06-8009-e85bd482087e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:54.924637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8526bf11-265c-4f06-8009-e85bd482087e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:54.924997 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8526bf11-265c-4f06-8009-e85bd482087e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:54.933185 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:54.933185 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:54.937104 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8526bf11-265c-4f06-8009-e85bd482087e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:54.941799 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8526bf11-265c-4f06-8009-e85bd482087e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 returned with HTTP 200 Aug 08 19:37:54.942247 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1240/4957] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:54 2026] GET /volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 => generated 836 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:55.958086 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ea11b614-364d-46f8-8cfe-58b7d6787eb4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:55.959054 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea11b614-364d-46f8-8cfe-58b7d6787eb4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:55.959256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea11b614-364d-46f8-8cfe-58b7d6787eb4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:55.959478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ea11b614-364d-46f8-8cfe-58b7d6787eb4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:55.966583 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:55.966583 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:55.970116 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ea11b614-364d-46f8-8cfe-58b7d6787eb4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:55.973947 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ea11b614-364d-46f8-8cfe-58b7d6787eb4 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 returned with HTTP 200 Aug 08 19:37:55.974294 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1240/4958] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:55 2026] GET /volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:55.986562 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:55.988067 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:37:55.988519 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a54ca6dc-e33b-4401-a643-fa395f473ad7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1736239127"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:37:55.989929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request body: {'volume': {'source_volid': 'a54ca6dc-e33b-4401-a643-fa395f473ad7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1736239127'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:37:55.998078 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:55.998078 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:55.998078 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume retrieved successfully. Aug 08 19:37:55.998078 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume of 1 GB Aug 08 19:37:56.000371 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Availability Zones retrieved successfully. Aug 08 19:37:56.005113 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (0bbd5b8e-e9be-46bd-a892-03859abea276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:56.006194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba43a328-6511-43cd-9be5-782a55d93645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:56.007151 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:37:56.027913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba43a328-6511-43cd-9be5-782a55d93645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a54ca6dc-e33b-4401-a643-fa395f473ad7', 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:56.028946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb591b3-8dbf-4a6f-88e8-0ee14a717e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:56.065461 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Created reservations ['c09b5015-d285-49d0-9f1b-588de6700629', '66adaa34-85a1-4898-b1bc-4647ddeb1161', '2c2006a0-38bb-49f6-9590-cc572b2a2b54', '2327f467-d3b5-4ee2-b8f9-554258fd10a6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:37:56.066576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eb591b3-8dbf-4a6f-88e8-0ee14a717e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c09b5015-d285-49d0-9f1b-588de6700629', '66adaa34-85a1-4898-b1bc-4647ddeb1161', '2c2006a0-38bb-49f6-9590-cc572b2a2b54', '2327f467-d3b5-4ee2-b8f9-554258fd10a6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:56.067633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56be08c4-1163-46e0-9c6a-8c75c4617560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:56.101093 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56be08c4-1163-46e0-9c6a-8c75c4617560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f034996b-0a24-4427-b36e-fb4c53e6e8b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736239127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['c09b5015-d285-49d0-9f1b-588de6700629','66adaa34-85a1-4898-b1bc-4647ddeb1161','2c2006a0-38bb-49f6-9590-cc572b2a2b54','2327f467-d3b5-4ee2-b8f9-554258fd10a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=a54ca6dc-e33b-4401-a643-fa395f473ad7,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:37:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1736239127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f034996b-0a24-4427-b36e-fb4c53e6e8b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1941b5203c5041ae836072a99d7a88f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=a54ca6dc-e33b-4401-a643-fa395f473ad7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec756c7e539e44f08a23b336f932721b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:56.103026 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da12b8ba-e23d-4bc5-bdb3-3b2dd098a6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:56.119545 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da12b8ba-e23d-4bc5-bdb3-3b2dd098a6e3) transitioned into 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-1736239127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1941b5203c5041ae836072a99d7a88f0',qos_specs=None,replication_status=,reservations=['c09b5015-d285-49d0-9f1b-588de6700629','66adaa34-85a1-4898-b1bc-4647ddeb1161','2c2006a0-38bb-49f6-9590-cc572b2a2b54','2327f467-d3b5-4ee2-b8f9-554258fd10a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=a54ca6dc-e33b-4401-a643-fa395f473ad7,status='creating',user_id='ec756c7e539e44f08a23b336f932721b',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:56.120475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22295eb-bf79-4056-ac62-66cfbae41912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:37:56.135070 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e22295eb-bf79-4056-ac62-66cfbae41912) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:37:56.136143 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Flow 'volume_create_api' (0bbd5b8e-e9be-46bd-a892-03859abea276) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:37:56.136677 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Create volume request issued successfully. Aug 08 19:37:56.137316 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2646eb24-2c7b-4de3-9f63-6e4ec9cf17e7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:37:56.137869 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1242/4959] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:37:55 2026] POST /volume/v3/volumes => generated 802 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:37:56.149450 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ab6b93f6-5acf-433e-958f-ba6e5d6da242 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:56.151389 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab6b93f6-5acf-433e-958f-ba6e5d6da242 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 Aug 08 19:37:56.151719 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab6b93f6-5acf-433e-958f-ba6e5d6da242 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:56.151931 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ab6b93f6-5acf-433e-958f-ba6e5d6da242 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:56.158868 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:56.158868 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:37:56.162446 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ab6b93f6-5acf-433e-958f-ba6e5d6da242 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:56.166531 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ab6b93f6-5acf-433e-958f-ba6e5d6da242 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 returned with HTTP 200 Aug 08 19:37:56.167084 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1238/4960] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:56 2026] GET /volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:57.181490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4ff219cd-28de-4f1c-a353-d7dc11dcef36 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:57.183213 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ff219cd-28de-4f1c-a353-d7dc11dcef36 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 Aug 08 19:37:57.183467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ff219cd-28de-4f1c-a353-d7dc11dcef36 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:57.183696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ff219cd-28de-4f1c-a353-d7dc11dcef36 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:57.190384 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:57.190384 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:57.193790 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4ff219cd-28de-4f1c-a353-d7dc11dcef36 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:57.198356 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ff219cd-28de-4f1c-a353-d7dc11dcef36 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 returned with HTTP 200 Aug 08 19:37:57.198810 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1241/4961] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:57 2026] GET /volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:57.211851 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:57.213736 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:57.213966 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:57.214178 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:57.214361 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:57.221968 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:57.221968 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:57.222481 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:57.238963 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:57.239182 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e42f8f5-a1d7-4280-af0d-f893ff6bc96a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 returned with HTTP 202 Aug 08 19:37:57.239664 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1241/4962] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:57 2026] DELETE /volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:57.249088 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aba7c1bf-91ad-439c-899d-44d3f2c1306d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:57.250716 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aba7c1bf-91ad-439c-899d-44d3f2c1306d tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:57.251041 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aba7c1bf-91ad-439c-899d-44d3f2c1306d tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:57.251323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aba7c1bf-91ad-439c-899d-44d3f2c1306d tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:57.258819 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:57.258819 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:57.265272 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-aba7c1bf-91ad-439c-899d-44d3f2c1306d tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:57.267423 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aba7c1bf-91ad-439c-899d-44d3f2c1306d tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 returned with HTTP 200 Aug 08 19:37:57.268002 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1243/4963] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:57 2026] GET /volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:58.279444 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1b96629c-1192-4c1a-b0cb-459f5ba2268b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:58.281088 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b96629c-1192-4c1a-b0cb-459f5ba2268b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:58.281287 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b96629c-1192-4c1a-b0cb-459f5ba2268b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:58.281498 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1b96629c-1192-4c1a-b0cb-459f5ba2268b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:58.286863 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1b96629c-1192-4c1a-b0cb-459f5ba2268b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 returned with HTTP 404 Aug 08 19:37:58.287261 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1239/4964] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:58 2026] GET /volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:58.294066 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:58.295855 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 Aug 08 19:37:58.296040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:58.296250 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:58.296421 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: f034996b-0a24-4427-b36e-fb4c53e6e8b9 Aug 08 19:37:58.302517 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:58.302517 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:37:58.302886 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:58.318170 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:58.318739 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-263d15c5-bcd2-49bd-b156-507b2cfb6418 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 returned with HTTP 202 Aug 08 19:37:58.319236 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1242/4965] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:58 2026] DELETE /volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:58.325343 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-01d070f0-8fc7-4647-8d42-8e69537b9e4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:58.327323 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01d070f0-8fc7-4647-8d42-8e69537b9e4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 Aug 08 19:37:58.327636 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01d070f0-8fc7-4647-8d42-8e69537b9e4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:58.327820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-01d070f0-8fc7-4647-8d42-8e69537b9e4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:58.334273 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:58.334273 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:58.337826 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-01d070f0-8fc7-4647-8d42-8e69537b9e4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:58.341657 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-01d070f0-8fc7-4647-8d42-8e69537b9e4c tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 returned with HTTP 200 Aug 08 19:37:58.342069 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1242/4966] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:58 2026] GET /volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:37:59.354286 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a1863816-ed30-42a3-8628-cd008277329f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:59.355958 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1863816-ed30-42a3-8628-cd008277329f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 Aug 08 19:37:59.356311 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1863816-ed30-42a3-8628-cd008277329f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:59.357632 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a1863816-ed30-42a3-8628-cd008277329f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:59.361765 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a1863816-ed30-42a3-8628-cd008277329f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 returned with HTTP 404 Aug 08 19:37:59.362297 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1244/4967] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:59 2026] GET /volume/v3/volumes/f034996b-0a24-4427-b36e-fb4c53e6e8b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:59.370216 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-78643dd6-291b-458f-a02d-28ad1bd078c3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:59.371900 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78643dd6-291b-458f-a02d-28ad1bd078c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:59.372130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78643dd6-291b-458f-a02d-28ad1bd078c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:59.372357 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-78643dd6-291b-458f-a02d-28ad1bd078c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:59.372582 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-78643dd6-291b-458f-a02d-28ad1bd078c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:59.378001 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-78643dd6-291b-458f-a02d-28ad1bd078c3 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 returned with HTTP 404 Aug 08 19:37:59.378474 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1240/4968] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:59 2026] DELETE /volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:59.384871 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c2040d83-d967-4857-a512-b668fb176125 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:59.386690 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2040d83-d967-4857-a512-b668fb176125 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 Aug 08 19:37:59.386893 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2040d83-d967-4857-a512-b668fb176125 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:59.387068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c2040d83-d967-4857-a512-b668fb176125 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:59.392794 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c2040d83-d967-4857-a512-b668fb176125 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 returned with HTTP 404 Aug 08 19:37:59.393377 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1243/4969] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:59 2026] GET /volume/v3/volumes/a54ca6dc-e33b-4401-a643-fa395f473ad7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:37:59.399190 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aba21f43-63bf-4575-94bd-d3a305adec8a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:59.400824 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aba21f43-63bf-4575-94bd-d3a305adec8a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 Aug 08 19:37:59.401023 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aba21f43-63bf-4575-94bd-d3a305adec8a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:59.401196 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aba21f43-63bf-4575-94bd-d3a305adec8a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:59.401347 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-aba21f43-63bf-4575-94bd-d3a305adec8a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: b8766eca-5414-4202-a028-3bc67d72e133 Aug 08 19:37:59.403252 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=334,cinder:UPDATE=116,cinder:INSERT=71 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:37:59.407916 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:59.407916 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:37:59.408299 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aba21f43-63bf-4575-94bd-d3a305adec8a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:59.422871 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aba21f43-63bf-4575-94bd-d3a305adec8a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume request issued successfully. Aug 08 19:37:59.423152 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aba21f43-63bf-4575-94bd-d3a305adec8a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 returned with HTTP 202 Aug 08 19:37:59.423638 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1243/4970] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:37:59 2026] DELETE /volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:37:59.431136 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b0a0304-8c35-4aa4-b459-b16e4fadfbc7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:37:59.433972 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b0a0304-8c35-4aa4-b459-b16e4fadfbc7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 Aug 08 19:37:59.433972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b0a0304-8c35-4aa4-b459-b16e4fadfbc7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:37:59.433972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b0a0304-8c35-4aa4-b459-b16e4fadfbc7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:37:59.440780 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:37:59.440780 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:37:59.444252 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b0a0304-8c35-4aa4-b459-b16e4fadfbc7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Volume info retrieved successfully. Aug 08 19:37:59.448146 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b0a0304-8c35-4aa4-b459-b16e4fadfbc7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 returned with HTTP 200 Aug 08 19:37:59.448617 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1245/4971] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:37:59 2026] GET /volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:00.460363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa1bc6ab-2548-46cb-9b4f-c90c050c8c1f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.462125 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa1bc6ab-2548-46cb-9b4f-c90c050c8c1f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 Aug 08 19:38:00.462328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa1bc6ab-2548-46cb-9b4f-c90c050c8c1f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.462545 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa1bc6ab-2548-46cb-9b4f-c90c050c8c1f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.468651 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa1bc6ab-2548-46cb-9b4f-c90c050c8c1f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 returned with HTTP 404 Aug 08 19:38:00.469096 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1241/4972] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/b8766eca-5414-4202-a028-3bc67d72e133 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 08 19:38:00.476298 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b11cf643-d6af-4b8b-87bd-1afa4537fa85 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.478043 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b11cf643-d6af-4b8b-87bd-1afa4537fa85 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:38:00.478225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b11cf643-d6af-4b8b-87bd-1afa4537fa85 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.478399 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b11cf643-d6af-4b8b-87bd-1afa4537fa85 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.478546 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-b11cf643-d6af-4b8b-87bd-1afa4537fa85 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: 7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:38:00.482609 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b11cf643-d6af-4b8b-87bd-1afa4537fa85 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc returned with HTTP 404 Aug 08 19:38:00.483108 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1244/4973] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.489958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-32cc7fa8-a159-41b2-ad25-2c014cb97544 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.492233 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32cc7fa8-a159-41b2-ad25-2c014cb97544 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc Aug 08 19:38:00.492546 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32cc7fa8-a159-41b2-ad25-2c014cb97544 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.492829 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32cc7fa8-a159-41b2-ad25-2c014cb97544 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.498014 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32cc7fa8-a159-41b2-ad25-2c014cb97544 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc returned with HTTP 404 Aug 08 19:38:00.498747 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1244/4974] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/snapshots/7d0faacb-e2c9-4206-9bfd-1c7126ba5ecc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.505428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d5a80010-179e-4366-8abd-09a9a5917aac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.507208 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d5a80010-179e-4366-8abd-09a9a5917aac tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:38:00.507566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d5a80010-179e-4366-8abd-09a9a5917aac tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.508938 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d5a80010-179e-4366-8abd-09a9a5917aac tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.508938 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-d5a80010-179e-4366-8abd-09a9a5917aac tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: 3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:38:00.513588 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d5a80010-179e-4366-8abd-09a9a5917aac tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 returned with HTTP 404 Aug 08 19:38:00.514123 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1246/4975] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.520126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0afda6b-1265-4c4a-a164-78f73749253a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.522038 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0afda6b-1265-4c4a-a164-78f73749253a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 Aug 08 19:38:00.522246 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0afda6b-1265-4c4a-a164-78f73749253a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.522491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0afda6b-1265-4c4a-a164-78f73749253a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.528333 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0afda6b-1265-4c4a-a164-78f73749253a tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 returned with HTTP 404 Aug 08 19:38:00.528813 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1242/4976] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/3ea931bd-d2e3-44d6-b6da-28e6c6d71fc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.535021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dbbf8423-d31a-4295-b2d0-71a0d9c2f8c6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.536791 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbbf8423-d31a-4295-b2d0-71a0d9c2f8c6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:38:00.537018 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbbf8423-d31a-4295-b2d0-71a0d9c2f8c6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.537205 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbbf8423-d31a-4295-b2d0-71a0d9c2f8c6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.537376 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-dbbf8423-d31a-4295-b2d0-71a0d9c2f8c6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:38:00.542905 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbbf8423-d31a-4295-b2d0-71a0d9c2f8c6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 returned with HTTP 404 Aug 08 19:38:00.543375 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1245/4977] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.549973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-220b3158-ad9a-4712-b5da-259bcb9c37b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.551744 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-220b3158-ad9a-4712-b5da-259bcb9c37b2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 Aug 08 19:38:00.551962 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-220b3158-ad9a-4712-b5da-259bcb9c37b2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.552181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-220b3158-ad9a-4712-b5da-259bcb9c37b2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.557764 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-220b3158-ad9a-4712-b5da-259bcb9c37b2 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 returned with HTTP 404 Aug 08 19:38:00.558189 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1245/4978] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/b481eba1-d1e8-4df6-9267-4b8c35b2b088 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.565126 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-829ec899-e8a5-4510-9622-d101c129a26f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.566573 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-829ec899-e8a5-4510-9622-d101c129a26f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:38:00.566901 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-829ec899-e8a5-4510-9622-d101c129a26f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.567203 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-829ec899-e8a5-4510-9622-d101c129a26f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.567399 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-829ec899-e8a5-4510-9622-d101c129a26f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:38:00.571581 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-829ec899-e8a5-4510-9622-d101c129a26f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f returned with HTTP 404 Aug 08 19:38:00.572122 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1247/4979] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.579563 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fe643ff4-6ff5-4c16-9f56-361a79cf4239 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.581278 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe643ff4-6ff5-4c16-9f56-361a79cf4239 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f Aug 08 19:38:00.581502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe643ff4-6ff5-4c16-9f56-361a79cf4239 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.581690 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fe643ff4-6ff5-4c16-9f56-361a79cf4239 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.586099 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fe643ff4-6ff5-4c16-9f56-361a79cf4239 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f returned with HTTP 404 Aug 08 19:38:00.586593 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1243/4980] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/snapshots/cd9d0fa3-d1f5-40c1-a2ea-04dcf87bea5f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.593339 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-31ea5afb-a9a7-487e-bd61-48fda3e7e68e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.595051 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31ea5afb-a9a7-487e-bd61-48fda3e7e68e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:38:00.595249 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31ea5afb-a9a7-487e-bd61-48fda3e7e68e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.595424 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-31ea5afb-a9a7-487e-bd61-48fda3e7e68e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.595626 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-31ea5afb-a9a7-487e-bd61-48fda3e7e68e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:38:00.600705 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-31ea5afb-a9a7-487e-bd61-48fda3e7e68e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 returned with HTTP 404 Aug 08 19:38:00.601132 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1246/4981] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.608761 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-816fdc49-8eaa-4d25-be95-88347a90ef3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.611147 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-816fdc49-8eaa-4d25-be95-88347a90ef3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 Aug 08 19:38:00.611379 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-816fdc49-8eaa-4d25-be95-88347a90ef3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.611823 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-816fdc49-8eaa-4d25-be95-88347a90ef3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.617548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-816fdc49-8eaa-4d25-be95-88347a90ef3e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 returned with HTTP 404 Aug 08 19:38:00.618013 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1246/4982] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/c677ce0a-8500-415b-920e-fad2313f64d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.624764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-16a9fefb-bc72-49f7-b287-a3463a940947 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.626099 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-16a9fefb-bc72-49f7-b287-a3463a940947 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:38:00.626489 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-16a9fefb-bc72-49f7-b287-a3463a940947 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.626908 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-16a9fefb-bc72-49f7-b287-a3463a940947 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.627106 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-16a9fefb-bc72-49f7-b287-a3463a940947 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: 56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:38:00.631377 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-16a9fefb-bc72-49f7-b287-a3463a940947 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 returned with HTTP 404 Aug 08 19:38:00.631925 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1248/4983] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.638859 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-28caabd2-b7f8-4806-8a41-0f38d25cd18f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.640608 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28caabd2-b7f8-4806-8a41-0f38d25cd18f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 Aug 08 19:38:00.640787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28caabd2-b7f8-4806-8a41-0f38d25cd18f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.640965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-28caabd2-b7f8-4806-8a41-0f38d25cd18f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.645566 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-28caabd2-b7f8-4806-8a41-0f38d25cd18f tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 returned with HTTP 404 Aug 08 19:38:00.645982 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1244/4984] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/snapshots/56f2e6fc-fba6-4f43-a0a7-60e080c8ab21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.652107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cc842f23-5085-405c-b3ed-0ecbf79b331e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.653800 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc842f23-5085-405c-b3ed-0ecbf79b331e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:38:00.654005 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc842f23-5085-405c-b3ed-0ecbf79b331e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.654244 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cc842f23-5085-405c-b3ed-0ecbf79b331e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.654498 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-cc842f23-5085-405c-b3ed-0ecbf79b331e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:38:00.659735 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cc842f23-5085-405c-b3ed-0ecbf79b331e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f returned with HTTP 404 Aug 08 19:38:00.660130 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1247/4985] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.666717 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-07e5ac6d-fcb4-4a65-8428-9a546e1bab71 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.668421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07e5ac6d-fcb4-4a65-8428-9a546e1bab71 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f Aug 08 19:38:00.668643 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07e5ac6d-fcb4-4a65-8428-9a546e1bab71 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.668834 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-07e5ac6d-fcb4-4a65-8428-9a546e1bab71 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.674084 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-07e5ac6d-fcb4-4a65-8428-9a546e1bab71 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f returned with HTTP 404 Aug 08 19:38:00.674640 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1247/4986] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/ccc2e54a-f481-408f-b361-7f7b1c90dd3f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.680745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-73f3cb21-150c-4987-8e0b-70f973f75fea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.682120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73f3cb21-150c-4987-8e0b-70f973f75fea tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:38:00.682503 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-73f3cb21-150c-4987-8e0b-70f973f75fea tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.682764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-73f3cb21-150c-4987-8e0b-70f973f75fea tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.683057 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-73f3cb21-150c-4987-8e0b-70f973f75fea tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:38:00.689028 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-73f3cb21-150c-4987-8e0b-70f973f75fea tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a returned with HTTP 404 Aug 08 19:38:00.689028 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1249/4987] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.694600 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fcf37632-670a-4c5d-8b17-3a4581c64df7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.696270 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fcf37632-670a-4c5d-8b17-3a4581c64df7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a Aug 08 19:38:00.696487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fcf37632-670a-4c5d-8b17-3a4581c64df7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.696663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fcf37632-670a-4c5d-8b17-3a4581c64df7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.701902 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fcf37632-670a-4c5d-8b17-3a4581c64df7 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a returned with HTTP 404 Aug 08 19:38:00.702395 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1245/4988] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/ace06173-3b8f-4c96-904e-cd5b60794c2a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.708101 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-860d36cc-2c88-49ea-bb7f-00a511510e01 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.709853 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-860d36cc-2c88-49ea-bb7f-00a511510e01 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:38:00.710100 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-860d36cc-2c88-49ea-bb7f-00a511510e01 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.710267 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-860d36cc-2c88-49ea-bb7f-00a511510e01 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.710491 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-860d36cc-2c88-49ea-bb7f-00a511510e01 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: 3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:38:00.716193 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-860d36cc-2c88-49ea-bb7f-00a511510e01 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e returned with HTTP 404 Aug 08 19:38:00.716653 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1248/4989] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.722523 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-701df3fc-109d-4f29-8832-ad3de77bdb6e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.724302 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-701df3fc-109d-4f29-8832-ad3de77bdb6e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e Aug 08 19:38:00.724535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-701df3fc-109d-4f29-8832-ad3de77bdb6e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.724711 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-701df3fc-109d-4f29-8832-ad3de77bdb6e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.730195 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-701df3fc-109d-4f29-8832-ad3de77bdb6e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e returned with HTTP 404 Aug 08 19:38:00.730674 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1248/4990] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/3852aaf0-ff03-4670-a3c0-4915d0ce8a6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.736993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d1528ce8-8b6a-448b-b3f4-59616e38020e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.738760 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1528ce8-8b6a-448b-b3f4-59616e38020e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:38:00.738979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1528ce8-8b6a-448b-b3f4-59616e38020e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.739163 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1528ce8-8b6a-448b-b3f4-59616e38020e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.739296 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-d1528ce8-8b6a-448b-b3f4-59616e38020e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: 58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:38:00.743556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1528ce8-8b6a-448b-b3f4-59616e38020e tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb returned with HTTP 404 Aug 08 19:38:00.744009 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1250/4991] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.750693 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-75aa9476-3a76-42d6-b304-f4d988f96e42 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.752391 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75aa9476-3a76-42d6-b304-f4d988f96e42 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb Aug 08 19:38:00.752588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75aa9476-3a76-42d6-b304-f4d988f96e42 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.752806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-75aa9476-3a76-42d6-b304-f4d988f96e42 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.756697 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-75aa9476-3a76-42d6-b304-f4d988f96e42 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb returned with HTTP 404 Aug 08 19:38:00.757093 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1246/4992] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/snapshots/58eac641-d25f-489b-adb4-09f79cba64fb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.762849 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f7e3943f-4433-4f75-9d10-6421aa50f6d9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.765099 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7e3943f-4433-4f75-9d10-6421aa50f6d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:38:00.765391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7e3943f-4433-4f75-9d10-6421aa50f6d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.765694 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f7e3943f-4433-4f75-9d10-6421aa50f6d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.765920 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f7e3943f-4433-4f75-9d10-6421aa50f6d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:38:00.772600 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f7e3943f-4433-4f75-9d10-6421aa50f6d9 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe returned with HTTP 404 Aug 08 19:38:00.773018 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1249/4993] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.779973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8f54bf44-9414-4392-91d4-9068cd970855 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.781709 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f54bf44-9414-4392-91d4-9068cd970855 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe Aug 08 19:38:00.781924 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f54bf44-9414-4392-91d4-9068cd970855 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.782124 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8f54bf44-9414-4392-91d4-9068cd970855 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.788471 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8f54bf44-9414-4392-91d4-9068cd970855 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe returned with HTTP 404 Aug 08 19:38:00.788961 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1249/4994] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/f70f1a0d-4064-4374-8c77-ac83d1ebcffe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.795514 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c6bfaa1-649a-4567-98b0-2a33219437fb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.797149 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c6bfaa1-649a-4567-98b0-2a33219437fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:38:00.797319 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c6bfaa1-649a-4567-98b0-2a33219437fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.797539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c6bfaa1-649a-4567-98b0-2a33219437fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.797627 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-6c6bfaa1-649a-4567-98b0-2a33219437fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete snapshot with id: b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:38:00.801839 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c6bfaa1-649a-4567-98b0-2a33219437fb tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 returned with HTTP 404 Aug 08 19:38:00.802275 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1251/4995] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.808734 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1812c359-2028-4a7a-8359-1a91ed7a668b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.810375 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1812c359-2028-4a7a-8359-1a91ed7a668b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 Aug 08 19:38:00.810589 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1812c359-2028-4a7a-8359-1a91ed7a668b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.810785 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1812c359-2028-4a7a-8359-1a91ed7a668b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.815510 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1812c359-2028-4a7a-8359-1a91ed7a668b tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 returned with HTTP 404 Aug 08 19:38:00.815973 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1247/4996] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/snapshots/b256e98d-efaa-447c-9b81-37c796d647f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:00.822140 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ecbd781e-dc6f-42b3-a7a0-e7a46a25c2a6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.823859 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecbd781e-dc6f-42b3-a7a0-e7a46a25c2a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] DELETE https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:38:00.824089 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecbd781e-dc6f-42b3-a7a0-e7a46a25c2a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.824270 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ecbd781e-dc6f-42b3-a7a0-e7a46a25c2a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.824436 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ecbd781e-dc6f-42b3-a7a0-e7a46a25c2a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Delete volume with id: af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:38:00.829832 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ecbd781e-dc6f-42b3-a7a0-e7a46a25c2a6 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce returned with HTTP 404 Aug 08 19:38:00.830261 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1250/4997] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:00 2026] DELETE /volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:00.836072 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8d32d95-3ccb-437f-aa64-f19d845e4ee8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:00.837532 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8d32d95-3ccb-437f-aa64-f19d845e4ee8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] GET https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce Aug 08 19:38:00.837739 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8d32d95-3ccb-437f-aa64-f19d845e4ee8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:00.837904 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8d32d95-3ccb-437f-aa64-f19d845e4ee8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:00.843240 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8d32d95-3ccb-437f-aa64-f19d845e4ee8 tempest-VolumeDependencyTests-1350654085 tempest-VolumeDependencyTests-1350654085-project-member] https://10.4.3.89/volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce returned with HTTP 404 Aug 08 19:38:00.843706 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1250/4998] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:00 2026] GET /volume/v3/volumes/af1b2ff3-631a-4bf4-848b-0bb67e127bce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:02.896629 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:02.898626 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:38:02.898859 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:02.899075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:02.899216 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Delete snapshot with id: eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:38:02.904862 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:02.904862 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:02.905363 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Snapshot retrieved successfully. Aug 08 19:38:02.921815 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Snapshot delete request issued successfully. Aug 08 19:38:02.921982 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b86e980-c19a-44ac-9af0-bd09b4aa673e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 202 Aug 08 19:38:02.922338 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1252/4999] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:02 2026] DELETE /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:02.930434 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-afcaddbd-99a7-4c14-9df6-e836747eb3bf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:02.931062 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afcaddbd-99a7-4c14-9df6-e836747eb3bf tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:38:02.931260 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afcaddbd-99a7-4c14-9df6-e836747eb3bf tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:02.931521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afcaddbd-99a7-4c14-9df6-e836747eb3bf tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:02.936760 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:02.936760 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:02.937118 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-afcaddbd-99a7-4c14-9df6-e836747eb3bf tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Snapshot retrieved successfully. Aug 08 19:38:02.938062 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afcaddbd-99a7-4c14-9df6-e836747eb3bf tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 200 Aug 08 19:38:02.938506 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1248/5000] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:02 2026] GET /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:03.202838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:03.204430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:03.204803 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "6b896e39-0591-4c26-88a0-d8fc7be09fb4", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:03.206176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '6b896e39-0591-4c26-88a0-d8fc7be09fb4', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:03.270396 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume of 1 GB Aug 08 19:38:03.274633 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Availability Zones retrieved successfully. Aug 08 19:38:03.279802 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (bf25ec20-8535-48dd-b822-72fcaaf56195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:03.280969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90a708c-9d12-45cc-9bc8-4a256e6c5caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:03.282136 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:03.334754 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c90a708c-9d12-45cc-9bc8-4a256e6c5caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:03.335557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdad235a-5a19-4283-8b45-31910e3dbe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:03.390435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Created reservations ['abfd3512-e6a0-475b-b38b-5727e953c707', 'd16d60d0-4ba5-400d-832c-5a9e964e0918', '082ea2c1-8308-407d-8d7e-e90950243e44', '19d76cf9-910b-4086-8512-bbb0f0777b55'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:03.391283 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdad235a-5a19-4283-8b45-31910e3dbe6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abfd3512-e6a0-475b-b38b-5727e953c707', 'd16d60d0-4ba5-400d-832c-5a9e964e0918', '082ea2c1-8308-407d-8d7e-e90950243e44', '19d76cf9-910b-4086-8512-bbb0f0777b55']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:03.392046 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97d8f16-5d1e-48d5-a8ad-7f90cf62f76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:03.412880 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a97d8f16-5d1e-48d5-a8ad-7f90cf62f76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '959f3c8e-b54d-4395-b0cd-8ce2c8577217', '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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['abfd3512-e6a0-475b-b38b-5727e953c707','d16d60d0-4ba5-400d-832c-5a9e964e0918','082ea2c1-8308-407d-8d7e-e90950243e44','19d76cf9-910b-4086-8512-bbb0f0777b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:03Z,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=959f3c8e-b54d-4395-b0cd-8ce2c8577217,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01c6d10a44d4c0f8e36eb604e2bbe77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:03.413808 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aac565f-6229-4760-a207-de89912e1c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:03.431096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aac565f-6229-4760-a207-de89912e1c40) transitioned into 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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['abfd3512-e6a0-475b-b38b-5727e953c707','d16d60d0-4ba5-400d-832c-5a9e964e0918','082ea2c1-8308-407d-8d7e-e90950243e44','19d76cf9-910b-4086-8512-bbb0f0777b55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:03.431831 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b246056-d37b-4ded-8dff-6036b5f4a0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:03.439934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b246056-d37b-4ded-8dff-6036b5f4a0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:03.440721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (bf25ec20-8535-48dd-b822-72fcaaf56195) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:03.440994 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request issued successfully. Aug 08 19:38:03.441607 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e0a3bf3b-fda3-475d-b162-337c91d2a7e9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:03.442066 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1251/5001] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:38:03 2026] POST /volume/v3/volumes => generated 773 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:03.453011 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e993d93b-b61f-416d-957b-58d0f2ddaabe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:03.455056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e993d93b-b61f-416d-957b-58d0f2ddaabe tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:03.455315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e993d93b-b61f-416d-957b-58d0f2ddaabe tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:03.455574 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e993d93b-b61f-416d-957b-58d0f2ddaabe tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:03.463521 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:03.463521 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:03.467505 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e993d93b-b61f-416d-957b-58d0f2ddaabe tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:03.472042 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e993d93b-b61f-416d-957b-58d0f2ddaabe tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:03.472509 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1251/5002] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:03 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:03.948030 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2294a34c-5378-4ec6-972d-29f7cd69b719 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:03.949712 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2294a34c-5378-4ec6-972d-29f7cd69b719 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:38:03.949947 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2294a34c-5378-4ec6-972d-29f7cd69b719 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:03.950197 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2294a34c-5378-4ec6-972d-29f7cd69b719 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:03.954427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2294a34c-5378-4ec6-972d-29f7cd69b719 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 404 Aug 08 19:38:03.954897 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1253/5003] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:03 2026] GET /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:04.051610 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-15310281-32a4-4fb2-821d-18a31713827a req-1a941209-9295-4396-af65-308e18eee70d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:04.053503 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-1a941209-9295-4396-af65-308e18eee70d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/attachments?instance_id=5d19fa02-da61-4bb0-8d34-2f22d673a3e8 Aug 08 19:38:04.053787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-1a941209-9295-4396-af65-308e18eee70d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:04.053984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-1a941209-9295-4396-af65-308e18eee70d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:04.066549 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-1a941209-9295-4396-af65-308e18eee70d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments?instance_id=5d19fa02-da61-4bb0-8d34-2f22d673a3e8 returned with HTTP 200 Aug 08 19:38:04.066913 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1249/5004] 10.4.3.89 () {70 vars in 1630 bytes} [Sat Aug 8 19:38:04 2026] GET /volume/v3/attachments?instance_id=5d19fa02-da61-4bb0-8d34-2f22d673a3e8 => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:04.074688 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-15310281-32a4-4fb2-821d-18a31713827a req-809b76ec-40bb-4e7a-a4a1-4977f8476f4d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:04.076699 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-809b76ec-40bb-4e7a-a4a1-4977f8476f4d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 Aug 08 19:38:04.076891 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-809b76ec-40bb-4e7a-a4a1-4977f8476f4d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:04.077058 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-809b76ec-40bb-4e7a-a4a1-4977f8476f4d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:04.089705 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-15310281-32a4-4fb2-821d-18a31713827a req-809b76ec-40bb-4e7a-a4a1-4977f8476f4d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 returned with HTTP 200 Aug 08 19:38:04.090033 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1252/5005] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:38:04 2026] GET /volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:04.484256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27a3dec0-c100-4350-9d06-6a2fcdb6a524 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:04.486022 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27a3dec0-c100-4350-9d06-6a2fcdb6a524 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:04.486355 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27a3dec0-c100-4350-9d06-6a2fcdb6a524 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:04.486647 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27a3dec0-c100-4350-9d06-6a2fcdb6a524 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:04.494007 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:04.494007 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:04.497426 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27a3dec0-c100-4350-9d06-6a2fcdb6a524 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:04.503066 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27a3dec0-c100-4350-9d06-6a2fcdb6a524 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:04.503483 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1252/5006] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:04 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 923 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:05.515981 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6899d420-f39d-46d8-8983-ff11cf268272 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:05.518009 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6899d420-f39d-46d8-8983-ff11cf268272 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:05.518422 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6899d420-f39d-46d8-8983-ff11cf268272 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:05.518776 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6899d420-f39d-46d8-8983-ff11cf268272 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:05.527192 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:05.527192 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:05.531368 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6899d420-f39d-46d8-8983-ff11cf268272 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:05.536186 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6899d420-f39d-46d8-8983-ff11cf268272 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:05.536736 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1254/5007] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:05 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:06.549836 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c392a6ed-1017-44af-9536-00603d9945c2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:06.552091 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c392a6ed-1017-44af-9536-00603d9945c2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:06.553161 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c392a6ed-1017-44af-9536-00603d9945c2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:06.553161 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c392a6ed-1017-44af-9536-00603d9945c2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:06.560180 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:06.560180 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:06.563862 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c392a6ed-1017-44af-9536-00603d9945c2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:06.568322 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c392a6ed-1017-44af-9536-00603d9945c2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:06.568836 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1250/5008] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:06 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:07.580940 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-462d18ce-5837-431e-bb36-2b61e9a9a878 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:07.583055 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-462d18ce-5837-431e-bb36-2b61e9a9a878 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:07.583351 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-462d18ce-5837-431e-bb36-2b61e9a9a878 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:07.583577 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-462d18ce-5837-431e-bb36-2b61e9a9a878 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:07.591362 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:07.591362 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:07.596171 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-462d18ce-5837-431e-bb36-2b61e9a9a878 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:07.601367 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-462d18ce-5837-431e-bb36-2b61e9a9a878 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:07.601970 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1253/5009] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:07 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:08.247472 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5214a83a-32e3-452a-85fe-759f52e1f755 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:08.249242 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5214a83a-32e3-452a-85fe-759f52e1f755 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:08.249662 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5214a83a-32e3-452a-85fe-759f52e1f755 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d4ee69e-9a52-46ca-9e63-fd125ffac41a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1762762187", "description": null, "metadata": null}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:08.260768 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:08.260768 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:08.261235 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5214a83a-32e3-452a-85fe-759f52e1f755 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:08.261382 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-5214a83a-32e3-452a-85fe-759f52e1f755 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create snapshot from volume 9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:38:08.286771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-5214a83a-32e3-452a-85fe-759f52e1f755 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['ddbfe85b-964d-403c-ba05-d4941a540a34', '556d1839-6c2a-48d4-8e8a-383a81a37454', '5db7ac8c-6f43-46b1-99d5-e25767c797e4', 'e5e6b792-0ebf-4650-b9b5-e1e10fc9c1cb'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:08.318449 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5214a83a-32e3-452a-85fe-759f52e1f755 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot force create request issued successfully. Aug 08 19:38:08.318449 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5214a83a-32e3-452a-85fe-759f52e1f755 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:08.318449 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1253/5010] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:08.327619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bf9766ad-f6ed-4ae4-9295-3f82b5bbddf6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:08.329951 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf9766ad-f6ed-4ae4-9295-3f82b5bbddf6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db Aug 08 19:38:08.332441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf9766ad-f6ed-4ae4-9295-3f82b5bbddf6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:08.332441 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf9766ad-f6ed-4ae4-9295-3f82b5bbddf6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:08.336449 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:08.336449 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:08.337091 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bf9766ad-f6ed-4ae4-9295-3f82b5bbddf6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:08.338184 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf9766ad-f6ed-4ae4-9295-3f82b5bbddf6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db returned with HTTP 200 Aug 08 19:38:08.338775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1255/5011] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:08 2026] GET /volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:08.616222 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-341f0bb1-e82b-4bfb-9bfd-604387e5b439 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:08.618049 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-341f0bb1-e82b-4bfb-9bfd-604387e5b439 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:08.618185 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-341f0bb1-e82b-4bfb-9bfd-604387e5b439 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:08.618390 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-341f0bb1-e82b-4bfb-9bfd-604387e5b439 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:08.620476 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=240,cinder:INSERT=34,cinder:UPDATE=74 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:38:08.628858 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:08.628858 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:08.633066 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-341f0bb1-e82b-4bfb-9bfd-604387e5b439 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:08.637357 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-341f0bb1-e82b-4bfb-9bfd-604387e5b439 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:08.637752 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1251/5012] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:08 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:09.349020 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-26b39844-a882-49be-a2e0-cefc81bd7f20 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:09.352198 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26b39844-a882-49be-a2e0-cefc81bd7f20 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db Aug 08 19:38:09.352387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26b39844-a882-49be-a2e0-cefc81bd7f20 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:09.352620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-26b39844-a882-49be-a2e0-cefc81bd7f20 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:09.358186 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:09.358186 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:09.358687 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-26b39844-a882-49be-a2e0-cefc81bd7f20 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:09.359375 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-26b39844-a882-49be-a2e0-cefc81bd7f20 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db returned with HTTP 200 Aug 08 19:38:09.359773 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1254/5013] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:09 2026] GET /volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:09.368029 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0fe7ec16-3086-4ae1-ac00-d777ab351ec4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:09.369867 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fe7ec16-3086-4ae1-ac00-d777ab351ec4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db Aug 08 19:38:09.370058 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fe7ec16-3086-4ae1-ac00-d777ab351ec4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:09.370264 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0fe7ec16-3086-4ae1-ac00-d777ab351ec4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:09.375173 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:09.375173 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:09.375643 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0fe7ec16-3086-4ae1-ac00-d777ab351ec4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:09.376712 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0fe7ec16-3086-4ae1-ac00-d777ab351ec4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db returned with HTTP 200 Aug 08 19:38:09.376995 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1254/5014] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:09 2026] GET /volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:09.651045 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d8222474-e8e8-40d3-9247-8dd77ee8caa2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:09.653061 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8222474-e8e8-40d3-9247-8dd77ee8caa2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:09.653389 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8222474-e8e8-40d3-9247-8dd77ee8caa2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:09.653660 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d8222474-e8e8-40d3-9247-8dd77ee8caa2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:09.661857 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:09.661857 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:09.665832 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d8222474-e8e8-40d3-9247-8dd77ee8caa2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:09.671457 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d8222474-e8e8-40d3-9247-8dd77ee8caa2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:09.671940 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1256/5015] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:09 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:10.685062 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d5b26787-c757-4ad1-8a5e-2047d0b1c6db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:10.686984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5b26787-c757-4ad1-8a5e-2047d0b1c6db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:10.687282 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5b26787-c757-4ad1-8a5e-2047d0b1c6db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:10.687588 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d5b26787-c757-4ad1-8a5e-2047d0b1c6db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:10.696497 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:10.696497 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:10.701290 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d5b26787-c757-4ad1-8a5e-2047d0b1c6db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:10.706813 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d5b26787-c757-4ad1-8a5e-2047d0b1c6db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:10.707495 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1252/5016] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:10 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:11.722514 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-325f2898-c29a-4808-b49e-38a5982fb44d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:11.724275 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-325f2898-c29a-4808-b49e-38a5982fb44d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:11.724541 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-325f2898-c29a-4808-b49e-38a5982fb44d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:11.724734 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-325f2898-c29a-4808-b49e-38a5982fb44d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:11.733435 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:11.733435 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:11.737339 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-325f2898-c29a-4808-b49e-38a5982fb44d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:11.745604 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-325f2898-c29a-4808-b49e-38a5982fb44d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:11.745957 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1255/5017] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:11 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:12.758037 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b232ff62-ada9-4958-ae6e-03d97c1ba51d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:12.760052 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b232ff62-ada9-4958-ae6e-03d97c1ba51d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:12.760376 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b232ff62-ada9-4958-ae6e-03d97c1ba51d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:12.760792 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b232ff62-ada9-4958-ae6e-03d97c1ba51d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:12.768437 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:12.768437 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:12.772802 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b232ff62-ada9-4958-ae6e-03d97c1ba51d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:12.778858 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b232ff62-ada9-4958-ae6e-03d97c1ba51d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:12.779597 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1255/5018] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:12 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 1191 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:12.789433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2fa36734-4147-4b35-8165-933ab494802d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:12.791398 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fa36734-4147-4b35-8165-933ab494802d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:12.792312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fa36734-4147-4b35-8165-933ab494802d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:12.792312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2fa36734-4147-4b35-8165-933ab494802d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:12.793636 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=256,cinder:UPDATE=69,cinder:INSERT=37 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:38:12.800143 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:12.800143 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:12.803622 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2fa36734-4147-4b35-8165-933ab494802d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:12.807526 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2fa36734-4147-4b35-8165-933ab494802d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:12.807963 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1257/5019] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:12 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:12.819135 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:12.821245 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:12.821500 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:12.821797 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:12.821993 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: 959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:12.829173 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:12.829173 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:12.829700 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:12.849648 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume request issued successfully. Aug 08 19:38:12.849850 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8a100d06-532d-48c8-97c5-40b94f4192c8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 202 Aug 08 19:38:12.850250 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1253/5020] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:12 2026] DELETE /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:38:12.858328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-29d8c021-3831-49f9-9e67-07edc2c98226 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:12.860225 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29d8c021-3831-49f9-9e67-07edc2c98226 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:12.860657 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-29d8c021-3831-49f9-9e67-07edc2c98226 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:12.861130 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-29d8c021-3831-49f9-9e67-07edc2c98226 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:12.863822 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=302,cinder:UPDATE=109,cinder:INSERT=53 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:38:12.872655 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:12.872655 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:12.877689 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-29d8c021-3831-49f9-9e67-07edc2c98226 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:12.883316 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-29d8c021-3831-49f9-9e67-07edc2c98226 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 200 Aug 08 19:38:12.883845 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1256/5021] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:12 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:13.898574 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3892f291-66ef-4beb-8ff3-df1670ce68b8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:13.899916 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3892f291-66ef-4beb-8ff3-df1670ce68b8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:13.901440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3892f291-66ef-4beb-8ff3-df1670ce68b8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:13.901440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3892f291-66ef-4beb-8ff3-df1670ce68b8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:13.905783 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3892f291-66ef-4beb-8ff3-df1670ce68b8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 404 Aug 08 19:38:13.906216 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1256/5022] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:13 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:15.469552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9ed34927-8490-4cab-81cf-282f94413cca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:15.471260 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:15.471658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "3d139e16-843a-4ecd-9e19-771f32ec2965", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:15.472998 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '3d139e16-843a-4ecd-9e19-771f32ec2965', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:15.578018 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume of 1 GB Aug 08 19:38:15.586437 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Availability Zones retrieved successfully. Aug 08 19:38:15.589010 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (e66c0869-4934-4f49-b182-6093742963b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:15.590436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c6fb8d-eec7-4d5d-a65f-48bc53b0ec11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:15.591526 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:15.663848 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1c6fb8d-eec7-4d5d-a65f-48bc53b0ec11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:15.663848 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b733e731-6615-473c-a288-8156776bfe52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:15.711533 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Created reservations ['b6c4387d-3f13-480a-958a-fb9bb1b8bb31', 'd76e5630-2bca-4ffe-aa78-b10db27914db', 'a46aa551-4063-4d8b-b874-ee13b3fa322a', '9d5021d3-6fc9-48dd-b517-084f0b381445'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:15.712569 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b733e731-6615-473c-a288-8156776bfe52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6c4387d-3f13-480a-958a-fb9bb1b8bb31', 'd76e5630-2bca-4ffe-aa78-b10db27914db', 'a46aa551-4063-4d8b-b874-ee13b3fa322a', '9d5021d3-6fc9-48dd-b517-084f0b381445']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:15.713235 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ff9dc6-c6f8-4a69-8306-8a56de0da465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:15.736469 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86ff9dc6-c6f8-4a69-8306-8a56de0da465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256e19f9-914c-4847-8363-8df0016228c7', '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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['b6c4387d-3f13-480a-958a-fb9bb1b8bb31','d76e5630-2bca-4ffe-aa78-b10db27914db','a46aa551-4063-4d8b-b874-ee13b3fa322a','9d5021d3-6fc9-48dd-b517-084f0b381445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:15Z,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=256e19f9-914c-4847-8363-8df0016228c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01c6d10a44d4c0f8e36eb604e2bbe77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:15.737296 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33babdef-0fd4-4644-8133-eb38f0f52e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:15.757022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33babdef-0fd4-4644-8133-eb38f0f52e78) transitioned into 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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['b6c4387d-3f13-480a-958a-fb9bb1b8bb31','d76e5630-2bca-4ffe-aa78-b10db27914db','a46aa551-4063-4d8b-b874-ee13b3fa322a','9d5021d3-6fc9-48dd-b517-084f0b381445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:15.761433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c68672d-7d5b-4979-9ecf-562c57f8ea6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:15.767543 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c68672d-7d5b-4979-9ecf-562c57f8ea6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:15.768470 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (e66c0869-4934-4f49-b182-6093742963b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:15.768771 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request issued successfully. Aug 08 19:38:15.769286 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9ed34927-8490-4cab-81cf-282f94413cca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:15.769706 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1258/5023] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:38:15 2026] POST /volume/v3/volumes => generated 773 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:15.781454 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0822bdac-8fa2-4466-844d-47b4a4525cb6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:15.783820 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0822bdac-8fa2-4466-844d-47b4a4525cb6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:15.784105 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0822bdac-8fa2-4466-844d-47b4a4525cb6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:15.784364 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0822bdac-8fa2-4466-844d-47b4a4525cb6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:15.794732 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:15.794732 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:15.798583 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0822bdac-8fa2-4466-844d-47b4a4525cb6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:15.802950 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0822bdac-8fa2-4466-844d-47b4a4525cb6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:15.803433 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1254/5024] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:15 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:16.819208 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce75eeec-6c85-4d49-bb04-1e623ce0abe0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:16.821130 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce75eeec-6c85-4d49-bb04-1e623ce0abe0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:16.821345 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce75eeec-6c85-4d49-bb04-1e623ce0abe0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:16.821576 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce75eeec-6c85-4d49-bb04-1e623ce0abe0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:16.828520 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:16.828520 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:16.832055 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ce75eeec-6c85-4d49-bb04-1e623ce0abe0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:16.835987 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce75eeec-6c85-4d49-bb04-1e623ce0abe0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:16.836564 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1257/5025] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:16 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:16.953105 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:16.955456 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db Aug 08 19:38:16.955811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:16.956159 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:16.956441 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 5bfd405d-c895-4dfc-9c32-b573bae284db Aug 08 19:38:16.963114 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:16.963114 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:16.963884 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:16.985204 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot delete request issued successfully. Aug 08 19:38:16.985204 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4c6e0663-e14c-4bcf-a96b-1f1a37c9fa42 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db returned with HTTP 202 Aug 08 19:38:16.985883 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1257/5026] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:16 2026] DELETE /volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:16.995256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c50394f5-56b7-4eb3-b6f2-c820284715cc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:16.999915 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c50394f5-56b7-4eb3-b6f2-c820284715cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db Aug 08 19:38:17.001710 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c50394f5-56b7-4eb3-b6f2-c820284715cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:17.001710 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c50394f5-56b7-4eb3-b6f2-c820284715cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:17.007514 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:17.007514 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:17.008327 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c50394f5-56b7-4eb3-b6f2-c820284715cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:17.009743 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c50394f5-56b7-4eb3-b6f2-c820284715cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db returned with HTTP 200 Aug 08 19:38:17.010469 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1259/5027] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:16 2026] GET /volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:17.851962 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fde1e5a4-3b32-4db2-bd35-f1ecadee35c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:17.853652 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fde1e5a4-3b32-4db2-bd35-f1ecadee35c5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:17.853835 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fde1e5a4-3b32-4db2-bd35-f1ecadee35c5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:17.854013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fde1e5a4-3b32-4db2-bd35-f1ecadee35c5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:17.860360 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:17.860360 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:17.863401 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fde1e5a4-3b32-4db2-bd35-f1ecadee35c5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:17.867072 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fde1e5a4-3b32-4db2-bd35-f1ecadee35c5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:17.867421 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1255/5028] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:17 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:18.020667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7d2dd6dd-c125-4c6a-a04b-148d5eb6373e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:18.022659 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d2dd6dd-c125-4c6a-a04b-148d5eb6373e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db Aug 08 19:38:18.022868 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d2dd6dd-c125-4c6a-a04b-148d5eb6373e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:18.023116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d2dd6dd-c125-4c6a-a04b-148d5eb6373e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:18.027962 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d2dd6dd-c125-4c6a-a04b-148d5eb6373e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db returned with HTTP 404 Aug 08 19:38:18.028478 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1258/5029] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:18 2026] GET /volume/v3/snapshots/5bfd405d-c895-4dfc-9c32-b573bae284db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:18.878699 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ac491904-6dfd-4ead-9fd3-483832f50743 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:18.880437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac491904-6dfd-4ead-9fd3-483832f50743 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:18.880670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac491904-6dfd-4ead-9fd3-483832f50743 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:18.880876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ac491904-6dfd-4ead-9fd3-483832f50743 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:18.887957 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:18.887957 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:18.891660 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ac491904-6dfd-4ead-9fd3-483832f50743 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:18.895789 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ac491904-6dfd-4ead-9fd3-483832f50743 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:18.896226 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1258/5030] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:18 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:19.907869 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5dd9d68c-7515-4543-aa46-a5f81aa9f289 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:19.909629 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5dd9d68c-7515-4543-aa46-a5f81aa9f289 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:19.909836 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5dd9d68c-7515-4543-aa46-a5f81aa9f289 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:19.910041 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5dd9d68c-7515-4543-aa46-a5f81aa9f289 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:19.917748 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:19.917748 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:19.921657 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5dd9d68c-7515-4543-aa46-a5f81aa9f289 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:19.925775 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5dd9d68c-7515-4543-aa46-a5f81aa9f289 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:19.926127 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1260/5031] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:19 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:20.938871 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1c5df5c1-d3eb-4d03-be0f-107f1dc17450 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:20.940785 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c5df5c1-d3eb-4d03-be0f-107f1dc17450 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:20.941052 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c5df5c1-d3eb-4d03-be0f-107f1dc17450 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:20.941295 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1c5df5c1-d3eb-4d03-be0f-107f1dc17450 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:20.949596 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:20.949596 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:20.954716 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1c5df5c1-d3eb-4d03-be0f-107f1dc17450 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:20.959546 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1c5df5c1-d3eb-4d03-be0f-107f1dc17450 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:20.959937 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1256/5032] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:20 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:21.063753 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-94692003-69a0-4d0e-bea0-d0a4faecfc53 req-a76f7e97-f740-43d1-9cae-ac8236869061 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.065973 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-94692003-69a0-4d0e-bea0-d0a4faecfc53 req-a76f7e97-f740-43d1-9cae-ac8236869061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8 Aug 08 19:38:21.066223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-94692003-69a0-4d0e-bea0-d0a4faecfc53 req-a76f7e97-f740-43d1-9cae-ac8236869061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:21.066512 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-94692003-69a0-4d0e-bea0-d0a4faecfc53 req-a76f7e97-f740-43d1-9cae-ac8236869061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:21.075268 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:21.075268 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:21.133886 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-94692003-69a0-4d0e-bea0-d0a4faecfc53 req-a76f7e97-f740-43d1-9cae-ac8236869061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8 returned with HTTP 200 Aug 08 19:38:21.134515 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1259/5033] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:38:21 2026] DELETE /volume/v3/attachments/6b20d452-0f43-4c7f-ba51-643c1c0d39a8 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:21.402883 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-891fe67d-83dc-4fd6-8ef1-9ec041990396 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.405076 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-891fe67d-83dc-4fd6-8ef1-9ec041990396 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:21.405349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-891fe67d-83dc-4fd6-8ef1-9ec041990396 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:21.405684 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-891fe67d-83dc-4fd6-8ef1-9ec041990396 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:21.412659 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:21.412659 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:21.416446 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-891fe67d-83dc-4fd6-8ef1-9ec041990396 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:21.420856 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-891fe67d-83dc-4fd6-8ef1-9ec041990396 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:21.421645 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1259/5034] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:21 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:21.504923 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-24bfd02c-3a39-4e3a-b4a3-c30becd5f196 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.505523 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24bfd02c-3a39-4e3a-b4a3-c30becd5f196 None None] GET https://10.4.3.89/volume// Aug 08 19:38:21.505523 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24bfd02c-3a39-4e3a-b4a3-c30becd5f196 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:21.505811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-24bfd02c-3a39-4e3a-b4a3-c30becd5f196 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:21.506213 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-24bfd02c-3a39-4e3a-b4a3-c30becd5f196 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:21.506593 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1261/5035] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:38:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:38:21.513805 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-2eaa71ee-013a-456e-9118-6ebeba71e012 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.516074 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-2eaa71ee-013a-456e-9118-6ebeba71e012 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:38:21.516501 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-2eaa71ee-013a-456e-9118-6ebeba71e012 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c2f61d3-5efe-45a6-9916-ea6c760a596e", "connector": null, "instance_uuid": "4617f23d-b770-40e9-90d8-95e1f327ed94"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:21.525659 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:21.525659 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:21.550610 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-2eaa71ee-013a-456e-9118-6ebeba71e012 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:38:21.553315 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1257/5036] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:38:21 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) Aug 08 19:38:21.578512 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a9f2ebe8-f0b7-4e06-bb09-d1f361cc4333 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.580739 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9f2ebe8-f0b7-4e06-bb09-d1f361cc4333 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:21.580977 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9f2ebe8-f0b7-4e06-bb09-d1f361cc4333 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:21.581242 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a9f2ebe8-f0b7-4e06-bb09-d1f361cc4333 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:21.597221 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dcc9df3b-4624-4185-9d1d-ec33a482672e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.597586 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:21.597586 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:21.597672 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcc9df3b-4624-4185-9d1d-ec33a482672e None None] GET https://10.4.3.89/volume// Aug 08 19:38:21.597862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dcc9df3b-4624-4185-9d1d-ec33a482672e None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:21.598046 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dcc9df3b-4624-4185-9d1d-ec33a482672e None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:21.598339 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dcc9df3b-4624-4185-9d1d-ec33a482672e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:21.598671 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1260/5037] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:38:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:38:21.602052 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a9f2ebe8-f0b7-4e06-bb09-d1f361cc4333 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:21.605909 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-e410495b-6fab-490e-8bea-6c401ec306a3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.608396 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a9f2ebe8-f0b7-4e06-bb09-d1f361cc4333 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:21.608842 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1260/5038] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:21 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:21.609209 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-e410495b-6fab-490e-8bea-6c401ec306a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:21.609474 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-e410495b-6fab-490e-8bea-6c401ec306a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:21.609693 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-e410495b-6fab-490e-8bea-6c401ec306a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:21.621263 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:21.621263 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:21.628114 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-e410495b-6fab-490e-8bea-6c401ec306a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:21.638925 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-e410495b-6fab-490e-8bea-6c401ec306a3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:21.639898 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1262/5039] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:38:21 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1538 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:21.748891 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-fc49b949-7a00-4319-a8c8-b27173c00b2e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.751555 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-fc49b949-7a00-4319-a8c8-b27173c00b2e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] PUT https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 Aug 08 19:38:21.752027 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-fc49b949-7a00-4319-a8c8-b27173c00b2e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:21.761564 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-fc49b949-7a00-4319-a8c8-b27173c00b2e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Acquiring lock "cinder-attachment_update-9c2f61d3-5efe-45a6-9916-ea6c760a596e-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:38:21.768042 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-fc49b949-7a00-4319-a8c8-b27173c00b2e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Lock "cinder-attachment_update-9c2f61d3-5efe-45a6-9916-ea6c760a596e-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:38:21.769196 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:21.769196 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:21.846645 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-fc49b949-7a00-4319-a8c8-b27173c00b2e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Lock "cinder-attachment_update-9c2f61d3-5efe-45a6-9916-ea6c760a596e-np0000006803" released by "attachment_update" :: held 0.079s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:38:21.847206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-fc49b949-7a00-4319-a8c8-b27173c00b2e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 returned with HTTP 200 Aug 08 19:38:21.847720 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1258/5040] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:38:21 2026] PUT /volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:21.974568 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-725deb79-a6f7-4fea-ba8f-7809a4090ad0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:21.976207 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-725deb79-a6f7-4fea-ba8f-7809a4090ad0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:21.976440 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-725deb79-a6f7-4fea-ba8f-7809a4090ad0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:21.976635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-725deb79-a6f7-4fea-ba8f-7809a4090ad0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:21.983971 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:21.983971 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:21.987563 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-725deb79-a6f7-4fea-ba8f-7809a4090ad0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:21.992206 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-725deb79-a6f7-4fea-ba8f-7809a4090ad0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:21.992728 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1261/5041] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:21 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:22.004869 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1438cfe7-3019-4a7d-8922-2b62bd3c4230 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:22.006539 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1438cfe7-3019-4a7d-8922-2b62bd3c4230 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:22.006779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1438cfe7-3019-4a7d-8922-2b62bd3c4230 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:22.006965 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1438cfe7-3019-4a7d-8922-2b62bd3c4230 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:22.013624 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:22.013624 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:22.016686 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1438cfe7-3019-4a7d-8922-2b62bd3c4230 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:22.020586 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1438cfe7-3019-4a7d-8922-2b62bd3c4230 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:22.020936 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1261/5042] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:22 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 1191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:22.033577 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:22.035460 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:22.035825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "256e19f9-914c-4847-8363-8df0016228c7", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:22.037327 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '256e19f9-914c-4847-8363-8df0016228c7', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:22.044469 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:22.044469 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:22.044923 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume retrieved successfully. Aug 08 19:38:22.045033 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume of 1 GB Aug 08 19:38:22.048597 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Availability Zones retrieved successfully. Aug 08 19:38:22.053574 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (b9667e9b-c246-4aa8-91f4-20ae97b30b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:22.054571 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f4a49b-9527-475c-b6c9-4b6476b446fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:22.055552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:22.078397 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15f4a49b-9527-475c-b6c9-4b6476b446fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '256e19f9-914c-4847-8363-8df0016228c7', 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:22.079208 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c8562f-d35e-44cb-aaf6-52d05b7ddfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:22.121235 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Created reservations ['7441478c-3ad1-453b-80fd-44f8ce18c134', 'de20f25d-14a1-492b-b380-b71dea79fd70', 'f5655734-37ab-44d6-b64c-ec753e0a053a', '58e53bf9-233e-4821-905a-062fc2136759'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:22.122328 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4c8562f-d35e-44cb-aaf6-52d05b7ddfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7441478c-3ad1-453b-80fd-44f8ce18c134', 'de20f25d-14a1-492b-b380-b71dea79fd70', 'f5655734-37ab-44d6-b64c-ec753e0a053a', '58e53bf9-233e-4821-905a-062fc2136759']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:22.123422 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692de084-f8b1-4e55-829e-2b54b2c72fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:22.152674 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d1be094b-e986-46ca-b152-70475451ae8d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:22.155114 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1be094b-e986-46ca-b152-70475451ae8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:38:22.155360 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1be094b-e986-46ca-b152-70475451ae8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:22.155646 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d1be094b-e986-46ca-b152-70475451ae8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:22.155868 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d1be094b-e986-46ca-b152-70475451ae8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:38:22.158621 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692de084-f8b1-4e55-829e-2b54b2c72fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081138c4-de81-4d7e-8bd4-1719c8a33b9d', '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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['7441478c-3ad1-453b-80fd-44f8ce18c134','de20f25d-14a1-492b-b380-b71dea79fd70','f5655734-37ab-44d6-b64c-ec753e0a053a','58e53bf9-233e-4821-905a-062fc2136759'],size=1,snapshot_id=None,source_replicaid=,source_volid=256e19f9-914c-4847-8363-8df0016228c7,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:22Z,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=081138c4-de81-4d7e-8bd4-1719c8a33b9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01c6d10a44d4c0f8e36eb604e2bbe77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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=256e19f9-914c-4847-8363-8df0016228c7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:22.159853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a2b7526-7d20-4859-bf31-8d939768bf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:22.164779 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:22.164779 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:22.165257 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1be094b-e986-46ca-b152-70475451ae8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:22.177120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a2b7526-7d20-4859-bf31-8d939768bf97) transitioned into 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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['7441478c-3ad1-453b-80fd-44f8ce18c134','de20f25d-14a1-492b-b380-b71dea79fd70','f5655734-37ab-44d6-b64c-ec753e0a053a','58e53bf9-233e-4821-905a-062fc2136759'],size=1,snapshot_id=None,source_replicaid=,source_volid=256e19f9-914c-4847-8363-8df0016228c7,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:22.177946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed39faab-6f50-4cd7-ba34-6a24ba458fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:22.180087 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d1be094b-e986-46ca-b152-70475451ae8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:38:22.180310 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d1be094b-e986-46ca-b152-70475451ae8d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 202 Aug 08 19:38:22.180734 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1259/5043] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:38:22 2026] DELETE /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:22.187810 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bfac1f9f-5c1a-47c4-8e33-8ec9700513e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:22.189898 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bfac1f9f-5c1a-47c4-8e33-8ec9700513e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:38:22.190127 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bfac1f9f-5c1a-47c4-8e33-8ec9700513e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:22.190379 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bfac1f9f-5c1a-47c4-8e33-8ec9700513e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:22.194828 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed39faab-6f50-4cd7-ba34-6a24ba458fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:22.195814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (b9667e9b-c246-4aa8-91f4-20ae97b30b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:22.196167 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request issued successfully. Aug 08 19:38:22.196795 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6688a3bd-4e13-4030-a9ee-4af753fdb94b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:22.197242 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1263/5044] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:38:22 2026] POST /volume/v3/volumes => generated 807 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:22.197394 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:22.197394 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:22.200998 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bfac1f9f-5c1a-47c4-8e33-8ec9700513e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:22.206171 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bfac1f9f-5c1a-47c4-8e33-8ec9700513e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 200 Aug 08 19:38:22.206681 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1262/5045] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:22 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:22.212689 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-081d4f37-7408-4308-975a-725436c35718 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:22.216276 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-081d4f37-7408-4308-975a-725436c35718 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d Aug 08 19:38:22.216556 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-081d4f37-7408-4308-975a-725436c35718 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:22.216766 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-081d4f37-7408-4308-975a-725436c35718 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:22.223271 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:22.223271 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:22.227116 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-081d4f37-7408-4308-975a-725436c35718 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:22.231813 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-081d4f37-7408-4308-975a-725436c35718 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d returned with HTTP 200 Aug 08 19:38:22.232246 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1262/5046] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:22 2026] GET /volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:22.621797 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-24b155a2-4b7b-4fe2-a448-b95d0a33b9e9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:22.623708 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24b155a2-4b7b-4fe2-a448-b95d0a33b9e9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:22.623904 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24b155a2-4b7b-4fe2-a448-b95d0a33b9e9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:22.624076 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24b155a2-4b7b-4fe2-a448-b95d0a33b9e9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:22.641891 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:22.641891 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:22.648858 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-24b155a2-4b7b-4fe2-a448-b95d0a33b9e9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:22.654376 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24b155a2-4b7b-4fe2-a448-b95d0a33b9e9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:22.654920 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1260/5047] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:22 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:23.222611 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e20369a9-b12e-4592-98cd-251ca4801ed1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.224434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e20369a9-b12e-4592-98cd-251ca4801ed1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a Aug 08 19:38:23.224666 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e20369a9-b12e-4592-98cd-251ca4801ed1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:23.224861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e20369a9-b12e-4592-98cd-251ca4801ed1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:23.230716 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e20369a9-b12e-4592-98cd-251ca4801ed1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a returned with HTTP 404 Aug 08 19:38:23.231143 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1264/5048] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:23 2026] GET /volume/v3/volumes/9d4ee69e-9a52-46ca-9e63-fd125ffac41a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:23.247046 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b26639af-3502-4140-ba9a-a133f9b8375d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.248637 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b26639af-3502-4140-ba9a-a133f9b8375d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d Aug 08 19:38:23.248840 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b26639af-3502-4140-ba9a-a133f9b8375d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:23.249064 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b26639af-3502-4140-ba9a-a133f9b8375d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:23.255729 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:23.255729 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:23.258968 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b26639af-3502-4140-ba9a-a133f9b8375d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:23.260595 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.262967 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:23.263178 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b26639af-3502-4140-ba9a-a133f9b8375d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d returned with HTTP 200 Aug 08 19:38:23.263452 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-124265082", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:23.263761 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1263/5049] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:23 2026] GET /volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d => generated 1226 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:23.267428 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-124265082', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:23.277328 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-152933bc-0f1c-400e-984e-17bb38279995 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.279267 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-152933bc-0f1c-400e-984e-17bb38279995 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d Aug 08 19:38:23.279552 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-152933bc-0f1c-400e-984e-17bb38279995 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:23.279738 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-152933bc-0f1c-400e-984e-17bb38279995 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:23.286442 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:23.286442 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:23.290879 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-152933bc-0f1c-400e-984e-17bb38279995 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:23.294612 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-152933bc-0f1c-400e-984e-17bb38279995 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d returned with HTTP 200 Aug 08 19:38:23.295007 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1261/5050] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:23 2026] GET /volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:23.309032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-30433bfc-4777-414b-b88d-b75804be9eca None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.311164 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30433bfc-4777-414b-b88d-b75804be9eca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:23.311384 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30433bfc-4777-414b-b88d-b75804be9eca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:23.311590 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30433bfc-4777-414b-b88d-b75804be9eca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:23.311764 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-30433bfc-4777-414b-b88d-b75804be9eca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: 256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:23.319579 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:23.319579 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:23.320106 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-30433bfc-4777-414b-b88d-b75804be9eca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:23.336306 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-30433bfc-4777-414b-b88d-b75804be9eca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume request issued successfully. Aug 08 19:38:23.336598 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30433bfc-4777-414b-b88d-b75804be9eca tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 202 Aug 08 19:38:23.339784 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1265/5051] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:23 2026] DELETE /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:38:23.347961 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:38:23.348536 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b5d17530-9c22-478e-a9db-3589ca2f3a17 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.350290 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5d17530-9c22-478e-a9db-3589ca2f3a17 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:23.350553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5d17530-9c22-478e-a9db-3589ca2f3a17 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:23.350794 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b5d17530-9c22-478e-a9db-3589ca2f3a17 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:23.356256 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:38:23.357242 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:23.357242 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:23.361333 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b5d17530-9c22-478e-a9db-3589ca2f3a17 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:23.362874 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (045ec07b-6333-4100-bca5-4beb5b564a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:23.364253 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac3229-0edc-44e0-9a3e-73f2b5d7f589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:23.365422 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:23.366479 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b5d17530-9c22-478e-a9db-3589ca2f3a17 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 200 Aug 08 19:38:23.367004 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1264/5052] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:23 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 1190 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:23.423564 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0ac3229-0edc-44e0-9a3e-73f2b5d7f589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:23.424287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20e17a5-d25b-4784-ad10-3ae6425571c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:23.461144 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['1396fe4b-ff20-4975-be6e-eff10bf1b431', '33daac95-9a98-48ad-8bb7-8d7c48174729', '95454f10-c256-4a2b-8d7d-4539bad9ec41', 'c71bf05c-b727-4c55-96dc-d31887df533b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:23.461957 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20e17a5-d25b-4784-ad10-3ae6425571c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1396fe4b-ff20-4975-be6e-eff10bf1b431', '33daac95-9a98-48ad-8bb7-8d7c48174729', '95454f10-c256-4a2b-8d7d-4539bad9ec41', 'c71bf05c-b727-4c55-96dc-d31887df533b']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:23.462706 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb02b2dc-5c9a-4ab5-8bdf-1b31c256324a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:23.485133 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb02b2dc-5c9a-4ab5-8bdf-1b31c256324a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46c71c47-999b-4bc6-b4d3-d71e5354b518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-124265082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['1396fe4b-ff20-4975-be6e-eff10bf1b431','33daac95-9a98-48ad-8bb7-8d7c48174729','95454f10-c256-4a2b-8d7d-4539bad9ec41','c71bf05c-b727-4c55-96dc-d31887df533b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-124265082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46c71c47-999b-4bc6-b4d3-d71e5354b518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:23.485809 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61af71d-ae89-4abe-ac19-aa390e29bde5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:23.502393 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61af71d-ae89-4abe-ac19-aa390e29bde5) transitioned into 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-124265082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['1396fe4b-ff20-4975-be6e-eff10bf1b431','33daac95-9a98-48ad-8bb7-8d7c48174729','95454f10-c256-4a2b-8d7d-4539bad9ec41','c71bf05c-b727-4c55-96dc-d31887df533b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:23.503120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb040422-0f6c-4d03-a132-300a91677d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:23.512852 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb040422-0f6c-4d03-a132-300a91677d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:23.513709 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (045ec07b-6333-4100-bca5-4beb5b564a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:23.514001 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:38:23.514639 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f3a2e58-a6fc-444f-9f33-bec7a9023abf tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:23.515081 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1263/5053] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:38:23 2026] POST /volume/v3/volumes => generated 756 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:23.526095 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0706f673-7f6d-4dfc-8b3c-a19943aed3e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.527893 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0706f673-7f6d-4dfc-8b3c-a19943aed3e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:23.528101 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0706f673-7f6d-4dfc-8b3c-a19943aed3e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:23.528304 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0706f673-7f6d-4dfc-8b3c-a19943aed3e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:23.536024 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:23.536024 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:23.539491 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0706f673-7f6d-4dfc-8b3c-a19943aed3e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:23.543457 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0706f673-7f6d-4dfc-8b3c-a19943aed3e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 200 Aug 08 19:38:23.543836 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1262/5054] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:23 2026] GET /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:23.669231 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-611eb87e-efdd-41c5-b382-adadfaa44898 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:23.671178 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-611eb87e-efdd-41c5-b382-adadfaa44898 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:23.671381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-611eb87e-efdd-41c5-b382-adadfaa44898 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:23.671607 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-611eb87e-efdd-41c5-b382-adadfaa44898 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:23.681357 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:23.681357 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:23.685680 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-611eb87e-efdd-41c5-b382-adadfaa44898 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:23.690699 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-611eb87e-efdd-41c5-b382-adadfaa44898 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:23.691190 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1266/5055] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:23 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:24.380267 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f57962d8-d244-456f-83bc-60fe64c76d2e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:24.382278 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f57962d8-d244-456f-83bc-60fe64c76d2e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:24.382527 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f57962d8-d244-456f-83bc-60fe64c76d2e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:24.382736 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f57962d8-d244-456f-83bc-60fe64c76d2e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:24.389082 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f57962d8-d244-456f-83bc-60fe64c76d2e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 404 Aug 08 19:38:24.389629 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1265/5056] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:24 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:24.558186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0be84b15-c3cc-4aba-81eb-d49017f5e53f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:24.560354 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0be84b15-c3cc-4aba-81eb-d49017f5e53f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:24.560642 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0be84b15-c3cc-4aba-81eb-d49017f5e53f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:24.560836 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0be84b15-c3cc-4aba-81eb-d49017f5e53f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:24.568378 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:24.568378 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:24.572459 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0be84b15-c3cc-4aba-81eb-d49017f5e53f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:24.577028 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0be84b15-c3cc-4aba-81eb-d49017f5e53f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 200 Aug 08 19:38:24.577459 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1264/5057] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:24 2026] GET /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:24.590615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7744d502-acf9-4f64-b0ad-b881df1bd7e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:24.592805 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7744d502-acf9-4f64-b0ad-b881df1bd7e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:24.593035 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7744d502-acf9-4f64-b0ad-b881df1bd7e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:24.593231 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7744d502-acf9-4f64-b0ad-b881df1bd7e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:24.607835 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:24.607835 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:24.619056 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7744d502-acf9-4f64-b0ad-b881df1bd7e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:24.628750 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7744d502-acf9-4f64-b0ad-b881df1bd7e3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 200 Aug 08 19:38:24.629528 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1263/5058] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:24 2026] GET /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 1364 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:24.641490 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:24.643251 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:24.643642 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46c71c47-999b-4bc6-b4d3-d71e5354b518", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1292519687", "description": null, "metadata": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:24.651729 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:24.651729 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:24.652170 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:24.652297 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create snapshot from volume 46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:24.676306 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['3997da43-baf8-464d-bf34-332489705426', 'e8082576-3c56-4806-a48a-4206d342a870', '5bbd84f7-dfa8-4e46-8ef1-4f9a3dc67192', '0534dd8b-82f3-4201-b8cf-fec97d55432e'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:24.703254 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot create request issued successfully. Aug 08 19:38:24.703668 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45e0f8e4-4a67-4ec5-b0ff-81c3f38aae68 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:24.704310 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1267/5059] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:24 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) Aug 08 19:38:24.705253 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e6efc435-468b-4a50-af24-5c321840c0da None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:24.707248 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6efc435-468b-4a50-af24-5c321840c0da tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:24.707503 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6efc435-468b-4a50-af24-5c321840c0da tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:24.707787 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6efc435-468b-4a50-af24-5c321840c0da tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:24.715176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9d84cfd4-1377-4ddd-919e-7ab40c6eb3fa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:24.716929 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d84cfd4-1377-4ddd-919e-7ab40c6eb3fa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:24.717467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d84cfd4-1377-4ddd-919e-7ab40c6eb3fa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:24.717467 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9d84cfd4-1377-4ddd-919e-7ab40c6eb3fa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:24.720921 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:24.720921 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:24.721970 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:24.721970 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:24.722502 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9d84cfd4-1377-4ddd-919e-7ab40c6eb3fa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:24.723344 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9d84cfd4-1377-4ddd-919e-7ab40c6eb3fa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 200 Aug 08 19:38:24.723941 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1265/5060] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:24 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:24.725970 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e6efc435-468b-4a50-af24-5c321840c0da tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:24.730863 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6efc435-468b-4a50-af24-5c321840c0da tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:24.731466 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1266/5061] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:24 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:25.105310 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-27909ca4-9340-479d-96e0-f7e9444dd624 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.108120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-27909ca4-9340-479d-96e0-f7e9444dd624 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4/action Aug 08 19:38:25.108612 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-27909ca4-9340-479d-96e0-f7e9444dd624 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:38:25.108791 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-27909ca4-9340-479d-96e0-f7e9444dd624 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:25.132468 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.132468 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:25.144065 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cecb2fbb-df23-4450-b747-f2d21782e834 req-27909ca4-9340-479d-96e0-f7e9444dd624 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4/action returned with HTTP 204 Aug 08 19:38:25.144874 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1264/5062] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:38:25 2026] POST /volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:25.733428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-919f3fe2-2b0e-425a-9c59-25a3ff40043d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.735717 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-919f3fe2-2b0e-425a-9c59-25a3ff40043d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:25.736140 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-919f3fe2-2b0e-425a-9c59-25a3ff40043d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:25.736204 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-919f3fe2-2b0e-425a-9c59-25a3ff40043d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:25.743297 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.743297 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:25.743820 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-919f3fe2-2b0e-425a-9c59-25a3ff40043d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:25.744470 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-42c8fa50-49bb-4019-9d2c-26ebfed5e01c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.744741 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-919f3fe2-2b0e-425a-9c59-25a3ff40043d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 200 Aug 08 19:38:25.745134 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1268/5063] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:25 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:25.749274 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-42c8fa50-49bb-4019-9d2c-26ebfed5e01c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:25.749274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-42c8fa50-49bb-4019-9d2c-26ebfed5e01c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:25.749274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-42c8fa50-49bb-4019-9d2c-26ebfed5e01c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:25.754075 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f649ae6a-7e9e-4741-9d3b-afd4d90cb2d7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.756390 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f649ae6a-7e9e-4741-9d3b-afd4d90cb2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:25.756612 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f649ae6a-7e9e-4741-9d3b-afd4d90cb2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:25.756813 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f649ae6a-7e9e-4741-9d3b-afd4d90cb2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:25.760123 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.760123 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:25.762350 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.762350 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:25.762880 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f649ae6a-7e9e-4741-9d3b-afd4d90cb2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:25.763789 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f649ae6a-7e9e-4741-9d3b-afd4d90cb2d7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 200 Aug 08 19:38:25.764140 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1267/5064] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:25 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:25.766646 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-42c8fa50-49bb-4019-9d2c-26ebfed5e01c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:25.769231 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-42c8fa50-49bb-4019-9d2c-26ebfed5e01c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:25.769735 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1266/5065] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:25 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1651 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:25.783000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4bc86de5-86f2-43b4-867f-e425753e3121 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.784748 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4bc86de5-86f2-43b4-867f-e425753e3121 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:25.785068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4bc86de5-86f2-43b4-867f-e425753e3121 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2f61d3-5efe-45a6-9916-ea6c760a596e", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1166604817"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:25.798663 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.798663 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:25.799147 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4bc86de5-86f2-43b4-867f-e425753e3121 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:25.799291 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-4bc86de5-86f2-43b4-867f-e425753e3121 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:25.803420 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4bc86de5-86f2-43b4-867f-e425753e3121 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 400 Aug 08 19:38:25.803920 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1265/5066] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:25 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 08 19:38:25.815433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.817336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:25.817753 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2f61d3-5efe-45a6-9916-ea6c760a596e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-582712933"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:25.828648 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.828648 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:25.829228 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:25.829424 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:25.858928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['241b3118-6877-4ae9-b55f-6dee68795cd4', 'fb116a21-ce87-4f2e-a2aa-4b8a3de045a4', '27502bd0-b9cc-48c4-9946-b9300021d0ab', '4fd90ba3-240c-4f7c-a13d-cb169444d23b'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:25.897002 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot force create request issued successfully. Aug 08 19:38:25.897456 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ab067b56-3d06-45df-b731-2b0a545d4a6d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:25.897876 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1269/5067] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:25 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) Aug 08 19:38:25.899120 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-f8231bbe-5dba-4ed4-ba2b-358db5398848 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.901647 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-f8231bbe-5dba-4ed4-ba2b-358db5398848 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:25.901826 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-f8231bbe-5dba-4ed4-ba2b-358db5398848 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:25.902016 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-f8231bbe-5dba-4ed4-ba2b-358db5398848 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:25.905974 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-422b619d-5915-40b6-bde4-7736add7f089 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.910352 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-422b619d-5915-40b6-bde4-7736add7f089 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:25.913032 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.913032 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:25.913032 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-f8231bbe-5dba-4ed4-ba2b-358db5398848 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:25.913368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-422b619d-5915-40b6-bde4-7736add7f089 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:25.913368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-422b619d-5915-40b6-bde4-7736add7f089 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:25.913504 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-f8231bbe-5dba-4ed4-ba2b-358db5398848 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 200 Aug 08 19:38:25.913504 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1268/5068] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:38:25 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:25.920317 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.920317 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:25.920789 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-422b619d-5915-40b6-bde4-7736add7f089 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:25.920956 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-617451fc-9f42-40cd-bd68-0f8a2c8a69df None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.921582 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-422b619d-5915-40b6-bde4-7736add7f089 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d returned with HTTP 200 Aug 08 19:38:25.921922 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1267/5069] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:25 2026] GET /volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:25.923120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-617451fc-9f42-40cd-bd68-0f8a2c8a69df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:25.923425 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-617451fc-9f42-40cd-bd68-0f8a2c8a69df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:25.923663 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-617451fc-9f42-40cd-bd68-0f8a2c8a69df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:25.930578 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:25.930578 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:25.934183 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-617451fc-9f42-40cd-bd68-0f8a2c8a69df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:25.941148 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-617451fc-9f42-40cd-bd68-0f8a2c8a69df tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 200 Aug 08 19:38:25.941881 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1266/5070] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:25 2026] GET /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:25.942194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:25.944434 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:25.944828 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "66b0a2ee-a1cf-4fa8-bc4c-cc90e8a480fe", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:25.946304 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '66b0a2ee-a1cf-4fa8-bc4c-cc90e8a480fe', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:26.021296 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume of 1 GB Aug 08 19:38:26.021643 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:26.021643 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:26.026590 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Availability Zones retrieved successfully. Aug 08 19:38:26.031714 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (9fd01017-cda8-477a-bd09-ba3ed9802d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:26.032789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d045506-b02e-4804-9747-0ea37ad76874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:26.033751 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:26.086636 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d045506-b02e-4804-9747-0ea37ad76874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:26.087366 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (144a0e53-58cc-4fda-a8ba-26c88c309388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:26.131126 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Created reservations ['4acbed11-e85d-4abb-b2ed-2ce044e04043', 'f9aa5c91-1b34-4015-a873-9db20fd1c5ab', '41df13c7-9827-4b45-9bc8-1555734a82d4', 'f33b4d1f-9092-4f19-b8f0-6128493405ca'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:26.132127 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (144a0e53-58cc-4fda-a8ba-26c88c309388) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4acbed11-e85d-4abb-b2ed-2ce044e04043', 'f9aa5c91-1b34-4015-a873-9db20fd1c5ab', '41df13c7-9827-4b45-9bc8-1555734a82d4', 'f33b4d1f-9092-4f19-b8f0-6128493405ca']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:26.133132 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5980803b-8c0b-4205-b837-c824d8e63dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:26.161503 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5980803b-8c0b-4205-b837-c824d8e63dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '876bf69e-c4eb-476b-9ca2-d88e315aaf0b', '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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['4acbed11-e85d-4abb-b2ed-2ce044e04043','f9aa5c91-1b34-4015-a873-9db20fd1c5ab','41df13c7-9827-4b45-9bc8-1555734a82d4','f33b4d1f-9092-4f19-b8f0-6128493405ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:26Z,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=876bf69e-c4eb-476b-9ca2-d88e315aaf0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01c6d10a44d4c0f8e36eb604e2bbe77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:26.162454 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f24da57-6f00-4610-a5a9-5f79760e3cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:26.180728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f24da57-6f00-4610-a5a9-5f79760e3cc8) transitioned into 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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['4acbed11-e85d-4abb-b2ed-2ce044e04043','f9aa5c91-1b34-4015-a873-9db20fd1c5ab','41df13c7-9827-4b45-9bc8-1555734a82d4','f33b4d1f-9092-4f19-b8f0-6128493405ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:26.181429 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5438491c-a7ca-401a-8f3c-8816b2f7cce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:26.189433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5438491c-a7ca-401a-8f3c-8816b2f7cce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:26.190228 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (9fd01017-cda8-477a-bd09-ba3ed9802d38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:26.190767 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request issued successfully. Aug 08 19:38:26.191351 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-730fcfaf-4652-4af7-aada-9ebd8fff31c6 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:26.191789 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1270/5071] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:38:25 2026] POST /volume/v3/volumes => generated 773 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:26.203874 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed5600e2-5528-45be-97ec-d84f7420ce4b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:26.206221 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed5600e2-5528-45be-97ec-d84f7420ce4b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:26.206596 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed5600e2-5528-45be-97ec-d84f7420ce4b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:26.206899 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed5600e2-5528-45be-97ec-d84f7420ce4b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:26.216908 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:26.216908 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:26.221303 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ed5600e2-5528-45be-97ec-d84f7420ce4b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:26.226638 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed5600e2-5528-45be-97ec-d84f7420ce4b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:26.227690 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1269/5072] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:26 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:26.336810 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-852f0a59-e4bd-43c2-a732-513ab74970b7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:26.338786 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-852f0a59-e4bd-43c2-a732-513ab74970b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:26.338973 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-852f0a59-e4bd-43c2-a732-513ab74970b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:26.339165 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-852f0a59-e4bd-43c2-a732-513ab74970b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:26.343857 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:26.343857 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:26.344242 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-852f0a59-e4bd-43c2-a732-513ab74970b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:26.344976 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-852f0a59-e4bd-43c2-a732-513ab74970b7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 200 Aug 08 19:38:26.345326 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1268/5073] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:38:26 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:26.933773 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-273d5544-37a2-46f6-be53-4e404ba1fcd9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:26.935980 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-273d5544-37a2-46f6-be53-4e404ba1fcd9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:26.936169 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-273d5544-37a2-46f6-be53-4e404ba1fcd9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:26.936349 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-273d5544-37a2-46f6-be53-4e404ba1fcd9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:26.942577 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:26.942577 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:26.943286 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-273d5544-37a2-46f6-be53-4e404ba1fcd9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:26.944394 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-273d5544-37a2-46f6-be53-4e404ba1fcd9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d returned with HTTP 200 Aug 08 19:38:26.945136 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1267/5074] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:26 2026] GET /volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:26.954262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-030412f3-2743-44a8-a290-fc8c897a83a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:26.956082 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-030412f3-2743-44a8-a290-fc8c897a83a7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:26.956442 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-030412f3-2743-44a8-a290-fc8c897a83a7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2f61d3-5efe-45a6-9916-ea6c760a596e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1943916586"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:26.967259 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:26.967259 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:26.967880 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-030412f3-2743-44a8-a290-fc8c897a83a7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:26.968059 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-030412f3-2743-44a8-a290-fc8c897a83a7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:26.998156 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-030412f3-2743-44a8-a290-fc8c897a83a7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['ac23116d-e41d-42de-8b39-e6eb021b10e1', '3989b4f9-69b9-4752-ba0d-af745a1b385e', '275ab35d-d8f2-4e7f-a7c0-d42312910d32', 'faa17366-ad3b-4056-954c-803725a2ded4'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:27.030738 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-030412f3-2743-44a8-a290-fc8c897a83a7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot force create request issued successfully. Aug 08 19:38:27.031060 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-030412f3-2743-44a8-a290-fc8c897a83a7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:27.031475 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1271/5075] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38: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) Aug 08 19:38:27.039222 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cd54980f-03d9-4979-b081-69360a157645 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:27.040903 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd54980f-03d9-4979-b081-69360a157645 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:27.041094 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd54980f-03d9-4979-b081-69360a157645 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:27.041269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cd54980f-03d9-4979-b081-69360a157645 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:27.046292 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:27.046292 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:27.046713 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cd54980f-03d9-4979-b081-69360a157645 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:27.047434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cd54980f-03d9-4979-b081-69360a157645 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b returned with HTTP 200 Aug 08 19:38:27.047799 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1270/5076] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:27 2026] GET /volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:27.183818 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-aef1a57d-1bd9-412e-b899-226c22b97389 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:27.185619 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-aef1a57d-1bd9-412e-b899-226c22b97389 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:27.185777 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-aef1a57d-1bd9-412e-b899-226c22b97389 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:27.185944 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-aef1a57d-1bd9-412e-b899-226c22b97389 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:27.190666 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:27.190666 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:27.191008 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-aef1a57d-1bd9-412e-b899-226c22b97389 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:27.191664 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-aef1a57d-1bd9-412e-b899-226c22b97389 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 200 Aug 08 19:38:27.191986 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1269/5077] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:38:27 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:27.201132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-5c513421-b268-4c64-aa35-3463919c17d6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:27.203449 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-5c513421-b268-4c64-aa35-3463919c17d6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:27.203684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-5c513421-b268-4c64-aa35-3463919c17d6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:27.203948 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-5c513421-b268-4c64-aa35-3463919c17d6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:27.211988 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:27.211988 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:27.216377 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-5c513421-b268-4c64-aa35-3463919c17d6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:27.222206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-5c513421-b268-4c64-aa35-3463919c17d6 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 200 Aug 08 19:38:27.222738 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1268/5078] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:27 2026] GET /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:38:27.230638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:27.232871 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:27.233269 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7a5f43bc-2ac7-4225-ab8a-dfc855827165", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:27.235007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7a5f43bc-2ac7-4225-ab8a-dfc855827165', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:27.238489 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-59b6157d-07eb-4c77-a5c5-29a9a1d8d8a5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:27.240185 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59b6157d-07eb-4c77-a5c5-29a9a1d8d8a5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:27.240470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59b6157d-07eb-4c77-a5c5-29a9a1d8d8a5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:27.240715 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-59b6157d-07eb-4c77-a5c5-29a9a1d8d8a5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:27.243570 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:27.243570 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:27.244004 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:27.244176 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:38:27.245001 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:38:27.247448 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:27.247448 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:27.250490 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (caad807c-598b-4012-9e96-cb972c3e22f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:27.250684 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-59b6157d-07eb-4c77-a5c5-29a9a1d8d8a5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:27.251655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682cf106-00c1-47c9-ba48-af4ca6fb34b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:27.252769 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:27.254684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-59b6157d-07eb-4c77-a5c5-29a9a1d8d8a5 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:27.255034 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1271/5079] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:27 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:27.282528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (682cf106-00c1-47c9-ba48-af4ca6fb34b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a5f43bc-2ac7-4225-ab8a-dfc855827165', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:27.283381 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (489ae160-db1a-4755-a3a8-7c870dd81050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:27.332070 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['56d05848-9ab3-43bc-9688-d743a4147dc6', '1675a914-f153-44e2-9850-4b202c19f5b5', 'f9574189-8866-4ab3-b13e-d4320b81a2b4', 'b59710db-516e-43d5-8130-4583edc1d9a2'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:27.333167 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (489ae160-db1a-4755-a3a8-7c870dd81050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d05848-9ab3-43bc-9688-d743a4147dc6', '1675a914-f153-44e2-9850-4b202c19f5b5', 'f9574189-8866-4ab3-b13e-d4320b81a2b4', 'b59710db-516e-43d5-8130-4583edc1d9a2']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:27.334216 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e5595e-2748-42e0-b670-14cf6fa2b45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:27.378641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e5595e-2748-42e0-b670-14cf6fa2b45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '817d9675-355e-42a1-b328-1141e70499d2', '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='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['56d05848-9ab3-43bc-9688-d743a4147dc6','1675a914-f153-44e2-9850-4b202c19f5b5','f9574189-8866-4ab3-b13e-d4320b81a2b4','b59710db-516e-43d5-8130-4583edc1d9a2'],size=1,snapshot_id=7a5f43bc-2ac7-4225-ab8a-dfc855827165,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:27Z,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=817d9675-355e-42a1-b328-1141e70499d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a5f43bc-2ac7-4225-ab8a-dfc855827165,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:27.379677 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74369c6d-9aa5-4b7f-8032-36a90e93da56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:27.400455 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74369c6d-9aa5-4b7f-8032-36a90e93da56) transitioned into 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='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['56d05848-9ab3-43bc-9688-d743a4147dc6','1675a914-f153-44e2-9850-4b202c19f5b5','f9574189-8866-4ab3-b13e-d4320b81a2b4','b59710db-516e-43d5-8130-4583edc1d9a2'],size=1,snapshot_id=7a5f43bc-2ac7-4225-ab8a-dfc855827165,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:27.401160 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13f305c-2294-46ee-8def-71893262ac1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:27.430830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f13f305c-2294-46ee-8def-71893262ac1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:27.430830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (caad807c-598b-4012-9e96-cb972c3e22f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:27.430830 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:38:27.430830 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-7e74bd03-7359-4e10-ad89-8cc9ad562e2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:27.431094 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1272/5080] 10.4.3.89 () {72 vars in 1534 bytes} [Sat Aug 8 19:38:27 2026] POST /volume/v3/volumes => generated 734 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:27.440642 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-a912d57a-aee9-4c89-be6a-c80f386bf944 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:27.443467 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-a912d57a-aee9-4c89-be6a-c80f386bf944 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:27.443696 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-a912d57a-aee9-4c89-be6a-c80f386bf944 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:27.443892 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-a912d57a-aee9-4c89-be6a-c80f386bf944 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:27.454725 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:27.454725 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:27.460691 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-a912d57a-aee9-4c89-be6a-c80f386bf944 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:27.465880 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-a912d57a-aee9-4c89-be6a-c80f386bf944 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 returned with HTTP 200 Aug 08 19:38:27.466297 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1270/5081] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:27 2026] GET /volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 => generated 802 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:27.475457 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-cfb58c05-0929-42fe-b8af-82abb40e9604 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:27.477589 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-cfb58c05-0929-42fe-b8af-82abb40e9604 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:27.477771 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-cfb58c05-0929-42fe-b8af-82abb40e9604 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:27.478028 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-cfb58c05-0929-42fe-b8af-82abb40e9604 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:27.484911 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:27.484911 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:27.489359 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-cfb58c05-0929-42fe-b8af-82abb40e9604 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:27.495821 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-cfb58c05-0929-42fe-b8af-82abb40e9604 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 returned with HTTP 200 Aug 08 19:38:27.496483 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1269/5082] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:27 2026] GET /volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:28.057367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-150e6f14-9c37-4aaf-b9a2-a11b92bdade8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:28.059042 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-150e6f14-9c37-4aaf-b9a2-a11b92bdade8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:28.059266 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-150e6f14-9c37-4aaf-b9a2-a11b92bdade8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:28.059535 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-150e6f14-9c37-4aaf-b9a2-a11b92bdade8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:28.064611 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:28.064611 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:28.065006 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-150e6f14-9c37-4aaf-b9a2-a11b92bdade8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:28.065710 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-150e6f14-9c37-4aaf-b9a2-a11b92bdade8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b returned with HTTP 200 Aug 08 19:38:28.066053 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1272/5083] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:28 2026] GET /volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:28.078110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:28.079980 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:28.080345 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c2f61d3-5efe-45a6-9916-ea6c760a596e", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1111232333"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:28.090309 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:28.090309 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:28.090889 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:28.091055 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:28.113620 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['207cdd75-74b8-4017-a644-98839514f0c7', '849cc9b9-a09c-46ab-adfa-e5255c1702b3', '0a7170fd-97d3-45a3-b8eb-64c2b8aea850', '2ede72b7-368c-4a8a-9870-ad2f26fcbbf2'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:28.141070 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot force create request issued successfully. Aug 08 19:38:28.141483 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-343f49cb-e04e-4747-b0dc-4c0ea1e2dfdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:28.141879 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1273/5084] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:28.150202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-04f1f873-a781-4a03-abd8-71fc0a42e007 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:28.153842 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04f1f873-a781-4a03-abd8-71fc0a42e007 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:28.154050 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04f1f873-a781-4a03-abd8-71fc0a42e007 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:28.154291 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-04f1f873-a781-4a03-abd8-71fc0a42e007 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:28.159075 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:28.159075 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:28.159485 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-04f1f873-a781-4a03-abd8-71fc0a42e007 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:28.160184 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-04f1f873-a781-4a03-abd8-71fc0a42e007 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 returned with HTTP 200 Aug 08 19:38:28.160559 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1271/5085] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:28 2026] GET /volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:28.267084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d4fbb910-21f9-4040-a5f8-403003c30dcf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:28.269324 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4fbb910-21f9-4040-a5f8-403003c30dcf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:28.269633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4fbb910-21f9-4040-a5f8-403003c30dcf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:28.269884 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d4fbb910-21f9-4040-a5f8-403003c30dcf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:28.277979 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:28.277979 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:28.281482 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d4fbb910-21f9-4040-a5f8-403003c30dcf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:28.285462 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d4fbb910-21f9-4040-a5f8-403003c30dcf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:28.285850 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1270/5086] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:28 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:29.168660 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dd3326bb-f20d-4ff0-b332-bc151e40b398 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:29.170231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd3326bb-f20d-4ff0-b332-bc151e40b398 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:29.170432 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd3326bb-f20d-4ff0-b332-bc151e40b398 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:29.170641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dd3326bb-f20d-4ff0-b332-bc151e40b398 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:29.175152 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:29.175152 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:29.175552 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dd3326bb-f20d-4ff0-b332-bc151e40b398 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:29.176153 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dd3326bb-f20d-4ff0-b332-bc151e40b398 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 returned with HTTP 200 Aug 08 19:38:29.176613 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1273/5087] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:29 2026] GET /volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:29.184112 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:29.185746 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:29.185913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:29.186082 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:29.186180 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:29.190563 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:29.190563 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:29.190936 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:29.206501 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:38:29.206649 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec0f73c6-f4d9-495b-a872-80905aab0b03 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d returned with HTTP 202 Aug 08 19:38:29.206979 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1274/5088] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:29 2026] DELETE /volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:29.213714 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-85fca8a1-c817-40c5-b16b-fefac3a25556 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:29.215768 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85fca8a1-c817-40c5-b16b-fefac3a25556 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:29.215958 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85fca8a1-c817-40c5-b16b-fefac3a25556 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:29.216133 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-85fca8a1-c817-40c5-b16b-fefac3a25556 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:29.221188 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:29.221188 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:29.221663 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-85fca8a1-c817-40c5-b16b-fefac3a25556 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:29.222373 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-85fca8a1-c817-40c5-b16b-fefac3a25556 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d returned with HTTP 200 Aug 08 19:38:29.222740 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1272/5089] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:29 2026] GET /volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:29.298207 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9794e21a-71a2-4faa-970e-05a0cef628aa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:29.300043 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9794e21a-71a2-4faa-970e-05a0cef628aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:29.300287 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9794e21a-71a2-4faa-970e-05a0cef628aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:29.300537 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9794e21a-71a2-4faa-970e-05a0cef628aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:29.306937 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:29.306937 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:29.309947 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-9794e21a-71a2-4faa-970e-05a0cef628aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:29.313625 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9794e21a-71a2-4faa-970e-05a0cef628aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:29.313982 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1271/5090] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:29 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:30.231005 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3d66f5c8-6c83-46fa-8e58-8ef11164a0ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.232607 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d66f5c8-6c83-46fa-8e58-8ef11164a0ad tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:30.232797 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d66f5c8-6c83-46fa-8e58-8ef11164a0ad tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.232972 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3d66f5c8-6c83-46fa-8e58-8ef11164a0ad tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.236882 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3d66f5c8-6c83-46fa-8e58-8ef11164a0ad tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d returned with HTTP 404 Aug 08 19:38:30.237294 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1274/5091] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:30 2026] GET /volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:30.243253 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.244768 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:30.244933 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.245104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.245202 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:30.249716 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.249716 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:30.250078 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:30.264595 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:38:30.264751 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5ccd6db2-f36f-4e6a-85c0-9eea462b1319 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 returned with HTTP 202 Aug 08 19:38:30.265120 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1275/5092] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:30 2026] DELETE /volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:30.271204 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a4fc569-d418-4599-9744-d9c92dfaee1b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.272581 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a4fc569-d418-4599-9744-d9c92dfaee1b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:30.272748 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc569-d418-4599-9744-d9c92dfaee1b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.272921 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a4fc569-d418-4599-9744-d9c92dfaee1b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.278638 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.278638 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:30.279143 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a4fc569-d418-4599-9744-d9c92dfaee1b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:30.279954 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a4fc569-d418-4599-9744-d9c92dfaee1b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 returned with HTTP 200 Aug 08 19:38:30.280335 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1273/5093] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:30 2026] GET /volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:30.325258 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-696ca366-52ae-471d-9a2b-2eee09c7792a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.326780 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-696ca366-52ae-471d-9a2b-2eee09c7792a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:30.327005 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-696ca366-52ae-471d-9a2b-2eee09c7792a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.327226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-696ca366-52ae-471d-9a2b-2eee09c7792a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.333532 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.333532 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:30.336627 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-696ca366-52ae-471d-9a2b-2eee09c7792a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:30.340161 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-696ca366-52ae-471d-9a2b-2eee09c7792a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:30.340565 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1272/5094] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:30 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:30.507222 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-998d1de1-bb52-4325-85fe-fded30c74d9b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.509278 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-998d1de1-bb52-4325-85fe-fded30c74d9b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:30.509514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-998d1de1-bb52-4325-85fe-fded30c74d9b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.509688 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-998d1de1-bb52-4325-85fe-fded30c74d9b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.517666 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.517666 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:30.521974 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-998d1de1-bb52-4325-85fe-fded30c74d9b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:30.526638 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-998d1de1-bb52-4325-85fe-fded30c74d9b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 returned with HTTP 200 Aug 08 19:38:30.527051 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1275/5095] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:30 2026] GET /volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 => generated 1343 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:30.533661 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5d6bfbab-af80-4ffd-83c5-2dd0681f60b1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.534087 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d6bfbab-af80-4ffd-83c5-2dd0681f60b1 None None] GET https://10.4.3.89/volume// Aug 08 19:38:30.534273 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d6bfbab-af80-4ffd-83c5-2dd0681f60b1 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.534508 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5d6bfbab-af80-4ffd-83c5-2dd0681f60b1 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.534936 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5d6bfbab-af80-4ffd-83c5-2dd0681f60b1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:30.535208 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1276/5096] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:38:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:38:30.541290 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-28b9743f-73b9-4f08-9433-efd0c945c983 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.543245 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-28b9743f-73b9-4f08-9433-efd0c945c983 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:38:30.543605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-28b9743f-73b9-4f08-9433-efd0c945c983 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "817d9675-355e-42a1-b328-1141e70499d2", "connector": null, "instance_uuid": "f5bfc207-1283-492e-93a5-00a51c05f16d"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:30.551220 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.551220 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:30.574398 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-28b9743f-73b9-4f08-9433-efd0c945c983 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:38:30.574969 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1274/5097] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:38: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) Aug 08 19:38:30.581687 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-76aa105d-6c94-42ec-baee-ea36b894a7cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.582067 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76aa105d-6c94-42ec-baee-ea36b894a7cd None None] GET https://10.4.3.89/volume// Aug 08 19:38:30.582233 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76aa105d-6c94-42ec-baee-ea36b894a7cd None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.582440 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-76aa105d-6c94-42ec-baee-ea36b894a7cd None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.582750 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-76aa105d-6c94-42ec-baee-ea36b894a7cd None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:30.583021 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1273/5098] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:38:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:38:30.589177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-4c726fea-91f5-4326-8b29-a9ba242799de None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.591317 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-4c726fea-91f5-4326-8b29-a9ba242799de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:30.591566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-4c726fea-91f5-4326-8b29-a9ba242799de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:30.591770 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-4c726fea-91f5-4326-8b29-a9ba242799de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:30.601133 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.601133 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:30.604539 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-4c726fea-91f5-4326-8b29-a9ba242799de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:30.608962 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-4c726fea-91f5-4326-8b29-a9ba242799de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 returned with HTTP 200 Aug 08 19:38:30.609421 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1276/5099] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:38:30 2026] GET /volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 => generated 1522 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:30.701643 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-c466b9a3-4b4e-4e64-93c7-520aff41141c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.703690 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-c466b9a3-4b4e-4e64-93c7-520aff41141c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be Aug 08 19:38:30.704177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-c466b9a3-4b4e-4e64-93c7-520aff41141c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:30.711980 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-c466b9a3-4b4e-4e64-93c7-520aff41141c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-817d9675-355e-42a1-b328-1141e70499d2-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:38:30.716398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-c466b9a3-4b4e-4e64-93c7-520aff41141c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-817d9675-355e-42a1-b328-1141e70499d2-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:38:30.717357 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.717357 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:30.788335 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-c466b9a3-4b4e-4e64-93c7-520aff41141c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-817d9675-355e-42a1-b328-1141e70499d2-np0000006803" released by "attachment_update" :: held 0.072s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:38:30.788684 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-c466b9a3-4b4e-4e64-93c7-520aff41141c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be returned with HTTP 200 Aug 08 19:38:30.789102 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1277/5100] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:38:30 2026] PUT /volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:30.808959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-81a54f00-0556-450b-914f-1e29a9bcc913 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:30.811075 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-81a54f00-0556-450b-914f-1e29a9bcc913 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be/action Aug 08 19:38:30.811437 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-81a54f00-0556-450b-914f-1e29a9bcc913 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:38:30.811552 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-81a54f00-0556-450b-914f-1e29a9bcc913 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:30.826893 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:30.826893 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:30.834954 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1d39a69e-3662-472b-9fbd-b53e3452d368 req-81a54f00-0556-450b-914f-1e29a9bcc913 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be/action returned with HTTP 204 Aug 08 19:38:30.835356 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1275/5101] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:38:30 2026] POST /volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:31.288670 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a0271421-875a-4191-9eb5-6f0ab2a02468 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:31.290542 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0271421-875a-4191-9eb5-6f0ab2a02468 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:31.290739 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0271421-875a-4191-9eb5-6f0ab2a02468 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:31.290919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0271421-875a-4191-9eb5-6f0ab2a02468 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:31.295584 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0271421-875a-4191-9eb5-6f0ab2a02468 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 returned with HTTP 404 Aug 08 19:38:31.296096 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1274/5102] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:31 2026] GET /volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:31.302161 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64eca66c-3a81-4dac-9978-918016935322 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:31.303968 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64eca66c-3a81-4dac-9978-918016935322 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:31.304224 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64eca66c-3a81-4dac-9978-918016935322 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:31.304486 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64eca66c-3a81-4dac-9978-918016935322 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:31.304625 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-64eca66c-3a81-4dac-9978-918016935322 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:31.309601 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:31.309601 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:31.310027 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64eca66c-3a81-4dac-9978-918016935322 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:31.327274 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64eca66c-3a81-4dac-9978-918016935322 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:38:31.327542 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64eca66c-3a81-4dac-9978-918016935322 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b returned with HTTP 202 Aug 08 19:38:31.327999 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1277/5103] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:31 2026] DELETE /volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:31.334646 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aa41c870-02f0-4bfa-8d3b-d1bb1e8fdcb5 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:31.336332 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa41c870-02f0-4bfa-8d3b-d1bb1e8fdcb5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:31.336568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa41c870-02f0-4bfa-8d3b-d1bb1e8fdcb5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:31.336751 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa41c870-02f0-4bfa-8d3b-d1bb1e8fdcb5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:31.341445 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:31.341445 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:31.341830 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-aa41c870-02f0-4bfa-8d3b-d1bb1e8fdcb5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:31.342556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa41c870-02f0-4bfa-8d3b-d1bb1e8fdcb5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b returned with HTTP 200 Aug 08 19:38:31.342867 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1278/5104] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:31 2026] GET /volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:31.351928 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-63d86300-a552-4a87-9563-824bac3ee100 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:31.353678 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63d86300-a552-4a87-9563-824bac3ee100 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:31.353873 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63d86300-a552-4a87-9563-824bac3ee100 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:31.354081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-63d86300-a552-4a87-9563-824bac3ee100 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:31.360803 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:31.360803 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:31.364499 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-63d86300-a552-4a87-9563-824bac3ee100 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:31.368921 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-63d86300-a552-4a87-9563-824bac3ee100 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:31.369557 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1276/5105] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:31 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:32.351115 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2f1ee46f-cf22-4a73-bc1d-b83bc7fb1cee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.353035 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f1ee46f-cf22-4a73-bc1d-b83bc7fb1cee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:32.353290 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f1ee46f-cf22-4a73-bc1d-b83bc7fb1cee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.353553 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2f1ee46f-cf22-4a73-bc1d-b83bc7fb1cee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.358697 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2f1ee46f-cf22-4a73-bc1d-b83bc7fb1cee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b returned with HTTP 404 Aug 08 19:38:32.359304 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1275/5106] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:32 2026] GET /volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:32.368022 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-76ca86b9-9eb5-4fbf-a766-8989bb478bf7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.369765 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76ca86b9-9eb5-4fbf-a766-8989bb478bf7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:32.369956 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76ca86b9-9eb5-4fbf-a766-8989bb478bf7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.370135 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-76ca86b9-9eb5-4fbf-a766-8989bb478bf7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.370236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-76ca86b9-9eb5-4fbf-a766-8989bb478bf7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 Aug 08 19:38:32.382091 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-76ca86b9-9eb5-4fbf-a766-8989bb478bf7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 returned with HTTP 404 Aug 08 19:38:32.382731 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1278/5107] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:32 2026] DELETE /volume/v3/snapshots/aec0a8aa-5a8a-4958-94d7-1683f3adf2a5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:32.384341 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0c024ccd-ea7e-4645-9342-cf6711bad59b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.386079 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c024ccd-ea7e-4645-9342-cf6711bad59b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:32.386349 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c024ccd-ea7e-4645-9342-cf6711bad59b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.386607 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0c024ccd-ea7e-4645-9342-cf6711bad59b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.391907 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-888d8b59-0dd0-41c8-83b8-2cb6cc70c73a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.394341 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-888d8b59-0dd0-41c8-83b8-2cb6cc70c73a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:32.394616 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-888d8b59-0dd0-41c8-83b8-2cb6cc70c73a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.394888 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-888d8b59-0dd0-41c8-83b8-2cb6cc70c73a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.394996 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-888d8b59-0dd0-41c8-83b8-2cb6cc70c73a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 5a7e62d7-dacc-4db7-a365-81eb47b4f07b Aug 08 19:38:32.400403 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:32.400403 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:32.403851 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-888d8b59-0dd0-41c8-83b8-2cb6cc70c73a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b returned with HTTP 404 Aug 08 19:38:32.404151 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0c024ccd-ea7e-4645-9342-cf6711bad59b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:32.404451 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1277/5108] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:32 2026] DELETE /volume/v3/snapshots/5a7e62d7-dacc-4db7-a365-81eb47b4f07b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:32.408512 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0c024ccd-ea7e-4645-9342-cf6711bad59b tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:32.408857 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1279/5109] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:32 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:32.411653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-10c71e70-3283-4c2d-8ff7-f320dd68cb0b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.414271 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10c71e70-3283-4c2d-8ff7-f320dd68cb0b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:32.414532 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10c71e70-3283-4c2d-8ff7-f320dd68cb0b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.414711 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-10c71e70-3283-4c2d-8ff7-f320dd68cb0b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.414864 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-10c71e70-3283-4c2d-8ff7-f320dd68cb0b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 01c3c919-7b34-48b4-bbc4-2b513db0bd1d Aug 08 19:38:32.420663 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-10c71e70-3283-4c2d-8ff7-f320dd68cb0b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d returned with HTTP 404 Aug 08 19:38:32.421161 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1276/5110] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:32 2026] DELETE /volume/v3/snapshots/01c3c919-7b34-48b4-bbc4-2b513db0bd1d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:32.461099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-69752381-e593-4c6a-9356-75a861b55d04 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.464637 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-69752381-e593-4c6a-9356-75a861b55d04 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:32.464893 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-69752381-e593-4c6a-9356-75a861b55d04 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.465164 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-69752381-e593-4c6a-9356-75a861b55d04 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.477243 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:32.477243 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:32.481946 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-69752381-e593-4c6a-9356-75a861b55d04 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:32.487829 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-69752381-e593-4c6a-9356-75a861b55d04 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:32.488178 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1279/5111] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:32 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1651 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:32.512322 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-5ab92632-4df2-41b3-9be1-f30a49fe7f2c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.514474 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-5ab92632-4df2-41b3-9be1-f30a49fe7f2c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e/action Aug 08 19:38:32.514894 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-5ab92632-4df2-41b3-9be1-f30a49fe7f2c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:38:32.515022 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-5ab92632-4df2-41b3-9be1-f30a49fe7f2c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:32.526688 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:32.526688 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:32.527118 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-5ab92632-4df2-41b3-9be1-f30a49fe7f2c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:32.533353 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-5ab92632-4df2-41b3-9be1-f30a49fe7f2c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Begin detaching volume completed successfully. Aug 08 19:38:32.533587 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-5ab92632-4df2-41b3-9be1-f30a49fe7f2c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e/action returned with HTTP 202 Aug 08 19:38:32.534045 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1278/5112] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:38:32 2026] POST /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:38:32.572242 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6afcfc01-0633-46b4-a623-f7f0dc14271c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.572700 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6afcfc01-0633-46b4-a623-f7f0dc14271c None None] GET https://10.4.3.89/volume// Aug 08 19:38:32.572855 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6afcfc01-0633-46b4-a623-f7f0dc14271c None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.573033 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6afcfc01-0633-46b4-a623-f7f0dc14271c None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.573358 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6afcfc01-0633-46b4-a623-f7f0dc14271c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:32.573691 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1280/5113] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:38:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:38:32.580428 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-71842734-2b74-4c17-b808-5084d916178f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:32.582279 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-71842734-2b74-4c17-b808-5084d916178f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:32.582498 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-71842734-2b74-4c17-b808-5084d916178f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:32.582735 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-71842734-2b74-4c17-b808-5084d916178f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:32.591596 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:32.591596 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:32.594694 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-71842734-2b74-4c17-b808-5084d916178f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:32.599659 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-71842734-2b74-4c17-b808-5084d916178f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:32.600043 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1277/5114] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:38:32 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:33.421311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4ba0b96-3b15-41c8-8aa5-4242136d72e2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:33.422956 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4ba0b96-3b15-41c8-8aa5-4242136d72e2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:33.423286 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4ba0b96-3b15-41c8-8aa5-4242136d72e2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:33.423946 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4ba0b96-3b15-41c8-8aa5-4242136d72e2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:33.430302 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:33.430302 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:33.433627 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a4ba0b96-3b15-41c8-8aa5-4242136d72e2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:33.437351 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4ba0b96-3b15-41c8-8aa5-4242136d72e2 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:33.437885 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1280/5115] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:33 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:34.450744 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9fb4e3f4-0ba1-4160-a3d0-d72e54ba8b6d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:34.452566 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9fb4e3f4-0ba1-4160-a3d0-d72e54ba8b6d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:34.452777 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9fb4e3f4-0ba1-4160-a3d0-d72e54ba8b6d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:34.452954 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9fb4e3f4-0ba1-4160-a3d0-d72e54ba8b6d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:34.460963 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:34.460963 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:34.464680 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9fb4e3f4-0ba1-4160-a3d0-d72e54ba8b6d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:34.468730 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9fb4e3f4-0ba1-4160-a3d0-d72e54ba8b6d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:34.469093 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1279/5116] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:34 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:34.978633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-cceee65f-3678-4060-9f7d-6877270825b8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:34.980698 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-cceee65f-3678-4060-9f7d-6877270825b8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 Aug 08 19:38:34.980891 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-cceee65f-3678-4060-9f7d-6877270825b8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:34.981073 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-cceee65f-3678-4060-9f7d-6877270825b8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:34.988195 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:34.988195 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:35.059776 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-3bcd4634-a7dd-4b17-b45f-db70819cc167 req-cceee65f-3678-4060-9f7d-6877270825b8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 returned with HTTP 200 Aug 08 19:38:35.060272 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1281/5117] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:38:34 2026] DELETE /volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:35.481954 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-486bda20-e180-444c-9dfb-51c61b478c36 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:35.484301 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-486bda20-e180-444c-9dfb-51c61b478c36 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:35.484583 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-486bda20-e180-444c-9dfb-51c61b478c36 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:35.484821 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-486bda20-e180-444c-9dfb-51c61b478c36 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:35.493394 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:35.493394 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:35.497881 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-486bda20-e180-444c-9dfb-51c61b478c36 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:35.502912 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-486bda20-e180-444c-9dfb-51c61b478c36 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:35.503546 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1278/5118] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:35 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:36.317146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-71e374f6-c432-4ce8-b60e-5d1f8bc44d21 req-51d273a3-4b4e-4872-8c74-4f0df0d98cbb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:36.317146 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-71e374f6-c432-4ce8-b60e-5d1f8bc44d21 req-51d273a3-4b4e-4872-8c74-4f0df0d98cbb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 Aug 08 19:38:36.317146 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-71e374f6-c432-4ce8-b60e-5d1f8bc44d21 req-51d273a3-4b4e-4872-8c74-4f0df0d98cbb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:36.317617 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-71e374f6-c432-4ce8-b60e-5d1f8bc44d21 req-51d273a3-4b4e-4872-8c74-4f0df0d98cbb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:36.323499 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-71e374f6-c432-4ce8-b60e-5d1f8bc44d21 req-51d273a3-4b4e-4872-8c74-4f0df0d98cbb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 returned with HTTP 404 Aug 08 19:38:36.323499 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1281/5119] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:38:36 2026] DELETE /volume/v3/attachments/ed465920-e006-40e9-9ea1-5500bd9bd9a4 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:36.517054 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dafaef95-877f-477a-b284-2daf9232c167 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:36.518757 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dafaef95-877f-477a-b284-2daf9232c167 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:36.518980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dafaef95-877f-477a-b284-2daf9232c167 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:36.519163 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dafaef95-877f-477a-b284-2daf9232c167 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:36.526566 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:36.526566 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:36.530214 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dafaef95-877f-477a-b284-2daf9232c167 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:36.534570 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dafaef95-877f-477a-b284-2daf9232c167 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:36.535136 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1280/5120] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:36 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:36.546378 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a0761e2d-5ed3-4e0f-ad57-1eece4ab2266 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:36.548143 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0761e2d-5ed3-4e0f-ad57-1eece4ab2266 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:36.548358 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0761e2d-5ed3-4e0f-ad57-1eece4ab2266 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:36.548566 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a0761e2d-5ed3-4e0f-ad57-1eece4ab2266 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:36.555465 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:36.555465 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:36.558843 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a0761e2d-5ed3-4e0f-ad57-1eece4ab2266 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:36.563464 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a0761e2d-5ed3-4e0f-ad57-1eece4ab2266 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:36.563828 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1282/5121] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:36 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:36.577575 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:36.579432 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:36.579793 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "876bf69e-c4eb-476b-9ca2-d88e315aaf0b", "name": "tempest-VolumeImageDependencyTests-Snapshot-1913941147"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:36.588747 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:36.588747 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:36.589232 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:36.589461 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create snapshot from volume 876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:36.638128 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Created reservations ['accc16c6-bd8b-4ade-bb71-b8ba244d0236', '4b20b6c4-c08a-4791-a2e9-54487d32e256', '62e7d0e9-6ab0-41c5-b700-081e788e7b0c', 'ad4f8040-0c61-403a-874c-25a0383d1a0c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:36.683971 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Snapshot create request issued successfully. Aug 08 19:38:36.684504 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35e1481c-7fc5-40b9-aed1-a583843e13d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:36.684995 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1279/5122] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:36 2026] POST /volume/v3/snapshots => generated 313 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:36.694031 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-955f17dc-91e4-48dc-aeaa-44be2db7d4d9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:36.698536 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-955f17dc-91e4-48dc-aeaa-44be2db7d4d9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:36.698536 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-955f17dc-91e4-48dc-aeaa-44be2db7d4d9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:36.698536 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-955f17dc-91e4-48dc-aeaa-44be2db7d4d9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:36.705430 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:36.705430 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:36.706403 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-955f17dc-91e4-48dc-aeaa-44be2db7d4d9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Snapshot retrieved successfully. Aug 08 19:38:36.707614 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-955f17dc-91e4-48dc-aeaa-44be2db7d4d9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 returned with HTTP 200 Aug 08 19:38:36.708128 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1282/5123] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:36 2026] GET /volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 => generated 445 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:37.517074 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-53befbb3-7b88-4e0c-b71d-6939628ab194 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:37.518851 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53befbb3-7b88-4e0c-b71d-6939628ab194 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:37.519449 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53befbb3-7b88-4e0c-b71d-6939628ab194 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:37.519449 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-53befbb3-7b88-4e0c-b71d-6939628ab194 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:37.531916 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:37.531916 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:37.536906 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-53befbb3-7b88-4e0c-b71d-6939628ab194 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:37.542299 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-53befbb3-7b88-4e0c-b71d-6939628ab194 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 returned with HTTP 200 Aug 08 19:38:37.542792 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1281/5124] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:37 2026] GET /volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 => generated 1635 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:37.721437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cee29b42-fd8e-4b56-8e94-1bf67a298ad8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:37.721437 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cee29b42-fd8e-4b56-8e94-1bf67a298ad8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:37.721437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cee29b42-fd8e-4b56-8e94-1bf67a298ad8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:37.721437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cee29b42-fd8e-4b56-8e94-1bf67a298ad8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:37.726179 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:37.726179 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:37.726651 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cee29b42-fd8e-4b56-8e94-1bf67a298ad8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Snapshot retrieved successfully. Aug 08 19:38:37.727426 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cee29b42-fd8e-4b56-8e94-1bf67a298ad8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 returned with HTTP 200 Aug 08 19:38:37.730436 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1283/5125] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:37 2026] GET /volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:37.736405 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-633b1227-92ba-4e93-8214-de9b02c9e307 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:37.738688 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:37.740617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "2981f574-dea7-49ad-aeda-121b640c40c5", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:37.740617 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '2981f574-dea7-49ad-aeda-121b640c40c5', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:37.747059 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:37.747059 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:37.747059 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Snapshot retrieved successfully. Aug 08 19:38:37.747059 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume of 1 GB Aug 08 19:38:37.750293 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Availability Zones retrieved successfully. Aug 08 19:38:37.756270 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (ce94f908-e774-4d98-8e04-7f1425dc7c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:37.757190 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4017d6a6-7254-4c5f-b050-1439ed77d321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:37.758204 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:37.787816 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4017d6a6-7254-4c5f-b050-1439ed77d321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2981f574-dea7-49ad-aeda-121b640c40c5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:37.788633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a57b04-ba98-4cf5-9464-27fff769805d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:37.831505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Created reservations ['7b96299d-73e7-4303-83b8-2c62f999620c', '0531fa9a-9c75-4968-910a-e3a8a758aa55', '2248511f-bdd0-4eaa-9889-e992c03f16f1', '30fe79c4-5298-4167-843d-eaf2be591a47'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:37.832577 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14a57b04-ba98-4cf5-9464-27fff769805d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b96299d-73e7-4303-83b8-2c62f999620c', '0531fa9a-9c75-4968-910a-e3a8a758aa55', '2248511f-bdd0-4eaa-9889-e992c03f16f1', '30fe79c4-5298-4167-843d-eaf2be591a47']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:37.833405 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab1826c-5d86-421c-a03a-53b8b62863a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:37.849243 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2426d048-974d-4848-85a5-8ec2aa8d6059 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:37.851052 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2426d048-974d-4848-85a5-8ec2aa8d6059 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:37.851383 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2426d048-974d-4848-85a5-8ec2aa8d6059 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:37.851741 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2426d048-974d-4848-85a5-8ec2aa8d6059 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:37.859835 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:37.859835 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:37.864806 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-2426d048-974d-4848-85a5-8ec2aa8d6059 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:37.869669 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2426d048-974d-4848-85a5-8ec2aa8d6059 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:37.870077 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1283/5126] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:37 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:37.877704 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ab1826c-5d86-421c-a03a-53b8b62863a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1650bf4-b52b-47eb-a936-1a341b57cd46', '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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['7b96299d-73e7-4303-83b8-2c62f999620c','0531fa9a-9c75-4968-910a-e3a8a758aa55','2248511f-bdd0-4eaa-9889-e992c03f16f1','30fe79c4-5298-4167-843d-eaf2be591a47'],size=1,snapshot_id=2981f574-dea7-49ad-aeda-121b640c40c5,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:37Z,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=c1650bf4-b52b-47eb-a936-1a341b57cd46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01c6d10a44d4c0f8e36eb604e2bbe77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2981f574-dea7-49ad-aeda-121b640c40c5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:37.878404 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8641c3b4-0cd3-4805-95a4-61357e87f93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:37.889577 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2fddec67-423e-454e-836f-bb9f431631b5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:37.891803 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fddec67-423e-454e-836f-bb9f431631b5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:37.892014 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fddec67-423e-454e-836f-bb9f431631b5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:37.892290 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2fddec67-423e-454e-836f-bb9f431631b5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:37.892500 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2fddec67-423e-454e-836f-bb9f431631b5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: 9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:37.899297 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:37.899297 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:37.899746 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2fddec67-423e-454e-836f-bb9f431631b5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:37.903168 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8641c3b4-0cd3-4805-95a4-61357e87f93d) transitioned into 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='a01c6d10a44d4c0f8e36eb604e2bbe77',qos_specs=None,replication_status=,reservations=['7b96299d-73e7-4303-83b8-2c62f999620c','0531fa9a-9c75-4968-910a-e3a8a758aa55','2248511f-bdd0-4eaa-9889-e992c03f16f1','30fe79c4-5298-4167-843d-eaf2be591a47'],size=1,snapshot_id=2981f574-dea7-49ad-aeda-121b640c40c5,source_replicaid=,source_volid=None,status='creating',user_id='0f8de74ae4f74c5cb297ad56e3cf53f3',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:37.903968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf69da1-20b1-42ef-bce3-88036258516a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:37.916057 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2fddec67-423e-454e-836f-bb9f431631b5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume request issued successfully. Aug 08 19:38:37.916373 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2fddec67-423e-454e-836f-bb9f431631b5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 202 Aug 08 19:38:37.916980 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1282/5127] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:38:37 2026] DELETE /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:37.924604 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-071d9359-9c08-42f4-8083-5eb3387f670b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:37.926722 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-071d9359-9c08-42f4-8083-5eb3387f670b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:37.927022 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-071d9359-9c08-42f4-8083-5eb3387f670b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:37.927126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbf69da1-20b1-42ef-bce3-88036258516a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:37.927303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-071d9359-9c08-42f4-8083-5eb3387f670b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:37.928534 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Flow 'volume_create_api' (ce94f908-e774-4d98-8e04-7f1425dc7c54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:37.929010 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Create volume request issued successfully. Aug 08 19:38:37.929858 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-633b1227-92ba-4e93-8214-de9b02c9e307 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:37.930490 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1280/5128] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:38:37 2026] POST /volume/v3/volumes => generated 807 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:37.937174 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:37.937174 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:37.941644 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-31a7565f-6b12-4a63-a23a-2e7dfcd4d7bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:37.941747 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-071d9359-9c08-42f4-8083-5eb3387f670b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:37.943927 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31a7565f-6b12-4a63-a23a-2e7dfcd4d7bf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:37.944247 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31a7565f-6b12-4a63-a23a-2e7dfcd4d7bf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:37.944584 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-31a7565f-6b12-4a63-a23a-2e7dfcd4d7bf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:37.947358 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-071d9359-9c08-42f4-8083-5eb3387f670b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 200 Aug 08 19:38:37.947805 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1284/5129] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:37 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:37.955098 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:37.955098 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:37.960363 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-31a7565f-6b12-4a63-a23a-2e7dfcd4d7bf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:37.966392 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-31a7565f-6b12-4a63-a23a-2e7dfcd4d7bf tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 200 Aug 08 19:38:37.966931 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1284/5130] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:37 2026] GET /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:38.706583 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-dedeb917-42cb-4b4c-a94b-238425ddba11 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:38.708935 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-dedeb917-42cb-4b4c-a94b-238425ddba11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be Aug 08 19:38:38.709112 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-dedeb917-42cb-4b4c-a94b-238425ddba11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:38.709282 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-dedeb917-42cb-4b4c-a94b-238425ddba11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:38.716417 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:38.716417 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:38.758530 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-dedeb917-42cb-4b4c-a94b-238425ddba11 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be returned with HTTP 200 Aug 08 19:38:38.758912 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1283/5131] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:38:38 2026] DELETE /volume/v3/attachments/5d6642bc-724d-4063-887b-e955fd8b20be => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:38.770972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:38.773029 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:38.773180 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:38.773363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:38.773543 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:38.779730 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:38.779730 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:38.780100 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:38.794150 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:38:38.794363 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-1b1a85f0-b510-49a2-8804-f56674589a6a req-b4fd5e1e-cfad-479f-98c0-9525946a6cc7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 returned with HTTP 202 Aug 08 19:38:38.794766 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1281/5132] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:38:38 2026] DELETE /volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:38.963578 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-10e27fbe-4cce-4eb6-955d-71da17e32566 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:38.965529 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10e27fbe-4cce-4eb6-955d-71da17e32566 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e Aug 08 19:38:38.965762 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10e27fbe-4cce-4eb6-955d-71da17e32566 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:38.965965 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10e27fbe-4cce-4eb6-955d-71da17e32566 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:38.971742 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10e27fbe-4cce-4eb6-955d-71da17e32566 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e returned with HTTP 404 Aug 08 19:38:38.972258 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1285/5133] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:38 2026] GET /volume/v3/volumes/9c2f61d3-5efe-45a6-9916-ea6c760a596e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:38.979434 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3afff83f-a353-478d-b17d-201294976589 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:38.981188 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3afff83f-a353-478d-b17d-201294976589 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:38.981502 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3afff83f-a353-478d-b17d-201294976589 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:38.981745 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3afff83f-a353-478d-b17d-201294976589 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:38.982958 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7bc9bef7-014d-4622-801e-6b85b3480e28 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:38.984627 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7bc9bef7-014d-4622-801e-6b85b3480e28 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:38:38.984842 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7bc9bef7-014d-4622-801e-6b85b3480e28 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:38.985076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7bc9bef7-014d-4622-801e-6b85b3480e28 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:38.989229 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:38.989229 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:38.992461 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:38.992461 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:38.992980 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3afff83f-a353-478d-b17d-201294976589 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:38.996548 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7bc9bef7-014d-4622-801e-6b85b3480e28 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:38.997837 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3afff83f-a353-478d-b17d-201294976589 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 200 Aug 08 19:38:38.998363 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1285/5134] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:38 2026] GET /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:39.001610 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7bc9bef7-014d-4622-801e-6b85b3480e28 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:38:39.002002 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1284/5135] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:38 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:39.011737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-31cea7f4-626a-41e1-a24e-82ce1cadb4b1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:39.013517 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31cea7f4-626a-41e1-a24e-82ce1cadb4b1 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:39.013722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31cea7f4-626a-41e1-a24e-82ce1cadb4b1 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:39.013799 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:39.013910 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-31cea7f4-626a-41e1-a24e-82ce1cadb4b1 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:39.015469 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:39.015809 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cca177a-f408-46e4-9005-5075e2532943", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-287791639"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:39.021215 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:39.021215 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:39.024430 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:39.024430 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:39.025019 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:39.025156 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:38:39.025233 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-31cea7f4-626a-41e1-a24e-82ce1cadb4b1 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:39.030217 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-31cea7f4-626a-41e1-a24e-82ce1cadb4b1 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 200 Aug 08 19:38:39.030621 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1282/5136] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:39 2026] GET /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:39.042943 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:39.045016 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:39.045263 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:39.045517 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:39.045667 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete snapshot with id: 2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:39.050187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['3c14e1cd-9cbc-41e7-87e6-ee410731d224', '2b187e9f-3dd4-4a9e-8ed9-9ea439dce734', '0e5f353c-6eff-4270-bf4f-dd3e41aab72a', 'ebae66fc-5045-4af1-8237-fe2c498926b4'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:39.050544 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:39.050544 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:39.050940 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Snapshot retrieved successfully. Aug 08 19:38:39.066723 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Snapshot delete request issued successfully. Aug 08 19:38:39.067098 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8ad7c6a4-1480-4a8a-bd08-13557b9f1c6f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 returned with HTTP 202 Aug 08 19:38:39.067847 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1286/5137] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:39 2026] DELETE /volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:39.075964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-acb03f2e-d194-4603-a450-2fba90aaf461 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:39.078055 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acb03f2e-d194-4603-a450-2fba90aaf461 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:39.078280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acb03f2e-d194-4603-a450-2fba90aaf461 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:39.078534 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-acb03f2e-d194-4603-a450-2fba90aaf461 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:39.082676 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot create request issued successfully. Aug 08 19:38:39.082939 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-46d8a6d8-0702-4f2a-8503-5f49ccac3bd8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:39.083441 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1286/5138] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:39 2026] POST /volume/v3/snapshots => generated 379 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:39.083497 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:39.083497 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:39.083890 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-acb03f2e-d194-4603-a450-2fba90aaf461 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Snapshot retrieved successfully. Aug 08 19:38:39.084836 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-acb03f2e-d194-4603-a450-2fba90aaf461 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 returned with HTTP 200 Aug 08 19:38:39.085041 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1285/5139] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:39 2026] GET /volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:39.092448 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-facf4de9-83a7-4f99-8c67-c012ba91b509 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:39.094352 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-facf4de9-83a7-4f99-8c67-c012ba91b509 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:39.094580 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-facf4de9-83a7-4f99-8c67-c012ba91b509 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:39.094852 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-facf4de9-83a7-4f99-8c67-c012ba91b509 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:39.100062 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:39.100062 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:39.100505 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-facf4de9-83a7-4f99-8c67-c012ba91b509 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:39.101198 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-facf4de9-83a7-4f99-8c67-c012ba91b509 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 200 Aug 08 19:38:39.101580 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1283/5140] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:39 2026] GET /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:39.964151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a29f5ad-c04b-4778-9d42-cd490ad7c693 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:39.965662 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a29f5ad-c04b-4778-9d42-cd490ad7c693 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 Aug 08 19:38:39.965967 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a29f5ad-c04b-4778-9d42-cd490ad7c693 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:39.966179 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a29f5ad-c04b-4778-9d42-cd490ad7c693 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:39.971705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a29f5ad-c04b-4778-9d42-cd490ad7c693 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 returned with HTTP 404 Aug 08 19:38:39.972139 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1287/5141] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:39 2026] GET /volume/v3/volumes/817d9675-355e-42a1-b328-1141e70499d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:40.025104 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.026971 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:40.027205 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.027456 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.027582 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:40.032345 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.032345 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:40.032766 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.046293 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot delete request issued successfully. Aug 08 19:38:40.046293 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-65a778d1-2c62-4b10-a29f-d937a63ce6d2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 202 Aug 08 19:38:40.046803 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1287/5142] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:40 2026] DELETE /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:40.053580 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-95aa222f-45e4-4ba1-9e1d-284884005bd0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.055361 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95aa222f-45e4-4ba1-9e1d-284884005bd0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:40.055605 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95aa222f-45e4-4ba1-9e1d-284884005bd0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.055838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-95aa222f-45e4-4ba1-9e1d-284884005bd0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.060952 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.060952 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:40.061418 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-95aa222f-45e4-4ba1-9e1d-284884005bd0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.062118 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-95aa222f-45e4-4ba1-9e1d-284884005bd0 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 200 Aug 08 19:38:40.062507 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1286/5143] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:40 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:40.093654 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-15ffdd67-678d-480a-93ec-ee57081a1624 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.095495 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15ffdd67-678d-480a-93ec-ee57081a1624 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:40.095709 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15ffdd67-678d-480a-93ec-ee57081a1624 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.095892 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-15ffdd67-678d-480a-93ec-ee57081a1624 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.100238 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-15ffdd67-678d-480a-93ec-ee57081a1624 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 returned with HTTP 404 Aug 08 19:38:40.100745 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1284/5144] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:40 2026] GET /volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:40.107613 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-69329c93-87b9-435f-bc0f-8764e72204db None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.109517 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69329c93-87b9-435f-bc0f-8764e72204db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:40.109710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69329c93-87b9-435f-bc0f-8764e72204db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.109892 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-69329c93-87b9-435f-bc0f-8764e72204db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.110056 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-69329c93-87b9-435f-bc0f-8764e72204db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:40.110760 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c90b3f81-670a-4c0a-82b2-65a77e9dfe7d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.112547 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c90b3f81-670a-4c0a-82b2-65a77e9dfe7d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:40.112749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c90b3f81-670a-4c0a-82b2-65a77e9dfe7d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.112944 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c90b3f81-670a-4c0a-82b2-65a77e9dfe7d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.116748 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.116748 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:40.117463 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69329c93-87b9-435f-bc0f-8764e72204db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:40.117893 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.117893 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:40.118317 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c90b3f81-670a-4c0a-82b2-65a77e9dfe7d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.119100 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c90b3f81-670a-4c0a-82b2-65a77e9dfe7d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 200 Aug 08 19:38:40.119426 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1288/5145] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:40 2026] GET /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 538 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:40.127252 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cb952f9f-a093-4088-8ede-5fa959882ac8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.129112 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb952f9f-a093-4088-8ede-5fa959882ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:40.129328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb952f9f-a093-4088-8ede-5fa959882ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.129535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb952f9f-a093-4088-8ede-5fa959882ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.132536 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-69329c93-87b9-435f-bc0f-8764e72204db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume request issued successfully. Aug 08 19:38:40.132741 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-69329c93-87b9-435f-bc0f-8764e72204db tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 202 Aug 08 19:38:40.133147 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1288/5146] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:40 2026] DELETE /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:38:40.134867 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.134867 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:40.135317 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cb952f9f-a093-4088-8ede-5fa959882ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.136189 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb952f9f-a093-4088-8ede-5fa959882ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 200 Aug 08 19:38:40.136610 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1287/5147] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:40 2026] GET /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:40.140338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-96c13f23-f223-42a1-87a7-50558243bef0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.142337 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96c13f23-f223-42a1-87a7-50558243bef0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:40.142463 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96c13f23-f223-42a1-87a7-50558243bef0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.142709 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-96c13f23-f223-42a1-87a7-50558243bef0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.144021 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.145956 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:40.146153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.146341 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.146602 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:38:40.147547 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.db.api [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Building query based on filter {{(pid=100253) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 08 19:38:40.149590 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.149590 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:40.151254 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Get all snapshots completed successfully. Aug 08 19:38:40.151702 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d18f0072-3d0d-4fe0-893b-df1202dc855d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 200 Aug 08 19:38:40.152158 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1289/5148] 10.4.3.89 () {66 vars in 1236 bytes} [Sat Aug 8 19:38:40 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) Aug 08 19:38:40.153253 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-96c13f23-f223-42a1-87a7-50558243bef0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:40.158223 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-96c13f23-f223-42a1-87a7-50558243bef0 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 200 Aug 08 19:38:40.158699 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1285/5149] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:40 2026] GET /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 1225 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:40.160678 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-917db4b3-ae95-4b17-b9cd-24d8b1205ca2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.162399 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-917db4b3-ae95-4b17-b9cd-24d8b1205ca2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] PUT https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:40.162854 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-917db4b3-ae95-4b17-b9cd-24d8b1205ca2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-407719214", "description": "This is the new description of snapshot."}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:40.169439 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.169439 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:40.169898 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-917db4b3-ae95-4b17-b9cd-24d8b1205ca2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.175905 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-917db4b3-ae95-4b17-b9cd-24d8b1205ca2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 200 Aug 08 19:38:40.176325 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1289/5150] 10.4.3.89 () {68 vars in 1368 bytes} [Sat Aug 8 19:38:40 2026] PUT /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:40.184278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a7ad7f48-2e67-48b4-81f0-06a24e1ac6cb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.186144 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7ad7f48-2e67-48b4-81f0-06a24e1ac6cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:40.186328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7ad7f48-2e67-48b4-81f0-06a24e1ac6cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.186546 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a7ad7f48-2e67-48b4-81f0-06a24e1ac6cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.192184 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.192184 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:40.192439 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a7ad7f48-2e67-48b4-81f0-06a24e1ac6cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.193257 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a7ad7f48-2e67-48b4-81f0-06a24e1ac6cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 200 Aug 08 19:38:40.193750 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1288/5151] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:40 2026] GET /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:40.201532 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.203620 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:40.203825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.204010 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.204162 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:40.210619 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.210619 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:40.211152 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.225313 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:38:40.225628 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-cf770e43-5b74-4fc2-af49-9619cd4ae43b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 202 Aug 08 19:38:40.226164 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1290/5152] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:40 2026] DELETE /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:40.232933 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-59d45488-1034-41f8-abbd-f20962d65502 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:40.234713 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59d45488-1034-41f8-abbd-f20962d65502 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:40.234897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59d45488-1034-41f8-abbd-f20962d65502 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:40.235075 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-59d45488-1034-41f8-abbd-f20962d65502 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:40.240037 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:40.240037 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:40.240448 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-59d45488-1034-41f8-abbd-f20962d65502 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:40.241145 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-59d45488-1034-41f8-abbd-f20962d65502 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 200 Aug 08 19:38:40.241515 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1286/5153] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:40 2026] GET /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 575 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:41.071482 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ed47ee38-d5b0-4551-a0ff-0c3079eabe40 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.073157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed47ee38-d5b0-4551-a0ff-0c3079eabe40 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 Aug 08 19:38:41.073354 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed47ee38-d5b0-4551-a0ff-0c3079eabe40 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.073545 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ed47ee38-d5b0-4551-a0ff-0c3079eabe40 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.077783 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ed47ee38-d5b0-4551-a0ff-0c3079eabe40 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 returned with HTTP 404 Aug 08 19:38:41.078171 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1290/5154] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:41 2026] GET /volume/v3/snapshots/7a5f43bc-2ac7-4225-ab8a-dfc855827165 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:41.085478 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.087279 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:41.087494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.087675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.087849 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:41.094362 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:41.094362 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:41.094834 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:41.111077 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:38:41.111276 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5dcb0ffe-c949-42af-8089-e30dfdd00501 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 202 Aug 08 19:38:41.111874 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1289/5155] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:38:41 2026] DELETE /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:41.119396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1a525aa6-a2fe-45ab-ae8f-a49ff1338acc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.121283 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a525aa6-a2fe-45ab-ae8f-a49ff1338acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:41.121558 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a525aa6-a2fe-45ab-ae8f-a49ff1338acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.121757 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1a525aa6-a2fe-45ab-ae8f-a49ff1338acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.129805 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:41.129805 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:41.133579 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1a525aa6-a2fe-45ab-ae8f-a49ff1338acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:41.138778 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1a525aa6-a2fe-45ab-ae8f-a49ff1338acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 200 Aug 08 19:38:41.139219 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1291/5156] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:41 2026] GET /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:41.170397 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f012cfb2-b1a6-46d0-8862-81bfda4fa859 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.172472 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f012cfb2-b1a6-46d0-8862-81bfda4fa859 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:41.172706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f012cfb2-b1a6-46d0-8862-81bfda4fa859 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.172924 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f012cfb2-b1a6-46d0-8862-81bfda4fa859 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.178948 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f012cfb2-b1a6-46d0-8862-81bfda4fa859 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 404 Aug 08 19:38:41.179422 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1287/5157] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:41 2026] GET /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:41.250181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5058b08-5128-49f5-9e51-090a5a89fce3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.252053 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5058b08-5128-49f5-9e51-090a5a89fce3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:41.252287 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5058b08-5128-49f5-9e51-090a5a89fce3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.252532 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5058b08-5128-49f5-9e51-090a5a89fce3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.257040 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5058b08-5128-49f5-9e51-090a5a89fce3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 404 Aug 08 19:38:41.257536 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1291/5158] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:41 2026] GET /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:41.264248 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1d6e5c03-2341-49c0-abed-1b6e3f9383d1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.266078 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d6e5c03-2341-49c0-abed-1b6e3f9383d1 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:41.266313 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d6e5c03-2341-49c0-abed-1b6e3f9383d1 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.266551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1d6e5c03-2341-49c0-abed-1b6e3f9383d1 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.266660 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-1d6e5c03-2341-49c0-abed-1b6e3f9383d1 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 81e01472-fe5d-4d8c-8a78-147ae3c94bd8 Aug 08 19:38:41.271097 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1d6e5c03-2341-49c0-abed-1b6e3f9383d1 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 returned with HTTP 404 Aug 08 19:38:41.271603 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1290/5159] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:41 2026] DELETE /volume/v3/snapshots/81e01472-fe5d-4d8c-8a78-147ae3c94bd8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:41.278742 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2d55b94d-77f2-429b-8168-74f423f2d298 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.280392 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d55b94d-77f2-429b-8168-74f423f2d298 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:38:41.280584 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d55b94d-77f2-429b-8168-74f423f2d298 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.280757 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d55b94d-77f2-429b-8168-74f423f2d298 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.287901 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:41.287901 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:41.291265 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2d55b94d-77f2-429b-8168-74f423f2d298 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:41.295219 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d55b94d-77f2-429b-8168-74f423f2d298 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:38:41.295646 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1292/5160] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:41 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:41.307711 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.309495 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:38:41.309865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cca177a-f408-46e4-9005-5075e2532943", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1674243187"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:41.318021 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:41.318021 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:41.318516 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:38:41.318655 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:38:41.336751 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.338493 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:41.338733 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.338916 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.339114 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: 876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:41.343204 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['7ee35f68-84aa-4eb3-b43d-96f6b757c552', '91144e74-6fef-44c9-9212-2293ee378ea7', 'ed23ea7b-b670-464f-834c-51f04fca8622', '60b8430a-e18d-4814-997a-3550c9a05a76'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:41.346916 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:41.346916 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:41.347431 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:41.363647 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume request issued successfully. Aug 08 19:38:41.363940 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-aa10e7da-e98f-4a50-b08c-0e99211f50d4 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 202 Aug 08 19:38:41.364287 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1292/5161] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:41 2026] DELETE /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:38:41.366656 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot create request issued successfully. Aug 08 19:38:41.367098 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eaba72a6-2254-47aa-b71f-c3f7ab0e1a1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:38:41.367735 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1288/5162] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:38:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:41.371013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cedb4430-4c95-486e-893b-be12c230ff76 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.372867 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cedb4430-4c95-486e-893b-be12c230ff76 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:41.373040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cedb4430-4c95-486e-893b-be12c230ff76 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.373212 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cedb4430-4c95-486e-893b-be12c230ff76 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.376578 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6be8c1db-68b7-4565-88f2-f40689025ed3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:41.378403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6be8c1db-68b7-4565-88f2-f40689025ed3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:38:41.378661 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6be8c1db-68b7-4565-88f2-f40689025ed3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:41.378881 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6be8c1db-68b7-4565-88f2-f40689025ed3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:41.380380 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:41.380380 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:41.384277 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:41.384277 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:41.384731 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cedb4430-4c95-486e-893b-be12c230ff76 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:41.384937 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6be8c1db-68b7-4565-88f2-f40689025ed3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:41.385829 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6be8c1db-68b7-4565-88f2-f40689025ed3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d returned with HTTP 200 Aug 08 19:38:41.386477 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1293/5163] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:41 2026] GET /volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:41.390214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cedb4430-4c95-486e-893b-be12c230ff76 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 200 Aug 08 19:38:41.390624 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1291/5164] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:41 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:42.152441 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-54b0557a-fcdf-46ec-9f0a-23c3015414c5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.154229 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54b0557a-fcdf-46ec-9f0a-23c3015414c5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 Aug 08 19:38:42.154549 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54b0557a-fcdf-46ec-9f0a-23c3015414c5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.154803 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-54b0557a-fcdf-46ec-9f0a-23c3015414c5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.160144 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-54b0557a-fcdf-46ec-9f0a-23c3015414c5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 returned with HTTP 404 Aug 08 19:38:42.160585 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1293/5165] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/volumes/46c71c47-999b-4bc6-b4d3-d71e5354b518 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:42.184765 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.186580 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:42.186902 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-114669984", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:42.188321 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-114669984', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:42.260811 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:38:42.261099 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:42.261099 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:42.266058 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:38:42.270634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (ebecd9e9-ef44-45e8-a36c-dcc1148afd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:42.271567 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f9ae73-eb63-4c5e-be5e-1c72fad50465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:42.272373 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:42.326533 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f9ae73-eb63-4c5e-be5e-1c72fad50465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:42.327217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844db3ea-ef19-4a70-96fc-30a7173e5dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:42.363736 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['55da4458-dc4d-46b9-98fd-2c32fa315053', '942f9039-b831-4ed0-bf4a-ef88b73c197a', '27580d8e-ba98-496e-9b31-587dadc0b24e', 'b0a497b2-94ce-4e52-86f8-2a0926daced0'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:42.364688 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (844db3ea-ef19-4a70-96fc-30a7173e5dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55da4458-dc4d-46b9-98fd-2c32fa315053', '942f9039-b831-4ed0-bf4a-ef88b73c197a', '27580d8e-ba98-496e-9b31-587dadc0b24e', 'b0a497b2-94ce-4e52-86f8-2a0926daced0']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:42.365342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ee9429-f5ce-4e78-8def-ebec7d226975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:42.386747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ee9429-f5ce-4e78-8def-ebec7d226975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73e0d68d-9e08-455b-9452-f4ad3e0fcd5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-114669984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['55da4458-dc4d-46b9-98fd-2c32fa315053','942f9039-b831-4ed0-bf4a-ef88b73c197a','27580d8e-ba98-496e-9b31-587dadc0b24e','b0a497b2-94ce-4e52-86f8-2a0926daced0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-114669984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73e0d68d-9e08-455b-9452-f4ad3e0fcd5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:42.387397 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18b1377-c3fd-4b87-bfbc-1f42d3c14e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:42.394954 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f4eb4fe9-085e-4bd9-bf7f-0b38a94212ce None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.396555 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4eb4fe9-085e-4bd9-bf7f-0b38a94212ce tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:38:42.396732 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4eb4fe9-085e-4bd9-bf7f-0b38a94212ce tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.396905 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f4eb4fe9-085e-4bd9-bf7f-0b38a94212ce tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.401968 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:42.401968 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:42.402348 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-f4eb4fe9-085e-4bd9-bf7f-0b38a94212ce tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:38:42.403168 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f4eb4fe9-085e-4bd9-bf7f-0b38a94212ce tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d returned with HTTP 200 Aug 08 19:38:42.403234 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-44c37b51-0aab-4c50-9f62-04b83987310a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.403639 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1294/5166] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:42.404937 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44c37b51-0aab-4c50-9f62-04b83987310a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:42.405118 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44c37b51-0aab-4c50-9f62-04b83987310a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.405287 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-44c37b51-0aab-4c50-9f62-04b83987310a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.406147 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d18b1377-c3fd-4b87-bfbc-1f42d3c14e2d) transitioned into 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-114669984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['55da4458-dc4d-46b9-98fd-2c32fa315053','942f9039-b831-4ed0-bf4a-ef88b73c197a','27580d8e-ba98-496e-9b31-587dadc0b24e','b0a497b2-94ce-4e52-86f8-2a0926daced0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:42.407037 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ae24dd-8faf-4903-b179-fd021d739a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:42.410881 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-44c37b51-0aab-4c50-9f62-04b83987310a tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 404 Aug 08 19:38:42.411342 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1292/5167] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:42.418202 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01ae24dd-8faf-4903-b179-fd021d739a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:42.419861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (ebecd9e9-ef44-45e8-a36c-dcc1148afd60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:42.420020 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:38:42.420917 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8bfea4f5-ae96-4c90-bb85-e1487d88e27f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:42.421554 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1289/5168] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:38:42 2026] POST /volume/v3/volumes => generated 756 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:42.422687 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f8e58d42-05da-4c0a-b270-98f990f081ad None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.424578 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8e58d42-05da-4c0a-b270-98f990f081ad tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:42.424907 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8e58d42-05da-4c0a-b270-98f990f081ad tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.425163 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f8e58d42-05da-4c0a-b270-98f990f081ad tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.425383 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-f8e58d42-05da-4c0a-b270-98f990f081ad tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:42.431236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f8e58d42-05da-4c0a-b270-98f990f081ad tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 404 Aug 08 19:38:42.431766 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1294/5169] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:42 2026] DELETE /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:42.432779 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2abd7b9c-2bb6-46e8-a20a-fd26be4daa43 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.434563 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2abd7b9c-2bb6-46e8-a20a-fd26be4daa43 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:38:42.434774 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2abd7b9c-2bb6-46e8-a20a-fd26be4daa43 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.434950 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2abd7b9c-2bb6-46e8-a20a-fd26be4daa43 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.438743 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d3da0287-96cf-4880-b723-29255cf793a8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.440553 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3da0287-96cf-4880-b723-29255cf793a8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 Aug 08 19:38:42.440776 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3da0287-96cf-4880-b723-29255cf793a8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.440971 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3da0287-96cf-4880-b723-29255cf793a8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.442082 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:42.442082 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:42.445752 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2abd7b9c-2bb6-46e8-a20a-fd26be4daa43 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:42.446707 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3da0287-96cf-4880-b723-29255cf793a8 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 returned with HTTP 404 Aug 08 19:38:42.447234 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1293/5170] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/volumes/c1650bf4-b52b-47eb-a936-1a341b57cd46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:42.449993 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2abd7b9c-2bb6-46e8-a20a-fd26be4daa43 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:38:42.450379 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1295/5171] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:42.453241 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c67f5c03-c94d-490e-a688-4209d2af8f47 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.455090 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c67f5c03-c94d-490e-a688-4209d2af8f47 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:42.455268 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c67f5c03-c94d-490e-a688-4209d2af8f47 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.455505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c67f5c03-c94d-490e-a688-4209d2af8f47 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.455609 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-c67f5c03-c94d-490e-a688-4209d2af8f47 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete snapshot with id: 2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:42.459844 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c67f5c03-c94d-490e-a688-4209d2af8f47 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 returned with HTTP 404 Aug 08 19:38:42.460423 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1290/5172] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:42 2026] DELETE /volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:42.467613 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2eb8b2d3-a482-47ab-9155-5e0c1291f769 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.469666 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2eb8b2d3-a482-47ab-9155-5e0c1291f769 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 Aug 08 19:38:42.469900 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2eb8b2d3-a482-47ab-9155-5e0c1291f769 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.470133 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2eb8b2d3-a482-47ab-9155-5e0c1291f769 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.474728 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2eb8b2d3-a482-47ab-9155-5e0c1291f769 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 returned with HTTP 404 Aug 08 19:38:42.475247 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1295/5173] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/snapshots/2981f574-dea7-49ad-aeda-121b640c40c5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:42.482429 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f2aa24bf-b4c9-469c-a057-0debf7411522 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.484217 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2aa24bf-b4c9-469c-a057-0debf7411522 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:42.484439 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2aa24bf-b4c9-469c-a057-0debf7411522 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.484646 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f2aa24bf-b4c9-469c-a057-0debf7411522 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.484898 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f2aa24bf-b4c9-469c-a057-0debf7411522 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: 876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:42.490658 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f2aa24bf-b4c9-469c-a057-0debf7411522 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 404 Aug 08 19:38:42.491119 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1294/5174] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:42 2026] DELETE /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:42.498374 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-26011011-17d6-4f30-9c66-8db27bb4257d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.500897 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26011011-17d6-4f30-9c66-8db27bb4257d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b Aug 08 19:38:42.501194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26011011-17d6-4f30-9c66-8db27bb4257d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.501491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-26011011-17d6-4f30-9c66-8db27bb4257d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.506424 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-26011011-17d6-4f30-9c66-8db27bb4257d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b returned with HTTP 404 Aug 08 19:38:42.506870 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1296/5175] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/volumes/876bf69e-c4eb-476b-9ca2-d88e315aaf0b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:42.550000 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.551854 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d Aug 08 19:38:42.552155 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.552423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.552654 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: 081138c4-de81-4d7e-8bd4-1719c8a33b9d Aug 08 19:38:42.559756 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:42.559756 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:42.560075 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:42.577889 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume request issued successfully. Aug 08 19:38:42.578079 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d8f2ab9e-1f5b-4183-98fb-6c50f4ec16a9 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d returned with HTTP 202 Aug 08 19:38:42.578528 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1291/5176] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:42 2026] DELETE /volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:38:42.585572 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b922fae2-6e7e-4b72-8303-590ab793194f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:42.587690 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b922fae2-6e7e-4b72-8303-590ab793194f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d Aug 08 19:38:42.588010 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b922fae2-6e7e-4b72-8303-590ab793194f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:42.588276 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b922fae2-6e7e-4b72-8303-590ab793194f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:42.597706 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:42.597706 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:42.602453 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b922fae2-6e7e-4b72-8303-590ab793194f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Volume info retrieved successfully. Aug 08 19:38:42.608743 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b922fae2-6e7e-4b72-8303-590ab793194f tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d returned with HTTP 200 Aug 08 19:38:42.609264 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1296/5177] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:42 2026] GET /volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d => generated 1225 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:43.462496 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-24067fb7-2c24-4f5b-b33a-9b0fd44f1acc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:43.463908 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24067fb7-2c24-4f5b-b33a-9b0fd44f1acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:38:43.464156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24067fb7-2c24-4f5b-b33a-9b0fd44f1acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:43.464426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-24067fb7-2c24-4f5b-b33a-9b0fd44f1acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:43.471765 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:43.471765 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:43.476310 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-24067fb7-2c24-4f5b-b33a-9b0fd44f1acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:43.482346 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-24067fb7-2c24-4f5b-b33a-9b0fd44f1acc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:38:43.482765 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1295/5178] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:43 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:43.494346 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-27a7987a-892a-4332-992e-a3726b1f4f76 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:43.496321 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27a7987a-892a-4332-992e-a3726b1f4f76 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:38:43.496568 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-27a7987a-892a-4332-992e-a3726b1f4f76 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:43.496788 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-27a7987a-892a-4332-992e-a3726b1f4f76 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:43.504445 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:43.504445 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:43.508260 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-27a7987a-892a-4332-992e-a3726b1f4f76 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:43.513072 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-27a7987a-892a-4332-992e-a3726b1f4f76 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:38:43.513515 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1297/5179] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:43 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:43.623713 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c178d869-38ad-405f-a9b1-38495d7f3815 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:43.625840 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c178d869-38ad-405f-a9b1-38495d7f3815 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d Aug 08 19:38:43.625993 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c178d869-38ad-405f-a9b1-38495d7f3815 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:43.626205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c178d869-38ad-405f-a9b1-38495d7f3815 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:43.633227 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c178d869-38ad-405f-a9b1-38495d7f3815 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d returned with HTTP 404 Aug 08 19:38:43.633772 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1292/5180] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:43 2026] GET /volume/v3/volumes/081138c4-de81-4d7e-8bd4-1719c8a33b9d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:43.643217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ee428125-f374-4efa-8250-2b2079cb3d2d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:43.645190 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee428125-f374-4efa-8250-2b2079cb3d2d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:43.645442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee428125-f374-4efa-8250-2b2079cb3d2d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:43.645686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ee428125-f374-4efa-8250-2b2079cb3d2d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:43.645886 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-ee428125-f374-4efa-8250-2b2079cb3d2d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: 256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:43.653750 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ee428125-f374-4efa-8250-2b2079cb3d2d tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 404 Aug 08 19:38:43.654380 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1297/5181] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:43 2026] DELETE /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:43.662330 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-139b69ec-0c82-4860-933b-2bb322e5ea7e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:43.664348 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-139b69ec-0c82-4860-933b-2bb322e5ea7e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 Aug 08 19:38:43.664672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-139b69ec-0c82-4860-933b-2bb322e5ea7e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:43.664862 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-139b69ec-0c82-4860-933b-2bb322e5ea7e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:43.670781 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-139b69ec-0c82-4860-933b-2bb322e5ea7e tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 returned with HTTP 404 Aug 08 19:38:43.671253 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1296/5182] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:43 2026] GET /volume/v3/volumes/256e19f9-914c-4847-8363-8df0016228c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:43.718606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a6e69511-91b9-4542-a139-3ef2c284f9aa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:43.721125 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a6e69511-91b9-4542-a139-3ef2c284f9aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] DELETE https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:43.721431 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a6e69511-91b9-4542-a139-3ef2c284f9aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:43.721673 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a6e69511-91b9-4542-a139-3ef2c284f9aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:43.721906 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a6e69511-91b9-4542-a139-3ef2c284f9aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Delete volume with id: 959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:43.727759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a6e69511-91b9-4542-a139-3ef2c284f9aa tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 404 Aug 08 19:38:43.728202 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1298/5183] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:38:43 2026] DELETE /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:43.735660 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6a08f7b-63bc-4d7c-8fa6-4496b1965390 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:43.737982 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6a08f7b-63bc-4d7c-8fa6-4496b1965390 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] GET https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 Aug 08 19:38:43.738305 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6a08f7b-63bc-4d7c-8fa6-4496b1965390 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:43.738605 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6a08f7b-63bc-4d7c-8fa6-4496b1965390 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:43.744211 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6a08f7b-63bc-4d7c-8fa6-4496b1965390 tempest-VolumeImageDependencyTests-233058651 tempest-VolumeImageDependencyTests-233058651-project-member] https://10.4.3.89/volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 returned with HTTP 404 Aug 08 19:38:43.744792 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1293/5184] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:38:43 2026] GET /volume/v3/volumes/959f3c8e-b54d-4395-b0cd-8ce2c8577217 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:38:44.511349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-62a35a36-a251-416b-bcff-e1b3e964600e req-5225f333-1d54-4bd5-84b1-1193397ba94b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:44.513549 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-5225f333-1d54-4bd5-84b1-1193397ba94b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:38:44.513737 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-5225f333-1d54-4bd5-84b1-1193397ba94b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:44.513913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-5225f333-1d54-4bd5-84b1-1193397ba94b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:44.522223 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:44.522223 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:44.526341 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-62a35a36-a251-416b-bcff-e1b3e964600e req-5225f333-1d54-4bd5-84b1-1193397ba94b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:44.532561 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-5225f333-1d54-4bd5-84b1-1193397ba94b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:38:44.533083 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1298/5185] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:44 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:44.968672 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-62a35a36-a251-416b-bcff-e1b3e964600e req-d814afa8-1445-402d-85c8-e162dd3a0b56 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:44.971433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-d814afa8-1445-402d-85c8-e162dd3a0b56 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:38:44.971697 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-d814afa8-1445-402d-85c8-e162dd3a0b56 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:44.971932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-d814afa8-1445-402d-85c8-e162dd3a0b56 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:44.981083 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:44.981083 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:44.985998 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-62a35a36-a251-416b-bcff-e1b3e964600e req-d814afa8-1445-402d-85c8-e162dd3a0b56 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:44.990584 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-d814afa8-1445-402d-85c8-e162dd3a0b56 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:38:44.990964 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1297/5186] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:44 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:45.000177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c612a8d-46af-4413-b377-3f7d40ea3f5a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.000533 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c612a8d-46af-4413-b377-3f7d40ea3f5a None None] GET https://10.4.3.89/volume// Aug 08 19:38:45.000693 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c612a8d-46af-4413-b377-3f7d40ea3f5a None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:45.000866 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c612a8d-46af-4413-b377-3f7d40ea3f5a None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:45.001180 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c612a8d-46af-4413-b377-3f7d40ea3f5a None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:45.001527 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1299/5187] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19: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) Aug 08 19:38:45.009150 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-62a35a36-a251-416b-bcff-e1b3e964600e req-862384c5-1803-46c5-8284-20088b9489c1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.010986 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-862384c5-1803-46c5-8284-20088b9489c1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:38:45.011356 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-862384c5-1803-46c5-8284-20088b9489c1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73e0d68d-9e08-455b-9452-f4ad3e0fcd5a", "connector": null, "instance_uuid": "0b9ea906-fdc9-4e9c-875b-2a364d18fff5"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:45.019165 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:45.019165 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:45.042903 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-862384c5-1803-46c5-8284-20088b9489c1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:38:45.043388 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1294/5188] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:38:45 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) Aug 08 19:38:45.182453 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b72dd509-52d8-4293-b05f-51b31357816c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.284291 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b72dd509-52d8-4293-b05f-51b31357816c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:38:45.284754 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b72dd509-52d8-4293-b05f-51b31357816c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1750973167", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2146201565", "vendor_name": "tempest-vendor_name-1466572197"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:45.299256 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b72dd509-52d8-4293-b05f-51b31357816c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:38:45.299686 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1299/5189] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:38:45 2026] POST /volume/v3/types => generated 330 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:45.309029 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ac8fed14-899b-4b98-9817-021808d79bce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.310654 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:45.311049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "161fd76b-2b52-4a96-b22d-82ca91e3af72", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:45.312490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume request body: {'volume': {'volume_type': '161fd76b-2b52-4a96-b22d-82ca91e3af72', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:45.316764 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume of 1 GB Aug 08 19:38:45.316857 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:45.316857 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:45.317313 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Availability Zones retrieved successfully. Aug 08 19:38:45.324022 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Flow 'volume_create_api' (dc72d31e-21b7-452a-997f-695a743b08d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:45.325183 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a042f0-b205-4951-be2d-ca06a6e216c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:45.326193 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:45.348371 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a042f0-b205-4951-be2d-ca06a6e216c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:38:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2146201565',vendor_name='tempest-vendor_name-1466572197'},id=161fd76b-2b52-4a96-b22d-82ca91e3af72,is_public=True,name='tempest-ProjectMemberTests-volume-type-1750973167',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '161fd76b-2b52-4a96-b22d-82ca91e3af72', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:45.349122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ae1c45-3ff2-4a03-8eff-faaca9fc92e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:45.373670 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1750973167 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1750973167, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:45.373982 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1750973167 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1750973167, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:45.406924 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Created reservations ['e2a60b2c-050c-483b-b454-6cbde863cb85', '72b380b3-1603-4df3-87de-8a30d2484ca9', 'be1a46f0-0351-4633-8188-39cdd625295b', 'cac58929-96e6-4596-a568-9c8d9c656c7b'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:45.407986 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0ae1c45-3ff2-4a03-8eff-faaca9fc92e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a60b2c-050c-483b-b454-6cbde863cb85', '72b380b3-1603-4df3-87de-8a30d2484ca9', 'be1a46f0-0351-4633-8188-39cdd625295b', 'cac58929-96e6-4596-a568-9c8d9c656c7b']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:45.408866 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d07389-6fe1-4812-adc7-c4b47da4587d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:45.435637 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d07389-6fe1-4812-adc7-c4b47da4587d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '886ad8a9-66ab-4d50-9451-7acac2e6c635', '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='056bc826157c441f96fb7dcb7742683e',qos_specs=None,replication_status=,reservations=['e2a60b2c-050c-483b-b454-6cbde863cb85','72b380b3-1603-4df3-87de-8a30d2484ca9','be1a46f0-0351-4633-8188-39cdd625295b','cac58929-96e6-4596-a568-9c8d9c656c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2916206b9a743a38591820282e87463',volume_type_id=161fd76b-2b52-4a96-b22d-82ca91e3af72), '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-08-08T19:38:45Z,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=886ad8a9-66ab-4d50-9451-7acac2e6c635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='056bc826157c441f96fb7dcb7742683e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b2916206b9a743a38591820282e87463',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(161fd76b-2b52-4a96-b22d-82ca91e3af72),volume_type_id=161fd76b-2b52-4a96-b22d-82ca91e3af72)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:45.436357 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748a33c5-32aa-4e04-b54f-8e6b7ad21e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:45.452461 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748a33c5-32aa-4e04-b54f-8e6b7ad21e6a) transitioned into 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='056bc826157c441f96fb7dcb7742683e',qos_specs=None,replication_status=,reservations=['e2a60b2c-050c-483b-b454-6cbde863cb85','72b380b3-1603-4df3-87de-8a30d2484ca9','be1a46f0-0351-4633-8188-39cdd625295b','cac58929-96e6-4596-a568-9c8d9c656c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2916206b9a743a38591820282e87463',volume_type_id=161fd76b-2b52-4a96-b22d-82ca91e3af72)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:45.453115 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5884036-637e-4d59-86d2-9430cb03ec7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:45.461463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5884036-637e-4d59-86d2-9430cb03ec7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:45.462711 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Flow 'volume_create_api' (dc72d31e-21b7-452a-997f-695a743b08d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:45.463124 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume request issued successfully. Aug 08 19:38:45.463931 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac8fed14-899b-4b98-9817-021808d79bce tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:45.464718 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1298/5190] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:38:45 2026] POST /volume/v3/volumes => generated 772 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:45.477224 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c62a13ce-c5bf-4663-9fc7-8c07f4933ddb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.478946 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c62a13ce-c5bf-4663-9fc7-8c07f4933ddb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 Aug 08 19:38:45.479145 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c62a13ce-c5bf-4663-9fc7-8c07f4933ddb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:45.479332 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c62a13ce-c5bf-4663-9fc7-8c07f4933ddb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:45.486806 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:45.486806 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:45.490748 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c62a13ce-c5bf-4663-9fc7-8c07f4933ddb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:45.494597 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c62a13ce-c5bf-4663-9fc7-8c07f4933ddb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 returned with HTTP 200 Aug 08 19:38:45.494982 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1300/5191] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:38:45 2026] GET /volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:45.862781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71749386-cebe-4389-9ff8-eb3da94094ea None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.863127 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71749386-cebe-4389-9ff8-eb3da94094ea None None] GET https://10.4.3.89/volume// Aug 08 19:38:45.863311 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71749386-cebe-4389-9ff8-eb3da94094ea None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:45.863515 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71749386-cebe-4389-9ff8-eb3da94094ea None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:45.863813 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71749386-cebe-4389-9ff8-eb3da94094ea None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:45.864074 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1295/5192] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:38:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:38:45.871269 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-62a35a36-a251-416b-bcff-e1b3e964600e req-19f44cc5-fa6f-450c-8cff-47eb58d1db4f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.873454 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-19f44cc5-fa6f-450c-8cff-47eb58d1db4f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:38:45.873724 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-19f44cc5-fa6f-450c-8cff-47eb58d1db4f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:45.873930 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-19f44cc5-fa6f-450c-8cff-47eb58d1db4f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:45.883234 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:45.883234 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:45.886615 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-62a35a36-a251-416b-bcff-e1b3e964600e req-19f44cc5-fa6f-450c-8cff-47eb58d1db4f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:38:45.891329 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-19f44cc5-fa6f-450c-8cff-47eb58d1db4f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:38:45.891720 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1300/5193] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:38:45 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:45.994830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-62a35a36-a251-416b-bcff-e1b3e964600e req-31d743a3-9df8-4a4a-b6b0-3eab939f8b93 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:45.996915 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-31d743a3-9df8-4a4a-b6b0-3eab939f8b93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838 Aug 08 19:38:45.997265 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-31d743a3-9df8-4a4a-b6b0-3eab939f8b93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:46.005585 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-62a35a36-a251-416b-bcff-e1b3e964600e req-31d743a3-9df8-4a4a-b6b0-3eab939f8b93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-73e0d68d-9e08-455b-9452-f4ad3e0fcd5a-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:38:46.011169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-62a35a36-a251-416b-bcff-e1b3e964600e req-31d743a3-9df8-4a4a-b6b0-3eab939f8b93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-73e0d68d-9e08-455b-9452-f4ad3e0fcd5a-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:38:46.012341 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:46.012341 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:46.086969 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-62a35a36-a251-416b-bcff-e1b3e964600e req-31d743a3-9df8-4a4a-b6b0-3eab939f8b93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-73e0d68d-9e08-455b-9452-f4ad3e0fcd5a-np0000006803" released by "attachment_update" :: held 0.076s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:38:46.087344 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-31d743a3-9df8-4a4a-b6b0-3eab939f8b93 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838 returned with HTTP 200 Aug 08 19:38:46.087882 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1299/5194] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:38:45 2026] PUT /volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:46.124974 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-62a35a36-a251-416b-bcff-e1b3e964600e req-4107f9ec-0ab2-47e0-b9c9-7acb6dbb72a7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.127130 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-4107f9ec-0ab2-47e0-b9c9-7acb6dbb72a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838/action Aug 08 19:38:46.127563 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-4107f9ec-0ab2-47e0-b9c9-7acb6dbb72a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:38:46.127688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-4107f9ec-0ab2-47e0-b9c9-7acb6dbb72a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:46.149554 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:46.149554 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:46.158642 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-62a35a36-a251-416b-bcff-e1b3e964600e req-4107f9ec-0ab2-47e0-b9c9-7acb6dbb72a7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838/action returned with HTTP 204 Aug 08 19:38:46.159107 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1301/5195] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:38:46 2026] POST /volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:46.507884 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-30fcd030-e307-4d59-a07b-71e9ca9e24ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.509841 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30fcd030-e307-4d59-a07b-71e9ca9e24ec tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 Aug 08 19:38:46.510101 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30fcd030-e307-4d59-a07b-71e9ca9e24ec tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:46.510304 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-30fcd030-e307-4d59-a07b-71e9ca9e24ec tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:46.519484 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:46.519484 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:46.524391 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-30fcd030-e307-4d59-a07b-71e9ca9e24ec tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:46.529303 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-30fcd030-e307-4d59-a07b-71e9ca9e24ec tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 returned with HTTP 200 Aug 08 19:38:46.529827 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1296/5196] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:38:46 2026] GET /volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:46.545221 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c8346be2-5b8f-4f49-9473-ee223169853a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.547223 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8346be2-5b8f-4f49-9473-ee223169853a tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:38:46.547358 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8346be2-5b8f-4f49-9473-ee223169853a tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:46.547652 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8346be2-5b8f-4f49-9473-ee223169853a tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:46.551539 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8346be2-5b8f-4f49-9473-ee223169853a tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:38:46.551928 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1301/5197] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:38:46 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) Aug 08 19:38:46.561540 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-302d067a-c262-4484-b8d2-9476b320ec92 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.659011 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-302d067a-c262-4484-b8d2-9476b320ec92 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] DELETE https://10.4.3.89/volume/v3/messages/e86d48e7-5b70-4e5a-b473-956bd59d7808 Aug 08 19:38:46.659262 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-302d067a-c262-4484-b8d2-9476b320ec92 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:46.659484 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-302d067a-c262-4484-b8d2-9476b320ec92 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:46.662890 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:46.662890 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:46.670031 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-302d067a-c262-4484-b8d2-9476b320ec92 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] https://10.4.3.89/volume/v3/messages/e86d48e7-5b70-4e5a-b473-956bd59d7808 returned with HTTP 204 Aug 08 19:38:46.670427 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1300/5198] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:38:46 2026] DELETE /volume/v3/messages/e86d48e7-5b70-4e5a-b473-956bd59d7808 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:38:46.677129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0799e784-3891-42fc-a93b-ed7a397981fb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.679426 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0799e784-3891-42fc-a93b-ed7a397981fb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] GET https://10.4.3.89/volume/v3/messages/e86d48e7-5b70-4e5a-b473-956bd59d7808 Aug 08 19:38:46.679648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0799e784-3891-42fc-a93b-ed7a397981fb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:46.679829 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0799e784-3891-42fc-a93b-ed7a397981fb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:46.682777 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0799e784-3891-42fc-a93b-ed7a397981fb tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] https://10.4.3.89/volume/v3/messages/e86d48e7-5b70-4e5a-b473-956bd59d7808 returned with HTTP 404 Aug 08 19:38:46.683247 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1302/5199] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:38:46 2026] GET /volume/v3/messages/e86d48e7-5b70-4e5a-b473-956bd59d7808 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:46.689595 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.691698 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 Aug 08 19:38:46.691972 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:46.692234 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:46.692494 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Delete volume with id: 886ad8a9-66ab-4d50-9451-7acac2e6c635 Aug 08 19:38:46.703480 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:46.703480 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:46.703991 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:46.705520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:38:46.719107 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1750973167 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1750973167, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:46.719564 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1750973167 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1750973167, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:46.761176 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Created reservations ['a61aac35-ccf3-4bbb-9967-b477f6599ed0', '412798a1-bd3c-471c-b2f5-76dfc0198bc1', '20ccd704-59f2-4171-8615-9277c89ab074', 'e4f6a7af-633d-43e6-a85f-cf0c1d2aeaf1'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:46.872571 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Delete volume request issued successfully. Aug 08 19:38:46.872812 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2c3dba1e-f8f9-482e-8616-5f5b7a3e7059 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 returned with HTTP 202 Aug 08 19:38:46.873309 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1297/5200] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:38:46 2026] DELETE /volume/v3/volumes/886ad8a9-66ab-4d50-9451-7acac2e6c635 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:46.880314 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3652bbd4-08dd-45e3-ad94-f87bb3c64dcd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.882172 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3652bbd4-08dd-45e3-ad94-f87bb3c64dcd tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/types/161fd76b-2b52-4a96-b22d-82ca91e3af72 Aug 08 19:38:46.882399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3652bbd4-08dd-45e3-ad94-f87bb3c64dcd tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:46.882607 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3652bbd4-08dd-45e3-ad94-f87bb3c64dcd tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:46.906020 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3652bbd4-08dd-45e3-ad94-f87bb3c64dcd tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/types/161fd76b-2b52-4a96-b22d-82ca91e3af72 returned with HTTP 202 Aug 08 19:38:46.906424 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1302/5201] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:38:46 2026] DELETE /volume/v3/types/161fd76b-2b52-4a96-b22d-82ca91e3af72 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:46.917261 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7fced1ca-b8ac-41b7-ba97-092e0986fb16 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.919323 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fced1ca-b8ac-41b7-ba97-092e0986fb16 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:38:46.919772 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7fced1ca-b8ac-41b7-ba97-092e0986fb16 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1086567199", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1174631283", "vendor_name": "tempest-vendor_name-1966846230"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:46.938816 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7fced1ca-b8ac-41b7-ba97-092e0986fb16 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:38:46.939001 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1301/5202] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:38:46 2026] POST /volume/v3/types => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:46.948312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:46.950055 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:46.950499 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c09e8620-eb11-4026-a5b2-1524b260a8dc", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:46.951910 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume request body: {'volume': {'volume_type': 'c09e8620-eb11-4026-a5b2-1524b260a8dc', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:46.956108 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume of 1 GB Aug 08 19:38:46.956517 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:46.956517 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:46.957012 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Availability Zones retrieved successfully. Aug 08 19:38:46.961789 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Flow 'volume_create_api' (1d074999-f404-4fe0-9b38-7ef5501cdaf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:46.962864 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2830bc-05a0-4bf3-87b0-6c8349d00efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:46.963610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:46.982943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f2830bc-05a0-4bf3-87b0-6c8349d00efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:38:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1174631283',vendor_name='tempest-vendor_name-1966846230'},id=c09e8620-eb11-4026-a5b2-1524b260a8dc,is_public=True,name='tempest-ProjectMemberTests-volume-type-1086567199',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c09e8620-eb11-4026-a5b2-1524b260a8dc', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:46.983720 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40c0e75-c9eb-4588-a55e-5c8f6ffefc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:47.010119 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1086567199 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1086567199, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:47.010468 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1086567199 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1086567199, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:47.034222 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Created reservations ['0542ec08-3a6f-4ddc-b432-67f48571ff9e', '3c6f75f2-1e24-4b0b-9276-72586650b4f5', '11ca9a06-d018-4faa-97d7-eea29ecccbc6', '7256148a-ead9-4f37-be3b-476c340affe3'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:47.035183 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e40c0e75-c9eb-4588-a55e-5c8f6ffefc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0542ec08-3a6f-4ddc-b432-67f48571ff9e', '3c6f75f2-1e24-4b0b-9276-72586650b4f5', '11ca9a06-d018-4faa-97d7-eea29ecccbc6', '7256148a-ead9-4f37-be3b-476c340affe3']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:47.035868 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (701862d4-af8f-4d59-bdf0-d8ab01c4133b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:47.059600 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (701862d4-af8f-4d59-bdf0-d8ab01c4133b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f995ad13-6925-4165-ad18-716243471114', '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='056bc826157c441f96fb7dcb7742683e',qos_specs=None,replication_status=,reservations=['0542ec08-3a6f-4ddc-b432-67f48571ff9e','3c6f75f2-1e24-4b0b-9276-72586650b4f5','11ca9a06-d018-4faa-97d7-eea29ecccbc6','7256148a-ead9-4f37-be3b-476c340affe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2916206b9a743a38591820282e87463',volume_type_id=c09e8620-eb11-4026-a5b2-1524b260a8dc), '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-08-08T19:38:47Z,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=f995ad13-6925-4165-ad18-716243471114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='056bc826157c441f96fb7dcb7742683e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b2916206b9a743a38591820282e87463',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c09e8620-eb11-4026-a5b2-1524b260a8dc),volume_type_id=c09e8620-eb11-4026-a5b2-1524b260a8dc)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:47.060256 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fbfa8a-561c-481b-9c55-5cd65294f7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:47.082963 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38fbfa8a-561c-481b-9c55-5cd65294f7a0) transitioned into 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='056bc826157c441f96fb7dcb7742683e',qos_specs=None,replication_status=,reservations=['0542ec08-3a6f-4ddc-b432-67f48571ff9e','3c6f75f2-1e24-4b0b-9276-72586650b4f5','11ca9a06-d018-4faa-97d7-eea29ecccbc6','7256148a-ead9-4f37-be3b-476c340affe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2916206b9a743a38591820282e87463',volume_type_id=c09e8620-eb11-4026-a5b2-1524b260a8dc)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:47.083931 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90b31ea-853a-47bd-9125-2aabb5034fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:47.093116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90b31ea-853a-47bd-9125-2aabb5034fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:47.093983 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Flow 'volume_create_api' (1d074999-f404-4fe0-9b38-7ef5501cdaf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:47.094462 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume request issued successfully. Aug 08 19:38:47.095030 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0e3a8ca6-d5e5-4fce-8d33-3b4baaee223e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:47.095569 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1303/5203] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:38:46 2026] POST /volume/v3/volumes => generated 772 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:47.106573 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3122557d-2c06-4fc2-97a4-638595a85166 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:47.108651 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3122557d-2c06-4fc2-97a4-638595a85166 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 Aug 08 19:38:47.108942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3122557d-2c06-4fc2-97a4-638595a85166 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:47.109185 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3122557d-2c06-4fc2-97a4-638595a85166 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:47.117340 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:47.117340 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:47.120897 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3122557d-2c06-4fc2-97a4-638595a85166 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:47.124984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3122557d-2c06-4fc2-97a4-638595a85166 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 returned with HTTP 200 Aug 08 19:38:47.125370 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1298/5204] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:38:47 2026] GET /volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:48.137294 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f1931295-ca0b-4946-8a45-ef420ea402a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.139073 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1931295-ca0b-4946-8a45-ef420ea402a1 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 Aug 08 19:38:48.139296 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1931295-ca0b-4946-8a45-ef420ea402a1 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:48.139514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f1931295-ca0b-4946-8a45-ef420ea402a1 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:48.146865 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:48.146865 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:48.150218 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f1931295-ca0b-4946-8a45-ef420ea402a1 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:48.153865 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f1931295-ca0b-4946-8a45-ef420ea402a1 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 returned with HTTP 200 Aug 08 19:38:48.154261 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1303/5205] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:38:48 2026] GET /volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:48.165387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a1350256-ee38-4780-9c87-0180effd20b0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.167048 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1350256-ee38-4780-9c87-0180effd20b0 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:38:48.167244 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1350256-ee38-4780-9c87-0180effd20b0 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:48.167474 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a1350256-ee38-4780-9c87-0180effd20b0 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:48.170950 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a1350256-ee38-4780-9c87-0180effd20b0 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:38:48.171321 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1302/5206] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:38:48 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) Aug 08 19:38:48.179255 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4485d1a6-d45f-4bb1-ac4e-95c86fc8ae31 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.181084 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4485d1a6-d45f-4bb1-ac4e-95c86fc8ae31 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] GET https://10.4.3.89/volume/v3/messages Aug 08 19:38:48.181310 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4485d1a6-d45f-4bb1-ac4e-95c86fc8ae31 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:48.181508 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4485d1a6-d45f-4bb1-ac4e-95c86fc8ae31 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:48.181755 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:48.181755 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:48.185223 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4485d1a6-d45f-4bb1-ac4e-95c86fc8ae31 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:38:48.185573 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1304/5207] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:38:48 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) Aug 08 19:38:48.193389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-9ac6e536-3d84-486d-8539-36d13ccc4f1d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.195677 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ac6e536-3d84-486d-8539-36d13ccc4f1d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/messages/236851ec-b8cd-4578-8ced-4b9c106581b4 Aug 08 19:38:48.195962 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ac6e536-3d84-486d-8539-36d13ccc4f1d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:48.196197 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-9ac6e536-3d84-486d-8539-36d13ccc4f1d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:48.206216 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-9ac6e536-3d84-486d-8539-36d13ccc4f1d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/messages/236851ec-b8cd-4578-8ced-4b9c106581b4 returned with HTTP 204 Aug 08 19:38:48.206769 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1299/5208] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:38:48 2026] DELETE /volume/v3/messages/236851ec-b8cd-4578-8ced-4b9c106581b4 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:38:48.213314 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.215070 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 Aug 08 19:38:48.215349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:48.215595 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:48.215789 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Delete volume with id: f995ad13-6925-4165-ad18-716243471114 Aug 08 19:38:48.222821 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:48.222821 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:48.223250 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:48.224367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100252) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:38:48.233763 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1086567199 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1086567199, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:48.234127 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1086567199 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1086567199, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:48.241518 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Created reservations ['7dd74fe7-b0e8-4ea8-93b2-920b58490bc1', '15d2a2b5-286d-48b4-8e65-f57e68c04674', '350da35c-353c-4f07-9de8-84561b80a919', 'd27ee6df-cbe8-48da-803f-e96abdaeae40'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:48.265852 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Delete volume request issued successfully. Aug 08 19:38:48.266074 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bd4cd0a1-d9d0-4229-802a-7fc66b0b3968 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 returned with HTTP 202 Aug 08 19:38:48.266523 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1304/5209] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:38:48 2026] DELETE /volume/v3/volumes/f995ad13-6925-4165-ad18-716243471114 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:48.272955 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2d11e474-796b-4dda-8701-9e4607bcc15d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.274696 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d11e474-796b-4dda-8701-9e4607bcc15d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/types/c09e8620-eb11-4026-a5b2-1524b260a8dc Aug 08 19:38:48.274869 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2d11e474-796b-4dda-8701-9e4607bcc15d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:48.275067 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2d11e474-796b-4dda-8701-9e4607bcc15d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:48.295784 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d11e474-796b-4dda-8701-9e4607bcc15d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/types/c09e8620-eb11-4026-a5b2-1524b260a8dc returned with HTTP 202 Aug 08 19:38:48.296149 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1303/5210] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:38:48 2026] DELETE /volume/v3/types/c09e8620-eb11-4026-a5b2-1524b260a8dc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:48.303749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-45e1735c-791d-48e4-af0c-dfdb2bbf0da7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.305471 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45e1735c-791d-48e4-af0c-dfdb2bbf0da7 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:38:48.305836 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-45e1735c-791d-48e4-af0c-dfdb2bbf0da7 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1650698112", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1873387148", "vendor_name": "tempest-vendor_name-326672384"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:48.321085 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-45e1735c-791d-48e4-af0c-dfdb2bbf0da7 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:38:48.321522 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1305/5211] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:38:48 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:48.330551 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-27902d71-4eb3-407e-86ef-9c05eae86177 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.332148 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:38:48.332529 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "06e689ed-4c25-4325-b901-50e8278ebaec", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:48.333930 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume request body: {'volume': {'volume_type': '06e689ed-4c25-4325-b901-50e8278ebaec', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:38:48.337883 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume of 1 GB Aug 08 19:38:48.338144 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:48.338144 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:48.338536 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Availability Zones retrieved successfully. Aug 08 19:38:48.343520 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Flow 'volume_create_api' (da74bae0-61ce-4d1d-90a3-64a31bba688c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:48.345497 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b05d38c-0ab2-4a26-a42f-02b4a4157852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:48.346232 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:38:48.363479 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b05d38c-0ab2-4a26-a42f-02b4a4157852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:38:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1873387148',vendor_name='tempest-vendor_name-326672384'},id=06e689ed-4c25-4325-b901-50e8278ebaec,is_public=True,name='tempest-ProjectMemberTests-volume-type-1650698112',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06e689ed-4c25-4325-b901-50e8278ebaec', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:48.364133 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc8e7e7-c038-44d4-9197-e6f1e04c5f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:48.388854 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1650698112 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1650698112, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:48.389069 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1650698112 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1650698112, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:48.411789 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Created reservations ['60fb21e2-26af-4f28-8b6c-d4c5b6ca1001', 'ac3e9b6d-8502-41b3-ba8e-49012cda7c4a', 'b0f9d7ff-4a9d-442c-8d23-2244db4a680d', 'c9aa685a-fae6-4fd9-bb0c-5f204fbac73e'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:48.412554 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbc8e7e7-c038-44d4-9197-e6f1e04c5f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60fb21e2-26af-4f28-8b6c-d4c5b6ca1001', 'ac3e9b6d-8502-41b3-ba8e-49012cda7c4a', 'b0f9d7ff-4a9d-442c-8d23-2244db4a680d', 'c9aa685a-fae6-4fd9-bb0c-5f204fbac73e']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:48.413205 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479a05db-8af5-4085-b0f5-d001b54d6390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:48.436773 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479a05db-8af5-4085-b0f5-d001b54d6390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe', '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='056bc826157c441f96fb7dcb7742683e',qos_specs=None,replication_status=,reservations=['60fb21e2-26af-4f28-8b6c-d4c5b6ca1001','ac3e9b6d-8502-41b3-ba8e-49012cda7c4a','b0f9d7ff-4a9d-442c-8d23-2244db4a680d','c9aa685a-fae6-4fd9-bb0c-5f204fbac73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2916206b9a743a38591820282e87463',volume_type_id=06e689ed-4c25-4325-b901-50e8278ebaec), '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-08-08T19:38:48Z,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=9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='056bc826157c441f96fb7dcb7742683e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b2916206b9a743a38591820282e87463',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06e689ed-4c25-4325-b901-50e8278ebaec),volume_type_id=06e689ed-4c25-4325-b901-50e8278ebaec)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:48.437956 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c293497-3ef4-41ef-9b4b-b622932e3c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:48.453899 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c293497-3ef4-41ef-9b4b-b622932e3c8c) transitioned into 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='056bc826157c441f96fb7dcb7742683e',qos_specs=None,replication_status=,reservations=['60fb21e2-26af-4f28-8b6c-d4c5b6ca1001','ac3e9b6d-8502-41b3-ba8e-49012cda7c4a','b0f9d7ff-4a9d-442c-8d23-2244db4a680d','c9aa685a-fae6-4fd9-bb0c-5f204fbac73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2916206b9a743a38591820282e87463',volume_type_id=06e689ed-4c25-4325-b901-50e8278ebaec)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:48.454653 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27cd91f-a1a0-4c40-bca1-fc8270c27418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:38:48.464431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b27cd91f-a1a0-4c40-bca1-fc8270c27418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:38:48.464431 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Flow 'volume_create_api' (da74bae0-61ce-4d1d-90a3-64a31bba688c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:38:48.464431 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Create volume request issued successfully. Aug 08 19:38:48.464431 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-27902d71-4eb3-407e-86ef-9c05eae86177 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:38:48.464692 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1300/5212] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:38:48 2026] POST /volume/v3/volumes => generated 772 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:38:48.475905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca62f8b4-b779-494e-a988-376f85f08b4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:48.477767 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca62f8b4-b779-494e-a988-376f85f08b4c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe Aug 08 19:38:48.477974 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca62f8b4-b779-494e-a988-376f85f08b4c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:48.478187 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca62f8b4-b779-494e-a988-376f85f08b4c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:48.491854 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:48.491854 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:48.492696 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ca62f8b4-b779-494e-a988-376f85f08b4c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:48.498276 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca62f8b4-b779-494e-a988-376f85f08b4c tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe returned with HTTP 200 Aug 08 19:38:48.498276 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1305/5213] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:38:48 2026] GET /volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:49.513083 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c5d1cef2-474a-4edf-af0d-da22ef2db365 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:49.514876 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5d1cef2-474a-4edf-af0d-da22ef2db365 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe Aug 08 19:38:49.515074 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5d1cef2-474a-4edf-af0d-da22ef2db365 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:49.515558 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5d1cef2-474a-4edf-af0d-da22ef2db365 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:49.522040 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:49.522040 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:49.525349 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c5d1cef2-474a-4edf-af0d-da22ef2db365 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:49.528906 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5d1cef2-474a-4edf-af0d-da22ef2db365 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe returned with HTTP 200 Aug 08 19:38:49.529275 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1304/5214] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:38:49 2026] GET /volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:49.543861 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-120c4718-3db9-4018-bbe8-1299d54b0d97 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:49.546856 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-120c4718-3db9-4018-bbe8-1299d54b0d97 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:38:49.547128 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-120c4718-3db9-4018-bbe8-1299d54b0d97 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:49.547392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-120c4718-3db9-4018-bbe8-1299d54b0d97 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:49.551753 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-120c4718-3db9-4018-bbe8-1299d54b0d97 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:38:49.552141 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1306/5215] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:38:49 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) Aug 08 19:38:49.562695 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b8c10ffe-9d72-4074-b0ef-c1c11595168e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:49.564662 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8c10ffe-9d72-4074-b0ef-c1c11595168e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] GET https://10.4.3.89/volume/v3/messages/7fcc2b41-7a73-4586-9b6e-95f3b23d09a7 Aug 08 19:38:49.564872 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8c10ffe-9d72-4074-b0ef-c1c11595168e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:49.565063 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b8c10ffe-9d72-4074-b0ef-c1c11595168e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:49.569169 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:49.569169 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:49.569863 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b8c10ffe-9d72-4074-b0ef-c1c11595168e tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-member] https://10.4.3.89/volume/v3/messages/7fcc2b41-7a73-4586-9b6e-95f3b23d09a7 returned with HTTP 200 Aug 08 19:38:49.570239 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1301/5216] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:38:49 2026] GET /volume/v3/messages/7fcc2b41-7a73-4586-9b6e-95f3b23d09a7 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:49.578842 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ead17b4-572b-4093-889f-5ead4a08145b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:49.580739 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ead17b4-572b-4093-889f-5ead4a08145b tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/messages/7fcc2b41-7a73-4586-9b6e-95f3b23d09a7 Aug 08 19:38:49.580940 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ead17b4-572b-4093-889f-5ead4a08145b tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:49.581113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ead17b4-572b-4093-889f-5ead4a08145b tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:49.590946 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ead17b4-572b-4093-889f-5ead4a08145b tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/messages/7fcc2b41-7a73-4586-9b6e-95f3b23d09a7 returned with HTTP 204 Aug 08 19:38:49.591360 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1306/5217] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:38:49 2026] DELETE /volume/v3/messages/7fcc2b41-7a73-4586-9b6e-95f3b23d09a7 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:38:49.599708 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8a708707-e384-452b-b501-e47c47f98b0d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:49.601427 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe Aug 08 19:38:49.601669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:49.601839 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:49.602008 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Delete volume with id: 9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe Aug 08 19:38:49.613106 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:49.613106 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:49.613509 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Volume info retrieved successfully. Aug 08 19:38:49.614490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100254) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:38:49.624462 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1650698112 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1650698112, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:49.624834 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1650698112 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1650698112, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:38:49.633705 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Created reservations ['1d9ad88c-d63d-428d-9561-6ee1a6dd1beb', 'b7bc80f9-4b42-481c-8795-2a796b05b244', 'dabd3963-4e3b-44bc-83db-4eb183aab025', '536f8b2d-1268-4b13-9e7e-50a9a7f4b641'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:38:49.661135 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Delete volume request issued successfully. Aug 08 19:38:49.661313 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8a708707-e384-452b-b501-e47c47f98b0d tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe returned with HTTP 202 Aug 08 19:38:49.661740 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1305/5218] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:38:49 2026] DELETE /volume/v3/volumes/9d704e7b-d8ca-47ef-8e18-a24e87b9dbbe => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:49.668572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8add35c6-bf4a-4ec9-91a6-b8ee7cec70b2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:49.670317 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8add35c6-bf4a-4ec9-91a6-b8ee7cec70b2 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] DELETE https://10.4.3.89/volume/v3/types/06e689ed-4c25-4325-b901-50e8278ebaec Aug 08 19:38:49.670554 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8add35c6-bf4a-4ec9-91a6-b8ee7cec70b2 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:49.670783 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8add35c6-bf4a-4ec9-91a6-b8ee7cec70b2 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:49.693823 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8add35c6-bf4a-4ec9-91a6-b8ee7cec70b2 tempest-ProjectMemberTests-601816381 tempest-ProjectMemberTests-601816381-project-admin] https://10.4.3.89/volume/v3/types/06e689ed-4c25-4325-b901-50e8278ebaec returned with HTTP 202 Aug 08 19:38:49.694236 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1307/5219] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:38:49 2026] DELETE /volume/v3/types/06e689ed-4c25-4325-b901-50e8278ebaec => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:52.010438 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ac78ea53-3bb7-425b-987d-50c81530ce79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:52.012359 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac78ea53-3bb7-425b-987d-50c81530ce79 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:38:52.012651 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac78ea53-3bb7-425b-987d-50c81530ce79 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:52.012866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ac78ea53-3bb7-425b-987d-50c81530ce79 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:52.013012 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-ac78ea53-3bb7-425b-987d-50c81530ce79 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Delete snapshot with id: eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:38:52.016778 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ac78ea53-3bb7-425b-987d-50c81530ce79 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 404 Aug 08 19:38:52.017379 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1302/5220] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:38:52 2026] DELETE /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:52.027864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-36d3be7c-c6c0-4249-b285-924a87decd8e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:52.032444 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36d3be7c-c6c0-4249-b285-924a87decd8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c Aug 08 19:38:52.032444 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36d3be7c-c6c0-4249-b285-924a87decd8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:52.032444 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-36d3be7c-c6c0-4249-b285-924a87decd8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:52.036270 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-36d3be7c-c6c0-4249-b285-924a87decd8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c returned with HTTP 404 Aug 08 19:38:52.036820 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1307/5221] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:38:52 2026] GET /volume/v3/snapshots/eaebe7af-f553-487d-9456-cf398b81e85c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:38:52.088554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-8a3efd94-45d0-4cba-90bc-f31c9224073c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:52.093450 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-8a3efd94-45d0-4cba-90bc-f31c9224073c tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:38:52.093450 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-8a3efd94-45d0-4cba-90bc-f31c9224073c tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:52.093450 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-8a3efd94-45d0-4cba-90bc-f31c9224073c tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:52.121238 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:52.121238 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:52.129383 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-8a3efd94-45d0-4cba-90bc-f31c9224073c tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:38:52.133996 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-8a3efd94-45d0-4cba-90bc-f31c9224073c tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:38:52.134398 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1306/5222] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:52 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:38:52.163505 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-9749dddc-e4cb-4154-9649-36d5c78b96ea None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:52.167274 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-9749dddc-e4cb-4154-9649-36d5c78b96ea tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7/action Aug 08 19:38:52.167731 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-9749dddc-e4cb-4154-9649-36d5c78b96ea tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:38:52.167892 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-9749dddc-e4cb-4154-9649-36d5c78b96ea tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:38:52.189071 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:52.189071 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:52.189779 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-9749dddc-e4cb-4154-9649-36d5c78b96ea tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:38:52.202864 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-9749dddc-e4cb-4154-9649-36d5c78b96ea tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Begin detaching volume completed successfully. Aug 08 19:38:52.203248 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-9749dddc-e4cb-4154-9649-36d5c78b96ea tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7/action returned with HTTP 202 Aug 08 19:38:52.203835 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1308/5223] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:38:52 2026] POST /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:38:52.260598 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc5f1975-a3cd-47c0-b8a2-6bb8a6ba04ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:52.260973 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc5f1975-a3cd-47c0-b8a2-6bb8a6ba04ca None None] GET https://10.4.3.89/volume// Aug 08 19:38:52.261137 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc5f1975-a3cd-47c0-b8a2-6bb8a6ba04ca None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:52.261357 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc5f1975-a3cd-47c0-b8a2-6bb8a6ba04ca None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:52.261720 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc5f1975-a3cd-47c0-b8a2-6bb8a6ba04ca None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:38:52.262058 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1303/5224] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:38:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:38:52.273575 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-50742dbb-3c57-4fe4-be14-0694f5d180af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:52.275927 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-50742dbb-3c57-4fe4-be14-0694f5d180af tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:38:52.276117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-50742dbb-3c57-4fe4-be14-0694f5d180af tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:52.276321 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-50742dbb-3c57-4fe4-be14-0694f5d180af tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:52.286967 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:52.286967 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:52.290732 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-50742dbb-3c57-4fe4-be14-0694f5d180af tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:38:52.295710 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-50742dbb-3c57-4fe4-be14-0694f5d180af tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:38:52.296077 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1308/5225] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:38:52 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 1320 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:38:53.289065 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-ad6d0276-b5da-49da-b5f5-d520ded4987d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:53.292071 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-ad6d0276-b5da-49da-b5f5-d520ded4987d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] DELETE https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 Aug 08 19:38:53.292071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-ad6d0276-b5da-49da-b5f5-d520ded4987d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:53.292071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-ad6d0276-b5da-49da-b5f5-d520ded4987d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:53.307527 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:53.307527 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:38:53.384292 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-871661bd-cb53-4d59-823c-e53da2a24e99 req-ad6d0276-b5da-49da-b5f5-d520ded4987d tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 returned with HTTP 200 Aug 08 19:38:53.384853 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1307/5226] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:38:53 2026] DELETE /volume/v3/attachments/8423c303-309e-4ef1-bcb6-a4621fb22e75 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:54.417047 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-75cbf1ec-037e-440e-a707-971437fa6b42 req-a7cd75e1-d001-4668-9be0-95b04f5dd2d7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:54.419369 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-75cbf1ec-037e-440e-a707-971437fa6b42 req-a7cd75e1-d001-4668-9be0-95b04f5dd2d7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:38:54.419668 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-75cbf1ec-037e-440e-a707-971437fa6b42 req-a7cd75e1-d001-4668-9be0-95b04f5dd2d7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:54.419858 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-75cbf1ec-037e-440e-a707-971437fa6b42 req-a7cd75e1-d001-4668-9be0-95b04f5dd2d7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:54.426799 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:54.426799 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:38:54.430247 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-75cbf1ec-037e-440e-a707-971437fa6b42 req-a7cd75e1-d001-4668-9be0-95b04f5dd2d7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:38:54.434176 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-75cbf1ec-037e-440e-a707-971437fa6b42 req-a7cd75e1-d001-4668-9be0-95b04f5dd2d7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:38:54.434827 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1309/5227] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:38:54 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 08 19:38:54.448188 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-494214d1-9c45-4840-bd81-15b4de95b4ec None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:54.450390 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-494214d1-9c45-4840-bd81-15b4de95b4ec tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:38:54.450628 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-494214d1-9c45-4840-bd81-15b4de95b4ec tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:54.450861 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-494214d1-9c45-4840-bd81-15b4de95b4ec tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:54.451051 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-494214d1-9c45-4840-bd81-15b4de95b4ec tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Delete volume with id: b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:38:54.459782 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:54.459782 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:38:54.460366 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-494214d1-9c45-4840-bd81-15b4de95b4ec tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:38:54.483851 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-494214d1-9c45-4840-bd81-15b4de95b4ec tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Delete volume request issued successfully. Aug 08 19:38:54.483851 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-494214d1-9c45-4840-bd81-15b4de95b4ec tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 202 Aug 08 19:38:54.483851 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1304/5228] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:38:54 2026] DELETE /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:38:54.492862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6f8a5fb2-65f1-461d-ad1b-ce87645c0b45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:54.495347 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f8a5fb2-65f1-461d-ad1b-ce87645c0b45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:38:54.495347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f8a5fb2-65f1-461d-ad1b-ce87645c0b45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:54.495347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6f8a5fb2-65f1-461d-ad1b-ce87645c0b45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:54.503676 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:38:54.503676 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:38:54.510432 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6f8a5fb2-65f1-461d-ad1b-ce87645c0b45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:38:54.514366 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6f8a5fb2-65f1-461d-ad1b-ce87645c0b45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 200 Aug 08 19:38:54.514945 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1309/5229] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:54 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:38:55.529164 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e47f130-4a22-47d2-9ec2-bc88baff9259 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:38:55.530910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e47f130-4a22-47d2-9ec2-bc88baff9259 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 Aug 08 19:38:55.531117 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e47f130-4a22-47d2-9ec2-bc88baff9259 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:38:55.531322 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e47f130-4a22-47d2-9ec2-bc88baff9259 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:38:55.538578 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e47f130-4a22-47d2-9ec2-bc88baff9259 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 returned with HTTP 404 Aug 08 19:38:55.539075 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1308/5230] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:38:55 2026] GET /volume/v3/volumes/b4c654b2-d459-4938-a7f2-68325def4cd7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:04.433355 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=290,cinder:INSERT=64,cinder:UPDATE=136 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:04.474826 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=240,cinder:UPDATE=88,cinder:INSERT=43 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:04.513152 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=192,cinder:UPDATE=39,cinder:INSERT=15 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:05.246032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-58110534-d9da-4859-b2ec-a509df576a7f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:05.247754 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:05.248114 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1652324608", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:05.249572 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1652324608', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:05.249708 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Create volume of 1 GB Aug 08 19:39:05.253687 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Availability Zones retrieved successfully. Aug 08 19:39:05.259275 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Flow 'volume_create_api' (e30f4aeb-7e0b-4e1b-8bc7-d744cdfd6da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:05.260134 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398d80bf-5dff-4f41-a67e-52026f4fde28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:05.261014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:05.287591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (398d80bf-5dff-4f41-a67e-52026f4fde28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:05.288301 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801d4f7b-9934-438f-8a99-e78e89903be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:05.324823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Created reservations ['ab6a605f-0121-459d-90db-86db7c0a6abd', '6b27b549-25f5-4cdc-b8b1-8fc5f94a041c', '9e3750f2-acd2-4e35-bbf4-bf9df00bc491', '03b4fd14-c592-4b58-b892-2bee02519842'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:05.325560 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (801d4f7b-9934-438f-8a99-e78e89903be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6a605f-0121-459d-90db-86db7c0a6abd', '6b27b549-25f5-4cdc-b8b1-8fc5f94a041c', '9e3750f2-acd2-4e35-bbf4-bf9df00bc491', '03b4fd14-c592-4b58-b892-2bee02519842']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:05.326199 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8635d6b5-b6d6-410a-88b2-7674238e2321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:05.347079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8635d6b5-b6d6-410a-88b2-7674238e2321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e16a1198-eaf1-4008-b65c-4eb2aa855041', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1652324608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072df0e346ea49daaa32bd82ef957bb9',qos_specs=None,replication_status=,reservations=['ab6a605f-0121-459d-90db-86db7c0a6abd','6b27b549-25f5-4cdc-b8b1-8fc5f94a041c','9e3750f2-acd2-4e35-bbf4-bf9df00bc491','03b4fd14-c592-4b58-b892-2bee02519842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09350380ce25450c956f5758810edecc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:39:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1652324608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e16a1198-eaf1-4008-b65c-4eb2aa855041,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072df0e346ea49daaa32bd82ef957bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='09350380ce25450c956f5758810edecc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:05.348067 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6a18f5-9d0c-4600-ae05-0d32bd3e89c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:05.363783 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd6a18f5-9d0c-4600-ae05-0d32bd3e89c3) transitioned into 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-1652324608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072df0e346ea49daaa32bd82ef957bb9',qos_specs=None,replication_status=,reservations=['ab6a605f-0121-459d-90db-86db7c0a6abd','6b27b549-25f5-4cdc-b8b1-8fc5f94a041c','9e3750f2-acd2-4e35-bbf4-bf9df00bc491','03b4fd14-c592-4b58-b892-2bee02519842'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09350380ce25450c956f5758810edecc',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:05.364604 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b581de6-e873-4ef9-9de9-09285cd243e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:05.373032 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b581de6-e873-4ef9-9de9-09285cd243e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:05.373814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Flow 'volume_create_api' (e30f4aeb-7e0b-4e1b-8bc7-d744cdfd6da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:05.374071 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Create volume request issued successfully. Aug 08 19:39:05.374610 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-58110534-d9da-4859-b2ec-a509df576a7f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:05.375178 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1310/5231] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:39:05 2026] POST /volume/v3/volumes => generated 753 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:05.393206 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-07d7a341-5b43-478e-b1dc-72d53fa35549 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:05.395019 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07d7a341-5b43-478e-b1dc-72d53fa35549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:05.395199 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07d7a341-5b43-478e-b1dc-72d53fa35549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:05.395395 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-07d7a341-5b43-478e-b1dc-72d53fa35549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:05.402755 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:05.402755 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:05.406190 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-07d7a341-5b43-478e-b1dc-72d53fa35549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:05.410307 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-07d7a341-5b43-478e-b1dc-72d53fa35549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:05.410789 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1305/5232] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:05 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:05.534518 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=213,cinder:UPDATE=61,cinder:INSERT=26 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:06.422889 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1d1402d5-9e91-41be-b307-acb36c723633 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.424636 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d1402d5-9e91-41be-b307-acb36c723633 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:06.424820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d1402d5-9e91-41be-b307-acb36c723633 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.424996 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1d1402d5-9e91-41be-b307-acb36c723633 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.432619 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.432619 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:06.435896 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1d1402d5-9e91-41be-b307-acb36c723633 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:06.439720 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1d1402d5-9e91-41be-b307-acb36c723633 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:06.440082 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1310/5233] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:06.452507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c5f8c39f-6a22-465e-ab33-05b7713cd20a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.454785 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5f8c39f-6a22-465e-ab33-05b7713cd20a tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:06.455045 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5f8c39f-6a22-465e-ab33-05b7713cd20a tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.455306 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c5f8c39f-6a22-465e-ab33-05b7713cd20a tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.464764 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.464764 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:06.469358 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c5f8c39f-6a22-465e-ab33-05b7713cd20a tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:06.474585 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c5f8c39f-6a22-465e-ab33-05b7713cd20a tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:06.475078 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1309/5234] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:06.486792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.489076 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:39:06.489334 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.489600 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.489917 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:39:06.490338 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.490338 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:06.490917 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:39:06.499435 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Get all volumes completed successfully. Aug 08 19:39:06.499971 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-7cfde8e9-375e-42ca-824b-2a9cf53413c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:39:06.504374 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1311/5235] 10.4.3.89 () {66 vars in 1230 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/v3/volumes => generated 337 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:06.509084 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6acf6d26-1237-44b6-99ea-e353ae4ce6fe None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.510728 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6acf6d26-1237-44b6-99ea-e353ae4ce6fe tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:06.510908 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6acf6d26-1237-44b6-99ea-e353ae4ce6fe tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.511153 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6acf6d26-1237-44b6-99ea-e353ae4ce6fe tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.520450 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.520450 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:06.524424 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6acf6d26-1237-44b6-99ea-e353ae4ce6fe tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:06.528230 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6acf6d26-1237-44b6-99ea-e353ae4ce6fe tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:06.528653 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1306/5236] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:06.576990 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-c0e3ef9d-ab0f-4f61-9511-96dada257cd7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.579681 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-c0e3ef9d-ab0f-4f61-9511-96dada257cd7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:06.579934 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-c0e3ef9d-ab0f-4f61-9511-96dada257cd7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.580303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-c0e3ef9d-ab0f-4f61-9511-96dada257cd7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.590713 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.590713 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:06.595773 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-c0e3ef9d-ab0f-4f61-9511-96dada257cd7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:06.602897 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-c0e3ef9d-ab0f-4f61-9511-96dada257cd7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:06.603454 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1311/5237] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:06.686723 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-51887376-a60f-437c-be60-6421f0ac7bf3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.687287 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51887376-a60f-437c-be60-6421f0ac7bf3 None None] GET https://10.4.3.89/volume// Aug 08 19:39:06.687554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51887376-a60f-437c-be60-6421f0ac7bf3 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.687830 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-51887376-a60f-437c-be60-6421f0ac7bf3 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.688265 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-51887376-a60f-437c-be60-6421f0ac7bf3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:06.688695 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1310/5238] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:06.695244 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-ca4952cc-de4b-4a7f-8ed9-552ca5d1fe45 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.697217 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-ca4952cc-de4b-4a7f-8ed9-552ca5d1fe45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:39:06.697615 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-ca4952cc-de4b-4a7f-8ed9-552ca5d1fe45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e16a1198-eaf1-4008-b65c-4eb2aa855041", "connector": null, "instance_uuid": "41900fa5-6537-4a4f-92dc-b69889b2706c"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:06.706021 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.706021 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:06.734325 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-ca4952cc-de4b-4a7f-8ed9-552ca5d1fe45 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:39:06.734762 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1312/5239] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:39:06 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) Aug 08 19:39:06.762893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1367fba9-dd62-4ba7-9c9e-0ad916386072 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.764673 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1367fba9-dd62-4ba7-9c9e-0ad916386072 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:06.764899 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1367fba9-dd62-4ba7-9c9e-0ad916386072 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.765102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1367fba9-dd62-4ba7-9c9e-0ad916386072 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.774828 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.774828 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:06.775113 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e92b975b-4de7-46f5-af21-cc556b8c494c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.775631 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e92b975b-4de7-46f5-af21-cc556b8c494c None None] GET https://10.4.3.89/volume// Aug 08 19:39:06.775849 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e92b975b-4de7-46f5-af21-cc556b8c494c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.776093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e92b975b-4de7-46f5-af21-cc556b8c494c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.776535 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e92b975b-4de7-46f5-af21-cc556b8c494c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:06.776896 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1312/5240] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19: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) Aug 08 19:39:06.778400 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1367fba9-dd62-4ba7-9c9e-0ad916386072 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:06.782565 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1367fba9-dd62-4ba7-9c9e-0ad916386072 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:06.783003 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1307/5241] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:06.786433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-fb6224b0-0199-4874-a15f-51c367832b55 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.786433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-fb6224b0-0199-4874-a15f-51c367832b55 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:06.786433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-fb6224b0-0199-4874-a15f-51c367832b55 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:06.786433 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-fb6224b0-0199-4874-a15f-51c367832b55 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:06.794702 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.794702 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:06.797506 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-fb6224b0-0199-4874-a15f-51c367832b55 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:06.801508 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-fb6224b0-0199-4874-a15f-51c367832b55 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:06.801841 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1311/5242] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:39:06 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:39:06.900538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-700bb87a-d2d7-4705-8ea1-786d6bb3ca17 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:06.902473 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-700bb87a-d2d7-4705-8ea1-786d6bb3ca17 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] PUT https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f Aug 08 19:39:06.902833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-700bb87a-d2d7-4705-8ea1-786d6bb3ca17 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:06.910360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-700bb87a-d2d7-4705-8ea1-786d6bb3ca17 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Acquiring lock "cinder-attachment_update-e16a1198-eaf1-4008-b65c-4eb2aa855041-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:39:06.914958 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-700bb87a-d2d7-4705-8ea1-786d6bb3ca17 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Lock "cinder-attachment_update-e16a1198-eaf1-4008-b65c-4eb2aa855041-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:39:06.916223 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:06.916223 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:07.008361 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-700bb87a-d2d7-4705-8ea1-786d6bb3ca17 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Lock "cinder-attachment_update-e16a1198-eaf1-4008-b65c-4eb2aa855041-np0000006803" released by "attachment_update" :: held 0.093s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:39:07.008681 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-700bb87a-d2d7-4705-8ea1-786d6bb3ca17 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f returned with HTTP 200 Aug 08 19:39:07.009825 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1313/5243] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:39:06 2026] PUT /volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:07.797915 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-53da65d8-db6b-4f22-aa9f-7b5f528e39c2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:07.800147 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53da65d8-db6b-4f22-aa9f-7b5f528e39c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:07.800459 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53da65d8-db6b-4f22-aa9f-7b5f528e39c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:07.800718 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-53da65d8-db6b-4f22-aa9f-7b5f528e39c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:07.810708 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:07.810708 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:07.814351 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-53da65d8-db6b-4f22-aa9f-7b5f528e39c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:07.818347 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-53da65d8-db6b-4f22-aa9f-7b5f528e39c2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:07.818743 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1313/5244] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:07 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:08.837563 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2462497b-4f0c-4fcd-a2d2-df2a7778fbca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:08.839317 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2462497b-4f0c-4fcd-a2d2-df2a7778fbca tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:08.839546 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2462497b-4f0c-4fcd-a2d2-df2a7778fbca tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:08.839727 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2462497b-4f0c-4fcd-a2d2-df2a7778fbca tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:08.849166 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:08.849166 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:08.852929 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2462497b-4f0c-4fcd-a2d2-df2a7778fbca tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:08.856785 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2462497b-4f0c-4fcd-a2d2-df2a7778fbca tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:08.857158 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1308/5245] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:08 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:09.871568 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-33ba4510-bdd6-48bd-bae5-1a5c6616b284 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:09.873650 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33ba4510-bdd6-48bd-bae5-1a5c6616b284 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:09.873870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33ba4510-bdd6-48bd-bae5-1a5c6616b284 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:09.874082 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-33ba4510-bdd6-48bd-bae5-1a5c6616b284 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:09.884526 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:09.884526 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:09.888057 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-33ba4510-bdd6-48bd-bae5-1a5c6616b284 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:09.892287 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-33ba4510-bdd6-48bd-bae5-1a5c6616b284 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:09.892716 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1312/5246] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:09 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:10.250476 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-16cb5103-cb3a-4dd9-ade4-3a71de200ffc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:10.252556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-16cb5103-cb3a-4dd9-ade4-3a71de200ffc tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f/action Aug 08 19:39:10.252911 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-16cb5103-cb3a-4dd9-ade4-3a71de200ffc tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:39:10.253050 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-16cb5103-cb3a-4dd9-ade4-3a71de200ffc tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:10.270648 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:10.270648 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:10.282556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-d5bdc52c-155e-427b-9d0c-70451df3db13 req-16cb5103-cb3a-4dd9-ade4-3a71de200ffc tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f/action returned with HTTP 204 Aug 08 19:39:10.282987 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1314/5247] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:39:10 2026] POST /volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:10.904570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0235620b-16e9-4f63-b684-ff9c6bf0bfde None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:10.906095 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0235620b-16e9-4f63-b684-ff9c6bf0bfde tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:10.906291 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0235620b-16e9-4f63-b684-ff9c6bf0bfde tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:10.906489 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0235620b-16e9-4f63-b684-ff9c6bf0bfde tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:10.915105 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:10.915105 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:10.918457 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0235620b-16e9-4f63-b684-ff9c6bf0bfde tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:10.922243 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0235620b-16e9-4f63-b684-ff9c6bf0bfde tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:10.922649 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1314/5248] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:10 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:10.934645 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7ee02105-c2e7-4128-bbbe-c4c2fd0b6db7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:10.936720 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ee02105-c2e7-4128-bbbe-c4c2fd0b6db7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:10.936932 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ee02105-c2e7-4128-bbbe-c4c2fd0b6db7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:10.937125 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7ee02105-c2e7-4128-bbbe-c4c2fd0b6db7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:10.946498 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:10.946498 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:10.949952 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7ee02105-c2e7-4128-bbbe-c4c2fd0b6db7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:10.954107 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7ee02105-c2e7-4128-bbbe-c4c2fd0b6db7 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:10.954567 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1309/5249] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:10 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:10.970269 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cb468e23-910e-4ece-bfe4-821be572a653 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:10.973467 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb468e23-910e-4ece-bfe4-821be572a653 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:39:10.973782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb468e23-910e-4ece-bfe4-821be572a653 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:10.973870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cb468e23-910e-4ece-bfe4-821be572a653 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:10.982581 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:10.982581 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:10.985563 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-cb468e23-910e-4ece-bfe4-821be572a653 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:39:10.989366 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cb468e23-910e-4ece-bfe4-821be572a653 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:39:10.989754 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1313/5250] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:10 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:20.277961 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=35,cinder:INSERT=7,cinder:UPDATE=17 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:20.921687 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=18 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:20.953047 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=23 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:20.988888 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=19 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:39:25.437446 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-50719c5e-e910-4005-ab63-f149d393978d req-ed971f00-f14d-4167-8354-a153f6b60a9a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:25.439899 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-ed971f00-f14d-4167-8354-a153f6b60a9a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:25.440102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-ed971f00-f14d-4167-8354-a153f6b60a9a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:25.440296 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-ed971f00-f14d-4167-8354-a153f6b60a9a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:25.448919 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:25.448919 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:25.452885 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-50719c5e-e910-4005-ab63-f149d393978d req-ed971f00-f14d-4167-8354-a153f6b60a9a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:25.458661 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-ed971f00-f14d-4167-8354-a153f6b60a9a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:25.459056 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1315/5251] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:25 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:25.535842 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d8e24ae2-a922-4055-8648-854b42840259 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:25.536229 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8e24ae2-a922-4055-8648-854b42840259 None None] GET https://10.4.3.89/volume// Aug 08 19:39:25.536421 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8e24ae2-a922-4055-8648-854b42840259 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:25.536630 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d8e24ae2-a922-4055-8648-854b42840259 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:25.536927 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d8e24ae2-a922-4055-8648-854b42840259 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:25.537225 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1315/5252] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:39:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:25.545157 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-50719c5e-e910-4005-ab63-f149d393978d req-14fc58ce-5e5d-4fef-912d-60a2d61b94d4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:25.607294 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-14fc58ce-5e5d-4fef-912d-60a2d61b94d4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:39:25.607714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-14fc58ce-5e5d-4fef-912d-60a2d61b94d4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cca177a-f408-46e4-9005-5075e2532943", "connector": null, "instance_uuid": "1f7d6bc7-f3d0-4d5d-b9a0-346b9a509ba7"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:25.616211 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:25.616211 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:25.640351 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-14fc58ce-5e5d-4fef-912d-60a2d61b94d4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:39:25.640845 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1310/5253] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:39:25 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:25.671331 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-19d411bd-2815-41fd-85a3-ce6cc1febbf9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:25.673006 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19d411bd-2815-41fd-85a3-ce6cc1febbf9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:25.673199 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19d411bd-2815-41fd-85a3-ce6cc1febbf9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:25.673374 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-19d411bd-2815-41fd-85a3-ce6cc1febbf9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:25.685168 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:25.685168 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:25.685340 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5fb12932-4bc7-4798-b75e-9b256e3bcc17 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:25.685726 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5fb12932-4bc7-4798-b75e-9b256e3bcc17 None None] GET https://10.4.3.89/volume// Aug 08 19:39:25.685959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5fb12932-4bc7-4798-b75e-9b256e3bcc17 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:25.686235 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5fb12932-4bc7-4798-b75e-9b256e3bcc17 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:25.686615 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5fb12932-4bc7-4798-b75e-9b256e3bcc17 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:25.686972 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1316/5254] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:39:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:25.689267 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-19d411bd-2815-41fd-85a3-ce6cc1febbf9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:25.693705 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-19d411bd-2815-41fd-85a3-ce6cc1febbf9 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:25.694064 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1314/5255] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:25 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:25.694482 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-50719c5e-e910-4005-ab63-f149d393978d req-1c8f41a8-3d63-48a7-9290-3b4ab2729b41 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:25.696916 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-1c8f41a8-3d63-48a7-9290-3b4ab2729b41 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:25.697156 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-1c8f41a8-3d63-48a7-9290-3b4ab2729b41 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:25.697395 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-1c8f41a8-3d63-48a7-9290-3b4ab2729b41 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:25.708610 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:25.708610 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:25.712644 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-50719c5e-e910-4005-ab63-f149d393978d req-1c8f41a8-3d63-48a7-9290-3b4ab2729b41 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:25.716960 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-1c8f41a8-3d63-48a7-9290-3b4ab2729b41 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:25.717612 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1316/5256] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:39:25 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:39:25.823582 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-50719c5e-e910-4005-ab63-f149d393978d req-d0998152-b5ab-47a3-b033-c653019d4d76 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:25.826228 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-d0998152-b5ab-47a3-b033-c653019d4d76 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] PUT https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc Aug 08 19:39:25.826706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-d0998152-b5ab-47a3-b033-c653019d4d76 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:25.835505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-50719c5e-e910-4005-ab63-f149d393978d req-d0998152-b5ab-47a3-b033-c653019d4d76 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Acquiring lock "cinder-attachment_update-4cca177a-f408-46e4-9005-5075e2532943-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:39:25.840132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-50719c5e-e910-4005-ab63-f149d393978d req-d0998152-b5ab-47a3-b033-c653019d4d76 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Lock "cinder-attachment_update-4cca177a-f408-46e4-9005-5075e2532943-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:39:25.841078 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:25.841078 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:25.921211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-50719c5e-e910-4005-ab63-f149d393978d req-d0998152-b5ab-47a3-b033-c653019d4d76 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Lock "cinder-attachment_update-4cca177a-f408-46e4-9005-5075e2532943-np0000006803" released by "attachment_update" :: held 0.081s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:39:25.921563 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-d0998152-b5ab-47a3-b033-c653019d4d76 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc returned with HTTP 200 Aug 08 19:39:25.922098 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1311/5257] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:39:25 2026] PUT /volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:26.709251 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-effeb7de-9884-4a90-9047-eb672dd98f52 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:26.710990 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-effeb7de-9884-4a90-9047-eb672dd98f52 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:26.711191 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-effeb7de-9884-4a90-9047-eb672dd98f52 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:26.711365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-effeb7de-9884-4a90-9047-eb672dd98f52 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:26.720558 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:26.720558 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:26.724493 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-effeb7de-9884-4a90-9047-eb672dd98f52 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:26.729387 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-effeb7de-9884-4a90-9047-eb672dd98f52 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:26.729801 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1317/5258] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:26 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:27.744578 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7214d87b-5ae9-47b4-8508-0e47f20d7441 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:27.746263 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7214d87b-5ae9-47b4-8508-0e47f20d7441 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:27.746464 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7214d87b-5ae9-47b4-8508-0e47f20d7441 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:27.746654 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7214d87b-5ae9-47b4-8508-0e47f20d7441 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:27.755695 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:27.755695 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:27.759240 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7214d87b-5ae9-47b4-8508-0e47f20d7441 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:27.763452 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7214d87b-5ae9-47b4-8508-0e47f20d7441 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:27.763868 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1315/5259] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:27 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:28.778965 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f42ed206-d1c2-4051-a98f-bc8f3ec65602 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:28.780706 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f42ed206-d1c2-4051-a98f-bc8f3ec65602 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:28.780882 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f42ed206-d1c2-4051-a98f-bc8f3ec65602 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:28.781056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f42ed206-d1c2-4051-a98f-bc8f3ec65602 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:28.790153 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:28.790153 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:28.793144 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f42ed206-d1c2-4051-a98f-bc8f3ec65602 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:28.796695 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f42ed206-d1c2-4051-a98f-bc8f3ec65602 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:28.797054 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1317/5260] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:28 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:29.149712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-50719c5e-e910-4005-ab63-f149d393978d req-d1f7677c-e727-4cd6-a286-79706a1be98b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:29.151906 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-d1f7677c-e727-4cd6-a286-79706a1be98b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc/action Aug 08 19:39:29.152345 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-d1f7677c-e727-4cd6-a286-79706a1be98b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:39:29.152535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-d1f7677c-e727-4cd6-a286-79706a1be98b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:29.169467 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:29.169467 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:29.180097 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-50719c5e-e910-4005-ab63-f149d393978d req-d1f7677c-e727-4cd6-a286-79706a1be98b tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc/action returned with HTTP 204 Aug 08 19:39:29.180592 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1312/5261] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:39:29 2026] POST /volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:29.709034 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-03dd32a6-d136-4427-bfa1-babf36badd59 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:29.711270 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-03dd32a6-d136-4427-bfa1-babf36badd59 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/limits Aug 08 19:39:29.711522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-03dd32a6-d136-4427-bfa1-babf36badd59 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:29.711745 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-03dd32a6-d136-4427-bfa1-babf36badd59 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:29.728999 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-03dd32a6-d136-4427-bfa1-babf36badd59 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 08 19:39:29.729421 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1318/5262] 10.4.3.89 () {68 vars in 1477 bytes} [Sat Aug 8 19:39:29 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) Aug 08 19:39:29.759891 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-92b43450-5b05-4176-9a28-c6a81e0123e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:29.761962 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-92b43450-5b05-4176-9a28-c6a81e0123e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:39:29.762185 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-92b43450-5b05-4176-9a28-c6a81e0123e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:29.762391 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-92b43450-5b05-4176-9a28-c6a81e0123e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:29.772703 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:29.772703 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:29.776398 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-92b43450-5b05-4176-9a28-c6a81e0123e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:39:29.780920 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-92b43450-5b05-4176-9a28-c6a81e0123e8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:39:29.781327 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1316/5263] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:29 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 1656 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:29.789903 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:29.792263 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:39:29.792691 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73e0d68d-9e08-455b-9452-f4ad3e0fcd5a", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1760682592", "description": null, "metadata": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:29.805631 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:29.805631 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:29.806204 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:39:29.806352 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create snapshot from volume 73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:39:29.808984 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-df038c43-f977-4f5e-a881-f4f0d335ca6e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:29.810806 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df038c43-f977-4f5e-a881-f4f0d335ca6e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:29.811006 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df038c43-f977-4f5e-a881-f4f0d335ca6e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:29.811198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-df038c43-f977-4f5e-a881-f4f0d335ca6e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:29.820278 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:29.820278 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:29.823980 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-df038c43-f977-4f5e-a881-f4f0d335ca6e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:29.828746 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-df038c43-f977-4f5e-a881-f4f0d335ca6e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:29.829284 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1313/5264] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:29 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:29.830712 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['ef8692df-6d86-4768-b871-cdaed1174e54', '13b25694-1fe4-407a-872b-8b38ef496ef2', '94924f07-07d1-479e-9ce3-6f7e6785b108', 'd7a6a31a-3aeb-4085-abef-bdb865bd855d'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:29.842036 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:29.843751 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:39:29.844086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cca177a-f408-46e4-9005-5075e2532943", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-730913318"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:29.854472 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:29.854472 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:29.855107 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:29.855328 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:29.857666 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot force create request issued successfully. Aug 08 19:39:29.858004 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-775720e7-3e39-4ed0-9054-f21343b67c42 req-c8faf74f-e292-415f-a6ae-9d809c291c88 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:39:29.858446 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1318/5265] 10.4.3.89 () {72 vars in 1540 bytes} [Sat Aug 8 19:39:29 2026] POST /volume/v3/snapshots => generated 320 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:29.878063 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['45154b68-06c6-48fc-831d-b8362a36426d', '78dfd368-66d7-469c-aede-14d1951e4c07', '99715fe6-5ff3-4c50-bf26-9e3761ce2f91', '07203aa8-5919-441d-b69c-745b1b96751a'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:29.906434 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot force create request issued successfully. Aug 08 19:39:29.906904 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ee7d3e96-b358-41f1-ad61-add20c495ebd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:39:29.907380 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1319/5266] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:39:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:29.919941 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-535484c8-4b23-4a5c-aa6e-7acc3664efdb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:29.922156 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-535484c8-4b23-4a5c-aa6e-7acc3664efdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:29.922377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-535484c8-4b23-4a5c-aa6e-7acc3664efdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:29.922589 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-535484c8-4b23-4a5c-aa6e-7acc3664efdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:29.927402 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:29.927402 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:29.927862 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-535484c8-4b23-4a5c-aa6e-7acc3664efdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:29.928678 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-535484c8-4b23-4a5c-aa6e-7acc3664efdb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 returned with HTTP 200 Aug 08 19:39:29.929123 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1317/5267] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:29 2026] GET /volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:30.939217 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3f5e39ce-8e3a-4d44-9cc7-ec641b661558 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:30.941585 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f5e39ce-8e3a-4d44-9cc7-ec641b661558 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:30.941879 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f5e39ce-8e3a-4d44-9cc7-ec641b661558 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:30.942171 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3f5e39ce-8e3a-4d44-9cc7-ec641b661558 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:30.948471 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:30.948471 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:30.949031 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3f5e39ce-8e3a-4d44-9cc7-ec641b661558 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:30.950092 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3f5e39ce-8e3a-4d44-9cc7-ec641b661558 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 returned with HTTP 200 Aug 08 19:39:30.951069 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1314/5268] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:30 2026] GET /volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:30.959573 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0843bc16-7798-40a4-a713-4632664723f5 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:30.961905 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0843bc16-7798-40a4-a713-4632664723f5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:39:30.962350 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0843bc16-7798-40a4-a713-4632664723f5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4cca177a-f408-46e4-9005-5075e2532943", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-30503661"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:30.975579 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:30.975579 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:30.976292 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0843bc16-7798-40a4-a713-4632664723f5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:30.976527 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-0843bc16-7798-40a4-a713-4632664723f5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:31.004429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-0843bc16-7798-40a4-a713-4632664723f5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['3cae1178-c496-4622-96b2-dd01b9f30343', '37781b61-d674-4e9e-8339-eadad0fd658e', '59cbc3da-7bf3-48b2-a022-794f3580fc3a', 'b5a9eed5-7ec5-4b97-a798-38050453b4f6'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:31.036151 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0843bc16-7798-40a4-a713-4632664723f5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot force create request issued successfully. Aug 08 19:39:31.036579 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0843bc16-7798-40a4-a713-4632664723f5 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:39:31.037027 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1319/5269] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:39:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:31.046768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2c3c50e9-ad8b-46bf-9ad9-e3d0e5a70ad4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:31.048674 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c3c50e9-ad8b-46bf-9ad9-e3d0e5a70ad4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:31.048880 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c3c50e9-ad8b-46bf-9ad9-e3d0e5a70ad4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:31.049060 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2c3c50e9-ad8b-46bf-9ad9-e3d0e5a70ad4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:31.055820 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:31.055820 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:31.056265 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2c3c50e9-ad8b-46bf-9ad9-e3d0e5a70ad4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:31.057221 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2c3c50e9-ad8b-46bf-9ad9-e3d0e5a70ad4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 returned with HTTP 200 Aug 08 19:39:31.057562 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1320/5270] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:31 2026] GET /volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:31.424904 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-13a70a49-f27b-4f57-ace7-78cd46eb8445 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:31.426395 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13a70a49-f27b-4f57-ace7-78cd46eb8445 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:39:31.426575 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13a70a49-f27b-4f57-ace7-78cd46eb8445 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:31.426746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13a70a49-f27b-4f57-ace7-78cd46eb8445 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:31.431583 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:31.431583 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:31.431927 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-13a70a49-f27b-4f57-ace7-78cd46eb8445 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:39:31.432611 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13a70a49-f27b-4f57-ace7-78cd46eb8445 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 200 Aug 08 19:39:31.432921 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1318/5271] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:31 2026] GET /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 479 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:32.068225 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-311505f9-b966-49fd-8f95-0939737661ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:32.070320 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-311505f9-b966-49fd-8f95-0939737661ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:32.070584 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-311505f9-b966-49fd-8f95-0939737661ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:32.070772 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-311505f9-b966-49fd-8f95-0939737661ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:32.077488 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:32.077488 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:32.078341 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-311505f9-b966-49fd-8f95-0939737661ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:32.079420 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-311505f9-b966-49fd-8f95-0939737661ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 returned with HTTP 200 Aug 08 19:39:32.079893 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1315/5272] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:32 2026] GET /volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:32.088309 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:32.090302 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:32.090512 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:32.090704 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:32.090830 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:32.096051 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:32.096051 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:32.096533 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:32.112522 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:39:32.112694 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c5dc3e03-dcba-4258-8dd4-d5861dbb84c0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 returned with HTTP 202 Aug 08 19:39:32.113123 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1320/5273] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:32 2026] DELETE /volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:32.122948 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b2dd3154-85e0-46b8-9afb-debdaea10d74 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:32.125224 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2dd3154-85e0-46b8-9afb-debdaea10d74 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:32.125224 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2dd3154-85e0-46b8-9afb-debdaea10d74 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:32.125224 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b2dd3154-85e0-46b8-9afb-debdaea10d74 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:32.130170 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:32.130170 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:32.130697 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b2dd3154-85e0-46b8-9afb-debdaea10d74 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:32.131444 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b2dd3154-85e0-46b8-9afb-debdaea10d74 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 returned with HTTP 200 Aug 08 19:39:32.131989 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1321/5274] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:32 2026] GET /volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:33.012442 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-1d0e4b46-0068-4acd-9fad-867e14546259 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:33.014721 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-1d0e4b46-0068-4acd-9fad-867e14546259 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:39:33.014990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-1d0e4b46-0068-4acd-9fad-867e14546259 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:33.015235 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-1d0e4b46-0068-4acd-9fad-867e14546259 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:33.023210 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:33.023210 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:33.023677 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-1d0e4b46-0068-4acd-9fad-867e14546259 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:39:33.024687 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-1d0e4b46-0068-4acd-9fad-867e14546259 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 200 Aug 08 19:39:33.025239 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1319/5275] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:39:33 2026] GET /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:33.142294 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa77fe58-cb4d-44eb-b8f5-715f1bd1f69e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:33.144161 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa77fe58-cb4d-44eb-b8f5-715f1bd1f69e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:33.144355 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa77fe58-cb4d-44eb-b8f5-715f1bd1f69e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:33.144603 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa77fe58-cb4d-44eb-b8f5-715f1bd1f69e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:33.154853 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa77fe58-cb4d-44eb-b8f5-715f1bd1f69e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 returned with HTTP 404 Aug 08 19:39:33.155372 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1316/5276] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:33 2026] GET /volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:33.165429 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:33.167384 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:39:33.167906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:33.167906 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:33.168086 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:39:33.173029 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:33.173029 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:33.173516 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:33.189990 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:39:33.190737 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8510f1fb-5d74-44a0-b9e7-9b2cc825490c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d returned with HTTP 202 Aug 08 19:39:33.190737 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1321/5277] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:33 2026] DELETE /volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:33.199425 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9b2492c6-b291-4632-999a-03e8692250c7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:33.201098 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b2492c6-b291-4632-999a-03e8692250c7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:39:33.201337 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b2492c6-b291-4632-999a-03e8692250c7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:33.201493 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b2492c6-b291-4632-999a-03e8692250c7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:33.206532 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:33.206532 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:33.206964 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9b2492c6-b291-4632-999a-03e8692250c7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:33.207686 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b2492c6-b291-4632-999a-03e8692250c7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d returned with HTTP 200 Aug 08 19:39:33.208393 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1322/5278] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:33 2026] GET /volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:33.870034 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-981bfc3e-0d8c-4482-9cec-b455a844f1d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:33.872193 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-981bfc3e-0d8c-4482-9cec-b455a844f1d8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/attachments?instance_id=41900fa5-6537-4a4f-92dc-b69889b2706c Aug 08 19:39:33.872401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-981bfc3e-0d8c-4482-9cec-b455a844f1d8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:33.872633 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-981bfc3e-0d8c-4482-9cec-b455a844f1d8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:33.888251 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-981bfc3e-0d8c-4482-9cec-b455a844f1d8 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments?instance_id=41900fa5-6537-4a4f-92dc-b69889b2706c returned with HTTP 200 Aug 08 19:39:33.888667 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1320/5279] 10.4.3.89 () {70 vars in 1630 bytes} [Sat Aug 8 19:39:33 2026] GET /volume/v3/attachments?instance_id=41900fa5-6537-4a4f-92dc-b69889b2706c => generated 192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:33.907581 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-a02826fe-2b53-41f4-8bf8-390a9b200c9f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:33.909689 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-a02826fe-2b53-41f4-8bf8-390a9b200c9f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f Aug 08 19:39:33.909942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-a02826fe-2b53-41f4-8bf8-390a9b200c9f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:33.910144 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-a02826fe-2b53-41f4-8bf8-390a9b200c9f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:33.929889 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e034a60c-941a-4038-9fa9-7bbcec9fe36e req-a02826fe-2b53-41f4-8bf8-390a9b200c9f tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f returned with HTTP 200 Aug 08 19:39:33.930387 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1317/5280] 10.4.3.89 () {70 vars in 1644 bytes} [Sat Aug 8 19:39:33 2026] GET /volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:34.003357 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-af0546f2-4126-4cc7-a32c-043d49fb81b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.005434 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-af0546f2-4126-4cc7-a32c-043d49fb81b1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:39:34.005667 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-af0546f2-4126-4cc7-a32c-043d49fb81b1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:34.005855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-af0546f2-4126-4cc7-a32c-043d49fb81b1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:34.010855 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:34.010855 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:34.011287 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-af0546f2-4126-4cc7-a32c-043d49fb81b1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:39:34.012093 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-af0546f2-4126-4cc7-a32c-043d49fb81b1 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 200 Aug 08 19:39:34.012387 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1322/5281] 10.4.3.89 () {68 vars in 1597 bytes} [Sat Aug 8 19:39:34 2026] GET /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:34.022347 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-5c7d3d0f-3dc8-48ed-876d-bfb576d2ee38 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.025056 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-5c7d3d0f-3dc8-48ed-876d-bfb576d2ee38 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:39:34.025376 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-5c7d3d0f-3dc8-48ed-876d-bfb576d2ee38 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:34.025650 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-5c7d3d0f-3dc8-48ed-876d-bfb576d2ee38 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:34.046524 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:34.046524 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:34.051558 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-5c7d3d0f-3dc8-48ed-876d-bfb576d2ee38 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:39:34.058071 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-5c7d3d0f-3dc8-48ed-876d-bfb576d2ee38 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 200 Aug 08 19:39:34.058730 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1323/5282] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:34 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 1656 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:34.068372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.070463 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:34.070796 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8a46dabf-6eb6-4277-9538-f42402493741", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:34.077539 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8a46dabf-6eb6-4277-9538-f42402493741', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:34.088446 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:34.088446 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:34.089034 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:39:34.089214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:39:34.089895 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:39:34.094802 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (cd4c98fb-99b6-4f24-bd3d-c8f1f88bf2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:34.095934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1686c6-8e95-4be4-8136-8bcbf049580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:34.096725 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:34.126124 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1686c6-8e95-4be4-8136-8bcbf049580c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8a46dabf-6eb6-4277-9538-f42402493741', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:34.127468 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d8c234-6530-4191-9693-d8480708e56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:34.173231 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['d0e2ad41-3a4c-4656-8d06-99196a9ec2bf', 'f38b56fa-9186-4f40-85bb-22ef15d79fcc', '1c462107-db3d-4b6d-ae19-a0f6908d6718', '95ccb67e-d205-4478-9676-aaa64797d8b7'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:34.173990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51d8c234-6530-4191-9693-d8480708e56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e2ad41-3a4c-4656-8d06-99196a9ec2bf', 'f38b56fa-9186-4f40-85bb-22ef15d79fcc', '1c462107-db3d-4b6d-ae19-a0f6908d6718', '95ccb67e-d205-4478-9676-aaa64797d8b7']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:34.174797 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1dffd6-891b-495f-9e81-fc1e26005d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:34.221296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e1cc512f-a8aa-4409-8a93-9441c8e95349 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.224440 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa1dffd6-891b-495f-9e81-fc1e26005d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da5831aa-4557-4dc3-bcf5-4b8e127e9ddf', '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='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['d0e2ad41-3a4c-4656-8d06-99196a9ec2bf','f38b56fa-9186-4f40-85bb-22ef15d79fcc','1c462107-db3d-4b6d-ae19-a0f6908d6718','95ccb67e-d205-4478-9676-aaa64797d8b7'],size=1,snapshot_id=8a46dabf-6eb6-4277-9538-f42402493741,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:39:34Z,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=da5831aa-4557-4dc3-bcf5-4b8e127e9ddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8a46dabf-6eb6-4277-9538-f42402493741,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:34.225065 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cd0d40-5047-4b2a-978b-b423dfd8c737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:34.225644 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1cc512f-a8aa-4409-8a93-9441c8e95349 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:39:34.225841 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1cc512f-a8aa-4409-8a93-9441c8e95349 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:34.226021 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e1cc512f-a8aa-4409-8a93-9441c8e95349 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:34.234898 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e1cc512f-a8aa-4409-8a93-9441c8e95349 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d returned with HTTP 404 Aug 08 19:39:34.234898 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1318/5283] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:34 2026] GET /volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:34.242686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.245949 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:34.245949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:34.246838 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:34.247046 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:34.253684 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6cd0d40-5047-4b2a-978b-b423dfd8c737) transitioned into 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='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['d0e2ad41-3a4c-4656-8d06-99196a9ec2bf','f38b56fa-9186-4f40-85bb-22ef15d79fcc','1c462107-db3d-4b6d-ae19-a0f6908d6718','95ccb67e-d205-4478-9676-aaa64797d8b7'],size=1,snapshot_id=8a46dabf-6eb6-4277-9538-f42402493741,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:34.254703 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1621a804-6c80-4439-8160-53203067b474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:34.256994 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:34.256994 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:34.257563 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:34.279510 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:39:34.279836 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-930344b9-a162-46a9-879a-e1f593c5a1a8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 returned with HTTP 202 Aug 08 19:39:34.280456 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1323/5284] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:34 2026] DELETE /volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:34.286630 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1621a804-6c80-4439-8160-53203067b474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:34.287588 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (cd4c98fb-99b6-4f24-bd3d-c8f1f88bf2af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:34.288018 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:39:34.288162 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-236e69dc-6342-4bfb-941c-639333abcc32 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.288953 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-8d40236e-f651-407d-8aa5-3490b749fa10 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:34.289612 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1321/5285] 10.4.3.89 () {72 vars in 1534 bytes} [Sat Aug 8 19:39:34 2026] POST /volume/v3/volumes => generated 734 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:34.290265 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-236e69dc-6342-4bfb-941c-639333abcc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:34.290533 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-236e69dc-6342-4bfb-941c-639333abcc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:34.290812 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-236e69dc-6342-4bfb-941c-639333abcc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:34.299559 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-341ae2b7-bdf2-4f14-901f-0639576b270d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.301065 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:34.301065 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:34.301065 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-236e69dc-6342-4bfb-941c-639333abcc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:34.301065 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-236e69dc-6342-4bfb-941c-639333abcc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 returned with HTTP 200 Aug 08 19:39:34.301502 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-341ae2b7-bdf2-4f14-901f-0639576b270d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:39:34.301557 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1324/5286] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:34 2026] GET /volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:34.301597 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-341ae2b7-bdf2-4f14-901f-0639576b270d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:34.301719 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-341ae2b7-bdf2-4f14-901f-0639576b270d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:34.309794 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:34.309794 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:34.315469 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-341ae2b7-bdf2-4f14-901f-0639576b270d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:39:34.321400 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-341ae2b7-bdf2-4f14-901f-0639576b270d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf returned with HTTP 200 Aug 08 19:39:34.321400 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1319/5287] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:34 2026] GET /volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:34.341300 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-0057a96e-d2e6-495a-9809-71a4726d6393 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:34.343337 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-0057a96e-d2e6-495a-9809-71a4726d6393 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:39:34.343549 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-0057a96e-d2e6-495a-9809-71a4726d6393 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:34.343731 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-0057a96e-d2e6-495a-9809-71a4726d6393 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:34.350644 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:34.350644 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:34.354434 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-0057a96e-d2e6-495a-9809-71a4726d6393 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:39:34.359126 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-0057a96e-d2e6-495a-9809-71a4726d6393 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf returned with HTTP 200 Aug 08 19:39:34.359743 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1324/5288] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:34 2026] GET /volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:35.310706 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8210f20e-f93a-44cb-b008-bf99833c33f7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:35.312663 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8210f20e-f93a-44cb-b008-bf99833c33f7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:35.312851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8210f20e-f93a-44cb-b008-bf99833c33f7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:35.313033 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8210f20e-f93a-44cb-b008-bf99833c33f7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:35.318734 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8210f20e-f93a-44cb-b008-bf99833c33f7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 returned with HTTP 404 Aug 08 19:39:35.319231 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1322/5289] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:35 2026] GET /volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:35.326002 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0fa1f982-981f-4f93-b4bc-5db9a7806895 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:35.328693 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0fa1f982-981f-4f93-b4bc-5db9a7806895 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:35.330744 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0fa1f982-981f-4f93-b4bc-5db9a7806895 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:35.330998 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0fa1f982-981f-4f93-b4bc-5db9a7806895 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:35.331446 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-0fa1f982-981f-4f93-b4bc-5db9a7806895 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 466e8d99-e723-45ea-b16d-67aac133cb23 Aug 08 19:39:35.340669 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0fa1f982-981f-4f93-b4bc-5db9a7806895 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 returned with HTTP 404 Aug 08 19:39:35.341343 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1325/5290] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:35 2026] DELETE /volume/v3/snapshots/466e8d99-e723-45ea-b16d-67aac133cb23 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:35.352647 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-67983013-d2c3-44c3-8ac3-df206422e75e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:35.353538 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67983013-d2c3-44c3-8ac3-df206422e75e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:35.353802 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67983013-d2c3-44c3-8ac3-df206422e75e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:35.354067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-67983013-d2c3-44c3-8ac3-df206422e75e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:35.354233 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-67983013-d2c3-44c3-8ac3-df206422e75e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: a32bba4d-588a-4f56-8ee0-a56d086473b0 Aug 08 19:39:35.359669 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-67983013-d2c3-44c3-8ac3-df206422e75e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 returned with HTTP 404 Aug 08 19:39:35.360280 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1320/5291] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:35 2026] DELETE /volume/v3/snapshots/a32bba4d-588a-4f56-8ee0-a56d086473b0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:35.413680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-acda2025-667c-4029-9a79-2ce42cb4c28e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:35.415986 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-acda2025-667c-4029-9a79-2ce42cb4c28e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:35.416213 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-acda2025-667c-4029-9a79-2ce42cb4c28e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:35.416433 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-acda2025-667c-4029-9a79-2ce42cb4c28e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:35.425310 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:35.425310 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:35.428701 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-acda2025-667c-4029-9a79-2ce42cb4c28e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:35.432507 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-acda2025-667c-4029-9a79-2ce42cb4c28e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:35.432943 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1325/5292] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:35 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:35.452973 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d846c1cb-b5d7-414c-81ad-872a6ac63a37 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:35.454830 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d846c1cb-b5d7-414c-81ad-872a6ac63a37 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943/action Aug 08 19:39:35.455152 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d846c1cb-b5d7-414c-81ad-872a6ac63a37 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:39:35.455269 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d846c1cb-b5d7-414c-81ad-872a6ac63a37 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:35.464329 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:35.464329 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:35.464768 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d846c1cb-b5d7-414c-81ad-872a6ac63a37 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:35.471821 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d846c1cb-b5d7-414c-81ad-872a6ac63a37 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Begin detaching volume completed successfully. Aug 08 19:39:35.472129 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d846c1cb-b5d7-414c-81ad-872a6ac63a37 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943/action returned with HTTP 202 Aug 08 19:39:35.472818 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1323/5293] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:39:35 2026] POST /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:39:35.520992 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d135a4bc-9fec-4fe3-a0a2-d67cae5bb6d6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:35.521377 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d135a4bc-9fec-4fe3-a0a2-d67cae5bb6d6 None None] GET https://10.4.3.89/volume// Aug 08 19:39:35.521542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d135a4bc-9fec-4fe3-a0a2-d67cae5bb6d6 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:35.521729 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d135a4bc-9fec-4fe3-a0a2-d67cae5bb6d6 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:35.522044 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d135a4bc-9fec-4fe3-a0a2-d67cae5bb6d6 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:35.522321 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1326/5294] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:39:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:35.528175 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d626da44-3726-4ab0-9bf9-46126ae4a9e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:35.530567 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d626da44-3726-4ab0-9bf9-46126ae4a9e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:35.530873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d626da44-3726-4ab0-9bf9-46126ae4a9e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:35.531166 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d626da44-3726-4ab0-9bf9-46126ae4a9e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:35.539664 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:35.539664 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:35.542801 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d626da44-3726-4ab0-9bf9-46126ae4a9e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:35.546804 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-d626da44-3726-4ab0-9bf9-46126ae4a9e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:35.547366 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1321/5295] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:39:35 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 1320 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:39:36.377666 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-ad53dc59-3b6d-4218-ad4b-89393a896ac8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:36.380148 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-ad53dc59-3b6d-4218-ad4b-89393a896ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc Aug 08 19:39:36.380428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-ad53dc59-3b6d-4218-ad4b-89393a896ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:36.380692 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-ad53dc59-3b6d-4218-ad4b-89393a896ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:36.390489 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:36.390489 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:36.438685 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d32c4727-c3ad-44b7-9719-0206fd0fad5c req-ad53dc59-3b6d-4218-ad4b-89393a896ac8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc returned with HTTP 200 Aug 08 19:39:36.439107 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1326/5296] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:39:36 2026] DELETE /volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:37.368186 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-929dce36-9abe-471e-b5be-bcd0db142aa3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.370251 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-929dce36-9abe-471e-b5be-bcd0db142aa3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:39:37.370468 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-929dce36-9abe-471e-b5be-bcd0db142aa3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:37.370669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-929dce36-9abe-471e-b5be-bcd0db142aa3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:37.377397 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:37.377397 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:37.380998 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-929dce36-9abe-471e-b5be-bcd0db142aa3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:39:37.385406 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-929dce36-9abe-471e-b5be-bcd0db142aa3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf returned with HTTP 200 Aug 08 19:39:37.385826 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1324/5297] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:37 2026] GET /volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:37.394094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f21b0105-1b7e-4518-81e6-52f690669e93 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.394468 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f21b0105-1b7e-4518-81e6-52f690669e93 None None] GET https://10.4.3.89/volume// Aug 08 19:39:37.394634 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f21b0105-1b7e-4518-81e6-52f690669e93 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:37.394924 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f21b0105-1b7e-4518-81e6-52f690669e93 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:37.395237 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f21b0105-1b7e-4518-81e6-52f690669e93 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:37.395616 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1327/5298] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:39:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:37.402891 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-726373c0-fe1a-447e-81dd-fe0056fefee5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.404763 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-726373c0-fe1a-447e-81dd-fe0056fefee5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:39:37.405061 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-726373c0-fe1a-447e-81dd-fe0056fefee5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da5831aa-4557-4dc3-bcf5-4b8e127e9ddf", "connector": null, "instance_uuid": "f0047201-1136-4bea-a058-c2d2ff0c1ca1"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:37.412918 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:37.412918 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:37.438952 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-726373c0-fe1a-447e-81dd-fe0056fefee5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:39:37.439424 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1322/5299] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:39:37 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) Aug 08 19:39:37.445879 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1998f353-2f02-4322-a61d-af9ebfd133d3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.446292 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1998f353-2f02-4322-a61d-af9ebfd133d3 None None] GET https://10.4.3.89/volume// Aug 08 19:39:37.446478 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1998f353-2f02-4322-a61d-af9ebfd133d3 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:37.446685 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1998f353-2f02-4322-a61d-af9ebfd133d3 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:37.447033 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1998f353-2f02-4322-a61d-af9ebfd133d3 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:37.447588 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1327/5300] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:39:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:37.453934 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-acde3355-ab7f-4ba5-affc-245dfc18e248 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.456334 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-acde3355-ab7f-4ba5-affc-245dfc18e248 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:39:37.456594 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-acde3355-ab7f-4ba5-affc-245dfc18e248 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:37.456838 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-acde3355-ab7f-4ba5-affc-245dfc18e248 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:37.461611 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-37ccb797-59c0-4bb6-9e42-2eb7bd5b2a40 req-8348de37-49c8-4e46-92ea-c4df34a02d24 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.463516 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-37ccb797-59c0-4bb6-9e42-2eb7bd5b2a40 req-8348de37-49c8-4e46-92ea-c4df34a02d24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc Aug 08 19:39:37.463710 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-37ccb797-59c0-4bb6-9e42-2eb7bd5b2a40 req-8348de37-49c8-4e46-92ea-c4df34a02d24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:37.463910 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-37ccb797-59c0-4bb6-9e42-2eb7bd5b2a40 req-8348de37-49c8-4e46-92ea-c4df34a02d24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:37.468470 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:37.468470 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:37.468969 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-37ccb797-59c0-4bb6-9e42-2eb7bd5b2a40 req-8348de37-49c8-4e46-92ea-c4df34a02d24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc returned with HTTP 404 Aug 08 19:39:37.469039 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1328/5301] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:39:37 2026] DELETE /volume/v3/attachments/ab84d41e-88d1-4556-928e-8c3d7ac8f3fc => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:39:37.472285 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-acde3355-ab7f-4ba5-affc-245dfc18e248 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:39:37.477487 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-acde3355-ab7f-4ba5-affc-245dfc18e248 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf returned with HTTP 200 Aug 08 19:39:37.478673 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1325/5302] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:39:37 2026] GET /volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf => generated 1522 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:39:37.587068 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-96dedde2-e505-4ebc-8ba5-33bac0853ecc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.589789 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-96dedde2-e505-4ebc-8ba5-33bac0853ecc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161 Aug 08 19:39:37.590276 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-96dedde2-e505-4ebc-8ba5-33bac0853ecc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:37.599269 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-96dedde2-e505-4ebc-8ba5-33bac0853ecc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-da5831aa-4557-4dc3-bcf5-4b8e127e9ddf-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:39:37.603961 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-96dedde2-e505-4ebc-8ba5-33bac0853ecc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-da5831aa-4557-4dc3-bcf5-4b8e127e9ddf-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:39:37.605202 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:37.605202 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:37.698893 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-96dedde2-e505-4ebc-8ba5-33bac0853ecc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-da5831aa-4557-4dc3-bcf5-4b8e127e9ddf-np0000006803" released by "attachment_update" :: held 0.095s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:39:37.699206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-96dedde2-e505-4ebc-8ba5-33bac0853ecc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161 returned with HTTP 200 Aug 08 19:39:37.699693 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1323/5303] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:39:37 2026] PUT /volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:37.723977 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-b366b8f5-9dda-4303-bedf-c00fd88f330b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:37.725984 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-b366b8f5-9dda-4303-bedf-c00fd88f330b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161/action Aug 08 19:39:37.726375 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-b366b8f5-9dda-4303-bedf-c00fd88f330b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:39:37.726562 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-b366b8f5-9dda-4303-bedf-c00fd88f330b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:37.742337 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:37.742337 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:37.753206 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b0cd0943-3d01-427a-8c3b-8205451d2907 req-b366b8f5-9dda-4303-bedf-c00fd88f330b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161/action returned with HTTP 204 Aug 08 19:39:37.753678 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1328/5304] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:39:37 2026] POST /volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:38.323350 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aa1135bf-1d43-418f-a9c8-cfdce781673a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:38.325113 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa1135bf-1d43-418f-a9c8-cfdce781673a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:39:38.325287 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa1135bf-1d43-418f-a9c8-cfdce781673a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:38.325484 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa1135bf-1d43-418f-a9c8-cfdce781673a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:38.325608 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-aa1135bf-1d43-418f-a9c8-cfdce781673a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 1ccb8c85-476e-4519-9c8c-1454d173ea6d Aug 08 19:39:38.330052 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa1135bf-1d43-418f-a9c8-cfdce781673a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d returned with HTTP 404 Aug 08 19:39:38.330742 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1329/5305] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:38 2026] DELETE /volume/v3/snapshots/1ccb8c85-476e-4519-9c8c-1454d173ea6d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:38.341926 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d741a560-0d15-4d40-89b0-2b929f687be0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:38.343696 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d741a560-0d15-4d40-89b0-2b929f687be0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:38.343919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d741a560-0d15-4d40-89b0-2b929f687be0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:38.344146 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d741a560-0d15-4d40-89b0-2b929f687be0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:38.351823 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:38.351823 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:38.355466 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d741a560-0d15-4d40-89b0-2b929f687be0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:38.360400 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d741a560-0d15-4d40-89b0-2b929f687be0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:38.360944 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1326/5306] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:38 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:38.372652 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:38.374361 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:38.374769 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1636950437"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:38.376108 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1636950437'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:38.376224 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume of 1 GB Aug 08 19:39:38.376467 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:38.376467 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:38.380560 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Availability Zones retrieved successfully. Aug 08 19:39:38.385326 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (411fefdc-4c9c-44bd-8166-35103b72b265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:38.386483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc9525b-6aa4-44a7-aa46-a362b86f8193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:38.387582 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:38.412159 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc9525b-6aa4-44a7-aa46-a362b86f8193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:38.413101 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594ad76d-6e95-4d11-8d78-059ea19d2586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:38.455888 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['aebbab31-20f5-4d5a-a973-b0f8200b95c7', 'bd975a64-b022-4c19-8837-1a306d96c01f', '6733274e-accd-40c7-aea4-27a8d6271789', 'beb3eeea-98fd-418c-9af6-39a52dda3c78'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:38.456658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (594ad76d-6e95-4d11-8d78-059ea19d2586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aebbab31-20f5-4d5a-a973-b0f8200b95c7', 'bd975a64-b022-4c19-8837-1a306d96c01f', '6733274e-accd-40c7-aea4-27a8d6271789', 'beb3eeea-98fd-418c-9af6-39a52dda3c78']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:38.457371 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b276e04-1b50-4d83-8a74-76287a6427b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:38.478699 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b276e04-1b50-4d83-8a74-76287a6427b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5571ed0e-df52-4a6d-885a-fbcaad145ce9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1636950437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['aebbab31-20f5-4d5a-a973-b0f8200b95c7','bd975a64-b022-4c19-8837-1a306d96c01f','6733274e-accd-40c7-aea4-27a8d6271789','beb3eeea-98fd-418c-9af6-39a52dda3c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1636950437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5571ed0e-df52-4a6d-885a-fbcaad145ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807e0c3881974180a5ea8500a2bfb530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ea1a9f6c93004c3c84316ef4df550b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:38.479259 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bb1f504-1f8a-41c5-82c1-2768c44e0b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:38.496223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bb1f504-1f8a-41c5-82c1-2768c44e0b2d) transitioned into 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-1636950437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['aebbab31-20f5-4d5a-a973-b0f8200b95c7','bd975a64-b022-4c19-8837-1a306d96c01f','6733274e-accd-40c7-aea4-27a8d6271789','beb3eeea-98fd-418c-9af6-39a52dda3c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:38.496980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68127d95-8dcd-4881-b6d6-1f9f3eaa290b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:38.504636 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68127d95-8dcd-4881-b6d6-1f9f3eaa290b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:38.505473 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (411fefdc-4c9c-44bd-8166-35103b72b265) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:38.505785 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request issued successfully. Aug 08 19:39:38.506316 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a171d6e-67e8-41ca-af70-4b4e934099bc tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:38.507019 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1324/5307] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:39:38 2026] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:38.521091 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-cecaa728-0f2b-4145-8a03-2c46138718e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:38.522927 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cecaa728-0f2b-4145-8a03-2c46138718e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:38.523162 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cecaa728-0f2b-4145-8a03-2c46138718e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:38.523729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-cecaa728-0f2b-4145-8a03-2c46138718e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:38.531020 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:38.531020 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:38.534906 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-cecaa728-0f2b-4145-8a03-2c46138718e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:38.539458 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-cecaa728-0f2b-4145-8a03-2c46138718e3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 returned with HTTP 200 Aug 08 19:39:38.539854 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1329/5308] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:38 2026] GET /volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:39.551641 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0a534dc2-ee86-42cb-8422-6eb7dcd0f9b7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:39.553719 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0a534dc2-ee86-42cb-8422-6eb7dcd0f9b7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:39.553932 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0a534dc2-ee86-42cb-8422-6eb7dcd0f9b7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:39.554152 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0a534dc2-ee86-42cb-8422-6eb7dcd0f9b7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:39.561146 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:39.561146 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:39.564398 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0a534dc2-ee86-42cb-8422-6eb7dcd0f9b7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:39.567929 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0a534dc2-ee86-42cb-8422-6eb7dcd0f9b7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 returned with HTTP 200 Aug 08 19:39:39.568266 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1330/5309] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:39 2026] GET /volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:39.579785 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e452fda7-1a81-4657-b800-e2d54817df4d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:39.581282 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e452fda7-1a81-4657-b800-e2d54817df4d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:39:39.581591 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e452fda7-1a81-4657-b800-e2d54817df4d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5571ed0e-df52-4a6d-885a-fbcaad145ce9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1050978927"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:39.588739 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:39.588739 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:39.589154 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e452fda7-1a81-4657-b800-e2d54817df4d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:39.589254 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-e452fda7-1a81-4657-b800-e2d54817df4d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume 5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:39.610523 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-e452fda7-1a81-4657-b800-e2d54817df4d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['42b53952-f857-43fb-9e78-785dfc8b888e', '7444da55-1147-4331-b279-3f93366ce671', 'd27c257c-20b7-4eba-9afe-4422279d3436', '0207b86d-8cb6-42ac-8a48-e440c17c4618'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:39.646442 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e452fda7-1a81-4657-b800-e2d54817df4d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot create request issued successfully. Aug 08 19:39:39.646442 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e452fda7-1a81-4657-b800-e2d54817df4d tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:39:39.646442 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1327/5310] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:39:39 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) Aug 08 19:39:39.654219 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5787c104-aab0-4253-8610-5ba18e972084 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:39.654612 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5787c104-aab0-4253-8610-5ba18e972084 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 Aug 08 19:39:39.654811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5787c104-aab0-4253-8610-5ba18e972084 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:39.654811 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5787c104-aab0-4253-8610-5ba18e972084 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:39.659522 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:39.659522 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:39.660027 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5787c104-aab0-4253-8610-5ba18e972084 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:39.660745 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5787c104-aab0-4253-8610-5ba18e972084 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 returned with HTTP 200 Aug 08 19:39:39.661046 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1325/5311] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:39 2026] GET /volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:40.670605 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f15a1ad1-43d4-4997-a466-0db1416c65f2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:40.672465 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f15a1ad1-43d4-4997-a466-0db1416c65f2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 Aug 08 19:39:40.672661 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f15a1ad1-43d4-4997-a466-0db1416c65f2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:40.672853 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f15a1ad1-43d4-4997-a466-0db1416c65f2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:40.677786 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:40.677786 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:40.678223 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f15a1ad1-43d4-4997-a466-0db1416c65f2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:40.678972 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f15a1ad1-43d4-4997-a466-0db1416c65f2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 returned with HTTP 200 Aug 08 19:39:40.679349 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1330/5312] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:40 2026] GET /volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:40.687158 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:40.689301 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:40.689711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "977144b8-96fe-4042-bfc1-600b4fe91270", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-597180365"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:40.691613 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request body: {'volume': {'snapshot_id': '977144b8-96fe-4042-bfc1-600b4fe91270', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-597180365'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:40.697794 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:40.697794 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:40.698363 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:40.698532 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume of 2 GB Aug 08 19:39:40.702642 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Availability Zones retrieved successfully. Aug 08 19:39:40.709354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (7878d18e-dc9b-4d7d-8908-06e26a6d0dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:40.710731 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899a47f5-0164-4d0e-b94d-bef610ce1054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:40.711964 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:40.744853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899a47f5-0164-4d0e-b94d-bef610ce1054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '977144b8-96fe-4042-bfc1-600b4fe91270', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:40.745561 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c161a1ac-6cff-4410-b9c1-ed0185346bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:40.781837 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['e98b374d-889c-493e-a772-3fdb7154df77', 'fe09a481-d612-45e3-baa7-1fae505604be', '3b1ba852-bad2-49df-9029-c03339713cdd', 'd446fe6b-4857-4b40-b346-1bbd10f4c5aa'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:40.782687 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c161a1ac-6cff-4410-b9c1-ed0185346bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e98b374d-889c-493e-a772-3fdb7154df77', 'fe09a481-d612-45e3-baa7-1fae505604be', '3b1ba852-bad2-49df-9029-c03339713cdd', 'd446fe6b-4857-4b40-b346-1bbd10f4c5aa']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:40.783365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1c2729-2da8-48d3-8a4a-80634f7c4a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:40.821486 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba1c2729-2da8-48d3-8a4a-80634f7c4a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4d5ec68-3367-4714-99bf-64e69c98650f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-597180365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['e98b374d-889c-493e-a772-3fdb7154df77','fe09a481-d612-45e3-baa7-1fae505604be','3b1ba852-bad2-49df-9029-c03339713cdd','d446fe6b-4857-4b40-b346-1bbd10f4c5aa'],size=2,snapshot_id=977144b8-96fe-4042-bfc1-600b4fe91270,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:39:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-597180365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4d5ec68-3367-4714-99bf-64e69c98650f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807e0c3881974180a5ea8500a2bfb530',provider_auth=None,provider_geometry=None,provider_id=None,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=977144b8-96fe-4042-bfc1-600b4fe91270,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:40.822397 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc7f6e2-9dad-4309-93f9-9900f3302073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:40.838467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fc7f6e2-9dad-4309-93f9-9900f3302073) transitioned into 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-597180365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['e98b374d-889c-493e-a772-3fdb7154df77','fe09a481-d612-45e3-baa7-1fae505604be','3b1ba852-bad2-49df-9029-c03339713cdd','d446fe6b-4857-4b40-b346-1bbd10f4c5aa'],size=2,snapshot_id=977144b8-96fe-4042-bfc1-600b4fe91270,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:40.839127 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b8cacf-af30-413f-8bb9-64786321b2b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:40.859352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b8cacf-af30-413f-8bb9-64786321b2b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:40.859352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (7878d18e-dc9b-4d7d-8908-06e26a6d0dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:40.859352 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request issued successfully. Aug 08 19:39:40.859352 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6c5ccdd9-941c-4100-ab01-8ce6ebc7f16f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:40.859352 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1331/5313] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:39:40 2026] POST /volume/v3/volumes => generated 785 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:40.874501 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-587afdbe-6909-4542-bbfb-44f37b2dec58 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:40.878294 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-587afdbe-6909-4542-bbfb-44f37b2dec58 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:40.878294 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-587afdbe-6909-4542-bbfb-44f37b2dec58 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:40.878294 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-587afdbe-6909-4542-bbfb-44f37b2dec58 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:40.885805 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:40.885805 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:40.889596 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-587afdbe-6909-4542-bbfb-44f37b2dec58 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:40.894293 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-587afdbe-6909-4542-bbfb-44f37b2dec58 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 200 Aug 08 19:39:40.894686 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1328/5314] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:40 2026] GET /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:41.911251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a4c08300-a338-475d-b408-a1ab488eefdd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:41.912955 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4c08300-a338-475d-b408-a1ab488eefdd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:41.913152 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4c08300-a338-475d-b408-a1ab488eefdd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:41.913404 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a4c08300-a338-475d-b408-a1ab488eefdd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:41.920258 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:41.920258 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:41.923694 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a4c08300-a338-475d-b408-a1ab488eefdd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:41.928026 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a4c08300-a338-475d-b408-a1ab488eefdd tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 200 Aug 08 19:39:41.928392 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1326/5315] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:41 2026] GET /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:41.941102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c8037d28-5a7d-486a-a181-90ff115c09f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:41.943655 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8037d28-5a7d-486a-a181-90ff115c09f0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:41.943842 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8037d28-5a7d-486a-a181-90ff115c09f0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:41.944286 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c8037d28-5a7d-486a-a181-90ff115c09f0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:41.952720 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:41.952720 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:41.957829 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c8037d28-5a7d-486a-a181-90ff115c09f0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:41.963538 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c8037d28-5a7d-486a-a181-90ff115c09f0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 200 Aug 08 19:39:41.964025 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1331/5316] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:41 2026] GET /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:41.976691 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:41.978630 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:41.978792 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:41.978991 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:41.979147 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:41.985677 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:41.985677 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:41.986133 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:42.002925 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume request issued successfully. Aug 08 19:39:42.003231 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-580a77f6-9b30-42ec-bc9c-ba98addc4c67 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 202 Aug 08 19:39:42.003811 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1332/5317] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:39:41 2026] DELETE /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:42.011549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b6ad2e96-e479-46a3-bece-397c38606111 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:42.013306 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6ad2e96-e479-46a3-bece-397c38606111 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:42.013567 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6ad2e96-e479-46a3-bece-397c38606111 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:42.013757 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b6ad2e96-e479-46a3-bece-397c38606111 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:42.020748 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:42.020748 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:42.024429 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b6ad2e96-e479-46a3-bece-397c38606111 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:42.028582 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b6ad2e96-e479-46a3-bece-397c38606111 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 200 Aug 08 19:39:42.028936 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1329/5318] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:42 2026] GET /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:43.042965 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5d207e28-42a3-4ed8-934f-a545ddd10b98 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:43.045333 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d207e28-42a3-4ed8-934f-a545ddd10b98 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:43.045625 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d207e28-42a3-4ed8-934f-a545ddd10b98 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:43.045865 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5d207e28-42a3-4ed8-934f-a545ddd10b98 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:43.053027 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5d207e28-42a3-4ed8-934f-a545ddd10b98 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 404 Aug 08 19:39:43.053703 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1327/5319] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:43 2026] GET /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:43.060781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2592710a-c254-486c-9983-763e5bbe142f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:43.062904 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2592710a-c254-486c-9983-763e5bbe142f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:43.063121 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2592710a-c254-486c-9983-763e5bbe142f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:43.063303 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2592710a-c254-486c-9983-763e5bbe142f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:43.075856 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2592710a-c254-486c-9983-763e5bbe142f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 404 Aug 08 19:39:43.077165 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1332/5320] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:43 2026] GET /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:43.083953 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-660f8d6a-f564-4c02-b961-38f0b2f7db00 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:43.085815 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-660f8d6a-f564-4c02-b961-38f0b2f7db00 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:43.086011 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-660f8d6a-f564-4c02-b961-38f0b2f7db00 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:43.086204 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-660f8d6a-f564-4c02-b961-38f0b2f7db00 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:43.086421 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-660f8d6a-f564-4c02-b961-38f0b2f7db00 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: b4d5ec68-3367-4714-99bf-64e69c98650f Aug 08 19:39:43.092601 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-660f8d6a-f564-4c02-b961-38f0b2f7db00 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f returned with HTTP 404 Aug 08 19:39:43.093123 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1333/5321] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:39:43 2026] DELETE /volume/v3/volumes/b4d5ec68-3367-4714-99bf-64e69c98650f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:43.100891 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:43.103185 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 Aug 08 19:39:43.103400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:43.103652 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:43.103795 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 977144b8-96fe-4042-bfc1-600b4fe91270 Aug 08 19:39:43.111113 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:43.111113 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:43.111775 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:43.131240 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:39:43.131385 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea437c52-2b8f-4259-a166-7b99edfcd72a tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 returned with HTTP 202 Aug 08 19:39:43.131774 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1330/5322] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:43 2026] DELETE /volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:43.146253 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4f29fd6d-faa7-479a-bfca-5652d8b761ca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:43.148309 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f29fd6d-faa7-479a-bfca-5652d8b761ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 Aug 08 19:39:43.148535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f29fd6d-faa7-479a-bfca-5652d8b761ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:43.148737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4f29fd6d-faa7-479a-bfca-5652d8b761ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:43.153898 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:43.153898 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:43.154324 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4f29fd6d-faa7-479a-bfca-5652d8b761ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:43.155187 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4f29fd6d-faa7-479a-bfca-5652d8b761ca tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 returned with HTTP 200 Aug 08 19:39:43.155606 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1328/5323] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:43 2026] GET /volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:44.170255 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-2ac64a52-21b5-4e58-87e4-ddcaebe2e892 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:44.172509 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ac64a52-21b5-4e58-87e4-ddcaebe2e892 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 Aug 08 19:39:44.172808 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ac64a52-21b5-4e58-87e4-ddcaebe2e892 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:44.173055 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-2ac64a52-21b5-4e58-87e4-ddcaebe2e892 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:44.178572 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-2ac64a52-21b5-4e58-87e4-ddcaebe2e892 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 returned with HTTP 404 Aug 08 19:39:44.179255 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1333/5324] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:44 2026] GET /volume/v3/snapshots/977144b8-96fe-4042-bfc1-600b4fe91270 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:44.189674 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9befb10e-af4d-44d9-8d83-a033080cf292 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:44.191611 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9befb10e-af4d-44d9-8d83-a033080cf292 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:44.191802 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9befb10e-af4d-44d9-8d83-a033080cf292 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:44.192007 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9befb10e-af4d-44d9-8d83-a033080cf292 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:44.200069 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:44.200069 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:44.205181 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9befb10e-af4d-44d9-8d83-a033080cf292 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:44.210883 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9befb10e-af4d-44d9-8d83-a033080cf292 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 returned with HTTP 200 Aug 08 19:39:44.211373 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1334/5325] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:44 2026] GET /volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:44.223757 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ea892038-ae21-496b-8950-152f84e90b24 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:44.225578 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea892038-ae21-496b-8950-152f84e90b24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:44.225773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea892038-ae21-496b-8950-152f84e90b24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:44.225977 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ea892038-ae21-496b-8950-152f84e90b24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:44.226138 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ea892038-ae21-496b-8950-152f84e90b24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: 5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:44.233082 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:44.233082 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:44.233592 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ea892038-ae21-496b-8950-152f84e90b24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:44.251614 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ea892038-ae21-496b-8950-152f84e90b24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume request issued successfully. Aug 08 19:39:44.251850 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ea892038-ae21-496b-8950-152f84e90b24 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 returned with HTTP 202 Aug 08 19:39:44.252399 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1331/5326] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:39:44 2026] DELETE /volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:44.260953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3602332-6f11-43a2-a3a4-c40450bd43a0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:44.262892 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3602332-6f11-43a2-a3a4-c40450bd43a0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:44.263156 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3602332-6f11-43a2-a3a4-c40450bd43a0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:44.263396 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3602332-6f11-43a2-a3a4-c40450bd43a0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:44.270939 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:44.270939 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:44.275711 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b3602332-6f11-43a2-a3a4-c40450bd43a0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:44.281284 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3602332-6f11-43a2-a3a4-c40450bd43a0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 returned with HTTP 200 Aug 08 19:39:44.281748 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1329/5327] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:44 2026] GET /volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:45.041514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7e986ae5-a748-47fc-adc8-f364ed66c783 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:45.069896 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e986ae5-a748-47fc-adc8-f364ed66c783 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:39:45.070435 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7e986ae5-a748-47fc-adc8-f364ed66c783 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-11052976-977892763", "extra_specs": {"multiattach": " True"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:45.087867 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7e986ae5-a748-47fc-adc8-f364ed66c783 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:39:45.088382 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1334/5328] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:39:45 2026] POST /volume/v3/types => generated 284 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:45.097282 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bf79204a-2488-4563-abd2-7dfc6390709e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:45.099176 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:45.099610 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1304028759", "snapshot_id": null, "imageRef": null, "volume_type": "7c407e89-754f-4863-b981-11ce91b736d0", "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:45.101493 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1304028759', 'snapshot_id': None, 'imageRef': None, 'volume_type': '7c407e89-754f-4863-b981-11ce91b736d0', 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:45.106427 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume of 1 GB Aug 08 19:39:45.106759 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:45.106759 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:45.107327 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Availability Zones retrieved successfully. Aug 08 19:39:45.113528 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (ea1a05e6-c708-4271-bd5f-6b30375a0830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:45.114423 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131b3261-c42d-493c-bf5a-563b2da5aff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.115278 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:45.123278 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:45.123278 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:45.135960 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (131b3261-c42d-493c-bf5a-563b2da5aff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:39:45Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=7c407e89-754f-4863-b981-11ce91b736d0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-11052976-977892763',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c407e89-754f-4863-b981-11ce91b736d0', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.136734 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89c80e1-b866-46c3-bec6-f64820fa37df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.162275 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-11052976-977892763 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-11052976-977892763, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:39:45.162665 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-11052976-977892763 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-11052976-977892763, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:39:45.194150 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Created reservations ['a48b854f-934c-41d8-82e1-3458b0e12098', '50266535-4c86-4bf2-8c2c-a53da9783d1c', 'b9dfa211-2522-4114-aea0-d19505ca3891', 'ce351b58-1239-4b09-b277-b6d0f8f7cd2d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:45.194932 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89c80e1-b866-46c3-bec6-f64820fa37df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a48b854f-934c-41d8-82e1-3458b0e12098', '50266535-4c86-4bf2-8c2c-a53da9783d1c', 'b9dfa211-2522-4114-aea0-d19505ca3891', 'ce351b58-1239-4b09-b277-b6d0f8f7cd2d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.195740 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c8c475-c919-4906-9d1d-fa62b585c5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.220041 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23c8c475-c919-4906-9d1d-fa62b585c5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f67546-e0d6-400e-9af5-95fe9531a60f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1304028759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['a48b854f-934c-41d8-82e1-3458b0e12098','50266535-4c86-4bf2-8c2c-a53da9783d1c','b9dfa211-2522-4114-aea0-d19505ca3891','ce351b58-1239-4b09-b277-b6d0f8f7cd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=7c407e89-754f-4863-b981-11ce91b736d0), '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-08-08T19:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1304028759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f67546-e0d6-400e-9af5-95fe9531a60f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e66d146fb1d04115a2c94ddc2fafd674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='efc8f317ee8c43debad2ed6abd89c41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c407e89-754f-4863-b981-11ce91b736d0),volume_type_id=7c407e89-754f-4863-b981-11ce91b736d0)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.220875 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f37ac79-2fb7-46d6-9d6a-82aeacc31635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.237878 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f37ac79-2fb7-46d6-9d6a-82aeacc31635) transitioned into 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-1304028759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['a48b854f-934c-41d8-82e1-3458b0e12098','50266535-4c86-4bf2-8c2c-a53da9783d1c','b9dfa211-2522-4114-aea0-d19505ca3891','ce351b58-1239-4b09-b277-b6d0f8f7cd2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=7c407e89-754f-4863-b981-11ce91b736d0)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.238663 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22dc9a65-595f-4d4b-93e3-94b993bdab6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.246764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22dc9a65-595f-4d4b-93e3-94b993bdab6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.247595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (ea1a05e6-c708-4271-bd5f-6b30375a0830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:45.247913 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request issued successfully. Aug 08 19:39:45.248487 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bf79204a-2488-4563-abd2-7dfc6390709e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:45.248952 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1335/5329] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:39:45 2026] POST /volume/v3/volumes => generated 825 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:45.260326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-89a79e34-f538-44b6-a082-3e404e5dd696 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:45.262244 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89a79e34-f538-44b6-a082-3e404e5dd696 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:39:45.262448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89a79e34-f538-44b6-a082-3e404e5dd696 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:45.262675 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-89a79e34-f538-44b6-a082-3e404e5dd696 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:45.270009 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:45.270009 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:45.274748 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-89a79e34-f538-44b6-a082-3e404e5dd696 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:45.279557 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-89a79e34-f538-44b6-a082-3e404e5dd696 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:39:45.279931 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1332/5330] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:45 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:45.295781 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4bd7164d-bfc2-4d1e-bee3-98e073b7d4cb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:45.297544 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4bd7164d-bfc2-4d1e-bee3-98e073b7d4cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 Aug 08 19:39:45.297787 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4bd7164d-bfc2-4d1e-bee3-98e073b7d4cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:45.298016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4bd7164d-bfc2-4d1e-bee3-98e073b7d4cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:45.304605 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4bd7164d-bfc2-4d1e-bee3-98e073b7d4cb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 returned with HTTP 404 Aug 08 19:39:45.305223 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1330/5331] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:45 2026] GET /volume/v3/volumes/5571ed0e-df52-4a6d-885a-fbcaad145ce9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:45.315213 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b405f32f-26e9-4b96-8546-0dfa6f0c2863 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:45.316966 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b405f32f-26e9-4b96-8546-0dfa6f0c2863 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:45.317217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b405f32f-26e9-4b96-8546-0dfa6f0c2863 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:45.317448 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b405f32f-26e9-4b96-8546-0dfa6f0c2863 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:45.325236 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:45.325236 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:45.329424 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b405f32f-26e9-4b96-8546-0dfa6f0c2863 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:45.334103 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b405f32f-26e9-4b96-8546-0dfa6f0c2863 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:45.334724 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1335/5332] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:45 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:45.348609 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:45.350531 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:45.350943 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1022622026"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:45.352321 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1022622026'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:45.352464 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume of 1 GB Aug 08 19:39:45.352726 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:45.352726 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:45.357313 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Availability Zones retrieved successfully. Aug 08 19:39:45.362835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (e49401a9-ddb8-453d-8059-06ebae4588ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:45.363823 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85da1ed-21d6-4394-8e35-5d376efbdf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.364739 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:45.392472 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e85da1ed-21d6-4394-8e35-5d376efbdf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.393225 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948d910b-255b-4069-ab9d-e91361f391a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.431242 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['d875d08c-3404-4107-929e-c8ef9d111ed0', '0226de95-28c0-48ad-890f-f3ab6b5dedd4', '530c9e7b-daed-4475-974e-14694e31ca30', '08ecd759-2a14-42fe-b2a2-671c85a20a63'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:45.432218 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (948d910b-255b-4069-ab9d-e91361f391a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d875d08c-3404-4107-929e-c8ef9d111ed0', '0226de95-28c0-48ad-890f-f3ab6b5dedd4', '530c9e7b-daed-4475-974e-14694e31ca30', '08ecd759-2a14-42fe-b2a2-671c85a20a63']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.432959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3dbcaa-976b-4f72-89d2-1c0db55c8129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.454972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca3dbcaa-976b-4f72-89d2-1c0db55c8129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1db3053-692d-43f6-9739-a11cae85a396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1022622026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['d875d08c-3404-4107-929e-c8ef9d111ed0','0226de95-28c0-48ad-890f-f3ab6b5dedd4','530c9e7b-daed-4475-974e-14694e31ca30','08ecd759-2a14-42fe-b2a2-671c85a20a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1022622026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1db3053-692d-43f6-9739-a11cae85a396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807e0c3881974180a5ea8500a2bfb530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='ea1a9f6c93004c3c84316ef4df550b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.456591 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22c386b-f32d-4bec-81e5-e18e2740ee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.476720 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c22c386b-f32d-4bec-81e5-e18e2740ee5e) transitioned into 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-1022622026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['d875d08c-3404-4107-929e-c8ef9d111ed0','0226de95-28c0-48ad-890f-f3ab6b5dedd4','530c9e7b-daed-4475-974e-14694e31ca30','08ecd759-2a14-42fe-b2a2-671c85a20a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.477433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3186362-7134-4aa4-909c-3d2b5fb8bac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:45.485982 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3186362-7134-4aa4-909c-3d2b5fb8bac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:45.487237 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (e49401a9-ddb8-453d-8059-06ebae4588ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:45.487578 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request issued successfully. Aug 08 19:39:45.488177 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2cef529c-57b2-4310-8bd5-dd1d2fc6cdec tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:45.488750 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1336/5333] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:39:45 2026] POST /volume/v3/volumes => generated 752 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:45.501317 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ce855116-98f8-44c1-81b0-be7270452018 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:45.503018 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce855116-98f8-44c1-81b0-be7270452018 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:45.503215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce855116-98f8-44c1-81b0-be7270452018 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:45.503385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ce855116-98f8-44c1-81b0-be7270452018 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:45.511572 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:45.511572 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:45.515183 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ce855116-98f8-44c1-81b0-be7270452018 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:45.519272 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ce855116-98f8-44c1-81b0-be7270452018 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 returned with HTTP 200 Aug 08 19:39:45.519643 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1333/5334] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:45 2026] GET /volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:46.292514 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c33d64f2-2643-408b-a6e0-de1cb3868b7e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:46.294865 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c33d64f2-2643-408b-a6e0-de1cb3868b7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:39:46.295162 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c33d64f2-2643-408b-a6e0-de1cb3868b7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:46.295421 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c33d64f2-2643-408b-a6e0-de1cb3868b7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:46.305575 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:46.305575 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:46.309908 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c33d64f2-2643-408b-a6e0-de1cb3868b7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:46.315423 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c33d64f2-2643-408b-a6e0-de1cb3868b7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:39:46.315927 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1331/5335] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:46 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:46.328130 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dfbf4efa-8352-4bdc-8f40-dc0c8c8c7b7b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:46.330428 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfbf4efa-8352-4bdc-8f40-dc0c8c8c7b7b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:39:46.332162 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfbf4efa-8352-4bdc-8f40-dc0c8c8c7b7b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:46.332162 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dfbf4efa-8352-4bdc-8f40-dc0c8c8c7b7b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:46.341024 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:46.341024 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:46.345813 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dfbf4efa-8352-4bdc-8f40-dc0c8c8c7b7b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:46.351246 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dfbf4efa-8352-4bdc-8f40-dc0c8c8c7b7b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:39:46.351630 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1336/5336] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:46 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:46.363601 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:46.365326 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:46.365696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-671719700", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:46.367150 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-671719700', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:46.367271 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume of 1 GB Aug 08 19:39:46.367541 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:46.367541 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:46.371513 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Availability Zones retrieved successfully. Aug 08 19:39:46.377618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (36149669-3186-4069-9f95-930f45afc7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:46.378497 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f568fe97-76e8-4970-b77f-397d4d800111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:46.379372 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:46.403029 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f568fe97-76e8-4970-b77f-397d4d800111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:46.403796 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f19e8d-e4c6-43b2-ad04-a63b7dd5009a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:46.447941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Created reservations ['dd1bf4d5-23f1-4dcd-9ff8-fc272d41dee8', 'b8e164d4-9c4a-4b6a-8ed9-2ed8519f3523', '9b4cf755-286e-4ee1-baec-f2ae56ff9f07', '2909d37b-f358-4aae-ba01-9e7e96f101ff'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:46.448765 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68f19e8d-e4c6-43b2-ad04-a63b7dd5009a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd1bf4d5-23f1-4dcd-9ff8-fc272d41dee8', 'b8e164d4-9c4a-4b6a-8ed9-2ed8519f3523', '9b4cf755-286e-4ee1-baec-f2ae56ff9f07', '2909d37b-f358-4aae-ba01-9e7e96f101ff']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:46.449422 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0953dfc2-1595-4c1b-a8e1-7fd449ddbc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:46.470781 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0953dfc2-1595-4c1b-a8e1-7fd449ddbc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c29a280-a254-44f2-a24e-6517d172a999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-671719700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['dd1bf4d5-23f1-4dcd-9ff8-fc272d41dee8','b8e164d4-9c4a-4b6a-8ed9-2ed8519f3523','9b4cf755-286e-4ee1-baec-f2ae56ff9f07','2909d37b-f358-4aae-ba01-9e7e96f101ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-671719700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c29a280-a254-44f2-a24e-6517d172a999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e66d146fb1d04115a2c94ddc2fafd674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='efc8f317ee8c43debad2ed6abd89c41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:46.471567 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8853bbc-2d55-4015-a33e-48ecc6d96cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:46.488019 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8853bbc-2d55-4015-a33e-48ecc6d96cf2) transitioned into 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-671719700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['dd1bf4d5-23f1-4dcd-9ff8-fc272d41dee8','b8e164d4-9c4a-4b6a-8ed9-2ed8519f3523','9b4cf755-286e-4ee1-baec-f2ae56ff9f07','2909d37b-f358-4aae-ba01-9e7e96f101ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:46.488821 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513f6d7b-5088-44a7-9aef-b47c997db934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:46.496768 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513f6d7b-5088-44a7-9aef-b47c997db934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:46.497479 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (36149669-3186-4069-9f95-930f45afc7ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:46.497751 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request issued successfully. Aug 08 19:39:46.498267 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-15ce8d2d-d29e-43e1-b149-779d86d93199 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:46.498698 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1337/5337] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:39:46 2026] POST /volume/v3/volumes => generated 750 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:46.514554 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-dbcedcbc-bbb7-4372-b753-9ad370ca34c0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:46.516882 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbcedcbc-bbb7-4372-b753-9ad370ca34c0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:46.517120 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbcedcbc-bbb7-4372-b753-9ad370ca34c0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:46.517320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-dbcedcbc-bbb7-4372-b753-9ad370ca34c0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:46.524749 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:46.524749 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:46.528810 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-dbcedcbc-bbb7-4372-b753-9ad370ca34c0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:46.533130 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cd194c28-4473-4278-9c45-a935d56fceb2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:46.533337 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-dbcedcbc-bbb7-4372-b753-9ad370ca34c0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:46.533815 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1334/5338] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:46 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:46.535324 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd194c28-4473-4278-9c45-a935d56fceb2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:46.535593 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd194c28-4473-4278-9c45-a935d56fceb2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:46.535866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cd194c28-4473-4278-9c45-a935d56fceb2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:46.545241 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:46.545241 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:46.550590 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cd194c28-4473-4278-9c45-a935d56fceb2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:46.556923 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cd194c28-4473-4278-9c45-a935d56fceb2 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 returned with HTTP 200 Aug 08 19:39:46.557426 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1332/5339] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:46 2026] GET /volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:46.571364 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:46.574365 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:39:46.574856 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1db3053-692d-43f6-9739-a11cae85a396", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-377574397"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:46.587432 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:46.587432 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:46.588066 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:46.588251 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create snapshot from volume e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:46.622922 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['ea07996f-17b8-4485-8ce1-7ce633ae68a8', '9a497f10-46c5-42ab-8aee-8a38f422dd3b', 'c726c9d9-f8da-43b2-aa6a-753b42ad3090', '162f8bcd-ed59-433b-843d-9ac21fe0b7f5'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:46.660848 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot create request issued successfully. Aug 08 19:39:46.661308 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-290695a6-be77-4e47-8e09-a49a05dc90d8 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:39:46.661870 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1337/5340] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:39:46 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:46.671139 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-25c3fa0a-5a66-4343-a817-3030070fbc32 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:46.672912 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-25c3fa0a-5a66-4343-a817-3030070fbc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 Aug 08 19:39:46.673090 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-25c3fa0a-5a66-4343-a817-3030070fbc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:46.673283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-25c3fa0a-5a66-4343-a817-3030070fbc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:46.678926 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:46.678926 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:46.679478 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-25c3fa0a-5a66-4343-a817-3030070fbc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:46.680402 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-25c3fa0a-5a66-4343-a817-3030070fbc32 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 returned with HTTP 200 Aug 08 19:39:46.680839 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1338/5341] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:46 2026] GET /volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:47.550125 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8b7fefce-7d99-4de1-86ba-ebd3cd529d15 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.552019 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b7fefce-7d99-4de1-86ba-ebd3cd529d15 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:47.552234 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b7fefce-7d99-4de1-86ba-ebd3cd529d15 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:47.552457 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8b7fefce-7d99-4de1-86ba-ebd3cd529d15 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:47.560219 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.560219 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:47.565169 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8b7fefce-7d99-4de1-86ba-ebd3cd529d15 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:47.570706 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8b7fefce-7d99-4de1-86ba-ebd3cd529d15 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:47.571224 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1335/5342] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:47 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:47.584794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c0ca337d-da4f-4f67-86c1-21e456f20dd1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.586587 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0ca337d-da4f-4f67-86c1-21e456f20dd1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:47.586770 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0ca337d-da4f-4f67-86c1-21e456f20dd1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:47.586974 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c0ca337d-da4f-4f67-86c1-21e456f20dd1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:47.593931 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.593931 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:47.597674 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c0ca337d-da4f-4f67-86c1-21e456f20dd1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:47.601925 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c0ca337d-da4f-4f67-86c1-21e456f20dd1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:47.602323 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1333/5343] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:47 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:47.615534 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-217d0424-56d2-4e1a-a038-a2c01843b359 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.617993 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-217d0424-56d2-4e1a-a038-a2c01843b359 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:39:47.618542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-217d0424-56d2-4e1a-a038-a2c01843b359 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-88752482", "extra_specs": {}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:47.620763 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.620763 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:47.635608 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-217d0424-56d2-4e1a-a038-a2c01843b359 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:39:47.636017 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1338/5344] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:39:47 2026] POST /volume/v3/types => generated 210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:47.644449 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-21939f8c-242e-4dd3-88b3-723e56c1f733 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.646507 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21939f8c-242e-4dd3-88b3-723e56c1f733 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] POST https://10.4.3.89/volume/v3/types/a3ef0d77-d173-4bea-9976-63bdd3f86dd4/encryption Aug 08 19:39:47.646946 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-21939f8c-242e-4dd3-88b3-723e56c1f733 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:47.665706 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-21939f8c-242e-4dd3-88b3-723e56c1f733 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/types/a3ef0d77-d173-4bea-9976-63bdd3f86dd4/encryption returned with HTTP 200 Aug 08 19:39:47.666235 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1339/5345] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:39:47 2026] POST /volume/v3/types/a3ef0d77-d173-4bea-9976-63bdd3f86dd4/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:47.674213 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ef54a53f-94d5-4910-808e-d54018bbedaa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.676304 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:47.676764 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1513992535", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-88752482", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:47.678645 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1513992535', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-88752482', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:47.682435 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume of 1 GB Aug 08 19:39:47.682811 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.682811 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:47.683367 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Availability Zones retrieved successfully. Aug 08 19:39:47.690620 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (4cea5c21-cabf-424e-8771-a9f400472b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:47.691220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f69c842f-ad72-4341-b5e2-0e4fe07a55db None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.691828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121b13d3-7103-4b3c-a448-750faf3cafea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.692996 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:47.693132 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f69c842f-ad72-4341-b5e2-0e4fe07a55db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 Aug 08 19:39:47.693327 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f69c842f-ad72-4341-b5e2-0e4fe07a55db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:47.693533 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f69c842f-ad72-4341-b5e2-0e4fe07a55db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:47.698687 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.698687 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:47.699169 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f69c842f-ad72-4341-b5e2-0e4fe07a55db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:47.699984 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f69c842f-ad72-4341-b5e2-0e4fe07a55db tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 returned with HTTP 200 Aug 08 19:39:47.700430 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1334/5346] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:47 2026] GET /volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:47.710627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.715548 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:39:47.715930 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6505884a-f868-4ef4-973a-84d017a3a837", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1711838827"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:47.717984 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request body: {'volume': {'snapshot_id': '6505884a-f868-4ef4-973a-84d017a3a837', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1711838827'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:39:47.718747 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (121b13d3-7103-4b3c-a448-750faf3cafea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:39:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a3ef0d77-d173-4bea-9976-63bdd3f86dd4,is_public=True,name='tempest-scenario-type-luks-88752482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3ef0d77-d173-4bea-9976-63bdd3f86dd4', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.719550 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886e98a9-c0be-461f-bd1e-9f56503fc3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.723471 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.723471 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:47.723960 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:47.724110 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume of 1 GB Aug 08 19:39:47.728162 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Availability Zones retrieved successfully. Aug 08 19:39:47.734208 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (35cd4445-a052-4743-b06c-949a792f2707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:47.735421 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef78a24b-dc0d-4163-97f7-56cf9e9a4f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.736424 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:39:47.746361 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-88752482 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-88752482, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:39:47.746655 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-88752482 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-88752482, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:39:47.769683 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef78a24b-dc0d-4163-97f7-56cf9e9a4f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6505884a-f868-4ef4-973a-84d017a3a837', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.770771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d660083-380d-49d3-9c3b-1f6d324c14b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.771883 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Created reservations ['e8636bdc-2957-468d-8b0f-a2c332a0ec2c', 'ad7690f0-ad3a-49a8-b0ef-e74db1b17990', 'beb8cbc0-fadb-4670-93d6-d62da56fc14e', 'dec333fb-54ff-49b4-ae35-3d754ebd0157'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:47.772722 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (886e98a9-c0be-461f-bd1e-9f56503fc3dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8636bdc-2957-468d-8b0f-a2c332a0ec2c', 'ad7690f0-ad3a-49a8-b0ef-e74db1b17990', 'beb8cbc0-fadb-4670-93d6-d62da56fc14e', 'dec333fb-54ff-49b4-ae35-3d754ebd0157']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.773495 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc1b3bb-bfdb-4127-9559-d34c27df6276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.796963 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fc1b3bb-bfdb-4127-9559-d34c27df6276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb4d77f4-df06-4776-8aca-dc9ac63039a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1513992535',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['e8636bdc-2957-468d-8b0f-a2c332a0ec2c','ad7690f0-ad3a-49a8-b0ef-e74db1b17990','beb8cbc0-fadb-4670-93d6-d62da56fc14e','dec333fb-54ff-49b4-ae35-3d754ebd0157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=a3ef0d77-d173-4bea-9976-63bdd3f86dd4), '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-08-08T19:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1513992535',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bb4d77f4-df06-4776-8aca-dc9ac63039a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e66d146fb1d04115a2c94ddc2fafd674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='efc8f317ee8c43debad2ed6abd89c41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3ef0d77-d173-4bea-9976-63bdd3f86dd4),volume_type_id=a3ef0d77-d173-4bea-9976-63bdd3f86dd4)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.797715 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6515c1a9-4c99-414e-8784-1d03fb52417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.814212 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6515c1a9-4c99-414e-8784-1d03fb52417b) transitioned into 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-1513992535',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['e8636bdc-2957-468d-8b0f-a2c332a0ec2c','ad7690f0-ad3a-49a8-b0ef-e74db1b17990','beb8cbc0-fadb-4670-93d6-d62da56fc14e','dec333fb-54ff-49b4-ae35-3d754ebd0157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=a3ef0d77-d173-4bea-9976-63bdd3f86dd4)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.814921 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ab0a6f-bf62-4b6e-9147-66a26948c602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.823150 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Created reservations ['343d2783-122c-488f-b54d-bd893ab00e86', 'a7717e78-d8f9-4992-8ddb-280ada996077', '2131dd4a-433a-453d-8066-63b02d50c1e1', 'ed5d6759-94d7-4021-b1ab-089cd76e18a7'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:39:47.823307 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07ab0a6f-bf62-4b6e-9147-66a26948c602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.823958 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d660083-380d-49d3-9c3b-1f6d324c14b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343d2783-122c-488f-b54d-bd893ab00e86', 'a7717e78-d8f9-4992-8ddb-280ada996077', '2131dd4a-433a-453d-8066-63b02d50c1e1', 'ed5d6759-94d7-4021-b1ab-089cd76e18a7']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.824108 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (4cea5c21-cabf-424e-8771-a9f400472b20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:47.824424 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request issued successfully. Aug 08 19:39:47.824674 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6154005e-6ba9-4b0b-a9d8-3c0c6c83d342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.824966 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ef54a53f-94d5-4910-808e-d54018bbedaa tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:47.825420 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1336/5347] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:39:47 2026] POST /volume/v3/volumes => generated 777 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:47.842166 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ae6b9b9a-f0aa-4f84-aea5-7c343407f095 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.844026 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae6b9b9a-f0aa-4f84-aea5-7c343407f095 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:47.844230 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae6b9b9a-f0aa-4f84-aea5-7c343407f095 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:47.844446 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ae6b9b9a-f0aa-4f84-aea5-7c343407f095 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:47.852253 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.852253 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:47.857007 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ae6b9b9a-f0aa-4f84-aea5-7c343407f095 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:47.862743 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ae6b9b9a-f0aa-4f84-aea5-7c343407f095 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:47.863341 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1340/5348] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:47 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:47.869872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6154005e-6ba9-4b0b-a9d8-3c0c6c83d342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b27053a-f581-4814-a2e8-c0b2d4405b15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1711838827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['343d2783-122c-488f-b54d-bd893ab00e86','a7717e78-d8f9-4992-8ddb-280ada996077','2131dd4a-433a-453d-8066-63b02d50c1e1','ed5d6759-94d7-4021-b1ab-089cd76e18a7'],size=1,snapshot_id=6505884a-f868-4ef4-973a-84d017a3a837,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1711838827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b27053a-f581-4814-a2e8-c0b2d4405b15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807e0c3881974180a5ea8500a2bfb530',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6505884a-f868-4ef4-973a-84d017a3a837,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.870697 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5907c5a-38c0-4c91-846c-6e379b2d89f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.892349 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5907c5a-38c0-4c91-846c-6e379b2d89f6) transitioned into 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-1711838827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='807e0c3881974180a5ea8500a2bfb530',qos_specs=None,replication_status=,reservations=['343d2783-122c-488f-b54d-bd893ab00e86','a7717e78-d8f9-4992-8ddb-280ada996077','2131dd4a-433a-453d-8066-63b02d50c1e1','ed5d6759-94d7-4021-b1ab-089cd76e18a7'],size=1,snapshot_id=6505884a-f868-4ef4-973a-84d017a3a837,source_replicaid=,source_volid=None,status='creating',user_id='ea1a9f6c93004c3c84316ef4df550b40',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.893366 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cb3a62-2609-4bcc-bb99-d8d80959a6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:39:47.916461 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33cb3a62-2609-4bcc-bb99-d8d80959a6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:39:47.917272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Flow 'volume_create_api' (35cd4445-a052-4743-b06c-949a792f2707) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:39:47.917605 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Create volume request issued successfully. Aug 08 19:39:47.918176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0c4570a5-e15d-469b-88a2-88e97154d4f4 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:39:47.918614 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1339/5349] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:39:47 2026] POST /volume/v3/volumes => generated 786 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:39:47.931161 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-92a75b98-15c8-411f-b5f1-01ad458ae9ee None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:47.933106 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92a75b98-15c8-411f-b5f1-01ad458ae9ee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:47.933370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92a75b98-15c8-411f-b5f1-01ad458ae9ee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:47.933637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-92a75b98-15c8-411f-b5f1-01ad458ae9ee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:47.941223 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:47.941223 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:47.945122 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-92a75b98-15c8-411f-b5f1-01ad458ae9ee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:47.949220 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-92a75b98-15c8-411f-b5f1-01ad458ae9ee tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 200 Aug 08 19:39:47.949661 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1335/5350] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:47 2026] GET /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:48.879799 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-21bb5684-e029-4a96-88d3-bc7eb5db01ea None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:48.881468 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21bb5684-e029-4a96-88d3-bc7eb5db01ea tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:48.881635 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21bb5684-e029-4a96-88d3-bc7eb5db01ea tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:48.881799 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-21bb5684-e029-4a96-88d3-bc7eb5db01ea tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:48.888559 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:48.888559 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:48.891604 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-21bb5684-e029-4a96-88d3-bc7eb5db01ea tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:48.894930 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-21bb5684-e029-4a96-88d3-bc7eb5db01ea tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:48.895290 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1337/5351] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:48 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:48.907177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-35b1d14d-8a69-485f-b89f-76a8ba67d15a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:48.908934 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35b1d14d-8a69-485f-b89f-76a8ba67d15a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:48.909120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35b1d14d-8a69-485f-b89f-76a8ba67d15a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:48.909297 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-35b1d14d-8a69-485f-b89f-76a8ba67d15a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:48.916701 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:48.916701 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:48.919770 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-35b1d14d-8a69-485f-b89f-76a8ba67d15a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:48.923256 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-35b1d14d-8a69-485f-b89f-76a8ba67d15a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:48.923612 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1341/5352] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:48 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:48.962347 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-b8423b63-c329-49cd-9d14-420efb2aefbd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:48.963074 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cfe25be2-6bef-41a9-b566-28e294e43fc7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:48.964525 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-b8423b63-c329-49cd-9d14-420efb2aefbd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:48.964708 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-b8423b63-c329-49cd-9d14-420efb2aefbd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:48.964883 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-b8423b63-c329-49cd-9d14-420efb2aefbd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:48.967405 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfe25be2-6bef-41a9-b566-28e294e43fc7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:48.967611 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfe25be2-6bef-41a9-b566-28e294e43fc7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:48.967791 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cfe25be2-6bef-41a9-b566-28e294e43fc7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:48.973255 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:48.973255 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:48.974434 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:48.974434 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:48.977175 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-b8423b63-c329-49cd-9d14-420efb2aefbd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:48.977879 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cfe25be2-6bef-41a9-b566-28e294e43fc7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:48.981180 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-b8423b63-c329-49cd-9d14-420efb2aefbd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:48.981587 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1340/5353] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:48 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:48.982499 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cfe25be2-6bef-41a9-b566-28e294e43fc7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 200 Aug 08 19:39:48.982850 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1336/5354] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:48 2026] GET /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:48.995220 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b7a94d6-f024-4c3f-b7c5-756aedfb8537 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:48.996940 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b7a94d6-f024-4c3f-b7c5-756aedfb8537 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:48.997582 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b7a94d6-f024-4c3f-b7c5-756aedfb8537 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:48.997582 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b7a94d6-f024-4c3f-b7c5-756aedfb8537 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:49.004388 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:49.004388 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:49.008701 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3b7a94d6-f024-4c3f-b7c5-756aedfb8537 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:49.012844 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b7a94d6-f024-4c3f-b7c5-756aedfb8537 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 200 Aug 08 19:39:49.013259 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1338/5355] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:48 2026] GET /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:49.025520 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.027861 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:49.028111 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:49.028288 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:49.028507 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: 8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:49.035430 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:49.035430 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:49.035904 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:49.051115 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume request issued successfully. Aug 08 19:39:49.051600 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2d6e6599-1e2a-4f5f-8b19-5ee7578e7c91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 202 Aug 08 19:39:49.052006 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1342/5356] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:39:49 2026] DELETE /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:49.052361 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-510cc218-c2f8-4d7e-b4b1-d6760cb853bf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.052950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-510cc218-c2f8-4d7e-b4b1-d6760cb853bf None None] GET https://10.4.3.89/volume// Aug 08 19:39:49.053600 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-510cc218-c2f8-4d7e-b4b1-d6760cb853bf None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:49.053600 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-510cc218-c2f8-4d7e-b4b1-d6760cb853bf None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:49.054072 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-510cc218-c2f8-4d7e-b4b1-d6760cb853bf None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:49.054514 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1341/5357] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:39:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:49.059993 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4de917bd-0819-4b19-be81-8e8b47826e8c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.061726 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4de917bd-0819-4b19-be81-8e8b47826e8c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:49.061909 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4de917bd-0819-4b19-be81-8e8b47826e8c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:49.062140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4de917bd-0819-4b19-be81-8e8b47826e8c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:49.064150 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-62bf091d-0b88-45d3-a00f-459fb45210a4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.070126 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:49.070126 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:49.073874 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4de917bd-0819-4b19-be81-8e8b47826e8c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:49.077911 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4de917bd-0819-4b19-be81-8e8b47826e8c tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 200 Aug 08 19:39:49.078333 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1337/5358] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:49 2026] GET /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:49.111683 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-62bf091d-0b88-45d3-a00f-459fb45210a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:39:49.112145 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-62bf091d-0b88-45d3-a00f-459fb45210a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c29a280-a254-44f2-a24e-6517d172a999", "connector": null, "instance_uuid": "ea1409f2-3246-480a-8435-0ec894f86910"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:49.120095 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:49.120095 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:49.142762 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-62bf091d-0b88-45d3-a00f-459fb45210a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:39:49.143226 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1339/5359] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:39:49 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:49.167783 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-3a5123b6-83b8-4d52-a066-46ce6c02234e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.169831 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a5123b6-83b8-4d52-a066-46ce6c02234e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:49.170064 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a5123b6-83b8-4d52-a066-46ce6c02234e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:49.170312 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-3a5123b6-83b8-4d52-a066-46ce6c02234e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:49.177548 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a5751de6-81a3-4504-b620-7aa23d1b1d90 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.177921 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5751de6-81a3-4504-b620-7aa23d1b1d90 None None] GET https://10.4.3.89/volume// Aug 08 19:39:49.178102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5751de6-81a3-4504-b620-7aa23d1b1d90 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:49.178272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a5751de6-81a3-4504-b620-7aa23d1b1d90 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:49.178595 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a5751de6-81a3-4504-b620-7aa23d1b1d90 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:49.178874 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1342/5360] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:39:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:49.179828 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:49.179828 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:49.183148 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-3a5123b6-83b8-4d52-a066-46ce6c02234e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:49.186375 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-0bd9189d-f95b-4225-9944-9fc3d51f53cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.187589 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-3a5123b6-83b8-4d52-a066-46ce6c02234e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:49.187963 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1343/5361] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:49 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:49.188642 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-0bd9189d-f95b-4225-9944-9fc3d51f53cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:49.188851 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-0bd9189d-f95b-4225-9944-9fc3d51f53cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:49.189030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-0bd9189d-f95b-4225-9944-9fc3d51f53cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:49.198511 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:49.198511 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:49.201947 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-0bd9189d-f95b-4225-9944-9fc3d51f53cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:49.205945 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-0bd9189d-f95b-4225-9944-9fc3d51f53cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:49.206339 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1338/5362] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:39:49 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 1022 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:39:49.308963 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-164b8f48-9c61-4a52-bdd2-67f30e8bd67a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:49.310879 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-164b8f48-9c61-4a52-bdd2-67f30e8bd67a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] PUT https://10.4.3.89/volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed Aug 08 19:39:49.311240 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-164b8f48-9c61-4a52-bdd2-67f30e8bd67a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:49.318138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-164b8f48-9c61-4a52-bdd2-67f30e8bd67a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Acquiring lock "cinder-attachment_update-6c29a280-a254-44f2-a24e-6517d172a999-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:39:49.322208 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-164b8f48-9c61-4a52-bdd2-67f30e8bd67a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-6c29a280-a254-44f2-a24e-6517d172a999-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:39:49.323096 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:49.323096 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:49.393508 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-164b8f48-9c61-4a52-bdd2-67f30e8bd67a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-6c29a280-a254-44f2-a24e-6517d172a999-np0000006803" released by "attachment_update" :: held 0.071s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:39:49.393805 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-164b8f48-9c61-4a52-bdd2-67f30e8bd67a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed returned with HTTP 200 Aug 08 19:39:49.394244 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1340/5363] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:39:49 2026] PUT /volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:50.094195 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-05c01a8f-201b-453c-881c-4476513ebd46 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:50.096048 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05c01a8f-201b-453c-881c-4476513ebd46 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:50.096296 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05c01a8f-201b-453c-881c-4476513ebd46 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:50.096502 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-05c01a8f-201b-453c-881c-4476513ebd46 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:50.102071 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-05c01a8f-201b-453c-881c-4476513ebd46 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 404 Aug 08 19:39:50.102594 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1343/5364] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:50 2026] GET /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:50.108997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-36f0e8a5-5c9e-49cc-8134-a710a54fad12 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:50.110692 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-36f0e8a5-5c9e-49cc-8134-a710a54fad12 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:50.110900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-36f0e8a5-5c9e-49cc-8134-a710a54fad12 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:50.111109 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-36f0e8a5-5c9e-49cc-8134-a710a54fad12 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:50.116385 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-36f0e8a5-5c9e-49cc-8134-a710a54fad12 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 404 Aug 08 19:39:50.116812 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1344/5365] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:50 2026] GET /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:50.122714 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d29beb40-0a79-4723-89da-71cc65083620 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:50.124458 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d29beb40-0a79-4723-89da-71cc65083620 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:50.124637 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d29beb40-0a79-4723-89da-71cc65083620 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:50.124848 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d29beb40-0a79-4723-89da-71cc65083620 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:50.125002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-d29beb40-0a79-4723-89da-71cc65083620 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: 8b27053a-f581-4814-a2e8-c0b2d4405b15 Aug 08 19:39:50.130128 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d29beb40-0a79-4723-89da-71cc65083620 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 returned with HTTP 404 Aug 08 19:39:50.130583 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1339/5366] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:39:50 2026] DELETE /volume/v3/volumes/8b27053a-f581-4814-a2e8-c0b2d4405b15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:50.136557 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-aaed43d1-c779-413f-9012-3ea290aced1e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:50.138438 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aaed43d1-c779-413f-9012-3ea290aced1e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 Aug 08 19:39:50.138661 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aaed43d1-c779-413f-9012-3ea290aced1e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:50.138847 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-aaed43d1-c779-413f-9012-3ea290aced1e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:50.138940 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-aaed43d1-c779-413f-9012-3ea290aced1e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete snapshot with id: 6505884a-f868-4ef4-973a-84d017a3a837 Aug 08 19:39:50.143659 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:50.143659 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:50.144045 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aaed43d1-c779-413f-9012-3ea290aced1e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:50.157346 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-aaed43d1-c779-413f-9012-3ea290aced1e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot delete request issued successfully. Aug 08 19:39:50.157628 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-aaed43d1-c779-413f-9012-3ea290aced1e tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 returned with HTTP 202 Aug 08 19:39:50.158138 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1341/5367] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:39:50 2026] DELETE /volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:50.166979 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e6e7f03e-3da1-4009-9d81-5e342ca54a8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:50.169050 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6e7f03e-3da1-4009-9d81-5e342ca54a8f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 Aug 08 19:39:50.169310 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6e7f03e-3da1-4009-9d81-5e342ca54a8f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:50.169648 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e6e7f03e-3da1-4009-9d81-5e342ca54a8f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:50.175889 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:50.175889 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:50.176358 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e6e7f03e-3da1-4009-9d81-5e342ca54a8f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Snapshot retrieved successfully. Aug 08 19:39:50.177159 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e6e7f03e-3da1-4009-9d81-5e342ca54a8f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 returned with HTTP 200 Aug 08 19:39:50.177578 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1344/5368] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:50 2026] GET /volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:50.203911 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-0f7de1b2-2e1a-4f24-89ab-61feb7eff661 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:50.205862 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f7de1b2-2e1a-4f24-89ab-61feb7eff661 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:50.206160 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f7de1b2-2e1a-4f24-89ab-61feb7eff661 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:50.206405 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-0f7de1b2-2e1a-4f24-89ab-61feb7eff661 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:50.216454 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:50.216454 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:50.219501 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-0f7de1b2-2e1a-4f24-89ab-61feb7eff661 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:50.223491 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-0f7de1b2-2e1a-4f24-89ab-61feb7eff661 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:50.224004 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1345/5369] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:50 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:51.186953 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dddb8afa-e736-4161-a674-e63be5a724d3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:51.188669 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dddb8afa-e736-4161-a674-e63be5a724d3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 Aug 08 19:39:51.188860 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dddb8afa-e736-4161-a674-e63be5a724d3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:51.189040 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dddb8afa-e736-4161-a674-e63be5a724d3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:51.193255 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dddb8afa-e736-4161-a674-e63be5a724d3 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 returned with HTTP 404 Aug 08 19:39:51.193771 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1340/5370] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:39:51 2026] GET /volume/v3/snapshots/6505884a-f868-4ef4-973a-84d017a3a837 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:51.200349 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34cddbea-8bc6-4505-92ae-a0927b60ad91 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:51.202199 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34cddbea-8bc6-4505-92ae-a0927b60ad91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:51.202435 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34cddbea-8bc6-4505-92ae-a0927b60ad91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:51.202623 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34cddbea-8bc6-4505-92ae-a0927b60ad91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:51.209305 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:51.209305 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:51.212818 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34cddbea-8bc6-4505-92ae-a0927b60ad91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:51.216584 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34cddbea-8bc6-4505-92ae-a0927b60ad91 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 returned with HTTP 200 Aug 08 19:39:51.216931 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1342/5371] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:51 2026] GET /volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:51.229399 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5e8730d4-70da-46af-be68-15d390ce83b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:51.231118 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e8730d4-70da-46af-be68-15d390ce83b0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:51.231306 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e8730d4-70da-46af-be68-15d390ce83b0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:51.231516 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5e8730d4-70da-46af-be68-15d390ce83b0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:51.231698 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-5e8730d4-70da-46af-be68-15d390ce83b0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:51.235897 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4ccc6bad-85b8-495c-83cf-32cb145c961d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:51.238509 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4ccc6bad-85b8-495c-83cf-32cb145c961d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:51.238814 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6bad-85b8-495c-83cf-32cb145c961d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:51.239099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4ccc6bad-85b8-495c-83cf-32cb145c961d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:51.240679 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:51.240679 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:51.241317 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5e8730d4-70da-46af-be68-15d390ce83b0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:51.251138 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:51.251138 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:51.255257 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4ccc6bad-85b8-495c-83cf-32cb145c961d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:51.256655 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-5e8730d4-70da-46af-be68-15d390ce83b0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume request issued successfully. Aug 08 19:39:51.256857 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5e8730d4-70da-46af-be68-15d390ce83b0 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 returned with HTTP 202 Aug 08 19:39:51.257278 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1345/5372] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:39:51 2026] DELETE /volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:51.260970 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4ccc6bad-85b8-495c-83cf-32cb145c961d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:51.261607 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1346/5373] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:51 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:51.266630 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34d1a85c-6b65-4f23-bd1e-991dcc54d6e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:51.268681 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d1a85c-6b65-4f23-bd1e-991dcc54d6e7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:51.268917 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d1a85c-6b65-4f23-bd1e-991dcc54d6e7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:51.269174 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d1a85c-6b65-4f23-bd1e-991dcc54d6e7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:51.277247 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:51.277247 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:51.281459 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-34d1a85c-6b65-4f23-bd1e-991dcc54d6e7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:51.286424 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d1a85c-6b65-4f23-bd1e-991dcc54d6e7 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 returned with HTTP 200 Aug 08 19:39:51.286938 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1341/5374] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:51 2026] GET /volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:52.277609 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a36945cf-14ee-4c56-a578-3ff02df80ab6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:52.279803 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a36945cf-14ee-4c56-a578-3ff02df80ab6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:52.280037 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a36945cf-14ee-4c56-a578-3ff02df80ab6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:52.280303 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a36945cf-14ee-4c56-a578-3ff02df80ab6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:52.290481 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:52.290481 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:52.294018 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a36945cf-14ee-4c56-a578-3ff02df80ab6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:52.298402 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a36945cf-14ee-4c56-a578-3ff02df80ab6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:52.298918 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1343/5375] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:52 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:52.300836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1cac29e5-e40e-4f8b-a3d9-1e1d145cdd72 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:52.303176 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cac29e5-e40e-4f8b-a3d9-1e1d145cdd72 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 Aug 08 19:39:52.303446 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cac29e5-e40e-4f8b-a3d9-1e1d145cdd72 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:52.303592 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1cac29e5-e40e-4f8b-a3d9-1e1d145cdd72 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:52.309463 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1cac29e5-e40e-4f8b-a3d9-1e1d145cdd72 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 returned with HTTP 404 Aug 08 19:39:52.309930 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1346/5376] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:52 2026] GET /volume/v3/volumes/e1db3053-692d-43f6-9739-a11cae85a396 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:52.319009 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-86f83986-3f0c-4a9d-bee9-2832ec8d19bb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:52.320759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86f83986-3f0c-4a9d-bee9-2832ec8d19bb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:52.320952 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86f83986-3f0c-4a9d-bee9-2832ec8d19bb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:52.321157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86f83986-3f0c-4a9d-bee9-2832ec8d19bb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:52.328053 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:52.328053 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:52.331756 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-86f83986-3f0c-4a9d-bee9-2832ec8d19bb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:52.336767 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86f83986-3f0c-4a9d-bee9-2832ec8d19bb tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:52.337295 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1347/5377] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:52 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:52.349642 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:52.352064 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] DELETE https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:52.352358 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:52.352622 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:52.352836 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume with id: 4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:52.362625 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:52.362625 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:52.363263 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:52.381664 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Delete volume request issued successfully. Aug 08 19:39:52.381891 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fce50ba0-8f9d-4075-86db-4f20841a6d1f tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 202 Aug 08 19:39:52.382399 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1342/5378] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:39:52 2026] DELETE /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:39:52.391114 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3c390819-97d8-4f40-b6cb-17f51e7d9c61 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:52.392875 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3c390819-97d8-4f40-b6cb-17f51e7d9c61 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:52.393116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3c390819-97d8-4f40-b6cb-17f51e7d9c61 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:52.393321 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3c390819-97d8-4f40-b6cb-17f51e7d9c61 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:52.401910 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:52.401910 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:52.408590 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3c390819-97d8-4f40-b6cb-17f51e7d9c61 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Volume info retrieved successfully. Aug 08 19:39:52.415477 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3c390819-97d8-4f40-b6cb-17f51e7d9c61 tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 200 Aug 08 19:39:52.415882 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1344/5379] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:52 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:52.635800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-1136533f-1d18-4f14-b2f5-bd272afc25cd None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:52.637889 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-1136533f-1d18-4f14-b2f5-bd272afc25cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed/action Aug 08 19:39:52.638275 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-1136533f-1d18-4f14-b2f5-bd272afc25cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:39:52.638386 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-1136533f-1d18-4f14-b2f5-bd272afc25cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:52.654372 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:52.654372 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:52.664711 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-52bc6b6c-c469-4c8e-894e-df831abdc9e1 req-1136533f-1d18-4f14-b2f5-bd272afc25cd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed/action returned with HTTP 204 Aug 08 19:39:52.665158 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1347/5380] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:39:52 2026] POST /volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:53.311165 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5731596e-daf7-44b3-85e0-626e205f40bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.312904 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5731596e-daf7-44b3-85e0-626e205f40bd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:39:53.313121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5731596e-daf7-44b3-85e0-626e205f40bd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.313305 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5731596e-daf7-44b3-85e0-626e205f40bd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.322588 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:53.322588 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:53.325950 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5731596e-daf7-44b3-85e0-626e205f40bd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:53.329894 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5731596e-daf7-44b3-85e0-626e205f40bd tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:39:53.330246 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1348/5381] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:53.372541 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-76e5bdf3-84ed-424a-aad0-fbb607c30574 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.374655 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-76e5bdf3-84ed-424a-aad0-fbb607c30574 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:53.374866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-76e5bdf3-84ed-424a-aad0-fbb607c30574 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.375119 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-76e5bdf3-84ed-424a-aad0-fbb607c30574 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.381949 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:53.381949 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:53.385497 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-76e5bdf3-84ed-424a-aad0-fbb607c30574 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:53.390434 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-76e5bdf3-84ed-424a-aad0-fbb607c30574 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:53.390896 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1343/5382] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:53.430881 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-62806e7d-b448-4db4-b68f-1647ff6d65ed None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.431432 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62806e7d-b448-4db4-b68f-1647ff6d65ed tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] GET https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 Aug 08 19:39:53.431567 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62806e7d-b448-4db4-b68f-1647ff6d65ed tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.431776 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-62806e7d-b448-4db4-b68f-1647ff6d65ed tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.438629 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-62806e7d-b448-4db4-b68f-1647ff6d65ed tempest-VolumesSnapshotTestJSON-458576496 tempest-VolumesSnapshotTestJSON-458576496-project-member] https://10.4.3.89/volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 returned with HTTP 404 Aug 08 19:39:53.439400 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1345/5383] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/v3/volumes/4cca177a-f408-46e4-9005-5075e2532943 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:39:53.476235 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d30fded6-48e1-4f39-957c-abef3ab1285e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.476820 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d30fded6-48e1-4f39-957c-abef3ab1285e None None] GET https://10.4.3.89/volume// Aug 08 19:39:53.476950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d30fded6-48e1-4f39-957c-abef3ab1285e None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.477212 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d30fded6-48e1-4f39-957c-abef3ab1285e None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.477649 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d30fded6-48e1-4f39-957c-abef3ab1285e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:53.477995 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1348/5384] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:53.485533 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-19bc8c81-f527-4a6b-a683-d477b13a7190 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.487607 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-19bc8c81-f527-4a6b-a683-d477b13a7190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:39:53.487976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-19bc8c81-f527-4a6b-a683-d477b13a7190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb4d77f4-df06-4776-8aca-dc9ac63039a0", "connector": null, "instance_uuid": "ea1409f2-3246-480a-8435-0ec894f86910"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:53.496017 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:53.496017 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:53.519802 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-19bc8c81-f527-4a6b-a683-d477b13a7190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:39:53.520480 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1349/5385] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:39:53 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) Aug 08 19:39:53.544897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-79537b52-bc5d-426a-abcb-ab84e527f0f2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.546723 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79537b52-bc5d-426a-abcb-ab84e527f0f2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:53.547079 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-79537b52-bc5d-426a-abcb-ab84e527f0f2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.547227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-79537b52-bc5d-426a-abcb-ab84e527f0f2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.556480 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:53.556480 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:53.559805 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-79537b52-bc5d-426a-abcb-ab84e527f0f2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:53.560899 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a776c99e-a2ec-4597-8000-0a64e82ec326 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.561309 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a776c99e-a2ec-4597-8000-0a64e82ec326 None None] GET https://10.4.3.89/volume// Aug 08 19:39:53.561481 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a776c99e-a2ec-4597-8000-0a64e82ec326 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.561766 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a776c99e-a2ec-4597-8000-0a64e82ec326 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.561979 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a776c99e-a2ec-4597-8000-0a64e82ec326 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:39:53.562452 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1346/5386] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:39:53.563483 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79537b52-bc5d-426a-abcb-ab84e527f0f2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:53.563820 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1344/5387] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:53.569685 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-0403b37b-86ef-4687-b54c-3aab44c67c4a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.572157 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-0403b37b-86ef-4687-b54c-3aab44c67c4a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:53.572425 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-0403b37b-86ef-4687-b54c-3aab44c67c4a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.572622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-0403b37b-86ef-4687-b54c-3aab44c67c4a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.582251 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:53.582251 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:53.585891 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-0403b37b-86ef-4687-b54c-3aab44c67c4a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:53.590660 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-0403b37b-86ef-4687-b54c-3aab44c67c4a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:53.591191 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1349/5388] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 1049 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:39:53.695079 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-2acde21e-0247-49da-a614-24d2a38f4585 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.697150 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-2acde21e-0247-49da-a614-24d2a38f4585 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] PUT https://10.4.3.89/volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c Aug 08 19:39:53.697615 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-2acde21e-0247-49da-a614-24d2a38f4585 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:39:53.705990 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-2acde21e-0247-49da-a614-24d2a38f4585 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Acquiring lock "cinder-attachment_update-bb4d77f4-df06-4776-8aca-dc9ac63039a0-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:39:53.710811 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-2acde21e-0247-49da-a614-24d2a38f4585 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-bb4d77f4-df06-4776-8aca-dc9ac63039a0-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:39:53.711810 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:53.711810 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:53.792187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-2acde21e-0247-49da-a614-24d2a38f4585 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-bb4d77f4-df06-4776-8aca-dc9ac63039a0-np0000006803" released by "attachment_update" :: held 0.081s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:39:53.792600 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-2acde21e-0247-49da-a614-24d2a38f4585 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c returned with HTTP 200 Aug 08 19:39:53.793155 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1350/5389] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:39:53 2026] PUT /volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:39:53.802288 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-56c4a133-d123-49a6-be5e-a6b97f9bff0e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:53.804896 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-56c4a133-d123-49a6-be5e-a6b97f9bff0e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/encryption Aug 08 19:39:53.805149 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-56c4a133-d123-49a6-be5e-a6b97f9bff0e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:53.805397 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-56c4a133-d123-49a6-be5e-a6b97f9bff0e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:53.816656 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:53.816656 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:53.832778 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-56c4a133-d123-49a6-be5e-a6b97f9bff0e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/encryption returned with HTTP 200 Aug 08 19:39:53.832778 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1347/5390] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:39:53 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:54.584956 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f3e6439d-0a75-44ab-be13-afe1b556dc81 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:54.587326 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3e6439d-0a75-44ab-be13-afe1b556dc81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:54.587572 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3e6439d-0a75-44ab-be13-afe1b556dc81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:54.587792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f3e6439d-0a75-44ab-be13-afe1b556dc81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:54.600431 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:54.600431 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:54.604367 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f3e6439d-0a75-44ab-be13-afe1b556dc81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:54.609769 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f3e6439d-0a75-44ab-be13-afe1b556dc81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:54.610295 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1345/5391] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:54 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:55.622975 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1de5996c-a532-4e42-a4c9-831f9adddebe None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:55.624802 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1de5996c-a532-4e42-a4c9-831f9adddebe tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:55.625000 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1de5996c-a532-4e42-a4c9-831f9adddebe tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:55.625186 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1de5996c-a532-4e42-a4c9-831f9adddebe tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:55.634481 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:55.634481 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:55.637681 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1de5996c-a532-4e42-a4c9-831f9adddebe tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:55.641355 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1de5996c-a532-4e42-a4c9-831f9adddebe tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:55.641743 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1350/5392] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:55 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:56.659941 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-97ad121f-5d07-4b50-ba2c-d4ac01ef5fd6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:56.662595 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97ad121f-5d07-4b50-ba2c-d4ac01ef5fd6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:56.662595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97ad121f-5d07-4b50-ba2c-d4ac01ef5fd6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:56.662595 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-97ad121f-5d07-4b50-ba2c-d4ac01ef5fd6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:56.672363 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:56.672363 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:39:56.675669 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-97ad121f-5d07-4b50-ba2c-d4ac01ef5fd6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:56.679553 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-97ad121f-5d07-4b50-ba2c-d4ac01ef5fd6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:56.680194 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1351/5393] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:56 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:57.691446 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f4ca3c96-ad5f-4a89-bc37-13b3c434a79f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:57.693431 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4ca3c96-ad5f-4a89-bc37-13b3c434a79f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:57.693659 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4ca3c96-ad5f-4a89-bc37-13b3c434a79f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:57.693865 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f4ca3c96-ad5f-4a89-bc37-13b3c434a79f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:57.704492 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:57.704492 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:39:57.708473 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f4ca3c96-ad5f-4a89-bc37-13b3c434a79f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:57.714519 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f4ca3c96-ad5f-4a89-bc37-13b3c434a79f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:57.715076 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1348/5394] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:57 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:58.727176 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5cf8269a-8833-4743-bd36-e80ba33703cf None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:58.728993 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cf8269a-8833-4743-bd36-e80ba33703cf tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:58.729211 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cf8269a-8833-4743-bd36-e80ba33703cf tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:58.729396 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5cf8269a-8833-4743-bd36-e80ba33703cf tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:58.738180 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:58.738180 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:39:58.741884 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5cf8269a-8833-4743-bd36-e80ba33703cf tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:58.745960 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5cf8269a-8833-4743-bd36-e80ba33703cf tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:58.746350 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1346/5395] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:58 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:39:59.758204 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-278e0ff6-19df-4846-a9d0-0ebba9a9f3b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:39:59.760161 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-278e0ff6-19df-4846-a9d0-0ebba9a9f3b4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:39:59.760353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-278e0ff6-19df-4846-a9d0-0ebba9a9f3b4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:39:59.760650 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-278e0ff6-19df-4846-a9d0-0ebba9a9f3b4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:39:59.770548 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:39:59.770548 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:39:59.774115 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-278e0ff6-19df-4846-a9d0-0ebba9a9f3b4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:39:59.778313 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-278e0ff6-19df-4846-a9d0-0ebba9a9f3b4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:39:59.778676 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1351/5396] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:39:59 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:00.792307 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-922fe6eb-ba98-4451-891d-912ce75799e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:00.793890 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-922fe6eb-ba98-4451-891d-912ce75799e7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:40:00.794012 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-922fe6eb-ba98-4451-891d-912ce75799e7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:00.794396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-922fe6eb-ba98-4451-891d-912ce75799e7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:00.806333 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:00.806333 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:00.809886 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-922fe6eb-ba98-4451-891d-912ce75799e7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:00.813964 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-922fe6eb-ba98-4451-891d-912ce75799e7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:40:00.814399 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1352/5397] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:00 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:01.826869 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9014e169-00fb-412e-947b-36686cf13608 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:01.830736 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9014e169-00fb-412e-947b-36686cf13608 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:40:01.830736 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9014e169-00fb-412e-947b-36686cf13608 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:01.830736 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9014e169-00fb-412e-947b-36686cf13608 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:01.838917 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:01.838917 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:01.842458 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9014e169-00fb-412e-947b-36686cf13608 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:01.846524 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9014e169-00fb-412e-947b-36686cf13608 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:40:01.846984 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1349/5398] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:01 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:02.142234 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-5ff69380-cd84-43df-a040-d95afd3d4f7f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:02.144279 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-5ff69380-cd84-43df-a040-d95afd3d4f7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c/action Aug 08 19:40:02.144628 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-5ff69380-cd84-43df-a040-d95afd3d4f7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:02.144743 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-5ff69380-cd84-43df-a040-d95afd3d4f7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:02.161806 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:02.161806 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:02.182270 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f06f249a-23c0-49b5-81a8-18e4e742c1c6 req-5ff69380-cd84-43df-a040-d95afd3d4f7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c/action returned with HTTP 204 Aug 08 19:40:02.182270 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1347/5399] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:40:02 2026] POST /volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:02.861397 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ae72d55c-c7ad-4999-87b7-f64edb708501 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:02.862981 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae72d55c-c7ad-4999-87b7-f64edb708501 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:40:02.863160 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae72d55c-c7ad-4999-87b7-f64edb708501 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:02.863352 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ae72d55c-c7ad-4999-87b7-f64edb708501 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:02.873297 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:02.873297 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:02.876787 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ae72d55c-c7ad-4999-87b7-f64edb708501 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:02.883158 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ae72d55c-c7ad-4999-87b7-f64edb708501 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:40:02.883630 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1352/5400] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:02 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 1162 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:03.486882 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e808489d-e129-44e3-830d-2654f257d141 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:03.488944 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e808489d-e129-44e3-830d-2654f257d141 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:03.489190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e808489d-e129-44e3-830d-2654f257d141 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:03.489440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e808489d-e129-44e3-830d-2654f257d141 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:03.497315 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:03.497315 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:03.500936 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e808489d-e129-44e3-830d-2654f257d141 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:03.505132 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e808489d-e129-44e3-830d-2654f257d141 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:03.505575 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1353/5401] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:03 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:03.596751 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d04ae0c0-29df-4217-aa7e-66470e35e128 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:03.597158 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d04ae0c0-29df-4217-aa7e-66470e35e128 None None] GET https://10.4.3.89/volume// Aug 08 19:40:03.597335 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d04ae0c0-29df-4217-aa7e-66470e35e128 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:03.597537 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d04ae0c0-29df-4217-aa7e-66470e35e128 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:03.597895 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d04ae0c0-29df-4217-aa7e-66470e35e128 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:03.598203 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1350/5402] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:40:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:03.607365 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-4f0baa4f-1e94-430c-81c9-235664998552 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:03.609333 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-4f0baa4f-1e94-430c-81c9-235664998552 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:40:03.609664 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-4f0baa4f-1e94-430c-81c9-235664998552 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f67546-e0d6-400e-9af5-95fe9531a60f", "connector": null, "instance_uuid": "ea1409f2-3246-480a-8435-0ec894f86910"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:03.620346 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:03.620346 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:03.650913 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-4f0baa4f-1e94-430c-81c9-235664998552 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:40:03.651455 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1348/5403] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:40:03 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:03.685088 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-925b714d-40ff-4232-a32a-4a58b632e504 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:03.687561 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-925b714d-40ff-4232-a32a-4a58b632e504 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:03.687815 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-925b714d-40ff-4232-a32a-4a58b632e504 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:03.688077 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-925b714d-40ff-4232-a32a-4a58b632e504 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:03.694142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-55110fb9-211d-4e2f-87ae-98a5db118bba None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:03.694612 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55110fb9-211d-4e2f-87ae-98a5db118bba None None] GET https://10.4.3.89/volume// Aug 08 19:40:03.694799 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55110fb9-211d-4e2f-87ae-98a5db118bba None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:03.695043 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-55110fb9-211d-4e2f-87ae-98a5db118bba None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:03.695403 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-55110fb9-211d-4e2f-87ae-98a5db118bba None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:03.695748 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1354/5404] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:03.702274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-b37ce0ac-4bb3-4c68-9ba7-22837f88dd6c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:03.703284 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:03.703284 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:03.704387 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-b37ce0ac-4bb3-4c68-9ba7-22837f88dd6c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:03.704615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-b37ce0ac-4bb3-4c68-9ba7-22837f88dd6c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:03.704797 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-b37ce0ac-4bb3-4c68-9ba7-22837f88dd6c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:03.707421 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-925b714d-40ff-4232-a32a-4a58b632e504 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:03.712684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-925b714d-40ff-4232-a32a-4a58b632e504 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:03.713182 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1353/5405] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:03 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:03.713324 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:03.713324 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:03.717548 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-b37ce0ac-4bb3-4c68-9ba7-22837f88dd6c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:03.723640 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-b37ce0ac-4bb3-4c68-9ba7-22837f88dd6c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:03.723985 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1351/5406] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:03 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1097 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:03.832149 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-006286ee-a0b3-492a-9a4e-a035a7315f6f None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:03.834003 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-006286ee-a0b3-492a-9a4e-a035a7315f6f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] PUT https://10.4.3.89/volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f Aug 08 19:40:03.834324 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-006286ee-a0b3-492a-9a4e-a035a7315f6f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:03.840763 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-006286ee-a0b3-492a-9a4e-a035a7315f6f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Acquiring lock "cinder-attachment_update-e4f67546-e0d6-400e-9af5-95fe9531a60f-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:40:03.847370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-006286ee-a0b3-492a-9a4e-a035a7315f6f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-e4f67546-e0d6-400e-9af5-95fe9531a60f-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:40:03.848254 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:03.848254 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:03.943874 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-006286ee-a0b3-492a-9a4e-a035a7315f6f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-e4f67546-e0d6-400e-9af5-95fe9531a60f-np0000006803" released by "attachment_update" :: held 0.096s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:40:03.944165 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-006286ee-a0b3-492a-9a4e-a035a7315f6f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f returned with HTTP 200 Aug 08 19:40:03.944614 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1349/5407] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:40:03 2026] PUT /volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:04.729346 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d1035961-2850-4cbe-a19b-9263e1148a58 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:04.731145 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1035961-2850-4cbe-a19b-9263e1148a58 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:04.731348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1035961-2850-4cbe-a19b-9263e1148a58 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:04.731560 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d1035961-2850-4cbe-a19b-9263e1148a58 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:04.740286 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:04.740286 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:04.743503 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d1035961-2850-4cbe-a19b-9263e1148a58 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:04.747696 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d1035961-2850-4cbe-a19b-9263e1148a58 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:04.748055 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1355/5408] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:04 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:05.760003 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6dff79c4-fd90-4795-b8b4-0cafddbece59 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:05.762063 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dff79c4-fd90-4795-b8b4-0cafddbece59 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:05.762299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dff79c4-fd90-4795-b8b4-0cafddbece59 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:05.762550 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6dff79c4-fd90-4795-b8b4-0cafddbece59 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:05.773336 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:05.773336 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:05.776804 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6dff79c4-fd90-4795-b8b4-0cafddbece59 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:05.781298 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6dff79c4-fd90-4795-b8b4-0cafddbece59 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:05.781776 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1354/5409] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:05 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:06.255535 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f19a3102-bb32-4159-adf0-a6a264433bce None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:06.257154 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:40:06.257494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1348308875", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:06.259176 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1348308875', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:40:06.259283 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Create volume of 1 GB Aug 08 19:40:06.262917 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Availability Zones retrieved successfully. Aug 08 19:40:06.268037 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Flow 'volume_create_api' (065f3ec4-e6e5-49f9-880b-77ad5c3c794c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:06.268859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b26327-abe4-43ac-ac0a-2c434afc8d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:06.269661 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:40:06.293706 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81b26327-abe4-43ac-ac0a-2c434afc8d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:06.294423 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5fd1943-aa79-472d-992e-9e17161e8bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:06.346274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Created reservations ['67f9b50a-3d82-46cb-899a-e13331bd3e07', 'fe3b3134-14f1-488b-a008-aa3e763d5879', '7a1ab696-e1ba-401d-9834-bcee08ee5142', '289f653d-35d7-415e-8b6d-fb1d0189ee47'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:40:06.346995 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5fd1943-aa79-472d-992e-9e17161e8bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67f9b50a-3d82-46cb-899a-e13331bd3e07', 'fe3b3134-14f1-488b-a008-aa3e763d5879', '7a1ab696-e1ba-401d-9834-bcee08ee5142', '289f653d-35d7-415e-8b6d-fb1d0189ee47']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:06.347681 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5689c862-1330-4ee7-b2a4-271ec1aa4516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:06.367239 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5689c862-1330-4ee7-b2a4-271ec1aa4516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21a89a23-1bc6-431c-af56-2a244b936f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1348308875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25d7c96ef0a40f48afeafd4ac6b1af9',qos_specs=None,replication_status=,reservations=['67f9b50a-3d82-46cb-899a-e13331bd3e07','fe3b3134-14f1-488b-a008-aa3e763d5879','7a1ab696-e1ba-401d-9834-bcee08ee5142','289f653d-35d7-415e-8b6d-fb1d0189ee47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf3245a69fd4c2c97a5f620111e5e26',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1348308875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21a89a23-1bc6-431c-af56-2a244b936f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a25d7c96ef0a40f48afeafd4ac6b1af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fcf3245a69fd4c2c97a5f620111e5e26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:06.368269 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f132d8-8aa6-4825-b1b7-6f107209b7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:06.384931 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97f132d8-8aa6-4825-b1b7-6f107209b7ed) transitioned into 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-1348308875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25d7c96ef0a40f48afeafd4ac6b1af9',qos_specs=None,replication_status=,reservations=['67f9b50a-3d82-46cb-899a-e13331bd3e07','fe3b3134-14f1-488b-a008-aa3e763d5879','7a1ab696-e1ba-401d-9834-bcee08ee5142','289f653d-35d7-415e-8b6d-fb1d0189ee47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcf3245a69fd4c2c97a5f620111e5e26',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:06.385782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec580e4a-41d0-49fb-821f-2cc3744683bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:06.395346 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec580e4a-41d0-49fb-821f-2cc3744683bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:06.396393 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Flow 'volume_create_api' (065f3ec4-e6e5-49f9-880b-77ad5c3c794c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:06.396755 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Create volume request issued successfully. Aug 08 19:40:06.397377 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f19a3102-bb32-4159-adf0-a6a264433bce tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:40:06.397862 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1352/5410] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:40:06 2026] POST /volume/v3/volumes => generated 745 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:40:06.792622 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91aa4670-b553-49d6-ac35-bcbd20cdc190 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:06.794428 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91aa4670-b553-49d6-ac35-bcbd20cdc190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:06.794630 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91aa4670-b553-49d6-ac35-bcbd20cdc190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:06.794829 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91aa4670-b553-49d6-ac35-bcbd20cdc190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:06.803376 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:06.803376 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:06.806425 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-91aa4670-b553-49d6-ac35-bcbd20cdc190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:06.810512 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91aa4670-b553-49d6-ac35-bcbd20cdc190 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:06.810901 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1350/5411] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:06 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:07.166848 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e0fc2418-9385-4f73-b1d2-a810c32b20fc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:07.168829 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e0fc2418-9385-4f73-b1d2-a810c32b20fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f/action Aug 08 19:40:07.169060 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e0fc2418-9385-4f73-b1d2-a810c32b20fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:07.169172 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e0fc2418-9385-4f73-b1d2-a810c32b20fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:07.186211 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:07.186211 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:07.194757 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2f49e181-4626-4e57-bc0c-fb38344ca01b req-e0fc2418-9385-4f73-b1d2-a810c32b20fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f/action returned with HTTP 204 Aug 08 19:40:07.195272 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1356/5412] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:40:07 2026] POST /volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:07.823876 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9f751289-fe22-4593-aea5-b2a6cd0a899c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:07.825657 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f751289-fe22-4593-aea5-b2a6cd0a899c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:07.825855 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f751289-fe22-4593-aea5-b2a6cd0a899c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:07.826069 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9f751289-fe22-4593-aea5-b2a6cd0a899c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:07.834581 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:07.834581 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:07.837524 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9f751289-fe22-4593-aea5-b2a6cd0a899c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:07.841125 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9f751289-fe22-4593-aea5-b2a6cd0a899c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:07.841590 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1355/5413] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:07 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1210 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:16.388818 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=210,cinder:INSERT=31,cinder:UPDATE=55 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:40:16.809351 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=156,cinder:UPDATE=26,cinder:INSERT=10 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:40:17.192166 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=221,cinder:INSERT=39,cinder:UPDATE=67 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:40:17.432326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-e5efc838-0f5c-44fb-861e-c48dec3284e2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:17.434794 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-e5efc838-0f5c-44fb-861e-c48dec3284e2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:40:17.435014 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-e5efc838-0f5c-44fb-861e-c48dec3284e2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:17.435218 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-e5efc838-0f5c-44fb-861e-c48dec3284e2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:17.449142 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:17.449142 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:17.452683 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-e5efc838-0f5c-44fb-861e-c48dec3284e2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:40:17.457163 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-e5efc838-0f5c-44fb-861e-c48dec3284e2 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:40:17.457712 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1353/5414] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:17 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:17.484423 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-735fc3d5-76cb-4841-bb5b-14a52cb20909 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:17.486533 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-735fc3d5-76cb-4841-bb5b-14a52cb20909 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] POST https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041/action Aug 08 19:40:17.486885 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-735fc3d5-76cb-4841-bb5b-14a52cb20909 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:17.487011 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-735fc3d5-76cb-4841-bb5b-14a52cb20909 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:17.498229 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:17.498229 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:17.498812 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-735fc3d5-76cb-4841-bb5b-14a52cb20909 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:40:17.505912 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-735fc3d5-76cb-4841-bb5b-14a52cb20909 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Begin detaching volume completed successfully. Aug 08 19:40:17.506267 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-735fc3d5-76cb-4841-bb5b-14a52cb20909 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041/action returned with HTTP 202 Aug 08 19:40:17.506775 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1351/5415] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:40:17 2026] POST /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:40:17.557658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-caf4a321-18c3-4d0b-bff4-ebe5d519891f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:17.558063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caf4a321-18c3-4d0b-bff4-ebe5d519891f None None] GET https://10.4.3.89/volume// Aug 08 19:40:17.558266 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caf4a321-18c3-4d0b-bff4-ebe5d519891f None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:17.558464 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-caf4a321-18c3-4d0b-bff4-ebe5d519891f None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:17.558790 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-caf4a321-18c3-4d0b-bff4-ebe5d519891f None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:17.559088 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1357/5416] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:17.568717 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-0fbabe90-61a5-406d-9b2d-07e2e0ab90ee None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:17.571119 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-0fbabe90-61a5-406d-9b2d-07e2e0ab90ee tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:40:17.571311 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-0fbabe90-61a5-406d-9b2d-07e2e0ab90ee tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:17.571514 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-0fbabe90-61a5-406d-9b2d-07e2e0ab90ee tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:17.581558 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:17.581558 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:17.585229 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-0fbabe90-61a5-406d-9b2d-07e2e0ab90ee tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:40:17.590404 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-0fbabe90-61a5-406d-9b2d-07e2e0ab90ee tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:40:17.590935 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1356/5417] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:17 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:18.481256 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-30be2683-67ac-46ff-b169-e06897a8a780 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:18.484260 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-30be2683-67ac-46ff-b169-e06897a8a780 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] DELETE https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f Aug 08 19:40:18.484537 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-30be2683-67ac-46ff-b169-e06897a8a780 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:18.484803 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-30be2683-67ac-46ff-b169-e06897a8a780 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:18.494260 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:18.494260 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:18.542791 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-a72a6c1f-a864-4fa8-beb3-574c299019e3 req-30be2683-67ac-46ff-b169-e06897a8a780 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f returned with HTTP 200 Aug 08 19:40:18.543360 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1354/5418] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:40:18 2026] DELETE /volume/v3/attachments/3f8adb6e-277d-49d3-babf-933837246b8f => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:18.628386 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-0280b279-5f15-4784-b974-f874b0d48774 req-ebda3fd1-dc82-49c7-9c63-c8931cdc9a8e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:18.631369 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0280b279-5f15-4784-b974-f874b0d48774 req-ebda3fd1-dc82-49c7-9c63-c8931cdc9a8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:40:18.631679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0280b279-5f15-4784-b974-f874b0d48774 req-ebda3fd1-dc82-49c7-9c63-c8931cdc9a8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:18.631942 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-0280b279-5f15-4784-b974-f874b0d48774 req-ebda3fd1-dc82-49c7-9c63-c8931cdc9a8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:18.639698 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:18.639698 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:18.643688 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-0280b279-5f15-4784-b974-f874b0d48774 req-ebda3fd1-dc82-49c7-9c63-c8931cdc9a8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:40:18.648593 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-0280b279-5f15-4784-b974-f874b0d48774 req-ebda3fd1-dc82-49c7-9c63-c8931cdc9a8e tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:40:18.649033 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1352/5419] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:18 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:18.661447 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:18.663132 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:40:18.663303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:18.663494 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:18.663641 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Delete volume with id: e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:40:18.670103 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:18.670103 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:18.670505 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:40:18.685117 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Delete volume request issued successfully. Aug 08 19:40:18.685324 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f4c7c2b-a3e0-45ae-97bc-6abd22ecda00 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 202 Aug 08 19:40:18.685762 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1358/5420] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:40:18 2026] DELETE /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:40:18.697436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a19f1467-8dea-4f2d-865c-6ac3a023f549 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:18.700830 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a19f1467-8dea-4f2d-865c-6ac3a023f549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:40:18.702637 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a19f1467-8dea-4f2d-865c-6ac3a023f549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:18.702951 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a19f1467-8dea-4f2d-865c-6ac3a023f549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:18.717142 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:18.717142 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:18.724204 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a19f1467-8dea-4f2d-865c-6ac3a023f549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Volume info retrieved successfully. Aug 08 19:40:18.732758 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a19f1467-8dea-4f2d-865c-6ac3a023f549 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 200 Aug 08 19:40:18.733281 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1357/5421] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:18 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:19.746458 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4d87fbd0-88ce-4637-a9fd-e3b56aacb904 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:19.748350 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d87fbd0-88ce-4637-a9fd-e3b56aacb904 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] GET https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 Aug 08 19:40:19.748551 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d87fbd0-88ce-4637-a9fd-e3b56aacb904 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:19.748732 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4d87fbd0-88ce-4637-a9fd-e3b56aacb904 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:19.755204 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4d87fbd0-88ce-4637-a9fd-e3b56aacb904 tempest-TestMinimumBasicScenario-1958578553 tempest-TestMinimumBasicScenario-1958578553-project-member] https://10.4.3.89/volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 returned with HTTP 404 Aug 08 19:40:19.755358 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1355/5422] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:19 2026] GET /volume/v3/volumes/e16a1198-eaf1-4008-b65c-4eb2aa855041 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:19.849873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e6380daa-28a9-44e8-9cf0-9e2b47fe8106 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:19.852531 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6380daa-28a9-44e8-9cf0-9e2b47fe8106 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:40:19.853182 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6380daa-28a9-44e8-9cf0-9e2b47fe8106 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:19.853526 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e6380daa-28a9-44e8-9cf0-9e2b47fe8106 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:19.866311 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:19.866311 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:19.871196 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e6380daa-28a9-44e8-9cf0-9e2b47fe8106 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:19.876639 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e6380daa-28a9-44e8-9cf0-9e2b47fe8106 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf returned with HTTP 200 Aug 08 19:40:19.877195 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1353/5423] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:19 2026] GET /volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf => generated 1635 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:21.399552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-0425448a-3be0-42e8-b332-9b15307e4e34 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:21.401546 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-0425448a-3be0-42e8-b332-9b15307e4e34 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161 Aug 08 19:40:21.402196 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-0425448a-3be0-42e8-b332-9b15307e4e34 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:21.403354 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-0425448a-3be0-42e8-b332-9b15307e4e34 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:21.410751 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:21.410751 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:21.451876 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-0425448a-3be0-42e8-b332-9b15307e4e34 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161 returned with HTTP 200 Aug 08 19:40:21.452404 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1359/5424] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:40:21 2026] DELETE /volume/v3/attachments/61b2d935-a3d3-4257-9152-0e94045e2161 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:21.461566 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:21.463614 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:40:21.463766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:21.463959 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:21.464110 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:40:21.466245 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=195,cinder:INSERT=25,cinder:UPDATE=59 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:40:21.472705 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:21.472705 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:21.473193 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:21.488900 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:40:21.489290 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-1271b8b4-34a2-45e3-abd4-af495be8636f req-909f6c54-aa47-4825-a2b8-f1c2d169fb9e tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf returned with HTTP 202 Aug 08 19:40:21.489890 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1358/5425] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:40:21 2026] DELETE /volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:40:22.395825 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-315c4dba-bc73-4bb1-b00d-561f796149b3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:22.397796 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-315c4dba-bc73-4bb1-b00d-561f796149b3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf Aug 08 19:40:22.398002 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-315c4dba-bc73-4bb1-b00d-561f796149b3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:22.398195 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-315c4dba-bc73-4bb1-b00d-561f796149b3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:22.406334 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-315c4dba-bc73-4bb1-b00d-561f796149b3 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf returned with HTTP 404 Aug 08 19:40:22.407053 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1356/5426] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:22 2026] GET /volume/v3/volumes/da5831aa-4557-4dc3-bcf5-4b8e127e9ddf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:22.413809 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:22.415873 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:40:22.416132 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:22.416385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:22.416826 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:40:22.421968 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:22.421968 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:22.422557 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:40:22.444304 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot delete request issued successfully. Aug 08 19:40:22.444506 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-79e3aff5-1b06-4227-bf01-ea8ea81e8770 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 202 Aug 08 19:40:22.444990 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1354/5427] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:40:22 2026] DELETE /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:40:22.454275 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9f728a7b-6a56-43d4-a54e-d6a5bdf04042 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:22.459463 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f728a7b-6a56-43d4-a54e-d6a5bdf04042 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:40:22.459463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f728a7b-6a56-43d4-a54e-d6a5bdf04042 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:22.459463 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9f728a7b-6a56-43d4-a54e-d6a5bdf04042 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:22.464400 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:22.464400 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:22.465160 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9f728a7b-6a56-43d4-a54e-d6a5bdf04042 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:40:22.466384 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9f728a7b-6a56-43d4-a54e-d6a5bdf04042 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 200 Aug 08 19:40:22.466920 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1360/5428] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:40:22 2026] GET /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 478 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:23.475963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-12a40c1f-125a-4a02-b6e6-6f3efe376447 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:23.478011 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12a40c1f-125a-4a02-b6e6-6f3efe376447 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:40:23.478242 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12a40c1f-125a-4a02-b6e6-6f3efe376447 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:23.478487 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-12a40c1f-125a-4a02-b6e6-6f3efe376447 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:23.483661 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-12a40c1f-125a-4a02-b6e6-6f3efe376447 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 404 Aug 08 19:40:23.484195 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1359/5429] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:40:23 2026] GET /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:24.957982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-41e84032-2d37-468a-8c93-574747964ce7 req-380d938a-1614-4c7b-bd3e-b66689bfac92 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:24.960545 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-380d938a-1614-4c7b-bd3e-b66689bfac92 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838 Aug 08 19:40:24.960756 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-380d938a-1614-4c7b-bd3e-b66689bfac92 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:24.961198 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-380d938a-1614-4c7b-bd3e-b66689bfac92 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:24.980697 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:24.980697 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:25.041091 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-380d938a-1614-4c7b-bd3e-b66689bfac92 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838 returned with HTTP 200 Aug 08 19:40:25.041566 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1357/5430] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:40:24 2026] DELETE /volume/v3/attachments/230855e0-3586-4177-af32-def8ca029838 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:25.056234 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:25.058251 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:40:25.058433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:25.058635 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:25.058820 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:40:25.067293 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:25.067293 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:25.067775 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:25.088113 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:40:25.088304 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-41e84032-2d37-468a-8c93-574747964ce7 req-caf89778-a9fe-47dd-9d42-2c62e2de2061 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 202 Aug 08 19:40:25.088757 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1355/5431] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:40:25 2026] DELETE /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:40:26.004935 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f03e9b4c-602c-4441-a929-7e0b7eccbcb2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:26.006726 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f03e9b4c-602c-4441-a929-7e0b7eccbcb2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:40:26.006935 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f03e9b4c-602c-4441-a929-7e0b7eccbcb2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:26.007134 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f03e9b4c-602c-4441-a929-7e0b7eccbcb2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:26.012982 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f03e9b4c-602c-4441-a929-7e0b7eccbcb2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 404 Aug 08 19:40:26.013463 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1361/5432] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:26 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:26.524076 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ff7f2abf-fc62-44a0-aab3-12befeeba83b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:26.526002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff7f2abf-fc62-44a0-aab3-12befeeba83b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:40:26.526219 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff7f2abf-fc62-44a0-aab3-12befeeba83b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:26.526442 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ff7f2abf-fc62-44a0-aab3-12befeeba83b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:26.526591 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-ff7f2abf-fc62-44a0-aab3-12befeeba83b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:40:26.531720 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ff7f2abf-fc62-44a0-aab3-12befeeba83b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 404 Aug 08 19:40:26.532153 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1360/5433] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:40:26 2026] DELETE /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:26.539426 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-386e90fc-c4ad-4736-8bb4-b1c170fbb7b5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:26.541291 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-386e90fc-c4ad-4736-8bb4-b1c170fbb7b5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 Aug 08 19:40:26.541548 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-386e90fc-c4ad-4736-8bb4-b1c170fbb7b5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:26.541771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-386e90fc-c4ad-4736-8bb4-b1c170fbb7b5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:26.546379 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-386e90fc-c4ad-4736-8bb4-b1c170fbb7b5 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 returned with HTTP 404 Aug 08 19:40:26.547012 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1358/5434] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:40:26 2026] GET /volume/v3/snapshots/8a46dabf-6eb6-4277-9538-f42402493741 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:27.236358 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-405ab3ad-705f-4a4f-bbed-a2162ebae5e2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:27.238153 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-405ab3ad-705f-4a4f-bbed-a2162ebae5e2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:40:27.238505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-405ab3ad-705f-4a4f-bbed-a2162ebae5e2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:27.238789 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-405ab3ad-705f-4a4f-bbed-a2162ebae5e2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:27.239193 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-405ab3ad-705f-4a4f-bbed-a2162ebae5e2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:40:27.246357 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-405ab3ad-705f-4a4f-bbed-a2162ebae5e2 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 404 Aug 08 19:40:27.246357 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1356/5435] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:40:27 2026] DELETE /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:27.253238 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec97e60d-a824-48b8-a25f-f222042f62ed None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:27.257615 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec97e60d-a824-48b8-a25f-f222042f62ed tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a Aug 08 19:40:27.257848 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec97e60d-a824-48b8-a25f-f222042f62ed tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:27.258077 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec97e60d-a824-48b8-a25f-f222042f62ed tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:27.263584 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec97e60d-a824-48b8-a25f-f222042f62ed tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a returned with HTTP 404 Aug 08 19:40:27.264051 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1362/5436] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:27 2026] GET /volume/v3/volumes/73e0d68d-9e08-455b-9452-f4ad3e0fcd5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:28.412524 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:28.414523 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:40:28.414877 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-117396978", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": null, "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:28.416520 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-117396978', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': None, 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:40:28.627002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:40:28.633028 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:40:28.637978 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (a98c5736-0ddc-4b57-93b8-b95e63f8a50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:28.639010 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b3c7a6-670e-45b9-bcb0-458981b1ec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:28.640020 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:40:28.711139 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b3c7a6-670e-45b9-bcb0-458981b1ec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:28.713174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa4b33-65d0-4152-b882-a1fb0ab4579d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:28.750663 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['80919892-a8e6-4c36-9b20-6460588b3c5b', 'f68d0df1-8893-4004-9fe0-179823947431', '649e4386-7695-4a25-b904-781e8ea3264f', '4b97b347-9ebd-4001-a57d-764a98721c88'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:40:28.751591 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa4b33-65d0-4152-b882-a1fb0ab4579d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80919892-a8e6-4c36-9b20-6460588b3c5b', 'f68d0df1-8893-4004-9fe0-179823947431', '649e4386-7695-4a25-b904-781e8ea3264f', '4b97b347-9ebd-4001-a57d-764a98721c88']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:28.752673 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0b766f-bb54-42d7-9636-b812e53ed102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:28.776450 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d0b766f-bb54-42d7-9636-b812e53ed102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f19dee92-05fd-42da-b7d8-cd38d7194710', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-117396978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['80919892-a8e6-4c36-9b20-6460588b3c5b','f68d0df1-8893-4004-9fe0-179823947431','649e4386-7695-4a25-b904-781e8ea3264f','4b97b347-9ebd-4001-a57d-764a98721c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:40:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-117396978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f19dee92-05fd-42da-b7d8-cd38d7194710,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:28.777181 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34d1178-d069-4000-bed7-10aa85f3ec60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:28.794367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34d1178-d069-4000-bed7-10aa85f3ec60) transitioned into 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-117396978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['80919892-a8e6-4c36-9b20-6460588b3c5b','f68d0df1-8893-4004-9fe0-179823947431','649e4386-7695-4a25-b904-781e8ea3264f','4b97b347-9ebd-4001-a57d-764a98721c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:28.795330 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b925583b-87a4-453a-808a-755c1e3b0db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:28.806428 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b925583b-87a4-453a-808a-755c1e3b0db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:28.807510 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (a98c5736-0ddc-4b57-93b8-b95e63f8a50a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:28.807861 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:40:28.808746 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f845f63-fbf0-4af9-99ca-81a49432ee62 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:40:28.809875 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1361/5437] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:40:28 2026] POST /volume/v3/volumes => generated 756 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:40:28.822959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3e2ed0d2-fcb0-4011-9ba8-17fc0a411ffa None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:28.825084 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e2ed0d2-fcb0-4011-9ba8-17fc0a411ffa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:40:28.825318 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e2ed0d2-fcb0-4011-9ba8-17fc0a411ffa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:28.825676 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3e2ed0d2-fcb0-4011-9ba8-17fc0a411ffa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:28.834071 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:28.834071 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:28.838539 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3e2ed0d2-fcb0-4011-9ba8-17fc0a411ffa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:28.843138 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3e2ed0d2-fcb0-4011-9ba8-17fc0a411ffa tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:40:28.843607 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1359/5438] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:28 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:29.857386 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d68f6077-c877-4c5b-8c97-0e7e042f6a39 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:29.859217 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d68f6077-c877-4c5b-8c97-0e7e042f6a39 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:40:29.859442 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d68f6077-c877-4c5b-8c97-0e7e042f6a39 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:29.859697 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d68f6077-c877-4c5b-8c97-0e7e042f6a39 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:29.867323 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:29.867323 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:29.870938 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d68f6077-c877-4c5b-8c97-0e7e042f6a39 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:29.875427 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d68f6077-c877-4c5b-8c97-0e7e042f6a39 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:40:29.875808 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1357/5439] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:29 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:29.888102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-389a741d-b95b-43a5-af86-9285011e0cda None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:29.890061 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-389a741d-b95b-43a5-af86-9285011e0cda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:40:29.890295 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-389a741d-b95b-43a5-af86-9285011e0cda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:29.890565 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-389a741d-b95b-43a5-af86-9285011e0cda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:29.900190 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:29.900190 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:29.903700 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-389a741d-b95b-43a5-af86-9285011e0cda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:29.909717 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-389a741d-b95b-43a5-af86-9285011e0cda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:40:29.910346 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1363/5440] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:29 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:30.038863 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-f75a28cc-2320-4a96-a7ad-cb1f04fca387 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:30.040987 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-f75a28cc-2320-4a96-a7ad-cb1f04fca387 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:40:30.041177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-f75a28cc-2320-4a96-a7ad-cb1f04fca387 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:30.041373 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-f75a28cc-2320-4a96-a7ad-cb1f04fca387 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:30.048852 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:30.048852 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:30.053430 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-f75a28cc-2320-4a96-a7ad-cb1f04fca387 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:30.059328 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-f75a28cc-2320-4a96-a7ad-cb1f04fca387 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:40:30.059832 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1362/5441] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:30 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:30.621959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-43ad90eb-c32d-47bf-bb3c-b2b9b60dbeda None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:30.624113 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-43ad90eb-c32d-47bf-bb3c-b2b9b60dbeda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:40:30.624682 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-43ad90eb-c32d-47bf-bb3c-b2b9b60dbeda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:30.624956 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-43ad90eb-c32d-47bf-bb3c-b2b9b60dbeda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:30.633848 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:30.633848 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:30.639519 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-43ad90eb-c32d-47bf-bb3c-b2b9b60dbeda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:30.647906 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-43ad90eb-c32d-47bf-bb3c-b2b9b60dbeda tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:40:30.648512 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1360/5442] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:30 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:30.660447 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7aee52b7-69d8-4958-b536-783e68125940 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:30.660896 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7aee52b7-69d8-4958-b536-783e68125940 None None] GET https://10.4.3.89/volume// Aug 08 19:40:30.661131 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7aee52b7-69d8-4958-b536-783e68125940 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:30.661385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7aee52b7-69d8-4958-b536-783e68125940 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:30.661803 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7aee52b7-69d8-4958-b536-783e68125940 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:30.662172 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1358/5443] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:40:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:30.673286 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-95576fc9-68a8-4de0-9e64-5ecdf4739833 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:30.675526 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-95576fc9-68a8-4de0-9e64-5ecdf4739833 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:40:30.676177 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-95576fc9-68a8-4de0-9e64-5ecdf4739833 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f19dee92-05fd-42da-b7d8-cd38d7194710", "connector": null, "instance_uuid": "437533ee-0e5a-43a8-b1a3-4c2d879d1a64"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:30.689135 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:30.689135 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:30.716593 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-95576fc9-68a8-4de0-9e64-5ecdf4739833 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:40:30.717331 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1364/5444] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:40:30 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:31.557540 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6c25a66d-fdc0-4008-9c08-1a95d9af1a53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:31.558222 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c25a66d-fdc0-4008-9c08-1a95d9af1a53 None None] GET https://10.4.3.89/volume// Aug 08 19:40:31.558367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c25a66d-fdc0-4008-9c08-1a95d9af1a53 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:31.558626 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6c25a66d-fdc0-4008-9c08-1a95d9af1a53 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:31.559123 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6c25a66d-fdc0-4008-9c08-1a95d9af1a53 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:31.559482 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1363/5445] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:31.571208 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-8338653e-2790-4e7b-a95a-176c1c950eb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:31.574115 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-8338653e-2790-4e7b-a95a-176c1c950eb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:40:31.574338 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-8338653e-2790-4e7b-a95a-176c1c950eb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:31.574566 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-8338653e-2790-4e7b-a95a-176c1c950eb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:31.584226 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:31.584226 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:31.587675 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-8338653e-2790-4e7b-a95a-176c1c950eb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:40:31.592127 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-8338653e-2790-4e7b-a95a-176c1c950eb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:40:31.592549 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1361/5446] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:31 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:31.696833 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-5e422d82-f162-4e87-a564-fa5d7cdfcd2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:31.698746 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-5e422d82-f162-4e87-a564-fa5d7cdfcd2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3 Aug 08 19:40:31.699162 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-5e422d82-f162-4e87-a564-fa5d7cdfcd2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:31.706474 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-5e422d82-f162-4e87-a564-fa5d7cdfcd2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-f19dee92-05fd-42da-b7d8-cd38d7194710-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:40:31.710998 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-5e422d82-f162-4e87-a564-fa5d7cdfcd2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-f19dee92-05fd-42da-b7d8-cd38d7194710-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:40:31.711883 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:31.711883 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:31.785722 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-5e422d82-f162-4e87-a564-fa5d7cdfcd2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-f19dee92-05fd-42da-b7d8-cd38d7194710-np0000006803" released by "attachment_update" :: held 0.075s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:40:31.786622 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-5e422d82-f162-4e87-a564-fa5d7cdfcd2b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3 returned with HTTP 200 Aug 08 19:40:31.787120 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1359/5447] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:40:31 2026] PUT /volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:31.811049 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-0dc7664e-9034-4b86-81ec-e9eac5166035 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:31.813154 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-0dc7664e-9034-4b86-81ec-e9eac5166035 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3/action Aug 08 19:40:31.813585 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-0dc7664e-9034-4b86-81ec-e9eac5166035 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:31.813733 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-0dc7664e-9034-4b86-81ec-e9eac5166035 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:31.828681 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:31.828681 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:31.837922 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-2c666ce1-d2b0-4b41-9fe9-1656863eec6d req-0dc7664e-9034-4b86-81ec-e9eac5166035 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3/action returned with HTTP 204 Aug 08 19:40:31.838341 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1365/5448] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:40:31 2026] POST /volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:39.498711 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ec59e061-6413-4d99-9ab0-b3099358c97f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.503791 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec59e061-6413-4d99-9ab0-b3099358c97f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:39.504035 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec59e061-6413-4d99-9ab0-b3099358c97f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:39.505149 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ec59e061-6413-4d99-9ab0-b3099358c97f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:39.517300 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:39.517300 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:39.522347 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ec59e061-6413-4d99-9ab0-b3099358c97f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:39.528394 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ec59e061-6413-4d99-9ab0-b3099358c97f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:39.529066 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1364/5449] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:39 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:39.548196 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-98d99db0-c511-4135-9c11-60393bc15eb0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.549821 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98d99db0-c511-4135-9c11-60393bc15eb0 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:39.549821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98d99db0-c511-4135-9c11-60393bc15eb0 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:39.549821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-98d99db0-c511-4135-9c11-60393bc15eb0 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:39.556156 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:39.556156 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:39.560068 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-98d99db0-c511-4135-9c11-60393bc15eb0 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:39.565036 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-98d99db0-c511-4135-9c11-60393bc15eb0 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:39.565435 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1362/5450] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:39 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:39.619856 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-d8fe204a-9765-4623-8fa4-439bace3836e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.622696 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-d8fe204a-9765-4623-8fa4-439bace3836e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:39.623013 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-d8fe204a-9765-4623-8fa4-439bace3836e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:39.623444 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-d8fe204a-9765-4623-8fa4-439bace3836e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:39.632460 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:39.632460 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:39.639048 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-d8fe204a-9765-4623-8fa4-439bace3836e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:39.643103 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-d8fe204a-9765-4623-8fa4-439bace3836e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:39.643586 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1360/5451] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:39 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:39.749303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-09033e04-9e86-4893-90dc-ada96f27b597 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.749303 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09033e04-9e86-4893-90dc-ada96f27b597 None None] GET https://10.4.3.89/volume// Aug 08 19:40:39.749303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09033e04-9e86-4893-90dc-ada96f27b597 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:39.749303 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-09033e04-9e86-4893-90dc-ada96f27b597 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:39.749303 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-09033e04-9e86-4893-90dc-ada96f27b597 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:39.749303 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1366/5452] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:40:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:39.757970 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-983009dd-32e6-402e-8c1f-a5402b402ab3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.760329 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-983009dd-32e6-402e-8c1f-a5402b402ab3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:40:39.760712 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-983009dd-32e6-402e-8c1f-a5402b402ab3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21a89a23-1bc6-431c-af56-2a244b936f04", "connector": null, "instance_uuid": "8fd98920-d287-4d93-b8ce-993eb4122e11"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:39.769837 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:39.769837 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:39.797480 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-983009dd-32e6-402e-8c1f-a5402b402ab3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:40:39.798091 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1365/5453] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:40:39 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 08 19:40:39.841474 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0c46cc7d-3514-4486-b1e2-af3c991250b6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.843564 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c46cc7d-3514-4486-b1e2-af3c991250b6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:39.843759 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c46cc7d-3514-4486-b1e2-af3c991250b6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:39.843964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0c46cc7d-3514-4486-b1e2-af3c991250b6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:39.847317 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6a907771-ed2a-40d4-af30-ee66adca4b06 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.847776 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a907771-ed2a-40d4-af30-ee66adca4b06 None None] GET https://10.4.3.89/volume// Aug 08 19:40:39.847930 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a907771-ed2a-40d4-af30-ee66adca4b06 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:39.848113 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6a907771-ed2a-40d4-af30-ee66adca4b06 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:39.848428 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6a907771-ed2a-40d4-af30-ee66adca4b06 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:39.848730 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1361/5454] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:39.859098 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-db5dcdd5-4773-49ab-b26d-7a49cc8dfb17 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.862513 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-db5dcdd5-4773-49ab-b26d-7a49cc8dfb17 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:39.862513 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-db5dcdd5-4773-49ab-b26d-7a49cc8dfb17 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:39.862513 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-db5dcdd5-4773-49ab-b26d-7a49cc8dfb17 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:39.862651 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:39.862651 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:39.866999 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0c46cc7d-3514-4486-b1e2-af3c991250b6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:39.873001 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:39.873001 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:39.873181 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0c46cc7d-3514-4486-b1e2-af3c991250b6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:39.873805 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1363/5455] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:39 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:39.877753 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-db5dcdd5-4773-49ab-b26d-7a49cc8dfb17 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:39.883375 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-db5dcdd5-4773-49ab-b26d-7a49cc8dfb17 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:39.883811 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1367/5456] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:39 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:39.996542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-97b8cc18-2d99-4607-ace5-be702ddce17a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:39.999151 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-97b8cc18-2d99-4607-ace5-be702ddce17a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] PUT https://10.4.3.89/volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d Aug 08 19:40:39.999731 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-97b8cc18-2d99-4607-ace5-be702ddce17a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:40.007488 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-97b8cc18-2d99-4607-ace5-be702ddce17a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Acquiring lock "cinder-attachment_update-21a89a23-1bc6-431c-af56-2a244b936f04-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:40:40.012152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-97b8cc18-2d99-4607-ace5-be702ddce17a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Lock "cinder-attachment_update-21a89a23-1bc6-431c-af56-2a244b936f04-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:40:40.013144 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:40.013144 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:40.110045 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-97b8cc18-2d99-4607-ace5-be702ddce17a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Lock "cinder-attachment_update-21a89a23-1bc6-431c-af56-2a244b936f04-np0000006803" released by "attachment_update" :: held 0.098s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:40:40.110725 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-97b8cc18-2d99-4607-ace5-be702ddce17a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d returned with HTTP 200 Aug 08 19:40:40.111181 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1366/5457] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:40:39 2026] PUT /volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:40.889437 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6fe3308-3a95-46be-8a33-083738269656 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:40.891353 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6fe3308-3a95-46be-8a33-083738269656 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:40.891475 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6fe3308-3a95-46be-8a33-083738269656 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:40.891661 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6fe3308-3a95-46be-8a33-083738269656 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:40.900196 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:40.900196 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:40.903347 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6fe3308-3a95-46be-8a33-083738269656 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:40.907232 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6fe3308-3a95-46be-8a33-083738269656 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:40.907611 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1362/5458] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:40 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:41.215762 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:41.217518 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:40:41.217878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1161572804", "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:41.219423 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1161572804', 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:40:41.464798 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Create volume of 1 GB Aug 08 19:40:41.470506 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Availability Zones retrieved successfully. Aug 08 19:40:41.477177 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Flow 'volume_create_api' (db2f76ad-b0e3-4714-a84a-863302e1aa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:41.478465 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd4829c-6bc0-43fe-a576-f3a5a399a48f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:41.479779 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:40:41.546842 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffd4829c-6bc0-43fe-a576-f3a5a399a48f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:41.547668 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073691b2-6de6-4b81-ae29-016b5d8552df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:41.617781 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Created reservations ['fa5dec16-d8ab-4570-b074-8cc2f9cfc736', '962ad287-5fc9-4b4f-a574-585576c88edc', '7f1ea2a9-8e79-4dd2-b1c5-b756acf0ce79', 'bc2f90f3-fd21-432f-86a8-b60d360b316c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:40:41.618760 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073691b2-6de6-4b81-ae29-016b5d8552df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa5dec16-d8ab-4570-b074-8cc2f9cfc736', '962ad287-5fc9-4b4f-a574-585576c88edc', '7f1ea2a9-8e79-4dd2-b1c5-b756acf0ce79', 'bc2f90f3-fd21-432f-86a8-b60d360b316c']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:41.619667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89d83a0-256f-4035-8fee-7a016076cc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:41.646840 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89d83a0-256f-4035-8fee-7a016076cc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '004dbafa-2721-4e71-9f81-0310f325ac43', '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-1161572804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa1a10636f21410da75b2853ecd9b44b',qos_specs=None,replication_status=,reservations=['fa5dec16-d8ab-4570-b074-8cc2f9cfc736','962ad287-5fc9-4b4f-a574-585576c88edc','7f1ea2a9-8e79-4dd2-b1c5-b756acf0ce79','bc2f90f3-fd21-432f-86a8-b60d360b316c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981d055668d7439b805a257625331e12',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:40:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1161572804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=004dbafa-2721-4e71-9f81-0310f325ac43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa1a10636f21410da75b2853ecd9b44b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='981d055668d7439b805a257625331e12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:41.647952 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5d1e7c-1f89-4345-87f3-af409957ed0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:41.695320 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d5d1e7c-1f89-4345-87f3-af409957ed0d) transitioned into 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-1161572804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa1a10636f21410da75b2853ecd9b44b',qos_specs=None,replication_status=,reservations=['fa5dec16-d8ab-4570-b074-8cc2f9cfc736','962ad287-5fc9-4b4f-a574-585576c88edc','7f1ea2a9-8e79-4dd2-b1c5-b756acf0ce79','bc2f90f3-fd21-432f-86a8-b60d360b316c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='981d055668d7439b805a257625331e12',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:41.696229 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a391aa2-ef61-43fb-95b6-2b311f4bd014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:41.709323 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a391aa2-ef61-43fb-95b6-2b311f4bd014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:41.710540 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Flow 'volume_create_api' (db2f76ad-b0e3-4714-a84a-863302e1aa14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:41.710916 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Create volume request issued successfully. Aug 08 19:40:41.711850 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2cf2721f-202b-4a36-9cc0-ad5cc169b759 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:40:41.713132 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1364/5459] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:40:41 2026] POST /volume/v3/volumes => generated 751 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:40:41.727749 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-30195da1-cd06-4781-9a90-43650ba785bb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:41.732109 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30195da1-cd06-4781-9a90-43650ba785bb tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] GET https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:40:41.732346 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30195da1-cd06-4781-9a90-43650ba785bb tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:41.732603 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-30195da1-cd06-4781-9a90-43650ba785bb tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:41.742354 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:41.742354 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:41.751549 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-30195da1-cd06-4781-9a90-43650ba785bb tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Volume info retrieved successfully. Aug 08 19:40:41.759698 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-30195da1-cd06-4781-9a90-43650ba785bb tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 returned with HTTP 200 Aug 08 19:40:41.760519 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1368/5460] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:41 2026] GET /volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:41.921780 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-de9262f6-21b7-48fc-8a3d-2655a8025ccf None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:41.923705 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de9262f6-21b7-48fc-8a3d-2655a8025ccf tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:41.923910 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de9262f6-21b7-48fc-8a3d-2655a8025ccf tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:41.924104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-de9262f6-21b7-48fc-8a3d-2655a8025ccf tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:41.936634 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:41.936634 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:41.940822 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-de9262f6-21b7-48fc-8a3d-2655a8025ccf tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:41.946447 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-de9262f6-21b7-48fc-8a3d-2655a8025ccf tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:41.947059 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1367/5461] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:41 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:42.774031 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5aaabe2b-6c44-4dbb-8884-001d15c62209 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:42.776002 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5aaabe2b-6c44-4dbb-8884-001d15c62209 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] GET https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:40:42.776186 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5aaabe2b-6c44-4dbb-8884-001d15c62209 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:42.776375 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5aaabe2b-6c44-4dbb-8884-001d15c62209 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:42.782825 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:42.782825 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:42.785925 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-5aaabe2b-6c44-4dbb-8884-001d15c62209 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Volume info retrieved successfully. Aug 08 19:40:42.790103 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5aaabe2b-6c44-4dbb-8884-001d15c62209 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 returned with HTTP 200 Aug 08 19:40:42.790607 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1363/5462] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:42 2026] GET /volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:42.822224 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-839d5ddf-4134-4ed5-9a42-0c1cdc9807c8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:42.824397 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-839d5ddf-4134-4ed5-9a42-0c1cdc9807c8 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] GET https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:40:42.824654 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-839d5ddf-4134-4ed5-9a42-0c1cdc9807c8 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:42.824843 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-839d5ddf-4134-4ed5-9a42-0c1cdc9807c8 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:42.832154 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:42.832154 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:42.835933 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-839d5ddf-4134-4ed5-9a42-0c1cdc9807c8 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Volume info retrieved successfully. Aug 08 19:40:42.840381 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-839d5ddf-4134-4ed5-9a42-0c1cdc9807c8 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 returned with HTTP 200 Aug 08 19:40:42.840772 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1365/5463] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:42 2026] GET /volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:42.962176 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-016ccf13-b8e2-412a-b0db-3aa9a7f7db3a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:42.965133 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-016ccf13-b8e2-412a-b0db-3aa9a7f7db3a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:42.965133 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-016ccf13-b8e2-412a-b0db-3aa9a7f7db3a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:42.965133 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-016ccf13-b8e2-412a-b0db-3aa9a7f7db3a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:42.973699 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:42.973699 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:42.976717 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-016ccf13-b8e2-412a-b0db-3aa9a7f7db3a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:42.980659 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-016ccf13-b8e2-412a-b0db-3aa9a7f7db3a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:42.980985 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1369/5464] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:42 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:43.327052 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-341df61d-4e33-4ee6-b697-2a9b6743fcec None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:43.332352 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-341df61d-4e33-4ee6-b697-2a9b6743fcec tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] GET https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:40:43.332655 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-341df61d-4e33-4ee6-b697-2a9b6743fcec tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:43.332935 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-341df61d-4e33-4ee6-b697-2a9b6743fcec tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:43.342909 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:43.342909 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:43.347206 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-341df61d-4e33-4ee6-b697-2a9b6743fcec tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Volume info retrieved successfully. Aug 08 19:40:43.352232 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-341df61d-4e33-4ee6-b697-2a9b6743fcec tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 returned with HTTP 200 Aug 08 19:40:43.352683 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1368/5465] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:43 2026] GET /volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:43.362994 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-71ea015f-48e0-439c-851a-48427a2e1367 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:43.363403 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71ea015f-48e0-439c-851a-48427a2e1367 None None] GET https://10.4.3.89/volume// Aug 08 19:40:43.363605 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71ea015f-48e0-439c-851a-48427a2e1367 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:43.363798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-71ea015f-48e0-439c-851a-48427a2e1367 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:43.364150 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-71ea015f-48e0-439c-851a-48427a2e1367 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:43.364475 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1364/5466] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:40:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:43.373586 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-392df1b4-1b6b-4709-91a0-fccc6824c6a5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:43.376178 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-392df1b4-1b6b-4709-91a0-fccc6824c6a5 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:40:43.376665 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-392df1b4-1b6b-4709-91a0-fccc6824c6a5 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "004dbafa-2721-4e71-9f81-0310f325ac43", "connector": null, "instance_uuid": "09ce6a46-5da5-42fb-991f-2449c0c6e3d6"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:43.383455 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-8a1033bb-0448-4b3c-a64e-b3fa7eec911a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:43.385369 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-8a1033bb-0448-4b3c-a64e-b3fa7eec911a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d/action Aug 08 19:40:43.385915 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-8a1033bb-0448-4b3c-a64e-b3fa7eec911a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:43.386121 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-8a1033bb-0448-4b3c-a64e-b3fa7eec911a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:43.388386 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:43.388386 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:43.405426 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:43.405426 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:43.416670 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9758c53e-f18e-4b30-b824-ec22e984a879 req-8a1033bb-0448-4b3c-a64e-b3fa7eec911a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d/action returned with HTTP 204 Aug 08 19:40:43.416855 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1370/5467] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:40:43 2026] POST /volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:43.417982 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-392df1b4-1b6b-4709-91a0-fccc6824c6a5 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:40:43.418448 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1366/5468] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:40:43 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:43.996097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-96194ff7-1ac2-4a41-8a49-01bbd05d4ed1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:43.998115 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96194ff7-1ac2-4a41-8a49-01bbd05d4ed1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:43.998341 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96194ff7-1ac2-4a41-8a49-01bbd05d4ed1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:43.998575 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-96194ff7-1ac2-4a41-8a49-01bbd05d4ed1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:44.008354 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:44.008354 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:44.011678 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-96194ff7-1ac2-4a41-8a49-01bbd05d4ed1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:44.015317 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-96194ff7-1ac2-4a41-8a49-01bbd05d4ed1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:44.015697 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1369/5469] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:43 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 1130 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:44.029627 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-039d8d07-cf7d-4093-b71d-6156abe61c13 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:44.031489 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-039d8d07-cf7d-4093-b71d-6156abe61c13 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:44.031690 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-039d8d07-cf7d-4093-b71d-6156abe61c13 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:44.031877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-039d8d07-cf7d-4093-b71d-6156abe61c13 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:44.041842 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:44.041842 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:44.045609 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-039d8d07-cf7d-4093-b71d-6156abe61c13 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:44.049730 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-039d8d07-cf7d-4093-b71d-6156abe61c13 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:44.050143 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1365/5470] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:44 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:44.358323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8e7e659d-c894-4268-8499-4dc5882b2ede None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:44.358777 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e7e659d-c894-4268-8499-4dc5882b2ede None None] GET https://10.4.3.89/volume// Aug 08 19:40:44.359002 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e7e659d-c894-4268-8499-4dc5882b2ede None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:44.359229 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8e7e659d-c894-4268-8499-4dc5882b2ede None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:44.360849 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8e7e659d-c894-4268-8499-4dc5882b2ede None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:44.361256 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1371/5471] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:44.369980 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-d67b9901-0e2e-4e1b-92ca-592dd0794613 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:44.372536 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-d67b9901-0e2e-4e1b-92ca-592dd0794613 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] GET https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:40:44.372742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-d67b9901-0e2e-4e1b-92ca-592dd0794613 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:44.372939 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-d67b9901-0e2e-4e1b-92ca-592dd0794613 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:44.381659 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:44.381659 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:44.385130 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-d67b9901-0e2e-4e1b-92ca-592dd0794613 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Volume info retrieved successfully. Aug 08 19:40:44.389745 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-d67b9901-0e2e-4e1b-92ca-592dd0794613 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 returned with HTTP 200 Aug 08 19:40:44.390332 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1367/5472] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:44 2026] GET /volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 => generated 1538 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:44.510151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-f821ed1c-4ad3-4d67-9c6f-40b4421f6772 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:44.512833 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-f821ed1c-4ad3-4d67-9c6f-40b4421f6772 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] PUT https://10.4.3.89/volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f Aug 08 19:40:44.513402 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-f821ed1c-4ad3-4d67-9c6f-40b4421f6772 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:44.521852 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-f821ed1c-4ad3-4d67-9c6f-40b4421f6772 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Acquiring lock "cinder-attachment_update-004dbafa-2721-4e71-9f81-0310f325ac43-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:40:44.528484 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-f821ed1c-4ad3-4d67-9c6f-40b4421f6772 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Lock "cinder-attachment_update-004dbafa-2721-4e71-9f81-0310f325ac43-np0000006803" acquired by "attachment_update" :: waited 0.007s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:40:44.528994 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:44.528994 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:44.625782 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-f821ed1c-4ad3-4d67-9c6f-40b4421f6772 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Lock "cinder-attachment_update-004dbafa-2721-4e71-9f81-0310f325ac43-np0000006803" released by "attachment_update" :: held 0.098s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:40:44.626085 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-f821ed1c-4ad3-4d67-9c6f-40b4421f6772 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f returned with HTTP 200 Aug 08 19:40:44.626544 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1370/5473] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:40:44 2026] PUT /volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:44.652333 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-3b0fd784-eb86-451a-bad3-e4aba38331f5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:44.655830 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-3b0fd784-eb86-451a-bad3-e4aba38331f5 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] POST https://10.4.3.89/volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f/action Aug 08 19:40:44.656193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-3b0fd784-eb86-451a-bad3-e4aba38331f5 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:44.656305 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-3b0fd784-eb86-451a-bad3-e4aba38331f5 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:44.688432 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:44.688432 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:44.703117 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-2af073a4-7ec7-42af-9eee-71553e80ffa2 req-3b0fd784-eb86-451a-bad3-e4aba38331f5 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f/action returned with HTTP 204 Aug 08 19:40:44.703543 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1366/5474] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:40:44 2026] POST /volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:47.388364 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-56d7483c-5986-4cfa-8cd0-5ab9491974a6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:47.390794 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-56d7483c-5986-4cfa-8cd0-5ab9491974a6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:47.391043 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-56d7483c-5986-4cfa-8cd0-5ab9491974a6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:47.391280 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-56d7483c-5986-4cfa-8cd0-5ab9491974a6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:47.399873 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:47.399873 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:47.402898 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-56d7483c-5986-4cfa-8cd0-5ab9491974a6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:47.406730 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-56d7483c-5986-4cfa-8cd0-5ab9491974a6 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:47.407130 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1372/5475] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:47 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:47.423372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-63a7a2cb-4df4-4c12-9ed1-cc9442fc98d2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:47.426118 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-63a7a2cb-4df4-4c12-9ed1-cc9442fc98d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04/action Aug 08 19:40:47.426636 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-63a7a2cb-4df4-4c12-9ed1-cc9442fc98d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:47.426821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-63a7a2cb-4df4-4c12-9ed1-cc9442fc98d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:47.441030 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:47.441030 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:47.441716 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-63a7a2cb-4df4-4c12-9ed1-cc9442fc98d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:47.449953 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-63a7a2cb-4df4-4c12-9ed1-cc9442fc98d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Begin detaching volume completed successfully. Aug 08 19:40:47.450148 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-63a7a2cb-4df4-4c12-9ed1-cc9442fc98d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04/action returned with HTTP 202 Aug 08 19:40:47.450665 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1368/5476] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:40:47 2026] POST /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:40:47.491509 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-342aef81-2645-42e7-a48b-93b42a458d7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:47.493312 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-342aef81-2645-42e7-a48b-93b42a458d7c None None] GET https://10.4.3.89/volume// Aug 08 19:40:47.493312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-342aef81-2645-42e7-a48b-93b42a458d7c None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:47.493312 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-342aef81-2645-42e7-a48b-93b42a458d7c None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:47.493312 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-342aef81-2645-42e7-a48b-93b42a458d7c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:47.493312 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1371/5477] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:47.501475 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-0dfbc9fb-7537-4806-adf2-cca498f4167d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:47.503368 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-0dfbc9fb-7537-4806-adf2-cca498f4167d tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:47.503598 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-0dfbc9fb-7537-4806-adf2-cca498f4167d tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:47.503773 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-0dfbc9fb-7537-4806-adf2-cca498f4167d tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:47.512041 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:47.512041 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:47.515011 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-0dfbc9fb-7537-4806-adf2-cca498f4167d tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:47.518723 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-0dfbc9fb-7537-4806-adf2-cca498f4167d tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:40:47.519093 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1367/5478] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:47 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 1313 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:49.221670 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-41f58386-3dca-4f82-9328-34cf5a83c92a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:49.223524 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-41f58386-3dca-4f82-9328-34cf5a83c92a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] DELETE https://10.4.3.89/volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d Aug 08 19:40:49.223804 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-41f58386-3dca-4f82-9328-34cf5a83c92a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:49.224062 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-41f58386-3dca-4f82-9328-34cf5a83c92a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:49.232326 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:49.232326 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:49.291564 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-7301a1bc-f08c-4c7c-9669-357a700bcc4b req-41f58386-3dca-4f82-9328-34cf5a83c92a tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d returned with HTTP 200 Aug 08 19:40:49.292203 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1373/5479] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:40:49 2026] DELETE /volume/v3/attachments/d4b9cf6f-c828-4247-a97c-cb937eaf7d4d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:49.571859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:49.573901 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:40:49.574311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21a89a23-1bc6-431c-af56-2a244b936f04", "force": false, "name": "tempest-TestStampPattern-snapshot-251964606", "description": null, "metadata": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:49.584270 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:49.584270 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:49.584779 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:40:49.584946 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Create snapshot from volume 21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:40:49.615042 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Created reservations ['b2dfa001-4b7f-4737-8719-a9818fbc0d91', '420cda0d-8a2a-4618-923a-7890db98770e', 'bb83cd9f-1a2f-4aa3-8f4b-08d38eff7f37', 'ece3b4fd-9328-4248-9bf0-fcc04d50634d'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:40:49.641112 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot create request issued successfully. Aug 08 19:40:49.641428 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6e85f9b4-bf10-4769-919b-0e2dcc503e02 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:40:49.641850 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1369/5480] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:40:49 2026] POST /volume/v3/snapshots => generated 302 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:40:49.652744 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dceaeb32-48a7-4aec-8fc8-a060e9c60d1e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:49.655103 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dceaeb32-48a7-4aec-8fc8-a060e9c60d1e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 Aug 08 19:40:49.655283 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dceaeb32-48a7-4aec-8fc8-a060e9c60d1e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:49.655507 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dceaeb32-48a7-4aec-8fc8-a060e9c60d1e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:49.666389 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:49.666389 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:49.666389 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dceaeb32-48a7-4aec-8fc8-a060e9c60d1e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot retrieved successfully. Aug 08 19:40:49.667296 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dceaeb32-48a7-4aec-8fc8-a060e9c60d1e tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 returned with HTTP 200 Aug 08 19:40:49.667656 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1372/5481] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:40:49 2026] GET /volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 => generated 434 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:50.679754 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-7172757e-c3c2-4c3a-a84e-40713d27caf5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:50.681308 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7172757e-c3c2-4c3a-a84e-40713d27caf5 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 Aug 08 19:40:50.684887 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7172757e-c3c2-4c3a-a84e-40713d27caf5 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:50.684887 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-7172757e-c3c2-4c3a-a84e-40713d27caf5 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:50.691348 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:50.691348 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:50.691994 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-7172757e-c3c2-4c3a-a84e-40713d27caf5 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot retrieved successfully. Aug 08 19:40:50.693714 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-7172757e-c3c2-4c3a-a84e-40713d27caf5 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 returned with HTTP 200 Aug 08 19:40:50.695450 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1368/5482] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:40:50 2026] GET /volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:50.702979 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9e3474af-9170-4f23-8e00-7a13c6015772 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:50.705068 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e3474af-9170-4f23-8e00-7a13c6015772 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 Aug 08 19:40:50.705278 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e3474af-9170-4f23-8e00-7a13c6015772 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:50.705477 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9e3474af-9170-4f23-8e00-7a13c6015772 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:50.710243 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:50.710243 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:50.710683 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-9e3474af-9170-4f23-8e00-7a13c6015772 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot retrieved successfully. Aug 08 19:40:50.711365 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9e3474af-9170-4f23-8e00-7a13c6015772 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 returned with HTTP 200 Aug 08 19:40:50.711887 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1374/5483] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:40:50 2026] GET /volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:40:52.722237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-74abd27d-f913-4a69-b60a-237c099c6828 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:52.724231 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-74abd27d-f913-4a69-b60a-237c099c6828 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:52.724643 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-74abd27d-f913-4a69-b60a-237c099c6828 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:52.724932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-74abd27d-f913-4a69-b60a-237c099c6828 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:52.735073 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:52.735073 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:52.740245 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-74abd27d-f913-4a69-b60a-237c099c6828 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:52.742156 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-74abd27d-f913-4a69-b60a-237c099c6828 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:52.742655 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1370/5484] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:52 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:52.815099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c848a192-e612-48d3-8e8e-cc63d38734c4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:52.815509 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c848a192-e612-48d3-8e8e-cc63d38734c4 None None] GET https://10.4.3.89/volume// Aug 08 19:40:52.815585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c848a192-e612-48d3-8e8e-cc63d38734c4 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:52.815770 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c848a192-e612-48d3-8e8e-cc63d38734c4 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:52.816069 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c848a192-e612-48d3-8e8e-cc63d38734c4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:52.816576 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1373/5485] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:40:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:52.824679 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-06d66666-9c5d-4b79-ad69-8e6b53954533 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:52.826704 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-06d66666-9c5d-4b79-ad69-8e6b53954533 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:40:52.827070 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-06d66666-9c5d-4b79-ad69-8e6b53954533 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e4f67546-e0d6-400e-9af5-95fe9531a60f", "connector": null, "instance_uuid": "9d4b01c4-f055-49bc-83f8-9026737538cc"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:52.837718 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:52.837718 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:52.862681 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-06d66666-9c5d-4b79-ad69-8e6b53954533 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:40:52.863553 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1369/5486] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:40:52 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) Aug 08 19:40:52.890510 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d962d1d4-b118-44c7-945b-dff5f46c1fa7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:52.892452 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d962d1d4-b118-44c7-945b-dff5f46c1fa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:52.892727 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d962d1d4-b118-44c7-945b-dff5f46c1fa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:52.892984 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d962d1d4-b118-44c7-945b-dff5f46c1fa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:52.902377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-36657c16-bd89-4a8d-a284-418fd496c21e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:52.902377 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36657c16-bd89-4a8d-a284-418fd496c21e None None] GET https://10.4.3.89/volume// Aug 08 19:40:52.902377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36657c16-bd89-4a8d-a284-418fd496c21e None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:52.902377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-36657c16-bd89-4a8d-a284-418fd496c21e None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:52.902377 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-36657c16-bd89-4a8d-a284-418fd496c21e None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:52.902377 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1371/5487] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:52.905769 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:52.905769 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:52.909098 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-184c62f0-c6ea-4159-addc-4a83fa01e223 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:52.909539 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-d962d1d4-b118-44c7-945b-dff5f46c1fa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:52.911077 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-184c62f0-c6ea-4159-addc-4a83fa01e223 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:52.911280 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-184c62f0-c6ea-4159-addc-4a83fa01e223 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:52.911491 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-184c62f0-c6ea-4159-addc-4a83fa01e223 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:52.913603 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d962d1d4-b118-44c7-945b-dff5f46c1fa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:52.913948 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1375/5488] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:52 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:52.922534 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:52.922534 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:52.925679 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-184c62f0-c6ea-4159-addc-4a83fa01e223 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:52.933108 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-184c62f0-c6ea-4159-addc-4a83fa01e223 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:52.933614 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1374/5489] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:52 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:53.048542 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-459584b6-e9e1-4a3e-a47e-488ffc895d7e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:53.050426 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-459584b6-e9e1-4a3e-a47e-488ffc895d7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] PUT https://10.4.3.89/volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63 Aug 08 19:40:53.050766 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-459584b6-e9e1-4a3e-a47e-488ffc895d7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:53.057700 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-459584b6-e9e1-4a3e-a47e-488ffc895d7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Acquiring lock "cinder-attachment_update-e4f67546-e0d6-400e-9af5-95fe9531a60f-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:40:53.061963 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-459584b6-e9e1-4a3e-a47e-488ffc895d7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-e4f67546-e0d6-400e-9af5-95fe9531a60f-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:40:53.062869 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:53.062869 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:53.147682 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-459584b6-e9e1-4a3e-a47e-488ffc895d7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-e4f67546-e0d6-400e-9af5-95fe9531a60f-np0000006803" released by "attachment_update" :: held 0.086s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:40:53.147962 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-459584b6-e9e1-4a3e-a47e-488ffc895d7e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63 returned with HTTP 200 Aug 08 19:40:53.148757 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1370/5490] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:40:53 2026] PUT /volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:53.928454 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9ed707ad-738a-42da-90da-dbcb55db9339 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:53.930523 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ed707ad-738a-42da-90da-dbcb55db9339 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:53.931001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ed707ad-738a-42da-90da-dbcb55db9339 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:53.931347 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9ed707ad-738a-42da-90da-dbcb55db9339 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:53.946659 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:53.946659 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:53.953074 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9ed707ad-738a-42da-90da-dbcb55db9339 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:53.955393 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9ed707ad-738a-42da-90da-dbcb55db9339 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:53.955869 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1372/5491] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:53 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:54.968722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-39ca1c9d-32d7-490a-926f-64eb69c7c198 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:54.970278 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39ca1c9d-32d7-490a-926f-64eb69c7c198 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:54.970529 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39ca1c9d-32d7-490a-926f-64eb69c7c198 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:54.970733 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-39ca1c9d-32d7-490a-926f-64eb69c7c198 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:54.981805 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:54.981805 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:54.985571 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-39ca1c9d-32d7-490a-926f-64eb69c7c198 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:54.989769 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-39ca1c9d-32d7-490a-926f-64eb69c7c198 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:54.990270 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1376/5492] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:54 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:55.395556 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-1459e825-4c9f-41c7-8eb6-035081d6cb7f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:55.397642 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-1459e825-4c9f-41c7-8eb6-035081d6cb7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63/action Aug 08 19:40:55.398096 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-1459e825-4c9f-41c7-8eb6-035081d6cb7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-complete": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:55.398288 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-1459e825-4c9f-41c7-8eb6-035081d6cb7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:55.412078 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:55.415008 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:40:55.415008 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-512709869", "snapshot_id": "2d8e4e0d-6c78-405f-b66d-38e3402c8915", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:55.415570 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-512709869', 'snapshot_id': '2d8e4e0d-6c78-405f-b66d-38e3402c8915', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:40:55.415973 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:55.415973 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:55.421152 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:55.421152 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:55.421570 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot retrieved successfully. Aug 08 19:40:55.421719 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Create volume of 1 GB Aug 08 19:40:55.425139 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Availability Zones retrieved successfully. Aug 08 19:40:55.426774 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-9d108a2a-7f5b-41a5-925f-56ec77ec3d1d req-1459e825-4c9f-41c7-8eb6-035081d6cb7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63/action returned with HTTP 204 Aug 08 19:40:55.427207 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1375/5493] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:40:55 2026] POST /volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:40:55.430382 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Flow 'volume_create_api' (2caeae89-c5c6-4cec-ad1c-abd18c54e4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:55.431749 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b58093-45c8-4bcf-bd04-021cfb8a2272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:55.432554 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:40:55.460505 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b58093-45c8-4bcf-bd04-021cfb8a2272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2d8e4e0d-6c78-405f-b66d-38e3402c8915', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:55.461342 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106ae724-b822-4c6d-8421-6f109e3c1ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:55.496426 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Created reservations ['979fa978-c20b-4014-8a86-b0a84c9e214d', '75ad84c0-600f-4d18-859b-2df4b73c96f5', '49e749c6-c4e8-43f6-b6b8-0e5716e456e9', 'f9f94291-8901-4bc0-b1df-83eca74ff7d9'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:40:55.497236 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106ae724-b822-4c6d-8421-6f109e3c1ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979fa978-c20b-4014-8a86-b0a84c9e214d', '75ad84c0-600f-4d18-859b-2df4b73c96f5', '49e749c6-c4e8-43f6-b6b8-0e5716e456e9', 'f9f94291-8901-4bc0-b1df-83eca74ff7d9']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:55.498025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30078b22-908b-423f-a1ca-a9a42be694ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:55.533952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30078b22-908b-423f-a1ca-a9a42be694ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61b84771-7a06-46b1-b258-3be389976ef9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-512709869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25d7c96ef0a40f48afeafd4ac6b1af9',qos_specs=None,replication_status=,reservations=['979fa978-c20b-4014-8a86-b0a84c9e214d','75ad84c0-600f-4d18-859b-2df4b73c96f5','49e749c6-c4e8-43f6-b6b8-0e5716e456e9','f9f94291-8901-4bc0-b1df-83eca74ff7d9'],size=1,snapshot_id=2d8e4e0d-6c78-405f-b66d-38e3402c8915,source_replicaid=,source_volid=None,status='creating',user_id='fcf3245a69fd4c2c97a5f620111e5e26',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:40:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-512709869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61b84771-7a06-46b1-b258-3be389976ef9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a25d7c96ef0a40f48afeafd4ac6b1af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2d8e4e0d-6c78-405f-b66d-38e3402c8915,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcf3245a69fd4c2c97a5f620111e5e26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:55.534651 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8788c155-61a1-496a-9c38-6ef3aa823717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:55.551126 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8788c155-61a1-496a-9c38-6ef3aa823717) transitioned into 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-512709869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a25d7c96ef0a40f48afeafd4ac6b1af9',qos_specs=None,replication_status=,reservations=['979fa978-c20b-4014-8a86-b0a84c9e214d','75ad84c0-600f-4d18-859b-2df4b73c96f5','49e749c6-c4e8-43f6-b6b8-0e5716e456e9','f9f94291-8901-4bc0-b1df-83eca74ff7d9'],size=1,snapshot_id=2d8e4e0d-6c78-405f-b66d-38e3402c8915,source_replicaid=,source_volid=None,status='creating',user_id='fcf3245a69fd4c2c97a5f620111e5e26',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:55.551798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d505089c-f27f-4167-be79-c88e52ac5dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:40:55.569255 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d505089c-f27f-4167-be79-c88e52ac5dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:40:55.570134 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Flow 'volume_create_api' (2caeae89-c5c6-4cec-ad1c-abd18c54e4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:40:55.570293 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Create volume request issued successfully. Aug 08 19:40:55.570840 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66aed0d1-c89c-42bb-b00a-73ecb838b32c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:40:55.571207 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1371/5494] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:40:55 2026] POST /volume/v3/volumes => generated 778 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:40:56.005069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-81bada32-fe67-4f22-ac77-f91308f5b635 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:56.008464 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81bada32-fe67-4f22-ac77-f91308f5b635 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:56.008680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81bada32-fe67-4f22-ac77-f91308f5b635 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:56.008903 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-81bada32-fe67-4f22-ac77-f91308f5b635 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:56.028487 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:56.028487 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:56.031404 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-81bada32-fe67-4f22-ac77-f91308f5b635 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:56.035287 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-81bada32-fe67-4f22-ac77-f91308f5b635 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:56.035681 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1373/5495] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:56 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1507 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:57.294434 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c9338b97-04a0-4251-912f-4e6ed6ecb06c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.297116 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9338b97-04a0-4251-912f-4e6ed6ecb06c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:57.297116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9338b97-04a0-4251-912f-4e6ed6ecb06c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:57.297116 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c9338b97-04a0-4251-912f-4e6ed6ecb06c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:57.308473 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:57.308473 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:57.312749 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-c9338b97-04a0-4251-912f-4e6ed6ecb06c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:57.317121 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c9338b97-04a0-4251-912f-4e6ed6ecb06c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:57.317770 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1377/5496] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:57 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1507 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:57.338963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-1102ab62-2aac-4b42-9ac2-6846b3a536e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.340601 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1102ab62-2aac-4b42-9ac2-6846b3a536e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:57.342044 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1102ab62-2aac-4b42-9ac2-6846b3a536e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:57.342044 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-1102ab62-2aac-4b42-9ac2-6846b3a536e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:57.352763 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:57.352763 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:57.356463 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-1102ab62-2aac-4b42-9ac2-6846b3a536e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:57.362937 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-1102ab62-2aac-4b42-9ac2-6846b3a536e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:57.363376 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1376/5497] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:57 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1507 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:57.384308 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e27e8fee-0be1-4da1-9821-2731cea95a18 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.385936 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e27e8fee-0be1-4da1-9821-2731cea95a18 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:57.386030 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e27e8fee-0be1-4da1-9821-2731cea95a18 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:57.386224 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e27e8fee-0be1-4da1-9821-2731cea95a18 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:57.397822 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:57.397822 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:57.400611 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e27e8fee-0be1-4da1-9821-2731cea95a18 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:57.404165 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e27e8fee-0be1-4da1-9821-2731cea95a18 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:57.404525 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1372/5498] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:57 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1507 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:57.475499 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-b308b751-f1fd-4fc2-855e-2e699c69bdf3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.477928 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-b308b751-f1fd-4fc2-855e-2e699c69bdf3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:57.477928 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-b308b751-f1fd-4fc2-855e-2e699c69bdf3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:57.478065 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-b308b751-f1fd-4fc2-855e-2e699c69bdf3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:57.490061 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:57.490061 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:57.493428 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-b308b751-f1fd-4fc2-855e-2e699c69bdf3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:57.497290 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-b308b751-f1fd-4fc2-855e-2e699c69bdf3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:57.497737 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1374/5499] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:57 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1507 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:57.518169 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-6d17f029-a2e9-453a-b9ac-edaadf6c212e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.520278 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-6d17f029-a2e9-453a-b9ac-edaadf6c212e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f/action Aug 08 19:40:57.520638 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-6d17f029-a2e9-453a-b9ac-edaadf6c212e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:40:57.520752 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-6d17f029-a2e9-453a-b9ac-edaadf6c212e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:40:57.533469 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:57.533469 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:57.533904 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-6d17f029-a2e9-453a-b9ac-edaadf6c212e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:57.539943 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-6d17f029-a2e9-453a-b9ac-edaadf6c212e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Begin detaching volume completed successfully. Aug 08 19:40:57.540237 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-6d17f029-a2e9-453a-b9ac-edaadf6c212e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f/action returned with HTTP 202 Aug 08 19:40:57.540692 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1378/5500] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:40:57 2026] POST /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:40:57.560057 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d639b80e-f1ae-4ce1-861b-0a3ea19f3e6d None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.561678 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d639b80e-f1ae-4ce1-861b-0a3ea19f3e6d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:57.562089 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d639b80e-f1ae-4ce1-861b-0a3ea19f3e6d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:57.562571 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d639b80e-f1ae-4ce1-861b-0a3ea19f3e6d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:57.580425 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:57.580425 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:57.583722 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d639b80e-f1ae-4ce1-861b-0a3ea19f3e6d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:57.588111 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d639b80e-f1ae-4ce1-861b-0a3ea19f3e6d tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:57.588601 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1377/5501] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:57 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1510 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:57.589361 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-abf9435e-4878-4044-b7b8-32dbe6ced8a7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.589791 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abf9435e-4878-4044-b7b8-32dbe6ced8a7 None None] GET https://10.4.3.89/volume// Aug 08 19:40:57.589977 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abf9435e-4878-4044-b7b8-32dbe6ced8a7 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:57.590161 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-abf9435e-4878-4044-b7b8-32dbe6ced8a7 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:57.590473 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-abf9435e-4878-4044-b7b8-32dbe6ced8a7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:40:57.590781 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1373/5502] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:40:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:40:57.614943 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-0a43ab89-80a6-41bd-b57c-0b64a93557e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:57.620081 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-0a43ab89-80a6-41bd-b57c-0b64a93557e5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:57.620081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-0a43ab89-80a6-41bd-b57c-0b64a93557e5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:57.620081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-0a43ab89-80a6-41bd-b57c-0b64a93557e5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:57.632560 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:57.632560 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:40:57.639533 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-0a43ab89-80a6-41bd-b57c-0b64a93557e5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:57.644696 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-0a43ab89-80a6-41bd-b57c-0b64a93557e5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:57.648610 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1375/5503] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:40:57 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1690 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:40:58.190398 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-8024a491-f6c9-465b-a79f-df4ae15b017c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:58.193431 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-8024a491-f6c9-465b-a79f-df4ae15b017c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:58.193431 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-8024a491-f6c9-465b-a79f-df4ae15b017c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:58.193598 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-8024a491-f6c9-465b-a79f-df4ae15b017c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:58.207085 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:58.207085 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:40:58.213435 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-8024a491-f6c9-465b-a79f-df4ae15b017c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:58.217972 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-8024a491-f6c9-465b-a79f-df4ae15b017c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:58.218479 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1379/5504] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:40:58 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1510 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:58.257437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-7e317f51-47af-49a5-9a4d-502e16a008f9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:58.257437 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-7e317f51-47af-49a5-9a4d-502e16a008f9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63 Aug 08 19:40:58.257437 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-7e317f51-47af-49a5-9a4d-502e16a008f9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:58.257585 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-7e317f51-47af-49a5-9a4d-502e16a008f9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:58.265118 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:58.265118 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:40:58.315431 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-b9cd33f9-1775-45a8-b182-db62fb9c4c8b req-7e317f51-47af-49a5-9a4d-502e16a008f9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63 returned with HTTP 200 Aug 08 19:40:58.315431 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1378/5505] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:40:58 2026] DELETE /volume/v3/attachments/2b3ba549-d672-488e-ba76-14dca6891d63 => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:40:58.606009 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-cc65a692-8db6-4247-ab43-b85399effc8b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:40:58.607442 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc65a692-8db6-4247-ab43-b85399effc8b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:40:58.607624 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc65a692-8db6-4247-ab43-b85399effc8b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:40:58.607791 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-cc65a692-8db6-4247-ab43-b85399effc8b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:40:58.619354 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:40:58.619354 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:40:58.622693 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-cc65a692-8db6-4247-ab43-b85399effc8b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:40:58.626948 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-cc65a692-8db6-4247-ab43-b85399effc8b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:40:58.627296 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1374/5506] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:40:58 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1210 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:01.160329 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9eed41c8-7d80-46b4-88df-970c01fa0ed6 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:01.162133 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9eed41c8-7d80-46b4-88df-970c01fa0ed6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:01.162503 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9eed41c8-7d80-46b4-88df-970c01fa0ed6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:01.162733 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9eed41c8-7d80-46b4-88df-970c01fa0ed6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:01.172318 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:01.172318 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:01.176393 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9eed41c8-7d80-46b4-88df-970c01fa0ed6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:01.181692 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9eed41c8-7d80-46b4-88df-970c01fa0ed6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:01.182186 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1376/5507] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:01 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1210 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:01.218086 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-6f231eed-0233-45de-9fdf-2a2a228a3eb8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:01.220192 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-6f231eed-0233-45de-9fdf-2a2a228a3eb8 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:01.220370 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-6f231eed-0233-45de-9fdf-2a2a228a3eb8 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:01.220552 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-6f231eed-0233-45de-9fdf-2a2a228a3eb8 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:01.229360 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:01.229360 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:01.232978 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-6f231eed-0233-45de-9fdf-2a2a228a3eb8 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:01.238404 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-6f231eed-0233-45de-9fdf-2a2a228a3eb8 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:01.238939 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1380/5508] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:01 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:01.258950 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-28b7b5ac-762d-4e96-ab73-43a657f08a10 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:01.261778 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-28b7b5ac-762d-4e96-ab73-43a657f08a10 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f/action Aug 08 19:41:01.262135 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-28b7b5ac-762d-4e96-ab73-43a657f08a10 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:01.262259 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-28b7b5ac-762d-4e96-ab73-43a657f08a10 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:01.276823 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:01.276823 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:01.277305 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-28b7b5ac-762d-4e96-ab73-43a657f08a10 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:01.284365 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-28b7b5ac-762d-4e96-ab73-43a657f08a10 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Begin detaching volume completed successfully. Aug 08 19:41:01.284643 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-28b7b5ac-762d-4e96-ab73-43a657f08a10 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f/action returned with HTTP 202 Aug 08 19:41:01.285283 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1379/5509] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:41:01 2026] POST /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:41:01.303442 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-3ba1ebaf-492e-4581-abd1-bf7fa4b5f0d5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:01.305701 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ba1ebaf-492e-4581-abd1-bf7fa4b5f0d5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:01.305952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ba1ebaf-492e-4581-abd1-bf7fa4b5f0d5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:01.306193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-3ba1ebaf-492e-4581-abd1-bf7fa4b5f0d5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:01.322471 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:01.322471 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:01.325593 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-1f893fc6-6b23-4350-b72b-145dd3210ff7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:01.326021 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f893fc6-6b23-4350-b72b-145dd3210ff7 None None] GET https://10.4.3.89/volume// Aug 08 19:41:01.326193 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f893fc6-6b23-4350-b72b-145dd3210ff7 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:01.326400 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-1f893fc6-6b23-4350-b72b-145dd3210ff7 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:01.326781 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-1f893fc6-6b23-4350-b72b-145dd3210ff7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:01.327118 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1377/5510] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:01.331945 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-3ba1ebaf-492e-4581-abd1-bf7fa4b5f0d5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:01.335193 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-230841be-5cd7-4dd6-bed8-7b8a8c5a08e0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:01.337221 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-230841be-5cd7-4dd6-bed8-7b8a8c5a08e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:01.337328 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-3ba1ebaf-492e-4581-abd1-bf7fa4b5f0d5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:01.337509 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-230841be-5cd7-4dd6-bed8-7b8a8c5a08e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:01.337726 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-230841be-5cd7-4dd6-bed8-7b8a8c5a08e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:01.337863 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1375/5511] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:01 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:01.346775 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:01.346775 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:01.349905 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-230841be-5cd7-4dd6-bed8-7b8a8c5a08e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:01.353947 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-230841be-5cd7-4dd6-bed8-7b8a8c5a08e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:01.354368 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1381/5512] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:01 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:02.353853 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-40bb4954-b600-4455-b905-100eb069634a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:02.355957 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40bb4954-b600-4455-b905-100eb069634a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:02.356215 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40bb4954-b600-4455-b905-100eb069634a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:02.356551 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-40bb4954-b600-4455-b905-100eb069634a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:02.366366 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:02.366366 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:02.369398 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-40bb4954-b600-4455-b905-100eb069634a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:02.374313 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-40bb4954-b600-4455-b905-100eb069634a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:02.374674 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1380/5513] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:02 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:03.390082 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ec43bd5e-d5f0-4662-b155-c4c9bba5d8eb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:03.392382 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec43bd5e-d5f0-4662-b155-c4c9bba5d8eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:03.392644 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec43bd5e-d5f0-4662-b155-c4c9bba5d8eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:03.392916 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ec43bd5e-d5f0-4662-b155-c4c9bba5d8eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:03.405682 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:03.405682 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:03.410163 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ec43bd5e-d5f0-4662-b155-c4c9bba5d8eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:03.416430 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ec43bd5e-d5f0-4662-b155-c4c9bba5d8eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:03.416980 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1378/5514] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:03 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:03.647827 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-4cf0ffb8-d8f9-4d64-8737-7f24dfa978e6 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:03.650050 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-4cf0ffb8-d8f9-4d64-8737-7f24dfa978e6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:03.650230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-4cf0ffb8-d8f9-4d64-8737-7f24dfa978e6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:03.650426 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-4cf0ffb8-d8f9-4d64-8737-7f24dfa978e6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:03.659670 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:03.659670 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:03.662845 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-4cf0ffb8-d8f9-4d64-8737-7f24dfa978e6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:03.666897 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-4cf0ffb8-d8f9-4d64-8737-7f24dfa978e6 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:03.667248 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1376/5515] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:03 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:03.989867 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-91062c28-e157-4a9b-a41b-6fb9c4e6b789 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:03.992727 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-91062c28-e157-4a9b-a41b-6fb9c4e6b789 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f Aug 08 19:41:03.993036 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-91062c28-e157-4a9b-a41b-6fb9c4e6b789 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:03.993279 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-91062c28-e157-4a9b-a41b-6fb9c4e6b789 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.001043 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.001043 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:04.040702 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f1945fc8-033d-48a8-a6ba-59d3426eb5b4 req-91062c28-e157-4a9b-a41b-6fb9c4e6b789 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f returned with HTTP 200 Aug 08 19:41:04.041229 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1382/5516] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:41:03 2026] DELETE /volume/v3/attachments/1b95b1f7-bd3f-4add-bb8e-7e71edfc247f => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:04.431734 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7dbe28c8-3926-4cc0-b02d-68f4a693232b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.433425 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dbe28c8-3926-4cc0-b02d-68f4a693232b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:04.433620 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dbe28c8-3926-4cc0-b02d-68f4a693232b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:04.433795 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7dbe28c8-3926-4cc0-b02d-68f4a693232b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.440147 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.440147 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:04.443356 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-7dbe28c8-3926-4cc0-b02d-68f4a693232b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:04.446969 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7dbe28c8-3926-4cc0-b02d-68f4a693232b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:04.447307 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1381/5517] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:04 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 918 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:04.461955 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5a652a09-2a6c-4773-b11f-4788b51c462a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.463626 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a652a09-2a6c-4773-b11f-4788b51c462a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:04.463828 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a652a09-2a6c-4773-b11f-4788b51c462a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:04.464001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a652a09-2a6c-4773-b11f-4788b51c462a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.472747 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.472747 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:04.475824 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5a652a09-2a6c-4773-b11f-4788b51c462a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:04.479597 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a652a09-2a6c-4773-b11f-4788b51c462a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:41:04.479954 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1379/5518] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:04 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 1162 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:04.514979 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-4b7ddb36-eec1-4b38-8ceb-b6eaef2b8080 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.516850 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-4b7ddb36-eec1-4b38-8ceb-b6eaef2b8080 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:04.517067 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-4b7ddb36-eec1-4b38-8ceb-b6eaef2b8080 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:04.517301 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-4b7ddb36-eec1-4b38-8ceb-b6eaef2b8080 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.525760 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.525760 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:04.528779 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-4b7ddb36-eec1-4b38-8ceb-b6eaef2b8080 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:04.532773 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-4b7ddb36-eec1-4b38-8ceb-b6eaef2b8080 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:41:04.533157 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1377/5519] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:04 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 1162 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:04.549266 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-9d141812-1aee-4ad5-868d-36327e46ac88 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.551536 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-9d141812-1aee-4ad5-868d-36327e46ac88 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/action Aug 08 19:41:04.551949 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-9d141812-1aee-4ad5-868d-36327e46ac88 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:04.552072 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-9d141812-1aee-4ad5-868d-36327e46ac88 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:04.563201 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.563201 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:04.563819 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-9d141812-1aee-4ad5-868d-36327e46ac88 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:04.570879 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-9d141812-1aee-4ad5-868d-36327e46ac88 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Begin detaching volume completed successfully. Aug 08 19:41:04.571258 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-9d141812-1aee-4ad5-868d-36327e46ac88 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/action returned with HTTP 202 Aug 08 19:41:04.571832 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1383/5520] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:41:04 2026] POST /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:41:04.588173 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8cf204e4-f118-4766-a90c-e37c994ee163 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.589775 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf204e4-f118-4766-a90c-e37c994ee163 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:04.590040 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf204e4-f118-4766-a90c-e37c994ee163 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:04.590256 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8cf204e4-f118-4766-a90c-e37c994ee163 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.600444 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.600444 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:04.604606 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8cf204e4-f118-4766-a90c-e37c994ee163 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:04.608625 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8cf204e4-f118-4766-a90c-e37c994ee163 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:41:04.609065 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1382/5521] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:04 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 1165 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:04.614676 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7f19d4ee-09a8-4d48-be43-f9372e82161d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.615305 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f19d4ee-09a8-4d48-be43-f9372e82161d None None] GET https://10.4.3.89/volume// Aug 08 19:41:04.615305 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f19d4ee-09a8-4d48-be43-f9372e82161d None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:04.615456 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7f19d4ee-09a8-4d48-be43-f9372e82161d None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.615825 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7f19d4ee-09a8-4d48-be43-f9372e82161d None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:04.616106 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1380/5522] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:04.622756 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-041073a0-93f4-4e88-893e-96c4b5e079ed None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.625224 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-041073a0-93f4-4e88-893e-96c4b5e079ed tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:04.625536 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-041073a0-93f4-4e88-893e-96c4b5e079ed tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:04.625786 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-041073a0-93f4-4e88-893e-96c4b5e079ed tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.635253 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.635253 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:04.639918 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-041073a0-93f4-4e88-893e-96c4b5e079ed tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:04.646511 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-041073a0-93f4-4e88-893e-96c4b5e079ed tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:41:04.647310 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1378/5523] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:04 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:04.658935 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-a238c187-35e7-4fce-b7df-5e873c662565 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:04.661797 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-a238c187-35e7-4fce-b7df-5e873c662565 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/encryption Aug 08 19:41:04.662267 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-a238c187-35e7-4fce-b7df-5e873c662565 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:04.662626 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-a238c187-35e7-4fce-b7df-5e873c662565 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:04.674377 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:04.674377 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:04.682659 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-a238c187-35e7-4fce-b7df-5e873c662565 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/encryption returned with HTTP 200 Aug 08 19:41:04.683267 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1384/5524] 10.4.3.89 () {68 vars in 1624 bytes} [Sat Aug 8 19:41:04 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:05.460929 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-cc2863d6-2526-41c3-b204-20d6a3c1d4e4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.462936 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-cc2863d6-2526-41c3-b204-20d6a3c1d4e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c Aug 08 19:41:05.463117 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-cc2863d6-2526-41c3-b204-20d6a3c1d4e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:05.463293 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-cc2863d6-2526-41c3-b204-20d6a3c1d4e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:05.470269 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:05.470269 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:05.515331 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-53a120cb-ca98-4865-9f94-7bb2220e805b req-cc2863d6-2526-41c3-b204-20d6a3c1d4e4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c returned with HTTP 200 Aug 08 19:41:05.515826 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1383/5525] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:41:05 2026] DELETE /volume/v3/attachments/32b4747e-3e14-4d4b-b2ed-b9d3749c3b7c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:05.622285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e82d4aa6-b360-4cfc-bee6-20d9979ce9e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.624433 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e82d4aa6-b360-4cfc-bee6-20d9979ce9e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:05.624662 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e82d4aa6-b360-4cfc-bee6-20d9979ce9e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:05.624914 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e82d4aa6-b360-4cfc-bee6-20d9979ce9e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:05.631864 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:05.631864 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:05.635702 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e82d4aa6-b360-4cfc-bee6-20d9979ce9e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:05.640116 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e82d4aa6-b360-4cfc-bee6-20d9979ce9e0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:41:05.640477 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1381/5526] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:05 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:05.651747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-36964073-c06b-4bec-bd84-99203c291372 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.653615 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36964073-c06b-4bec-bd84-99203c291372 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:05.653615 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36964073-c06b-4bec-bd84-99203c291372 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:05.653769 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-36964073-c06b-4bec-bd84-99203c291372 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:05.662897 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:05.662897 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:05.665989 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-36964073-c06b-4bec-bd84-99203c291372 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:05.669694 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-36964073-c06b-4bec-bd84-99203c291372 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:41:05.670033 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1379/5527] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:05 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:05.706989 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-6f65957d-c836-44f9-85f6-89dd93a26fc1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.708927 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-6f65957d-c836-44f9-85f6-89dd93a26fc1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:05.709120 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-6f65957d-c836-44f9-85f6-89dd93a26fc1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:05.709294 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-6f65957d-c836-44f9-85f6-89dd93a26fc1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:05.717590 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:05.717590 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:05.720569 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-6f65957d-c836-44f9-85f6-89dd93a26fc1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:05.724255 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-6f65957d-c836-44f9-85f6-89dd93a26fc1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:41:05.724714 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1385/5528] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:05 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:05.741812 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-15e21ce6-7923-4b51-a51e-ed8eda093953 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.743720 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-15e21ce6-7923-4b51-a51e-ed8eda093953 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999/action Aug 08 19:41:05.744051 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-15e21ce6-7923-4b51-a51e-ed8eda093953 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:05.744165 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-15e21ce6-7923-4b51-a51e-ed8eda093953 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:05.753267 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:05.753267 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:05.753685 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-15e21ce6-7923-4b51-a51e-ed8eda093953 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:05.758943 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-15e21ce6-7923-4b51-a51e-ed8eda093953 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Begin detaching volume completed successfully. Aug 08 19:41:05.759103 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-15e21ce6-7923-4b51-a51e-ed8eda093953 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999/action returned with HTTP 202 Aug 08 19:41:05.759455 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1384/5529] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:41:05 2026] POST /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:41:05.776080 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f5f3be3c-4929-4a72-b3c9-5e90e1610b22 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.778058 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5f3be3c-4929-4a72-b3c9-5e90e1610b22 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:05.778309 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5f3be3c-4929-4a72-b3c9-5e90e1610b22 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:05.778453 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f5f3be3c-4929-4a72-b3c9-5e90e1610b22 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:05.787333 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:05.787333 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:05.790717 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f5f3be3c-4929-4a72-b3c9-5e90e1610b22 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:05.794523 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0086c17d-6696-426f-8acd-527a30c0ec79 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.794866 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0086c17d-6696-426f-8acd-527a30c0ec79 None None] GET https://10.4.3.89/volume// Aug 08 19:41:05.795003 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0086c17d-6696-426f-8acd-527a30c0ec79 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:05.795198 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0086c17d-6696-426f-8acd-527a30c0ec79 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:05.795506 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0086c17d-6696-426f-8acd-527a30c0ec79 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:05.795837 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1380/5530] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:05 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:05.797283 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f5f3be3c-4929-4a72-b3c9-5e90e1610b22 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:41:05.797680 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1382/5531] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:05 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:05.804989 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-108c0b13-cddf-4466-a08f-a737ad23efa7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:05.807148 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-108c0b13-cddf-4466-a08f-a737ad23efa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:05.807360 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-108c0b13-cddf-4466-a08f-a737ad23efa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:05.807560 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-108c0b13-cddf-4466-a08f-a737ad23efa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:05.816074 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:05.816074 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:05.819261 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-108c0b13-cddf-4466-a08f-a737ad23efa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:05.823135 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-108c0b13-cddf-4466-a08f-a737ad23efa7 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:41:05.823631 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1386/5532] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:05 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:06.598453 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-56ae9522-46cc-4843-aa89-194fde893d78 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:06.600544 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-56ae9522-46cc-4843-aa89-194fde893d78 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed Aug 08 19:41:06.600707 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-56ae9522-46cc-4843-aa89-194fde893d78 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:06.600892 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-56ae9522-46cc-4843-aa89-194fde893d78 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:06.607430 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:06.607430 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:06.650729 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-8594fb52-aeff-4835-b121-5b598e07ffc9 req-56ae9522-46cc-4843-aa89-194fde893d78 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed returned with HTTP 200 Aug 08 19:41:06.651134 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1385/5533] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:41:06 2026] DELETE /volume/v3/attachments/1f4a8d0a-f1a6-4a2b-bc68-f5e317a7ceed => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:06.811288 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-130946ff-a6d9-4028-ac8c-1ff1f1c8ed53 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:06.813067 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-130946ff-a6d9-4028-ac8c-1ff1f1c8ed53 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:06.813249 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-130946ff-a6d9-4028-ac8c-1ff1f1c8ed53 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:06.813430 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-130946ff-a6d9-4028-ac8c-1ff1f1c8ed53 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:06.819904 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:06.819904 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:06.822978 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-130946ff-a6d9-4028-ac8c-1ff1f1c8ed53 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:06.826430 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-130946ff-a6d9-4028-ac8c-1ff1f1c8ed53 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:41:06.826758 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1381/5534] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:06 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:06.837507 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:06.838959 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:06.839114 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:06.839278 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:06.839468 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume with id: bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:06.845602 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:06.845602 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:06.846017 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:06.854989 np0000006803 devstack@c-api.service[100254]: WARNING cinder.keymgr.conf_key_mgr [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 08 19:41:06.859896 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume request issued successfully. Aug 08 19:41:06.860056 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b78ebc96-5a98-4bbc-9acf-3db7ff007f65 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 202 Aug 08 19:41:06.860427 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1383/5535] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:41:06 2026] DELETE /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:06.868956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bdc06d49-3aee-46cf-8b2b-2fb22e55c263 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:06.870689 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdc06d49-3aee-46cf-8b2b-2fb22e55c263 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:06.870894 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdc06d49-3aee-46cf-8b2b-2fb22e55c263 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:06.871103 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bdc06d49-3aee-46cf-8b2b-2fb22e55c263 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:06.877367 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:06.877367 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:06.880795 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-bdc06d49-3aee-46cf-8b2b-2fb22e55c263 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:06.885268 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bdc06d49-3aee-46cf-8b2b-2fb22e55c263 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 200 Aug 08 19:41:06.885681 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1387/5536] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:06 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:07.897756 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bfa85162-cc22-4bad-bcd0-799c1f7f52fc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:07.899489 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bfa85162-cc22-4bad-bcd0-799c1f7f52fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 Aug 08 19:41:07.899675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bfa85162-cc22-4bad-bcd0-799c1f7f52fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:07.899862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bfa85162-cc22-4bad-bcd0-799c1f7f52fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:07.906688 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bfa85162-cc22-4bad-bcd0-799c1f7f52fc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 returned with HTTP 404 Aug 08 19:41:07.907042 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1386/5537] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:07 2026] GET /volume/v3/volumes/bb4d77f4-df06-4776-8aca-dc9ac63039a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:07.914335 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-860ca07f-599d-43db-ae90-d3ab0068e270 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:07.916551 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-860ca07f-599d-43db-ae90-d3ab0068e270 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:41:07.916730 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-860ca07f-599d-43db-ae90-d3ab0068e270 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:07.916919 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-860ca07f-599d-43db-ae90-d3ab0068e270 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Calling method 'detail' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:07.917659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-860ca07f-599d-43db-ae90-d3ab0068e270 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:41:07.930463 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-860ca07f-599d-43db-ae90-d3ab0068e270 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Get all volumes completed successfully. Aug 08 19:41:07.932422 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:07.932422 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:07.936797 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-860ca07f-599d-43db-ae90-d3ab0068e270 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:41:07.938872 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1382/5538] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:41:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:07.955343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69b9fe44-d26f-4cd5-b176-3d60ee58df03 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:07.957039 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69b9fe44-d26f-4cd5-b176-3d60ee58df03 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] DELETE https://10.4.3.89/volume/v3/types/a3ef0d77-d173-4bea-9976-63bdd3f86dd4 Aug 08 19:41:07.957221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69b9fe44-d26f-4cd5-b176-3d60ee58df03 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:07.957448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69b9fe44-d26f-4cd5-b176-3d60ee58df03 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:07.980995 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69b9fe44-d26f-4cd5-b176-3d60ee58df03 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/types/a3ef0d77-d173-4bea-9976-63bdd3f86dd4 returned with HTTP 202 Aug 08 19:41:07.981363 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1384/5539] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:41:07 2026] DELETE /volume/v3/types/a3ef0d77-d173-4bea-9976-63bdd3f86dd4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:07.987658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-34f4cfba-7a40-4f65-9376-471bfe007884 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:07.989315 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34f4cfba-7a40-4f65-9376-471bfe007884 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:07.989522 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-34f4cfba-7a40-4f65-9376-471bfe007884 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:07.989711 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-34f4cfba-7a40-4f65-9376-471bfe007884 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:07.989875 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-34f4cfba-7a40-4f65-9376-471bfe007884 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume with id: 6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:07.996013 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:07.996013 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:07.996355 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-34f4cfba-7a40-4f65-9376-471bfe007884 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:08.012951 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-34f4cfba-7a40-4f65-9376-471bfe007884 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume request issued successfully. Aug 08 19:41:08.013174 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-34f4cfba-7a40-4f65-9376-471bfe007884 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 202 Aug 08 19:41:08.013704 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1388/5540] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:41:07 2026] DELETE /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:08.020582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-da964fd0-dd23-4e7b-b535-701ce4ae437b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:08.022214 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da964fd0-dd23-4e7b-b535-701ce4ae437b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:08.022427 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da964fd0-dd23-4e7b-b535-701ce4ae437b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:08.022640 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-da964fd0-dd23-4e7b-b535-701ce4ae437b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:08.029448 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:08.029448 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:08.033989 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-da964fd0-dd23-4e7b-b535-701ce4ae437b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:08.039836 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-da964fd0-dd23-4e7b-b535-701ce4ae437b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 200 Aug 08 19:41:08.040342 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1387/5541] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:08 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:08.708076 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6ffa93dc-7acd-4483-ba91-fece94ef7da7 req-993f824d-d96d-4ce7-97a5-191f9d0790bc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:08.710684 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ffa93dc-7acd-4483-ba91-fece94ef7da7 req-993f824d-d96d-4ce7-97a5-191f9d0790bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3 Aug 08 19:41:08.710684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ffa93dc-7acd-4483-ba91-fece94ef7da7 req-993f824d-d96d-4ce7-97a5-191f9d0790bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:08.710684 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6ffa93dc-7acd-4483-ba91-fece94ef7da7 req-993f824d-d96d-4ce7-97a5-191f9d0790bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:08.717667 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:08.717667 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:08.758754 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6ffa93dc-7acd-4483-ba91-fece94ef7da7 req-993f824d-d96d-4ce7-97a5-191f9d0790bc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3 returned with HTTP 200 Aug 08 19:41:08.759294 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1383/5542] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:41:08 2026] DELETE /volume/v3/attachments/250a1eb2-571c-4a51-a2f6-4279c20f2ed3 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:09.052328 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-78ba144e-5fb5-4b1f-b7df-18d1bdf5178a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:09.054213 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78ba144e-5fb5-4b1f-b7df-18d1bdf5178a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 Aug 08 19:41:09.054384 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78ba144e-5fb5-4b1f-b7df-18d1bdf5178a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:09.054576 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-78ba144e-5fb5-4b1f-b7df-18d1bdf5178a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:09.060091 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-78ba144e-5fb5-4b1f-b7df-18d1bdf5178a tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 returned with HTTP 404 Aug 08 19:41:09.060534 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1385/5543] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:09 2026] GET /volume/v3/volumes/6c29a280-a254-44f2-a24e-6517d172a999 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:09.066976 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:09.068972 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:09.069190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:09.069380 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:09.069547 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume with id: e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:09.076963 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:09.076963 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:09.077824 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:09.092624 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume request issued successfully. Aug 08 19:41:09.092897 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-51e8b60d-d6b0-45cb-bfa4-fb2354073a7f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 202 Aug 08 19:41:09.093756 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1389/5544] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:41:09 2026] DELETE /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:09.103079 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-6bd688d3-ca02-4279-9137-2cf992e802af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:09.104913 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bd688d3-ca02-4279-9137-2cf992e802af tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:09.105132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bd688d3-ca02-4279-9137-2cf992e802af tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:09.105367 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-6bd688d3-ca02-4279-9137-2cf992e802af tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:09.120452 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:09.120452 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:09.124754 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-6bd688d3-ca02-4279-9137-2cf992e802af tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:09.129655 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-6bd688d3-ca02-4279-9137-2cf992e802af tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 200 Aug 08 19:41:09.130003 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1388/5545] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:09 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 917 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:09.863494 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-7ec17e74-0a68-4625-a078-5eba1f76f4cd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:09.865424 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-7ec17e74-0a68-4625-a078-5eba1f76f4cd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:41:09.865630 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-7ec17e74-0a68-4625-a078-5eba1f76f4cd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:09.865858 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-7ec17e74-0a68-4625-a078-5eba1f76f4cd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:09.872308 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:09.872308 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:09.875522 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-7ec17e74-0a68-4625-a078-5eba1f76f4cd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:09.879766 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-7ec17e74-0a68-4625-a078-5eba1f76f4cd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:41:09.880175 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1384/5546] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:09 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:10.142737 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cd4178db-50e5-407d-b93c-8c35bf648940 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:10.144425 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd4178db-50e5-407d-b93c-8c35bf648940 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f Aug 08 19:41:10.144615 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd4178db-50e5-407d-b93c-8c35bf648940 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:10.144790 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cd4178db-50e5-407d-b93c-8c35bf648940 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:10.149993 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cd4178db-50e5-407d-b93c-8c35bf648940 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f returned with HTTP 404 Aug 08 19:41:10.150391 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1386/5547] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:10 2026] GET /volume/v3/volumes/e4f67546-e0d6-400e-9af5-95fe9531a60f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:10.157178 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8dfcd559-3655-4fb1-be2b-49e77b598940 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:10.159472 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8dfcd559-3655-4fb1-be2b-49e77b598940 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:41:10.159793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8dfcd559-3655-4fb1-be2b-49e77b598940 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:10.160109 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8dfcd559-3655-4fb1-be2b-49e77b598940 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:10.161187 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-8dfcd559-3655-4fb1-be2b-49e77b598940 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:41:10.177627 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8dfcd559-3655-4fb1-be2b-49e77b598940 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Get all volumes completed successfully. Aug 08 19:41:10.181014 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:10.181014 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:10.187665 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8dfcd559-3655-4fb1-be2b-49e77b598940 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:41:10.188301 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1390/5548] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:41:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10628 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:10.203635 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-5a92df9d-acb6-4bdc-aee7-7e6cab1a327e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:10.205744 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a92df9d-acb6-4bdc-aee7-7e6cab1a327e tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] DELETE https://10.4.3.89/volume/v3/types/7c407e89-754f-4863-b981-11ce91b736d0 Aug 08 19:41:10.206002 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a92df9d-acb6-4bdc-aee7-7e6cab1a327e tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:10.206267 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-5a92df9d-acb6-4bdc-aee7-7e6cab1a327e tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:10.233555 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-5a92df9d-acb6-4bdc-aee7-7e6cab1a327e tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/types/7c407e89-754f-4863-b981-11ce91b736d0 returned with HTTP 202 Aug 08 19:41:10.234001 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1389/5549] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:41:10 2026] DELETE /volume/v3/types/7c407e89-754f-4863-b981-11ce91b736d0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:10.308220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-c09cf550-6cb6-402c-99db-971149dfc5d8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:10.310243 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-c09cf550-6cb6-402c-99db-971149dfc5d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:41:10.310460 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-c09cf550-6cb6-402c-99db-971149dfc5d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:10.310645 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-c09cf550-6cb6-402c-99db-971149dfc5d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:10.317754 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:10.317754 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:10.322084 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-c09cf550-6cb6-402c-99db-971149dfc5d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:10.328881 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-c09cf550-6cb6-402c-99db-971149dfc5d8 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:41:10.329458 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1385/5550] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:10 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:10.341786 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b9f0d112-1eae-48a9-bd9d-a9878524d053 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:10.342302 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9f0d112-1eae-48a9-bd9d-a9878524d053 None None] GET https://10.4.3.89/volume// Aug 08 19:41:10.342562 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9f0d112-1eae-48a9-bd9d-a9878524d053 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:10.342837 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b9f0d112-1eae-48a9-bd9d-a9878524d053 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:10.343214 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b9f0d112-1eae-48a9-bd9d-a9878524d053 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:10.343532 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1387/5551] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:41:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:10.351006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9927d9d7-3961-4ff8-9427-0cfea269f8b4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:10.353049 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9927d9d7-3961-4ff8-9427-0cfea269f8b4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:41:10.353458 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9927d9d7-3961-4ff8-9427-0cfea269f8b4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f19dee92-05fd-42da-b7d8-cd38d7194710", "connector": null, "instance_uuid": "d4c656fd-e60d-4eaa-a774-d1f317a1067b"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:10.361687 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:10.361687 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:10.387268 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9927d9d7-3961-4ff8-9427-0cfea269f8b4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:41:10.387993 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1391/5552] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:41:10 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) Aug 08 19:41:11.357017 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0a13f485-f7f5-46b9-b44d-c5cc30554f65 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:11.357331 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a13f485-f7f5-46b9-b44d-c5cc30554f65 None None] GET https://10.4.3.89/volume// Aug 08 19:41:11.357497 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a13f485-f7f5-46b9-b44d-c5cc30554f65 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:11.357670 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0a13f485-f7f5-46b9-b44d-c5cc30554f65 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:11.357995 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0a13f485-f7f5-46b9-b44d-c5cc30554f65 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:11.358237 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1390/5553] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:11.372577 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-a7a60a63-ed41-4969-8a44-aeaa71a00a02 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:11.374651 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-a7a60a63-ed41-4969-8a44-aeaa71a00a02 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:41:11.374928 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-a7a60a63-ed41-4969-8a44-aeaa71a00a02 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:11.375172 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-a7a60a63-ed41-4969-8a44-aeaa71a00a02 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:11.385171 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:11.385171 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:11.392853 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-a7a60a63-ed41-4969-8a44-aeaa71a00a02 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:11.398976 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-a7a60a63-ed41-4969-8a44-aeaa71a00a02 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:41:11.399350 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1386/5554] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:11 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1543 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:11.507593 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-e30c88d0-21ba-4d94-b8e7-65ff2a151636 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:11.510075 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-e30c88d0-21ba-4d94-b8e7-65ff2a151636 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65 Aug 08 19:41:11.510427 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-e30c88d0-21ba-4d94-b8e7-65ff2a151636 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:11.518096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-e30c88d0-21ba-4d94-b8e7-65ff2a151636 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-f19dee92-05fd-42da-b7d8-cd38d7194710-np0000006803" by "attachment_update" {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:41:11.523142 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-e30c88d0-21ba-4d94-b8e7-65ff2a151636 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-f19dee92-05fd-42da-b7d8-cd38d7194710-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100254) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:41:11.524065 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:11.524065 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:11.617365 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.coordination [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-e30c88d0-21ba-4d94-b8e7-65ff2a151636 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-f19dee92-05fd-42da-b7d8-cd38d7194710-np0000006803" released by "attachment_update" :: held 0.094s {{(pid=100254) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:41:11.617697 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-e30c88d0-21ba-4d94-b8e7-65ff2a151636 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65 returned with HTTP 200 Aug 08 19:41:11.618135 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1388/5555] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:41:11 2026] PUT /volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:11.644945 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9738da52-7b81-4d32-8460-1957f9684a6f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:11.648472 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9738da52-7b81-4d32-8460-1957f9684a6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65/action Aug 08 19:41:11.648956 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9738da52-7b81-4d32-8460-1957f9684a6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:11.649129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9738da52-7b81-4d32-8460-1957f9684a6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:11.672044 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:11.672044 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:11.691718 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-6b2ecf03-ba78-43de-bed9-9d047b6f3149 req-9738da52-7b81-4d32-8460-1957f9684a6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65/action returned with HTTP 204 Aug 08 19:41:11.692276 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1392/5556] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:41:11 2026] POST /volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:20.229192 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=150,cinder:UPDATE=34,cinder:INSERT=8 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:41:21.397555 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=159,cinder:UPDATE=24,cinder:INSERT=8 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:41:21.609809 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=179,cinder:UPDATE=39,cinder:INSERT=19 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:41:21.684056 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=150,cinder:UPDATE=24,cinder:INSERT=5 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:41:30.634872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-781d976a-1e65-4f61-a496-c966041b76af None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:30.635236 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-781d976a-1e65-4f61-a496-c966041b76af None None] GET https://10.4.3.89/volume// Aug 08 19:41:30.635396 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-781d976a-1e65-4f61-a496-c966041b76af None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:30.635600 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-781d976a-1e65-4f61-a496-c966041b76af None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:30.635932 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-781d976a-1e65-4f61-a496-c966041b76af None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:30.636223 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1391/5557] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:30.643792 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-0ef0ec49-d452-4cea-995c-d7953f578c0a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:30.646295 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-0ef0ec49-d452-4cea-995c-d7953f578c0a tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:41:30.646726 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-0ef0ec49-d452-4cea-995c-d7953f578c0a tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "004dbafa-2721-4e71-9f81-0310f325ac43", "connector": null, "instance_uuid": "09ce6a46-5da5-42fb-991f-2449c0c6e3d6"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:30.661013 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:30.661013 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:30.691332 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-0ef0ec49-d452-4cea-995c-d7953f578c0a tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:41:30.691944 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1387/5558] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:41:30 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) Aug 08 19:41:30.699123 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-45ac4509-1ef9-46e5-bfcc-bff69df0476f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:30.701008 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-45ac4509-1ef9-46e5-bfcc-bff69df0476f tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] DELETE https://10.4.3.89/volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f Aug 08 19:41:30.701169 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-45ac4509-1ef9-46e5-bfcc-bff69df0476f tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:30.701336 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-45ac4509-1ef9-46e5-bfcc-bff69df0476f tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:30.707708 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:30.707708 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:30.746824 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-3120b572-add3-4fc2-9c38-36c03deb8f29 req-45ac4509-1ef9-46e5-bfcc-bff69df0476f tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f returned with HTTP 200 Aug 08 19:41:30.747180 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1389/5559] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:41:30 2026] DELETE /volume/v3/attachments/32d1cdab-d7f5-42bc-a1ff-9631a718656f => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:32.225606 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b95ced24-6eb1-43f1-a495-d9ce197d1cb7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:32.225990 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b95ced24-6eb1-43f1-a495-d9ce197d1cb7 None None] GET https://10.4.3.89/volume// Aug 08 19:41:32.226137 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b95ced24-6eb1-43f1-a495-d9ce197d1cb7 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:32.226320 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b95ced24-6eb1-43f1-a495-d9ce197d1cb7 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:32.226641 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b95ced24-6eb1-43f1-a495-d9ce197d1cb7 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:32.226919 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1393/5560] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:32.234022 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-d27bf4a8-e6d7-4c11-a645-37d859fc8245 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:32.236015 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-d27bf4a8-e6d7-4c11-a645-37d859fc8245 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] GET https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:41:32.236220 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-d27bf4a8-e6d7-4c11-a645-37d859fc8245 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:32.236393 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-d27bf4a8-e6d7-4c11-a645-37d859fc8245 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:32.247007 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:32.247007 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:32.250772 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-d27bf4a8-e6d7-4c11-a645-37d859fc8245 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Volume info retrieved successfully. Aug 08 19:41:32.256002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-d27bf4a8-e6d7-4c11-a645-37d859fc8245 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 returned with HTTP 200 Aug 08 19:41:32.256945 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1392/5561] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:32 2026] GET /volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 => generated 1538 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:32.358502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-c89d3d0c-8125-4fdd-9b1f-5fb4d3a22080 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:32.360490 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-c89d3d0c-8125-4fdd-9b1f-5fb4d3a22080 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] PUT https://10.4.3.89/volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a Aug 08 19:41:32.360875 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-c89d3d0c-8125-4fdd-9b1f-5fb4d3a22080 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:32.367727 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-c89d3d0c-8125-4fdd-9b1f-5fb4d3a22080 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Acquiring lock "cinder-attachment_update-004dbafa-2721-4e71-9f81-0310f325ac43-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:41:32.371754 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-c89d3d0c-8125-4fdd-9b1f-5fb4d3a22080 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Lock "cinder-attachment_update-004dbafa-2721-4e71-9f81-0310f325ac43-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:41:32.372599 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:32.372599 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:32.444927 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-c89d3d0c-8125-4fdd-9b1f-5fb4d3a22080 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Lock "cinder-attachment_update-004dbafa-2721-4e71-9f81-0310f325ac43-np0000006803" released by "attachment_update" :: held 0.073s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:41:32.445227 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-c89d3d0c-8125-4fdd-9b1f-5fb4d3a22080 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a returned with HTTP 200 Aug 08 19:41:32.445695 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1388/5562] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:41:32 2026] PUT /volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:32.469126 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-689751f9-0ff0-4ed2-8174-5604c1030af7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:32.474434 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-689751f9-0ff0-4ed2-8174-5604c1030af7 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] POST https://10.4.3.89/volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a/action Aug 08 19:41:32.474434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-689751f9-0ff0-4ed2-8174-5604c1030af7 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:32.474434 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-689751f9-0ff0-4ed2-8174-5604c1030af7 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:32.489199 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:32.489199 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:32.498788 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-682d3e73-e28b-4fc6-a316-9e90f76e118d req-689751f9-0ff0-4ed2-8174-5604c1030af7 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a/action returned with HTTP 204 Aug 08 19:41:32.499489 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1390/5563] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:41:32 2026] POST /volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:38.732476 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-99a945fc-602f-413f-b295-ff5aa3163b61 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:38.734278 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99a945fc-602f-413f-b295-ff5aa3163b61 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:38.734491 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99a945fc-602f-413f-b295-ff5aa3163b61 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:38.734655 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-99a945fc-602f-413f-b295-ff5aa3163b61 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:38.741557 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:38.741557 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:38.744992 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-99a945fc-602f-413f-b295-ff5aa3163b61 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:38.749154 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-99a945fc-602f-413f-b295-ff5aa3163b61 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:38.749542 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1394/5564] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:38 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:38.761987 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e00da764-2bd2-4356-855a-ead20cfe3ef3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:38.764039 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e00da764-2bd2-4356-855a-ead20cfe3ef3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:38.764263 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e00da764-2bd2-4356-855a-ead20cfe3ef3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:38.764497 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e00da764-2bd2-4356-855a-ead20cfe3ef3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:38.771535 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:38.771535 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:38.775288 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e00da764-2bd2-4356-855a-ead20cfe3ef3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:38.779309 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e00da764-2bd2-4356-855a-ead20cfe3ef3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:38.779724 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1393/5565] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:38 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:38.820783 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-253af0d2-2b22-4e0f-9623-63d0b0d267d2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:38.822872 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-253af0d2-2b22-4e0f-9623-63d0b0d267d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:38.823074 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-253af0d2-2b22-4e0f-9623-63d0b0d267d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:38.823244 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-253af0d2-2b22-4e0f-9623-63d0b0d267d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:38.829806 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:38.829806 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:38.833581 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-253af0d2-2b22-4e0f-9623-63d0b0d267d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:38.838631 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-253af0d2-2b22-4e0f-9623-63d0b0d267d2 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:38.839027 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1389/5566] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:38 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:38.902494 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b1a61266-81e9-47cc-b373-f43cc55d3443 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:38.902885 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1a61266-81e9-47cc-b373-f43cc55d3443 None None] GET https://10.4.3.89/volume// Aug 08 19:41:38.903031 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1a61266-81e9-47cc-b373-f43cc55d3443 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:38.903219 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b1a61266-81e9-47cc-b373-f43cc55d3443 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:38.903563 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b1a61266-81e9-47cc-b373-f43cc55d3443 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:38.903862 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1391/5567] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:41:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:38.912564 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-7066d722-fb15-4e72-a0aa-73b6e0de99ab None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:38.947645 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-7066d722-fb15-4e72-a0aa-73b6e0de99ab tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:41:38.947997 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-7066d722-fb15-4e72-a0aa-73b6e0de99ab tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "61b84771-7a06-46b1-b258-3be389976ef9", "connector": null, "instance_uuid": "1f768436-8d02-488e-afb9-28502f1ca8e2"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:38.957870 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:38.957870 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:38.989907 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-7066d722-fb15-4e72-a0aa-73b6e0de99ab tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:41:38.990384 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1395/5568] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:41:38 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:39.014841 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-87a91dc0-cb2e-4dfe-b491-df917143eece None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:39.017264 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87a91dc0-cb2e-4dfe-b491-df917143eece tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:39.017491 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87a91dc0-cb2e-4dfe-b491-df917143eece tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:39.017679 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-87a91dc0-cb2e-4dfe-b491-df917143eece tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:39.024254 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0c238b71-3956-457f-9a81-0cf767669dbb None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:39.024745 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c238b71-3956-457f-9a81-0cf767669dbb None None] GET https://10.4.3.89/volume// Aug 08 19:41:39.024964 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c238b71-3956-457f-9a81-0cf767669dbb None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:39.025227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0c238b71-3956-457f-9a81-0cf767669dbb None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:39.025658 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0c238b71-3956-457f-9a81-0cf767669dbb None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:39.026013 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1390/5569] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:39.027906 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:39.027906 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:39.030928 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-87a91dc0-cb2e-4dfe-b491-df917143eece tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:39.033030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-52b2b95a-64d0-41f0-995f-65bc1fbfeea9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:39.035209 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-87a91dc0-cb2e-4dfe-b491-df917143eece tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:39.035386 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-52b2b95a-64d0-41f0-995f-65bc1fbfeea9 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:39.035577 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1394/5570] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:39 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:39.035612 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-52b2b95a-64d0-41f0-995f-65bc1fbfeea9 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:39.035774 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-52b2b95a-64d0-41f0-995f-65bc1fbfeea9 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:39.046618 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:39.046618 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:39.049603 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-52b2b95a-64d0-41f0-995f-65bc1fbfeea9 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:39.053709 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-52b2b95a-64d0-41f0-995f-65bc1fbfeea9 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:39.054123 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1392/5571] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:39 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 1050 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:39.146658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-586f54a1-b8c8-4378-b91b-7a58eaffe299 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:39.149960 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-586f54a1-b8c8-4378-b91b-7a58eaffe299 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] PUT https://10.4.3.89/volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14 Aug 08 19:41:39.150299 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-586f54a1-b8c8-4378-b91b-7a58eaffe299 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:39.157801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-586f54a1-b8c8-4378-b91b-7a58eaffe299 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Acquiring lock "cinder-attachment_update-61b84771-7a06-46b1-b258-3be389976ef9-np0000006803" by "attachment_update" {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:41:39.163972 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-586f54a1-b8c8-4378-b91b-7a58eaffe299 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Lock "cinder-attachment_update-61b84771-7a06-46b1-b258-3be389976ef9-np0000006803" acquired by "attachment_update" :: waited 0.006s {{(pid=100253) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:41:39.164832 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:39.164832 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:39.229622 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.coordination [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-586f54a1-b8c8-4378-b91b-7a58eaffe299 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Lock "cinder-attachment_update-61b84771-7a06-46b1-b258-3be389976ef9-np0000006803" released by "attachment_update" :: held 0.066s {{(pid=100253) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:41:39.229920 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-586f54a1-b8c8-4378-b91b-7a58eaffe299 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14 returned with HTTP 200 Aug 08 19:41:39.230317 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1396/5572] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:41:39 2026] PUT /volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:40.048055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-d23a4599-57e8-4e03-902a-5903781eae14 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:40.049769 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d23a4599-57e8-4e03-902a-5903781eae14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:40.049975 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d23a4599-57e8-4e03-902a-5903781eae14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:40.050151 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-d23a4599-57e8-4e03-902a-5903781eae14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:40.058768 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:40.058768 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:40.061881 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-d23a4599-57e8-4e03-902a-5903781eae14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:40.065952 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-d23a4599-57e8-4e03-902a-5903781eae14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:40.066358 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1391/5573] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:40 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:41.077973 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-dafc7c62-5497-47ac-ad85-f31261a29c15 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:41.079631 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dafc7c62-5497-47ac-ad85-f31261a29c15 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:41.079820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dafc7c62-5497-47ac-ad85-f31261a29c15 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:41.079990 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-dafc7c62-5497-47ac-ad85-f31261a29c15 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:41.088406 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:41.088406 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:41.091339 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-dafc7c62-5497-47ac-ad85-f31261a29c15 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:41.094982 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-dafc7c62-5497-47ac-ad85-f31261a29c15 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:41.095332 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1395/5574] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:41 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:42.107277 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8c43853b-6f30-426d-b469-c7af469b0b35 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:42.109101 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c43853b-6f30-426d-b469-c7af469b0b35 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:42.109285 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c43853b-6f30-426d-b469-c7af469b0b35 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:42.109493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8c43853b-6f30-426d-b469-c7af469b0b35 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:42.118522 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:42.118522 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:42.121783 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8c43853b-6f30-426d-b469-c7af469b0b35 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:42.125806 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8c43853b-6f30-426d-b469-c7af469b0b35 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:42.126204 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1393/5575] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:42 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:42.439856 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-70ef90f6-51d4-4674-b224-3f9018784c44 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:42.441780 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-70ef90f6-51d4-4674-b224-3f9018784c44 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14/action Aug 08 19:41:42.442127 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-70ef90f6-51d4-4674-b224-3f9018784c44 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:42.442234 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-70ef90f6-51d4-4674-b224-3f9018784c44 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:42.455990 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:42.455990 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:42.465060 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-cb6d922f-436a-4c7f-87b8-25240def1a91 req-70ef90f6-51d4-4674-b224-3f9018784c44 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14/action returned with HTTP 204 Aug 08 19:41:42.465424 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1397/5576] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:41:42 2026] POST /volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:43.139272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8fbcfd47-0e3f-44af-b3c5-776379baaf78 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:43.141526 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fbcfd47-0e3f-44af-b3c5-776379baaf78 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:43.141914 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fbcfd47-0e3f-44af-b3c5-776379baaf78 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:43.142125 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8fbcfd47-0e3f-44af-b3c5-776379baaf78 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:43.152925 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:43.152925 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:43.156698 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8fbcfd47-0e3f-44af-b3c5-776379baaf78 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:43.161566 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8fbcfd47-0e3f-44af-b3c5-776379baaf78 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:43.162041 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1392/5577] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:43 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:43.173580 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3a676409-a2b1-4b1d-9fc0-7e77a0e3a6e3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:43.175397 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a676409-a2b1-4b1d-9fc0-7e77a0e3a6e3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:43.175627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a676409-a2b1-4b1d-9fc0-7e77a0e3a6e3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:43.175836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3a676409-a2b1-4b1d-9fc0-7e77a0e3a6e3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:43.184690 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:43.184690 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:43.187660 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3a676409-a2b1-4b1d-9fc0-7e77a0e3a6e3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:43.191421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3a676409-a2b1-4b1d-9fc0-7e77a0e3a6e3 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:43.191768 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1396/5578] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:43 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:45.534237 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-2b5c76be-e846-49bf-bb04-8fe4db4ae6ec None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:45.537683 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-2b5c76be-e846-49bf-bb04-8fe4db4ae6ec tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:45.538020 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-2b5c76be-e846-49bf-bb04-8fe4db4ae6ec tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:45.538303 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-2b5c76be-e846-49bf-bb04-8fe4db4ae6ec tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:45.548625 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:45.548625 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:45.552193 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-2b5c76be-e846-49bf-bb04-8fe4db4ae6ec tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:45.556649 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-2b5c76be-e846-49bf-bb04-8fe4db4ae6ec tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:45.557095 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1394/5579] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:45 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:45.575217 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-df1ada06-1ef2-43c6-8abb-a528e288f2e1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:45.577751 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-df1ada06-1ef2-43c6-8abb-a528e288f2e1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] POST https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9/action Aug 08 19:41:45.578094 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-df1ada06-1ef2-43c6-8abb-a528e288f2e1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:45.578229 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-df1ada06-1ef2-43c6-8abb-a528e288f2e1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:45.590284 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:45.590284 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:45.590783 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-df1ada06-1ef2-43c6-8abb-a528e288f2e1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:45.597879 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-df1ada06-1ef2-43c6-8abb-a528e288f2e1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Begin detaching volume completed successfully. Aug 08 19:41:45.598107 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-df1ada06-1ef2-43c6-8abb-a528e288f2e1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9/action returned with HTTP 202 Aug 08 19:41:45.598541 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1398/5580] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:41:45 2026] POST /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:41:45.636877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-fa05ade9-05cf-427e-883a-f0bf4e37e903 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:45.637257 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa05ade9-05cf-427e-883a-f0bf4e37e903 None None] GET https://10.4.3.89/volume// Aug 08 19:41:45.637464 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa05ade9-05cf-427e-883a-f0bf4e37e903 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:45.637692 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-fa05ade9-05cf-427e-883a-f0bf4e37e903 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:45.638017 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-fa05ade9-05cf-427e-883a-f0bf4e37e903 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:45.638292 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1393/5581] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:45.644682 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9b930ded-2e2e-402d-b18b-7ea6062b5c14 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:45.646569 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9b930ded-2e2e-402d-b18b-7ea6062b5c14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:45.646824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9b930ded-2e2e-402d-b18b-7ea6062b5c14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:45.647034 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9b930ded-2e2e-402d-b18b-7ea6062b5c14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:45.655346 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:45.655346 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:45.658168 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9b930ded-2e2e-402d-b18b-7ea6062b5c14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:45.661540 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9b930ded-2e2e-402d-b18b-7ea6062b5c14 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:45.661896 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1397/5582] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:45 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 1346 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:46.445129 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9d209467-466f-4b02-9fcb-de36b41fe5e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:46.447585 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9d209467-466f-4b02-9fcb-de36b41fe5e7 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] DELETE https://10.4.3.89/volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14 Aug 08 19:41:46.447815 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9d209467-466f-4b02-9fcb-de36b41fe5e7 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:46.448051 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9d209467-466f-4b02-9fcb-de36b41fe5e7 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:46.456832 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:46.456832 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:46.497885 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-40b27ce2-6cc8-4588-a37b-6bc64ea84bb3 req-9d209467-466f-4b02-9fcb-de36b41fe5e7 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14 returned with HTTP 200 Aug 08 19:41:46.498314 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1395/5583] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:41:46 2026] DELETE /volume/v3/attachments/13073054-7132-4996-a5e1-09fdebd5bf14 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:47.297806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-588561c8-4d25-41f4-9fb0-d66162895bbe None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:47.299430 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-588561c8-4d25-41f4-9fb0-d66162895bbe tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:41:47.299776 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-588561c8-4d25-41f4-9fb0-d66162895bbe tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995944969-1403397555", "extra_specs": {"multiattach": " True"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:47.312160 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-588561c8-4d25-41f4-9fb0-d66162895bbe tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:41:47.312223 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1399/5584] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:41:47 2026] POST /volume/v3/types => generated 287 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:47.320392 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:47.324898 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:41:47.325224 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1523686026", "snapshot_id": null, "imageRef": null, "volume_type": "883b60fd-3ac8-46f9-832b-7f9d3b10269a", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:47.326606 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1523686026', 'snapshot_id': None, 'imageRef': None, 'volume_type': '883b60fd-3ac8-46f9-832b-7f9d3b10269a', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:41:47.334822 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume of 1 GB Aug 08 19:41:47.335071 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:47.335071 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:47.335513 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Availability Zones retrieved successfully. Aug 08 19:41:47.345435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (60bb885f-797a-466f-b405-9129c81ed31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:41:47.345435 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57333b1d-8ef4-433b-82c9-a63a9a39838b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:47.346173 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:41:47.354316 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:47.354316 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:47.369806 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57333b1d-8ef4-433b-82c9-a63a9a39838b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:41:47Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=883b60fd-3ac8-46f9-832b-7f9d3b10269a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995944969-1403397555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '883b60fd-3ac8-46f9-832b-7f9d3b10269a', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:47.371151 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef29b3c-193d-41d1-af56-4f1f5bedc0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:47.403214 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995944969-1403397555 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995944969-1403397555, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:41:47.404297 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995944969-1403397555 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1995944969-1403397555, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:41:47.436482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Created reservations ['0688d1b2-dd19-4395-b023-acbbe4994c48', 'c619debb-e25b-4fa2-a81f-3f8af148cbd4', '1555d95f-16c7-4360-a439-b47ea741e592', '9927bfc5-d9e9-4fa3-9a3f-51fa0b69157c'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:41:47.436482 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef29b3c-193d-41d1-af56-4f1f5bedc0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0688d1b2-dd19-4395-b023-acbbe4994c48', 'c619debb-e25b-4fa2-a81f-3f8af148cbd4', '1555d95f-16c7-4360-a439-b47ea741e592', '9927bfc5-d9e9-4fa3-9a3f-51fa0b69157c']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:47.437008 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e849df4-c504-48d7-8f91-0f3ed70e1e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:47.464381 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e849df4-c504-48d7-8f91-0f3ed70e1e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d242e6f-5353-4823-b88d-d89a22a750c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1523686026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['0688d1b2-dd19-4395-b023-acbbe4994c48','c619debb-e25b-4fa2-a81f-3f8af148cbd4','1555d95f-16c7-4360-a439-b47ea741e592','9927bfc5-d9e9-4fa3-9a3f-51fa0b69157c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=883b60fd-3ac8-46f9-832b-7f9d3b10269a), '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-08-08T19:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1523686026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d242e6f-5353-4823-b88d-d89a22a750c8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e66d146fb1d04115a2c94ddc2fafd674',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='efc8f317ee8c43debad2ed6abd89c41e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(883b60fd-3ac8-46f9-832b-7f9d3b10269a),volume_type_id=883b60fd-3ac8-46f9-832b-7f9d3b10269a)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:47.465404 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bea481-b176-4ef7-a34d-8504875922c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:47.489831 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1bea481-b176-4ef7-a34d-8504875922c1) transitioned into 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-1523686026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e66d146fb1d04115a2c94ddc2fafd674',qos_specs=None,replication_status=,reservations=['0688d1b2-dd19-4395-b023-acbbe4994c48','c619debb-e25b-4fa2-a81f-3f8af148cbd4','1555d95f-16c7-4360-a439-b47ea741e592','9927bfc5-d9e9-4fa3-9a3f-51fa0b69157c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efc8f317ee8c43debad2ed6abd89c41e',volume_type_id=883b60fd-3ac8-46f9-832b-7f9d3b10269a)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:47.490485 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717549e0-39c4-4c7c-8fbb-8b8a3bfcd4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:47.501073 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (717549e0-39c4-4c7c-8fbb-8b8a3bfcd4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:47.502054 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Flow 'volume_create_api' (60bb885f-797a-466f-b405-9129c81ed31f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:41:47.502381 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Create volume request issued successfully. Aug 08 19:41:47.503317 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2fc74ffe-d6fc-4e73-ae88-37f8c5a5deb9 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:41:47.503379 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1394/5585] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:41:47 2026] POST /volume/v3/volumes => generated 828 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:41:47.518840 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c73bcd26-6b1c-4b94-a7c9-e83d337671eb None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:47.524764 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c73bcd26-6b1c-4b94-a7c9-e83d337671eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:47.525315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c73bcd26-6b1c-4b94-a7c9-e83d337671eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:47.525627 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c73bcd26-6b1c-4b94-a7c9-e83d337671eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:47.534652 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:47.534652 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:47.538558 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-c73bcd26-6b1c-4b94-a7c9-e83d337671eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:47.543467 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c73bcd26-6b1c-4b94-a7c9-e83d337671eb tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:47.543872 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1398/5586] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:47 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 896 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:48.322867 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-651acafe-f5ce-4287-9a36-81dd36d010fc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.324547 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-651acafe-f5ce-4287-9a36-81dd36d010fc tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] DELETE https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:48.324742 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-651acafe-f5ce-4287-9a36-81dd36d010fc tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.324922 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-651acafe-f5ce-4287-9a36-81dd36d010fc tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.325073 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-651acafe-f5ce-4287-9a36-81dd36d010fc tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Delete volume with id: 61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:48.331369 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.331369 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:48.331809 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-651acafe-f5ce-4287-9a36-81dd36d010fc tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:48.347237 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-651acafe-f5ce-4287-9a36-81dd36d010fc tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Delete volume request issued successfully. Aug 08 19:41:48.347419 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-651acafe-f5ce-4287-9a36-81dd36d010fc tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 202 Aug 08 19:41:48.347859 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1396/5587] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:41:48 2026] DELETE /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:48.354694 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4a8578fb-bab3-48a1-9d16-ec28e712a0ac None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.356709 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a8578fb-bab3-48a1-9d16-ec28e712a0ac tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:48.356888 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a8578fb-bab3-48a1-9d16-ec28e712a0ac tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.357064 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4a8578fb-bab3-48a1-9d16-ec28e712a0ac tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.363779 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.363779 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:48.367072 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4a8578fb-bab3-48a1-9d16-ec28e712a0ac tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:48.371002 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4a8578fb-bab3-48a1-9d16-ec28e712a0ac tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 200 Aug 08 19:41:48.371327 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1400/5588] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:48.558186 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-164e245d-9084-4297-8457-bf1e8c50d6b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.559954 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-164e245d-9084-4297-8457-bf1e8c50d6b0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:48.560124 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-164e245d-9084-4297-8457-bf1e8c50d6b0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.560306 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-164e245d-9084-4297-8457-bf1e8c50d6b0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.567247 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.567247 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:48.570269 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-164e245d-9084-4297-8457-bf1e8c50d6b0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:48.574265 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-164e245d-9084-4297-8457-bf1e8c50d6b0 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:48.574612 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1395/5589] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:48.585640 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ba9b4a2d-7632-49ed-964f-5575e42f349f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.587407 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba9b4a2d-7632-49ed-964f-5575e42f349f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:48.587599 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba9b4a2d-7632-49ed-964f-5575e42f349f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.587822 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ba9b4a2d-7632-49ed-964f-5575e42f349f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.594526 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.594526 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:48.597673 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ba9b4a2d-7632-49ed-964f-5575e42f349f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:48.601209 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ba9b4a2d-7632-49ed-964f-5575e42f349f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:48.601556 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1399/5590] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:48.636919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-97a4160d-5892-4aa6-a386-ce0138fa0026 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.638865 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-97a4160d-5892-4aa6-a386-ce0138fa0026 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:48.639122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-97a4160d-5892-4aa6-a386-ce0138fa0026 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.639280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-97a4160d-5892-4aa6-a386-ce0138fa0026 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.645621 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.645621 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:48.648941 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-97a4160d-5892-4aa6-a386-ce0138fa0026 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:48.652692 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-97a4160d-5892-4aa6-a386-ce0138fa0026 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:48.653031 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1397/5591] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:48.727297 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9b4d7ce5-eb63-425d-b03c-1c678d370600 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.727716 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b4d7ce5-eb63-425d-b03c-1c678d370600 None None] GET https://10.4.3.89/volume// Aug 08 19:41:48.727933 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b4d7ce5-eb63-425d-b03c-1c678d370600 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.728099 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9b4d7ce5-eb63-425d-b03c-1c678d370600 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.728422 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9b4d7ce5-eb63-425d-b03c-1c678d370600 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:48.728721 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1401/5592] 10.4.3.89 () {66 vars in 1421 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:48.735150 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-1d70b68a-7c45-49c5-822f-389c34e68d2b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.737338 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-1d70b68a-7c45-49c5-822f-389c34e68d2b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:41:48.737763 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-1d70b68a-7c45-49c5-822f-389c34e68d2b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d242e6f-5353-4823-b88d-d89a22a750c8", "connector": null, "instance_uuid": "d6689580-0dab-45a8-b0b0-156963ad33ee"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:48.745899 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.745899 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:48.767268 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-1d70b68a-7c45-49c5-822f-389c34e68d2b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:41:48.767787 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1396/5593] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:41:48 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) Aug 08 19:41:48.793517 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-829f9e40-a973-48b0-87f5-f9dc2b15c95e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.795184 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-829f9e40-a973-48b0-87f5-f9dc2b15c95e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:48.795369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-829f9e40-a973-48b0-87f5-f9dc2b15c95e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.795831 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-829f9e40-a973-48b0-87f5-f9dc2b15c95e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.799538 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6030ecb6-0663-4ceb-86c0-ca5e638a76c4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.799979 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6030ecb6-0663-4ceb-86c0-ca5e638a76c4 None None] GET https://10.4.3.89/volume// Aug 08 19:41:48.800162 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6030ecb6-0663-4ceb-86c0-ca5e638a76c4 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.800448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6030ecb6-0663-4ceb-86c0-ca5e638a76c4 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.800796 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6030ecb6-0663-4ceb-86c0-ca5e638a76c4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:48.801109 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1398/5594] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:48.804826 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.804826 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:48.806993 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-3c874b5e-c061-44c8-87a4-782c0b11a0a4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.807932 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-829f9e40-a973-48b0-87f5-f9dc2b15c95e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:48.809457 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-3c874b5e-c061-44c8-87a4-782c0b11a0a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:48.809649 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-3c874b5e-c061-44c8-87a4-782c0b11a0a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:48.809872 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-3c874b5e-c061-44c8-87a4-782c0b11a0a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:48.812024 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-829f9e40-a973-48b0-87f5-f9dc2b15c95e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:48.812401 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1400/5595] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:48.819231 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.819231 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:48.822589 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-3c874b5e-c061-44c8-87a4-782c0b11a0a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:48.826643 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-3c874b5e-c061-44c8-87a4-782c0b11a0a4 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:48.827016 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1402/5596] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:48 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1100 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:48.927290 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-4983a11c-83c1-4085-aef7-4ff701a83cd2 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:48.929139 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-4983a11c-83c1-4085-aef7-4ff701a83cd2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] PUT https://10.4.3.89/volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298 Aug 08 19:41:48.929491 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-4983a11c-83c1-4085-aef7-4ff701a83cd2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:48.936502 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-4983a11c-83c1-4085-aef7-4ff701a83cd2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Acquiring lock "cinder-attachment_update-6d242e6f-5353-4823-b88d-d89a22a750c8-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:41:48.940569 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-4983a11c-83c1-4085-aef7-4ff701a83cd2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-6d242e6f-5353-4823-b88d-d89a22a750c8-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:41:48.941450 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:48.941450 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:49.031064 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-4983a11c-83c1-4085-aef7-4ff701a83cd2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Lock "cinder-attachment_update-6d242e6f-5353-4823-b88d-d89a22a750c8-np0000006803" released by "attachment_update" :: held 0.090s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:41:49.031357 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-4983a11c-83c1-4085-aef7-4ff701a83cd2 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298 returned with HTTP 200 Aug 08 19:41:49.031836 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1397/5597] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:41:48 2026] PUT /volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:49.383086 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ebd91274-6fcd-48de-925d-34cb41382236 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:49.384746 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ebd91274-6fcd-48de-925d-34cb41382236 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 Aug 08 19:41:49.384932 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ebd91274-6fcd-48de-925d-34cb41382236 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:49.385138 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ebd91274-6fcd-48de-925d-34cb41382236 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:49.390426 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ebd91274-6fcd-48de-925d-34cb41382236 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 returned with HTTP 404 Aug 08 19:41:49.390890 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1399/5598] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:49 2026] GET /volume/v3/volumes/61b84771-7a06-46b1-b258-3be389976ef9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:49.639244 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-18b73abd-be4a-4039-9f22-e2133463ee3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:49.640916 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18b73abd-be4a-4039-9f22-e2133463ee3c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 Aug 08 19:41:49.641101 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18b73abd-be4a-4039-9f22-e2133463ee3c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:49.641275 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-18b73abd-be4a-4039-9f22-e2133463ee3c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:49.641403 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.snapshots [None req-18b73abd-be4a-4039-9f22-e2133463ee3c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Delete snapshot with id: 2d8e4e0d-6c78-405f-b66d-38e3402c8915 Aug 08 19:41:49.646024 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:49.646024 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:49.646445 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-18b73abd-be4a-4039-9f22-e2133463ee3c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot retrieved successfully. Aug 08 19:41:49.661795 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-18b73abd-be4a-4039-9f22-e2133463ee3c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot delete request issued successfully. Aug 08 19:41:49.661971 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-18b73abd-be4a-4039-9f22-e2133463ee3c tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 returned with HTTP 202 Aug 08 19:41:49.662323 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1401/5599] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:41:49 2026] DELETE /volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:49.668269 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-345471db-c379-4d3e-a4e4-505e1ec47a2f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:49.670556 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-345471db-c379-4d3e-a4e4-505e1ec47a2f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 Aug 08 19:41:49.670863 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-345471db-c379-4d3e-a4e4-505e1ec47a2f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:49.671088 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-345471db-c379-4d3e-a4e4-505e1ec47a2f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:49.676143 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:49.676143 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:49.676625 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-345471db-c379-4d3e-a4e4-505e1ec47a2f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Snapshot retrieved successfully. Aug 08 19:41:49.677325 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-345471db-c379-4d3e-a4e4-505e1ec47a2f tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 returned with HTTP 200 Aug 08 19:41:49.677742 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1403/5600] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:41:49 2026] GET /volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:49.824093 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ed57383c-9627-49ec-8da9-f3e0edbc8719 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:49.825816 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed57383c-9627-49ec-8da9-f3e0edbc8719 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:49.826027 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed57383c-9627-49ec-8da9-f3e0edbc8719 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:49.826252 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ed57383c-9627-49ec-8da9-f3e0edbc8719 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:49.835332 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:49.835332 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:49.839105 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-ed57383c-9627-49ec-8da9-f3e0edbc8719 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:49.843379 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ed57383c-9627-49ec-8da9-f3e0edbc8719 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:49.843867 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1398/5601] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:49 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:50.686182 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ac4a9630-b3e1-4837-99a4-0eee068cf0d8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:50.687909 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac4a9630-b3e1-4837-99a4-0eee068cf0d8 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 Aug 08 19:41:50.688096 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac4a9630-b3e1-4837-99a4-0eee068cf0d8 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:50.688269 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ac4a9630-b3e1-4837-99a4-0eee068cf0d8 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:50.692464 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ac4a9630-b3e1-4837-99a4-0eee068cf0d8 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 returned with HTTP 404 Aug 08 19:41:50.692950 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1400/5602] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:41:50 2026] GET /volume/v3/snapshots/2d8e4e0d-6c78-405f-b66d-38e3402c8915 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:50.724818 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-d8290f27-a21d-4803-82ff-fe4b3932481f req-6d5a5ab3-5093-4983-80b5-e46cdbb33b67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:50.726735 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d8290f27-a21d-4803-82ff-fe4b3932481f req-6d5a5ab3-5093-4983-80b5-e46cdbb33b67 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:41:50.726928 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d8290f27-a21d-4803-82ff-fe4b3932481f req-6d5a5ab3-5093-4983-80b5-e46cdbb33b67 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:50.727099 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-d8290f27-a21d-4803-82ff-fe4b3932481f req-6d5a5ab3-5093-4983-80b5-e46cdbb33b67 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:50.733749 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:50.733749 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:50.737479 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-d8290f27-a21d-4803-82ff-fe4b3932481f req-6d5a5ab3-5093-4983-80b5-e46cdbb33b67 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:50.741285 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-d8290f27-a21d-4803-82ff-fe4b3932481f req-6d5a5ab3-5093-4983-80b5-e46cdbb33b67 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:41:50.741746 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1402/5603] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:50 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:50.858957 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-2081170a-f158-4d00-89ea-f7fc61e3765c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:50.860720 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2081170a-f158-4d00-89ea-f7fc61e3765c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:50.860929 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2081170a-f158-4d00-89ea-f7fc61e3765c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:50.861110 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-2081170a-f158-4d00-89ea-f7fc61e3765c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:50.869927 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:50.869927 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:50.872901 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-2081170a-f158-4d00-89ea-f7fc61e3765c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:50.876799 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-2081170a-f158-4d00-89ea-f7fc61e3765c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:50.877181 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1404/5604] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:50 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:51.889332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-b3b2f4b6-3e9b-4556-9df3-a31fd2bf6e81 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:51.891031 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3b2f4b6-3e9b-4556-9df3-a31fd2bf6e81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:51.891355 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3b2f4b6-3e9b-4556-9df3-a31fd2bf6e81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:51.892634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-b3b2f4b6-3e9b-4556-9df3-a31fd2bf6e81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:51.903461 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:51.903461 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:51.910977 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-b3b2f4b6-3e9b-4556-9df3-a31fd2bf6e81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:51.912816 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-b3b2f4b6-3e9b-4556-9df3-a31fd2bf6e81 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:51.913314 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1399/5605] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:51 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:52.252084 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-8b93ac32-2718-4cab-af1e-febde4b11682 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:52.254246 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-8b93ac32-2718-4cab-af1e-febde4b11682 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298/action Aug 08 19:41:52.254879 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-8b93ac32-2718-4cab-af1e-febde4b11682 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-complete": null}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:52.255054 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-8b93ac32-2718-4cab-af1e-febde4b11682 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:52.269886 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:52.269886 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:52.279697 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-9d85d71a-06b5-4c7d-86a5-1a01cb36c21f req-8b93ac32-2718-4cab-af1e-febde4b11682 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298/action returned with HTTP 204 Aug 08 19:41:52.280153 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1401/5606] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:41:52 2026] POST /volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:52.288337 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4189b707-455f-4c57-a908-3af95cb25404 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:52.290910 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4189b707-455f-4c57-a908-3af95cb25404 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] DELETE https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:41:52.291207 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4189b707-455f-4c57-a908-3af95cb25404 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:52.291443 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4189b707-455f-4c57-a908-3af95cb25404 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:52.291682 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-4189b707-455f-4c57-a908-3af95cb25404 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Delete volume with id: 21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:41:52.304248 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:52.304248 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:52.305418 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4189b707-455f-4c57-a908-3af95cb25404 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:52.330524 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-4189b707-455f-4c57-a908-3af95cb25404 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Delete volume request issued successfully. Aug 08 19:41:52.331231 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4189b707-455f-4c57-a908-3af95cb25404 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 202 Aug 08 19:41:52.331895 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1403/5607] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:41:52 2026] DELETE /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:52.339730 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-942d0498-6a1c-44af-8923-34460dd83779 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:52.343337 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-942d0498-6a1c-44af-8923-34460dd83779 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:41:52.343538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-942d0498-6a1c-44af-8923-34460dd83779 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:52.343751 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-942d0498-6a1c-44af-8923-34460dd83779 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:52.350221 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:52.350221 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:52.353602 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-942d0498-6a1c-44af-8923-34460dd83779 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Volume info retrieved successfully. Aug 08 19:41:52.357938 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-942d0498-6a1c-44af-8923-34460dd83779 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 200 Aug 08 19:41:52.358425 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1405/5608] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:52 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:52.925633 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-94ec6db9-d7c5-4bac-bf2a-af052742f691 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:52.927371 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94ec6db9-d7c5-4bac-bf2a-af052742f691 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:52.927608 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94ec6db9-d7c5-4bac-bf2a-af052742f691 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:52.927839 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-94ec6db9-d7c5-4bac-bf2a-af052742f691 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:52.937110 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:52.937110 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:52.940212 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-94ec6db9-d7c5-4bac-bf2a-af052742f691 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:52.944343 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-94ec6db9-d7c5-4bac-bf2a-af052742f691 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:52.944714 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1400/5609] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:52 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:52.984653 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f65ada2f-a660-49fd-9c5d-38cf4a87af5a req-6c2318ed-e085-4aba-b0a4-47e2beb1033f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:52.986636 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f65ada2f-a660-49fd-9c5d-38cf4a87af5a req-6c2318ed-e085-4aba-b0a4-47e2beb1033f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:52.986851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f65ada2f-a660-49fd-9c5d-38cf4a87af5a req-6c2318ed-e085-4aba-b0a4-47e2beb1033f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:52.987054 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f65ada2f-a660-49fd-9c5d-38cf4a87af5a req-6c2318ed-e085-4aba-b0a4-47e2beb1033f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:52.995501 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:52.995501 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:52.998636 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f65ada2f-a660-49fd-9c5d-38cf4a87af5a req-6c2318ed-e085-4aba-b0a4-47e2beb1033f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:53.002867 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f65ada2f-a660-49fd-9c5d-38cf4a87af5a req-6c2318ed-e085-4aba-b0a4-47e2beb1033f tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:53.003311 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1402/5610] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:52 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:53.018299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be83ce1c-c110-44d5-9c76-8e4c05189e73 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.020524 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be83ce1c-c110-44d5-9c76-8e4c05189e73 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:53.020826 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be83ce1c-c110-44d5-9c76-8e4c05189e73 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.021087 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be83ce1c-c110-44d5-9c76-8e4c05189e73 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.032891 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:53.032891 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:53.036816 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be83ce1c-c110-44d5-9c76-8e4c05189e73 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:53.040760 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be83ce1c-c110-44d5-9c76-8e4c05189e73 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:53.041162 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1404/5611] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:53 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:53.078928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-ab749bd9-83bd-41f6-b38e-f686da7480d1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.080999 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-ab749bd9-83bd-41f6-b38e-f686da7480d1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:53.081223 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-ab749bd9-83bd-41f6-b38e-f686da7480d1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.081423 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-ab749bd9-83bd-41f6-b38e-f686da7480d1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.089627 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:53.089627 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:53.092424 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-ab749bd9-83bd-41f6-b38e-f686da7480d1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:53.095893 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-ab749bd9-83bd-41f6-b38e-f686da7480d1 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:53.096275 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1406/5612] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:53 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:53.113098 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-1c22247a-0704-48de-92a1-cee587a125b5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.115057 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-1c22247a-0704-48de-92a1-cee587a125b5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] POST https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8/action Aug 08 19:41:53.115363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-1c22247a-0704-48de-92a1-cee587a125b5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:41:53.115516 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-1c22247a-0704-48de-92a1-cee587a125b5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:53.125440 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:53.125440 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:53.125896 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-1c22247a-0704-48de-92a1-cee587a125b5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:53.131670 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-1c22247a-0704-48de-92a1-cee587a125b5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Begin detaching volume completed successfully. Aug 08 19:41:53.131862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-1c22247a-0704-48de-92a1-cee587a125b5 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8/action returned with HTTP 202 Aug 08 19:41:53.132242 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1401/5613] 10.4.3.89 () {72 vars in 1665 bytes} [Sat Aug 8 19:41:53 2026] POST /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 08 19:41:53.151387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d2f83c6d-b44c-4259-a7df-bddafee9b709 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.153099 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2f83c6d-b44c-4259-a7df-bddafee9b709 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:53.153286 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2f83c6d-b44c-4259-a7df-bddafee9b709 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.153490 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d2f83c6d-b44c-4259-a7df-bddafee9b709 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.164337 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:53.164337 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:53.169189 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d2f83c6d-b44c-4259-a7df-bddafee9b709 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:53.173148 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d2f83c6d-b44c-4259-a7df-bddafee9b709 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:53.173569 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1403/5614] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:53 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:53.173862 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8a12bd97-e0a7-427f-8125-b239e8d1727b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.174218 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a12bd97-e0a7-427f-8125-b239e8d1727b None None] GET https://10.4.3.89/volume// Aug 08 19:41:53.174394 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a12bd97-e0a7-427f-8125-b239e8d1727b None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.174587 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8a12bd97-e0a7-427f-8125-b239e8d1727b None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.174884 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8a12bd97-e0a7-427f-8125-b239e8d1727b None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:53.175140 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1405/5615] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19: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) Aug 08 19:41:53.184044 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-820bf98c-de46-4248-8356-c0e968d42534 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.187120 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-820bf98c-de46-4248-8356-c0e968d42534 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:53.187404 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-820bf98c-de46-4248-8356-c0e968d42534 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.187704 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-820bf98c-de46-4248-8356-c0e968d42534 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.199700 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:53.199700 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:53.203668 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-820bf98c-de46-4248-8356-c0e968d42534 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:53.208852 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-820bf98c-de46-4248-8356-c0e968d42534 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:53.209305 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1407/5616] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:53 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1396 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:53.370658 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-ae47e939-d9f8-4ba1-8bb6-8287c5ce0fd1 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.372504 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae47e939-d9f8-4ba1-8bb6-8287c5ce0fd1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] GET https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 Aug 08 19:41:53.372751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae47e939-d9f8-4ba1-8bb6-8287c5ce0fd1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.372937 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-ae47e939-d9f8-4ba1-8bb6-8287c5ce0fd1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.378750 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-ae47e939-d9f8-4ba1-8bb6-8287c5ce0fd1 tempest-TestStampPattern-1268598982 tempest-TestStampPattern-1268598982-project-member] https://10.4.3.89/volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 returned with HTTP 404 Aug 08 19:41:53.379219 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1402/5617] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:53 2026] GET /volume/v3/volumes/21a89a23-1bc6-431c-af56-2a244b936f04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:53.664190 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-3509c52e-e55f-404e-b999-6b0384d9799c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.666758 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-3509c52e-e55f-404e-b999-6b0384d9799c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:53.666982 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-3509c52e-e55f-404e-b999-6b0384d9799c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.667166 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-3509c52e-e55f-404e-b999-6b0384d9799c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.676129 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:53.676129 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:53.679297 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-3509c52e-e55f-404e-b999-6b0384d9799c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:53.683150 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-3509c52e-e55f-404e-b999-6b0384d9799c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:53.683691 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1404/5618] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:53 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 1216 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:53.968353 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-227ed9a5-3cf1-48e7-b21e-54881403683e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:53.970745 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-227ed9a5-3cf1-48e7-b21e-54881403683e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298 Aug 08 19:41:53.971007 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-227ed9a5-3cf1-48e7-b21e-54881403683e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:53.971259 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-227ed9a5-3cf1-48e7-b21e-54881403683e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:53.977815 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:53.977815 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:54.015284 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f3716a31-80bc-4dde-954d-e05fcae62857 req-227ed9a5-3cf1-48e7-b21e-54881403683e tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298 returned with HTTP 200 Aug 08 19:41:54.015925 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1406/5619] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:41:53 2026] DELETE /volume/v3/attachments/47ce798b-b5e6-4a4c-bb79-b02fea09e298 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:54.187443 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ea69f0e5-c971-4a90-a958-0ffb3bee1acc None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:54.189033 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea69f0e5-c971-4a90-a958-0ffb3bee1acc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:54.189212 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea69f0e5-c971-4a90-a958-0ffb3bee1acc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:54.189385 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ea69f0e5-c971-4a90-a958-0ffb3bee1acc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:54.197180 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:54.197180 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:54.200809 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ea69f0e5-c971-4a90-a958-0ffb3bee1acc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:54.204654 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ea69f0e5-c971-4a90-a958-0ffb3bee1acc tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:54.205098 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1408/5620] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:54 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:54.217005 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-e74cfc61-901e-4037-9928-324502cdb88c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:54.221220 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e74cfc61-901e-4037-9928-324502cdb88c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:54.221220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e74cfc61-901e-4037-9928-324502cdb88c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:54.221220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-e74cfc61-901e-4037-9928-324502cdb88c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:54.221220 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-e74cfc61-901e-4037-9928-324502cdb88c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume with id: 6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:54.228089 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:54.228089 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:54.228574 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e74cfc61-901e-4037-9928-324502cdb88c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:54.243843 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-e74cfc61-901e-4037-9928-324502cdb88c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Delete volume request issued successfully. Aug 08 19:41:54.244122 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-e74cfc61-901e-4037-9928-324502cdb88c tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 202 Aug 08 19:41:54.244841 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1403/5621] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:41:54 2026] DELETE /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:54.251822 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-d3be616f-546b-48e1-b15e-57c2f352fe5b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:54.253809 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3be616f-546b-48e1-b15e-57c2f352fe5b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:54.253990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3be616f-546b-48e1-b15e-57c2f352fe5b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:54.254181 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-d3be616f-546b-48e1-b15e-57c2f352fe5b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:54.261217 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:54.261217 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:54.264827 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-d3be616f-546b-48e1-b15e-57c2f352fe5b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Volume info retrieved successfully. Aug 08 19:41:54.268752 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-d3be616f-546b-48e1-b15e-57c2f352fe5b tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 200 Aug 08 19:41:54.269167 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1405/5622] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:54 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:55.281726 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b523781b-6835-42a7-a9c0-1a9c0eacbef3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:55.283327 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b523781b-6835-42a7-a9c0-1a9c0eacbef3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] GET https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 Aug 08 19:41:55.283561 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b523781b-6835-42a7-a9c0-1a9c0eacbef3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:55.283721 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b523781b-6835-42a7-a9c0-1a9c0eacbef3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:55.290196 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b523781b-6835-42a7-a9c0-1a9c0eacbef3 tempest-VolumeMultiattachTests-1966890712 tempest-VolumeMultiattachTests-1966890712-project-member] https://10.4.3.89/volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 returned with HTTP 404 Aug 08 19:41:55.290715 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1407/5623] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:55 2026] GET /volume/v3/volumes/6d242e6f-5353-4823-b88d-d89a22a750c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:41:55.297195 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-85e651d3-5dec-467b-84c9-50a533d9ab9c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:55.298836 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85e651d3-5dec-467b-84c9-50a533d9ab9c tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] GET https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 Aug 08 19:41:55.299023 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85e651d3-5dec-467b-84c9-50a533d9ab9c tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:55.299215 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-85e651d3-5dec-467b-84c9-50a533d9ab9c tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Calling method 'detail' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:55.299927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-85e651d3-5dec-467b-84c9-50a533d9ab9c tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100253) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:41:55.312722 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-85e651d3-5dec-467b-84c9-50a533d9ab9c tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Get all volumes completed successfully. Aug 08 19:41:55.314183 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:55.314183 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:55.318474 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-85e651d3-5dec-467b-84c9-50a533d9ab9c tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 08 19:41:55.318875 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1409/5624] 10.4.3.89 () {66 vars in 1278 bytes} [Sat Aug 8 19:41:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:55.332383 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-32e98f48-68fc-4c00-a2ed-7acbf36e6ec8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:55.334061 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32e98f48-68fc-4c00-a2ed-7acbf36e6ec8 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] DELETE https://10.4.3.89/volume/v3/types/883b60fd-3ac8-46f9-832b-7f9d3b10269a Aug 08 19:41:55.334230 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32e98f48-68fc-4c00-a2ed-7acbf36e6ec8 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:55.334402 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-32e98f48-68fc-4c00-a2ed-7acbf36e6ec8 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:55.353507 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-32e98f48-68fc-4c00-a2ed-7acbf36e6ec8 tempest-VolumeMultiattachTests-1110503390 tempest-VolumeMultiattachTests-1110503390-project-admin] https://10.4.3.89/volume/v3/types/883b60fd-3ac8-46f9-832b-7f9d3b10269a returned with HTTP 202 Aug 08 19:41:55.353897 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1404/5625] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:41:55 2026] DELETE /volume/v3/types/883b60fd-3ac8-46f9-832b-7f9d3b10269a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:41:55.953231 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:55.954848 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:41:55.955198 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f19dee92-05fd-42da-b7d8-cd38d7194710", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-78908890", "description": null, "metadata": null}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:55.977580 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:55.977580 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:55.978145 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:55.978279 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create snapshot from volume f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:41:56.001714 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['d6a60eb0-d090-46a6-b085-c38b401c428d', '1c882a17-6fa2-4469-b6bc-4bffc3afe52e', '3b09857b-d902-4616-8b7b-b07767d13890', 'e52aa024-9d04-428a-bdda-426e90a308be'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:41:56.030194 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot force create request issued successfully. Aug 08 19:41:56.030543 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0e414fed-2e45-4d76-9bb8-c79daceac0cc tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:41:56.031082 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1406/5626] 10.4.3.89 () {68 vars in 1258 bytes} [Sat Aug 8 19:41:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:41:56.040104 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-f5de3c63-ef54-4208-aee8-320af5b1cd67 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:56.041800 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5de3c63-ef54-4208-aee8-320af5b1cd67 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e Aug 08 19:41:56.042024 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5de3c63-ef54-4208-aee8-320af5b1cd67 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:56.042205 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-f5de3c63-ef54-4208-aee8-320af5b1cd67 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:56.046763 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:56.046763 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:56.047439 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-f5de3c63-ef54-4208-aee8-320af5b1cd67 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:41:56.048139 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-f5de3c63-ef54-4208-aee8-320af5b1cd67 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e returned with HTTP 200 Aug 08 19:41:56.048494 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1408/5627] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:41:56 2026] GET /volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:57.058585 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-aa6ac525-17a5-44e4-b95d-2d0d5f118be7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:57.060058 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa6ac525-17a5-44e4-b95d-2d0d5f118be7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e Aug 08 19:41:57.060213 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac525-17a5-44e4-b95d-2d0d5f118be7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:57.060392 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-aa6ac525-17a5-44e4-b95d-2d0d5f118be7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:57.064878 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:57.064878 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:57.065222 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-aa6ac525-17a5-44e4-b95d-2d0d5f118be7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:41:57.065897 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-aa6ac525-17a5-44e4-b95d-2d0d5f118be7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e returned with HTTP 200 Aug 08 19:41:57.066206 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1410/5628] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:41:57 2026] GET /volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:57.077106 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f716f99e-2464-4553-990d-aa27255eee61 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:57.079403 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f716f99e-2464-4553-990d-aa27255eee61 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e Aug 08 19:41:57.079639 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f716f99e-2464-4553-990d-aa27255eee61 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:57.080092 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f716f99e-2464-4553-990d-aa27255eee61 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:57.086678 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:57.086678 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:57.087192 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f716f99e-2464-4553-990d-aa27255eee61 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:41:57.088120 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f716f99e-2464-4553-990d-aa27255eee61 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e returned with HTTP 200 Aug 08 19:41:57.088812 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1405/5629] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:41:57 2026] GET /volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:57.099569 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:57.101306 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:41:57.101702 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1188797568", "snapshot_id": "644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:57.103189 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1188797568', 'snapshot_id': '644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:41:57.107958 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:57.107958 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:57.108394 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:41:57.108552 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume of 1 GB Aug 08 19:41:57.111977 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Availability Zones retrieved successfully. Aug 08 19:41:57.117284 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (de4fa000-f7ef-4887-850d-c345bf547003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:41:57.118180 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5360f7dc-fce1-4e09-854e-0f2906e467a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:57.119071 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:41:57.147884 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5360f7dc-fce1-4e09-854e-0f2906e467a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:57.148550 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8d827e-25ee-4a49-a94b-c7b45bbd97b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:57.186132 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Created reservations ['5e6b276a-3945-46e8-bfe8-c4d10055f76e', '75ce45b3-aa7f-4bc9-8685-19606592f432', '230adbc7-6bbd-4a24-b48a-59813d470d14', 'f4ce6995-7538-4df9-9be6-00f9d4cede61'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:41:57.186842 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8d827e-25ee-4a49-a94b-c7b45bbd97b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e6b276a-3945-46e8-bfe8-c4d10055f76e', '75ce45b3-aa7f-4bc9-8685-19606592f432', '230adbc7-6bbd-4a24-b48a-59813d470d14', 'f4ce6995-7538-4df9-9be6-00f9d4cede61']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:57.187463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3107959d-d32b-4153-97f4-afbf541b6d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:57.229301 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3107959d-d32b-4153-97f4-afbf541b6d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fdf29e2-2905-4592-b201-5c236b2bec51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1188797568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['5e6b276a-3945-46e8-bfe8-c4d10055f76e','75ce45b3-aa7f-4bc9-8685-19606592f432','230adbc7-6bbd-4a24-b48a-59813d470d14','f4ce6995-7538-4df9-9be6-00f9d4cede61'],size=1,snapshot_id=644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1188797568',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fdf29e2-2905-4592-b201-5c236b2bec51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79221abe2f74d8593e06115140754d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb21b670b1a84eb4953fe14444a36f13',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:57.230050 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3526900-e130-473f-951e-d86958c414d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:57.249339 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3526900-e130-473f-951e-d86958c414d2) transitioned into 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-1188797568',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79221abe2f74d8593e06115140754d0',qos_specs=None,replication_status=,reservations=['5e6b276a-3945-46e8-bfe8-c4d10055f76e','75ce45b3-aa7f-4bc9-8685-19606592f432','230adbc7-6bbd-4a24-b48a-59813d470d14','f4ce6995-7538-4df9-9be6-00f9d4cede61'],size=1,snapshot_id=644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e,source_replicaid=,source_volid=None,status='creating',user_id='fb21b670b1a84eb4953fe14444a36f13',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:57.250030 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19968bca-d131-4a8a-be2b-69eff3af51b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:57.271600 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19968bca-d131-4a8a-be2b-69eff3af51b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:41:57.272393 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Flow 'volume_create_api' (de4fa000-f7ef-4887-850d-c345bf547003) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:41:57.272731 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Create volume request issued successfully. Aug 08 19:41:57.273253 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7e61483b-cc33-4bf2-9e0d-9851ae7b3d6f tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:41:57.273817 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1407/5630] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:41:57 2026] POST /volume/v3/volumes => generated 783 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:41:57.286625 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-32bc7400-53fb-48b9-a142-b1426ff1114b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:57.288848 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32bc7400-53fb-48b9-a142-b1426ff1114b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:41:57.289038 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32bc7400-53fb-48b9-a142-b1426ff1114b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:57.289225 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-32bc7400-53fb-48b9-a142-b1426ff1114b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:57.296429 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:57.296429 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:57.300360 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-32bc7400-53fb-48b9-a142-b1426ff1114b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:57.305220 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-32bc7400-53fb-48b9-a142-b1426ff1114b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 200 Aug 08 19:41:57.305656 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1409/5631] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:57 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:58.320722 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-116b6497-9619-47a5-91b6-638b234550c4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:58.322432 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-116b6497-9619-47a5-91b6-638b234550c4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:41:58.322648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-116b6497-9619-47a5-91b6-638b234550c4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:58.322850 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-116b6497-9619-47a5-91b6-638b234550c4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:58.329844 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:58.329844 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:58.333292 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-116b6497-9619-47a5-91b6-638b234550c4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:58.337826 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-116b6497-9619-47a5-91b6-638b234550c4 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 200 Aug 08 19:41:58.338166 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1411/5632] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:58 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:58.350387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dc33f7cf-8b1f-4d94-8efc-60a162537855 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:58.352344 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc33f7cf-8b1f-4d94-8efc-60a162537855 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:41:58.352554 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc33f7cf-8b1f-4d94-8efc-60a162537855 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:58.352768 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dc33f7cf-8b1f-4d94-8efc-60a162537855 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:58.359535 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:58.359535 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:58.363042 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-dc33f7cf-8b1f-4d94-8efc-60a162537855 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:58.367432 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dc33f7cf-8b1f-4d94-8efc-60a162537855 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 200 Aug 08 19:41:58.367864 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1406/5633] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:41:58 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:58.453796 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-9261ba7d-cc53-4e61-8804-10a76e8c6bb9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:58.455871 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-9261ba7d-cc53-4e61-8804-10a76e8c6bb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:41:58.456119 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-9261ba7d-cc53-4e61-8804-10a76e8c6bb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:58.456225 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-9261ba7d-cc53-4e61-8804-10a76e8c6bb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:58.462861 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:58.462861 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:41:58.470548 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-9261ba7d-cc53-4e61-8804-10a76e8c6bb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:58.476564 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-9261ba7d-cc53-4e61-8804-10a76e8c6bb9 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 200 Aug 08 19:41:58.477025 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1408/5634] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:58 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:58.949053 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-93c5446b-8977-4cbd-9a47-768b0b061f2c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:58.951083 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-93c5446b-8977-4cbd-9a47-768b0b061f2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:41:58.951363 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-93c5446b-8977-4cbd-9a47-768b0b061f2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:58.951672 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-93c5446b-8977-4cbd-9a47-768b0b061f2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:58.959158 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:58.959158 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:41:58.962642 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-93c5446b-8977-4cbd-9a47-768b0b061f2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:58.966796 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-93c5446b-8977-4cbd-9a47-768b0b061f2c tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 200 Aug 08 19:41:58.967267 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1410/5635] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:41:58 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:41:58.976557 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c5dcdd9f-1039-4726-ae3d-84d4ba96d5a4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:58.976990 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5dcdd9f-1039-4726-ae3d-84d4ba96d5a4 None None] GET https://10.4.3.89/volume// Aug 08 19:41:58.977221 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5dcdd9f-1039-4726-ae3d-84d4ba96d5a4 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:58.977406 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c5dcdd9f-1039-4726-ae3d-84d4ba96d5a4 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:58.977732 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c5dcdd9f-1039-4726-ae3d-84d4ba96d5a4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:58.978003 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1412/5636] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:41:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:58.985581 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-f536f194-7b28-4f50-9b1d-a0792890e511 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:58.989633 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-f536f194-7b28-4f50-9b1d-a0792890e511 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:41:58.990060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-f536f194-7b28-4f50-9b1d-a0792890e511 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fdf29e2-2905-4592-b201-5c236b2bec51", "connector": null, "instance_uuid": "5b826db5-190f-4191-b136-4a44ce8c8033"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:59.009739 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:59.009739 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:59.043510 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-f536f194-7b28-4f50-9b1d-a0792890e511 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:41:59.044159 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1407/5637] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:41:58 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) Aug 08 19:41:59.843227 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4ddb9dd6-ec22-4253-a085-e550bcdb6f4f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:59.859553 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-c480d949-f5ad-4e52-afd2-76e9683c31b1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:59.859950 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c480d949-f5ad-4e52-afd2-76e9683c31b1 None None] GET https://10.4.3.89/volume// Aug 08 19:41:59.860102 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c480d949-f5ad-4e52-afd2-76e9683c31b1 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:59.860300 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-c480d949-f5ad-4e52-afd2-76e9683c31b1 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:59.860608 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-c480d949-f5ad-4e52-afd2-76e9683c31b1 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:41:59.860879 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1411/5638] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:41:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:41:59.867150 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-7faccd8e-632d-45ae-b6b3-52ce3dfd91fd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:59.869814 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-7faccd8e-632d-45ae-b6b3-52ce3dfd91fd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:41:59.870019 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-7faccd8e-632d-45ae-b6b3-52ce3dfd91fd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:41:59.870208 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-7faccd8e-632d-45ae-b6b3-52ce3dfd91fd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:41:59.882456 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:59.882456 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:41:59.885887 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-7faccd8e-632d-45ae-b6b3-52ce3dfd91fd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:41:59.891359 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-7faccd8e-632d-45ae-b6b3-52ce3dfd91fd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 200 Aug 08 19:41:59.891924 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1413/5639] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:41:59 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 1571 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:41:59.939879 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ddb9dd6-ec22-4253-a085-e550bcdb6f4f tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:41:59.940221 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4ddb9dd6-ec22-4253-a085-e550bcdb6f4f tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2043732789", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1398644530", "vendor_name": "tempest-vendor_name-1183159975"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:59.963250 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4ddb9dd6-ec22-4253-a085-e550bcdb6f4f tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:41:59.963644 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1409/5640] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:41:59 2026] POST /volume/v3/types => generated 329 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:41:59.971890 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:41:59.973972 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:41:59.974597 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a0d2cea7-8ea1-4a1e-a928-799f6e051ca2", "size": 1}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:41:59.976560 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume request body: {'volume': {'volume_type': 'a0d2cea7-8ea1-4a1e-a928-799f6e051ca2', 'size': 1}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:41:59.981328 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume of 1 GB Aug 08 19:41:59.984475 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:41:59.984475 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:41:59.984475 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Availability Zones retrieved successfully. Aug 08 19:41:59.992389 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Flow 'volume_create_api' (d64ab3c9-7585-4e39-85aa-01266c3ca14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:41:59.993960 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532ea57f-5d0b-4ad0-ada7-ce9a30b2c313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:41:59.995250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:41:59.996949 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-e51fc991-77df-4111-b9ee-3a772db58f94 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:00.001025 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-e51fc991-77df-4111-b9ee-3a772db58f94 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] PUT https://10.4.3.89/volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861 Aug 08 19:42:00.001369 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-e51fc991-77df-4111-b9ee-3a772db58f94 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:00.016759 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-e51fc991-77df-4111-b9ee-3a772db58f94 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Acquiring lock "cinder-attachment_update-8fdf29e2-2905-4592-b201-5c236b2bec51-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:42:00.021671 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-e51fc991-77df-4111-b9ee-3a772db58f94 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-8fdf29e2-2905-4592-b201-5c236b2bec51-np0000006803" acquired by "attachment_update" :: waited 0.005s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:42:00.023011 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:00.023011 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:00.024332 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (532ea57f-5d0b-4ad0-ada7-ce9a30b2c313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:42:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1398644530',vendor_name='tempest-vendor_name-1183159975'},id=a0d2cea7-8ea1-4a1e-a928-799f6e051ca2,is_public=True,name='tempest-ProjectAdminTests-volume-type-2043732789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a0d2cea7-8ea1-4a1e-a928-799f6e051ca2', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:00.025007 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (811eac14-1eb8-4ac4-b6ce-c8bdbfefdf9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:00.059139 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2043732789 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2043732789, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:00.059782 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2043732789 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2043732789, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:00.100704 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Created reservations ['7d661580-da14-43a4-b849-85fe313aa811', 'bb283326-3351-48c4-a3a8-4f73812f45ea', '9e65b790-d49f-4a30-a38e-a8ab4b5412f4', 'fce429e9-5c66-4ad6-b1b9-98640688809d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:00.101711 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (811eac14-1eb8-4ac4-b6ce-c8bdbfefdf9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d661580-da14-43a4-b849-85fe313aa811', 'bb283326-3351-48c4-a3a8-4f73812f45ea', '9e65b790-d49f-4a30-a38e-a8ab4b5412f4', 'fce429e9-5c66-4ad6-b1b9-98640688809d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:00.102535 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab86499b-5d9f-4cce-9f99-03fccd519895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:00.110782 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-e51fc991-77df-4111-b9ee-3a772db58f94 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Lock "cinder-attachment_update-8fdf29e2-2905-4592-b201-5c236b2bec51-np0000006803" released by "attachment_update" :: held 0.089s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:42:00.111423 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-e51fc991-77df-4111-b9ee-3a772db58f94 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861 returned with HTTP 200 Aug 08 19:42:00.112047 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1412/5641] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:41:59 2026] PUT /volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:00.128538 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab86499b-5d9f-4cce-9f99-03fccd519895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb629fa-0d86-4ae8-840d-33eef7ea60fe', '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='5a4e2272583e42598b684abbff8a0277',qos_specs=None,replication_status=,reservations=['7d661580-da14-43a4-b849-85fe313aa811','bb283326-3351-48c4-a3a8-4f73812f45ea','9e65b790-d49f-4a30-a38e-a8ab4b5412f4','fce429e9-5c66-4ad6-b1b9-98640688809d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d59417cbb434c61a55b414bd7e278ca',volume_type_id=a0d2cea7-8ea1-4a1e-a928-799f6e051ca2), '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-08-08T19:42:00Z,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=5fb629fa-0d86-4ae8-840d-33eef7ea60fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a4e2272583e42598b684abbff8a0277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9d59417cbb434c61a55b414bd7e278ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a0d2cea7-8ea1-4a1e-a928-799f6e051ca2),volume_type_id=a0d2cea7-8ea1-4a1e-a928-799f6e051ca2)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:00.129425 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21cc534-ec35-4458-93a4-42a54870226c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:00.133775 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-18155ef3-0525-4281-a51c-000ca3c7003b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:00.135957 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-18155ef3-0525-4281-a51c-000ca3c7003b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] POST https://10.4.3.89/volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861/action Aug 08 19:42:00.136396 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-18155ef3-0525-4281-a51c-000ca3c7003b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:42:00.136570 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-18155ef3-0525-4281-a51c-000ca3c7003b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:00.147540 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21cc534-ec35-4458-93a4-42a54870226c) transitioned into 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='5a4e2272583e42598b684abbff8a0277',qos_specs=None,replication_status=,reservations=['7d661580-da14-43a4-b849-85fe313aa811','bb283326-3351-48c4-a3a8-4f73812f45ea','9e65b790-d49f-4a30-a38e-a8ab4b5412f4','fce429e9-5c66-4ad6-b1b9-98640688809d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d59417cbb434c61a55b414bd7e278ca',volume_type_id=a0d2cea7-8ea1-4a1e-a928-799f6e051ca2)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:00.148335 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd4aa73-bf2e-4ce5-9a79-abc36529bbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:00.154862 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:00.154862 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:00.159417 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd4aa73-bf2e-4ce5-9a79-abc36529bbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:00.160671 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Flow 'volume_create_api' (d64ab3c9-7585-4e39-85aa-01266c3ca14f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:00.161137 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume request issued successfully. Aug 08 19:42:00.162017 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-394196bb-f332-407d-a9da-65aae7b6f1e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:00.162780 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1408/5642] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:41:59 2026] POST /volume/v3/volumes => generated 771 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:42:00.164217 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-e004830d-a168-4a71-bfab-3cf4da5a3500 req-18155ef3-0525-4281-a51c-000ca3c7003b tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861/action returned with HTTP 204 Aug 08 19:42:00.164726 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1414/5643] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:42:00 2026] POST /volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:00.175197 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-486ee60d-e40c-40f9-9439-b7a6549dca84 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:00.177087 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-486ee60d-e40c-40f9-9439-b7a6549dca84 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe Aug 08 19:42:00.177379 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-486ee60d-e40c-40f9-9439-b7a6549dca84 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:00.177761 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-486ee60d-e40c-40f9-9439-b7a6549dca84 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:00.187173 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:00.187173 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:00.192006 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-486ee60d-e40c-40f9-9439-b7a6549dca84 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:00.205109 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-486ee60d-e40c-40f9-9439-b7a6549dca84 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe returned with HTTP 200 Aug 08 19:42:00.205720 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1410/5644] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:42:00 2026] GET /volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe => generated 950 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:01.217824 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8816d201-c2f6-4370-9360-efcacda6b4a3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.220582 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8816d201-c2f6-4370-9360-efcacda6b4a3 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe Aug 08 19:42:01.220887 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8816d201-c2f6-4370-9360-efcacda6b4a3 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:01.221150 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8816d201-c2f6-4370-9360-efcacda6b4a3 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:01.230793 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:01.230793 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:01.236360 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-8816d201-c2f6-4370-9360-efcacda6b4a3 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:01.243447 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8816d201-c2f6-4370-9360-efcacda6b4a3 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe returned with HTTP 200 Aug 08 19:42:01.243948 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1413/5645] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:42:01 2026] GET /volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe => generated 971 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:01.257116 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c514f7a6-cf6d-4bff-b307-d845c72c371d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.259450 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c514f7a6-cf6d-4bff-b307-d845c72c371d tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:42:01.259794 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c514f7a6-cf6d-4bff-b307-d845c72c371d tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:01.260090 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c514f7a6-cf6d-4bff-b307-d845c72c371d tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:01.260449 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:01.260449 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:01.264743 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c514f7a6-cf6d-4bff-b307-d845c72c371d tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:42:01.265147 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1409/5646] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:42:01 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) Aug 08 19:42:01.275262 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-6af9c9a7-36fd-49a1-b212-bf9348b01d67 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.277077 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6af9c9a7-36fd-49a1-b212-bf9348b01d67 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/messages/0536adeb-21ea-4316-b251-d26b0e9fe56d Aug 08 19:42:01.277333 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6af9c9a7-36fd-49a1-b212-bf9348b01d67 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:01.277482 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-6af9c9a7-36fd-49a1-b212-bf9348b01d67 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:01.286244 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-6af9c9a7-36fd-49a1-b212-bf9348b01d67 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages/0536adeb-21ea-4316-b251-d26b0e9fe56d returned with HTTP 204 Aug 08 19:42:01.287152 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1415/5647] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:42:01 2026] DELETE /volume/v3/messages/0536adeb-21ea-4316-b251-d26b0e9fe56d => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:42:01.293964 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-99767f7b-b362-405e-8eb7-94f06969d9c9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.295954 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-99767f7b-b362-405e-8eb7-94f06969d9c9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/messages/0536adeb-21ea-4316-b251-d26b0e9fe56d Aug 08 19:42:01.296122 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-99767f7b-b362-405e-8eb7-94f06969d9c9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:01.296377 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-99767f7b-b362-405e-8eb7-94f06969d9c9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:01.299896 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-99767f7b-b362-405e-8eb7-94f06969d9c9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages/0536adeb-21ea-4316-b251-d26b0e9fe56d returned with HTTP 404 Aug 08 19:42:01.302459 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1411/5648] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:42:01 2026] GET /volume/v3/messages/0536adeb-21ea-4316-b251-d26b0e9fe56d => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:01.306554 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.308281 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe Aug 08 19:42:01.308508 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:01.308709 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:01.308855 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Delete volume with id: 5fb629fa-0d86-4ae8-840d-33eef7ea60fe Aug 08 19:42:01.316820 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:01.316820 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:01.316820 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:01.316999 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100252) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:42:01.325927 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2043732789 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2043732789, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:01.326573 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2043732789 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2043732789, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:01.334169 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Created reservations ['22b09eb2-ba00-4753-b50a-72f3b4049ab0', '144fa03d-d353-496b-b005-61925a4d10e3', 'fcd5a5e4-8f30-422b-9603-893cdc992c1a', '7e81d602-ac6e-4152-a132-bb870a68a443'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:01.363631 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Delete volume request issued successfully. Aug 08 19:42:01.363631 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0ca99b88-8ce9-42c9-8d4a-0f34424d5dd9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe returned with HTTP 202 Aug 08 19:42:01.363631 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1414/5649] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:42:01 2026] DELETE /volume/v3/volumes/5fb629fa-0d86-4ae8-840d-33eef7ea60fe => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:01.371302 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-66f466bb-c98e-477c-b4f4-bc281d6cbcca None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.373173 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66f466bb-c98e-477c-b4f4-bc281d6cbcca tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/types/a0d2cea7-8ea1-4a1e-a928-799f6e051ca2 Aug 08 19:42:01.373379 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-66f466bb-c98e-477c-b4f4-bc281d6cbcca tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:01.373873 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-66f466bb-c98e-477c-b4f4-bc281d6cbcca tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:01.400156 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-66f466bb-c98e-477c-b4f4-bc281d6cbcca tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/types/a0d2cea7-8ea1-4a1e-a928-799f6e051ca2 returned with HTTP 202 Aug 08 19:42:01.400574 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1410/5650] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:42:01 2026] DELETE /volume/v3/types/a0d2cea7-8ea1-4a1e-a928-799f6e051ca2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:01.408613 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-344d4f59-a4be-4b31-81d4-34bc05432210 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.410321 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-344d4f59-a4be-4b31-81d4-34bc05432210 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:42:01.410733 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-344d4f59-a4be-4b31-81d4-34bc05432210 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1762515272", "extra_specs": {"storage_protocol": "tempest-storage_protocol-539211741", "vendor_name": "tempest-vendor_name-917936542"}}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:01.423404 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-344d4f59-a4be-4b31-81d4-34bc05432210 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:42:01.423857 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1416/5651] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:42:01 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:01.438532 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.441901 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:01.441901 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "215bdd1c-bf74-421e-bcd2-dc4ad66e66fe", "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:01.448548 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume request body: {'volume': {'volume_type': '215bdd1c-bf74-421e-bcd2-dc4ad66e66fe', 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:01.459834 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume of 1 GB Aug 08 19:42:01.460236 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:01.460236 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:01.460734 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Availability Zones retrieved successfully. Aug 08 19:42:01.467274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Flow 'volume_create_api' (39042264-8b4a-406a-8712-dbe585ba9c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:01.469721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e491b8da-f634-4205-9fb0-adf11edb7d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:01.470501 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:01.503598 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e491b8da-f634-4205-9fb0-adf11edb7d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:42:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-539211741',vendor_name='tempest-vendor_name-917936542'},id=215bdd1c-bf74-421e-bcd2-dc4ad66e66fe,is_public=True,name='tempest-ProjectAdminTests-volume-type-1762515272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '215bdd1c-bf74-421e-bcd2-dc4ad66e66fe', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:01.504387 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a67e00d-1fb8-4460-9099-1ea60e853bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:01.539991 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1762515272 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1762515272, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:01.540290 np0000006803 devstack@c-api.service[100254]: WARNING cinder.quota [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1762515272 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1762515272, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:01.568263 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Created reservations ['16bce481-627e-49f7-8c56-381207ace273', '54151189-fc3c-4eff-b6f6-1dea0d516c54', 'fa4319f9-a068-4ca9-a2a6-532fcda346e0', '6641e48f-adae-425c-afce-b386cec79595'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:01.569040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a67e00d-1fb8-4460-9099-1ea60e853bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16bce481-627e-49f7-8c56-381207ace273', '54151189-fc3c-4eff-b6f6-1dea0d516c54', 'fa4319f9-a068-4ca9-a2a6-532fcda346e0', '6641e48f-adae-425c-afce-b386cec79595']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:01.569771 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469d89d2-4568-42ec-b9a8-602b020c6aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:01.593369 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (469d89d2-4568-42ec-b9a8-602b020c6aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16c72e34-821c-48ea-88e8-bd35eb641b3e', '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='5a4e2272583e42598b684abbff8a0277',qos_specs=None,replication_status=,reservations=['16bce481-627e-49f7-8c56-381207ace273','54151189-fc3c-4eff-b6f6-1dea0d516c54','fa4319f9-a068-4ca9-a2a6-532fcda346e0','6641e48f-adae-425c-afce-b386cec79595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d59417cbb434c61a55b414bd7e278ca',volume_type_id=215bdd1c-bf74-421e-bcd2-dc4ad66e66fe), '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-08-08T19:42: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=16c72e34-821c-48ea-88e8-bd35eb641b3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a4e2272583e42598b684abbff8a0277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9d59417cbb434c61a55b414bd7e278ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(215bdd1c-bf74-421e-bcd2-dc4ad66e66fe),volume_type_id=215bdd1c-bf74-421e-bcd2-dc4ad66e66fe)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:01.594092 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f182b260-4cb0-4108-98a0-f31e5daa9669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:01.609603 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f182b260-4cb0-4108-98a0-f31e5daa9669) transitioned into 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='5a4e2272583e42598b684abbff8a0277',qos_specs=None,replication_status=,reservations=['16bce481-627e-49f7-8c56-381207ace273','54151189-fc3c-4eff-b6f6-1dea0d516c54','fa4319f9-a068-4ca9-a2a6-532fcda346e0','6641e48f-adae-425c-afce-b386cec79595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d59417cbb434c61a55b414bd7e278ca',volume_type_id=215bdd1c-bf74-421e-bcd2-dc4ad66e66fe)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:01.610360 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6985c4cd-2137-4ce4-bf5f-235ecf83025a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:01.620147 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6985c4cd-2137-4ce4-bf5f-235ecf83025a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:01.620960 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Flow 'volume_create_api' (39042264-8b4a-406a-8712-dbe585ba9c99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:01.621258 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume request issued successfully. Aug 08 19:42:01.621833 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-306c8bc9-be14-46f6-b01f-2ca93dc85709 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:01.622227 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1412/5652] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:42:01 2026] POST /volume/v3/volumes => generated 771 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:42:01.633913 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3b2dc6ab-1439-41b1-9aaf-aa0f6d0641d1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:01.635782 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b2dc6ab-1439-41b1-9aaf-aa0f6d0641d1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e Aug 08 19:42:01.636093 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b2dc6ab-1439-41b1-9aaf-aa0f6d0641d1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:01.636279 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3b2dc6ab-1439-41b1-9aaf-aa0f6d0641d1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:01.642855 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:01.642855 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:01.646574 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-3b2dc6ab-1439-41b1-9aaf-aa0f6d0641d1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:01.654121 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3b2dc6ab-1439-41b1-9aaf-aa0f6d0641d1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e returned with HTTP 200 Aug 08 19:42:01.654498 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1415/5653] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:42:01 2026] GET /volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:02.669444 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-af42bf6e-64c4-4970-b72a-6762bcfc824e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.671136 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af42bf6e-64c4-4970-b72a-6762bcfc824e tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e Aug 08 19:42:02.671445 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af42bf6e-64c4-4970-b72a-6762bcfc824e tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:02.671521 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-af42bf6e-64c4-4970-b72a-6762bcfc824e tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:02.678931 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:02.678931 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:02.683683 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-af42bf6e-64c4-4970-b72a-6762bcfc824e tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:02.688181 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-af42bf6e-64c4-4970-b72a-6762bcfc824e tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e returned with HTTP 200 Aug 08 19:42:02.688605 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1411/5654] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:42:02 2026] GET /volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:02.700018 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-505982f8-027b-4b63-9ed8-67eea1b880e7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.701784 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-505982f8-027b-4b63-9ed8-67eea1b880e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:42:02.701986 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-505982f8-027b-4b63-9ed8-67eea1b880e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:02.702164 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-505982f8-027b-4b63-9ed8-67eea1b880e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:02.705399 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-505982f8-027b-4b63-9ed8-67eea1b880e7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:42:02.705775 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1417/5655] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:42: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) Aug 08 19:42:02.713380 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8e883bac-5c1d-4396-a2c3-051744019d37 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.715136 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e883bac-5c1d-4396-a2c3-051744019d37 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:42:02.715402 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e883bac-5c1d-4396-a2c3-051744019d37 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:02.715645 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8e883bac-5c1d-4396-a2c3-051744019d37 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:02.715955 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:02.715955 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:02.719201 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8e883bac-5c1d-4396-a2c3-051744019d37 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:42:02.719657 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1413/5656] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:42:02 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) Aug 08 19:42:02.727464 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-7f5a9d98-fbe5-482e-9612-679067280620 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.729112 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f5a9d98-fbe5-482e-9612-679067280620 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/messages/6344ea05-dd5c-48be-8405-bbda2ad748a1 Aug 08 19:42:02.729300 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f5a9d98-fbe5-482e-9612-679067280620 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:02.729476 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-7f5a9d98-fbe5-482e-9612-679067280620 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:02.737708 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-7f5a9d98-fbe5-482e-9612-679067280620 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages/6344ea05-dd5c-48be-8405-bbda2ad748a1 returned with HTTP 204 Aug 08 19:42:02.738073 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1416/5657] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:42:02 2026] DELETE /volume/v3/messages/6344ea05-dd5c-48be-8405-bbda2ad748a1 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:42:02.744978 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-65545e97-0313-4331-a659-c12daa92314b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.746760 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e Aug 08 19:42:02.747007 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:02.747196 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:02.747355 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Delete volume with id: 16c72e34-821c-48ea-88e8-bd35eb641b3e Aug 08 19:42:02.754092 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:02.754092 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:02.754395 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:02.755294 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100251) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:42:02.763844 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1762515272 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1762515272, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:02.764059 np0000006803 devstack@c-api.service[100251]: WARNING cinder.quota [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1762515272 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1762515272, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:02.773819 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Created reservations ['c1e74c9e-3f44-4269-b21a-30b1427535bf', '9d728552-5369-49c6-876a-c7cf33789870', '29cbf828-cd42-4fd7-9fa2-ef6bfe691ada', '6598fc2a-7dc4-44d0-b8b4-073cedabe272'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:02.804226 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Delete volume request issued successfully. Aug 08 19:42:02.804500 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-65545e97-0313-4331-a659-c12daa92314b tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e returned with HTTP 202 Aug 08 19:42:02.804847 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1412/5658] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:42:02 2026] DELETE /volume/v3/volumes/16c72e34-821c-48ea-88e8-bd35eb641b3e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:02.811764 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-d3d99ee7-8fde-4328-bce0-85c3017288c6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.813435 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3d99ee7-8fde-4328-bce0-85c3017288c6 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/types/215bdd1c-bf74-421e-bcd2-dc4ad66e66fe Aug 08 19:42:02.813640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3d99ee7-8fde-4328-bce0-85c3017288c6 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:02.813830 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-d3d99ee7-8fde-4328-bce0-85c3017288c6 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:02.834210 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-d3d99ee7-8fde-4328-bce0-85c3017288c6 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/types/215bdd1c-bf74-421e-bcd2-dc4ad66e66fe returned with HTTP 202 Aug 08 19:42:02.834590 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1418/5659] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:42:02 2026] DELETE /volume/v3/types/215bdd1c-bf74-421e-bcd2-dc4ad66e66fe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:02.842493 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-38e5fd96-0a06-4152-8587-0cec6eac7cf0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.844135 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38e5fd96-0a06-4152-8587-0cec6eac7cf0 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:42:02.844532 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-38e5fd96-0a06-4152-8587-0cec6eac7cf0 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1141830701", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1553278482", "vendor_name": "tempest-vendor_name-1541346397"}}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:02.857131 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-38e5fd96-0a06-4152-8587-0cec6eac7cf0 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:42:02.857494 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1414/5660] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:42:02 2026] POST /volume/v3/types => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:02.864971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:02.866711 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:02.867066 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "62c03955-8f1a-4146-abc6-605762c46d64", "size": 1}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:02.868528 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume request body: {'volume': {'volume_type': '62c03955-8f1a-4146-abc6-605762c46d64', 'size': 1}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:02.872554 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume of 1 GB Aug 08 19:42:02.873187 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:02.873187 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:02.873187 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Availability Zones retrieved successfully. Aug 08 19:42:02.878302 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Flow 'volume_create_api' (071065b0-91db-4d98-aa50-f907275a91b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:02.879209 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd641b4-866e-4516-81d5-042c394bc4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:02.879905 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:02.897873 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbd641b4-866e-4516-81d5-042c394bc4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:42:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1553278482',vendor_name='tempest-vendor_name-1541346397'},id=62c03955-8f1a-4146-abc6-605762c46d64,is_public=True,name='tempest-ProjectAdminTests-volume-type-1141830701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62c03955-8f1a-4146-abc6-605762c46d64', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:02.898946 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f470583-d90b-4719-afd5-6d45bfd204b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:02.922745 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1141830701 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1141830701, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:02.923013 np0000006803 devstack@c-api.service[100252]: WARNING cinder.quota [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1141830701 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1141830701, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:02.945766 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Created reservations ['1355d0e3-56d7-4dc6-8c63-db62f4bc97ab', '92a61d43-4b38-48dd-9926-446507f5007d', '16f9ee87-528d-43b2-b612-1e65e02b072f', 'd1a2cf6c-bebc-41d1-b8ad-022101d18377'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:02.946510 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f470583-d90b-4719-afd5-6d45bfd204b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1355d0e3-56d7-4dc6-8c63-db62f4bc97ab', '92a61d43-4b38-48dd-9926-446507f5007d', '16f9ee87-528d-43b2-b612-1e65e02b072f', 'd1a2cf6c-bebc-41d1-b8ad-022101d18377']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:02.947215 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005474ef-29f8-4f00-9c51-285607e416bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:02.970385 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (005474ef-29f8-4f00-9c51-285607e416bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e22c68df-6d58-43cd-83b9-1138914e3327', '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='5a4e2272583e42598b684abbff8a0277',qos_specs=None,replication_status=,reservations=['1355d0e3-56d7-4dc6-8c63-db62f4bc97ab','92a61d43-4b38-48dd-9926-446507f5007d','16f9ee87-528d-43b2-b612-1e65e02b072f','d1a2cf6c-bebc-41d1-b8ad-022101d18377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d59417cbb434c61a55b414bd7e278ca',volume_type_id=62c03955-8f1a-4146-abc6-605762c46d64), '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-08-08T19:42: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=e22c68df-6d58-43cd-83b9-1138914e3327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a4e2272583e42598b684abbff8a0277',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='9d59417cbb434c61a55b414bd7e278ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62c03955-8f1a-4146-abc6-605762c46d64),volume_type_id=62c03955-8f1a-4146-abc6-605762c46d64)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:02.971148 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f42ff0-04cc-4d85-b4a1-d4a13d28856e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:02.987971 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f42ff0-04cc-4d85-b4a1-d4a13d28856e) transitioned into 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='5a4e2272583e42598b684abbff8a0277',qos_specs=None,replication_status=,reservations=['1355d0e3-56d7-4dc6-8c63-db62f4bc97ab','92a61d43-4b38-48dd-9926-446507f5007d','16f9ee87-528d-43b2-b612-1e65e02b072f','d1a2cf6c-bebc-41d1-b8ad-022101d18377'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d59417cbb434c61a55b414bd7e278ca',volume_type_id=62c03955-8f1a-4146-abc6-605762c46d64)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:02.988753 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc477dd-d611-4c20-bce8-0984987d543e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:02.996955 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc477dd-d611-4c20-bce8-0984987d543e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:02.997703 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Flow 'volume_create_api' (071065b0-91db-4d98-aa50-f907275a91b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:02.997972 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Create volume request issued successfully. Aug 08 19:42:02.998648 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9212b768-97db-47f9-b8e7-228d8b8784a1 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:02.999061 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1417/5661] 10.4.3.89 () {70 vars in 1291 bytes} [Sat Aug 8 19:42:02 2026] POST /volume/v3/volumes => generated 771 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:42:03.010162 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2cbf9503-2136-4477-bb77-156fd306bba9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:03.012470 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cbf9503-2136-4477-bb77-156fd306bba9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 Aug 08 19:42:03.012578 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2cbf9503-2136-4477-bb77-156fd306bba9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:03.012818 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2cbf9503-2136-4477-bb77-156fd306bba9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:03.019393 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:03.019393 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:03.022566 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2cbf9503-2136-4477-bb77-156fd306bba9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:03.026062 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2cbf9503-2136-4477-bb77-156fd306bba9 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 returned with HTTP 200 Aug 08 19:42:03.026470 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1413/5662] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:42:03 2026] GET /volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:04.038260 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5b4d7f83-eaab-4d16-8cb7-c338cb2b34e8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:04.039916 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b4d7f83-eaab-4d16-8cb7-c338cb2b34e8 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 Aug 08 19:42:04.040105 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b4d7f83-eaab-4d16-8cb7-c338cb2b34e8 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:04.040281 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5b4d7f83-eaab-4d16-8cb7-c338cb2b34e8 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:04.047100 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:04.047100 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:04.049948 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5b4d7f83-eaab-4d16-8cb7-c338cb2b34e8 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:04.053025 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5b4d7f83-eaab-4d16-8cb7-c338cb2b34e8 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 returned with HTTP 200 Aug 08 19:42:04.053335 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1419/5663] 10.4.3.89 () {68 vars in 1381 bytes} [Sat Aug 8 19:42:04 2026] GET /volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 => generated 971 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:04.064531 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-542795a8-bf54-4169-946b-65158adafdd2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:04.066146 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-542795a8-bf54-4169-946b-65158adafdd2 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/messages Aug 08 19:42:04.066342 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-542795a8-bf54-4169-946b-65158adafdd2 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:04.066528 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-542795a8-bf54-4169-946b-65158adafdd2 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:04.071015 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-542795a8-bf54-4169-946b-65158adafdd2 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages returned with HTTP 200 Aug 08 19:42:04.071316 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1415/5664] 10.4.3.89 () {68 vars in 1273 bytes} [Sat Aug 8 19:42:04 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) Aug 08 19:42:04.078932 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-3f87728b-ce21-43de-8fa3-60b3baf6eea7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:04.080581 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f87728b-ce21-43de-8fa3-60b3baf6eea7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] GET https://10.4.3.89/volume/v3/messages/864c3c27-0d2a-4b54-8a03-4ce5a2c03a66 Aug 08 19:42:04.080771 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f87728b-ce21-43de-8fa3-60b3baf6eea7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:04.080936 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-3f87728b-ce21-43de-8fa3-60b3baf6eea7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:04.083606 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:04.083606 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:04.084032 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-3f87728b-ce21-43de-8fa3-60b3baf6eea7 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages/864c3c27-0d2a-4b54-8a03-4ce5a2c03a66 returned with HTTP 200 Aug 08 19:42:04.084324 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1418/5665] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:42:04 2026] GET /volume/v3/messages/864c3c27-0d2a-4b54-8a03-4ce5a2c03a66 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:04.091363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8db806a6-3db4-4f05-9ae0-d5bec5643b77 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:04.092865 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8db806a6-3db4-4f05-9ae0-d5bec5643b77 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/messages/864c3c27-0d2a-4b54-8a03-4ce5a2c03a66 Aug 08 19:42:04.093041 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8db806a6-3db4-4f05-9ae0-d5bec5643b77 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:04.093223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8db806a6-3db4-4f05-9ae0-d5bec5643b77 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:04.100064 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8db806a6-3db4-4f05-9ae0-d5bec5643b77 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/messages/864c3c27-0d2a-4b54-8a03-4ce5a2c03a66 returned with HTTP 204 Aug 08 19:42:04.100353 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1414/5666] 10.4.3.89 () {68 vars in 1387 bytes} [Sat Aug 8 19:42:04 2026] DELETE /volume/v3/messages/864c3c27-0d2a-4b54-8a03-4ce5a2c03a66 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 08 19:42:04.105928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:04.107367 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 Aug 08 19:42:04.107569 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:04.107750 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:04.107891 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Delete volume with id: e22c68df-6d58-43cd-83b9-1138914e3327 Aug 08 19:42:04.113945 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:04.113945 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:04.114187 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Volume info retrieved successfully. Aug 08 19:42:04.114966 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100253) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 08 19:42:04.123014 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1141830701 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1141830701, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:04.123241 np0000006803 devstack@c-api.service[100253]: WARNING cinder.quota [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1141830701 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1141830701, it is now deprecated. Please use the default quota class for default quota. Aug 08 19:42:04.129761 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Created reservations ['9d387770-f446-4f55-9503-472ae555de95', '07d06995-ff78-482f-9dfd-503001709712', '196edd9a-f9fc-4df5-a659-724b7e252d84', '8a8b20f7-fb2d-4d29-b354-f8f1669599d4'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:04.149046 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Delete volume request issued successfully. Aug 08 19:42:04.149209 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ec6f5989-e2cc-45d6-8a65-f677444dbffa tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 returned with HTTP 202 Aug 08 19:42:04.149605 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1420/5667] 10.4.3.89 () {68 vars in 1384 bytes} [Sat Aug 8 19:42:04 2026] DELETE /volume/v3/volumes/e22c68df-6d58-43cd-83b9-1138914e3327 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:04.155942 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-55541839-065c-4b2b-8b9f-9720d8ed7b05 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:04.157669 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55541839-065c-4b2b-8b9f-9720d8ed7b05 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] DELETE https://10.4.3.89/volume/v3/types/62c03955-8f1a-4146-abc6-605762c46d64 Aug 08 19:42:04.157870 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55541839-065c-4b2b-8b9f-9720d8ed7b05 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:04.158072 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-55541839-065c-4b2b-8b9f-9720d8ed7b05 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:04.178183 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-55541839-065c-4b2b-8b9f-9720d8ed7b05 tempest-ProjectAdminTests-1942629059 tempest-ProjectAdminTests-1942629059-project-admin] https://10.4.3.89/volume/v3/types/62c03955-8f1a-4146-abc6-605762c46d64 returned with HTTP 202 Aug 08 19:42:04.178570 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1416/5668] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:42:04 2026] DELETE /volume/v3/types/62c03955-8f1a-4146-abc6-605762c46d64 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:05.049826 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8cc045ca-be3c-4fc1-85d4-1cfdf6d8e550 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:05.052299 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8cc045ca-be3c-4fc1-85d4-1cfdf6d8e550 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] DELETE https://10.4.3.89/volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a Aug 08 19:42:05.052360 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8cc045ca-be3c-4fc1-85d4-1cfdf6d8e550 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:05.052528 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8cc045ca-be3c-4fc1-85d4-1cfdf6d8e550 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'version_select' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:05.059980 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:05.059980 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:05.103249 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8cc045ca-be3c-4fc1-85d4-1cfdf6d8e550 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a returned with HTTP 200 Aug 08 19:42:05.103731 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1419/5669] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:42:05 2026] DELETE /volume/v3/attachments/11d4227e-5518-4676-9383-a89671565f0a => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:05.114304 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:05.116234 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] DELETE https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:42:05.116387 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:05.116597 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:05.116759 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Delete volume with id: 004dbafa-2721-4e71-9f81-0310f325ac43 Aug 08 19:42:05.124269 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:05.124269 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:05.124815 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Volume info retrieved successfully. Aug 08 19:42:05.140557 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] Delete volume request issued successfully. Aug 08 19:42:05.140770 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-f945bf50-3e5a-42af-a777-3b1ae7fb6a8b req-8fe2859f-f9a5-4e7f-b2b9-608f4f1c26e3 tempest-TestShelveInstance-1769737310 tempest-TestShelveInstance-1769737310-project-member] https://10.4.3.89/volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 returned with HTTP 202 Aug 08 19:42:05.141157 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1415/5670] 10.4.3.89 () {70 vars in 1613 bytes} [Sat Aug 8 19:42:05 2026] DELETE /volume/v3/volumes/004dbafa-2721-4e71-9f81-0310f325ac43 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:05.514806 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:05.589002 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:05.589453 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1916965243"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:05.590798 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1916965243'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:05.590911 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume of 1 GB Aug 08 19:42:05.594382 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Availability Zones retrieved successfully. Aug 08 19:42:05.599272 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (4cad2a6e-b45c-4a5f-96bf-4c574dcca25b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:05.600076 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab640a4d-7500-40d6-8d80-6376c0a62486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:05.600748 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:05.620560 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab640a4d-7500-40d6-8d80-6376c0a62486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:05.621217 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c69b47-53e8-458f-aad4-b29b48949d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:05.672983 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Created reservations ['ad4cf027-38c2-411a-a079-90476f241a75', '440bec65-1a2a-4e06-b0a1-8e7a1aae5259', 'ca97705b-93a3-4add-b7c0-4086505f31a2', 'e6bb2e15-433e-4f07-896f-2f3fabc3c71d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:05.673688 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c69b47-53e8-458f-aad4-b29b48949d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad4cf027-38c2-411a-a079-90476f241a75', '440bec65-1a2a-4e06-b0a1-8e7a1aae5259', 'ca97705b-93a3-4add-b7c0-4086505f31a2', 'e6bb2e15-433e-4f07-896f-2f3fabc3c71d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:05.674365 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9bf846-8088-4cad-a207-1cae8eedd336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:05.695194 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce9bf846-8088-4cad-a207-1cae8eedd336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6760cbde-61db-4506-8136-7005670093ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1916965243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['ad4cf027-38c2-411a-a079-90476f241a75','440bec65-1a2a-4e06-b0a1-8e7a1aae5259','ca97705b-93a3-4add-b7c0-4086505f31a2','e6bb2e15-433e-4f07-896f-2f3fabc3c71d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:42:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1916965243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6760cbde-61db-4506-8136-7005670093ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9186311c58474f48bb1cb1335d3df30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b2d72ea630ac4fba87c84b4e9e56326e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:05.695849 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4b13eb-5be1-411d-b845-52f5f198642f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:05.715506 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4b13eb-5be1-411d-b845-52f5f198642f) transitioned into 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-1916965243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['ad4cf027-38c2-411a-a079-90476f241a75','440bec65-1a2a-4e06-b0a1-8e7a1aae5259','ca97705b-93a3-4add-b7c0-4086505f31a2','e6bb2e15-433e-4f07-896f-2f3fabc3c71d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:05.716198 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7323680f-33e4-4c33-8ce0-141484153583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:05.724498 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7323680f-33e4-4c33-8ce0-141484153583) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:05.725266 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (4cad2a6e-b45c-4a5f-96bf-4c574dcca25b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:05.725535 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request issued successfully. Aug 08 19:42:05.726063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-eb60a5d4-22d0-48d4-9d18-076bbe6651db tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:05.726457 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1421/5671] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:42:05 2026] POST /volume/v3/volumes => generated 776 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:05.738981 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-ccb71d92-cfd9-4755-adc7-6f0632a88e70 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:05.740158 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ccb71d92-cfd9-4755-adc7-6f0632a88e70 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca Aug 08 19:42:05.740485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ccb71d92-cfd9-4755-adc7-6f0632a88e70 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:05.740988 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-ccb71d92-cfd9-4755-adc7-6f0632a88e70 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:05.748159 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:05.748159 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:05.751948 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-ccb71d92-cfd9-4755-adc7-6f0632a88e70 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:05.758839 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-ccb71d92-cfd9-4755-adc7-6f0632a88e70 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca returned with HTTP 200 Aug 08 19:42:05.759220 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1417/5672] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:05 2026] GET /volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:06.772675 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca4c812e-4415-4b21-923f-03822825156c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:06.774455 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca4c812e-4415-4b21-923f-03822825156c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca Aug 08 19:42:06.774684 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca4c812e-4415-4b21-923f-03822825156c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:06.774889 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca4c812e-4415-4b21-923f-03822825156c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:06.782754 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:06.782754 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:06.786192 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ca4c812e-4415-4b21-923f-03822825156c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:06.789922 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca4c812e-4415-4b21-923f-03822825156c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca returned with HTTP 200 Aug 08 19:42:06.790259 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1420/5673] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:06 2026] GET /volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:06.806507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:06.864873 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] GET https://10.4.3.89/volume/v3/volumes Aug 08 19:42:06.865076 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:06.865251 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:06.865530 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.api_utils [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Removing options '' from query. {{(pid=100251) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:42:06.866228 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100251) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:42:06.873536 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Get all volumes completed successfully. Aug 08 19:42:06.873975 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-91b30601-f7c5-40ce-a3a0-ba539927e33a tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] https://10.4.3.89/volume/v3/volumes returned with HTTP 200 Aug 08 19:42:06.874420 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1416/5674] 10.4.3.89 () {68 vars in 1271 bytes} [Sat Aug 8 19:42:06 2026] GET /volume/v3/volumes => generated 334 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:06.883848 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:06.886021 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca Aug 08 19:42:06.886513 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:06.887436 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:06.887436 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume with id: 6760cbde-61db-4506-8136-7005670093ca Aug 08 19:42:06.896555 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:06.896555 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:06.898429 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:06.914813 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume request issued successfully. Aug 08 19:42:06.915268 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-28bab2c9-34d3-43bf-9eb7-6d98fb149280 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca returned with HTTP 202 Aug 08 19:42:06.915839 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1422/5675] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:42:06 2026] DELETE /volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:42:06.923806 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-9e85589f-6b7d-41a0-b81e-eaa6771dda41 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:06.926297 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e85589f-6b7d-41a0-b81e-eaa6771dda41 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca Aug 08 19:42:06.926565 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e85589f-6b7d-41a0-b81e-eaa6771dda41 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:06.926773 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-9e85589f-6b7d-41a0-b81e-eaa6771dda41 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:06.934208 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:06.934208 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:06.938155 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-9e85589f-6b7d-41a0-b81e-eaa6771dda41 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:06.943337 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-9e85589f-6b7d-41a0-b81e-eaa6771dda41 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca returned with HTTP 200 Aug 08 19:42:06.943992 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1418/5676] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:06 2026] GET /volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:07.955390 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-4ddb93c0-dae0-4b87-98e5-0b84eb86ff32 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:07.957184 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ddb93c0-dae0-4b87-98e5-0b84eb86ff32 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca Aug 08 19:42:07.957340 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ddb93c0-dae0-4b87-98e5-0b84eb86ff32 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:07.957576 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-4ddb93c0-dae0-4b87-98e5-0b84eb86ff32 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:07.963052 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-4ddb93c0-dae0-4b87-98e5-0b84eb86ff32 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca returned with HTTP 404 Aug 08 19:42:07.963512 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1421/5677] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:07 2026] GET /volume/v3/volumes/6760cbde-61db-4506-8136-7005670093ca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:42:07.972338 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a0765814-69d7-44be-b078-ed51161adedd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:07.973977 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:07.974321 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-565956591"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:07.975655 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-565956591'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:07.975807 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume of 1 GB Aug 08 19:42:07.975997 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:07.975997 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:07.979837 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Availability Zones retrieved successfully. Aug 08 19:42:07.986935 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (ca9a59aa-f460-4523-a010-21368c9484c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:07.988213 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb5d787-c801-430d-b714-29e5036525c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:07.990322 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:08.024378 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eb5d787-c801-430d-b714-29e5036525c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:08.025726 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee75a96-3246-4d1b-97d6-1397eabd1485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:08.068226 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Created reservations ['f6d2f993-36c8-492b-87da-56edbe075a0c', '559f7c5a-b6a9-41b9-ad58-87c53860a7e7', 'b6db7dff-fc8c-4dd5-9ce6-d1245c8f33d9', '9ea2f157-6f86-46de-8f02-c4dbb7c66e93'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:08.069039 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee75a96-3246-4d1b-97d6-1397eabd1485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d2f993-36c8-492b-87da-56edbe075a0c', '559f7c5a-b6a9-41b9-ad58-87c53860a7e7', 'b6db7dff-fc8c-4dd5-9ce6-d1245c8f33d9', '9ea2f157-6f86-46de-8f02-c4dbb7c66e93']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:08.069845 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd2942e-98fc-49d8-b4ce-a4deb2c9e49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:08.096149 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbd2942e-98fc-49d8-b4ce-a4deb2c9e49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26799883-098c-4b74-8e85-f506844531cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565956591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['f6d2f993-36c8-492b-87da-56edbe075a0c','559f7c5a-b6a9-41b9-ad58-87c53860a7e7','b6db7dff-fc8c-4dd5-9ce6-d1245c8f33d9','9ea2f157-6f86-46de-8f02-c4dbb7c66e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-565956591',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26799883-098c-4b74-8e85-f506844531cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9186311c58474f48bb1cb1335d3df30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b2d72ea630ac4fba87c84b4e9e56326e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:08.097085 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65cf34c-4d36-48d7-8df0-cafc088be180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:08.119420 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65cf34c-4d36-48d7-8df0-cafc088be180) transitioned into 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-565956591',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['f6d2f993-36c8-492b-87da-56edbe075a0c','559f7c5a-b6a9-41b9-ad58-87c53860a7e7','b6db7dff-fc8c-4dd5-9ce6-d1245c8f33d9','9ea2f157-6f86-46de-8f02-c4dbb7c66e93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:08.120510 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65424bbc-ab3f-49d8-8041-24a333e668ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:08.131885 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65424bbc-ab3f-49d8-8041-24a333e668ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:08.133055 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (ca9a59aa-f460-4523-a010-21368c9484c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:08.133512 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request issued successfully. Aug 08 19:42:08.134312 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a0765814-69d7-44be-b078-ed51161adedd tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:08.134977 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1417/5678] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:42:07 2026] POST /volume/v3/volumes => generated 775 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:08.146286 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5de6a23c-006d-4925-abdf-92b13f3fb125 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:08.149835 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5de6a23c-006d-4925-abdf-92b13f3fb125 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd Aug 08 19:42:08.149835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5de6a23c-006d-4925-abdf-92b13f3fb125 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:08.149835 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5de6a23c-006d-4925-abdf-92b13f3fb125 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:08.157987 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:08.157987 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:08.162141 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5de6a23c-006d-4925-abdf-92b13f3fb125 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:08.166388 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5de6a23c-006d-4925-abdf-92b13f3fb125 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd returned with HTTP 200 Aug 08 19:42:08.167075 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1423/5679] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:08 2026] GET /volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:09.181784 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4a828e9d-5543-435e-8acf-4362c268057d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:09.183624 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a828e9d-5543-435e-8acf-4362c268057d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd Aug 08 19:42:09.183834 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a828e9d-5543-435e-8acf-4362c268057d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:09.184009 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4a828e9d-5543-435e-8acf-4362c268057d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:09.190177 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:09.190177 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:09.193155 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-4a828e9d-5543-435e-8acf-4362c268057d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:09.196556 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4a828e9d-5543-435e-8acf-4362c268057d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd returned with HTTP 200 Aug 08 19:42:09.196900 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1419/5680] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:09 2026] GET /volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:09.207954 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:09.209574 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] GET https://10.4.3.89/volume/v3/volumes/detail Aug 08 19:42:09.209781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:09.209992 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Calling method 'detail' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:09.210272 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.api_utils [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Removing options '' from query. {{(pid=100252) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:42:09.210927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100252) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 08 19:42:09.217592 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Get all volumes completed successfully. Aug 08 19:42:09.218150 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:09.218150 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:09.221599 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-bc1d12cb-6766-4dd3-a87b-50ac3010d561 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] https://10.4.3.89/volume/v3/volumes/detail returned with HTTP 200 Aug 08 19:42:09.222255 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1422/5681] 10.4.3.89 () {68 vars in 1292 bytes} [Sat Aug 8 19:42:09 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:09.233514 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:09.235302 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd Aug 08 19:42:09.235519 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:09.235737 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:09.235881 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume with id: 26799883-098c-4b74-8e85-f506844531cd Aug 08 19:42:09.243463 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:09.243463 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:09.243778 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:09.260070 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume request issued successfully. Aug 08 19:42:09.260238 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8e4160d9-57fa-4227-8b8a-df72422a01ab tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd returned with HTTP 202 Aug 08 19:42:09.260632 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1418/5682] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:42:09 2026] DELETE /volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:42:09.269779 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-89382012-215a-4b8a-a038-391c8ac7b4eb None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:09.271457 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89382012-215a-4b8a-a038-391c8ac7b4eb tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd Aug 08 19:42:09.271833 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89382012-215a-4b8a-a038-391c8ac7b4eb tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:09.273129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-89382012-215a-4b8a-a038-391c8ac7b4eb tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:09.279789 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:09.279789 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:09.283562 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-89382012-215a-4b8a-a038-391c8ac7b4eb tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:09.287514 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-89382012-215a-4b8a-a038-391c8ac7b4eb tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd returned with HTTP 200 Aug 08 19:42:09.288044 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1424/5683] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:09 2026] GET /volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:10.320990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2d266070-537c-457b-9dad-81058c9b3369 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:10.322732 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d266070-537c-457b-9dad-81058c9b3369 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd Aug 08 19:42:10.322983 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2d266070-537c-457b-9dad-81058c9b3369 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:10.323194 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2d266070-537c-457b-9dad-81058c9b3369 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:10.328518 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2d266070-537c-457b-9dad-81058c9b3369 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd returned with HTTP 404 Aug 08 19:42:10.328961 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1420/5684] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:10 2026] GET /volume/v3/volumes/26799883-098c-4b74-8e85-f506844531cd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:42:10.336017 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:10.337762 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:10.338106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1673791408"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:10.339537 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1673791408'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:10.339684 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume of 1 GB Aug 08 19:42:10.343319 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Availability Zones retrieved successfully. Aug 08 19:42:10.348811 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (824fbbe5-b4cc-431f-b47c-6c8118fe273d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:10.349820 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7ccc8b-5800-4dab-b7d4-0f35e7dd12d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:10.350589 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:10.392882 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7ccc8b-5800-4dab-b7d4-0f35e7dd12d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:10.393634 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cac799-3533-4542-8a13-f2055b1f0584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:10.425856 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Created reservations ['6b323270-6fd1-4fb0-9990-553cc15a4d07', '9bc9da05-b90c-4a10-9092-fa7ff6932627', '6c3c054f-c366-4c2b-9c6f-826b983c2415', '703426f9-0fd8-4ce3-a574-037740d2c602'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:10.426600 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0cac799-3533-4542-8a13-f2055b1f0584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b323270-6fd1-4fb0-9990-553cc15a4d07', '9bc9da05-b90c-4a10-9092-fa7ff6932627', '6c3c054f-c366-4c2b-9c6f-826b983c2415', '703426f9-0fd8-4ce3-a574-037740d2c602']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:10.427298 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317ba83a-85da-49ed-b977-b8b895b2c68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:10.449570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (317ba83a-85da-49ed-b977-b8b895b2c68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb809329-6962-4d2b-8baf-705b0d2edecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673791408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['6b323270-6fd1-4fb0-9990-553cc15a4d07','9bc9da05-b90c-4a10-9092-fa7ff6932627','6c3c054f-c366-4c2b-9c6f-826b983c2415','703426f9-0fd8-4ce3-a574-037740d2c602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673791408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb809329-6962-4d2b-8baf-705b0d2edecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9186311c58474f48bb1cb1335d3df30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b2d72ea630ac4fba87c84b4e9e56326e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:10.450282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405bf62b-360e-4e8b-bcd3-8d2e580e876d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:10.466756 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405bf62b-360e-4e8b-bcd3-8d2e580e876d) transitioned into 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-1673791408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['6b323270-6fd1-4fb0-9990-553cc15a4d07','9bc9da05-b90c-4a10-9092-fa7ff6932627','6c3c054f-c366-4c2b-9c6f-826b983c2415','703426f9-0fd8-4ce3-a574-037740d2c602'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:10.467418 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac704316-6280-4375-bce9-60ae81178cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:10.475859 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac704316-6280-4375-bce9-60ae81178cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:10.476575 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (824fbbe5-b4cc-431f-b47c-6c8118fe273d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:10.476876 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request issued successfully. Aug 08 19:42:10.477387 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a4d80d9e-dbde-4974-a17d-b2c9f47a7472 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:10.477799 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1423/5685] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:42:10 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:10.488616 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-64195bee-c198-47eb-a7ad-e7e4919032c7 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:10.490243 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64195bee-c198-47eb-a7ad-e7e4919032c7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb Aug 08 19:42:10.491281 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64195bee-c198-47eb-a7ad-e7e4919032c7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:10.491529 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-64195bee-c198-47eb-a7ad-e7e4919032c7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:10.502102 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:10.502102 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:10.507332 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-64195bee-c198-47eb-a7ad-e7e4919032c7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:10.511207 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-64195bee-c198-47eb-a7ad-e7e4919032c7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb returned with HTTP 200 Aug 08 19:42:10.511640 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1419/5686] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:10 2026] GET /volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:11.522651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-74f80c4a-1e82-4f47-97dc-69cc5b0f2c1d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:11.524269 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74f80c4a-1e82-4f47-97dc-69cc5b0f2c1d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb Aug 08 19:42:11.524505 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74f80c4a-1e82-4f47-97dc-69cc5b0f2c1d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:11.524693 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-74f80c4a-1e82-4f47-97dc-69cc5b0f2c1d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:11.531737 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:11.531737 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:11.534844 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-74f80c4a-1e82-4f47-97dc-69cc5b0f2c1d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:11.539393 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-74f80c4a-1e82-4f47-97dc-69cc5b0f2c1d tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb returned with HTTP 200 Aug 08 19:42:11.539860 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1425/5687] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:11 2026] GET /volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:11.553119 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6c924a48-1280-4055-be04-9afee25059e0 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:11.555360 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c924a48-1280-4055-be04-9afee25059e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] GET https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb Aug 08 19:42:11.555612 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c924a48-1280-4055-be04-9afee25059e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:11.555792 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6c924a48-1280-4055-be04-9afee25059e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:11.562598 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:11.562598 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:11.566268 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-6c924a48-1280-4055-be04-9afee25059e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Volume info retrieved successfully. Aug 08 19:42:11.570191 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6c924a48-1280-4055-be04-9afee25059e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb returned with HTTP 200 Aug 08 19:42:11.570564 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1421/5688] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:11 2026] GET /volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:11.583151 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:11.585316 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb Aug 08 19:42:11.585570 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:11.585809 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:11.585980 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume with id: bb809329-6962-4d2b-8baf-705b0d2edecb Aug 08 19:42:11.594049 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:11.594049 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:11.594393 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:11.612633 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume request issued successfully. Aug 08 19:42:11.612815 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d7c59c7c-2d2f-4989-822a-9f0fc219c9ef tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb returned with HTTP 202 Aug 08 19:42:11.613212 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1424/5689] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:42:11 2026] DELETE /volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:42:11.621213 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c326673f-ab3d-4da0-8229-d85f1b78b9cc None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:11.622889 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c326673f-ab3d-4da0-8229-d85f1b78b9cc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb Aug 08 19:42:11.623125 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c326673f-ab3d-4da0-8229-d85f1b78b9cc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:11.623363 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c326673f-ab3d-4da0-8229-d85f1b78b9cc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:11.631244 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:11.631244 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:11.635658 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-c326673f-ab3d-4da0-8229-d85f1b78b9cc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:11.639141 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c326673f-ab3d-4da0-8229-d85f1b78b9cc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb returned with HTTP 200 Aug 08 19:42:11.639511 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1420/5690] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:11 2026] GET /volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:12.652030 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e62dc10b-9035-4351-b16e-94e3f4fa4341 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:12.654242 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e62dc10b-9035-4351-b16e-94e3f4fa4341 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb Aug 08 19:42:12.654593 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e62dc10b-9035-4351-b16e-94e3f4fa4341 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:12.654928 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e62dc10b-9035-4351-b16e-94e3f4fa4341 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:12.664201 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e62dc10b-9035-4351-b16e-94e3f4fa4341 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb returned with HTTP 404 Aug 08 19:42:12.664790 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1426/5691] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:12 2026] GET /volume/v3/volumes/bb809329-6962-4d2b-8baf-705b0d2edecb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:42:12.675085 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:12.677187 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:12.677646 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1369811955"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:12.679365 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1369811955'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:12.680684 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume of 1 GB Aug 08 19:42:12.691012 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Availability Zones retrieved successfully. Aug 08 19:42:12.699254 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (5d9a0785-2be6-4691-af7e-b291a1e84556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:12.700242 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbc2a44-9d33-4756-9b90-a41cb833507c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:12.701165 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:12.726970 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9cbc2a44-9d33-4756-9b90-a41cb833507c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:12.727727 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e855f029-ef78-4188-af56-c02844b027dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:12.768635 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Created reservations ['c6cd96aa-8ed7-4c9a-97de-aad394d565ae', '7173e387-14e0-421b-81e9-7f3390c7b72e', '94c0cdc6-44d8-4ef6-95db-ae43995cd73e', 'd1272c3a-b084-4b8b-8183-27df74db699c'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:12.769423 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e855f029-ef78-4188-af56-c02844b027dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6cd96aa-8ed7-4c9a-97de-aad394d565ae', '7173e387-14e0-421b-81e9-7f3390c7b72e', '94c0cdc6-44d8-4ef6-95db-ae43995cd73e', 'd1272c3a-b084-4b8b-8183-27df74db699c']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:12.770215 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f8113e-d54f-47fe-a145-94bcad2f82f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:12.796021 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f8113e-d54f-47fe-a145-94bcad2f82f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b4997ac-980e-4ec4-a72b-842a576c61ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1369811955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['c6cd96aa-8ed7-4c9a-97de-aad394d565ae','7173e387-14e0-421b-81e9-7f3390c7b72e','94c0cdc6-44d8-4ef6-95db-ae43995cd73e','d1272c3a-b084-4b8b-8183-27df74db699c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1369811955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b4997ac-980e-4ec4-a72b-842a576c61ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9186311c58474f48bb1cb1335d3df30f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b2d72ea630ac4fba87c84b4e9e56326e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:12.796780 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7044d59-b0f7-4ef2-8d9f-a860fe815632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:12.814288 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7044d59-b0f7-4ef2-8d9f-a860fe815632) transitioned into 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-1369811955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9186311c58474f48bb1cb1335d3df30f',qos_specs=None,replication_status=,reservations=['c6cd96aa-8ed7-4c9a-97de-aad394d565ae','7173e387-14e0-421b-81e9-7f3390c7b72e','94c0cdc6-44d8-4ef6-95db-ae43995cd73e','d1272c3a-b084-4b8b-8183-27df74db699c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2d72ea630ac4fba87c84b4e9e56326e',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:12.814919 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbb267f-c7ed-4e61-8423-f0cf14c07709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:12.824174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbb267f-c7ed-4e61-8423-f0cf14c07709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:12.825022 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Flow 'volume_create_api' (5d9a0785-2be6-4691-af7e-b291a1e84556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:12.825328 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Create volume request issued successfully. Aug 08 19:42:12.825918 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-fb2fdf77-d671-4051-a509-dcb9d88676e7 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:12.826349 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1422/5692] 10.4.3.89 () {70 vars in 1292 bytes} [Sat Aug 8 19:42:12 2026] POST /volume/v3/volumes => generated 776 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:12.837250 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-64e11d60-7b63-4c75-a080-0b8c52cb6adc None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:12.839080 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64e11d60-7b63-4c75-a080-0b8c52cb6adc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca Aug 08 19:42:12.839299 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64e11d60-7b63-4c75-a080-0b8c52cb6adc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:12.839523 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-64e11d60-7b63-4c75-a080-0b8c52cb6adc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:12.846794 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:12.846794 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:12.850664 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-64e11d60-7b63-4c75-a080-0b8c52cb6adc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:12.854516 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-64e11d60-7b63-4c75-a080-0b8c52cb6adc tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca returned with HTTP 200 Aug 08 19:42:12.854907 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1425/5693] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:12 2026] GET /volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:13.866883 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1377e0dd-330e-4f25-824d-8d00bb29831e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:13.869055 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1377e0dd-330e-4f25-824d-8d00bb29831e tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca Aug 08 19:42:13.869271 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1377e0dd-330e-4f25-824d-8d00bb29831e tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:13.869483 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1377e0dd-330e-4f25-824d-8d00bb29831e tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:13.877806 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:13.877806 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:13.881774 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-1377e0dd-330e-4f25-824d-8d00bb29831e tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:13.886747 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1377e0dd-330e-4f25-824d-8d00bb29831e tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca returned with HTTP 200 Aug 08 19:42:13.887129 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1421/5694] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:13 2026] GET /volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:13.901372 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c9b3d86-6fc4-40c9-b091-b39b3f9b1def None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:13.902998 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c9b3d86-6fc4-40c9-b091-b39b3f9b1def tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] GET https://10.4.3.89/volume/v3/volumes/summary Aug 08 19:42:13.903373 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c9b3d86-6fc4-40c9-b091-b39b3f9b1def tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:13.905129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c9b3d86-6fc4-40c9-b091-b39b3f9b1def tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:13.905129 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-8c9b3d86-6fc4-40c9-b091-b39b3f9b1def tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:42:13.907987 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8c9b3d86-6fc4-40c9-b091-b39b3f9b1def tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] Get summary completed successfully. Aug 08 19:42:13.908309 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c9b3d86-6fc4-40c9-b091-b39b3f9b1def tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-reader] https://10.4.3.89/volume/v3/volumes/summary returned with HTTP 200 Aug 08 19:42:13.908781 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1427/5695] 10.4.3.89 () {68 vars in 1295 bytes} [Sat Aug 8 19:42:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:13.918690 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-20553d3a-2f7c-485a-8733-672fc1759725 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:13.920785 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20553d3a-2f7c-485a-8733-672fc1759725 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca Aug 08 19:42:13.921024 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20553d3a-2f7c-485a-8733-672fc1759725 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:13.921385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-20553d3a-2f7c-485a-8733-672fc1759725 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:13.921385 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-20553d3a-2f7c-485a-8733-672fc1759725 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume with id: 4b4997ac-980e-4ec4-a72b-842a576c61ca Aug 08 19:42:13.929299 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:13.929299 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:13.929671 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-20553d3a-2f7c-485a-8733-672fc1759725 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:13.949633 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-20553d3a-2f7c-485a-8733-672fc1759725 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Delete volume request issued successfully. Aug 08 19:42:13.949794 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-20553d3a-2f7c-485a-8733-672fc1759725 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca returned with HTTP 202 Aug 08 19:42:13.950194 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1423/5696] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:42:13 2026] DELETE /volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:42:13.956552 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-136f8088-b304-4030-aa1b-e514c088ce3c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:13.960612 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-136f8088-b304-4030-aa1b-e514c088ce3c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca Aug 08 19:42:13.960786 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-136f8088-b304-4030-aa1b-e514c088ce3c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:13.960962 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-136f8088-b304-4030-aa1b-e514c088ce3c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:13.973696 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:13.973696 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:13.980213 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-136f8088-b304-4030-aa1b-e514c088ce3c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Volume info retrieved successfully. Aug 08 19:42:13.985902 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-136f8088-b304-4030-aa1b-e514c088ce3c tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca returned with HTTP 200 Aug 08 19:42:13.986305 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1426/5697] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:13 2026] GET /volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:14.998139 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-deb0c0bd-0cf5-4436-86d0-548f4a6ad9e0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:15.000035 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deb0c0bd-0cf5-4436-86d0-548f4a6ad9e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] GET https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca Aug 08 19:42:15.000315 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deb0c0bd-0cf5-4436-86d0-548f4a6ad9e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:15.000591 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deb0c0bd-0cf5-4436-86d0-548f4a6ad9e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:15.005988 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deb0c0bd-0cf5-4436-86d0-548f4a6ad9e0 tempest-ProjectReaderTests-1273523171 tempest-ProjectReaderTests-1273523171-project-admin] https://10.4.3.89/volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca returned with HTTP 404 Aug 08 19:42:15.006423 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1422/5698] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:14 2026] GET /volume/v3/volumes/4b4997ac-980e-4ec4-a72b-842a576c61ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:42:18.908901 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4bd5999c-d699-4100-845e-6ff3726c88fa None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:18.911028 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:18.911511 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1685272177", "snapshot_id": null, "imageRef": "def068a1-69dd-4460-bf06-8136670950c4", "volume_type": null, "size": 1}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:18.913139 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1685272177', 'snapshot_id': None, 'imageRef': 'def068a1-69dd-4460-bf06-8136670950c4', 'volume_type': None, 'size': 1}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:19.061328 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume of 1 GB Aug 08 19:42:19.065395 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Availability Zones retrieved successfully. Aug 08 19:42:19.070323 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Flow 'volume_create_api' (72d26db3-a353-4bdd-9b69-c1ea576d4332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:19.071651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3c42b9-140d-421b-83b5-28b70c581ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:19.072543 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:19.124290 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3c42b9-140d-421b-83b5-28b70c581ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:19.125040 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb117753-143d-42bb-8ffc-a2b57a2066e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:19.178840 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Created reservations ['f42a3f38-29d3-46ad-becf-3b5a6b05c68a', '4eeac804-d6b4-4afc-a00d-0cde74931f02', 'c90e499e-880c-47a0-917b-b778b872ac9a', '7b17fd99-4dd6-41e4-b21c-48f8e0c2585d'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:19.179533 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb117753-143d-42bb-8ffc-a2b57a2066e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f42a3f38-29d3-46ad-becf-3b5a6b05c68a', '4eeac804-d6b4-4afc-a00d-0cde74931f02', 'c90e499e-880c-47a0-917b-b778b872ac9a', '7b17fd99-4dd6-41e4-b21c-48f8e0c2585d']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:19.180191 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967086ce-9d02-4825-97e8-a55b37a6770f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:19.200351 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (967086ce-9d02-4825-97e8-a55b37a6770f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd78752a1-6a48-41ce-b134-d52da401e8a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1685272177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9890dea7384e49dab454dd4debba8143',qos_specs=None,replication_status=,reservations=['f42a3f38-29d3-46ad-becf-3b5a6b05c68a','4eeac804-d6b4-4afc-a00d-0cde74931f02','c90e499e-880c-47a0-917b-b778b872ac9a','7b17fd99-4dd6-41e4-b21c-48f8e0c2585d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf66ac23324f3a85264540bf98a875',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:42:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1685272177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d78752a1-6a48-41ce-b134-d52da401e8a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9890dea7384e49dab454dd4debba8143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='eccf66ac23324f3a85264540bf98a875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:19.201073 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c55e84-53f4-4af9-9b73-b3b405ae5ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:19.218562 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5c55e84-53f4-4af9-9b73-b3b405ae5ad2) transitioned into 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-1685272177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9890dea7384e49dab454dd4debba8143',qos_specs=None,replication_status=,reservations=['f42a3f38-29d3-46ad-becf-3b5a6b05c68a','4eeac804-d6b4-4afc-a00d-0cde74931f02','c90e499e-880c-47a0-917b-b778b872ac9a','7b17fd99-4dd6-41e4-b21c-48f8e0c2585d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eccf66ac23324f3a85264540bf98a875',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:19.219397 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0cfb5b-b20a-4c19-906b-f5be1abdab9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:19.227628 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d0cfb5b-b20a-4c19-906b-f5be1abdab9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:19.228345 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Flow 'volume_create_api' (72d26db3-a353-4bdd-9b69-c1ea576d4332) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:19.228652 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume request issued successfully. Aug 08 19:42:19.229200 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4bd5999c-d699-4100-845e-6ff3726c88fa tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:19.229645 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1428/5699] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:42:18 2026] POST /volume/v3/volumes => generated 779 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:19.240706 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-74445e09-c7b5-4013-87f7-dba2fa4fc8f4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:19.245819 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-74445e09-c7b5-4013-87f7-dba2fa4fc8f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:42:19.246040 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-74445e09-c7b5-4013-87f7-dba2fa4fc8f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:19.246223 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-74445e09-c7b5-4013-87f7-dba2fa4fc8f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:19.259022 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:19.259022 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:19.263015 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-74445e09-c7b5-4013-87f7-dba2fa4fc8f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:42:19.267213 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-74445e09-c7b5-4013-87f7-dba2fa4fc8f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:42:19.267792 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1424/5700] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:19 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:20.280821 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-61ff01a3-b666-47c3-beeb-59232fcfc6f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:20.282537 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61ff01a3-b666-47c3-beeb-59232fcfc6f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:42:20.282753 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61ff01a3-b666-47c3-beeb-59232fcfc6f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:20.282918 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-61ff01a3-b666-47c3-beeb-59232fcfc6f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:20.289201 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:20.289201 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:20.292501 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-61ff01a3-b666-47c3-beeb-59232fcfc6f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:42:20.296678 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-61ff01a3-b666-47c3-beeb-59232fcfc6f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:42:20.297045 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1427/5701] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:20 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1387 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:20.307596 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-bc2ce92c-8c1e-43c8-96d6-c2c0adefac57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:20.309245 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc2ce92c-8c1e-43c8-96d6-c2c0adefac57 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:42:20.309515 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc2ce92c-8c1e-43c8-96d6-c2c0adefac57 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:20.309712 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-bc2ce92c-8c1e-43c8-96d6-c2c0adefac57 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:20.315899 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:20.315899 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:20.319117 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-bc2ce92c-8c1e-43c8-96d6-c2c0adefac57 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:42:20.322898 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-bc2ce92c-8c1e-43c8-96d6-c2c0adefac57 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:42:20.323174 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1423/5702] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:42:20 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1387 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:21.231860 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-26966e58-6cce-4524-9877-e0d8b965176c req-c296def3-d980-40fc-895f-bf46a6a76875 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:21.234179 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-c296def3-d980-40fc-895f-bf46a6a76875 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:42:21.234433 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-c296def3-d980-40fc-895f-bf46a6a76875 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:21.234696 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-c296def3-d980-40fc-895f-bf46a6a76875 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:21.241322 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:21.241322 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:21.244646 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [req-26966e58-6cce-4524-9877-e0d8b965176c req-c296def3-d980-40fc-895f-bf46a6a76875 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:42:21.248800 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-c296def3-d980-40fc-895f-bf46a6a76875 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:42:21.249128 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1429/5703] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:42:21 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1369 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:21.637867 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-26966e58-6cce-4524-9877-e0d8b965176c req-1ba67714-069c-462d-812c-23d758ae0f46 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:21.639888 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-1ba67714-069c-462d-812c-23d758ae0f46 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:42:21.640069 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-1ba67714-069c-462d-812c-23d758ae0f46 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:21.640240 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-1ba67714-069c-462d-812c-23d758ae0f46 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:21.641963 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=206,cinder:UPDATE=64,cinder:INSERT=33 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:42:21.648327 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:21.648327 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:21.655678 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-26966e58-6cce-4524-9877-e0d8b965176c req-1ba67714-069c-462d-812c-23d758ae0f46 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:42:21.660502 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-1ba67714-069c-462d-812c-23d758ae0f46 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:42:21.660917 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1425/5704] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:42:21 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1369 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:21.670031 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-305cd56f-a310-4520-9d42-cd32b6781293 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:21.670563 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-305cd56f-a310-4520-9d42-cd32b6781293 None None] GET https://10.4.3.89/volume// Aug 08 19:42:21.670751 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-305cd56f-a310-4520-9d42-cd32b6781293 None None] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:21.670975 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-305cd56f-a310-4520-9d42-cd32b6781293 None None] Calling method 'all' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:21.671358 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-305cd56f-a310-4520-9d42-cd32b6781293 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:42:21.671726 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1428/5705] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:42:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:42:21.678102 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-26966e58-6cce-4524-9877-e0d8b965176c req-1d46da3c-1bf3-44b1-87be-8cddf0b0ee13 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:21.680089 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-1d46da3c-1bf3-44b1-87be-8cddf0b0ee13 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:42:21.680401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-1d46da3c-1bf3-44b1-87be-8cddf0b0ee13 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d78752a1-6a48-41ce-b134-d52da401e8a7", "connector": null, "instance_uuid": "6cac83b5-091e-4041-98d0-486b825c2ca5"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:21.683234 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=200,cinder:UPDATE=72,cinder:INSERT=34 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:42:21.688038 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:21.688038 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:21.708052 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-1d46da3c-1bf3-44b1-87be-8cddf0b0ee13 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:42:21.708422 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1424/5706] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:42:21 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) Aug 08 19:42:22.685095 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-738dcd29-7da7-4b14-906a-d6e3f6b0f475 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:22.685785 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-738dcd29-7da7-4b14-906a-d6e3f6b0f475 None None] GET https://10.4.3.89/volume// Aug 08 19:42:22.686004 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-738dcd29-7da7-4b14-906a-d6e3f6b0f475 None None] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:22.686268 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-738dcd29-7da7-4b14-906a-d6e3f6b0f475 None None] Calling method 'all' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:22.686761 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-738dcd29-7da7-4b14-906a-d6e3f6b0f475 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:42:22.687138 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1430/5707] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:42:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:42:22.693979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-26966e58-6cce-4524-9877-e0d8b965176c req-fd5daf4c-c9ca-4e95-aa3a-6883bf5ee5b5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:22.695928 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-fd5daf4c-c9ca-4e95-aa3a-6883bf5ee5b5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:42:22.696107 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-fd5daf4c-c9ca-4e95-aa3a-6883bf5ee5b5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:22.696284 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-fd5daf4c-c9ca-4e95-aa3a-6883bf5ee5b5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:22.705965 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:22.705965 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:22.708976 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-26966e58-6cce-4524-9877-e0d8b965176c req-fd5daf4c-c9ca-4e95-aa3a-6883bf5ee5b5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:42:22.712874 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-fd5daf4c-c9ca-4e95-aa3a-6883bf5ee5b5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:42:22.713200 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1426/5708] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:42:22 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1548 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:42:22.808788 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-26966e58-6cce-4524-9877-e0d8b965176c req-896df617-5616-4168-bb86-df714d9fc5ba None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:22.810772 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-896df617-5616-4168-bb86-df714d9fc5ba tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] PUT https://10.4.3.89/volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4 Aug 08 19:42:22.811098 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-896df617-5616-4168-bb86-df714d9fc5ba tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:22.817700 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-26966e58-6cce-4524-9877-e0d8b965176c req-896df617-5616-4168-bb86-df714d9fc5ba tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Acquiring lock "cinder-attachment_update-d78752a1-6a48-41ce-b134-d52da401e8a7-np0000006803" by "attachment_update" {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:42:22.821927 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-26966e58-6cce-4524-9877-e0d8b965176c req-896df617-5616-4168-bb86-df714d9fc5ba tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Lock "cinder-attachment_update-d78752a1-6a48-41ce-b134-d52da401e8a7-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100252) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:42:22.822864 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:22.822864 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:22.892096 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.coordination [req-26966e58-6cce-4524-9877-e0d8b965176c req-896df617-5616-4168-bb86-df714d9fc5ba tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Lock "cinder-attachment_update-d78752a1-6a48-41ce-b134-d52da401e8a7-np0000006803" released by "attachment_update" :: held 0.070s {{(pid=100252) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:42:22.892393 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-896df617-5616-4168-bb86-df714d9fc5ba tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4 returned with HTTP 200 Aug 08 19:42:22.893094 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1429/5709] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:42:22 2026] PUT /volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:22.912545 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-26966e58-6cce-4524-9877-e0d8b965176c req-2fc41ac3-c0ca-44be-a08a-77c4bd54a612 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:22.914360 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-2fc41ac3-c0ca-44be-a08a-77c4bd54a612 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4/action Aug 08 19:42:22.914739 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-2fc41ac3-c0ca-44be-a08a-77c4bd54a612 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action body: b'{"os-complete": null}' {{(pid=100251) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:42:22.914839 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-2fc41ac3-c0ca-44be-a08a-77c4bd54a612 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:22.928326 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:22.928326 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:22.936498 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-26966e58-6cce-4524-9877-e0d8b965176c req-2fc41ac3-c0ca-44be-a08a-77c4bd54a612 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4/action returned with HTTP 204 Aug 08 19:42:22.936881 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1425/5710] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:42:22 2026] POST /volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:31.247551 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=176,cinder:UPDATE=53,cinder:INSERT=31 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:42:32.711661 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=8 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:42:32.887432 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=178,cinder:UPDATE=51,cinder:INSERT=20 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:42:32.934296 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:UPDATE=4,cinder:INSERT=1,cinder:SELECT=9 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:42:45.225435 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-562e744c-5ec0-4ae7-8fb8-dcfc9788535b req-e367788f-3655-45e9-a869-db2d1a2e5640 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:45.227924 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-562e744c-5ec0-4ae7-8fb8-dcfc9788535b req-e367788f-3655-45e9-a869-db2d1a2e5640 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861 Aug 08 19:42:45.228093 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-562e744c-5ec0-4ae7-8fb8-dcfc9788535b req-e367788f-3655-45e9-a869-db2d1a2e5640 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:45.228266 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-562e744c-5ec0-4ae7-8fb8-dcfc9788535b req-e367788f-3655-45e9-a869-db2d1a2e5640 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:45.234949 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:45.234949 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:45.278302 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-562e744c-5ec0-4ae7-8fb8-dcfc9788535b req-e367788f-3655-45e9-a869-db2d1a2e5640 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861 returned with HTTP 200 Aug 08 19:42:45.278701 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1431/5711] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:42:45 2026] DELETE /volume/v3/attachments/c52491b5-0647-4209-a4c9-0bab0b0ca861 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:46.518112 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:46.519725 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:42:46.519905 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:46.520072 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:46.520211 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: 8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:42:46.526313 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:46.526313 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:46.526728 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:42:46.539496 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:42:46.539707 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5a20d6cd-a0be-4cf1-9e33-3387f3c3adfd tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 202 Aug 08 19:42:46.540164 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1427/5712] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:42:46 2026] DELETE /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:46.546211 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-27b46717-a9b6-4f8c-add7-f8151cf85f0a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:46.547945 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27b46717-a9b6-4f8c-add7-f8151cf85f0a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:42:46.548127 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27b46717-a9b6-4f8c-add7-f8151cf85f0a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:46.548293 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-27b46717-a9b6-4f8c-add7-f8151cf85f0a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:46.554943 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:46.554943 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:46.558319 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-27b46717-a9b6-4f8c-add7-f8151cf85f0a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:42:46.563783 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-27b46717-a9b6-4f8c-add7-f8151cf85f0a tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 200 Aug 08 19:42:46.564273 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1430/5713] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:42:46 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:47.576014 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-06ec9179-5539-45d1-bd4e-1c99c473b1ab None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:47.577930 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06ec9179-5539-45d1-bd4e-1c99c473b1ab tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 Aug 08 19:42:47.578124 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06ec9179-5539-45d1-bd4e-1c99c473b1ab tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:47.578296 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-06ec9179-5539-45d1-bd4e-1c99c473b1ab tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:47.583381 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-06ec9179-5539-45d1-bd4e-1c99c473b1ab tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 returned with HTTP 404 Aug 08 19:42:47.583925 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1426/5714] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:42:47 2026] GET /volume/v3/volumes/8fdf29e2-2905-4592-b201-5c236b2bec51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:47.589648 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:47.591338 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e Aug 08 19:42:47.591594 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:47.591796 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:47.591897 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete snapshot with id: 644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e Aug 08 19:42:47.596784 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:47.596784 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:47.597157 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:42:47.611516 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot delete request issued successfully. Aug 08 19:42:47.611726 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e4a0ec4d-22f7-42e9-8c1c-2cf5c595ecb7 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e returned with HTTP 202 Aug 08 19:42:47.612207 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1432/5715] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:42:47 2026] DELETE /volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:47.618682 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-895029ac-e248-44e7-9d04-c3ab7ffe5e73 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:47.620588 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-895029ac-e248-44e7-9d04-c3ab7ffe5e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e Aug 08 19:42:47.620859 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-895029ac-e248-44e7-9d04-c3ab7ffe5e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:47.621081 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-895029ac-e248-44e7-9d04-c3ab7ffe5e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:47.626136 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:47.626136 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:47.626689 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-895029ac-e248-44e7-9d04-c3ab7ffe5e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Snapshot retrieved successfully. Aug 08 19:42:47.627516 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-895029ac-e248-44e7-9d04-c3ab7ffe5e73 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e returned with HTTP 200 Aug 08 19:42:47.627906 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1428/5716] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:42:47 2026] GET /volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:48.636622 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-731b9f70-b8fc-436a-b77d-7dc8785123ce None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:48.638283 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-731b9f70-b8fc-436a-b77d-7dc8785123ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e Aug 08 19:42:48.638508 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-731b9f70-b8fc-436a-b77d-7dc8785123ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:48.638686 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-731b9f70-b8fc-436a-b77d-7dc8785123ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:48.642663 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-731b9f70-b8fc-436a-b77d-7dc8785123ce tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e returned with HTTP 404 Aug 08 19:42:48.643073 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1431/5717] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:42:48 2026] GET /volume/v3/snapshots/644b5a4a-9c5c-47a3-bdd0-3e8e16a22f8e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:50.027370 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-38c2e0da-b600-4c85-9b3c-60cb744b56cb req-01c270be-216a-4024-9b62-77e84240582d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:50.029565 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-38c2e0da-b600-4c85-9b3c-60cb744b56cb req-01c270be-216a-4024-9b62-77e84240582d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65 Aug 08 19:42:50.029755 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-38c2e0da-b600-4c85-9b3c-60cb744b56cb req-01c270be-216a-4024-9b62-77e84240582d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:50.029968 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-38c2e0da-b600-4c85-9b3c-60cb744b56cb req-01c270be-216a-4024-9b62-77e84240582d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:50.037173 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:50.037173 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:50.074440 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-38c2e0da-b600-4c85-9b3c-60cb744b56cb req-01c270be-216a-4024-9b62-77e84240582d tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65 returned with HTTP 200 Aug 08 19:42:50.074978 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1427/5718] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:42:50 2026] DELETE /volume/v3/attachments/0a45ead8-5192-4e2b-86cd-2634f0808e65 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:51.482440 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:51.484064 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] DELETE https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:42:51.484265 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:51.484485 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:51.484629 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume with id: f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:42:51.493276 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:51.493276 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:51.493790 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:42:51.507731 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Delete volume request issued successfully. Aug 08 19:42:51.507885 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-5c3e99ca-f543-4a82-9ee5-8ec46b43adef tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 202 Aug 08 19:42:51.508331 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1433/5719] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:42:51 2026] DELETE /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:51.515485 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-13597f8f-189d-4e3d-b3dd-dc5e653af3de None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:51.519448 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13597f8f-189d-4e3d-b3dd-dc5e653af3de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:42:51.519448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13597f8f-189d-4e3d-b3dd-dc5e653af3de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:51.519448 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-13597f8f-189d-4e3d-b3dd-dc5e653af3de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:51.526991 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:51.526991 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:51.531109 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-13597f8f-189d-4e3d-b3dd-dc5e653af3de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Volume info retrieved successfully. Aug 08 19:42:51.536933 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-13597f8f-189d-4e3d-b3dd-dc5e653af3de tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 200 Aug 08 19:42:51.537516 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1429/5720] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:42:51 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:52.549765 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-84f37230-1198-4f1a-9b4f-ce52b98bb655 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:52.551626 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84f37230-1198-4f1a-9b4f-ce52b98bb655 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] GET https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 Aug 08 19:42:52.551814 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84f37230-1198-4f1a-9b4f-ce52b98bb655 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:52.551990 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-84f37230-1198-4f1a-9b4f-ce52b98bb655 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:52.558166 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-84f37230-1198-4f1a-9b4f-ce52b98bb655 tempest-TestVolumeBootPattern-1415352137 tempest-TestVolumeBootPattern-1415352137-project-member] https://10.4.3.89/volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 returned with HTTP 404 Aug 08 19:42:52.558711 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1432/5721] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:42:52 2026] GET /volume/v3/volumes/f19dee92-05fd-42da-b7d8-cd38d7194710 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:58.177896 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:58.258042 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:42:58.258371 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1625206260"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:58.259753 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1625206260'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:42:58.259861 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Create volume of 1 GB Aug 08 19:42:58.260512 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:58.260512 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:58.264799 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Availability Zones retrieved successfully. Aug 08 19:42:58.270109 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Flow 'volume_create_api' (34f7f518-ec2f-4f3d-a036-6bc1ded6da6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:58.271208 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0958f484-09a8-4746-8b17-39701c1383c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:58.271933 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:42:58.292022 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0958f484-09a8-4746-8b17-39701c1383c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:58.292854 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aba80ed-69a2-41cb-917d-d2679b5565fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:58.340868 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Created reservations ['993e5c9f-cc5a-45f4-a0bf-81e725e08d54', 'd9ead9e9-ebd9-47e0-806d-49f37489acba', '0fcefd88-fb8f-4a51-badf-75d38fd903fb', 'c0c9add5-cea1-489a-93be-725295506c82'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:42:58.341713 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aba80ed-69a2-41cb-917d-d2679b5565fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['993e5c9f-cc5a-45f4-a0bf-81e725e08d54', 'd9ead9e9-ebd9-47e0-806d-49f37489acba', '0fcefd88-fb8f-4a51-badf-75d38fd903fb', 'c0c9add5-cea1-489a-93be-725295506c82']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:58.342421 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47d979e-291b-44fb-8bb9-2c44406701ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:58.363419 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e47d979e-291b-44fb-8bb9-2c44406701ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdaa5206-1716-4f3f-8cb8-d9041e75bfe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625206260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1d737aa97ca4347897f9d06acc8f8e8',qos_specs=None,replication_status=,reservations=['993e5c9f-cc5a-45f4-a0bf-81e725e08d54','d9ead9e9-ebd9-47e0-806d-49f37489acba','0fcefd88-fb8f-4a51-badf-75d38fd903fb','c0c9add5-cea1-489a-93be-725295506c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190820837a742fdadb1aea8a797d983',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:42:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1625206260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdaa5206-1716-4f3f-8cb8-d9041e75bfe9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1d737aa97ca4347897f9d06acc8f8e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b190820837a742fdadb1aea8a797d983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:58.364127 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d1c9c1-5744-45c6-979c-dc8066a912e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:58.378747 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d1c9c1-5744-45c6-979c-dc8066a912e3) transitioned into 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-1625206260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1d737aa97ca4347897f9d06acc8f8e8',qos_specs=None,replication_status=,reservations=['993e5c9f-cc5a-45f4-a0bf-81e725e08d54','d9ead9e9-ebd9-47e0-806d-49f37489acba','0fcefd88-fb8f-4a51-badf-75d38fd903fb','c0c9add5-cea1-489a-93be-725295506c82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190820837a742fdadb1aea8a797d983',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:58.379365 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4801660-e724-4ca2-a347-90bd6f09e432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:42:58.386947 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4801660-e724-4ca2-a347-90bd6f09e432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:42:58.387618 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Flow 'volume_create_api' (34f7f518-ec2f-4f3d-a036-6bc1ded6da6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:42:58.387883 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Create volume request issued successfully. Aug 08 19:42:58.388371 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0531d154-ecf9-4c08-8e34-fb21ddf374f9 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:42:58.388796 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1428/5722] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:42:58 2026] POST /volume/v3/volumes => generated 776 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:42:58.399632 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8c2a0c1c-1d3d-4a21-833b-e59cf3c46ed2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:58.401244 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c2a0c1c-1d3d-4a21-833b-e59cf3c46ed2 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 Aug 08 19:42:58.401437 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c2a0c1c-1d3d-4a21-833b-e59cf3c46ed2 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:58.401618 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8c2a0c1c-1d3d-4a21-833b-e59cf3c46ed2 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:58.407975 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:58.407975 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:58.410960 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8c2a0c1c-1d3d-4a21-833b-e59cf3c46ed2 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:42:58.414144 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8c2a0c1c-1d3d-4a21-833b-e59cf3c46ed2 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 returned with HTTP 200 Aug 08 19:42:58.414480 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1434/5723] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:42:58 2026] GET /volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:42:59.425746 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-5fe58880-8b2f-4af0-aee6-bb946d4d9142 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:59.427260 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fe58880-8b2f-4af0-aee6-bb946d4d9142 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 Aug 08 19:42:59.427445 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fe58880-8b2f-4af0-aee6-bb946d4d9142 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:59.427618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-5fe58880-8b2f-4af0-aee6-bb946d4d9142 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:59.433784 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:59.433784 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:42:59.436456 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-5fe58880-8b2f-4af0-aee6-bb946d4d9142 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:42:59.439401 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-5fe58880-8b2f-4af0-aee6-bb946d4d9142 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 returned with HTTP 200 Aug 08 19:42:59.439740 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1430/5724] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:42:59 2026] GET /volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 => generated 1016 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:42:59.452152 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a57999d0-308b-48cf-a31b-20bee0e2678b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:59.501778 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a57999d0-308b-48cf-a31b-20bee0e2678b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] POST https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9/action Aug 08 19:42:59.502260 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a57999d0-308b-48cf-a31b-20bee0e2678b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100252) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:42:59.502468 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a57999d0-308b-48cf-a31b-20bee0e2678b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:42:59.510602 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:59.510602 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:42:59.511016 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a57999d0-308b-48cf-a31b-20bee0e2678b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] Volume info retrieved successfully. Aug 08 19:42:59.512116 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-a57999d0-308b-48cf-a31b-20bee0e2678b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c68f0d1138de4b9c841538238e5d0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e1d737aa97ca4347897f9d06acc8f8e8', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:42:59.512303 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a57999d0-308b-48cf-a31b-20bee0e2678b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9/action returned with HTTP 403 Aug 08 19:42:59.512734 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1433/5725] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:42:59 2026] POST /volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9/action => generated 131 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:42:59.519356 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:59.521662 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 Aug 08 19:42:59.521662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:59.521662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:59.521662 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Delete volume with id: cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 Aug 08 19:42:59.528371 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:59.528371 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:42:59.528664 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:42:59.543266 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Delete volume request issued successfully. Aug 08 19:42:59.543504 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-20e7148e-78ae-4c94-8c22-b99395df5cc4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 returned with HTTP 202 Aug 08 19:42:59.543942 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1429/5726] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:42:59 2026] DELETE /volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:42:59.550531 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8d7d910c-ab6b-4df1-a0e8-50c98ca70bb6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:42:59.552161 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d7d910c-ab6b-4df1-a0e8-50c98ca70bb6 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 Aug 08 19:42:59.552338 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d7d910c-ab6b-4df1-a0e8-50c98ca70bb6 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:42:59.552540 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8d7d910c-ab6b-4df1-a0e8-50c98ca70bb6 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:42:59.558865 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:42:59.558865 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:42:59.561640 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8d7d910c-ab6b-4df1-a0e8-50c98ca70bb6 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:42:59.565146 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8d7d910c-ab6b-4df1-a0e8-50c98ca70bb6 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 returned with HTTP 200 Aug 08 19:42:59.565567 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1435/5727] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:42:59 2026] GET /volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:00.577116 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-b212ab53-94dd-49f4-a053-eddbfb923159 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:00.578870 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b212ab53-94dd-49f4-a053-eddbfb923159 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 Aug 08 19:43:00.579084 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b212ab53-94dd-49f4-a053-eddbfb923159 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:00.579297 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-b212ab53-94dd-49f4-a053-eddbfb923159 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:00.584521 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-b212ab53-94dd-49f4-a053-eddbfb923159 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 returned with HTTP 404 Aug 08 19:43:00.584961 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1431/5728] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:43:00 2026] GET /volume/v3/volumes/cdaa5206-1716-4f3f-8cb8-d9041e75bfe9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:43:00.592986 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:00.594845 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:43:00.595191 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2076282244"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:00.596710 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2076282244'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:43:00.596841 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Create volume of 1 GB Aug 08 19:43:00.600752 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Availability Zones retrieved successfully. Aug 08 19:43:00.605850 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Flow 'volume_create_api' (fb15cdf4-c8ae-4fbe-9c18-d3a55e311dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:43:00.606698 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af57286b-fae8-4fb5-8f6a-6d53dba1637e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:00.607364 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:43:00.629536 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af57286b-fae8-4fb5-8f6a-6d53dba1637e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:00.630262 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d75194-6256-4749-9cc7-32adad4ee6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:00.664933 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Created reservations ['069e5f3e-f6b1-4cc9-b4f2-e9e6f9b92b51', 'a2e7c9c0-a14a-4f40-b015-2e37f27d38b6', 'c2be2014-1dc5-45dc-8fa8-0c1b27ca83a3', '1c9eab73-7f95-4e2f-8ca6-a67e4a92ab94'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:43:00.665750 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d75194-6256-4749-9cc7-32adad4ee6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069e5f3e-f6b1-4cc9-b4f2-e9e6f9b92b51', 'a2e7c9c0-a14a-4f40-b015-2e37f27d38b6', 'c2be2014-1dc5-45dc-8fa8-0c1b27ca83a3', '1c9eab73-7f95-4e2f-8ca6-a67e4a92ab94']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:00.666456 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428f77ce-e0d9-44e4-aad1-3d27c413575b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:00.688174 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428f77ce-e0d9-44e4-aad1-3d27c413575b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b3fd4c6-5ff0-476b-a1fe-a914f118d590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2076282244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1d737aa97ca4347897f9d06acc8f8e8',qos_specs=None,replication_status=,reservations=['069e5f3e-f6b1-4cc9-b4f2-e9e6f9b92b51','a2e7c9c0-a14a-4f40-b015-2e37f27d38b6','c2be2014-1dc5-45dc-8fa8-0c1b27ca83a3','1c9eab73-7f95-4e2f-8ca6-a67e4a92ab94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190820837a742fdadb1aea8a797d983',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2076282244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b3fd4c6-5ff0-476b-a1fe-a914f118d590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1d737aa97ca4347897f9d06acc8f8e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='b190820837a742fdadb1aea8a797d983',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:00.688864 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d718df3-9759-4a44-87c0-4bc11ba1a94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:00.704542 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d718df3-9759-4a44-87c0-4bc11ba1a94e) transitioned into 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-2076282244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1d737aa97ca4347897f9d06acc8f8e8',qos_specs=None,replication_status=,reservations=['069e5f3e-f6b1-4cc9-b4f2-e9e6f9b92b51','a2e7c9c0-a14a-4f40-b015-2e37f27d38b6','c2be2014-1dc5-45dc-8fa8-0c1b27ca83a3','1c9eab73-7f95-4e2f-8ca6-a67e4a92ab94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b190820837a742fdadb1aea8a797d983',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:00.705129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ac98c2-bb50-4678-a63e-11ec5e278dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:00.712572 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41ac98c2-bb50-4678-a63e-11ec5e278dad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:00.713249 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Flow 'volume_create_api' (fb15cdf4-c8ae-4fbe-9c18-d3a55e311dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:43:00.713577 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Create volume request issued successfully. Aug 08 19:43:00.714063 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-eaa076bc-e67f-484d-9c8d-387bb41c4c5a tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:43:00.714461 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1434/5729] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:43:00 2026] POST /volume/v3/volumes => generated 776 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:43:00.725591 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-0a59b285-c6dd-427e-ad06-6ee5d1e00486 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:00.728047 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a59b285-c6dd-427e-ad06-6ee5d1e00486 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 Aug 08 19:43:00.728662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a59b285-c6dd-427e-ad06-6ee5d1e00486 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:00.728662 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-0a59b285-c6dd-427e-ad06-6ee5d1e00486 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:00.736825 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:00.736825 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:00.740248 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-0a59b285-c6dd-427e-ad06-6ee5d1e00486 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:43:00.743760 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-0a59b285-c6dd-427e-ad06-6ee5d1e00486 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 returned with HTTP 200 Aug 08 19:43:00.744089 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1430/5730] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:43:00 2026] GET /volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:43:01.755913 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-206835f6-c332-4137-ba53-86833df803d3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:01.757626 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-206835f6-c332-4137-ba53-86833df803d3 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 Aug 08 19:43:01.757818 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-206835f6-c332-4137-ba53-86833df803d3 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:01.757999 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-206835f6-c332-4137-ba53-86833df803d3 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:01.764821 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:01.764821 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:01.767680 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-206835f6-c332-4137-ba53-86833df803d3 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:43:01.770987 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-206835f6-c332-4137-ba53-86833df803d3 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 returned with HTTP 200 Aug 08 19:43:01.771294 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1436/5731] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:43:01 2026] GET /volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:01.782289 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e636da93-fdfa-4fbc-9f22-0ab4f8c073e5 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:01.784559 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e636da93-fdfa-4fbc-9f22-0ab4f8c073e5 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] POST https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590/action Aug 08 19:43:01.784945 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e636da93-fdfa-4fbc-9f22-0ab4f8c073e5 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100254) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:43:01.785076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e636da93-fdfa-4fbc-9f22-0ab4f8c073e5 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:01.793576 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:01.793576 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:43:01.794068 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-e636da93-fdfa-4fbc-9f22-0ab4f8c073e5 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c68f0d1138de4b9c841538238e5d0fb2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e1d737aa97ca4347897f9d06acc8f8e8', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:43:01.794280 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e636da93-fdfa-4fbc-9f22-0ab4f8c073e5 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-reader] https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590/action returned with HTTP 403 Aug 08 19:43:01.794767 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1432/5732] 10.4.3.89 () {68 vars in 1383 bytes} [Sat Aug 8 19:43:01 2026] POST /volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:43:01.800593 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:01.802364 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] DELETE https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 Aug 08 19:43:01.802557 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:01.802735 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:01.802880 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Delete volume with id: 9b3fd4c6-5ff0-476b-a1fe-a914f118d590 Aug 08 19:43:01.809218 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:01.809218 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:01.809513 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:43:01.823087 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Delete volume request issued successfully. Aug 08 19:43:01.823248 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-a8ffe000-e521-4857-9d03-d19eeae0b1b4 tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 returned with HTTP 202 Aug 08 19:43:01.823645 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1435/5733] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:43:01 2026] DELETE /volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:43:01.829517 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a1120515-a1d0-4d59-a865-eef9168dcf1b None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:01.831081 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1120515-a1d0-4d59-a865-eef9168dcf1b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 Aug 08 19:43:01.831250 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1120515-a1d0-4d59-a865-eef9168dcf1b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:01.831453 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a1120515-a1d0-4d59-a865-eef9168dcf1b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:01.837990 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:01.837990 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:01.840904 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-a1120515-a1d0-4d59-a865-eef9168dcf1b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Volume info retrieved successfully. Aug 08 19:43:01.844193 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a1120515-a1d0-4d59-a865-eef9168dcf1b tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 returned with HTTP 200 Aug 08 19:43:01.844581 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1431/5734] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:43:01 2026] GET /volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:02.856014 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-86a6bc9f-f02b-4f2e-9b61-7e297ea6822f None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:02.857723 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86a6bc9f-f02b-4f2e-9b61-7e297ea6822f tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] GET https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 Aug 08 19:43:02.857903 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86a6bc9f-f02b-4f2e-9b61-7e297ea6822f tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:02.858075 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-86a6bc9f-f02b-4f2e-9b61-7e297ea6822f tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:02.863362 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-86a6bc9f-f02b-4f2e-9b61-7e297ea6822f tempest-ProjectReaderTests-1186880720 tempest-ProjectReaderTests-1186880720-project-admin] https://10.4.3.89/volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 returned with HTTP 404 Aug 08 19:43:02.863804 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1437/5735] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:43:02 2026] GET /volume/v3/volumes/9b3fd4c6-5ff0-476b-a1fe-a914f118d590 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:43:05.713311 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-4a507d43-7757-425d-ab8c-a26d272b580b req-b3acc062-7baf-4e99-a9da-a3945efbafbb None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:05.715151 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-b3acc062-7baf-4e99-a9da-a3945efbafbb tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/limits Aug 08 19:43:05.715343 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-b3acc062-7baf-4e99-a9da-a3945efbafbb tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:05.715559 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-b3acc062-7baf-4e99-a9da-a3945efbafbb tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:05.732958 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-b3acc062-7baf-4e99-a9da-a3945efbafbb tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 08 19:43:05.733080 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1433/5736] 10.4.3.89 () {68 vars in 1477 bytes} [Sat Aug 8 19:43:05 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:43:05.760886 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-4a507d43-7757-425d-ab8c-a26d272b580b req-315117f5-af12-4560-9dc0-a1eab0d0ea91 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:05.762777 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-315117f5-af12-4560-9dc0-a1eab0d0ea91 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:43:05.762955 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-315117f5-af12-4560-9dc0-a1eab0d0ea91 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:05.763132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-315117f5-af12-4560-9dc0-a1eab0d0ea91 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:05.771441 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:05.771441 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:05.774247 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-4a507d43-7757-425d-ab8c-a26d272b580b req-315117f5-af12-4560-9dc0-a1eab0d0ea91 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:05.778002 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-315117f5-af12-4560-9dc0-a1eab0d0ea91 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:43:05.778322 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1436/5737] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:43:05 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1661 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:05.786031 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:05.787902 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:43:05.788227 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d78752a1-6a48-41ce-b134-d52da401e8a7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1453817845", "description": null, "metadata": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:05.798127 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:05.798127 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:05.798580 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:05.798701 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create snapshot from volume d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:43:05.825761 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Created reservations ['ca84a1df-7bad-4631-b104-332eb4114dd0', 'd7f34252-0353-4c38-bb79-2978b71faee9', 'c962ee70-5ffc-459f-a6a0-94390ba28dd2', '41015ee5-0693-40ec-95ac-bb53b51f06c8'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:43:05.849864 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot force create request issued successfully. Aug 08 19:43:05.850154 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-4a507d43-7757-425d-ab8c-a26d272b580b req-8989017d-9a85-40b4-8147-81d2d35f589e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:43:05.850586 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1432/5738] 10.4.3.89 () {72 vars in 1540 bytes} [Sat Aug 8 19:43:05 2026] POST /volume/v3/snapshots => generated 324 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:43:07.249061 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-94bc4e28-98e8-4d97-926d-49f02edf96f7 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:07.251137 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94bc4e28-98e8-4d97-926d-49f02edf96f7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 Aug 08 19:43:07.251387 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94bc4e28-98e8-4d97-926d-49f02edf96f7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:07.251640 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-94bc4e28-98e8-4d97-926d-49f02edf96f7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:07.256893 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:07.256893 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:07.257342 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-94bc4e28-98e8-4d97-926d-49f02edf96f7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:43:07.258164 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-94bc4e28-98e8-4d97-926d-49f02edf96f7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 returned with HTTP 200 Aug 08 19:43:07.258568 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1438/5739] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:43:07 2026] GET /volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:43:07.283395 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:07.285084 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:43:07.285432 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1289242414", "snapshot_id": null, "imageRef": "a0a5ee88-1e28-4520-8884-8c4ba71a18c2", "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:07.286848 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1289242414', 'snapshot_id': None, 'imageRef': 'a0a5ee88-1e28-4520-8884-8c4ba71a18c2', 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:43:07.356323 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:07.356323 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:43:07.356779 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:43:07.356937 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume of 1 GB Aug 08 19:43:07.360054 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Availability Zones retrieved successfully. Aug 08 19:43:07.365172 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Flow 'volume_create_api' (d882d6c6-bab2-48d0-a3a2-32fdab47d595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:43:07.366094 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c133b1-dc50-4de1-8147-803a71f0d3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:07.366959 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:43:07.395618 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c133b1-dc50-4de1-8147-803a71f0d3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de26026d-3e87-49e1-8939-9159c7accd19', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:07.396372 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f46d9f7-2549-4fe6-924d-2a02d7fc51d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:07.429457 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Created reservations ['4f644528-d05e-4dcf-9327-9c4ccb6cd8f7', '4212f53b-13dc-445a-933d-64b679066f7d', 'c10e899c-96eb-4a65-bb6a-6151d856658c', 'f44bda80-5feb-417b-876a-54088e8ef60a'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:43:07.430181 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f46d9f7-2549-4fe6-924d-2a02d7fc51d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f644528-d05e-4dcf-9327-9c4ccb6cd8f7', '4212f53b-13dc-445a-933d-64b679066f7d', 'c10e899c-96eb-4a65-bb6a-6151d856658c', 'f44bda80-5feb-417b-876a-54088e8ef60a']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:07.430860 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088b384f-6d7e-489a-91a9-164d727bb3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:07.468880 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (088b384f-6d7e-489a-91a9-164d727bb3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccb1456e-822c-4f5d-8b09-685f34052070', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1289242414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9890dea7384e49dab454dd4debba8143',qos_specs=None,replication_status=,reservations=['4f644528-d05e-4dcf-9327-9c4ccb6cd8f7','4212f53b-13dc-445a-933d-64b679066f7d','c10e899c-96eb-4a65-bb6a-6151d856658c','f44bda80-5feb-417b-876a-54088e8ef60a'],size=1,snapshot_id=de26026d-3e87-49e1-8939-9159c7accd19,source_replicaid=,source_volid=None,status='creating',user_id='eccf66ac23324f3a85264540bf98a875',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:43:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1289242414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccb1456e-822c-4f5d-8b09-685f34052070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9890dea7384e49dab454dd4debba8143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de26026d-3e87-49e1-8939-9159c7accd19,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eccf66ac23324f3a85264540bf98a875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:07.470156 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8053f0ad-df41-4466-9d5e-56e7ec2c7558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:07.484948 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8053f0ad-df41-4466-9d5e-56e7ec2c7558) transitioned into 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-1289242414',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9890dea7384e49dab454dd4debba8143',qos_specs=None,replication_status=,reservations=['4f644528-d05e-4dcf-9327-9c4ccb6cd8f7','4212f53b-13dc-445a-933d-64b679066f7d','c10e899c-96eb-4a65-bb6a-6151d856658c','f44bda80-5feb-417b-876a-54088e8ef60a'],size=1,snapshot_id=de26026d-3e87-49e1-8939-9159c7accd19,source_replicaid=,source_volid=None,status='creating',user_id='eccf66ac23324f3a85264540bf98a875',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:07.485571 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3cd474-8211-4038-9bd4-028909bea5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:07.504763 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3cd474-8211-4038-9bd4-028909bea5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:07.505536 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Flow 'volume_create_api' (d882d6c6-bab2-48d0-a3a2-32fdab47d595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:43:07.505817 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume request issued successfully. Aug 08 19:43:07.506320 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-f29a1e1c-a071-4d50-84b9-925d6985b34a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:43:07.506737 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1434/5740] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:43:07 2026] POST /volume/v3/volumes => generated 812 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:43:07.517982 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-24b8e7cc-3a1e-4f17-a6fb-88a21e3703f0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:07.519694 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24b8e7cc-3a1e-4f17-a6fb-88a21e3703f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:43:07.519872 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24b8e7cc-3a1e-4f17-a6fb-88a21e3703f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:07.520048 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-24b8e7cc-3a1e-4f17-a6fb-88a21e3703f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:07.526696 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:07.526696 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:07.530052 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-24b8e7cc-3a1e-4f17-a6fb-88a21e3703f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:07.533845 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-24b8e7cc-3a1e-4f17-a6fb-88a21e3703f0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 200 Aug 08 19:43:07.534253 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1437/5741] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:43:07 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:08.545678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-13d2c2d9-dadd-4845-822a-1416680cf7e8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:08.547342 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13d2c2d9-dadd-4845-822a-1416680cf7e8 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:43:08.547590 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13d2c2d9-dadd-4845-822a-1416680cf7e8 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:08.547770 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-13d2c2d9-dadd-4845-822a-1416680cf7e8 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:08.555288 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:08.555288 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:08.559029 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-13d2c2d9-dadd-4845-822a-1416680cf7e8 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:08.563176 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-13d2c2d9-dadd-4845-822a-1416680cf7e8 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 200 Aug 08 19:43:08.563554 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1433/5742] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:43:08 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:43:08.574216 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-831b3620-ef9f-4d6b-ac63-21b7ec2bd0bd None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:08.575956 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-831b3620-ef9f-4d6b-ac63-21b7ec2bd0bd tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:43:08.576168 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-831b3620-ef9f-4d6b-ac63-21b7ec2bd0bd tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:08.576341 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-831b3620-ef9f-4d6b-ac63-21b7ec2bd0bd tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:08.583434 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:08.583434 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:08.586757 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-831b3620-ef9f-4d6b-ac63-21b7ec2bd0bd tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:08.590795 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-831b3620-ef9f-4d6b-ac63-21b7ec2bd0bd tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 200 Aug 08 19:43:08.591118 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1439/5743] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:43:08 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 1421 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:43:09.499404 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-56cc9cb5-fe8f-40c7-83f3-458ea99de14c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:09.501633 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-56cc9cb5-fe8f-40c7-83f3-458ea99de14c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:43:09.501823 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-56cc9cb5-fe8f-40c7-83f3-458ea99de14c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:09.502001 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-56cc9cb5-fe8f-40c7-83f3-458ea99de14c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:09.508233 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:09.508233 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:43:09.511267 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-56cc9cb5-fe8f-40c7-83f3-458ea99de14c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:09.515269 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-56cc9cb5-fe8f-40c7-83f3-458ea99de14c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 200 Aug 08 19:43:09.515679 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1435/5744] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:43:09 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:09.906729 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-5f1f7334-f205-4141-bc8b-fb08583703b0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:09.908851 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-5f1f7334-f205-4141-bc8b-fb08583703b0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:43:09.909032 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-5f1f7334-f205-4141-bc8b-fb08583703b0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:09.909217 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-5f1f7334-f205-4141-bc8b-fb08583703b0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:09.916207 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:09.916207 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:09.919609 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-5f1f7334-f205-4141-bc8b-fb08583703b0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:09.923735 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-5f1f7334-f205-4141-bc8b-fb08583703b0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 200 Aug 08 19:43:09.924089 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1438/5745] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:43:09 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:09.932193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-eda01377-36d5-4c00-af7e-4ea7ffa78ba4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:09.932591 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eda01377-36d5-4c00-af7e-4ea7ffa78ba4 None None] GET https://10.4.3.89/volume// Aug 08 19:43:09.932745 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eda01377-36d5-4c00-af7e-4ea7ffa78ba4 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:09.932916 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-eda01377-36d5-4c00-af7e-4ea7ffa78ba4 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:09.933206 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-eda01377-36d5-4c00-af7e-4ea7ffa78ba4 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:43:09.933470 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1434/5746] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:43:09 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:43:09.939742 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c63befc9-3888-41d6-ad63-b6c28f949cb0 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:09.941526 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c63befc9-3888-41d6-ad63-b6c28f949cb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:43:09.941843 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c63befc9-3888-41d6-ad63-b6c28f949cb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ccb1456e-822c-4f5d-8b09-685f34052070", "connector": null, "instance_uuid": "7782623f-da5b-494b-9ee7-791b40d98653"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:09.949359 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:09.949359 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:09.969161 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c63befc9-3888-41d6-ad63-b6c28f949cb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:43:09.969581 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1440/5747] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:43:09 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:10.649174 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-0aeb8d7c-46ce-4c81-a2e4-aa52050f4a72 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:10.649624 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0aeb8d7c-46ce-4c81-a2e4-aa52050f4a72 None None] GET https://10.4.3.89/volume// Aug 08 19:43:10.649730 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0aeb8d7c-46ce-4c81-a2e4-aa52050f4a72 None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:10.649878 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-0aeb8d7c-46ce-4c81-a2e4-aa52050f4a72 None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:10.650438 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-0aeb8d7c-46ce-4c81-a2e4-aa52050f4a72 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:43:10.650438 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1436/5748] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:43:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:43:10.658339 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-6caf1bc9-b32d-4ffd-9cfe-0a22031e629b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:10.660844 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-6caf1bc9-b32d-4ffd-9cfe-0a22031e629b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:43:10.661111 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-6caf1bc9-b32d-4ffd-9cfe-0a22031e629b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:10.661438 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-6caf1bc9-b32d-4ffd-9cfe-0a22031e629b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:10.673064 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:10.673064 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:10.678065 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-6caf1bc9-b32d-4ffd-9cfe-0a22031e629b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:10.683527 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-6caf1bc9-b32d-4ffd-9cfe-0a22031e629b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 200 Aug 08 19:43:10.684106 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1439/5749] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:43:10 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 1582 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:43:10.784272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c954e925-a7f8-4729-8b15-02849c7d114e None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:10.786221 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c954e925-a7f8-4729-8b15-02849c7d114e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] PUT https://10.4.3.89/volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957 Aug 08 19:43:10.786586 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c954e925-a7f8-4729-8b15-02849c7d114e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:10.793368 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c954e925-a7f8-4729-8b15-02849c7d114e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Acquiring lock "cinder-attachment_update-ccb1456e-822c-4f5d-8b09-685f34052070-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:43:10.797640 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c954e925-a7f8-4729-8b15-02849c7d114e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Lock "cinder-attachment_update-ccb1456e-822c-4f5d-8b09-685f34052070-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:43:10.798470 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:10.798470 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:10.873007 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c954e925-a7f8-4729-8b15-02849c7d114e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Lock "cinder-attachment_update-ccb1456e-822c-4f5d-8b09-685f34052070-np0000006803" released by "attachment_update" :: held 0.075s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:43:10.873279 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-c954e925-a7f8-4729-8b15-02849c7d114e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957 returned with HTTP 200 Aug 08 19:43:10.873745 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1435/5750] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:43:10 2026] PUT /volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:10.894150 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-9dd73b16-3fec-4dd8-9160-4d61320b7f5d None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:10.896197 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-9dd73b16-3fec-4dd8-9160-4d61320b7f5d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957/action Aug 08 19:43:10.896583 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-9dd73b16-3fec-4dd8-9160-4d61320b7f5d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:43:10.896702 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-9dd73b16-3fec-4dd8-9160-4d61320b7f5d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:10.911818 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:10.911818 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:10.920771 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-266f005c-98bd-4b54-9560-ce0acb7ff0cb req-9dd73b16-3fec-4dd8-9160-4d61320b7f5d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957/action returned with HTTP 204 Aug 08 19:43:10.921236 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1441/5751] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:43:10 2026] POST /volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:43:19.514134 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=53,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:43:20.682034 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=48,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:43:20.866742 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=74,cinder:UPDATE=29,cinder:INSERT=18 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:43:20.917828 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=45,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:43:54.069915 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-882486d4-df0a-4b31-9a82-609b089b4270 req-60163d30-919f-4068-a987-9d4332626cb3 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:54.071738 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-60163d30-919f-4068-a987-9d4332626cb3 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/limits Aug 08 19:43:54.071938 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-60163d30-919f-4068-a987-9d4332626cb3 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:54.072113 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-60163d30-919f-4068-a987-9d4332626cb3 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'index' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:54.089813 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-60163d30-919f-4068-a987-9d4332626cb3 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/limits returned with HTTP 200 Aug 08 19:43:54.090126 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1437/5752] 10.4.3.89 () {68 vars in 1477 bytes} [Sat Aug 8 19:43:54 2026] GET /volume/v3/limits => generated 302 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:43:54.120444 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7feeb96c-53d2-4b10-bca3-108faea8ecb0 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:54.122220 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7feeb96c-53d2-4b10-bca3-108faea8ecb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:43:54.122419 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7feeb96c-53d2-4b10-bca3-108faea8ecb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:54.122604 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7feeb96c-53d2-4b10-bca3-108faea8ecb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:54.131399 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:54.131399 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:54.134677 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7feeb96c-53d2-4b10-bca3-108faea8ecb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:54.138960 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7feeb96c-53d2-4b10-bca3-108faea8ecb0 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:43:54.139507 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1440/5753] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:43:54 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1661 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:54.147691 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:54.149467 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/snapshots Aug 08 19:43:54.149778 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d78752a1-6a48-41ce-b134-d52da401e8a7", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1206343647", "description": null, "metadata": {}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:54.159589 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:54.159589 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:54.160000 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:54.160143 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.snapshots [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create snapshot from volume d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:43:54.181161 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Created reservations ['6295b34d-80c7-400d-b4c4-77eac2fbddc6', 'b127c44e-8714-4cc7-928c-52b29a9b63dd', 'ceb053b2-0bde-4976-934f-71985061da13', '454e93a7-2db0-410e-be56-1a398f8252da'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:43:54.206891 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot force create request issued successfully. Aug 08 19:43:54.207198 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-882486d4-df0a-4b31-9a82-609b089b4270 req-7f2f9a16-8484-4d61-bfd6-cde34c424482 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots returned with HTTP 202 Aug 08 19:43:54.207636 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1436/5754] 10.4.3.89 () {72 vars in 1540 bytes} [Sat Aug 8 19:43:54 2026] POST /volume/v3/snapshots => generated 324 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 08 19:43:55.562900 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-11ddf212-3e52-452b-b022-31b5d108a80c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:55.564571 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11ddf212-3e52-452b-b022-31b5d108a80c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 Aug 08 19:43:55.564756 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11ddf212-3e52-452b-b022-31b5d108a80c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:55.564932 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-11ddf212-3e52-452b-b022-31b5d108a80c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:55.569739 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:55.569739 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:55.570120 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-11ddf212-3e52-452b-b022-31b5d108a80c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:43:55.570795 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-11ddf212-3e52-452b-b022-31b5d108a80c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 returned with HTTP 200 Aug 08 19:43:55.571083 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1442/5755] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:43:55 2026] GET /volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:43:55.593026 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:55.594870 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:43:55.595280 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-268966583", "snapshot_id": null, "imageRef": "ad05b589-d5b2-422f-a1f0-c36a6911e615", "volume_type": null, "size": 1}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:55.596802 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-268966583', 'snapshot_id': None, 'imageRef': 'ad05b589-d5b2-422f-a1f0-c36a6911e615', 'volume_type': None, 'size': 1}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:43:55.672882 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:55.672882 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:43:55.673299 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:43:55.673495 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume of 1 GB Aug 08 19:43:55.676359 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Availability Zones retrieved successfully. Aug 08 19:43:55.681416 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Flow 'volume_create_api' (91e89382-8bbe-4c2a-9506-7b9887b57602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:43:55.682362 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06581c83-5522-4103-92a5-c24c3ff389b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:55.683383 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:43:55.709721 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06581c83-5522-4103-92a5-c24c3ff389b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e705960-fb3b-442e-bb54-351820aa8b80', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:55.710382 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ed98e7-84fa-4b13-8f7c-afbaac3fa53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:55.741876 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Created reservations ['109d53c0-d566-4efb-b288-5ab132584bf5', 'b9698e30-567d-4a75-881e-ffc5eb793b2a', 'e4fddb04-8f83-48fe-9651-b8fb92b7f88f', '191e43a2-a1ad-4205-8fe2-dc7cc65637ed'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:43:55.742667 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66ed98e7-84fa-4b13-8f7c-afbaac3fa53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['109d53c0-d566-4efb-b288-5ab132584bf5', 'b9698e30-567d-4a75-881e-ffc5eb793b2a', 'e4fddb04-8f83-48fe-9651-b8fb92b7f88f', '191e43a2-a1ad-4205-8fe2-dc7cc65637ed']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:55.743317 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3dd2e73-32e7-4dc4-90b5-993fee7ca6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:55.780243 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3dd2e73-32e7-4dc4-90b5-993fee7ca6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9ecc4b2-c479-4815-9426-aa35c366437e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-268966583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9890dea7384e49dab454dd4debba8143',qos_specs=None,replication_status=,reservations=['109d53c0-d566-4efb-b288-5ab132584bf5','b9698e30-567d-4a75-881e-ffc5eb793b2a','e4fddb04-8f83-48fe-9651-b8fb92b7f88f','191e43a2-a1ad-4205-8fe2-dc7cc65637ed'],size=1,snapshot_id=5e705960-fb3b-442e-bb54-351820aa8b80,source_replicaid=,source_volid=None,status='creating',user_id='eccf66ac23324f3a85264540bf98a875',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-268966583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9ecc4b2-c479-4815-9426-aa35c366437e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9890dea7384e49dab454dd4debba8143',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e705960-fb3b-442e-bb54-351820aa8b80,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eccf66ac23324f3a85264540bf98a875',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:55.780865 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ed7d3e-9fb8-41d7-8e35-2154e59a22be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:55.795368 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ed7d3e-9fb8-41d7-8e35-2154e59a22be) transitioned into 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-268966583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9890dea7384e49dab454dd4debba8143',qos_specs=None,replication_status=,reservations=['109d53c0-d566-4efb-b288-5ab132584bf5','b9698e30-567d-4a75-881e-ffc5eb793b2a','e4fddb04-8f83-48fe-9651-b8fb92b7f88f','191e43a2-a1ad-4205-8fe2-dc7cc65637ed'],size=1,snapshot_id=5e705960-fb3b-442e-bb54-351820aa8b80,source_replicaid=,source_volid=None,status='creating',user_id='eccf66ac23324f3a85264540bf98a875',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:55.796035 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdcbf69-d421-41c0-8894-bcb3642dc150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:43:55.814259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bdcbf69-d421-41c0-8894-bcb3642dc150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:43:55.814958 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Flow 'volume_create_api' (91e89382-8bbe-4c2a-9506-7b9887b57602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:43:55.815258 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Create volume request issued successfully. Aug 08 19:43:55.815750 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-34f0911d-c598-42d1-ae52-1fb9348b6986 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:43:55.816175 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1438/5756] 10.4.3.89 () {70 vars in 1293 bytes} [Sat Aug 8 19:43:55 2026] POST /volume/v3/volumes => generated 811 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:43:55.827579 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-b4e3b37a-24b9-45d4-aeca-fbf81b0da7b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:55.829237 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4e3b37a-24b9-45d4-aeca-fbf81b0da7b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:43:55.829451 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4e3b37a-24b9-45d4-aeca-fbf81b0da7b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:55.829633 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-b4e3b37a-24b9-45d4-aeca-fbf81b0da7b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:55.835680 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:55.835680 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:55.838647 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-b4e3b37a-24b9-45d4-aeca-fbf81b0da7b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:55.842097 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-b4e3b37a-24b9-45d4-aeca-fbf81b0da7b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 200 Aug 08 19:43:55.842466 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1441/5757] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:43:55 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 879 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:56.853874 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-8c429fc0-651d-4911-9c96-2e05c7f5cfe5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:56.855747 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c429fc0-651d-4911-9c96-2e05c7f5cfe5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:43:56.855952 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c429fc0-651d-4911-9c96-2e05c7f5cfe5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:56.856140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-8c429fc0-651d-4911-9c96-2e05c7f5cfe5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:56.862775 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:56.862775 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:56.866541 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-8c429fc0-651d-4911-9c96-2e05c7f5cfe5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:56.870898 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-8c429fc0-651d-4911-9c96-2e05c7f5cfe5 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 200 Aug 08 19:43:56.871311 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1437/5758] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:43:56 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:43:56.882575 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-269eb98e-bade-4965-8fcb-41191391a92b None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:56.884336 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-269eb98e-bade-4965-8fcb-41191391a92b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:43:56.884562 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-269eb98e-bade-4965-8fcb-41191391a92b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:56.884739 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-269eb98e-bade-4965-8fcb-41191391a92b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:56.891179 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:56.891179 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:56.894293 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-269eb98e-bade-4965-8fcb-41191391a92b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:56.898283 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-269eb98e-bade-4965-8fcb-41191391a92b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 200 Aug 08 19:43:56.898625 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1443/5759] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:43:56 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 1420 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:43:57.818567 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-499f7aac-1f69-406b-8e05-c02e5ac4ff24 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:57.820691 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-499f7aac-1f69-406b-8e05-c02e5ac4ff24 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:43:57.820897 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-499f7aac-1f69-406b-8e05-c02e5ac4ff24 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:57.821077 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-499f7aac-1f69-406b-8e05-c02e5ac4ff24 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:57.827697 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:57.827697 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:43:57.830971 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-499f7aac-1f69-406b-8e05-c02e5ac4ff24 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:57.835113 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-499f7aac-1f69-406b-8e05-c02e5ac4ff24 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 200 Aug 08 19:43:57.835500 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1439/5760] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:43:57 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 1402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:58.260506 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-354dd6cd-5912-4b29-b7a1-270c751d8176 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:58.262491 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-354dd6cd-5912-4b29-b7a1-270c751d8176 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:43:58.262664 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-354dd6cd-5912-4b29-b7a1-270c751d8176 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:58.262858 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-354dd6cd-5912-4b29-b7a1-270c751d8176 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:58.269440 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:58.269440 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:58.272786 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-354dd6cd-5912-4b29-b7a1-270c751d8176 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:58.277291 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-354dd6cd-5912-4b29-b7a1-270c751d8176 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 200 Aug 08 19:43:58.277721 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1442/5761] 10.4.3.89 () {68 vars in 1591 bytes} [Sat Aug 8 19:43:58 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 1402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:58.287433 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-aa01021b-683c-4f3f-a755-7c28511efcb8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:58.287848 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa01021b-683c-4f3f-a755-7c28511efcb8 None None] GET https://10.4.3.89/volume// Aug 08 19:43:58.288028 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa01021b-683c-4f3f-a755-7c28511efcb8 None None] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:58.288221 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-aa01021b-683c-4f3f-a755-7c28511efcb8 None None] Calling method 'all' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:58.288525 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-aa01021b-683c-4f3f-a755-7c28511efcb8 None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:43:58.288794 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1438/5762] 10.4.3.89 () {66 vars in 1412 bytes} [Sat Aug 8 19:43:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:43:58.295959 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-79003bc1-8cce-4677-8a19-51624d045d82 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:58.298076 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-79003bc1-8cce-4677-8a19-51624d045d82 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/attachments Aug 08 19:43:58.298576 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-79003bc1-8cce-4677-8a19-51624d045d82 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9ecc4b2-c479-4815-9426-aa35c366437e", "connector": null, "instance_uuid": "2eecd5a8-64f6-41ca-9a31-1a72f86c28b4"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:58.306201 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:58.306201 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:58.327473 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-79003bc1-8cce-4677-8a19-51624d045d82 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments returned with HTTP 200 Aug 08 19:43:58.328166 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1444/5763] 10.4.3.89 () {74 vars in 1587 bytes} [Sat Aug 8 19:43:58 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:59.037851 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-cbe53970-40a3-4267-86c0-66cce494762c None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:59.038203 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbe53970-40a3-4267-86c0-66cce494762c None None] GET https://10.4.3.89/volume// Aug 08 19:43:59.038373 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbe53970-40a3-4267-86c0-66cce494762c None None] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:59.038584 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-cbe53970-40a3-4267-86c0-66cce494762c None None] Calling method 'all' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:59.038880 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-cbe53970-40a3-4267-86c0-66cce494762c None None] https://10.4.3.89/volume// returned with HTTP 300 Aug 08 19:43:59.039143 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1440/5764] 10.4.3.89 () {66 vars in 1419 bytes} [Sat Aug 8 19:43:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 08 19:43:59.045943 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-5b3ec48b-d4dd-4f9c-9114-409727107b8f None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:59.047995 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-5b3ec48b-d4dd-4f9c-9114-409727107b8f tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:43:59.048224 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-5b3ec48b-d4dd-4f9c-9114-409727107b8f tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:43:59.048457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-5b3ec48b-d4dd-4f9c-9114-409727107b8f tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:43:59.057019 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:59.057019 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:43:59.060107 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-5b3ec48b-d4dd-4f9c-9114-409727107b8f tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:43:59.063991 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-5b3ec48b-d4dd-4f9c-9114-409727107b8f tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 200 Aug 08 19:43:59.064406 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1443/5765] 10.4.3.89 () {70 vars in 1632 bytes} [Sat Aug 8 19:43:59 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 1581 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:43:59.156480 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-0a3b7740-3711-446e-8208-846fb643ce4c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:59.158342 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-0a3b7740-3711-446e-8208-846fb643ce4c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] PUT https://10.4.3.89/volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee Aug 08 19:43:59.158694 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-0a3b7740-3711-446e-8208-846fb643ce4c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.89", "host": "np0000006803", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:6d216ff57a2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "ec658068-5242-4b3f-aef0-c2cf70a0d66c", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:59.165696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-0a3b7740-3711-446e-8208-846fb643ce4c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Acquiring lock "cinder-attachment_update-b9ecc4b2-c479-4815-9426-aa35c366437e-np0000006803" by "attachment_update" {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 08 19:43:59.169798 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-0a3b7740-3711-446e-8208-846fb643ce4c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Lock "cinder-attachment_update-b9ecc4b2-c479-4815-9426-aa35c366437e-np0000006803" acquired by "attachment_update" :: waited 0.004s {{(pid=100251) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 08 19:43:59.171044 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:59.171044 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:43:59.231385 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.coordination [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-0a3b7740-3711-446e-8208-846fb643ce4c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Lock "cinder-attachment_update-b9ecc4b2-c479-4815-9426-aa35c366437e-np0000006803" released by "attachment_update" :: held 0.062s {{(pid=100251) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 08 19:43:59.231676 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-0a3b7740-3711-446e-8208-846fb643ce4c tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee returned with HTTP 200 Aug 08 19:43:59.232350 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1439/5766] 10.4.3.89 () {74 vars in 1697 bytes} [Sat Aug 8 19:43:59 2026] PUT /volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:43:59.249633 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-cfb9b2b1-80b3-4153-9d35-d31e7ee6d49e None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:43:59.251573 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-cfb9b2b1-80b3-4153-9d35-d31e7ee6d49e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] POST https://10.4.3.89/volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee/action Aug 08 19:43:59.251910 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-cfb9b2b1-80b3-4153-9d35-d31e7ee6d49e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action body: b'{"os-complete": null}' {{(pid=100253) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 08 19:43:59.252040 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-cfb9b2b1-80b3-4153-9d35-d31e7ee6d49e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:43:59.265426 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:43:59.265426 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:43:59.272598 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ea95cde3-a922-4950-9b4b-eea04dea770d req-cfb9b2b1-80b3-4153-9d35-d31e7ee6d49e tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee/action returned with HTTP 204 Aug 08 19:43:59.272926 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1445/5767] 10.4.3.89 () {74 vars in 1718 bytes} [Sat Aug 8 19:43:59 2026] POST /volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:44:07.833909 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=39,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:44:09.062869 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=18 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:44:09.226615 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=22,cinder:INSERT=5,cinder:UPDATE=13 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:44:09.270506 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:44:43.807589 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [req-c67dbb14-56dd-40fc-a87a-2d068c59f034 req-4a24d688-ac95-42fe-91ba-7f8702da15a7 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:43.809910 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c67dbb14-56dd-40fc-a87a-2d068c59f034 req-4a24d688-ac95-42fe-91ba-7f8702da15a7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee Aug 08 19:44:43.810129 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c67dbb14-56dd-40fc-a87a-2d068c59f034 req-4a24d688-ac95-42fe-91ba-7f8702da15a7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:43.810394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [req-c67dbb14-56dd-40fc-a87a-2d068c59f034 req-4a24d688-ac95-42fe-91ba-7f8702da15a7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'version_select' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:43.818833 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:43.818833 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:44:43.889246 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [req-c67dbb14-56dd-40fc-a87a-2d068c59f034 req-4a24d688-ac95-42fe-91ba-7f8702da15a7 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee returned with HTTP 200 Aug 08 19:44:43.889840 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1441/5768] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:44:43 2026] DELETE /volume/v3/attachments/b5739e90-d283-49c0-aa31-e75556accaee => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:44:45.233695 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:45.235741 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:44:45.236001 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:45.236263 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:45.236504 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete volume with id: b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:44:45.244454 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:45.244454 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:44:45.244950 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:44:45.261759 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete volume request issued successfully. Aug 08 19:44:45.261943 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-13d865a4-cc41-4918-bc8f-940a1aca52b2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 202 Aug 08 19:44:45.262554 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1444/5769] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:44:45 2026] DELETE /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:44:45.271511 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-deeb10ab-46ed-4564-acc2-9fb6933dea4d None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:45.273574 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deeb10ab-46ed-4564-acc2-9fb6933dea4d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:44:45.273812 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deeb10ab-46ed-4564-acc2-9fb6933dea4d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:45.274005 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-deeb10ab-46ed-4564-acc2-9fb6933dea4d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:45.281361 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:45.281361 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:44:45.285057 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-deeb10ab-46ed-4564-acc2-9fb6933dea4d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:44:45.292065 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-deeb10ab-46ed-4564-acc2-9fb6933dea4d tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 200 Aug 08 19:44:45.292597 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1440/5770] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:44:45 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 1419 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:44:46.307239 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f7a393ad-37eb-4a84-8034-4ca75bd8d21a None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:46.309800 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7a393ad-37eb-4a84-8034-4ca75bd8d21a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e Aug 08 19:44:46.310229 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7a393ad-37eb-4a84-8034-4ca75bd8d21a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:46.310539 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f7a393ad-37eb-4a84-8034-4ca75bd8d21a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:46.318239 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f7a393ad-37eb-4a84-8034-4ca75bd8d21a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e returned with HTTP 404 Aug 08 19:44:46.318857 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1446/5771] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:44:46 2026] GET /volume/v3/volumes/b9ecc4b2-c479-4815-9426-aa35c366437e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:44:46.325692 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:46.327852 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 Aug 08 19:44:46.328114 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:46.328366 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:46.328514 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.snapshots [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete snapshot with id: 5e705960-fb3b-442e-bb54-351820aa8b80 Aug 08 19:44:46.334946 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:46.334946 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:44:46.335512 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:44:46.354699 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot delete request issued successfully. Aug 08 19:44:46.354832 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a3a6bd9b-f6d2-4f1e-b3f9-431650d86bd2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 returned with HTTP 202 Aug 08 19:44:46.355456 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1442/5772] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:44:46 2026] DELETE /volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:44:46.362547 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e141db78-b38b-4850-8412-8ac7a3807aa9 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:46.364324 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e141db78-b38b-4850-8412-8ac7a3807aa9 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 Aug 08 19:44:46.364560 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e141db78-b38b-4850-8412-8ac7a3807aa9 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:46.364769 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e141db78-b38b-4850-8412-8ac7a3807aa9 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:46.370475 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:46.370475 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:44:46.371039 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-e141db78-b38b-4850-8412-8ac7a3807aa9 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:44:46.371979 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e141db78-b38b-4850-8412-8ac7a3807aa9 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 returned with HTTP 200 Aug 08 19:44:46.372403 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1445/5773] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:44:46 2026] GET /volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:44:47.381599 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-03b0117a-5a84-40dd-8096-05d23c8c6f71 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:47.383495 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03b0117a-5a84-40dd-8096-05d23c8c6f71 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 Aug 08 19:44:47.383696 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03b0117a-5a84-40dd-8096-05d23c8c6f71 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:47.383877 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-03b0117a-5a84-40dd-8096-05d23c8c6f71 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:47.387805 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-03b0117a-5a84-40dd-8096-05d23c8c6f71 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 returned with HTTP 404 Aug 08 19:44:47.388281 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1441/5774] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:44:47 2026] GET /volume/v3/snapshots/5e705960-fb3b-442e-bb54-351820aa8b80 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:44:48.838369 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [req-ded3886f-8a2e-463e-9c50-aa578ae74ebd req-21f22938-ddf5-44e6-9724-06178eebba44 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:48.840797 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ded3886f-8a2e-463e-9c50-aa578ae74ebd req-21f22938-ddf5-44e6-9724-06178eebba44 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957 Aug 08 19:44:48.841047 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ded3886f-8a2e-463e-9c50-aa578ae74ebd req-21f22938-ddf5-44e6-9724-06178eebba44 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:48.841273 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [req-ded3886f-8a2e-463e-9c50-aa578ae74ebd req-21f22938-ddf5-44e6-9724-06178eebba44 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'version_select' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:48.848527 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:48.848527 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:44:48.890337 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [req-ded3886f-8a2e-463e-9c50-aa578ae74ebd req-21f22938-ddf5-44e6-9724-06178eebba44 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957 returned with HTTP 200 Aug 08 19:44:48.890801 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1447/5775] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:44:48 2026] DELETE /volume/v3/attachments/3e87fe3a-fd52-4a39-a404-db387b012957 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:44:50.297509 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:50.299452 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:44:50.299693 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:50.299955 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:50.300131 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete volume with id: ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:44:50.307986 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:50.307986 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:44:50.308553 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:44:50.324603 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete volume request issued successfully. Aug 08 19:44:50.324841 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-e420a9de-f381-4c4b-a6e9-1d0702c70e4b tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 202 Aug 08 19:44:50.325456 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1443/5776] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:44:50 2026] DELETE /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:44:50.333106 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-92c3e07c-2d34-482b-9ae0-6741c3cd97be None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:50.334794 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92c3e07c-2d34-482b-9ae0-6741c3cd97be tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:44:50.335015 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92c3e07c-2d34-482b-9ae0-6741c3cd97be tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:50.335204 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-92c3e07c-2d34-482b-9ae0-6741c3cd97be tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:50.342104 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:50.342104 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:44:50.345453 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-92c3e07c-2d34-482b-9ae0-6741c3cd97be tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:44:50.350082 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-92c3e07c-2d34-482b-9ae0-6741c3cd97be tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 200 Aug 08 19:44:50.350489 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1446/5777] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:44:50 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:44:51.362215 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-1131bb9a-3296-40e3-9ddf-c83f10748660 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:51.363897 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1131bb9a-3296-40e3-9ddf-c83f10748660 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 Aug 08 19:44:51.364101 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1131bb9a-3296-40e3-9ddf-c83f10748660 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:51.364277 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-1131bb9a-3296-40e3-9ddf-c83f10748660 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:51.369678 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-1131bb9a-3296-40e3-9ddf-c83f10748660 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 returned with HTTP 404 Aug 08 19:44:51.370095 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1442/5778] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:44:51 2026] GET /volume/v3/volumes/ccb1456e-822c-4f5d-8b09-685f34052070 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:44:51.376279 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:51.377967 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 Aug 08 19:44:51.378170 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:51.378371 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:51.378513 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.snapshots [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete snapshot with id: de26026d-3e87-49e1-8939-9159c7accd19 Aug 08 19:44:51.383886 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:51.383886 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:44:51.384371 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:44:51.399938 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot delete request issued successfully. Aug 08 19:44:51.400184 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1b5203f1-7edf-4d21-8d4d-45bc256ac5f4 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 returned with HTTP 202 Aug 08 19:44:51.400595 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1448/5779] 10.4.3.89 () {66 vars in 1350 bytes} [Sat Aug 8 19:44:51 2026] DELETE /volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:44:51.407549 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7d0bd2f1-e883-412d-a187-6dcc4b0cec7a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:51.409536 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d0bd2f1-e883-412d-a187-6dcc4b0cec7a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 Aug 08 19:44:51.409818 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d0bd2f1-e883-412d-a187-6dcc4b0cec7a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:51.410079 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7d0bd2f1-e883-412d-a187-6dcc4b0cec7a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:51.416514 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:51.416514 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:44:51.417097 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7d0bd2f1-e883-412d-a187-6dcc4b0cec7a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Snapshot retrieved successfully. Aug 08 19:44:51.418116 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7d0bd2f1-e883-412d-a187-6dcc4b0cec7a tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 returned with HTTP 200 Aug 08 19:44:51.418471 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1444/5780] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:44:51 2026] GET /volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:44:52.427582 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-fc713e6c-dca5-43aa-8519-4d3406944a53 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:52.429447 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc713e6c-dca5-43aa-8519-4d3406944a53 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 Aug 08 19:44:52.429650 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc713e6c-dca5-43aa-8519-4d3406944a53 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:52.429836 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-fc713e6c-dca5-43aa-8519-4d3406944a53 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:52.434254 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-fc713e6c-dca5-43aa-8519-4d3406944a53 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 returned with HTTP 404 Aug 08 19:44:52.434736 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1447/5781] 10.4.3.89 () {66 vars in 1347 bytes} [Sat Aug 8 19:44:52 2026] GET /volume/v3/snapshots/de26026d-3e87-49e1-8939-9159c7accd19 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:44:53.669944 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [req-77a5c296-bfcf-4b0e-8c04-1e8dc1dd2936 req-126daf6c-415e-428b-9116-d5f443cc7e33 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:53.672093 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-77a5c296-bfcf-4b0e-8c04-1e8dc1dd2936 req-126daf6c-415e-428b-9116-d5f443cc7e33 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4 Aug 08 19:44:53.672282 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-77a5c296-bfcf-4b0e-8c04-1e8dc1dd2936 req-126daf6c-415e-428b-9116-d5f443cc7e33 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:53.672471 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [req-77a5c296-bfcf-4b0e-8c04-1e8dc1dd2936 req-126daf6c-415e-428b-9116-d5f443cc7e33 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'version_select' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:53.680406 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:53.680406 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:44:53.723503 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [req-77a5c296-bfcf-4b0e-8c04-1e8dc1dd2936 req-126daf6c-415e-428b-9116-d5f443cc7e33 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4 returned with HTTP 200 Aug 08 19:44:53.723902 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1443/5782] 10.4.3.89 () {72 vars in 1666 bytes} [Sat Aug 8 19:44:53 2026] DELETE /volume/v3/attachments/89d48531-a2e6-47f4-8406-4c0dcb28a2b4 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:44:55.140157 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-a587f00a-c708-4040-8a27-43ee767045f2 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:55.141844 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a587f00a-c708-4040-8a27-43ee767045f2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:44:55.142142 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a587f00a-c708-4040-8a27-43ee767045f2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:55.142369 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-a587f00a-c708-4040-8a27-43ee767045f2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:55.142578 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-a587f00a-c708-4040-8a27-43ee767045f2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete volume with id: d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:44:55.149178 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:55.149178 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:44:55.149581 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a587f00a-c708-4040-8a27-43ee767045f2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:44:55.162612 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-a587f00a-c708-4040-8a27-43ee767045f2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Delete volume request issued successfully. Aug 08 19:44:55.162759 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-a587f00a-c708-4040-8a27-43ee767045f2 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 202 Aug 08 19:44:55.163136 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1449/5783] 10.4.3.89 () {68 vars in 1385 bytes} [Sat Aug 8 19:44:55 2026] DELETE /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 08 19:44:55.169763 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-40330f46-be8e-464a-9332-8c05146b1066 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:55.171530 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40330f46-be8e-464a-9332-8c05146b1066 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:44:55.171839 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40330f46-be8e-464a-9332-8c05146b1066 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:55.172073 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-40330f46-be8e-464a-9332-8c05146b1066 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:55.179248 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:44:55.179248 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:44:55.182743 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-40330f46-be8e-464a-9332-8c05146b1066 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Volume info retrieved successfully. Aug 08 19:44:55.187458 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-40330f46-be8e-464a-9332-8c05146b1066 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 200 Aug 08 19:44:55.187832 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1445/5784] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:44:55 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 1386 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 08 19:44:56.200447 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be04ea54-2cd1-4f06-b1f6-1ec1c6bc4909 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:44:56.202297 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be04ea54-2cd1-4f06-b1f6-1ec1c6bc4909 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] GET https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 Aug 08 19:44:56.202573 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be04ea54-2cd1-4f06-b1f6-1ec1c6bc4909 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:44:56.202808 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be04ea54-2cd1-4f06-b1f6-1ec1c6bc4909 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:44:56.209886 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be04ea54-2cd1-4f06-b1f6-1ec1c6bc4909 tempest-TestVolumeBootPatternV346-1704165206 tempest-TestVolumeBootPatternV346-1704165206-project-member] https://10.4.3.89/volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 returned with HTTP 404 Aug 08 19:44:56.210479 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1448/5785] 10.4.3.89 () {68 vars in 1382 bytes} [Sat Aug 8 19:44:56 2026] GET /volume/v3/volumes/d78752a1-6a48-41ce-b134-d52da401e8a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 08 19:45:02.577655 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:02.657255 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:45:02.657634 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-53791577"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:02.659073 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-53791577'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:45:02.659209 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume of 1 GB Aug 08 19:45:02.659499 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:02.659499 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:45:02.664231 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Availability Zones retrieved successfully. Aug 08 19:45:02.669380 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (c3b499d0-8dd8-4ee3-b343-0561c34bf320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:02.670446 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564561bd-f52f-45f2-ad1f-d1b266ee5cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:02.671361 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:45:02.695016 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (564561bd-f52f-45f2-ad1f-d1b266ee5cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:02.695887 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f5b40f-a340-4f53-8a6b-058760b4c708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:02.746272 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Created reservations ['afd8ac07-cc20-4841-9b06-7a61cadcdae3', '4108abbd-22e6-441b-85dc-a9db88adbe29', '4cdea012-0d39-4285-8138-8eba671c85e1', 'a18822f7-7f90-4147-b0b2-2fe605ed4c3d'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:45:02.746980 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5f5b40f-a340-4f53-8a6b-058760b4c708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afd8ac07-cc20-4841-9b06-7a61cadcdae3', '4108abbd-22e6-441b-85dc-a9db88adbe29', '4cdea012-0d39-4285-8138-8eba671c85e1', 'a18822f7-7f90-4147-b0b2-2fe605ed4c3d']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:02.747678 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7ee44c-63af-4bcb-be4d-6b709402fe5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:02.767911 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7ee44c-63af-4bcb-be4d-6b709402fe5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-53791577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['afd8ac07-cc20-4841-9b06-7a61cadcdae3','4108abbd-22e6-441b-85dc-a9db88adbe29','4cdea012-0d39-4285-8138-8eba671c85e1','a18822f7-7f90-4147-b0b2-2fe605ed4c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-53791577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffbb849cc0043ef85ef88490572e27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88139d671a1447debe9f68e29b93631a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:02.768649 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc58905-0f40-4fde-8838-a19f5e6b4b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:02.785507 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bc58905-0f40-4fde-8838-a19f5e6b4b39) transitioned into 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-53791577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['afd8ac07-cc20-4841-9b06-7a61cadcdae3','4108abbd-22e6-441b-85dc-a9db88adbe29','4cdea012-0d39-4285-8138-8eba671c85e1','a18822f7-7f90-4147-b0b2-2fe605ed4c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:02.786234 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a63337-651b-4de6-bbe9-fcdc9b36a89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:02.794354 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51a63337-651b-4de6-bbe9-fcdc9b36a89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:02.795193 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (c3b499d0-8dd8-4ee3-b343-0561c34bf320) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:02.795531 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request issued successfully. Aug 08 19:45:02.796117 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-afa0a4cb-f393-4103-99d3-0fa46a883ee0 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:45:02.796609 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1444/5786] 10.4.3.89 () {68 vars in 1251 bytes} [Sat Aug 8 19:45:02 2026] POST /volume/v3/volumes => generated 760 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:45:02.807352 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-077b6dbf-187b-4529-9c1f-098bc244ecf8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:02.809525 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-077b6dbf-187b-4529-9c1f-098bc244ecf8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa Aug 08 19:45:02.809793 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-077b6dbf-187b-4529-9c1f-098bc244ecf8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:02.810026 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-077b6dbf-187b-4529-9c1f-098bc244ecf8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:02.817047 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:02.817047 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:45:02.821019 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-077b6dbf-187b-4529-9c1f-098bc244ecf8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:02.825340 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-077b6dbf-187b-4529-9c1f-098bc244ecf8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa returned with HTTP 200 Aug 08 19:45:02.825872 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1450/5787] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:02 2026] GET /volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:03.838457 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-c18dfa70-6d5c-4836-bf93-7faa8c3fd732 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:03.840530 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c18dfa70-6d5c-4836-bf93-7faa8c3fd732 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa Aug 08 19:45:03.840904 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c18dfa70-6d5c-4836-bf93-7faa8c3fd732 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:03.841236 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-c18dfa70-6d5c-4836-bf93-7faa8c3fd732 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:03.850440 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:03.850440 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:45:03.853423 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-c18dfa70-6d5c-4836-bf93-7faa8c3fd732 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:03.858004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-c18dfa70-6d5c-4836-bf93-7faa8c3fd732 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa returned with HTTP 200 Aug 08 19:45:03.858437 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1446/5788] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:03 2026] GET /volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:03.869430 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-be0b28c2-a53d-4287-9844-112da57d8aef None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:03.871197 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:45:03.871607 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-586167602"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:03.873004 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request body: {'volume': {"'source_volid": '9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-586167602'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:45:03.873170 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume of 1 GB Aug 08 19:45:03.877060 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Availability Zones retrieved successfully. Aug 08 19:45:03.882095 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (d94380be-b67a-484e-9435-dab36962b0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:03.882921 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5823ca-9546-4669-8c9c-96fc69a10517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:03.883721 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:45:03.908343 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e5823ca-9546-4669-8c9c-96fc69a10517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:03.909125 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a144e491-f84c-445f-86c3-501e08aacdd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:03.945305 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Created reservations ['664f4049-24b0-4188-aabf-5e5d15dcb627', '1dc93e9b-082f-488e-b9c1-46f0c96be55d', '68b316e9-3cff-43a6-8b50-99fd86fb18ce', 'd78fabfe-7ebe-4344-865e-1e8a2dea9a35'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:45:03.946008 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a144e491-f84c-445f-86c3-501e08aacdd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['664f4049-24b0-4188-aabf-5e5d15dcb627', '1dc93e9b-082f-488e-b9c1-46f0c96be55d', '68b316e9-3cff-43a6-8b50-99fd86fb18ce', 'd78fabfe-7ebe-4344-865e-1e8a2dea9a35']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:03.946672 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a1e963-d61b-4251-b0fa-ea5eb0de3309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:03.966457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a1e963-d61b-4251-b0fa-ea5eb0de3309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-586167602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['664f4049-24b0-4188-aabf-5e5d15dcb627','1dc93e9b-082f-488e-b9c1-46f0c96be55d','68b316e9-3cff-43a6-8b50-99fd86fb18ce','d78fabfe-7ebe-4344-865e-1e8a2dea9a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-586167602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffbb849cc0043ef85ef88490572e27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88139d671a1447debe9f68e29b93631a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:03.967308 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2e7987-63c2-4921-80e8-59cd63f1e8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:03.981701 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2e7987-63c2-4921-80e8-59cd63f1e8cb) transitioned into 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-586167602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['664f4049-24b0-4188-aabf-5e5d15dcb627','1dc93e9b-082f-488e-b9c1-46f0c96be55d','68b316e9-3cff-43a6-8b50-99fd86fb18ce','d78fabfe-7ebe-4344-865e-1e8a2dea9a35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:03.982315 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a46d33-1386-4357-a6f2-2f28c4c008b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:03.989732 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a46d33-1386-4357-a6f2-2f28c4c008b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:03.990490 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (d94380be-b67a-484e-9435-dab36962b0b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:03.990761 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request issued successfully. Aug 08 19:45:03.991311 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-be0b28c2-a53d-4287-9844-112da57d8aef tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:45:03.991893 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1449/5789] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:45:03 2026] POST /volume/v3/volumes => generated 761 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:45:04.001930 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-04a7f0f2-5b96-4537-8474-f6e085b006de None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.003684 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:45:04.004025 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1348421642"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:04.005525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.v3.volumes [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request body: {'volume': {"'source_volid": '9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1348421642'}} {{(pid=100251) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:45:04.005525 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume of 1 GB Aug 08 19:45:04.005665 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.005665 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:45:04.009544 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Availability Zones retrieved successfully. Aug 08 19:45:04.014706 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (5d53feaf-3ee7-470c-b3a3-f55079b8c114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.015782 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ebf540-fa21-479f-8326-8ff38e79df01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.016594 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.flows.api.create_volume [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Validating volume size '1' using validate_int {{(pid=100251) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:45:04.040801 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33ebf540-fa21-479f-8326-8ff38e79df01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.041659 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c93bef-73c3-4968-86ad-d864941d97d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.078465 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.quota [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Created reservations ['1270045f-a589-41f5-9c19-36f25da3901d', '4fe1d657-c1b2-427b-a780-05575a703267', '1edb6ded-d6d4-403e-a503-0dcf59ec56e1', 'fca61a97-c5ad-48f0-b548-cdd18c6e37c4'] {{(pid=100251) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:45:04.079210 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c93bef-73c3-4968-86ad-d864941d97d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1270045f-a589-41f5-9c19-36f25da3901d', '4fe1d657-c1b2-427b-a780-05575a703267', '1edb6ded-d6d4-403e-a503-0dcf59ec56e1', 'fca61a97-c5ad-48f0-b548-cdd18c6e37c4']}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.079862 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6874ed15-5a81-4e99-937f-13b7ec0362b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.101897 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6874ed15-5a81-4e99-937f-13b7ec0362b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2104d2d-acbc-49a0-bdfa-f4e9c7fd763e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1348421642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['1270045f-a589-41f5-9c19-36f25da3901d','4fe1d657-c1b2-427b-a780-05575a703267','1edb6ded-d6d4-403e-a503-0dcf59ec56e1','fca61a97-c5ad-48f0-b548-cdd18c6e37c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1348421642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffbb849cc0043ef85ef88490572e27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88139d671a1447debe9f68e29b93631a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.102586 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d0d21c-96f1-4e28-9668-cc452fc3252d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.118461 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29d0d21c-96f1-4e28-9668-cc452fc3252d) transitioned into 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-1348421642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['1270045f-a589-41f5-9c19-36f25da3901d','4fe1d657-c1b2-427b-a780-05575a703267','1edb6ded-d6d4-403e-a503-0dcf59ec56e1','fca61a97-c5ad-48f0-b548-cdd18c6e37c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.119223 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7cd3f63-a95e-4aba-9664-b23e44a5d6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.126525 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7cd3f63-a95e-4aba-9664-b23e44a5d6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100251) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.127252 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (5d53feaf-3ee7-470c-b3a3-f55079b8c114) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100251) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.127529 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request issued successfully. Aug 08 19:45:04.128127 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-04a7f0f2-5b96-4537-8474-f6e085b006de tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:45:04.128531 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1445/5790] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:45:04 2026] POST /volume/v3/volumes => generated 762 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:45:04.141672 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.143491 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:45:04.143854 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1901523619"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:04.145269 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.v3.volumes [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request body: {'volume': {"'source_volid": '9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1901523619'}} {{(pid=100253) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:45:04.145445 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume of 1 GB Aug 08 19:45:04.149427 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Availability Zones retrieved successfully. Aug 08 19:45:04.154962 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (25e7789a-a433-4c3e-a8ff-85fd90ba2ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.155821 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deff3a95-7c70-42ea-985f-ece7adc2b653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.156796 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.flows.api.create_volume [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Validating volume size '1' using validate_int {{(pid=100253) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:45:04.179851 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (deff3a95-7c70-42ea-985f-ece7adc2b653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.180621 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c3fef7-59fd-4324-b06c-fa25f1dafa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.217134 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.quota [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Created reservations ['fbfbd541-27b9-487b-874c-6aac71929179', '8e72219c-a8e2-42d6-88d2-e3ae48865918', '72436b0a-aea4-45e5-a8cb-d43bfcb5fda3', '23abf22b-80f7-4daa-bb4e-8d7962f22ad6'] {{(pid=100253) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:45:04.218068 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3c3fef7-59fd-4324-b06c-fa25f1dafa6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbfbd541-27b9-487b-874c-6aac71929179', '8e72219c-a8e2-42d6-88d2-e3ae48865918', '72436b0a-aea4-45e5-a8cb-d43bfcb5fda3', '23abf22b-80f7-4daa-bb4e-8d7962f22ad6']}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.218755 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc7bfa2-6687-47f4-80a7-882d3bc7bc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.239117 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc7bfa2-6687-47f4-80a7-882d3bc7bc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b11c4d5-e31a-4435-9990-e0bf8ff50655', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1901523619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['fbfbd541-27b9-487b-874c-6aac71929179','8e72219c-a8e2-42d6-88d2-e3ae48865918','72436b0a-aea4-45e5-a8cb-d43bfcb5fda3','23abf22b-80f7-4daa-bb4e-8d7962f22ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1901523619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b11c4d5-e31a-4435-9990-e0bf8ff50655,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffbb849cc0043ef85ef88490572e27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88139d671a1447debe9f68e29b93631a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.239853 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b105ea99-354a-48e8-9eac-09efd1b19223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.256973 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b105ea99-354a-48e8-9eac-09efd1b19223) transitioned into 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-1901523619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['fbfbd541-27b9-487b-874c-6aac71929179','8e72219c-a8e2-42d6-88d2-e3ae48865918','72436b0a-aea4-45e5-a8cb-d43bfcb5fda3','23abf22b-80f7-4daa-bb4e-8d7962f22ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.257677 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (502421b1-3f56-4988-8059-26a83a7f5fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.265180 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (502421b1-3f56-4988-8059-26a83a7f5fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100253) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.265969 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (25e7789a-a433-4c3e-a8ff-85fd90ba2ea3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100253) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.266249 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request issued successfully. Aug 08 19:45:04.266791 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-950b17cf-7f8d-4102-99f7-0b0f469b5ed6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:45:04.267195 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1451/5791] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:45:04 2026] POST /volume/v3/volumes => generated 762 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:45:04.280259 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.281908 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:45:04.282235 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1751899529"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:04.283666 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.v3.volumes [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request body: {'volume': {"'source_volid": '9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1751899529'}} {{(pid=100254) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:45:04.283796 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume of 1 GB Aug 08 19:45:04.287620 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Availability Zones retrieved successfully. Aug 08 19:45:04.292998 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (12a8083c-6908-405c-8919-46b23660dcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.293812 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38ec9f7-8726-40da-ba4d-044775b2a307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.294669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.flows.api.create_volume [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Validating volume size '1' using validate_int {{(pid=100254) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:45:04.317062 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38ec9f7-8726-40da-ba4d-044775b2a307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.318003 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef901fe9-b551-4360-8bf7-72b79fd4b36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.352822 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.quota [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Created reservations ['d6630168-2828-47dc-b774-d2518adfbfc9', '579947ce-1c05-460e-a4d5-6ff775f7ff75', '1dcf83f8-9098-4589-b5d9-d7e114d9e3d7', 'e495859c-31eb-4296-88a6-8cd3c0f31b2e'] {{(pid=100254) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:45:04.353563 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef901fe9-b551-4360-8bf7-72b79fd4b36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6630168-2828-47dc-b774-d2518adfbfc9', '579947ce-1c05-460e-a4d5-6ff775f7ff75', '1dcf83f8-9098-4589-b5d9-d7e114d9e3d7', 'e495859c-31eb-4296-88a6-8cd3c0f31b2e']}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.354274 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc948579-366d-41ae-95b9-41b0cedb9ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.380669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc948579-366d-41ae-95b9-41b0cedb9ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771476f8-10fc-4a3e-bced-725cbbddcce6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1751899529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['d6630168-2828-47dc-b774-d2518adfbfc9','579947ce-1c05-460e-a4d5-6ff775f7ff75','1dcf83f8-9098-4589-b5d9-d7e114d9e3d7','e495859c-31eb-4296-88a6-8cd3c0f31b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1751899529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771476f8-10fc-4a3e-bced-725cbbddcce6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffbb849cc0043ef85ef88490572e27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88139d671a1447debe9f68e29b93631a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.381785 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43172e7f-4869-45fa-ad91-a2d441279757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.399569 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43172e7f-4869-45fa-ad91-a2d441279757) transitioned into 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-1751899529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['d6630168-2828-47dc-b774-d2518adfbfc9','579947ce-1c05-460e-a4d5-6ff775f7ff75','1dcf83f8-9098-4589-b5d9-d7e114d9e3d7','e495859c-31eb-4296-88a6-8cd3c0f31b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.400217 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e003b72-2dd6-431e-935c-5b537fb4050c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.409865 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e003b72-2dd6-431e-935c-5b537fb4050c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100254) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.410669 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (12a8083c-6908-405c-8919-46b23660dcb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100254) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.410940 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request issued successfully. Aug 08 19:45:04.411478 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2deaeb06-e772-40e0-ab00-b23f9ecff43f tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:45:04.411894 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1447/5792] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:45:04 2026] POST /volume/v3/volumes => generated 762 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:45:04.423063 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.424843 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] POST https://10.4.3.89/volume/v3/volumes Aug 08 19:45:04.425177 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-511075100"}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:04.426580 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.v3.volumes [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request body: {'volume': {"'source_volid": '9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-511075100'}} {{(pid=100252) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 08 19:45:04.426694 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume of 1 GB Aug 08 19:45:04.427058 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.427058 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:45:04.430468 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Availability Zones retrieved successfully. Aug 08 19:45:04.435470 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (25d1c548-9d60-4541-9b7b-9655f656407a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.436282 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e65558-36b7-4612-86e7-0d05f3415f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.437065 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.flows.api.create_volume [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Validating volume size '1' using validate_int {{(pid=100252) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 08 19:45:04.459171 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3e65558-36b7-4612-86e7-0d05f3415f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-08T19:21:36Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3de1e66b-ed01-4f6c-8408-4eacba70c2fa', '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=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.460065 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d79a57b1-c570-47b6-9f72-f2148d87f807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.494967 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.quota [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Created reservations ['3ed76e7e-18ae-4eef-95c1-66d815239c93', '714d6f6d-9ddd-494e-81cc-53fb1a0fed39', '675736a7-eeeb-40be-a868-9373fad61067', 'b6a6927a-e41f-46c9-9f6e-4a89c6c4effb'] {{(pid=100252) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 08 19:45:04.495781 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d79a57b1-c570-47b6-9f72-f2148d87f807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ed76e7e-18ae-4eef-95c1-66d815239c93', '714d6f6d-9ddd-494e-81cc-53fb1a0fed39', '675736a7-eeeb-40be-a868-9373fad61067', 'b6a6927a-e41f-46c9-9f6e-4a89c6c4effb']}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.496436 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a658740d-852f-407b-b531-c4b340d9e208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.516745 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a658740d-852f-407b-b531-c4b340d9e208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce94de3-1b66-447a-b18c-cab82cc49c67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-511075100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['3ed76e7e-18ae-4eef-95c1-66d815239c93','714d6f6d-9ddd-494e-81cc-53fb1a0fed39','675736a7-eeeb-40be-a868-9373fad61067','b6a6927a-e41f-46c9-9f6e-4a89c6c4effb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa), '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-08-08T19:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-511075100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cce94de3-1b66-447a-b18c-cab82cc49c67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fffbb849cc0043ef85ef88490572e27a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,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='88139d671a1447debe9f68e29b93631a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3de1e66b-ed01-4f6c-8408-4eacba70c2fa),volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.517513 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d0d5ce-9bb2-4558-bbf6-5d2285dd2e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.532725 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72d0d5ce-9bb2-4558-bbf6-5d2285dd2e34) transitioned into 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-511075100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fffbb849cc0043ef85ef88490572e27a',qos_specs=None,replication_status=,reservations=['3ed76e7e-18ae-4eef-95c1-66d815239c93','714d6f6d-9ddd-494e-81cc-53fb1a0fed39','675736a7-eeeb-40be-a868-9373fad61067','b6a6927a-e41f-46c9-9f6e-4a89c6c4effb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88139d671a1447debe9f68e29b93631a',volume_type_id=3de1e66b-ed01-4f6c-8408-4eacba70c2fa)}' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.533457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f197a78f-ecfc-4f67-bed7-28e42a417b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 08 19:45:04.542934 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f197a78f-ecfc-4f67-bed7-28e42a417b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100252) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 08 19:45:04.543791 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Flow 'volume_create_api' (25d1c548-9d60-4541-9b7b-9655f656407a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100252) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 08 19:45:04.544162 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Create volume request issued successfully. Aug 08 19:45:04.544728 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-726c8afd-39fd-4c91-91bb-be27cb2ca2b3 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes returned with HTTP 202 Aug 08 19:45:04.545149 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1450/5793] 10.4.3.89 () {68 vars in 1252 bytes} [Sat Aug 8 19:45:04 2026] POST /volume/v3/volumes => generated 761 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 08 19:45:04.557741 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-4c9a8ab6-eaff-4bd1-bed4-1b82cce79d57 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.559650 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c9a8ab6-eaff-4bd1-bed4-1b82cce79d57 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 Aug 08 19:45:04.559746 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c9a8ab6-eaff-4bd1-bed4-1b82cce79d57 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:04.559920 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-4c9a8ab6-eaff-4bd1-bed4-1b82cce79d57 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:04.567124 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.567124 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:45:04.570648 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-4c9a8ab6-eaff-4bd1-bed4-1b82cce79d57 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:04.574957 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-4c9a8ab6-eaff-4bd1-bed4-1b82cce79d57 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 returned with HTTP 200 Aug 08 19:45:04.575336 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1446/5794] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:04 2026] GET /volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:04.586681 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-e1b8e59a-df6d-4c5e-9064-9ce4e36aff27 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.588700 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1b8e59a-df6d-4c5e-9064-9ce4e36aff27 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e Aug 08 19:45:04.588978 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1b8e59a-df6d-4c5e-9064-9ce4e36aff27 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:04.589252 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-e1b8e59a-df6d-4c5e-9064-9ce4e36aff27 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:04.596432 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.596432 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:45:04.599912 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-e1b8e59a-df6d-4c5e-9064-9ce4e36aff27 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:04.604086 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-e1b8e59a-df6d-4c5e-9064-9ce4e36aff27 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e returned with HTTP 200 Aug 08 19:45:04.604534 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1452/5795] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:04 2026] GET /volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:04.616013 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-92440d1f-4f75-4f6e-b470-62a5620bde6d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.617817 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92440d1f-4f75-4f6e-b470-62a5620bde6d tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 Aug 08 19:45:04.618026 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92440d1f-4f75-4f6e-b470-62a5620bde6d tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:04.618229 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-92440d1f-4f75-4f6e-b470-62a5620bde6d tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:04.624978 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.624978 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:45:04.628385 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-92440d1f-4f75-4f6e-b470-62a5620bde6d tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:04.632101 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-92440d1f-4f75-4f6e-b470-62a5620bde6d tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 returned with HTTP 200 Aug 08 19:45:04.632532 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1448/5796] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:04 2026] GET /volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:04.643680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-0aad8aa5-3e7a-4f36-8065-ff1bb0df0c3e None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.645554 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0aad8aa5-3e7a-4f36-8065-ff1bb0df0c3e tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 Aug 08 19:45:04.645775 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0aad8aa5-3e7a-4f36-8065-ff1bb0df0c3e tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:04.646060 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-0aad8aa5-3e7a-4f36-8065-ff1bb0df0c3e tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:04.653441 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.653441 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:45:04.656918 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-0aad8aa5-3e7a-4f36-8065-ff1bb0df0c3e tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:04.661294 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-0aad8aa5-3e7a-4f36-8065-ff1bb0df0c3e tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 returned with HTTP 200 Aug 08 19:45:04.661623 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1451/5797] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:04 2026] GET /volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:04.675512 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-95124212-d6ae-462e-94bb-4bf80f7c6daa None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.677417 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95124212-d6ae-462e-94bb-4bf80f7c6daa tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 Aug 08 19:45:04.677651 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95124212-d6ae-462e-94bb-4bf80f7c6daa tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:04.677878 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-95124212-d6ae-462e-94bb-4bf80f7c6daa tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:04.685656 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.685656 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:45:04.690069 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-95124212-d6ae-462e-94bb-4bf80f7c6daa tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:04.695592 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-95124212-d6ae-462e-94bb-4bf80f7c6daa tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 returned with HTTP 200 Aug 08 19:45:04.696132 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1447/5798] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:04 2026] GET /volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:04.710754 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.712490 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 Aug 08 19:45:04.712728 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:04.712927 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:04.713128 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume with id: cce94de3-1b66-447a-b18c-cab82cc49c67 Aug 08 19:45:04.719843 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.719843 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:45:04.720269 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:04.734706 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume request issued successfully. Aug 08 19:45:04.734812 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-b282f9b3-b555-4246-9657-bd01f24a9fc1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 returned with HTTP 202 Aug 08 19:45:04.735255 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1453/5799] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:45:04 2026] DELETE /volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:04.742680 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-8cc576a5-f996-4731-b0f2-4e19cdb355e8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:04.744790 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cc576a5-f996-4731-b0f2-4e19cdb355e8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 Aug 08 19:45:04.745076 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cc576a5-f996-4731-b0f2-4e19cdb355e8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:04.745326 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-8cc576a5-f996-4731-b0f2-4e19cdb355e8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:04.753685 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:04.753685 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:45:04.757584 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-8cc576a5-f996-4731-b0f2-4e19cdb355e8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:04.762533 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-8cc576a5-f996-4731-b0f2-4e19cdb355e8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 returned with HTTP 200 Aug 08 19:45:04.762940 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1449/5800] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:04 2026] GET /volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:05.774653 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-e0dddf15-3ed5-45db-94df-26be7ce0afd7 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:05.776404 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0dddf15-3ed5-45db-94df-26be7ce0afd7 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 Aug 08 19:45:05.776641 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0dddf15-3ed5-45db-94df-26be7ce0afd7 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:05.776858 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-e0dddf15-3ed5-45db-94df-26be7ce0afd7 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:05.781774 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-e0dddf15-3ed5-45db-94df-26be7ce0afd7 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 returned with HTTP 404 Aug 08 19:45:05.782217 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1452/5801] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:05 2026] GET /volume/v3/volumes/cce94de3-1b66-447a-b18c-cab82cc49c67 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:05.788704 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:05.790220 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 Aug 08 19:45:05.790372 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:05.790576 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:05.790713 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume with id: 771476f8-10fc-4a3e-bced-725cbbddcce6 Aug 08 19:45:05.797045 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:05.797045 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:45:05.797428 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:05.811183 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume request issued successfully. Aug 08 19:45:05.811382 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2e00bdad-891a-4c5f-a077-227a19ea7707 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 returned with HTTP 202 Aug 08 19:45:05.811760 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1448/5802] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:45:05 2026] DELETE /volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:05.819573 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-4f2371a2-f375-4e33-847d-205db55feee4 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:05.821136 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f2371a2-f375-4e33-847d-205db55feee4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 Aug 08 19:45:05.821331 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f2371a2-f375-4e33-847d-205db55feee4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:05.821535 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-4f2371a2-f375-4e33-847d-205db55feee4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:05.828298 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:05.828298 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:45:05.831522 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-4f2371a2-f375-4e33-847d-205db55feee4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:05.835300 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-4f2371a2-f375-4e33-847d-205db55feee4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 returned with HTTP 200 Aug 08 19:45:05.835662 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1454/5803] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:05 2026] GET /volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:06.846858 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a0715582-c65d-40a9-a1d0-348ec6385fa1 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:06.848368 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0715582-c65d-40a9-a1d0-348ec6385fa1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 Aug 08 19:45:06.848540 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0715582-c65d-40a9-a1d0-348ec6385fa1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:06.848705 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a0715582-c65d-40a9-a1d0-348ec6385fa1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:06.853369 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a0715582-c65d-40a9-a1d0-348ec6385fa1 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 returned with HTTP 404 Aug 08 19:45:06.853752 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1450/5804] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:06 2026] GET /volume/v3/volumes/771476f8-10fc-4a3e-bced-725cbbddcce6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:06.859176 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-14a5be71-3540-42e7-9fb2-399d44744f05 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:06.860800 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14a5be71-3540-42e7-9fb2-399d44744f05 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 Aug 08 19:45:06.861020 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14a5be71-3540-42e7-9fb2-399d44744f05 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:06.861234 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-14a5be71-3540-42e7-9fb2-399d44744f05 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:06.861430 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.v3.volumes [None req-14a5be71-3540-42e7-9fb2-399d44744f05 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume with id: 1b11c4d5-e31a-4435-9990-e0bf8ff50655 Aug 08 19:45:06.868019 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:06.868019 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:45:06.868463 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14a5be71-3540-42e7-9fb2-399d44744f05 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:06.883651 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-14a5be71-3540-42e7-9fb2-399d44744f05 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume request issued successfully. Aug 08 19:45:06.883651 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-14a5be71-3540-42e7-9fb2-399d44744f05 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 returned with HTTP 202 Aug 08 19:45:06.884072 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1453/5805] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:45:06 2026] DELETE /volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:06.891026 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-34d669f6-1828-40d3-b2a7-547ea84ab9dd None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:06.892757 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d669f6-1828-40d3-b2a7-547ea84ab9dd tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 Aug 08 19:45:06.892955 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d669f6-1828-40d3-b2a7-547ea84ab9dd tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:06.893140 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-34d669f6-1828-40d3-b2a7-547ea84ab9dd tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:06.899696 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:06.899696 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:45:06.903167 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-34d669f6-1828-40d3-b2a7-547ea84ab9dd tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:06.907174 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-34d669f6-1828-40d3-b2a7-547ea84ab9dd tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 returned with HTTP 200 Aug 08 19:45:06.907562 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1449/5806] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:06 2026] GET /volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:07.919550 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-c311f807-e564-4ca7-b7d2-ba034cd3f4c6 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:07.921173 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c311f807-e564-4ca7-b7d2-ba034cd3f4c6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 Aug 08 19:45:07.921348 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c311f807-e564-4ca7-b7d2-ba034cd3f4c6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:07.921538 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-c311f807-e564-4ca7-b7d2-ba034cd3f4c6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:07.926504 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-c311f807-e564-4ca7-b7d2-ba034cd3f4c6 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 returned with HTTP 404 Aug 08 19:45:07.926904 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1455/5807] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:07 2026] GET /volume/v3/volumes/1b11c4d5-e31a-4435-9990-e0bf8ff50655 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:07.933079 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:07.934725 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e Aug 08 19:45:07.934895 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:07.935094 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:07.935243 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.v3.volumes [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume with id: d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e Aug 08 19:45:07.941660 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:07.941660 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:45:07.942053 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:07.957100 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume request issued successfully. Aug 08 19:45:07.957230 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-3b04ae77-68d4-4a78-8ddf-c2acca9e064a tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e returned with HTTP 202 Aug 08 19:45:07.957768 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1451/5808] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:45:07 2026] DELETE /volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:07.964056 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ca28aedd-3ebf-46f0-a231-889c7cb1ab6b None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:07.966524 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca28aedd-3ebf-46f0-a231-889c7cb1ab6b tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e Aug 08 19:45:07.966823 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca28aedd-3ebf-46f0-a231-889c7cb1ab6b tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:07.967103 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ca28aedd-3ebf-46f0-a231-889c7cb1ab6b tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:07.975594 np0000006803 devstack@c-api.service[100252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:07.975594 np0000006803 devstack@c-api.service[100252]: warnings.warn( Aug 08 19:45:07.979775 np0000006803 devstack@c-api.service[100252]: INFO cinder.volume.api [None req-ca28aedd-3ebf-46f0-a231-889c7cb1ab6b tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:07.984949 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ca28aedd-3ebf-46f0-a231-889c7cb1ab6b tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e returned with HTTP 200 Aug 08 19:45:07.985446 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1454/5809] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:07 2026] GET /volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:08.997386 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-24833512-89db-4f3c-8315-f83f9fee8e72 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:08.999075 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24833512-89db-4f3c-8315-f83f9fee8e72 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e Aug 08 19:45:08.999281 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24833512-89db-4f3c-8315-f83f9fee8e72 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:08.999487 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-24833512-89db-4f3c-8315-f83f9fee8e72 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:09.005605 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-24833512-89db-4f3c-8315-f83f9fee8e72 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e returned with HTTP 404 Aug 08 19:45:09.006055 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1450/5810] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:08 2026] GET /volume/v3/volumes/d2104d2d-acbc-49a0-bdfa-f4e9c7fd763e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:09.012475 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:09.014227 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 Aug 08 19:45:09.014467 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:09.014651 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:09.014808 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.v3.volumes [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume with id: 6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 Aug 08 19:45:09.022367 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:09.022367 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:45:09.022842 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:09.037280 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume request issued successfully. Aug 08 19:45:09.037517 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-8173ef45-54f9-4877-8c2d-fb9ccfefe640 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 returned with HTTP 202 Aug 08 19:45:09.037908 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1456/5811] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:45:09 2026] DELETE /volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:09.045458 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-7821826c-6d54-4de2-9b5b-42d71715a0af None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:09.047700 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7821826c-6d54-4de2-9b5b-42d71715a0af tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 Aug 08 19:45:09.047985 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7821826c-6d54-4de2-9b5b-42d71715a0af tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:09.048262 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-7821826c-6d54-4de2-9b5b-42d71715a0af tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:09.056825 np0000006803 devstack@c-api.service[100254]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:09.056825 np0000006803 devstack@c-api.service[100254]: warnings.warn( Aug 08 19:45:09.061333 np0000006803 devstack@c-api.service[100254]: INFO cinder.volume.api [None req-7821826c-6d54-4de2-9b5b-42d71715a0af tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:09.066492 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-7821826c-6d54-4de2-9b5b-42d71715a0af tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 returned with HTTP 200 Aug 08 19:45:09.067137 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1452/5812] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:09 2026] GET /volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:10.078059 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d127ddf2-aa3a-4ad7-a719-1f1412ddcc7c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:10.079767 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d127ddf2-aa3a-4ad7-a719-1f1412ddcc7c tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 Aug 08 19:45:10.079963 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d127ddf2-aa3a-4ad7-a719-1f1412ddcc7c tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:10.080132 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d127ddf2-aa3a-4ad7-a719-1f1412ddcc7c tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:10.084984 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d127ddf2-aa3a-4ad7-a719-1f1412ddcc7c tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 returned with HTTP 404 Aug 08 19:45:10.085451 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1455/5813] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:10 2026] GET /volume/v3/volumes/6a8be1f0-4aae-4fa7-9f67-eaa855dda1d3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:10.091929 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:10.093678 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] DELETE https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa Aug 08 19:45:10.093894 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:10.094060 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:10.094205 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.v3.volumes [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume with id: 9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa Aug 08 19:45:10.100722 np0000006803 devstack@c-api.service[100251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:10.100722 np0000006803 devstack@c-api.service[100251]: warnings.warn( Aug 08 19:45:10.101218 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:10.115187 np0000006803 devstack@c-api.service[100251]: INFO cinder.volume.api [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Delete volume request issued successfully. Aug 08 19:45:10.115424 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-f6919474-e3fe-4d72-9794-29a0dfb058b4 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa returned with HTTP 202 Aug 08 19:45:10.115789 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1451/5814] 10.4.3.89 () {66 vars in 1344 bytes} [Sat Aug 8 19:45:10 2026] DELETE /volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:10.122283 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-63a11f3c-3f10-468e-91bf-c551aafbacc8 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:10.124160 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63a11f3c-3f10-468e-91bf-c551aafbacc8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa Aug 08 19:45:10.124428 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63a11f3c-3f10-468e-91bf-c551aafbacc8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:10.124658 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-63a11f3c-3f10-468e-91bf-c551aafbacc8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:10.131468 np0000006803 devstack@c-api.service[100253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 08 19:45:10.131468 np0000006803 devstack@c-api.service[100253]: warnings.warn( Aug 08 19:45:10.134630 np0000006803 devstack@c-api.service[100253]: INFO cinder.volume.api [None req-63a11f3c-3f10-468e-91bf-c551aafbacc8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Volume info retrieved successfully. Aug 08 19:45:10.138429 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-63a11f3c-3f10-468e-91bf-c551aafbacc8 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa returned with HTTP 200 Aug 08 19:45:10.138789 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1457/5815] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:10 2026] GET /volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:11.150385 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4186e4d1-3d0e-49a9-ae1d-dfe6cadb5702 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:11.153202 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4186e4d1-3d0e-49a9-ae1d-dfe6cadb5702 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] GET https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa Aug 08 19:45:11.153202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4186e4d1-3d0e-49a9-ae1d-dfe6cadb5702 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:11.153202 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4186e4d1-3d0e-49a9-ae1d-dfe6cadb5702 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:11.157980 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4186e4d1-3d0e-49a9-ae1d-dfe6cadb5702 tempest-CreateVolumesFromSourceVolumeTest-1849499500 tempest-CreateVolumesFromSourceVolumeTest-1849499500-project-member] https://10.4.3.89/volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa returned with HTTP 404 Aug 08 19:45:11.158394 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1453/5816] 10.4.3.89 () {66 vars in 1341 bytes} [Sat Aug 8 19:45:11 2026] GET /volume/v3/volumes/9eb0e1bd-ee3a-4c7e-b78b-eeb6d21f54fa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:12.553034 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-ab31e597-25fb-493f-ae95-723a6b6aa720 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:12.659499 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab31e597-25fb-493f-ae95-723a6b6aa720 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-admin] GET https://10.4.3.89/volume/v3/scheduler-stats/get_pools Aug 08 19:45:12.659697 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab31e597-25fb-493f-ae95-723a6b6aa720 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:12.659895 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-ab31e597-25fb-493f-ae95-723a6b6aa720 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-admin] Calling method 'get_pools' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:12.669768 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-ab31e597-25fb-493f-ae95-723a6b6aa720 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-admin] https://10.4.3.89/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 08 19:45:12.670295 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1456/5817] 10.4.3.89 () {66 vars in 1284 bytes} [Sat Aug 8 19:45:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:12.677480 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-5c40fc4e-4bae-46e4-8ceb-26bd2e8a3530 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:12.728690 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c40fc4e-4bae-46e4-8ceb-26bd2e8a3530 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-reader] GET https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool Aug 08 19:45:12.728943 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c40fc4e-4bae-46e4-8ceb-26bd2e8a3530 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-reader] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:12.729138 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-5c40fc4e-4bae-46e4-8ceb-26bd2e8a3530 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-reader] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:12.729936 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-5c40fc4e-4bae-46e4-8ceb-26bd2e8a3530 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '151aadcb2f344012b506950bfae53d5b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a38b0499130a451d975345ce940d32b4', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:12.730107 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-5c40fc4e-4bae-46e4-8ceb-26bd2e8a3530 tempest-ProjectReaderTests-146270489 tempest-ProjectReaderTests-146270489-project-reader] https://10.4.3.89/volume/v3/capabilities/np0000006803@storpool returned with HTTP 403 Aug 08 19:45:12.730538 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1452/5818] 10.4.3.89 () {66 vars in 1311 bytes} [Sat Aug 8 19:45:12 2026] GET /volume/v3/capabilities/np0000006803@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.182006 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-bb23bfc7-cc16-4886-9588-cdbed141372c None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.269467 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb23bfc7-cc16-4886-9588-cdbed141372c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:45:14.269825 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-bb23bfc7-cc16-4886-9588-cdbed141372c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1695407990", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.284206 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-bb23bfc7-cc16-4886-9588-cdbed141372c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:45:14.284641 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1458/5819] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types => generated 380 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.292640 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-2ca26967-0eee-48ff-bef3-5fe17b5b6d4e None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.295004 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ca26967-0eee-48ff-bef3-5fe17b5b6d4e tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption Aug 08 19:45:14.295486 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-2ca26967-0eee-48ff-bef3-5fe17b5b6d4e tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.313332 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-2ca26967-0eee-48ff-bef3-5fe17b5b6d4e tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption returned with HTTP 200 Aug 08 19:45:14.313847 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1454/5820] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.321889 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-665c1122-a9d8-4cd6-a3eb-a02c40c1981a None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.323479 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-665c1122-a9d8-4cd6-a3eb-a02c40c1981a tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:45:14.323800 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-665c1122-a9d8-4cd6-a3eb-a02c40c1981a tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1502656836", "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=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.338562 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-665c1122-a9d8-4cd6-a3eb-a02c40c1981a tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:45:14.338890 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1457/5821] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.346526 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-35dd5dd8-a80a-4b8c-a859-3adf79eedd9c None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.400449 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35dd5dd8-a80a-4b8c-a859-3adf79eedd9c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] POST https://10.4.3.89/volume/v3/types/1f055b65-5bab-4fb5-b89f-d1ef10a25a6b/encryption Aug 08 19:45:14.400777 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-35dd5dd8-a80a-4b8c-a859-3adf79eedd9c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.402941 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-35dd5dd8-a80a-4b8c-a859-3adf79eedd9c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.403126 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-35dd5dd8-a80a-4b8c-a859-3adf79eedd9c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/1f055b65-5bab-4fb5-b89f-d1ef10a25a6b/encryption returned with HTTP 403 Aug 08 19:45:14.403539 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1453/5822] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types/1f055b65-5bab-4fb5-b89f-d1ef10a25a6b/encryption => generated 127 bytes in 57 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.411141 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-88954283-50e9-4cc6-9321-751e3e8e30b3 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.412781 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88954283-50e9-4cc6-9321-751e3e8e30b3 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:45:14.413153 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-88954283-50e9-4cc6-9321-751e3e8e30b3 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2078097589", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.429063 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-88954283-50e9-4cc6-9321-751e3e8e30b3 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:45:14.429464 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1459/5823] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.437272 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-499b3bbe-6750-44c2-a805-589c97fff76f None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.439160 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-499b3bbe-6750-44c2-a805-589c97fff76f tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] POST https://10.4.3.89/volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894/extra_specs Aug 08 19:45:14.439552 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-499b3bbe-6750-44c2-a805-589c97fff76f tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.441284 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-499b3bbe-6750-44c2-a805-589c97fff76f tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.441479 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-499b3bbe-6750-44c2-a805-589c97fff76f tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894/extra_specs returned with HTTP 403 Aug 08 19:45:14.441891 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1455/5824] 10.4.3.89 () {68 vars in 1392 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.448097 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-9d9e4786-e618-47be-b491-f7a9d0c17267 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.449811 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d9e4786-e618-47be-b491-f7a9d0c17267 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] PUT https://10.4.3.89/volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894/extra_specs/key2 Aug 08 19:45:14.450129 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-9d9e4786-e618-47be-b491-f7a9d0c17267 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.451890 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-9d9e4786-e618-47be-b491-f7a9d0c17267 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.452068 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-9d9e4786-e618-47be-b491-f7a9d0c17267 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894/extra_specs/key2 returned with HTTP 403 Aug 08 19:45:14.452470 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1458/5825] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:45:14 2026] PUT /volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.459690 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-09c6a5c6-55f1-4e90-8a1d-bf57e47cab1a None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.461424 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09c6a5c6-55f1-4e90-8a1d-bf57e47cab1a tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] POST https://10.4.3.89/volume/v3/types Aug 08 19:45:14.461785 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-09c6a5c6-55f1-4e90-8a1d-bf57e47cab1a tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.463751 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-09c6a5c6-55f1-4e90-8a1d-bf57e47cab1a tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.463946 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-09c6a5c6-55f1-4e90-8a1d-bf57e47cab1a tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types returned with HTTP 403 Aug 08 19:45:14.464583 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1454/5826] 10.4.3.89 () {68 vars in 1245 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.471190 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-f2756cb6-2e5b-42d8-bf87-78779ea25002 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.472825 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2756cb6-2e5b-42d8-bf87-78779ea25002 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:45:14.473191 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-f2756cb6-2e5b-42d8-bf87-78779ea25002 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-487627217", "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=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.488318 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-f2756cb6-2e5b-42d8-bf87-78779ea25002 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:45:14.488634 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1460/5827] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.496734 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-6a3e927b-a945-444c-bc16-8595d8873968 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.499191 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a3e927b-a945-444c-bc16-8595d8873968 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9/encryption Aug 08 19:45:14.499724 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-6a3e927b-a945-444c-bc16-8595d8873968 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.517869 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-6a3e927b-a945-444c-bc16-8595d8873968 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9/encryption returned with HTTP 200 Aug 08 19:45:14.518403 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1456/5828] 10.4.3.89 () {68 vars in 1390 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.526387 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-556cde5e-2530-4db6-9177-be9f407920d2 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.528180 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-556cde5e-2530-4db6-9177-be9f407920d2 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] DELETE https://10.4.3.89/volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9/encryption/53a423c8-f890-49ae-9826-ce2e06b8f355 Aug 08 19:45:14.528364 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-556cde5e-2530-4db6-9177-be9f407920d2 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.528577 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-556cde5e-2530-4db6-9177-be9f407920d2 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.529170 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-556cde5e-2530-4db6-9177-be9f407920d2 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.529327 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-556cde5e-2530-4db6-9177-be9f407920d2 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9/encryption/53a423c8-f890-49ae-9826-ce2e06b8f355 returned with HTTP 403 Aug 08 19:45:14.529754 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1459/5829] 10.4.3.89 () {66 vars in 1482 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9/encryption/53a423c8-f890-49ae-9826-ce2e06b8f355 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.537059 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-dcf3d279-91f3-4858-b1db-a9ed6a59aea4 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.538862 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dcf3d279-91f3-4858-b1db-a9ed6a59aea4 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:45:14.539220 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-dcf3d279-91f3-4858-b1db-a9ed6a59aea4 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-122857090", "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=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.553953 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-dcf3d279-91f3-4858-b1db-a9ed6a59aea4 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:45:14.554315 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1455/5830] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.561650 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-ba4f6d1e-f0b3-498e-aa1e-8dccdc529925 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.563524 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba4f6d1e-f0b3-498e-aa1e-8dccdc529925 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] DELETE https://10.4.3.89/volume/v3/types/dcc6d9ba-6ece-4d3c-a031-9b72340af6e5/extra_specs/key1 Aug 08 19:45:14.563777 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba4f6d1e-f0b3-498e-aa1e-8dccdc529925 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.564026 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-ba4f6d1e-f0b3-498e-aa1e-8dccdc529925 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.568656 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-ba4f6d1e-f0b3-498e-aa1e-8dccdc529925 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.568925 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-ba4f6d1e-f0b3-498e-aa1e-8dccdc529925 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/dcc6d9ba-6ece-4d3c-a031-9b72340af6e5/extra_specs/key1 returned with HTTP 403 Aug 08 19:45:14.569374 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1461/5831] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/dcc6d9ba-6ece-4d3c-a031-9b72340af6e5/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.576635 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-a47c732f-16f3-4c9e-bdfb-a4065e290990 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.578446 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a47c732f-16f3-4c9e-bdfb-a4065e290990 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] POST https://10.4.3.89/volume/v3/types Aug 08 19:45:14.578821 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-a47c732f-16f3-4c9e-bdfb-a4065e290990 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1456003779", "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=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.593055 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-a47c732f-16f3-4c9e-bdfb-a4065e290990 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:45:14.593574 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1457/5832] 10.4.3.89 () {68 vars in 1246 bytes} [Sat Aug 8 19:45:14 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.601173 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-8367e71f-1674-4220-9a60-4492cf5d2e4c None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.603449 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8367e71f-1674-4220-9a60-4492cf5d2e4c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] DELETE https://10.4.3.89/volume/v3/types/ff2d1ae4-ef50-452a-8f81-baa8fbd6d6b9 Aug 08 19:45:14.603680 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8367e71f-1674-4220-9a60-4492cf5d2e4c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.603877 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-8367e71f-1674-4220-9a60-4492cf5d2e4c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.604631 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-8367e71f-1674-4220-9a60-4492cf5d2e4c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.604791 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-8367e71f-1674-4220-9a60-4492cf5d2e4c tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/ff2d1ae4-ef50-452a-8f81-baa8fbd6d6b9 returned with HTTP 403 Aug 08 19:45:14.605241 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1460/5833] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/ff2d1ae4-ef50-452a-8f81-baa8fbd6d6b9 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.612303 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-c080800d-76be-4e33-89f1-889a6b63b6b0 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.614055 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c080800d-76be-4e33-89f1-889a6b63b6b0 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] GET https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs Aug 08 19:45:14.614237 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c080800d-76be-4e33-89f1-889a6b63b6b0 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.614449 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-c080800d-76be-4e33-89f1-889a6b63b6b0 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'index' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.621729 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-c080800d-76be-4e33-89f1-889a6b63b6b0 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs returned with HTTP 200 Aug 08 19:45:14.622071 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1456/5834] 10.4.3.89 () {66 vars in 1371 bytes} [Sat Aug 8 19:45:14 2026] GET /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.629578 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-9987aac8-256f-4dbe-94ff-26c0de889634 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.631428 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9987aac8-256f-4dbe-94ff-26c0de889634 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] GET https://10.4.3.89/volume/v3/types Aug 08 19:45:14.631619 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9987aac8-256f-4dbe-94ff-26c0de889634 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.631798 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-9987aac8-256f-4dbe-94ff-26c0de889634 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'index' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.632542 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.api_utils [None req-9987aac8-256f-4dbe-94ff-26c0de889634 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Removing options '' from query. {{(pid=100253) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 08 19:45:14.654968 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-9987aac8-256f-4dbe-94ff-26c0de889634 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types returned with HTTP 200 Aug 08 19:45:14.655357 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1462/5835] 10.4.3.89 () {66 vars in 1224 bytes} [Sat Aug 8 19:45:14 2026] GET /volume/v3/types => generated 2387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 08 19:45:14.665251 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-10175c2c-b56f-4956-820c-bf57018ed78d None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.667198 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10175c2c-b56f-4956-820c-bf57018ed78d tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] GET https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption/cipher Aug 08 19:45:14.667401 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10175c2c-b56f-4956-820c-bf57018ed78d tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.667610 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-10175c2c-b56f-4956-820c-bf57018ed78d tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.668216 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.policy [None req-10175c2c-b56f-4956-820c-bf57018ed78d tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100254) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.668381 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-10175c2c-b56f-4956-820c-bf57018ed78d tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption/cipher returned with HTTP 403 Aug 08 19:45:14.668829 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1458/5836] 10.4.3.89 () {66 vars in 1389 bytes} [Sat Aug 8 19:45:14 2026] GET /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.676474 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-10a455f2-c7ff-445c-9d21-ec07436ceb45 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.678421 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10a455f2-c7ff-445c-9d21-ec07436ceb45 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] GET https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption Aug 08 19:45:14.678638 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10a455f2-c7ff-445c-9d21-ec07436ceb45 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.678819 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-10a455f2-c7ff-445c-9d21-ec07436ceb45 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'index' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.679417 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-10a455f2-c7ff-445c-9d21-ec07436ceb45 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.679575 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-10a455f2-c7ff-445c-9d21-ec07436ceb45 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption returned with HTTP 403 Aug 08 19:45:14.679968 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1461/5837] 10.4.3.89 () {66 vars in 1368 bytes} [Sat Aug 8 19:45:14 2026] GET /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.688393 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-a82c35f7-6f3e-49da-86a9-0175d99439c5 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.690472 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a82c35f7-6f3e-49da-86a9-0175d99439c5 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] GET https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/multiattach Aug 08 19:45:14.690731 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a82c35f7-6f3e-49da-86a9-0175d99439c5 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.690932 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-a82c35f7-6f3e-49da-86a9-0175d99439c5 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'show' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.699121 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-a82c35f7-6f3e-49da-86a9-0175d99439c5 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/multiattach returned with HTTP 200 Aug 08 19:45:14.699529 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1457/5838] 10.4.3.89 () {66 vars in 1407 bytes} [Sat Aug 8 19:45:14 2026] GET /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 08 19:45:14.706801 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-1d24b06f-2e2e-4c5b-8574-82d406546bd1 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.708875 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d24b06f-2e2e-4c5b-8574-82d406546bd1 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] GET https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/volume_backend_name Aug 08 19:45:14.709102 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d24b06f-2e2e-4c5b-8574-82d406546bd1 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.709329 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-1d24b06f-2e2e-4c5b-8574-82d406546bd1 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'show' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.716875 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-1d24b06f-2e2e-4c5b-8574-82d406546bd1 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/volume_backend_name returned with HTTP 404 Aug 08 19:45:14.717347 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1463/5839] 10.4.3.89 () {66 vars in 1431 bytes} [Sat Aug 8 19:45:14 2026] GET /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.725463 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-69cb7f10-584a-4a31-917e-750518073af8 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.727735 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69cb7f10-584a-4a31-917e-750518073af8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] GET https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 Aug 08 19:45:14.727990 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69cb7f10-584a-4a31-917e-750518073af8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.728245 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-69cb7f10-584a-4a31-917e-750518073af8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Calling method 'show' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.736112 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-69cb7f10-584a-4a31-917e-750518073af8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 returned with HTTP 200 Aug 08 19:45:14.736471 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1459/5840] 10.4.3.89 () {66 vars in 1335 bytes} [Sat Aug 8 19:45:14 2026] GET /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 => generated 318 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 08 19:45:14.745054 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-d4f12b7b-c4b8-4d0a-a91a-16d6aaa56777 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.747038 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4f12b7b-c4b8-4d0a-a91a-16d6aaa56777 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] PUT https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption/00514d80-87d2-4d21-8793-376d6546d028 Aug 08 19:45:14.747366 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-d4f12b7b-c4b8-4d0a-a91a-16d6aaa56777 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.749457 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.policy [None req-d4f12b7b-c4b8-4d0a-a91a-16d6aaa56777 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100252) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.749662 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-d4f12b7b-c4b8-4d0a-a91a-16d6aaa56777 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption/00514d80-87d2-4d21-8793-376d6546d028 returned with HTTP 403 Aug 08 19:45:14.750068 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1462/5841] 10.4.3.89 () {68 vars in 1499 bytes} [Sat Aug 8 19:45:14 2026] PUT /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/encryption/00514d80-87d2-4d21-8793-376d6546d028 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.756772 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-6e6e9d33-84ab-4dbd-82e3-6825afd141c8 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.758514 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e6e9d33-84ab-4dbd-82e3-6825afd141c8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] PUT https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/key1 Aug 08 19:45:14.758866 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-6e6e9d33-84ab-4dbd-82e3-6825afd141c8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.760612 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.policy [None req-6e6e9d33-84ab-4dbd-82e3-6825afd141c8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100251) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.760780 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-6e6e9d33-84ab-4dbd-82e3-6825afd141c8 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/key1 returned with HTTP 403 Aug 08 19:45:14.761451 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1458/5842] 10.4.3.89 () {68 vars in 1406 bytes} [Sat Aug 8 19:45:14 2026] PUT /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.769103 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-169a83a9-5127-4a50-828b-15c36691f667 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.771060 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-169a83a9-5127-4a50-828b-15c36691f667 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] PUT https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 Aug 08 19:45:14.771507 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-169a83a9-5127-4a50-828b-15c36691f667 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 08 19:45:14.773521 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.policy [None req-169a83a9-5127-4a50-828b-15c36691f667 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4a1a6b148d4344d1a487ef087898d176', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '370aa2bdc0504648bf63465ff44a4c81', '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=100253) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 08 19:45:14.773716 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-169a83a9-5127-4a50-828b-15c36691f667 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-member] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 returned with HTTP 403 Aug 08 19:45:14.774277 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1464/5843] 10.4.3.89 () {68 vars in 1355 bytes} [Sat Aug 8 19:45:14 2026] PUT /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 08 19:45:14.781782 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-671d67f5-ab61-4958-8d39-e1c91729f1a9 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.783630 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-671d67f5-ab61-4958-8d39-e1c91729f1a9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] DELETE https://10.4.3.89/volume/v3/types/ff2d1ae4-ef50-452a-8f81-baa8fbd6d6b9 Aug 08 19:45:14.783834 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-671d67f5-ab61-4958-8d39-e1c91729f1a9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.784049 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-671d67f5-ab61-4958-8d39-e1c91729f1a9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.809239 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-671d67f5-ab61-4958-8d39-e1c91729f1a9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/ff2d1ae4-ef50-452a-8f81-baa8fbd6d6b9 returned with HTTP 202 Aug 08 19:45:14.809663 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1460/5844] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/ff2d1ae4-ef50-452a-8f81-baa8fbd6d6b9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:14.817124 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-58a9f0a2-99c4-4308-8e17-c25d775fb300 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.819021 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58a9f0a2-99c4-4308-8e17-c25d775fb300 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] DELETE https://10.4.3.89/volume/v3/types/dcc6d9ba-6ece-4d3c-a031-9b72340af6e5 Aug 08 19:45:14.819204 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58a9f0a2-99c4-4308-8e17-c25d775fb300 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.819389 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-58a9f0a2-99c4-4308-8e17-c25d775fb300 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.841620 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-58a9f0a2-99c4-4308-8e17-c25d775fb300 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/dcc6d9ba-6ece-4d3c-a031-9b72340af6e5 returned with HTTP 202 Aug 08 19:45:14.841981 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1463/5845] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/dcc6d9ba-6ece-4d3c-a031-9b72340af6e5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:14.849243 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.middleware.request_id [None req-2bde1f6a-4bec-4da6-8402-68036401b7b9 None None] RequestId filter calling following filter/app {{(pid=100251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.851017 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2bde1f6a-4bec-4da6-8402-68036401b7b9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] DELETE https://10.4.3.89/volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9 Aug 08 19:45:14.851214 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2bde1f6a-4bec-4da6-8402-68036401b7b9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Empty body provided in request {{(pid=100251) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.851401 np0000006803 devstack@c-api.service[100251]: DEBUG cinder.api.openstack.wsgi [None req-2bde1f6a-4bec-4da6-8402-68036401b7b9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Calling method '_delete' {{(pid=100251) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.875740 np0000006803 devstack@c-api.service[100251]: INFO cinder.api.openstack.wsgi [None req-2bde1f6a-4bec-4da6-8402-68036401b7b9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9 returned with HTTP 202 Aug 08 19:45:14.876159 np0000006803 devstack@c-api.service[100251]: [pid: 100251|app: 0|req: 1459/5846] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/e0783339-71e9-4c85-bece-606e461e7ad9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:14.883246 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.middleware.request_id [None req-10b52070-92b1-4c7c-906a-17c289cce9e9 None None] RequestId filter calling following filter/app {{(pid=100253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.885021 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10b52070-92b1-4c7c-906a-17c289cce9e9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] DELETE https://10.4.3.89/volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894 Aug 08 19:45:14.885233 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10b52070-92b1-4c7c-906a-17c289cce9e9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Empty body provided in request {{(pid=100253) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.885471 np0000006803 devstack@c-api.service[100253]: DEBUG cinder.api.openstack.wsgi [None req-10b52070-92b1-4c7c-906a-17c289cce9e9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Calling method '_delete' {{(pid=100253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.907758 np0000006803 devstack@c-api.service[100253]: INFO cinder.api.openstack.wsgi [None req-10b52070-92b1-4c7c-906a-17c289cce9e9 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894 returned with HTTP 202 Aug 08 19:45:14.908137 np0000006803 devstack@c-api.service[100253]: [pid: 100253|app: 0|req: 1465/5847] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/057eb2a7-ac74-48a2-bd5e-8558bd37f894 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:14.915394 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.middleware.request_id [None req-4606904b-9689-4b4f-8194-76c4c9c163e4 None None] RequestId filter calling following filter/app {{(pid=100254) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.916761 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4606904b-9689-4b4f-8194-76c4c9c163e4 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] DELETE https://10.4.3.89/volume/v3/types/1f055b65-5bab-4fb5-b89f-d1ef10a25a6b Aug 08 19:45:14.916979 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4606904b-9689-4b4f-8194-76c4c9c163e4 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Empty body provided in request {{(pid=100254) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.917188 np0000006803 devstack@c-api.service[100254]: DEBUG cinder.api.openstack.wsgi [None req-4606904b-9689-4b4f-8194-76c4c9c163e4 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Calling method '_delete' {{(pid=100254) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.937818 np0000006803 devstack@c-api.service[100254]: INFO cinder.api.openstack.wsgi [None req-4606904b-9689-4b4f-8194-76c4c9c163e4 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/1f055b65-5bab-4fb5-b89f-d1ef10a25a6b returned with HTTP 202 Aug 08 19:45:14.938167 np0000006803 devstack@c-api.service[100254]: [pid: 100254|app: 0|req: 1461/5848] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/1f055b65-5bab-4fb5-b89f-d1ef10a25a6b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:14.944640 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.middleware.request_id [None req-873a8a5f-ad42-4371-89f0-780eb1d7d210 None None] RequestId filter calling following filter/app {{(pid=100252) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 08 19:45:14.946367 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-873a8a5f-ad42-4371-89f0-780eb1d7d210 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] DELETE https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 Aug 08 19:45:14.946694 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-873a8a5f-ad42-4371-89f0-780eb1d7d210 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Empty body provided in request {{(pid=100252) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 08 19:45:14.946914 np0000006803 devstack@c-api.service[100252]: DEBUG cinder.api.openstack.wsgi [None req-873a8a5f-ad42-4371-89f0-780eb1d7d210 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] Calling method '_delete' {{(pid=100252) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 08 19:45:14.969351 np0000006803 devstack@c-api.service[100252]: INFO cinder.api.openstack.wsgi [None req-873a8a5f-ad42-4371-89f0-780eb1d7d210 tempest-VolumeTypesMemberTests-1576628416 tempest-VolumeTypesMemberTests-1576628416-project-admin] https://10.4.3.89/volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 returned with HTTP 202 Aug 08 19:45:14.969732 np0000006803 devstack@c-api.service[100252]: [pid: 100252|app: 0|req: 1464/5849] 10.4.3.89 () {66 vars in 1338 bytes} [Sat Aug 8 19:45:14 2026] DELETE /volume/v3/types/2e694804-5a72-434f-9d2c-ce38a40796f6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 08 19:45:24.873185 np0000006803 devstack@c-api.service[100251]: DEBUG dbcounter [-] [100251] Writing DB stats cinder:SELECT=97,cinder:UPDATE=33,cinder:INSERT=24 {{(pid=100251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:45:24.905216 np0000006803 devstack@c-api.service[100253]: DEBUG dbcounter [-] [100253] Writing DB stats cinder:SELECT=82,cinder:UPDATE=23,cinder:INSERT=27 {{(pid=100253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:45:24.935320 np0000006803 devstack@c-api.service[100254]: DEBUG dbcounter [-] [100254] Writing DB stats cinder:SELECT=89,cinder:UPDATE=26,cinder:INSERT=16 {{(pid=100254) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 08 19:45:24.966958 np0000006803 devstack@c-api.service[100252]: DEBUG dbcounter [-] [100252] Writing DB stats cinder:SELECT=82,cinder:UPDATE=34,cinder:INSERT=20 {{(pid=100252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}